Bug 1870048 - Replace whenTaskAdded with configureEach to avoid unnecesary configuration. #2697
firefoxci-taskcluster / Decision Task
succeeded
Jan 3, 2024 in 1m 12s
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
[taskcluster 2024-01-03 14:10:50.547Z] Task ID: PE27j5geTYmbUDutUtDY3Q
[taskcluster 2024-01-03 14:10:50.547Z] Worker ID: 611041633088624277
[taskcluster 2024-01-03 14:10:50.547Z] Worker Group: us-central1
[taskcluster 2024-01-03 14:10:50.547Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-01-03 14:10:50.547Z] Worker Pool: glean-1/decision-gcp
[taskcluster 2024-01-03 14:10:50.547Z] Worker Version: 38.0.5
[taskcluster 2024-01-03 14:10:50.547Z] Public IP: 34.42.105.67
[taskcluster 2024-01-03 14:10:50.547Z] Hostname: glean-1-decision-gcp-v0cdmi1qsvmzlo3t-2zkmg
[taskcluster 2024-01-03 14:10:50.547Z] using cache "glean-project-glean-level-1-checkouts-sparse-v1" -> /builds/worker/checkouts
2e4b65595e5e - Started downloading
90e5e7d8b87a - Started downloading
90e5e7d8b87a - Downloaded in 0.365 seconds
2e4b65595e5e - Downloaded in 0.827 seconds
Digest: sha256:2dd667994aa13fccdcdcede85c570a5eb4a5247e42875a9e95a135ef774ee469
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:2dd667994aa13fccdcdcede85c570a5eb4a5247e42875a9e95a135ef774ee469
[taskcluster 2024-01-03 14:11:01.604Z] === Task Starting ===
[setup 2024-01-03T14:11:02.880Z] run-task started in /
[setup 2024-01-03T14:11:02.880Z] Invoked by command: --glean-checkout=/builds/worker/checkouts/vcs --task-cwd=/builds/worker/checkouts/vcs -- bash -cx ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id='0' --pushdate='0' --project='glean' --message="" --owner='mcarare@users.noreply.github.com' --level='1' --base-repository="$GLEAN_BASE_REPOSITORY" --head-repository="$GLEAN_HEAD_REPOSITORY" --head-ref="$GLEAN_HEAD_REF" --head-rev="$GLEAN_HEAD_REV" --head-tag="$GLEAN_HEAD_TAG" --repository-type="$GLEAN_REPOSITORY_TYPE" --tasks-for='github-pull-request' #{extraArgs}
[setup 2024-01-03T14:11:02.880Z] Python version: 3.11.2
[vcs 2024-01-03T14:11:02.882Z] WARNING: vcs checkout path (/builds/worker/checkouts/vcs) not in cache or volume; performance will likely suffer
[setup 2024-01-03T14:11:02.882Z] running as worker:worker
[vcs 2024-01-03T14:11:02.882Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/vcs']
[vcs 2024-01-03T14:11:02.884Z] executing ['git', 'clone', 'https://github.com/mozilla/glean', '/builds/worker/checkouts/vcs']
[vcs 2024-01-03T14:11:02.887Z] Cloning into '/builds/worker/checkouts/vcs'...
[vcs 2024-01-03T14:11:45.354Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mcarare/glean', '1870048']
[vcs 2024-01-03T14:11:45.649Z] From https://github.com/mcarare/glean
[vcs 2024-01-03T14:11:45.649Z] * branch 1870048 -> FETCH_HEAD
[vcs 2024-01-03T14:11:45.652Z] executing ['git', 'checkout', '-f', '-B', '1870048', '804636cfd35a2057b5bf46342fd295b0fb827ab9']
[vcs 2024-01-03T14:11:45.711Z] Switched to a new branch '1870048'
[vcs 2024-01-03T14:11:45.718Z] cleaning git checkout...
[vcs 2024-01-03T14:11:45.718Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-01-03T14:11:45.722Z] removing []
[vcs 2024-01-03T14:11:45.722Z] successfully cleaned git checkout!
[vcs 2024-01-03T14:11:45.728Z] TinderboxPrint:<a href='https://github.com/mcarare/glean/commit/804636cfd35a2057b5bf46342fd295b0fb827ab9' title='Built from glean commit 804636cfd35a2057b5bf46342fd295b0fb827ab9'>804636cfd35a2057b5bf46342fd295b0fb827ab9</a>
[pip-install 2024-01-03T14:11:45.728Z] executing ['/usr/bin/python3', '-mpip', 'install', '--break-system-packages', '--require-hashes', '-r', '/builds/worker/checkouts/vcs/taskcluster/requirements.txt']
[pip-install 2024-01-03T14:11:46.029Z] Defaulting to user installation because normal site-packages is not writeable
[pip-install 2024-01-03T14:11:46.696Z] Collecting aiohttp==3.9.0
[pip-install 2024-01-03T14:11:46.833Z] Downloading aiohttp-3.9.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB)
[pip-install 2024-01-03T14:11:47.683Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 1.5 MB/s eta 0:00:00
[pip-install 2024-01-03T14:11:47.710Z] Collecting aiosignal==1.3.1
[pip-install 2024-01-03T14:11:47.747Z] Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB)
[pip-install 2024-01-03T14:11:47.755Z] Requirement already satisfied: appdirs==1.4.4 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 89)) (1.4.4)
[pip-install 2024-01-03T14:11:47.756Z] Requirement already satisfied: arrow==1.2.3 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 93)) (1.2.3)
[pip-install 2024-01-03T14:11:47.779Z] Collecting async-timeout==4.0.2
[pip-install 2024-01-03T14:11:47.815Z] Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB)
[pip-install 2024-01-03T14:11:47.846Z] Collecting attrs==22.2.0
[pip-install 2024-01-03T14:11:47.883Z] Downloading attrs-22.2.0-py3-none-any.whl (60 kB)
[pip-install 2024-01-03T14:11:47.938Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.0/60.0 kB 1.1 MB/s eta 0:00:00
[pip-install 2024-01-03T14:11:47.942Z] Requirement already satisfied: binaryornot==0.4.4 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 107)) (0.4.4)
[pip-install 2024-01-03T14:11:47.973Z] Collecting certifi==2023.7.22
[pip-install 2024-01-03T14:11:48.009Z] Downloading certifi-2023.7.22-py3-none-any.whl (158 kB)
[pip-install 2024-01-03T14:11:48.136Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 1.3 MB/s eta 0:00:00
[pip-install 2024-01-03T14:11:48.158Z] Collecting chardet==5.2.0
[pip-install 2024-01-03T14:11:48.279Z] Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[pip-install 2024-01-03T14:11:48.427Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 1.4 MB/s eta 0:00:00
[pip-install 2024-01-03T14:11:48.579Z] Collecting charset-normalizer==3.0.1
[pip-install 2024-01-03T14:11:48.616Z] Downloading charset_normalizer-3.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (196 kB)
[pip-install 2024-01-03T14:11:48.758Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 196.8/196.8 kB 1.4 MB/s eta 0:00:00
[pip-install 2024-01-03T14:11:48.794Z] Collecting click==8.1.7
[pip-install 2024-01-03T14:11:48.830Z] Downloading click-8.1.7-py3-none-any.whl (97 kB)
[pip-install 2024-01-03T14:11:48.902Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 1.4 MB/s eta 0:00:00
[pip-install 2024-01-03T14:11:48.930Z] Collecting cookiecutter==2.5.0
[pip-install 2024-01-03T14:11:48.966Z] Downloading cookiecutter-2.5.0-py3-none-any.whl (39 kB)
[pip-install 2024-01-03T14:11:49.094Z] Collecting frozenlist==1.3.3
[pip-install 2024-01-03T14:11:49.130Z] Downloading frozenlist-1.3.3-cp311-cp311-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (154 kB)
[pip-install 2024-01-03T14:11:49.234Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 154.3/154.3 kB 1.5 MB/s eta 0:00:00
[pip-install 2024-01-03T14:11:49.238Z] Requirement already satisfied: giturlparse==0.10.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 295)) (0.10.0)
[pip-install 2024-01-03T14:11:49.241Z] Requirement already satisfied: idna==3.4 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 299)) (3.4)
[pip-install 2024-01-03T14:11:49.242Z] Requirement already satisfied: jinja2==3.1.2 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 305)) (3.1.2)
[pip-install 2024-01-03T14:11:49.263Z] Collecting json-e==4.5.0
[pip-install 2024-01-03T14:11:49.298Z] Downloading json_e-4.5.0-py3-none-any.whl (13 kB)
[pip-install 2024-01-03T14:11:49.338Z] Collecting markdown-it-py==3.0.0
[pip-install 2024-01-03T14:11:49.374Z] Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[pip-install 2024-01-03T14:11:49.428Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 1.7 MB/s eta 0:00:00
[pip-install 2024-01-03T14:11:49.433Z] Requirement already satisfied: markupsafe==2.1.3 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 317)) (2.1.3)
[pip-install 2024-01-03T14:11:49.451Z] Collecting mdurl==0.1.2
[pip-install 2024-01-03T14:11:49.487Z] Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[pip-install 2024-01-03T14:11:49.511Z] Collecting mohawk==1.1.0
[pip-install 2024-01-03T14:11:49.549Z] Downloading mohawk-1.1.0-py3-none-any.whl (22 kB)
[pip-install 2024-01-03T14:11:49.561Z] Requirement already satisfied: mozilla-repo-urls==0.1.1 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 387)) (0.1.1)
[pip-install 2024-01-03T14:11:49.904Z] Collecting multidict==6.0.4
[pip-install 2024-01-03T14:11:49.940Z] Downloading multidict-6.0.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (117 kB)
[pip-install 2024-01-03T14:11:50.016Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/117.4 kB 1.6 MB/s eta 0:00:00
[pip-install 2024-01-03T14:11:50.054Z] Collecting pygments==2.17.2
[pip-install 2024-01-03T14:11:50.090Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB)
[pip-install 2024-01-03T14:11:50.732Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 1.8 MB/s eta 0:00:00
[pip-install 2024-01-03T14:11:50.741Z] Requirement already satisfied: python-dateutil==2.8.2 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 473)) (2.8.2)
[pip-install 2024-01-03T14:11:50.743Z] Requirement already satisfied: python-slugify==8.0.1 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 479)) (8.0.1)
[pip-install 2024-01-03T14:11:50.744Z] Requirement already satisfied: pyyaml==6.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 483)) (6.0)
[pip-install 2024-01-03T14:11:50.747Z] Requirement already satisfied: redo==2.0.4 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 528)) (2.0.4)
[pip-install 2024-01-03T14:11:50.748Z] Requirement already satisfied: requests==2.31.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 532)) (2.31.0)
[pip-install 2024-01-03T14:11:50.841Z] Collecting rich==13.7.0
[pip-install 2024-01-03T14:11:50.879Z] Downloading rich-13.7.0-py3-none-any.whl (240 kB)
[pip-install 2024-01-03T14:11:51.098Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.6/240.6 kB 1.3 MB/s eta 0:00:00
[pip-install 2024-01-03T14:11:51.103Z] Requirement already satisfied: six==1.16.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 543)) (1.16.0)
[pip-install 2024-01-03T14:11:51.104Z] Requirement already satisfied: slugid==2.0.0 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 549)) (2.0.0)
[pip-install 2024-01-03T14:11:51.234Z] Collecting taskcluster==47.1.2
[pip-install 2024-01-03T14:11:51.270Z] Downloading taskcluster-47.1.2-py3-none-any.whl (141 kB)
[pip-install 2024-01-03T14:11:51.394Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 141.7/141.7 kB 1.2 MB/s eta 0:00:00
[pip-install 2024-01-03T14:11:51.432Z] Collecting taskcluster-taskgraph==7.0.2
[pip-install 2024-01-03T14:11:51.469Z] Downloading taskcluster_taskgraph-7.0.2-py3-none-any.whl (185 kB)
[pip-install 2024-01-03T14:11:51.618Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 185.8/185.8 kB 1.3 MB/s eta 0:00:00
[pip-install 2024-01-03T14:11:51.624Z] Requirement already satisfied: taskcluster-urls==13.0.1 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 563)) (13.0.1)
[pip-install 2024-01-03T14:11:51.628Z] Requirement already satisfied: text-unidecode==1.3 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 570)) (1.3)
[pip-install 2024-01-03T14:11:51.684Z] Collecting urllib3==1.26.18
[pip-install 2024-01-03T14:11:51.721Z] Downloading urllib3-1.26.18-py2.py3-none-any.whl (143 kB)
[pip-install 2024-01-03T14:11:51.832Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.8/143.8 kB 1.3 MB/s eta 0:00:00
[pip-install 2024-01-03T14:11:51.837Z] Requirement already satisfied: voluptuous==0.13.1 in /usr/local/lib/python3.11/dist-packages (from -r /builds/worker/checkouts/vcs/taskcluster/requirements.txt (line 578)) (0.13.1)
[pip-install 2024-01-03T14:11:52.077Z] Collecting yarl==1.8.2
[pip-install 2024-01-03T14:11:52.113Z] Downloading yarl-1.8.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (278 kB)
[pip-install 2024-01-03T14:11:52.305Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 278.1/278.1 kB 1.5 MB/s eta 0:00:00
[pip-install 2024-01-03T14:11:52.930Z] Installing collected packages: json-e, charset-normalizer, urllib3, pygments, multidict, mohawk, mdurl, frozenlist, click, chardet, certifi, attrs, async-timeout, yarl, markdown-it-py, aiosignal, rich, aiohttp, taskcluster, cookiecutter, taskcluster-taskgraph
[pip-install 2024-01-03T14:11:52.975Z] WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-01-03T14:11:52.976Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-01-03T14:11:53.640Z] WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-01-03T14:11:53.641Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-01-03T14:11:53.914Z] WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-01-03T14:11:53.915Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-01-03T14:11:54.035Z] WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-01-03T14:11:54.035Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-01-03T14:11:54.439Z] WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-01-03T14:11:54.440Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-01-03T14:11:54.532Z] WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[pip-install 2024-01-03T14:11:54.532Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[pip-install 2024-01-03T14:11:54.634Z] Successfully installed aiohttp-3.9.0 aiosignal-1.3.1 async-timeout-4.0.2 attrs-22.2.0 certifi-2023.7.22 chardet-5.2.0 charset-normalizer-3.0.1 click-8.1.7 cookiecutter-2.5.0 frozenlist-1.3.3 json-e-4.5.0 markdown-it-py-3.0.0 mdurl-0.1.2 mohawk-1.1.0 multidict-6.0.4 pygments-2.17.2 rich-13.7.0 taskcluster-47.1.2 taskcluster-taskgraph-7.0.2 urllib3-1.26.18 yarl-1.8.2
[task 2024-01-03T14:11:54.779Z] executing ['bash', '-cx', 'ln -s /builds/worker/artifacts artifacts && ~/.local/bin/taskgraph decision --pushlog-id=\'0\' --pushdate=\'0\' --project=\'glean\' --message="" --owner=\'mcarare@users.noreply.github.com\' --level=\'1\' --base-repository="$GLEAN_BASE_REPOSITORY" --head-repository="$GLEAN_HEAD_REPOSITORY" --head-ref="$GLEAN_HEAD_REF" --head-rev="$GLEAN_HEAD_REV" --head-tag="$GLEAN_HEAD_TAG" --repository-type="$GLEAN_REPOSITORY_TYPE" --tasks-for=\'github-pull-request\' #{extraArgs}\n']
[task 2024-01-03T14:11:54.782Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-01-03T14:11:54.783Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=glean --message= --owner=mcarare@users.noreply.github.com --level=1 --base-repository=https://github.com/mozilla/glean --head-repository=https://github.com/mcarare/glean --head-ref=1870048 --head-rev=804636cfd35a2057b5bf46342fd295b0fb827ab9 --head-tag= --repository-type=git --tasks-for=github-pull-request
[task 2024-01-03T14:11:55.072Z] 2024-01-03 14:11:55,072 - INFO - Loading graph configuration.
[task 2024-01-03T14:11:55.094Z] 2024-01-03 14:11:55,094 - INFO - base_ref has been reset from "" to "origin/main".
[task 2024-01-03T14:11:55.095Z] 2024-01-03 14:11:55,094 - INFO - base_rev is not set.
[task 2024-01-03T14:11:55.095Z] 2024-01-03 14:11:55,094 - INFO - Using base_ref "origin/main" to determine latest common revision...
[task 2024-01-03T14:11:55.097Z] 2024-01-03 14:11:55,097 - INFO - base_rev has been reset from "" to "d4f5b311e3d7d8402bdf1c4b9f73562b97c1e6f5".
[task 2024-01-03T14:11:55.097Z] 2024-01-03 14:11:55,097 - WARNING - using default project parameters; add glean to PER_PROJECT_PARAMETERS in /builds/worker/.local/lib/python3.11/site-packages/taskgraph/decision.py to customize behavior for this project
[task 2024-01-03T14:11:55.098Z] 2024-01-03 14:11:55,098 - INFO - Using Parameters(id=d66d317578a1) (from defaults)
[task 2024-01-03T14:11:55.099Z] 2024-01-03 14:11:55,098 - INFO - writing artifact file `parameters.yml`
[task 2024-01-03T14:11:55.104Z] 2024-01-03 14:11:55,104 - INFO - writing artifact file `actions.json`
[task 2024-01-03T14:11:55.106Z] 2024-01-03 14:11:55,105 - INFO - Loading kinds
[task 2024-01-03T14:11:55.119Z] 2024-01-03 14:11:55,119 - INFO - Generating full task set
[task 2024-01-03T14:11:55.127Z] 2024-01-03 14:11:55,127 - INFO - Generated 1 tasks for kind android-build
[task 2024-01-03T14:11:55.128Z] 2024-01-03 14:11:55,128 - INFO - Writing docker-contexts/linux.tar.gz for docker image linux
[task 2024-01-03T14:11:55.145Z] 2024-01-03 14:11:55,145 - INFO - Generated 1 tasks for kind docker-image
[task 2024-01-03T14:11:55.154Z] 2024-01-03 14:11:55,154 - INFO - Generated 3 tasks for kind module-build
[task 2024-01-03T14:11:55.156Z] 2024-01-03 14:11:55,156 - INFO - Generated 1 tasks for kind rust
[task 2024-01-03T14:11:55.159Z] 2024-01-03 14:11:55,159 - INFO - Generated 3 tasks for kind signing
[task 2024-01-03T14:11:55.162Z] 2024-01-03 14:11:55,162 - INFO - Generated 3 tasks for kind beetmover
[task 2024-01-03T14:11:55.162Z] 2024-01-03 14:11:55,162 - INFO - Generating full task graph
[task 2024-01-03T14:11:55.162Z] 2024-01-03 14:11:55,162 - INFO - Full task graph contains 12 tasks and 14 dependencies
[task 2024-01-03T14:11:55.163Z] 2024-01-03 14:11:55,163 - INFO - writing artifact file `full-task-graph.json`
[task 2024-01-03T14:11:55.166Z] 2024-01-03 14:11:55,166 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-01-03T14:11:55.167Z] 2024-01-03 14:11:55,166 - INFO - Generating target task set
[task 2024-01-03T14:11:55.167Z] 2024-01-03 14:11:55,166 - INFO - Filter filter_target_tasks pruned 9 tasks (3 remain)
[task 2024-01-03T14:11:55.167Z] 2024-01-03 14:11:55,167 - INFO - writing artifact file `target-tasks.json`
[task 2024-01-03T14:11:55.167Z] 2024-01-03 14:11:55,167 - INFO - Generating target task graph
[task 2024-01-03T14:11:55.167Z] 2024-01-03 14:11:55,167 - INFO - Adding 0 tasks with `always_target` attribute
[task 2024-01-03T14:11:55.167Z] 2024-01-03 14:11:55,167 - INFO - Generating optimized task graph
[task 2024-01-03T14:11:55.167Z] 2024-01-03 14:11:55,167 - INFO - No tasks removed during optimization
[task 2024-01-03T14:11:55.320Z] 2024-01-03 14:11:55,320 - INFO - Replaced 1 tasks by index-search (index-search) during optimization.
[task 2024-01-03T14:11:55.321Z] 2024-01-03 14:11:55,321 - INFO - writing artifact file `task-graph.json`
[task 2024-01-03T14:11:55.321Z] 2024-01-03 14:11:55,321 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-01-03T14:11:55.323Z] 2024-01-03 14:11:55,323 - INFO - Creating task with taskId PBk4z3J3TpWhpFrc5VEjhQ for rust-beta-tests
[task 2024-01-03T14:11:55.324Z] 2024-01-03 14:11:55,323 - INFO - Creating task with taskId OIdcN6DpSryvdPo21rtPWg for android-build-pr
[taskcluster 2024-01-03 14:11:55.769Z] === Task Finished ===
[taskcluster 2024-01-03 14:11:59.570Z] Successful task run with exit code: 0 completed in 69.026 seconds
Loading