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

Some fixes to taskgraph init #573

Merged
merged 2 commits into from
Sep 6, 2024

fix(init): add coreutils to the 'linux' Dockerfile

3c9c39c
Select commit
Loading
Failed to load commit list.
Merged

Some fixes to taskgraph init #573

fix(init): add coreutils to the 'linux' Dockerfile
3c9c39c
Select commit
Loading
Failed to load commit list.
firefoxci-taskcluster / doc-generate succeeded Sep 6, 2024 in 2m 23s

FirefoxCI (pull_request)

Generate documentation and fail on warnings (Treeherder push)

Details

View task in Taskcluster
View logs in Taskcluster


[task 2024-09-06T20:34:38.293Z] executing ['bash', '-cx', 'pip install --user -r requirements/docs.txt --require-hashes && pip install --user --no-deps . && make html']
/usr/local/bin/run-task:118: DeprecationWarning: datetime.datetime.utcnow() is deprecated and scheduled for removal in a future version. Use timezone-aware objects to represent datetimes in UTC: datetime.datetime.now(datetime.UTC).
  now = datetime.datetime.utcnow().isoformat().encode("utf-8")
[task 2024-09-06T20:34:38.295Z] + pip install --user -r requirements/docs.txt --require-hashes
[task 2024-09-06T20:34:39.455Z] Ignoring importlib-metadata: markers 'python_version < "3.10"' don't match your environment
[task 2024-09-06T20:34:39.456Z] Ignoring pytz: markers 'python_version < "3.9"' don't match your environment
[task 2024-09-06T20:34:39.456Z] Ignoring zipp: markers 'python_version < "3.10"' don't match your environment
[task 2024-09-06T20:34:39.537Z] Collecting accessible-pygments==0.0.4 (from -r requirements/docs.txt (line 3))
[task 2024-09-06T20:34:39.696Z]   Downloading accessible_pygments-0.0.4-py2.py3-none-any.whl (29 kB)
[task 2024-09-06T20:34:39.740Z] Collecting alabaster==0.7.13 (from -r requirements/docs.txt (line 7))
[task 2024-09-06T20:34:39.780Z]   Downloading alabaster-0.7.13-py3-none-any.whl (13 kB)
[task 2024-09-06T20:34:39.804Z] Collecting appdirs==1.4.4 (from -r requirements/docs.txt (line 11))
[task 2024-09-06T20:34:39.844Z]   Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB)
[task 2024-09-06T20:34:39.888Z] Collecting arrow==1.3.0 (from -r requirements/docs.txt (line 15))
[task 2024-09-06T20:34:39.927Z]   Downloading arrow-1.3.0-py3-none-any.whl (66 kB)
[task 2024-09-06T20:34:40.001Z] Collecting babel==2.15.0 (from -r requirements/docs.txt (line 19))
[task 2024-09-06T20:34:40.041Z]   Downloading Babel-2.15.0-py3-none-any.whl (9.6 MB)
[task 2024-09-06T20:34:40.310Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 43.6 MB/s eta 0:00:00
[task 2024-09-06T20:34:40.369Z] Collecting beautifulsoup4==4.12.3 (from -r requirements/docs.txt (line 25))
[task 2024-09-06T20:34:40.409Z]   Downloading beautifulsoup4-4.12.3-py3-none-any.whl (147 kB)
[task 2024-09-06T20:34:40.434Z] Collecting binaryornot==0.4.4 (from -r requirements/docs.txt (line 29))
[task 2024-09-06T20:34:40.474Z]   Downloading binaryornot-0.4.4-py2.py3-none-any.whl (9.0 kB)
[task 2024-09-06T20:34:40.510Z] Collecting certifi==2024.7.4 (from -r requirements/docs.txt (line 33))
[task 2024-09-06T20:34:40.550Z]   Downloading certifi-2024.7.4-py3-none-any.whl (162 kB)
[task 2024-09-06T20:34:40.577Z] Collecting chardet==5.2.0 (from -r requirements/docs.txt (line 37))
[task 2024-09-06T20:34:40.617Z]   Downloading chardet-5.2.0-py3-none-any.whl (199 kB)
[task 2024-09-06T20:34:40.727Z] Collecting charset-normalizer==3.3.2 (from -r requirements/docs.txt (line 41))
[task 2024-09-06T20:34:40.767Z]   Downloading charset_normalizer-3.3.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (141 kB)
[task 2024-09-06T20:34:40.807Z] Collecting click==8.1.7 (from -r requirements/docs.txt (line 133))
[task 2024-09-06T20:34:40.847Z]   Downloading click-8.1.7-py3-none-any.whl (97 kB)
[task 2024-09-06T20:34:40.880Z] Collecting colorama==0.4.6 (from -r requirements/docs.txt (line 137))
[task 2024-09-06T20:34:40.919Z]   Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB)
[task 2024-09-06T20:34:40.952Z] Collecting cookiecutter==2.6.0 (from -r requirements/docs.txt (line 144))
[task 2024-09-06T20:34:40.992Z]   Downloading cookiecutter-2.6.0-py3-none-any.whl (39 kB)
[task 2024-09-06T20:34:41.031Z] Collecting docutils==0.19 (from -r requirements/docs.txt (line 148))
[task 2024-09-06T20:34:41.072Z]   Downloading docutils-0.19-py3-none-any.whl (570 kB)
[task 2024-09-06T20:34:41.079Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 88.7 MB/s eta 0:00:00
[task 2024-09-06T20:34:41.103Z] Collecting giturlparse==0.12.0 (from -r requirements/docs.txt (line 154))
[task 2024-09-06T20:34:41.143Z]   Downloading giturlparse-0.12.0-py2.py3-none-any.whl (15 kB)
[task 2024-09-06T20:34:41.170Z] Collecting idna==3.7 (from -r requirements/docs.txt (line 158))
[task 2024-09-06T20:34:41.210Z]   Downloading idna-3.7-py3-none-any.whl (66 kB)
[task 2024-09-06T20:34:41.237Z] Collecting imagesize==1.4.1 (from -r requirements/docs.txt (line 162))
[task 2024-09-06T20:34:41.277Z]   Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB)
[task 2024-09-06T20:34:41.310Z] Collecting jinja2==3.1.4 (from -r requirements/docs.txt (line 170))
[task 2024-09-06T20:34:41.350Z]   Downloading jinja2-3.1.4-py3-none-any.whl (133 kB)
[task 2024-09-06T20:34:41.376Z] Collecting json-e==4.7.1 (from -r requirements/docs.txt (line 176))
[task 2024-09-06T20:34:41.416Z]   Downloading json_e-4.7.1-py3-none-any.whl (13 kB)
[task 2024-09-06T20:34:41.441Z] Collecting livereload==2.7.0 (from -r requirements/docs.txt (line 180))
[task 2024-09-06T20:34:41.480Z]   Downloading livereload-2.7.0-py3-none-any.whl (22 kB)
[task 2024-09-06T20:34:41.518Z] Collecting markdown-it-py==3.0.0 (from -r requirements/docs.txt (line 184))
[task 2024-09-06T20:34:41.558Z]   Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB)
[task 2024-09-06T20:34:41.655Z] Collecting markupsafe==2.1.5 (from -r requirements/docs.txt (line 188))
[task 2024-09-06T20:34:41.695Z]   Downloading MarkupSafe-2.1.5-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB)
[task 2024-09-06T20:34:41.716Z] Collecting mdurl==0.1.2 (from -r requirements/docs.txt (line 250))
[task 2024-09-06T20:34:41.756Z]   Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
[task 2024-09-06T20:34:41.778Z] Collecting mozilla-repo-urls==0.1.1 (from -r requirements/docs.txt (line 254))
[task 2024-09-06T20:34:41.818Z]   Downloading mozilla_repo_urls-0.1.1-py3-none-any.whl (6.2 kB)
[task 2024-09-06T20:34:41.857Z] Collecting packaging==24.1 (from -r requirements/docs.txt (line 258))
[task 2024-09-06T20:34:41.897Z]   Downloading packaging-24.1-py3-none-any.whl (53 kB)
[task 2024-09-06T20:34:41.938Z] Collecting pydata-sphinx-theme==0.14.4 (from -r requirements/docs.txt (line 264))
[task 2024-09-06T20:34:41.979Z]   Downloading pydata_sphinx_theme-0.14.4-py3-none-any.whl (4.7 MB)
[task 2024-09-06T20:34:42.034Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 84.6 MB/s eta 0:00:00
[task 2024-09-06T20:34:42.089Z] Collecting pygments==2.18.0 (from -r requirements/docs.txt (line 268))
[task 2024-09-06T20:34:42.129Z]   Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB)
[task 2024-09-06T20:34:42.138Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 171.2 MB/s eta 0:00:00
[task 2024-09-06T20:34:42.172Z] Collecting python-dateutil==2.9.0.post0 (from -r requirements/docs.txt (line 276))
[task 2024-09-06T20:34:42.212Z]   Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
[task 2024-09-06T20:34:42.247Z] Collecting python-slugify==8.0.4 (from -r requirements/docs.txt (line 280))
[task 2024-09-06T20:34:42.286Z]   Downloading python_slugify-8.0.4-py2.py3-none-any.whl (10 kB)
[task 2024-09-06T20:34:42.350Z] Collecting pyyaml==6.0.1 (from -r requirements/docs.txt (line 288))
[task 2024-09-06T20:34:42.390Z]   Downloading PyYAML-6.0.1-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (724 kB)
[task 2024-09-06T20:34:42.397Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 725.0/725.0 kB 122.8 MB/s eta 0:00:00
[task 2024-09-06T20:34:42.423Z] Collecting redo==3.0.0 (from -r requirements/docs.txt (line 343))
[task 2024-09-06T20:34:42.462Z]   Downloading redo-3.0.0-py2.py3-none-any.whl (14 kB)
[task 2024-09-06T20:34:42.519Z] Collecting requests==2.32.3 (from -r requirements/docs.txt (line 347))
[task 2024-09-06T20:34:42.559Z]   Downloading requests-2.32.3-py3-none-any.whl (64 kB)
[task 2024-09-06T20:34:42.659Z] Collecting rich==13.7.1 (from -r requirements/docs.txt (line 354))
[task 2024-09-06T20:34:42.699Z]   Downloading rich-13.7.1-py3-none-any.whl (240 kB)
[task 2024-09-06T20:34:42.728Z] Collecting six==1.16.0 (from -r requirements/docs.txt (line 358))
[task 2024-09-06T20:34:42.768Z]   Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
[task 2024-09-06T20:34:42.794Z] Collecting slugid==2.0.0 (from -r requirements/docs.txt (line 362))
[task 2024-09-06T20:34:42.834Z]   Downloading slugid-2.0.0-py2.py3-none-any.whl (8.2 kB)
[task 2024-09-06T20:34:42.854Z] Collecting snowballstemmer==2.2.0 (from -r requirements/docs.txt (line 366))
[task 2024-09-06T20:34:42.894Z]   Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB)
[task 2024-09-06T20:34:42.930Z] Collecting soupsieve==2.5 (from -r requirements/docs.txt (line 370))
[task 2024-09-06T20:34:42.970Z]   Downloading soupsieve-2.5-py3-none-any.whl (36 kB)
[task 2024-09-06T20:34:43.060Z] Collecting sphinx==6.2.1 (from -r requirements/docs.txt (line 374))
[task 2024-09-06T20:34:43.100Z]   Downloading sphinx-6.2.1-py3-none-any.whl (3.0 MB)
[task 2024-09-06T20:34:43.115Z]      ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 226.7 MB/s eta 0:00:00
[task 2024-09-06T20:34:43.155Z] Collecting sphinx-argparse==0.4.0 (from -r requirements/docs.txt (line 383))
[task 2024-09-06T20:34:43.195Z]   Downloading sphinx_argparse-0.4.0-py3-none-any.whl (12 kB)
[task 2024-09-06T20:34:43.221Z] Collecting sphinx-autobuild==2021.3.14 (from -r requirements/docs.txt (line 387))
[task 2024-09-06T20:34:43.261Z]   Downloading sphinx_autobuild-2021.3.14-py3-none-any.whl (9.9 kB)
[task 2024-09-06T20:34:43.315Z] Collecting sphinx-book-theme==1.0.1 (from -r requirements/docs.txt (line 391))
[task 2024-09-06T20:34:43.356Z]   Downloading sphinx_book_theme-1.0.1-py3-none-any.whl (396 kB)
[task 2024-09-06T20:34:43.387Z] Collecting sphinxcontrib-applehelp==1.0.4 (from -r requirements/docs.txt (line 395))
[task 2024-09-06T20:34:43.427Z]   Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB)
[task 2024-09-06T20:34:43.453Z] Collecting sphinxcontrib-devhelp==1.0.2 (from -r requirements/docs.txt (line 399))
[task 2024-09-06T20:34:43.493Z]   Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB)
[task 2024-09-06T20:34:43.520Z] Collecting sphinxcontrib-htmlhelp==2.0.1 (from -r requirements/docs.txt (line 403))
[task 2024-09-06T20:34:43.560Z]   Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB)
[task 2024-09-06T20:34:43.584Z] Collecting sphinxcontrib-jsmath==1.0.1 (from -r requirements/docs.txt (line 407))
[task 2024-09-06T20:34:43.624Z]   Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB)
[task 2024-09-06T20:34:43.649Z] Collecting sphinxcontrib-mermaid==0.9.2 (from -r requirements/docs.txt (line 411))
[task 2024-09-06T20:34:43.689Z]   Downloading sphinxcontrib_mermaid-0.9.2-py3-none-any.whl (13 kB)
[task 2024-09-06T20:34:43.715Z] Collecting sphinxcontrib-qthelp==1.0.3 (from -r requirements/docs.txt (line 415))
[task 2024-09-06T20:34:43.754Z]   Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB)
[task 2024-09-06T20:34:43.780Z] Collecting sphinxcontrib-serializinghtml==1.1.5 (from -r requirements/docs.txt (line 419))
[task 2024-09-06T20:34:43.820Z]   Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB)
[task 2024-09-06T20:34:43.846Z] Collecting taskcluster-urls==13.0.1 (from -r requirements/docs.txt (line 423))
[task 2024-09-06T20:34:43.886Z]   Downloading taskcluster_urls-13.0.1-py3-none-any.whl (10 kB)
[task 2024-09-06T20:34:43.909Z] Collecting text-unidecode==1.3 (from -r requirements/docs.txt (line 428))
[task 2024-09-06T20:34:43.950Z]   Downloading text_unidecode-1.3-py2.py3-none-any.whl (78 kB)
[task 2024-09-06T20:34:44.008Z] Collecting tornado==6.4.1 (from -r requirements/docs.txt (line 432))
[task 2024-09-06T20:34:44.048Z]   Downloading tornado-6.4.1-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (436 kB)
[task 2024-09-06T20:34:44.083Z] Collecting types-python-dateutil==2.9.0.20240316 (from -r requirements/docs.txt (line 445))
[task 2024-09-06T20:34:44.123Z]   Downloading types_python_dateutil-2.9.0.20240316-py3-none-any.whl (9.7 kB)
[task 2024-09-06T20:34:44.156Z] Collecting typing-extensions==4.12.2 (from -r requirements/docs.txt (line 449))
[task 2024-09-06T20:34:44.196Z]   Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB)
[task 2024-09-06T20:34:44.261Z] Collecting urllib3==2.2.2 (from -r requirements/docs.txt (line 455))
[task 2024-09-06T20:34:44.301Z]   Downloading urllib3-2.2.2-py3-none-any.whl (121 kB)
[task 2024-09-06T20:34:44.332Z] Collecting voluptuous==0.14.2 (from -r requirements/docs.txt (line 459))
[task 2024-09-06T20:34:44.372Z]   Downloading voluptuous-0.14.2-py3-none-any.whl (31 kB)
[task 2024-09-06T20:34:44.763Z] Installing collected packages: text-unidecode, taskcluster-urls, snowballstemmer, slugid, redo, json-e, appdirs, voluptuous, urllib3, typing-extensions, types-python-dateutil, tornado, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-mermaid, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, six, pyyaml, python-slugify, pygments, packaging, mdurl, markupsafe, imagesize, idna, giturlparse, docutils, colorama, click, charset-normalizer, chardet, certifi, babel, alabaster, requests, python-dateutil, mozilla-repo-urls, markdown-it-py, livereload, jinja2, binaryornot, beautifulsoup4, accessible-pygments, sphinx, rich, arrow, sphinx-autobuild, sphinx-argparse, pydata-sphinx-theme, cookiecutter, sphinx-book-theme
[task 2024-09-06T20:34:49.134Z] Successfully installed accessible-pygments-0.0.4 alabaster-0.7.13 appdirs-1.4.4 arrow-1.3.0 babel-2.15.0 beautifulsoup4-4.12.3 binaryornot-0.4.4 certifi-2024.7.4 chardet-5.2.0 charset-normalizer-3.3.2 click-8.1.7 colorama-0.4.6 cookiecutter-2.6.0 docutils-0.19 giturlparse-0.12.0 idna-3.7 imagesize-1.4.1 jinja2-3.1.4 json-e-4.7.1 livereload-2.7.0 markdown-it-py-3.0.0 markupsafe-2.1.5 mdurl-0.1.2 mozilla-repo-urls-0.1.1 packaging-24.1 pydata-sphinx-theme-0.14.4 pygments-2.18.0 python-dateutil-2.9.0.post0 python-slugify-8.0.4 pyyaml-6.0.1 redo-3.0.0 requests-2.32.3 rich-13.7.1 six-1.16.0 slugid-2.0.0 snowballstemmer-2.2.0 soupsieve-2.5 sphinx-6.2.1 sphinx-argparse-0.4.0 sphinx-autobuild-2021.3.14 sphinx-book-theme-1.0.1 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-mermaid-0.9.2 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 taskcluster-urls-13.0.1 text-unidecode-1.3 tornado-6.4.1 types-python-dateutil-2.9.0.20240316 typing-extensions-4.12.2 urllib3-2.2.2 voluptuous-0.14.2
[task 2024-09-06T20:34:49.469Z] + pip install --user --no-deps .
[task 2024-09-06T20:34:50.758Z] Processing /builds/worker/checkouts/vcs
[task 2024-09-06T20:34:50.761Z]   Installing build dependencies: started
[task 2024-09-06T20:34:53.685Z]   Installing build dependencies: finished with status 'done'
[task 2024-09-06T20:34:53.686Z]   Getting requirements to build wheel: started
[task 2024-09-06T20:34:54.063Z]   Getting requirements to build wheel: finished with status 'done'
[task 2024-09-06T20:34:54.065Z]   Preparing metadata (pyproject.toml): started
[task 2024-09-06T20:34:54.467Z]   Preparing metadata (pyproject.toml): finished with status 'done'
[task 2024-09-06T20:34:54.472Z] Building wheels for collected packages: taskcluster-taskgraph
[task 2024-09-06T20:34:54.473Z]   Building wheel for taskcluster-taskgraph (pyproject.toml): started
[task 2024-09-06T20:34:54.951Z]   Building wheel for taskcluster-taskgraph (pyproject.toml): finished with status 'done'
[task 2024-09-06T20:34:54.953Z]   Created wheel for taskcluster-taskgraph: filename=taskcluster_taskgraph-11.0.0-py3-none-any.whl size=191661 sha256=c5b04eb314648186c3c04b8e7ed160278c15d80710466d1acb9e70ec5d7aabc7
[task 2024-09-06T20:34:54.953Z]   Stored in directory: /tmp/pip-ephem-wheel-cache-tticetij/wheels/15/9b/c4/d9b3c4153d2505715948d7e16dc680031164272a29dadedce4
[task 2024-09-06T20:34:54.959Z] Successfully built taskcluster-taskgraph
[task 2024-09-06T20:34:54.959Z] Installing collected packages: taskcluster-taskgraph
[task 2024-09-06T20:34:55.073Z] Successfully installed taskcluster-taskgraph-11.0.0
[task 2024-09-06T20:34:55.196Z] + make html
[task 2024-09-06T20:34:55.634Z] Running Sphinx v6.2.1
[task 2024-09-06T20:34:55.983Z] making output directory... done
[task 2024-09-06T20:34:56.076Z] building [mo]: targets for 0 po files that are out of date
[task 2024-09-06T20:34:56.076Z] writing output... 
[task 2024-09-06T20:34:56.080Z] building [html]: targets for 41 source files that are out of date
[task 2024-09-06T20:34:56.082Z] updating environment: [new config] 41 added, 0 changed, 0 removed
[task 2024-09-06T20:34:56.082Z] reading sources... [  2%] concepts/index
[task 2024-09-06T20:34:56.108Z] reading sources... [  4%] concepts/kind
[task 2024-09-06T20:34:56.115Z] reading sources... [  7%] concepts/loading
[task 2024-09-06T20:34:56.125Z] reading sources... [  9%] concepts/optimization
[task 2024-09-06T20:34:56.141Z] reading sources... [ 12%] concepts/scopes
[task 2024-09-06T20:34:56.174Z] reading sources... [ 14%] concepts/task-graphs
[task 2024-09-06T20:34:56.202Z] reading sources... [ 17%] concepts/taskcluster
[task 2024-09-06T20:34:56.209Z] reading sources... [ 19%] concepts/transforms
[task 2024-09-06T20:34:56.237Z] reading sources... [ 21%] contributing
[task 2024-09-06T20:34:56.262Z] reading sources... [ 24%] glossary
[task 2024-09-06T20:34:56.299Z] reading sources... [ 26%] howto/bootstrap-taskgraph
[task 2024-09-06T20:34:56.330Z] reading sources... [ 29%] howto/create-actions
[task 2024-09-06T20:34:56.371Z] reading sources... [ 31%] howto/create-tasks
[task 2024-09-06T20:34:56.390Z] reading sources... [ 34%] howto/debugging
[task 2024-09-06T20:34:56.400Z] reading sources... [ 36%] howto/docker
[task 2024-09-06T20:34:56.429Z] reading sources... [ 39%] howto/index
[task 2024-09-06T20:34:56.432Z] reading sources... [ 41%] howto/run-locally
[task 2024-09-06T20:34:56.470Z] reading sources... [ 43%] howto/send-notifications
[task 2024-09-06T20:34:56.499Z] reading sources... [ 46%] howto/use-fetches
[task 2024-09-06T20:34:56.516Z] reading sources... [ 48%] index
[task 2024-09-06T20:34:56.578Z] reading sources... [ 51%] reference/cli
[task 2024-09-06T20:34:56.881Z] reading sources... [ 53%] reference/index
[task 2024-09-06T20:34:56.885Z] reading sources... [ 56%] reference/migrations
[task 2024-09-06T20:34:56.919Z] reading sources... [ 58%] reference/optimization-strategies
[task 2024-09-06T20:34:56.931Z] reading sources... [ 60%] reference/parameters
[task 2024-09-06T20:34:56.960Z] reading sources... [ 63%] reference/source/modules
[task 2024-09-06T20:34:56.964Z] reading sources... [ 65%] reference/source/taskgraph
[task 2024-09-06T20:34:58.597Z] reading sources... [ 68%] reference/source/taskgraph.actions
[task 2024-09-06T20:34:58.849Z] reading sources... [ 70%] reference/source/taskgraph.loader
[task 2024-09-06T20:34:58.869Z] reading sources... [ 73%] reference/source/taskgraph.optimize
[task 2024-09-06T20:34:59.137Z] reading sources... [ 75%] reference/source/taskgraph.transforms
[task 2024-09-06T20:34:59.666Z] reading sources... [ 78%] reference/source/taskgraph.transforms.run
[task 2024-09-06T20:34:59.837Z] reading sources... [ 80%] reference/source/taskgraph.util
[task 2024-09-06T20:35:01.140Z] reading sources... [ 82%] reference/transforms/chunking
[task 2024-09-06T20:35:01.152Z] reading sources... [ 85%] reference/transforms/from_deps
[task 2024-09-06T20:35:01.185Z] reading sources... [ 87%] reference/transforms/index
[task 2024-09-06T20:35:01.188Z] reading sources... [ 90%] reference/transforms/task_context
[task 2024-09-06T20:35:01.206Z] reading sources... [ 92%] tutorials/connecting-taskcluster
[task 2024-09-06T20:35:01.250Z] reading sources... [ 95%] tutorials/creating-a-task-graph
[task 2024-09-06T20:35:01.272Z] reading sources... [ 97%] tutorials/getting-started
[task 2024-09-06T20:35:01.302Z] reading sources... [100%] tutorials/index
[task 2024-09-06T20:35:01.306Z] 
[task 2024-09-06T20:35:01.307Z] looking for now-outdated files... none found
[task 2024-09-06T20:35:01.440Z] pickling environment... done
[task 2024-09-06T20:35:01.440Z] checking consistency... done
[task 2024-09-06T20:35:01.442Z] preparing documents... done
[task 2024-09-06T20:35:01.443Z] writing output... [  2%] concepts/index
[task 2024-09-06T20:35:01.672Z] writing output... [  4%] concepts/kind
[task 2024-09-06T20:35:01.759Z] writing output... [  7%] concepts/loading
[task 2024-09-06T20:35:02.028Z] writing output... [  9%] concepts/optimization
[task 2024-09-06T20:35:02.117Z] writing output... [ 12%] concepts/scopes
[task 2024-09-06T20:35:02.220Z] writing output... [ 14%] concepts/task-graphs
[task 2024-09-06T20:35:02.339Z] writing output... [ 17%] concepts/taskcluster
[task 2024-09-06T20:35:02.416Z] writing output... [ 19%] concepts/transforms
[task 2024-09-06T20:35:02.683Z] writing output... [ 21%] contributing
[task 2024-09-06T20:35:02.772Z] writing output... [ 24%] glossary
[task 2024-09-06T20:35:02.850Z] writing output... [ 26%] howto/bootstrap-taskgraph
[task 2024-09-06T20:35:02.955Z] writing output... [ 29%] howto/create-actions
[task 2024-09-06T20:35:03.075Z] writing output... [ 31%] howto/create-tasks
[task 2024-09-06T20:35:03.338Z] writing output... [ 34%] howto/debugging
[task 2024-09-06T20:35:03.424Z] writing output... [ 36%] howto/docker
[task 2024-09-06T20:35:03.535Z] writing output... [ 39%] howto/index
[task 2024-09-06T20:35:03.613Z] writing output... [ 41%] howto/run-locally
[task 2024-09-06T20:35:03.721Z] writing output... [ 43%] howto/send-notifications
[task 2024-09-06T20:35:03.818Z] writing output... [ 46%] howto/use-fetches
[task 2024-09-06T20:35:04.065Z] writing output... [ 48%] index
[task 2024-09-06T20:35:04.207Z] writing output... [ 51%] reference/cli
[task 2024-09-06T20:35:04.402Z] writing output... [ 53%] reference/index
[task 2024-09-06T20:35:04.717Z] writing output... [ 56%] reference/migrations
[task 2024-09-06T20:35:04.853Z] writing output... [ 58%] reference/optimization-strategies
[task 2024-09-06T20:35:05.173Z] writing output... [ 60%] reference/parameters
[task 2024-09-06T20:35:05.330Z] writing output... [ 63%] reference/source/modules
[task 2024-09-06T20:35:05.642Z] writing output... [ 65%] reference/source/taskgraph
[task 2024-09-06T20:35:06.160Z] writing output... [ 68%] reference/source/taskgraph.actions
[task 2024-09-06T20:35:06.351Z] writing output... [ 70%] reference/source/taskgraph.loader
[task 2024-09-06T20:35:06.613Z] writing output... [ 73%] reference/source/taskgraph.optimize
[task 2024-09-06T20:35:06.899Z] writing output... [ 75%] reference/source/taskgraph.transforms
[task 2024-09-06T20:35:07.123Z] writing output... [ 78%] reference/source/taskgraph.transforms.run
[task 2024-09-06T20:35:07.406Z] writing output... [ 80%] reference/source/taskgraph.util
[task 2024-09-06T20:35:07.873Z] writing output... [ 82%] reference/transforms/chunking
[task 2024-09-06T20:35:08.121Z] writing output... [ 85%] reference/transforms/from_deps
[task 2024-09-06T20:35:08.271Z] writing output... [ 87%] reference/transforms/index
[task 2024-09-06T20:35:08.388Z] writing output... [ 90%] reference/transforms/task_context
[task 2024-09-06T20:35:08.651Z] writing output... [ 92%] tutorials/connecting-taskcluster
[task 2024-09-06T20:35:08.767Z] writing output... [ 95%] tutorials/creating-a-task-graph
[task 2024-09-06T20:35:08.866Z] writing output... [ 97%] tutorials/getting-started
[task 2024-09-06T20:35:09.072Z] writing output... [100%] tutorials/index
[task 2024-09-06T20:35:09.142Z] 
[task 2024-09-06T20:35:09.311Z] generating indices... genindex py-modindex done
[task 2024-09-06T20:35:09.508Z] writing additional pages... search done
[task 2024-09-06T20:35:09.509Z] copying downloadable files... [100%] tutorials/example-taskcluster.yml
[task 2024-09-06T20:35:09.509Z] 
[task 2024-09-06T20:35:09.540Z] copying static files... done
[task 2024-09-06T20:35:09.540Z] copying extra files... done
[task 2024-09-06T20:35:09.554Z] dumping search index in English (code: en)... done
[task 2024-09-06T20:35:09.560Z] dumping object inventory... done
[task 2024-09-06T20:35:09.587Z] build succeeded.
[task 2024-09-06T20:35:09.587Z] 
[task 2024-09-06T20:35:09.587Z] The HTML pages are in docs/_build/html.
[taskcluster 2024-09-06 20:35:10.301Z] === Task Finished ===
[taskcluster 2024-09-06 20:35:10.302Z] Successful task run with exit code: 0 completed in 50.969 seconds