chore: Version bump to 2.0.0 #66
Merged
firefoxci-taskcluster / Decision Task
succeeded
May 8, 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
[taskcluster 2024-05-08 16:20:26.094Z] Task ID: P_Zrk1NEQq2812lTlB0nhA
[taskcluster 2024-05-08 16:20:26.094Z] Worker ID: 3103437624796649704
[taskcluster 2024-05-08 16:20:26.094Z] Worker Group: us-west1-a
[taskcluster 2024-05-08 16:20:26.094Z] Worker Node Type: projects/887720501152/machineTypes/n2-standard-2
[taskcluster 2024-05-08 16:20:26.094Z] Worker Pool: taskgraph-1/decision-gcp
[taskcluster 2024-05-08 16:20:26.094Z] Worker Version: 38.0.5
[taskcluster 2024-05-08 16:20:26.094Z] Public IP: 34.127.24.192
[taskcluster 2024-05-08 16:20:26.094Z] Hostname: taskgraph-1-decision-gcp-fhnksj-3su-hg8nutmw7wg
[taskcluster 2024-05-08 16:20:26.094Z] using cache "taskgraph-project-mozilla-taskgraph-level-1-checkouts-sparse-v2" -> /builds/worker/checkouts
2e4b65595e5e - Started downloading
90e5e7d8b87a - Started downloading
2e4b65595e5e - Downloaded in 0.708 seconds
90e5e7d8b87a - Downloaded in 0.584 seconds
Digest: sha256:2dd667994aa13fccdcdcede85c570a5eb4a5247e42875a9e95a135ef774ee469
Status: Downloaded newer image for mozillareleases/taskgraph@sha256:2dd667994aa13fccdcdcede85c570a5eb4a5247e42875a9e95a135ef774ee469
[taskcluster 2024-05-08 16:20:40.227Z] === Task Starting ===
[setup 2024-05-08T16:20:41.368Z] run-task started in /
[setup 2024-05-08T16:20:41.368Z] Invoked by command: --mozilla_taskgraph-checkout=/builds/worker/checkouts/src -- bash -cx cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && pip3 install --user --break-system-packages -r requirements/base.txt && pip3 install --user --break-system-packages --no-deps . && ~/.local/bin/taskgraph decision --pushlog-id='0' --pushdate='0' --project='mozilla-taskgraph' --owner='[email protected]' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/mozilla-releng/mozilla-taskgraph' --base-ref='main' --base-rev='e2ae827ea9d121de8347632282f9280bcc041539' --head-repository='https://github.com/mozilla-releng/mozilla-taskgraph' --head-ref='hneiva/version-bump' --head-rev='d89468c251841a525582f5f6914455956251b7fd'
[setup 2024-05-08T16:20:41.368Z] Python version: 3.11.2
[vcs 2024-05-08T16:20:41.370Z] WARNING: vcs checkout path (/builds/worker/checkouts/src) not in cache or volume; performance will likely suffer
[setup 2024-05-08T16:20:41.370Z] running as worker:worker
[vcs 2024-05-08T16:20:41.370Z] executing ['git', 'config', '--global', '--add', 'safe.directory', '/builds/worker/checkouts/src']
[vcs 2024-05-08T16:20:41.373Z] executing ['git', 'clone', 'https://github.com/mozilla-releng/mozilla-taskgraph', '/builds/worker/checkouts/src']
[vcs 2024-05-08T16:20:41.375Z] Cloning into '/builds/worker/checkouts/src'...
[vcs 2024-05-08T16:20:41.825Z] executing ['git', 'fetch', 'origin', 'main']
[vcs 2024-05-08T16:20:42.111Z] From https://github.com/mozilla-releng/mozilla-taskgraph
[vcs 2024-05-08T16:20:42.111Z] * branch main -> FETCH_HEAD
[vcs 2024-05-08T16:20:42.116Z] executing ['git', 'checkout', 'main']
[vcs 2024-05-08T16:20:42.121Z] Already on 'main'
[vcs 2024-05-08T16:20:42.121Z] Your branch is up to date with 'origin/main'.
[vcs 2024-05-08T16:20:42.121Z] executing ['git', 'fetch', 'origin', 'e2ae827ea9d121de8347632282f9280bcc041539']
[vcs 2024-05-08T16:20:42.435Z] From https://github.com/mozilla-releng/mozilla-taskgraph
[vcs 2024-05-08T16:20:42.435Z] * branch e2ae827ea9d121de8347632282f9280bcc041539 -> FETCH_HEAD
[vcs 2024-05-08T16:20:42.440Z] executing ['git', 'fetch', '--tags', '--force', 'https://github.com/mozilla-releng/mozilla-taskgraph', 'hneiva/version-bump']
[vcs 2024-05-08T16:20:42.742Z] From https://github.com/mozilla-releng/mozilla-taskgraph
[vcs 2024-05-08T16:20:42.744Z] * branch hneiva/version-bump -> FETCH_HEAD
[vcs 2024-05-08T16:20:42.749Z] executing ['git', 'fetch', '--no-tags', 'https://github.com/mozilla-releng/mozilla-taskgraph', 'hneiva/version-bump']
[vcs 2024-05-08T16:20:43.066Z] From https://github.com/mozilla-releng/mozilla-taskgraph
[vcs 2024-05-08T16:20:43.066Z] * branch hneiva/version-bump -> FETCH_HEAD
[vcs 2024-05-08T16:20:43.070Z] executing ['git', 'checkout', '-f', '-B', 'hneiva/version-bump', 'd89468c251841a525582f5f6914455956251b7fd']
[vcs 2024-05-08T16:20:43.073Z] Switched to a new branch 'hneiva/version-bump'
[vcs 2024-05-08T16:20:43.074Z] cleaning git checkout...
[vcs 2024-05-08T16:20:43.074Z] executing ['git', 'clean', '-nxdff']
[vcs 2024-05-08T16:20:43.076Z] removing []
[vcs 2024-05-08T16:20:43.076Z] successfully cleaned git checkout!
[vcs 2024-05-08T16:20:43.078Z] TinderboxPrint:<a href='https://github.com/mozilla-releng/mozilla-taskgraph/commit/d89468c251841a525582f5f6914455956251b7fd' title='Built from mozilla-taskgraph commit d89468c251841a525582f5f6914455956251b7fd'>d89468c251841a525582f5f6914455956251b7fd</a>
[task 2024-05-08T16:20:43.078Z] executing ['bash', '-cx', "cd /builds/worker/checkouts/src && ln -s /builds/worker/artifacts artifacts && pip3 install --user --break-system-packages -r requirements/base.txt && pip3 install --user --break-system-packages --no-deps . && ~/.local/bin/taskgraph decision --pushlog-id='0' --pushdate='0' --project='mozilla-taskgraph' --owner='[email protected]' --level='1' --repository-type=git --tasks-for='github-pull-request' --base-repository='https://github.com/mozilla-releng/mozilla-taskgraph' --base-ref='main' --base-rev='e2ae827ea9d121de8347632282f9280bcc041539' --head-repository='https://github.com/mozilla-releng/mozilla-taskgraph' --head-ref='hneiva/version-bump' --head-rev='d89468c251841a525582f5f6914455956251b7fd' \n"]
[task 2024-05-08T16:20:43.080Z] + cd /builds/worker/checkouts/src
[task 2024-05-08T16:20:43.080Z] + ln -s /builds/worker/artifacts artifacts
[task 2024-05-08T16:20:43.081Z] + pip3 install --user --break-system-packages -r requirements/base.txt
[task 2024-05-08T16:20:43.637Z] Requirement already satisfied: appdirs==1.4.4 in /usr/local/lib/python3.11/dist-packages (from -r requirements/base.txt (line 8)) (1.4.4)
[task 2024-05-08T16:20:43.776Z] Collecting arrow==1.3.0
[task 2024-05-08T16:20:43.866Z] Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[task 2024-05-08T16:20:43.889Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 3.3 MB/s eta 0:00:00
[task 2024-05-08T16:20:43.894Z] Requirement already satisfied: binaryornot==0.4.4 in /usr/local/lib/python3.11/dist-packages (from -r requirements/base.txt (line 16)) (0.4.4)
[task 2024-05-08T16:20:43.931Z] Collecting certifi==2024.2.2
[task 2024-05-08T16:20:43.941Z] Downloading certifi-2024.2.2-py3-none-any.whl (163 kB)
[task 2024-05-08T16:20:43.967Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 6.9 MB/s eta 0:00:00
[task 2024-05-08T16:20:43.988Z] Collecting chardet==5.2.0
[task 2024-05-08T16:20:43.997Z] Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[task 2024-05-08T16:20:44.023Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.4/199.4 kB 8.4 MB/s eta 0:00:00
[task 2024-05-08T16:20:44.256Z] Collecting charset-normalizer==3.3.2
[task 2024-05-08T16:20:44.267Z] Downloading charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB)
[task 2024-05-08T16:20:44.281Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.3/140.3 kB 15.4 MB/s eta 0:00:00
[task 2024-05-08T16:20:44.321Z] Collecting click==8.1.7
[task 2024-05-08T16:20:44.331Z] Downloading click-8.1.7-py3-none-any.whl (97 kB)
[task 2024-05-08T16:20:44.342Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 10.2 MB/s eta 0:00:00
[task 2024-05-08T16:20:44.374Z] Collecting cookiecutter==2.6.0
[task 2024-05-08T16:20:44.384Z] Downloading cookiecutter-2.6.0-py3-none-any.whl (39 kB)
[task 2024-05-08T16:20:44.404Z] Collecting giturlparse==0.12.0
[task 2024-05-08T16:20:44.415Z] Downloading giturlparse-0.12.0-py2.py3-none-any.whl (15 kB)
[task 2024-05-08T16:20:44.446Z] Collecting idna==3.6
[task 2024-05-08T16:20:44.456Z] Downloading idna-3.6-py3-none-any.whl (61 kB)
[task 2024-05-08T16:20:44.468Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 7.7 MB/s eta 0:00:00
[task 2024-05-08T16:20:44.502Z] Collecting jinja2==3.1.3
[task 2024-05-08T16:20:44.514Z] Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB)
[task 2024-05-08T16:20:44.531Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 9.5 MB/s eta 0:00:00
[task 2024-05-08T16:20:44.553Z] Collecting json-e==4.7.0
[task 2024-05-08T16:20:44.563Z] Downloading json_e-4.7.0-py3-none-any.whl (13 kB)
[task 2024-05-08T16:20:44.604Z] Collecting markdown-it-py==3.0.0
[task 2024-05-08T16:20:44.614Z] Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[task 2024-05-08T16:20:44.624Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 16.2 MB/s eta 0:00:00
[task 2024-05-08T16:20:44.772Z] Collecting markupsafe==2.1.5
[task 2024-05-08T16:20:44.783Z] Downloading MarkupSafe-2.1.5-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB)
[task 2024-05-08T16:20:44.802Z] Collecting mdurl==0.1.2
[task 2024-05-08T16:20:44.812Z] Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[task 2024-05-08T16:20:44.817Z] Requirement already satisfied: mozilla-repo-urls==0.1.1 in /usr/local/lib/python3.11/dist-packages (from -r requirements/base.txt (line 214)) (0.1.1)
[task 2024-05-08T16:20:44.861Z] Collecting pygments==2.17.2
[task 2024-05-08T16:20:44.871Z] Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB)
[task 2024-05-08T16:20:44.949Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 15.8 MB/s eta 0:00:00
[task 2024-05-08T16:20:44.984Z] Collecting python-dateutil==2.9.0.post0
[task 2024-05-08T16:20:44.993Z] Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
[task 2024-05-08T16:20:45.007Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 21.1 MB/s eta 0:00:00
[task 2024-05-08T16:20:45.036Z] Collecting python-slugify==8.0.4
[task 2024-05-08T16:20:45.045Z] Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB)
[task 2024-05-08T16:20:45.137Z] Collecting pyyaml==6.0.1
[task 2024-05-08T16:20:45.147Z] Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB)
[task 2024-05-08T16:20:45.183Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.7/757.7 kB 22.6 MB/s eta 0:00:00
[task 2024-05-08T16:20:45.190Z] Requirement already satisfied: redo==2.0.4 in /usr/local/lib/python3.11/dist-packages (from -r requirements/base.txt (line 285)) (2.0.4)
[task 2024-05-08T16:20:45.192Z] Requirement already satisfied: requests==2.31.0 in /usr/local/lib/python3.11/dist-packages (from -r requirements/base.txt (line 289)) (2.31.0)
[task 2024-05-08T16:20:45.314Z] Collecting rich==13.7.1
[task 2024-05-08T16:20:45.324Z] Downloading rich-13.7.1-py3-none-any.whl (240 kB)
[task 2024-05-08T16:20:45.336Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 240.7/240.7 kB 25.4 MB/s eta 0:00:00
[task 2024-05-08T16:20:45.341Z] Requirement already satisfied: six==1.16.0 in /usr/local/lib/python3.11/dist-packages (from -r requirements/base.txt (line 299)) (1.16.0)
[task 2024-05-08T16:20:45.343Z] Requirement already satisfied: slugid==2.0.0 in /usr/local/lib/python3.11/dist-packages (from -r requirements/base.txt (line 303)) (2.0.0)
[task 2024-05-08T16:20:45.381Z] Collecting taskcluster-taskgraph==8.0.0
[task 2024-05-08T16:20:45.392Z] Downloading taskcluster_taskgraph-8.0.0-py3-none-any.whl (188 kB)
[task 2024-05-08T16:20:45.400Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 188.3/188.3 kB 37.7 MB/s eta 0:00:00
[task 2024-05-08T16:20:45.409Z] Requirement already satisfied: taskcluster-urls==13.0.1 in /usr/local/lib/python3.11/dist-packages (from -r requirements/base.txt (line 311)) (13.0.1)
[task 2024-05-08T16:20:45.412Z] Requirement already satisfied: text-unidecode==1.3 in /usr/local/lib/python3.11/dist-packages (from -r requirements/base.txt (line 316)) (1.3)
[task 2024-05-08T16:20:45.441Z] Collecting types-python-dateutil==2.9.0.20240316
[task 2024-05-08T16:20:45.451Z] Downloading types_python_dateutil-2.9.0.20240316-py3-none-any.whl (9.7 kB)
[task 2024-05-08T16:20:45.483Z] Collecting typing-extensions==4.11.0
[task 2024-05-08T16:20:45.494Z] Downloading typing_extensions-4.11.0-py3-none-any.whl (34 kB)
[task 2024-05-08T16:20:45.562Z] Collecting urllib3==2.2.1
[task 2024-05-08T16:20:45.572Z] Downloading urllib3-2.2.1-py3-none-any.whl (121 kB)
[task 2024-05-08T16:20:45.578Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 41.0 MB/s eta 0:00:00
[task 2024-05-08T16:20:45.602Z] Collecting voluptuous==0.14.2
[task 2024-05-08T16:20:45.612Z] Downloading voluptuous-0.14.2-py3-none-any.whl (31 kB)
[task 2024-05-08T16:20:46.180Z] Installing collected packages: json-e, voluptuous, urllib3, typing-extensions, types-python-dateutil, pyyaml, python-slugify, python-dateutil, pygments, mdurl, markupsafe, idna, giturlparse, click, charset-normalizer, chardet, certifi, markdown-it-py, jinja2, arrow, rich, cookiecutter, taskcluster-taskgraph
[task 2024-05-08T16:20:46.430Z] WARNING: The script slugify is installed in '/builds/worker/.local/bin' which is not on PATH.
[task 2024-05-08T16:20:46.431Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[task 2024-05-08T16:20:47.377Z] WARNING: The script pygmentize is installed in '/builds/worker/.local/bin' which is not on PATH.
[task 2024-05-08T16:20:47.379Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[task 2024-05-08T16:20:47.657Z] WARNING: The script normalizer is installed in '/builds/worker/.local/bin' which is not on PATH.
[task 2024-05-08T16:20:47.658Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[task 2024-05-08T16:20:47.918Z] WARNING: The script chardetect is installed in '/builds/worker/.local/bin' which is not on PATH.
[task 2024-05-08T16:20:47.919Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[task 2024-05-08T16:20:48.012Z] WARNING: The script markdown-it is installed in '/builds/worker/.local/bin' which is not on PATH.
[task 2024-05-08T16:20:48.014Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[task 2024-05-08T16:20:48.456Z] WARNING: The script cookiecutter is installed in '/builds/worker/.local/bin' which is not on PATH.
[task 2024-05-08T16:20:48.457Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[task 2024-05-08T16:20:48.587Z] WARNING: The script taskgraph is installed in '/builds/worker/.local/bin' which is not on PATH.
[task 2024-05-08T16:20:48.589Z] Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
[task 2024-05-08T16:20:48.713Z] Successfully installed arrow-1.3.0 certifi-2024.2.2 chardet-5.2.0 charset-normalizer-3.3.2 click-8.1.7 cookiecutter-2.6.0 giturlparse-0.12.0 idna-3.6 jinja2-3.1.3 json-e-4.7.0 markdown-it-py-3.0.0 markupsafe-2.1.5 mdurl-0.1.2 pygments-2.17.2 python-dateutil-2.9.0.post0 python-slugify-8.0.4 pyyaml-6.0.1 rich-13.7.1 taskcluster-taskgraph-8.0.0 types-python-dateutil-2.9.0.20240316 typing-extensions-4.11.0 urllib3-2.2.1 voluptuous-0.14.2
[task 2024-05-08T16:20:48.832Z] + pip3 install --user --break-system-packages --no-deps .
[task 2024-05-08T16:20:49.332Z] Processing /builds/worker/checkouts/src
[task 2024-05-08T16:20:49.337Z] Installing build dependencies: started
[task 2024-05-08T16:20:51.086Z] Installing build dependencies: finished with status 'done'
[task 2024-05-08T16:20:51.089Z] Getting requirements to build wheel: started
[task 2024-05-08T16:20:51.258Z] Getting requirements to build wheel: finished with status 'done'
[task 2024-05-08T16:20:51.262Z] Preparing metadata (pyproject.toml): started
[task 2024-05-08T16:20:51.449Z] Preparing metadata (pyproject.toml): finished with status 'done'
[task 2024-05-08T16:20:51.454Z] Building wheels for collected packages: mozilla-taskgraph
[task 2024-05-08T16:20:51.455Z] Building wheel for mozilla-taskgraph (pyproject.toml): started
[task 2024-05-08T16:20:51.669Z] Building wheel for mozilla-taskgraph (pyproject.toml): finished with status 'done'
[task 2024-05-08T16:20:51.670Z] Created wheel for mozilla-taskgraph: filename=mozilla_taskgraph-2.0.0-py3-none-any.whl size=15777 sha256=84f5b41a1399d88df4ee622096ce3610ad318478d2ddcee12de5597fd138020c
[task 2024-05-08T16:20:51.671Z] Stored in directory: /tmp/pip-ephem-wheel-cache-bh9t20nx/wheels/54/fa/b4/d3017bf051c083cc076bfd93af1693baf4c91b8f6fee74b0bc
[task 2024-05-08T16:20:51.674Z] Successfully built mozilla-taskgraph
[task 2024-05-08T16:20:51.674Z] Installing collected packages: mozilla-taskgraph
[task 2024-05-08T16:20:51.689Z] Successfully installed mozilla-taskgraph-2.0.0
[task 2024-05-08T16:20:51.766Z] + /builds/worker/.local/bin/taskgraph decision --pushlog-id=0 --pushdate=0 --project=mozilla-taskgraph [email protected] --level=1 --repository-type=git --tasks-for=github-pull-request --base-repository=https://github.com/mozilla-releng/mozilla-taskgraph --base-ref=main --base-rev=e2ae827ea9d121de8347632282f9280bcc041539 --head-repository=https://github.com/mozilla-releng/mozilla-taskgraph --head-ref=hneiva/version-bump --head-rev=d89468c251841a525582f5f6914455956251b7fd
[task 2024-05-08T16:20:52.006Z] 2024-05-08 16:20:52,005 - INFO - Loading graph configuration.
[task 2024-05-08T16:20:52.013Z] 2024-05-08 16:20:52,013 - WARNING - using default project parameters; add mozilla-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-05-08T16:20:52.014Z] 2024-05-08 16:20:52,013 - INFO - Using Parameters(id=c3bdc6a0939e) (from defaults)
[task 2024-05-08T16:20:52.015Z] 2024-05-08 16:20:52,014 - INFO - writing artifact file `parameters.yml`
[task 2024-05-08T16:20:52.019Z] 2024-05-08 16:20:52,019 - INFO - writing artifact file `actions.json`
[task 2024-05-08T16:20:52.025Z] 2024-05-08 16:20:52,021 - INFO - Loading kinds
[task 2024-05-08T16:20:52.025Z] 2024-05-08 16:20:52,023 - INFO - Generating full task set
[task 2024-05-08T16:20:52.032Z] 2024-05-08 16:20:52,031 - INFO - Writing docker-contexts/linux.tar.gz for docker image linux
[task 2024-05-08T16:20:52.048Z] 2024-05-08 16:20:52,048 - INFO - Writing docker-contexts/fetch.tar.gz for docker image fetch
[task 2024-05-08T16:20:52.067Z] 2024-05-08 16:20:52,067 - INFO - Writing docker-contexts/python.tar.gz for docker image python
[task 2024-05-08T16:20:52.087Z] 2024-05-08 16:20:52,087 - INFO - Generated 3 tasks for kind docker-image
[task 2024-05-08T16:20:52.100Z] 2024-05-08 16:20:52,100 - INFO - Generated 1 tasks for kind fetch
[task 2024-05-08T16:20:52.101Z] 2024-05-08 16:20:52,100 - INFO - Generated 1 tasks for kind release-promotion-dummy
[task 2024-05-08T16:20:52.103Z] 2024-05-08 16:20:52,103 - INFO - Generated 1 tasks for kind test
[task 2024-05-08T16:20:52.106Z] 2024-05-08 16:20:52,106 - INFO - Generated 1 tasks for kind codecov
[task 2024-05-08T16:20:52.106Z] 2024-05-08 16:20:52,106 - INFO - Generating full task graph
[task 2024-05-08T16:20:52.106Z] 2024-05-08 16:20:52,106 - INFO - Full task graph contains 7 tasks and 5 dependencies
[task 2024-05-08T16:20:52.106Z] 2024-05-08 16:20:52,106 - INFO - writing artifact file `full-task-graph.json`
[task 2024-05-08T16:20:52.109Z] 2024-05-08 16:20:52,108 - INFO - writing artifact file `runnable-jobs.json`
[task 2024-05-08T16:20:52.109Z] 2024-05-08 16:20:52,109 - INFO - Generating target task set
[task 2024-05-08T16:20:52.109Z] 2024-05-08 16:20:52,109 - INFO - Filter filter_target_tasks pruned 5 tasks (2 remain)
[task 2024-05-08T16:20:52.109Z] 2024-05-08 16:20:52,109 - INFO - writing artifact file `target-tasks.json`
[task 2024-05-08T16:20:52.109Z] 2024-05-08 16:20:52,109 - INFO - Generating target task graph
[task 2024-05-08T16:20:52.109Z] 2024-05-08 16:20:52,109 - INFO - Adding 3 tasks with `always_target` attribute
[task 2024-05-08T16:20:52.109Z] 2024-05-08 16:20:52,109 - INFO - Generating optimized task graph
[task 2024-05-08T16:20:52.110Z] 2024-05-08 16:20:52,110 - INFO - No tasks removed during optimization
[task 2024-05-08T16:20:52.312Z] 2024-05-08 16:20:52,312 - INFO - Replaced 4 tasks by index-search (index-search) during optimization.
[task 2024-05-08T16:20:52.313Z] 2024-05-08 16:20:52,313 - INFO - writing artifact file `task-graph.json`
[task 2024-05-08T16:20:52.314Z] 2024-05-08 16:20:52,314 - INFO - writing artifact file `label-to-taskid.json`
[task 2024-05-08T16:20:52.316Z] 2024-05-08 16:20:52,315 - INFO - Creating task with taskId TvNkmyWATR-_noRtppPZsw for test-unit
[task 2024-05-08T16:20:52.401Z] 2024-05-08 16:20:52,401 - INFO - Creating task with taskId ZtDJ9Tc7QzSTiJVoLozjDQ for codecov-upload
[taskcluster 2024-05-08 16:20:52.777Z] === Task Finished ===
[taskcluster 2024-05-08 16:20:54.551Z] Successful task run with exit code: 0 completed in 28.459 seconds
Loading