Refactor FXIOS-10205 [Swiftlint] Enable implicitly_unwrapped_optional rule but keep it disabled for test files using nested Swiftlint configurations #24031
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-22T09:20:43.496Z
Resolved: 2025-01-22T09:22:00.954Z
Task Execution Time: 1 minute, 17 seconds, 458 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/alpine.tar.gz
- public/docker-contexts/screenshots.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-22 09:20:43.635Z] Task ID: Y7KWWoN0RKC0JqsOl_C1gg
[taskcluster 2025-01-22 09:20:43.635Z] Worker ID: 2888693490550376492
[taskcluster 2025-01-22 09:20:43.635Z] Worker Group: us-central1-b
[taskcluster 2025-01-22 09:20:43.635Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2025-01-22 09:20:43.635Z] Worker Pool: mobile-1/decision-gcp
[taskcluster 2025-01-22 09:20:43.635Z] Worker Version: 38.0.5
[taskcluster 2025-01-22 09:20:43.635Z] Public IP: 35.238.133.30
[taskcluster 2025-01-22 09:20:43.635Z] Hostname: mobile-1-decision-gcp-yf8qs-mjrp2wry5va58l2q
[taskcluster 2025-01-22 09:20:43.635Z] using cache "mobile-level-1-checkouts-v1" -> /builds/worker/checkouts
90e5e7d8b87a - Started downloading
2e4b65595e5e - Started downloading
90e5e7d8b87a - Downloaded in 0.353 seconds
2e4b65595e5e - Downloaded in 0.598 seconds
Digest: sha256:2dd667994aa13fccdcdcede85c570a5eb4a5247e42875a9e95a135ef774ee469
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:2dd667994aa13fccdcdcede85c570a5eb4a5247e42875a9e95a135ef774ee469
[taskcluster 2025-01-22 09:20:53.121Z] === Task Starting ===
[setup 2025-01-22T09:20:54.364Z] run-task started in /
[setup 2025-01-22T09:20:54.365Z] Invoked by command: --mobile-checkout=/builds/worker/checkouts/src --task-cwd=/builds/worker/checkouts/src -- bash -cx ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id='0' --pushdate='0' --project='firefox-ios' --message="" --owner='[email protected]' --level='1' --base-repository="$MOBILE_BASE_REPOSITORY" --head-repository="$MOBILE_HEAD_REPOSITORY" --head-ref="$MOBILE_HEAD_REF" --head-rev="$MOBILE_HEAD_REV" --head-tag="$MOBILE_HEAD_TAG" --repository-type="$MOBILE_REPOSITORY_TYPE" --tasks-for='github-pull-request-untrusted'
[setup 2025-01-22T09:20:54.365Z] Python version: 3.11.2
[cache 2025-01-22T09:20:54.366Z] cache /builds/worker/checkouts is empty; writing requirements: gid=1000 uid=1000 version=1
[setup 2025-01-22T09:20:54.366Z] running as worker:worker
[vcs 2025-01-22T09:20:54.366Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2025-01-22T09:20:54.368Z] executing ['git', 'clone', 'https://github.com/mozilla-mobile/firefox-ios', '/builds/worker/checkouts/src']
[vcs 2025-01-22T09:20:54.371Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2025-01-22T09:21:50.745Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/tonell-m/firefox-ios', 'fxios-10205/swiftlint-nested-config']
[vcs 2025-01-22T09:21:51.072Z] From https://github.com/tonell-m/firefox-ios
[vcs 2025-01-22T09:21:51.072Z] * branch fxios-10205/swiftlint-nested-config -> FETCH_HEAD
[vcs 2025-01-22T09:21:51.075Z] executing ['git', 'checkout', '-f', '-B', 'fxios-10205/swiftlint-nested-config', 'cdbff29effbb428bd17b415614754dd328101e36']
[vcs 2025-01-22T09:21:52.154Z] Switched to a new branch 'fxios-10205/swiftlint-nested-config'
[vcs 2025-01-22T09:21:52.155Z] cleaning git checkout...
[vcs 2025-01-22T09:21:52.155Z] executing ['git', 'clean', '-nxdff']
[vcs 2025-01-22T09:21:52.179Z] removing []
[vcs 2025-01-22T09:21:52.179Z] successfully cleaned git checkout!
[vcs 2025-01-22T09:21:52.182Z] TinderboxPrint:<a href='https://github.com/tonell-m/firefox-ios/commit/cdbff29effbb428bd17b415614754dd328101e36' title='Built from firefox-ios commit cdbff29effbb428bd17b415614754dd328101e36'>cdbff29effbb428bd17b415614754dd328101e36</a>
[pip-install 2025-01-22T09:21:52.182Z] executing ['/usr/bin/python3', '-mpip', 'install', '--break-system-packages', '--require-hashes', '-r', '/builds/worker/checkouts/src/taskcluster/requirements.txt']
[pip-install 2025-01-22T09:21:52.472Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2025-01-22T09:21:52.570Z] Requirement already satisfied: appdirs==1.4.4 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 3)) (1.4.4)
[pip-install 2025-01-22T09:21:52.688Z] Collecting arrow==1.3.0
[pip-install 2025-01-22T09:21:52.754Z] Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[pip-install 2025-01-22T09:21:52.773Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 3.7 MB/s eta 0:00:00
[pip-install 2025-01-22T09:21:52.778Z] Requirement already satisfied: binaryornot==0.4.4 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 11)) (0.4.4)
[pip-install 2025-01-22T09:21:52.811Z] Collecting certifi==2024.7.4
[pip-install 2025-01-22T09:21:52.825Z] Downloading certifi-2024.7.4-py3-none-any.whl (162 kB)
[pip-install 2025-01-22T09:21:52.840Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.0/163.0 kB 13.0 MB/s eta 0:00:00
[pip-install 2025-01-22T09:21:52.863Z] Collecting chardet==5.2.0
[pip-install 2025-01-22T09:21:52.876Z] Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2025-01-22T09:21:52.882Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 74.6 MB/s eta 0:00:00
[pip-install 2025-01-22T09:21:53.055Z] Collecting charset-normalizer==3.3.2
[pip-install 2025-01-22T09:21:53.069Z] Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB)
[pip-install 2025-01-22T09:21:53.076Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.3/140.3 kB 36.7 MB/s eta 0:00:00
[pip-install 2025-01-22T09:21:53.111Z] Collecting click==8.1.7
[pip-install 2025-01-22T09:21:53.125Z] Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2025-01-22T09:21:53.130Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 40.6 MB/s eta 0:00:00
[pip-install 2025-01-22T09:21:53.159Z] Collecting cookiecutter==2.6.0
[pip-install 2025-01-22T09:21:53.173Z] Downloading cookiecutter-2.6.0-py3-none-any.whl (39 kB)
[pip-install 2025-01-22T09:21:53.196Z] Collecting giturlparse==0.12.0
[pip-install 2025-01-22T09:21:53.210Z] Downloading giturlparse-0.12.0-py2.py3-none-any.whl (15 kB)
[pip-install 2025-01-22T09:21:53.238Z] Collecting idna==3.8
[pip-install 2025-01-22T09:21:53.252Z] Downloading idna-3.8-py3-none-any.whl (66 kB)
[pip-install 2025-01-22T09:21:53.256Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.9/66.9 kB 29.6 MB/s eta 0:00:00
[pip-install 2025-01-22T09:21:53.286Z] Collecting jinja2==3.1.5
[pip-install 2025-01-22T09:21:53.299Z] Downloading jinja2-3.1.5-py3-none-any.whl (134 kB)
[pip-install 2025-01-22T09:21:53.304Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.6/134.6 kB 58.6 MB/s eta 0:00:00
[pip-install 2025-01-22T09:21:53.350Z] Collecting json-e==4.7.1
[pip-install 2025-01-22T09:21:53.364Z] Downloading json_e-4.7.1-py3-none-any.whl (13 kB)
[pip-install 2025-01-22T09:21:53.399Z] Collecting markdown-it-py==3.0.0
[pip-install 2025-01-22T09:21:53.413Z] Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2025-01-22T09:21:53.417Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 38.4 MB/s eta 0:00:00
[pip-install 2025-01-22T09:21:53.530Z] Collecting markupsafe==2.1.5
[pip-install 2025-01-22T09:21:53.544Z] Downloading MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB)
[pip-install 2025-01-22T09:21:53.564Z] Collecting mdurl==0.1.2
[pip-install 2025-01-22T09:21:53.578Z] Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2025-01-22T09:21:53.582Z] Requirement already satisfied: mozilla-repo-urls==0.1.1 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 209)) (0.1.1)
[pip-install 2025-01-22T09:21:53.622Z] Collecting mozilla-taskgraph==2.0.3
[pip-install 2025-01-22T09:21:53.637Z] Downloading mozilla_taskgraph-2.0.3-py3-none-any.whl (15 kB)
[pip-install 2025-01-22T09:21:53.676Z] Collecting pygments==2.18.0
[pip-install 2025-01-22T09:21:53.691Z] Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB)
[pip-install 2025-01-22T09:21:53.713Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 59.8 MB/s eta 0:00:00
[pip-install 2025-01-22T09:21:53.745Z] Collecting python-dateutil==2.9.0.post0
[pip-install 2025-01-22T09:21:53.759Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
[pip-install 2025-01-22T09:21:53.764Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 79.9 MB/s eta 0:00:00
[pip-install 2025-01-22T09:21:53.793Z] Collecting python-slugify==8.0.4
[pip-install 2025-01-22T09:21:53.807Z] Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB)
[pip-install 2025-01-22T09:21:53.883Z] Collecting pyyaml==6.0.2
[pip-install 2025-01-22T09:21:53.897Z] Downloading PyYAML-6.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (762 kB)
[pip-install 2025-01-22T09:21:53.905Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 763.0/763.0 kB 147.2 MB/s eta 0:00:00
[pip-install 2025-01-22T09:21:53.928Z] Collecting redo==3.0.0
[pip-install 2025-01-22T09:21:53.943Z] Downloading redo-3.0.0-py2.py3-none-any.whl (14 kB)
[pip-install 2025-01-22T09:21:53.991Z] Collecting requests==2.32.3
[pip-install 2025-01-22T09:21:54.005Z] Downloading requests-2.32.3-py3-none-any.whl (64 kB)
[pip-install 2025-01-22T09:21:54.009Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 30.2 MB/s eta 0:00:00
[pip-install 2025-01-22T09:21:54.099Z] Collecting rich==13.8.0
[pip-install 2025-01-22T09:21:54.114Z] Downloading rich-13.8.0-py3-none-any.whl (241 kB)
[pip-install 2025-01-22T09:21:54.120Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.6/241.6 kB 85.4 MB/s eta 0:00:00
[pip-install 2025-01-22T09:21:54.124Z] Requirement already satisfied: six==1.16.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 300)) (1.16.0)
[pip-install 2025-01-22T09:21:54.125Z] Requirement already satisfied: slugid==2.0.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 304)) (2.0.0)
[pip-install 2025-01-22T09:21:54.187Z] Collecting taskcluster-taskgraph==9.2.1
[pip-install 2025-01-22T09:21:54.201Z] Downloading taskcluster_taskgraph-9.2.1-py3-none-any.whl (191 kB)
[pip-install 2025-01-22T09:21:54.207Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 191.2/191.2 kB 74.2 MB/s eta 0:00:00
[pip-install 2025-01-22T09:21:54.210Z] Requirement already satisfied: taskcluster-urls==13.0.1 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 314)) (13.0.1)
[pip-install 2025-01-22T09:21:54.212Z] Requirement already satisfied: text-unidecode==1.3 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/src/taskcluster/requirements.txt (line 319)) (1.3)
[pip-install 2025-01-22T09:21:54.243Z] Collecting types-python-dateutil==2.9.0.20240821
[pip-install 2025-01-22T09:21:54.258Z] Downloading types_python_dateutil-2.9.0.20240821-py3-none-any.whl (9.7 kB)
[pip-install 2025-01-22T09:21:54.313Z] Collecting urllib3==2.2.2
[pip-install 2025-01-22T09:21:54.327Z] Downloading urllib3-2.2.2-py3-none-any.whl (121 kB)
[pip-install 2025-01-22T09:21:54.332Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.4/121.4 kB 51.9 MB/s eta 0:00:00
[pip-install 2025-01-22T09:21:54.359Z] Collecting voluptuous==0.15.2
[pip-install 2025-01-22T09:21:54.372Z] Downloading voluptuous-0.15.2-py3-none-any.whl (31 kB)
[pip-install 2025-01-22T09:21:54.774Z] Installing collected packages: redo, json-e, voluptuous, urllib3, types-python-dateutil, pyyaml, python-slugify, python-dateutil, pygments, mdurl, markupsafe, idna, giturlparse, click, charset-normalizer, chardet, certifi, requests, markdown-it-py, jinja2, arrow, rich, cookiecutter, taskcluster-taskgraph, mozilla-taskgraph
[pip-install 2025-01-22T09:21:54.781Z] WARNING: The script retry is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-01-22T09:21:54.781Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-01-22T09:21:54.940Z] WARNING: The script slugify is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-01-22T09:21:54.941Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-01-22T09:21:55.597Z] WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-01-22T09:21:55.597Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-01-22T09:21:55.793Z] WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-01-22T09:21:55.793Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-01-22T09:21:55.959Z] WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-01-22T09:21:55.960Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-01-22T09:21:56.055Z] WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-01-22T09:21:56.055Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-01-22T09:21:56.364Z] WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-01-22T09:21:56.364Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-01-22T09:21:56.457Z] WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2025-01-22T09:21:56.457Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2025-01-22T09:21:56.559Z] Successfully installed arrow-1.3.0 certifi-2024.7.4 chardet-5.2.0 charset-normalizer-3.3.2 click-8.1.7 cookiecutter-2.6.0 giturlparse-0.12.0 idna-3.8 jinja2-3.1.5 json-e-4.7.1 markdown-it-py-3.0.0 markupsafe-2.1.5 mdurl-0.1.2 mozilla-taskgraph-2.0.3 pygments-2.18.0 python-dateutil-2.9.0.post0 python-slugify-8.0.4 pyyaml-6.0.2 redo-3.0.0 requests-2.32.3 rich-13.8.0 taskcluster-taskgraph-9.2.1 types-python-dateutil-2.9.0.20240821 urllib3-2.2.2 voluptuous-0.15.2
[task 2025-01-22T09:21:56.758Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'firefox-ios\' --message="" --owner=\'[email protected]\' --level=\'1\' --base-repository="$MOBILE_BASE_REPOSITORY" --head-repository="$MOBILE_HEAD_REPOSITORY" --head-ref="$MOBILE_HEAD_REF" --head-rev="$MOBILE_HEAD_REV" --head-tag="$MOBILE_HEAD_TAG" --repository-type="$MOBILE_REPOSITORY_TYPE" --tasks-for=\'github-pull-request-untrusted\' \n']
[task 2025-01-22T09:21:56.761Z] + ln -s /builds/worker/artifacts artifacts
[task 2025-01-22T09:21:56.762Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=firefox-ios --message= [email protected] --level=1 --base-repository=https://github.com/mozilla-mobile/firefox-ios --head-repository=https://github.com/tonell-m/firefox-ios --head-ref=fxios-10205/swiftlint-nested-config --head-rev=cdbff29effbb428bd17b415614754dd328101e36 --head-tag= --repository-type=git --tasks-for=github-pull-request-untrusted
[task 2025-01-22T09:21:57.020Z] 2025-01-22 09:21:57,020 - INFO - Loading graph configuration.
[task 2025-01-22T09:21:57.048Z] 2025-01-22 09:21:57,048 - INFO - base_ref has been reset from "" to "origin/main".
[task 2025-01-22T09:21:57.048Z] 2025-01-22 09:21:57,048 - INFO - base_rev is not set.
[task 2025-01-22T09:21:57.048Z] 2025-01-22 09:21:57,048 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2025-01-22T09:21:57.051Z] 2025-01-22 09:21:57,051 - INFO - base_rev has been reset from "" to "b19e55e417461b282211d70f4e0437c45ae4c32d".
[task 2025-01-22T09:21:57.054Z] 2025-01-22 09:21:57,054 - WARNING - using default project parameters; add firefox-ios 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-22T09:21:57.057Z] 2025-01-22 09:21:57,057 - INFO - Using Parameters(id=ab47c8506725) (from defaults)
[task 2025-01-22T09:21:57.059Z] 2025-01-22 09:21:57,058 - INFO - writing artifact file `parameters.yml`
[task 2025-01-22T09:21:57.064Z] 2025-01-22 09:21:57,064 - INFO - writing artifact file `actions.json`
[task 2025-01-22T09:21:57.066Z] 2025-01-22 09:21:57,066 - INFO - Loading kinds
[task 2025-01-22T09:21:57.068Z] 2025-01-22 09:21:57,068 - INFO - Generating full task set
[task 2025-01-22T09:21:57.071Z] 2025-01-22 09:21:57,071 - INFO - Generated 1 tasks for kind bitrise-performance
[task 2025-01-22T09:21:57.072Z] 2025-01-22 09:21:57,072 - INFO - Generated 1 tasks for kind build
[task 2025-01-22T09:21:57.073Z] 2025-01-22 09:21:57,073 - INFO - Writing docker-contexts/alpine.tar.gz for docker image alpine
[task 2025-01-22T09:21:57.090Z] 2025-01-22 09:21:57,090 - INFO - Writing docker-contexts/screenshots.tar.gz for docker image screenshots
[task 2025-01-22T09:21:57.109Z] 2025-01-22 09:21:57,109 - INFO - Generated 2 tasks for kind docker-image
[task 2025-01-22T09:21:57.110Z] 2025-01-22 09:21:57,109 - INFO - Generated 1 tasks for kind firebase-performance
[task 2025-01-22T09:21:57.119Z] 2025-01-22 09:21:57,119 - INFO - Generated 17 tasks for kind generate-screenshots
[task 2025-01-22T09:21:57.126Z] 2025-01-22 09:21:57,126 - INFO - Generated 1 tasks for kind test
[task 2025-01-22T09:21:57.127Z] 2025-01-22 09:21:57,126 - INFO - Generating full task graph
[task 2025-01-22T09:21:57.128Z] 2025-01-22 09:21:57,126 - INFO - Full task graph contains 23 tasks and 18 dependencies
[task 2025-01-22T09:21:57.128Z] 2025-01-22 09:21:57,127 - INFO - writing artifact file `full-task-graph.json`
[task 2025-01-22T09:21:57.131Z] 2025-01-22 09:21:57,131 - INFO - writing artifact file `runnable-jobs.json`
[task 2025-01-22T09:21:57.132Z] 2025-01-22 09:21:57,132 - INFO - Generating target task set
[task 2025-01-22T09:21:57.132Z] 2025-01-22 09:21:57,132 - INFO - Filter filter_target_tasks pruned 22 tasks (1 remain)
[task 2025-01-22T09:21:57.132Z] 2025-01-22 09:21:57,132 - INFO - writing artifact file `target-tasks.json`
[task 2025-01-22T09:21:57.133Z] 2025-01-22 09:21:57,133 - INFO - Generating target task graph
[task 2025-01-22T09:21:57.133Z] 2025-01-22 09:21:57,133 - INFO - Adding 2 tasks with `always_target` attribute
[task 2025-01-22T09:21:57.133Z] 2025-01-22 09:21:57,133 - INFO - Generating optimized task graph
[task 2025-01-22T09:21:57.134Z] 2025-01-22 09:21:57,134 - INFO - Removed 1 tasks by skip-unless-changed (skip-unless-changed) during optimization.
[task 2025-01-22T09:21:57.273Z] 2025-01-22 09:21:57,273 - INFO - Replaced 2 tasks by index-search (index-search) during optimization.
[task 2025-01-22T09:21:57.273Z] 2025-01-22 09:21:57,273 - INFO - writing artifact file `task-graph.json`
[task 2025-01-22T09:21:57.274Z] 2025-01-22 09:21:57,274 - INFO - writing artifact file `label-to-taskid.json`
[taskcluster 2025-01-22 09:21:58.137Z] === Task Finished ===
[taskcluster 2025-01-22 09:22:00.195Z] Successful task run with exit code: 0 completed in 76.561 seconds