vcs: don't assume that the base rev has a single child #640
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-01-30T14:53:57.265Z
Resolved: 2025-01-30T14:54:18.737Z
Task Execution Time: 21 seconds, 472 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-01-30 14:53:57.339Z] Task ID: ZBY9OnoeTHGBXeslrlLEiw
[taskcluster 2025-01-30 14:53:57.339Z] Worker ID: 88278906938207444
[taskcluster 2025-01-30 14:53:57.339Z] Worker Group: us-central1-f
[taskcluster 2025-01-30 14:53:57.339Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2025-01-30 14:53:57.339Z] Worker Pool: taskgraph-1/decision-gcp
[taskcluster 2025-01-30 14:53:57.339Z] Worker Version: 38.0.5
[taskcluster 2025-01-30 14:53:57.339Z] Public IP: 34.72.103.129
[taskcluster 2025-01-30 14:53:57.339Z] Hostname: taskgraph-1-decision-gcp-e7iolrx1qw2tpnj0-t2voq
[taskcluster 2025-01-30 14:53:57.339Z] using cache "taskgraph-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts
a97e721672c2 - Started downloading
0921fcff5269 - Started downloading
767462d92fac - Started downloading
a97e721672c2 - Downloaded in 0.07 seconds
fcecf3b8b64b - Started downloading
fcecf3b8b64b - Downloaded in 0.001 seconds
0921fcff5269 - Downloaded in 0.61 seconds
767462d92fac - Downloaded in 0.674 seconds
Digest: sha256:57e4c2d2ad92cea663dcc02cacbfd88b3506edde80e19fbd8a57b3dfe37ae9bd
Status: Downloaded newer image for mozillareleases/taskgraph:decision-latest
...(57 lines hidden)...
[task 2025-01-30T14:54:14.045Z] Requirement already satisfied: idna<4,>=2.5 in /usr/local/lib/python3.11/dist-packages (from requests>=2.25->taskcluster-taskgraph==13.0.0) (3.8)
[task 2025-01-30T14:54:14.047Z] Requirement already satisfied: urllib3<3,>=1.21.1 in /usr/local/lib/python3.11/dist-packages (from requests>=2.25->taskcluster-taskgraph==13.0.0) (2.2.2)
[task 2025-01-30T14:54:14.048Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/local/lib/python3.11/dist-packages (from requests>=2.25->taskcluster-taskgraph==13.0.0) (2024.8.30)
[task 2025-01-30T14:54:14.065Z] Requirement already satisfied: giturlparse in /usr/local/lib/python3.11/dist-packages (from mozilla-repo-urls->taskcluster-taskgraph==13.0.0) (0.12.0)
[task 2025-01-30T14:54:14.072Z] 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==13.0.0) (5.2.0)
[task 2025-01-30T14:54:14.106Z] 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==13.0.0) (2.1.5)
[task 2025-01-30T14:54:14.116Z] 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==13.0.0) (1.3)
[task 2025-01-30T14:54:14.151Z] Requirement already satisfied: python-dateutil>=2.7.0 in /usr/local/lib/python3.11/dist-packages (from arrow->cookiecutter~=2.1->taskcluster-taskgraph==13.0.0) (2.9.0.post0)
[task 2025-01-30T14:54:14.152Z] Requirement already satisfied: types-python-dateutil>=2.8.10 in /usr/local/lib/python3.11/dist-packages (from arrow->cookiecutter~=2.1->taskcluster-taskgraph==13.0.0) (2.9.0.20240906)
[task 2025-01-30T14:54:14.174Z] Requirement already satisfied: markdown-it-py>=2.2.0 in /usr/local/lib/python3.11/dist-packages (from rich->cookiecutter~=2.1->taskcluster-taskgraph==13.0.0) (3.0.0)
[task 2025-01-30T14:54:14.176Z] 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==13.0.0) (2.18.0)
[task 2025-01-30T14:54:14.216Z] 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==13.0.0) (0.1.2)
[task 2025-01-30T14:54:14.248Z] 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==13.0.0) (1.16.0)
[task 2025-01-30T14:54:14.303Z] Building wheels for collected packages: taskcluster-taskgraph
[task 2025-01-30T14:54:14.304Z] Building wheel for taskcluster-taskgraph (pyproject.toml): started
[task 2025-01-30T14:54:14.338Z] Building wheel for taskcluster-taskgraph (pyproject.toml): finished with status 'done'
[task 2025-01-30T14:54:14.339Z] Created wheel for taskcluster-taskgraph: filename=taskcluster_taskgraph-13.0.0-py3-none-any.whl size=195265 sha256=eb0fb7449902b90dff049f21eb5e9dbbf3a2f9779faf0301d4b2040eed8f7be5
[task 2025-01-30T14:54:14.340Z] Stored in directory: /tmp/pip-ephem-wheel-cache-rka7pj2o/wheels/54/fa/b4/d3017bf051c083cc076bfd93af1693baf4c91b8f6fee74b0bc
[task 2025-01-30T14:54:14.344Z] Successfully built taskcluster-taskgraph
[task 2025-01-30T14:54:14.442Z] Installing collected packages: taskcluster-taskgraph
[task 2025-01-30T14:54:14.538Z] WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[task 2025-01-30T14:54:14.538Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[task 2025-01-30T14:54:14.543Z] Successfully installed taskcluster-taskgraph-13.0.0
[task 2025-01-30T14:54:14.616Z] + 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=7e01bbbbee8abcac69b03dd9d83d3e971d8a4ba3 --head-repository=https://github.com/jcristau/taskgraph --head-ref=changed-files-revset --head-rev=fce90ce2859b480a74f3413551214015e6d9b389
[task 2025-01-30T14:54:15.138Z] 2025-01-30 14:54:15,137 - INFO - Loading graph configuration.
[task 2025-01-30T14:54:15.138Z] 2025-01-30 14:54:15,138 - DEBUG - loading config from `taskcluster/config.yml`
[task 2025-01-30T14:54:15.149Z] 2025-01-30 14:54:15,148 - 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 2025-01-30T14:54:15.149Z] 2025-01-30 14:54:15,149 - INFO - Using Parameters(id=e56e43c92379) (from defaults)
[task 2025-01-30T14:54:15.150Z] 2025-01-30 14:54:15,150 - DEBUG - Dumping parameters:
[task 2025-01-30T14:54:15.151Z] { 'base_ref': 'main',
[task 2025-01-30T14:54:15.151Z] 'base_repository': 'https://github.com/taskcluster/taskgraph',
[task 2025-01-30T14:54:15.151Z] 'base_rev': '7e01bbbbee8abcac69b03dd9d83d3e971d8a4ba3',
[task 2025-01-30T14:54:15.151Z] 'build_date': 1738248855,
[task 2025-01-30T14:54:15.152Z] 'build_number': 1,
[task 2025-01-30T14:54:15.153Z] 'do_not_optimize': [],
[task 2025-01-30T14:54:15.154Z] 'enable_always_target': True,
[task 2025-01-30T14:54:15.155Z] 'existing_tasks': {},
[task 2025-01-30T14:54:15.156Z] 'files_changed': ['src/taskgraph/util/vcs.py'],
[task 2025-01-30T14:54:15.156Z] 'filters': ['target_tasks_method'],
[task 2025-01-30T14:54:15.156Z] 'head_ref': 'changed-files-revset',
[task 2025-01-30T14:54:15.156Z] 'head_repository': 'https://github.com/jcristau/taskgraph',
[task 2025-01-30T14:54:15.156Z] 'head_rev': 'fce90ce2859b480a74f3413551214015e6d9b389',
[task 2025-01-30T14:54:15.156Z] 'head_tag': '',
[task 2025-01-30T14:54:15.157Z] 'level': '1',
[task 2025-01-30T14:54:15.157Z] 'moz_build_date': '20250130145415',
[task 2025-01-30T14:54:15.157Z] 'next_version': None,
[task 2025-01-30T14:54:15.157Z] 'optimize_strategies': None,
[task 2025-01-30T14:54:15.157Z] 'optimize_target_tasks': True,
[task 2025-01-30T14:54:15.157Z] 'owner': 'jcristau@users.noreply.github.com',
[task 2025-01-30T14:54:15.157Z] 'project': 'taskgraph',
[task 2025-01-30T14:54:15.157Z] 'pushdate': 0,
[task 2025-01-30T14:54:15.157Z] 'pushlog_id': '0',
[task 2025-01-30T14:54:15.157Z] 'repository_type': 'git',
[task 2025-01-30T14:54:15.157Z] 'target_tasks_method': 'default',
[task 2025-01-30T14:54:15.157Z] 'tasks_for': 'github-pull-request',
[task 2025-01-30T14:54:15.157Z] 'version': None}
[task 2025-01-30T14:54:15.157Z] 2025-01-30 14:54:15,150 - INFO - writing artifact file `parameters.yml`
[task 2025-01-30T14:54:15.159Z] 2025-01-30 14:54:15,159 - INFO - writing artifact file `actions.json`
[task 2025-01-30T14:54:15.161Z] 2025-01-30 14:54:15,161 - INFO - Loading kinds
[task 2025-01-30T14:54:15.161Z] 2025-01-30 14:54:15,161 - DEBUG - loading kind `codecov` from `taskcluster/kinds/codecov`
[task 2025-01-30T14:54:15.162Z] 2025-01-30 14:54:15,162 - DEBUG - loading kind `test` from `taskcluster/kinds/test`
[task 2025-01-30T14:54:15.163Z] 2025-01-30 14:54:15,163 - DEBUG - loading kind `doc` from `taskcluster/kinds/doc`
[task 2025-01-30T14:54:15.163Z] 2025-01-30 14:54:15,163 - DEBUG - loading kind `push-image` from `taskcluster/kinds/push-image`
[task 2025-01-30T14:54:15.164Z] 2025-01-30 14:54:15,164 - DEBUG - loading kind `fetch` from `taskcluster/kinds/fetch`
[task 2025-01-30T14:54:15.164Z] 2025-01-30 14:54:15,164 - DEBUG - loading kind `check` from `taskcluster/kinds/check`
[task 2025-01-30T14:54:15.165Z] 2025-01-30 14:54:15,165 - DEBUG - loading kind `docker-image` from `taskcluster/kinds/docker-image`
[task 2025-01-30T14:54:15.166Z] 2025-01-30 14:54:15,166 - INFO - Generating full task set
[task 2025-01-30T14:54:15.166Z] 2025-01-30 14:54:15,166 - DEBUG - Loading tasks for kind check
[task 2025-01-30T14:54:15.180Z] 2025-01-30 14:54:15,180 - DEBUG - Generating tasks for check type
[task 2025-01-30T14:54:15.181Z] 2025-01-30 14:54:15,181 - INFO - Generated 1 tasks for kind check
[task 2025-01-30T14:54:15.181Z] 2025-01-30 14:54:15,181 - DEBUG - Loading tasks for kind doc
[task 2025-01-30T14:54:15.183Z] 2025-01-30 14:54:15,183 - DEBUG - Generating tasks for doc generate
[task 2025-01-30T14:54:15.184Z] 2025-01-30 14:54:15,184 - INFO - Generated 1 tasks for kind doc
[task 2025-01-30T14:54:15.184Z] 2025-01-30 14:54:15,184 - DEBUG - Loading tasks for kind docker-image
[task 2025-01-30T14:54:15.185Z] 2025-01-30 14:54:15,185 - DEBUG - Generating tasks for docker-image decision
[task 2025-01-30T14:54:15.185Z] 2025-01-30 14:54:15,185 - INFO - Writing docker-contexts/decision.tar.gz for docker image decision
[task 2025-01-30T14:54:15.282Z] 2025-01-30 14:54:15,282 - DEBUG - Generating tasks for docker-image fetch
[task 2025-01-30T14:54:15.283Z] 2025-01-30 14:54:15,282 - INFO - Writing docker-contexts/fetch.tar.gz for docker image fetch
[task 2025-01-30T14:54:15.294Z] 2025-01-30 14:54:15,294 - DEBUG - Generating tasks for docker-image index-task
[task 2025-01-30T14:54:15.294Z] 2025-01-30 14:54:15,294 - INFO - Writing docker-contexts/index-task.tar.gz for docker image index-task
[task 2025-01-30T14:54:15.296Z] 2025-01-30 14:54:15,296 - DEBUG - Generating tasks for docker-image python
[task 2025-01-30T14:54:15.296Z] 2025-01-30 14:54:15,296 - INFO - Writing docker-contexts/python.tar.gz for docker image python
[task 2025-01-30T14:54:15.313Z] 2025-01-30 14:54:15,313 - DEBUG - Generating tasks for docker-image run-task
[task 2025-01-30T14:54:15.313Z] 2025-01-30 14:54:15,313 - INFO - Writing docker-contexts/run-task.tar.gz for docker image run-task
[task 2025-01-30T14:54:15.329Z] 2025-01-30 14:54:15,329 - DEBUG - Generating tasks for docker-image skopeo
[task 2025-01-30T14:54:15.329Z] 2025-01-30 14:54:15,329 - INFO - Writing docker-contexts/skopeo.tar.gz for docker image skopeo
[task 2025-01-30T14:54:15.348Z] 2025-01-30 14:54:15,348 - INFO - Generated 6 tasks for kind docker-image
[task 2025-01-30T14:54:15.348Z] 2025-01-30 14:54:15,348 - DEBUG - Loading tasks for kind fetch
[task 2025-01-30T14:54:15.351Z] 2025-01-30 14:54:15,351 - DEBUG - Generating tasks for fetch codecov-uploader
[task 2025-01-30T14:54:15.352Z] 2025-01-30 14:54:15,352 - INFO - Generated 1 tasks for kind fetch
[task 2025-01-30T14:54:15.352Z] 2025-01-30 14:54:15,352 - DEBUG - Loading tasks for kind push-image
[task 2025-01-30T14:54:15.355Z] 2025-01-30 14:54:15,354 - DEBUG - Generating tasks for push-image decision
[task 2025-01-30T14:54:15.355Z] 2025-01-30 14:54:15,355 - DEBUG - Generating tasks for push-image run-task
[task 2025-01-30T14:54:15.356Z] 2025-01-30 14:54:15,356 - INFO - Generated 2 tasks for kind push-image
[task 2025-01-30T14:54:15.356Z] 2025-01-30 14:54:15,356 - DEBUG - Loading tasks for kind test
[task 2025-01-30T14:54:15.358Z] 2025-01-30 14:54:15,358 - DEBUG - Generating tasks for test unit
[task 2025-01-30T14:54:15.362Z] 2025-01-30 14:54:15,362 - INFO - Generated 6 tasks for kind test
[task 2025-01-30T14:54:15.362Z] 2025-01-30 14:54:15,362 - DEBUG - Loading tasks for kind codecov
[task 2025-01-30T14:54:15.365Z] 2025-01-30 14:54:15,364 - DEBUG - Generating tasks for codecov upload
[task 2025-01-30T14:54:15.366Z] 2025-01-30 14:54:15,366 - INFO - Generated 1 tasks for kind codecov
[task 2025-01-30T14:54:15.366Z] 2025-01-30 14:54:15,366 - INFO - Generating full task graph
[task 2025-01-30T14:54:15.366Z] 2025-01-30 14:54:15,366 - INFO - Full task graph contains 18 tasks and 22 dependencies
[task 2025-01-30T14:54:15.367Z] 2025-01-30 14:54:15,366 - INFO - writing artifact file `full-task-graph.json`
[task 2025-01-30T14:54:15.371Z] 2025-01-30 14:54:15,371 - INFO - writing artifact file `runnable-jobs.json`
[task 2025-01-30T14:54:15.372Z] 2025-01-30 14:54:15,371 - INFO - Generating target task set
[task 2025-01-30T14:54:15.372Z] 2025-01-30 14:54:15,372 - INFO - Filter filter_target_tasks pruned 9 tasks (9 remain)
[task 2025-01-30T14:54:15.372Z] 2025-01-30 14:54:15,372 - INFO - writing artifact file `target-tasks.json`
[task 2025-01-30T14:54:15.372Z] 2025-01-30 14:54:15,372 - INFO - Generating target task graph
[task 2025-01-30T14:54:15.372Z] 2025-01-30 14:54:15,372 - INFO - Adding 6 tasks with `always_target` attribute
[task 2025-01-30T14:54:15.372Z] 2025-01-30 14:54:15,372 - INFO - Generating optimized task graph
[task 2025-01-30T14:54:15.373Z] 2025-01-30 14:54:15,373 - DEBUG - optimize: check-type kept because of never
[task 2025-01-30T14:54:15.373Z] 2025-01-30 14:54:15,373 - DEBUG - optimize: codecov-upload kept because of never
[task 2025-01-30T14:54:15.373Z] 2025-01-30 14:54:15,373 - DEBUG - optimize: doc-generate kept because of never
[task 2025-01-30T14:54:15.373Z] 2025-01-30 14:54:15,373 - DEBUG - optimize: docker-image-decision kept because of index-search (index-search)
[task 2025-01-30T14:54:15.373Z] 2025-01-30 14:54:15,373 - DEBUG - optimize: docker-image-index-task kept because of index-search (index-search)
[task 2025-01-30T14:54:15.373Z] 2025-01-30 14:54:15,373 - DEBUG - optimize: docker-image-run-task kept because of dependent tasks
[task 2025-01-30T14:54:15.374Z] 2025-01-30 14:54:15,374 - DEBUG - optimize: docker-image-skopeo kept because of index-search (index-search)
[task 2025-01-30T14:54:15.374Z] 2025-01-30 14:54:15,374 - DEBUG - optimize: fetch-codecov-uploader kept because of dependent tasks
[task 2025-01-30T14:54:15.374Z] 2025-01-30 14:54:15,374 - DEBUG - optimize: test-unit-py310 kept because of dependent tasks
[task 2025-01-30T14:54:15.374Z] 2025-01-30 14:54:15,374 - DEBUG - optimize: test-unit-py311 kept because of dependent tasks
[task 2025-01-30T14:54:15.374Z] 2025-01-30 14:54:15,374 - DEBUG - optimize: test-unit-py312 kept because of dependent tasks
[task 2025-01-30T14:54:15.374Z] 2025-01-30 14:54:15,374 - DEBUG - optimize: test-unit-py313 kept because of dependent tasks
[task 2025-01-30T14:54:15.374Z] 2025-01-30 14:54:15,374 - DEBUG - optimize: test-unit-py38 kept because of dependent tasks
[task 2025-01-30T14:54:15.374Z] 2025-01-30 14:54:15,374 - DEBUG - optimize: test-unit-py39 kept because of dependent tasks
[task 2025-01-30T14:54:15.375Z] 2025-01-30 14:54:15,375 - DEBUG - optimize: docker-image-fetch kept because of dependent tasks
[task 2025-01-30T14:54:15.375Z] 2025-01-30 14:54:15,375 - DEBUG - optimize: docker-image-python kept because of dependent tasks
[task 2025-01-30T14:54:15.375Z] 2025-01-30 14:54:15,375 - INFO - No tasks removed during optimization
[task 2025-01-30T14:54:15.375Z] 2025-01-30 14:54:15,375 - DEBUG - Running in Taskcluster instance https://firefox-ci-tc.services.mozilla.com with taskcluster-proxy
[task 2025-01-30T14:54:15.377Z] 2025-01-30 14:54:15,377 - DEBUG - Starting new HTTPS connection (1): firefox-ci-tc.services.mozilla.com:443
[task 2025-01-30T14:54:15.476Z] 2025-01-30 14:54:15,476 - DEBUG - https://firefox-ci-tc.services.mozilla.com:443 "POST /api/index/v1/tasks/indexes HTTP/11" 200 None
[task 2025-01-30T14:54:15.535Z] 2025-01-30 14:54:15,535 - DEBUG - https://firefox-ci-tc.services.mozilla.com:443 "POST /api/queue/v1/tasks/status HTTP/11" 200 None
[task 2025-01-30T14:54:15.536Z] 2025-01-30 14:54:15,536 - DEBUG - replace_tasks: docker-image-fetch
[task 2025-01-30T14:54:15.538Z] 2025-01-30 14:54:15,538 - DEBUG - replace_tasks: docker-image-fetch replaced with M4GehWRHQNKUDgJwp5ytHw by optimization strategy
[task 2025-01-30T14:54:15.539Z] 2025-01-30 14:54:15,538 - DEBUG - replace_tasks: docker-image-index-task
[task 2025-01-30T14:54:15.539Z] 2025-01-30 14:54:15,539 - DEBUG - replace_tasks: docker-image-index-task replaced with SckIXJ5RQs-17OFr4oUPSw by optimization strategy
[task 2025-01-30T14:54:15.539Z] 2025-01-30 14:54:15,539 - DEBUG - replace_tasks: docker-image-python
[task 2025-01-30T14:54:15.539Z] 2025-01-30 14:54:15,539 - DEBUG - replace_tasks: docker-image-python replaced with RD-RXBgSTeOhCDbc2o317Q by optimization strategy
[task 2025-01-30T14:54:15.539Z] 2025-01-30 14:54:15,539 - DEBUG - replace_tasks: docker-image-run-task
[task 2025-01-30T14:54:15.539Z] 2025-01-30 14:54:15,539 - DEBUG - replace_tasks: docker-image-run-task replaced with UuVuRRdJQsuFjizwcryPGQ by optimization strategy
[task 2025-01-30T14:54:15.540Z] 2025-01-30 14:54:15,539 - DEBUG - replace_tasks: docker-image-skopeo
[task 2025-01-30T14:54:15.540Z] 2025-01-30 14:54:15,540 - DEBUG - replace_tasks: docker-image-skopeo replaced with bgwgKpQFTF2ulXtLBHvElQ by optimization strategy
[task 2025-01-30T14:54:15.540Z] 2025-01-30 14:54:15,540 - DEBUG - replace_tasks: fetch-codecov-uploader
[task 2025-01-30T14:54:15.540Z] 2025-01-30 14:54:15,540 - DEBUG - replace_tasks: fetch-codecov-uploader replaced with XLes9XGsREinGaMpt-y91A by optimization strategy
[task 2025-01-30T14:54:15.540Z] 2025-01-30 14:54:15,540 - DEBUG - replace_tasks: test-unit-py310
[task 2025-01-30T14:54:15.540Z] 2025-01-30 14:54:15,540 - DEBUG - replace_tasks: test-unit-py310 kept by optimization strategy
[task 2025-01-30T14:54:15.540Z] 2025-01-30 14:54:15,540 - DEBUG - replace_tasks: test-unit-py311
[task 2025-01-30T14:54:15.541Z] 2025-01-30 14:54:15,540 - DEBUG - replace_tasks: test-unit-py311 kept by optimization strategy
[task 2025-01-30T14:54:15.541Z] 2025-01-30 14:54:15,541 - DEBUG - replace_tasks: test-unit-py312
[task 2025-01-30T14:54:15.541Z] 2025-01-30 14:54:15,541 - DEBUG - replace_tasks: test-unit-py312 kept by optimization strategy
[task 2025-01-30T14:54:15.541Z] 2025-01-30 14:54:15,541 - DEBUG - replace_tasks: test-unit-py313
[task 2025-01-30T14:54:15.541Z] 2025-01-30 14:54:15,541 - DEBUG - replace_tasks: test-unit-py313 kept by optimization strategy
[task 2025-01-30T14:54:15.541Z] 2025-01-30 14:54:15,541 - DEBUG - replace_tasks: test-unit-py38
[task 2025-01-30T14:54:15.541Z] 2025-01-30 14:54:15,541 - DEBUG - replace_tasks: test-unit-py38 kept by optimization strategy
[task 2025-01-30T14:54:15.541Z] 2025-01-30 14:54:15,541 - DEBUG - replace_tasks: test-unit-py39
[task 2025-01-30T14:54:15.541Z] 2025-01-30 14:54:15,541 - DEBUG - replace_tasks: test-unit-py39 kept by optimization strategy
[task 2025-01-30T14:54:15.542Z] 2025-01-30 14:54:15,541 - DEBUG - replace_tasks: check-type
[task 2025-01-30T14:54:15.542Z] 2025-01-30 14:54:15,542 - DEBUG - replace_tasks: check-type kept by optimization strategy
[task 2025-01-30T14:54:15.542Z] 2025-01-30 14:54:15,542 - DEBUG - replace_tasks: codecov-upload
[task 2025-01-30T14:54:15.542Z] 2025-01-30 14:54:15,542 - DEBUG - replace_tasks: codecov-upload depends on an unreplaced or unremoved task
[task 2025-01-30T14:54:15.542Z] 2025-01-30 14:54:15,542 - DEBUG - replace_tasks: doc-generate
[task 2025-01-30T14:54:15.542Z] 2025-01-30 14:54:15,542 - DEBUG - replace_tasks: doc-generate kept by optimization strategy
[task 2025-01-30T14:54:15.542Z] 2025-01-30 14:54:15,542 - DEBUG - replace_tasks: docker-image-decision
[task 2025-01-30T14:54:15.543Z] 2025-01-30 14:54:15,542 - DEBUG - replace_tasks: docker-image-decision kept by optimization strategy
[task 2025-01-30T14:54:15.543Z] 2025-01-30 14:54:15,543 - INFO - Replaced 6 tasks by index-search (index-search) during optimization.
[task 2025-01-30T14:54:15.544Z] 2025-01-30 14:54:15,544 - DEBUG - Morphing: adding index tasks
[task 2025-01-30T14:54:15.544Z] 2025-01-30 14:54:15,544 - DEBUG - Morphing: adding code review task
[task 2025-01-30T14:54:15.545Z] 2025-01-30 14:54:15,544 - INFO - writing artifact file `task-graph.json`
[task 2025-01-30T14:54:15.547Z] 2025-01-30 14:54:15,547 - INFO - writing artifact file `label-to-taskid.json`
[task 2025-01-30T14:54:15.550Z] 2025-01-30 14:54:15,550 - INFO - Creating task with taskId c0rLA1Y9T7SWFyzW6kb8wA for test-unit-py310
[task 2025-01-30T14:54:15.551Z] 2025-01-30 14:54:15,551 - INFO - Creating task with taskId Ixpm8F-oQU-fs7UHYSLZxg for test-unit-py39
[task 2025-01-30T14:54:15.552Z] 2025-01-30 14:54:15,552 - DEBUG - Starting new HTTP connection (1): taskcluster:80
[task 2025-01-30T14:54:15.554Z] 2025-01-30 14:54:15,553 - DEBUG - Starting new HTTP connection (2): taskcluster:80
[task 2025-01-30T14:54:15.557Z] 2025-01-30 14:54:15,556 - INFO - Creating task with taskId Ho6T1Si2TjGbTRdwUaW5QA for docker-image-decision
[task 2025-01-30T14:54:15.564Z] 2025-01-30 14:54:15,558 - DEBUG - Starting new HTTP connection (3): taskcluster:80
[task 2025-01-30T14:54:15.566Z] 2025-01-30 14:54:15,559 - INFO - Creating task with taskId QKSbI5yBRNSo5W4tTA9JuQ for doc-generate
[task 2025-01-30T14:54:15.566Z] 2025-01-30 14:54:15,561 - DEBUG - Starting new HTTP connection (4): taskcluster:80
[task 2025-01-30T14:54:15.570Z] 2025-01-30 14:54:15,562 - INFO - Creating task with taskId S_kASFGjRR2fXRc_mt60_Q for test-unit-py312
[task 2025-01-30T14:54:15.571Z] 2025-01-30 14:54:15,564 - DEBUG - Starting new HTTP connection (5): taskcluster:80
[task 2025-01-30T14:54:15.572Z] 2025-01-30 14:54:15,564 - INFO - Creating task with taskId SvDB0A6xRLKgrVVdlp1a0A for check-type
[task 2025-01-30T14:54:15.572Z] 2025-01-30 14:54:15,566 - DEBUG - Starting new HTTP connection (6): taskcluster:80
[task 2025-01-30T14:54:15.573Z] 2025-01-30 14:54:15,567 - INFO - Creating task with taskId ZUMoBlYbQLeH-j9jYoo9Jg for test-unit-py311
[task 2025-01-30T14:54:15.575Z] 2025-01-30 14:54:15,568 - DEBUG - Starting new HTTP connection (7): taskcluster:80
[task 2025-01-30T14:54:15.575Z] 2025-01-30 14:54:15,569 - INFO - Creating task with taskId Qo25NcorRzC4gkHhsNqJwQ for test-unit-py38
[task 2025-01-30T14:54:15.576Z] 2025-01-30 14:54:15,572 - DEBUG - Starting new HTTP connection (8): taskcluster:80
[task 2025-01-30T14:54:15.576Z] 2025-01-30 14:54:15,573 - INFO - Creating task with taskId E_5wxWS3T8emGqoPM7iy1w for test-unit-py313
[task 2025-01-30T14:54:15.578Z] 2025-01-30 14:54:15,578 - DEBUG - Starting new HTTP connection (9): taskcluster:80
[task 2025-01-30T14:54:15.696Z] 2025-01-30 14:54:15,695 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/c0rLA1Y9T7SWFyzW6kb8wA HTTP/11" 200 434
[task 2025-01-30T14:54:15.701Z] 2025-01-30 14:54:15,701 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/ZUMoBlYbQLeH-j9jYoo9Jg HTTP/11" 200 434
[task 2025-01-30T14:54:15.705Z] 2025-01-30 14:54:15,702 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/SvDB0A6xRLKgrVVdlp1a0A HTTP/11" 200 434
[task 2025-01-30T14:54:15.706Z] 2025-01-30 14:54:15,703 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/Ixpm8F-oQU-fs7UHYSLZxg HTTP/11" 200 434
[task 2025-01-30T14:54:15.707Z] 2025-01-30 14:54:15,703 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/E_5wxWS3T8emGqoPM7iy1w HTTP/11" 200 434
[task 2025-01-30T14:54:15.707Z] 2025-01-30 14:54:15,704 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/Qo25NcorRzC4gkHhsNqJwQ HTTP/11" 200 434
[task 2025-01-30T14:54:15.708Z] 2025-01-30 14:54:15,704 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/S_kASFGjRR2fXRc_mt60_Q HTTP/11" 200 434
[task 2025-01-30T14:54:15.708Z] 2025-01-30 14:54:15,705 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/Ho6T1Si2TjGbTRdwUaW5QA HTTP/11" 200 436
[task 2025-01-30T14:54:15.709Z] 2025-01-30 14:54:15,709 - INFO - Creating task with taskId DsxWHzsPRpeIJS2cadgDtg for codecov-upload
[task 2025-01-30T14:54:15.764Z] 2025-01-30 14:54:15,763 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/QKSbI5yBRNSo5W4tTA9JuQ HTTP/11" 200 434
[task 2025-01-30T14:54:15.823Z] 2025-01-30 14:54:15,822 - DEBUG - http://taskcluster:80 "PUT /queue/v1/task/DsxWHzsPRpeIJS2cadgDtg HTTP/11" 200 434
[taskcluster 2025-01-30 14:54:16.086Z] === Task Finished ===
[taskcluster 2025-01-30 14:54:18.083Z] Successful task run with exit code: 0 completed in 20.746 seconds