Read the Docs build information Build id: 23950 Project: da-onboarding Version: mkdocs-rtd Commit: 6813690c606f0d34e54e0588462471c04e2d18b9 Date: 2022-07-06T10:12:33.474076Z State: finished Success: False [rtd-command-info] start-time: 2022-07-06T10:12:34.578581Z, end-time: 2022-07-06T10:12:35.786361Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 http://git.xfel.eu/dataAnalysis/onboarding . Cloning into '.'... warning: redirecting to https://git.xfel.eu/dataAnalysis/onboarding.git/ [rtd-command-info] start-time: 2022-07-06T10:12:36.156815Z, end-time: 2022-07-06T10:12:36.233160Z, duration: 0, exit-code: 0 git checkout --force origin/mkdocs-rtd Note: checking out 'origin/mkdocs-rtd'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 6813690 Set up mkdocs [rtd-command-info] start-time: 2022-07-06T10:12:36.361538Z, end-time: 2022-07-06T10:12:36.455020Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2022-07-06T10:12:38.417040Z, end-time: 2022-07-06T10:12:44.592052Z, duration: 6, exit-code: 0 python3.8 -mvirtualenv /usr/src/app/checkouts/readthedocs.org/user_builds/da-onboarding/envs/mkdocs-rtd Using base prefix '/home/docs/.pyenv/versions/3.8.0' New python executable in /usr/src/app/checkouts/readthedocs.org/user_builds/da-onboarding/envs/mkdocs-rtd/bin/python3.8 Also creating executable in /usr/src/app/checkouts/readthedocs.org/user_builds/da-onboarding/envs/mkdocs-rtd/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2022-07-06T10:12:44.723369Z, end-time: 2022-07-06T10:12:45.723812Z, duration: 1, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/da-onboarding/envs/mkdocs-rtd/bin/python -m pip install --upgrade --no-cache-dir pip Requirement already satisfied: pip in /usr/src/app/checkouts/readthedocs.org/user_builds/da-onboarding/envs/mkdocs-rtd/lib/python3.8/site-packages (22.1.2) [rtd-command-info] start-time: 2022-07-06T10:12:45.858150Z, end-time: 2022-07-06T10:13:19.837496Z, duration: 33, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/da-onboarding/envs/mkdocs-rtd/bin/python -m pip install --upgrade --no-cache-dir jinja2==2.11.3 markupsafe==2.0.1 Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 mkdocs<1.1 Collecting jinja2==2.11.3 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 125.7/125.7 kB 3.3 MB/s eta 0:00:00 Collecting markupsafe==2.0.1 Downloading MarkupSafe-2.0.1-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (30 kB) Collecting Pygments==2.3.1 Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 849.5/849.5 kB 18.8 MB/s eta 0:00:00 Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 576.0/576.0 kB 118.4 MB/s eta 0:00:00 Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl (543 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 543.2/543.2 kB 124.2 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 109.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pillow==5.4.1 Downloading Pillow-5.4.1.tar.gz (16.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 16.0/16.0 MB 114.4 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 47.4/47.4 kB 117.8 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting mkdocs<1.1 Downloading mkdocs-1.0.4-py2.py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 152.3 MB/s eta 0:00:00 Collecting future Downloading future-0.18.2.tar.gz (829 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 829.2/829.2 kB 128.6 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx>=1.3.1 Downloading Sphinx-5.0.2-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 125.8 MB/s eta 0:00:00 Collecting livereload>=2.5.1 Downloading livereload-2.6.3.tar.gz (25 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting click>=3.3 Downloading click-8.1.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 117.1 MB/s eta 0:00:00 Collecting tornado>=5.0 Downloading tornado-6.2-cp37-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (423 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 424.0/424.0 kB 132.0 MB/s eta 0:00:00 Collecting PyYAML>=3.10 Downloading PyYAML-6.0-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (701 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 701.2/701.2 kB 138.5 MB/s eta 0:00:00 Collecting Markdown>=2.3.1 Downloading Markdown-3.3.7-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.8/97.8 kB 127.3 MB/s eta 0:00:00 Collecting six Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting importlib-metadata>=4.4 Downloading importlib_metadata-4.12.0-py3-none-any.whl (21 kB) Collecting imagesize Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting babel>=1.3 Downloading Babel-2.10.3-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 124.0 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 130.5 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 112.0 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 100.6 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 136.4 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 132.0 MB/s eta 0:00:00 Collecting packaging Downloading packaging-21.3-py3-none-any.whl (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.8/40.8 kB 98.5 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 115.1 MB/s eta 0:00:00 Collecting requests>=2.5.0 Downloading requests-2.28.1-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 120.6 MB/s eta 0:00:00 Collecting pytz>=2015.7 Downloading pytz-2022.1-py2.py3-none-any.whl (503 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 503.5/503.5 kB 134.8 MB/s eta 0:00:00 Collecting zipp>=0.5 Downloading zipp-3.8.0-py3-none-any.whl (5.4 kB) Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 102.0 MB/s eta 0:00:00 Collecting charset-normalizer<3,>=2 Downloading charset_normalizer-2.1.0-py3-none-any.whl (39 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.9-py2.py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.0/139.0 kB 109.2 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.6.15-py3-none-any.whl (160 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 160.2/160.2 kB 131.0 MB/s eta 0:00:00 Collecting pyparsing!=3.0.5,>=2.0.2 Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 125.8 MB/s eta 0:00:00 Building wheels for collected packages: mock, pillow, livereload, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23753 sha256=2f7d3c98fbe40568d656af5b088e5d0bd5eb105117b0f623c9f0ef0c60ec2678 Stored in directory: /tmp/pip-ephem-wheel-cache-zrtdcoe2/wheels/41/7c/21/90057f91c6ead7c77a90c52d6e85ca48bf82d8b0d3f8dfbb65 Building wheel for pillow (setup.py): started Building wheel for pillow (setup.py): finished with status 'done' Created wheel for pillow: filename=Pillow-5.4.1-cp38-cp38-linux_x86_64.whl size=1262937 sha256=85a7de3b05bbf2bda4046c5a7f104710692f22dee8aa80dee28831c8cdc80b59 Stored in directory: /tmp/pip-ephem-wheel-cache-zrtdcoe2/wheels/5f/a8/6b/5b7b3f764d879214eb03570f74d2b086201eb514e6ffa68d6d Building wheel for livereload (setup.py): started Building wheel for livereload (setup.py): finished with status 'done' Created wheel for livereload: filename=livereload-2.6.3-py2.py3-none-any.whl size=24707 sha256=2cd8c7f7ceb077fdc538f7b06538c0fe9a0c9ad6ffc91ed4be4159e66299dd82 Stored in directory: /tmp/pip-ephem-wheel-cache-zrtdcoe2/wheels/48/d7/34/372e0521bd5c9f6dcdff307e37ef6f9c00c1e1e2afc9707b5c Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=6c1e7b9e63c8fb9212de32d6921bf44f352498b7096445deeb636d328d09abb8 Stored in directory: /tmp/pip-ephem-wheel-cache-zrtdcoe2/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 Successfully built mock pillow livereload future Installing collected packages: snowballstemmer, pytz, Pygments, mock, docutils, alabaster, zipp, urllib3, tornado, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, six, setuptools, PyYAML, pyparsing, pillow, markupsafe, imagesize, idna, future, click, charset-normalizer, certifi, babel, requests, packaging, livereload, jinja2, importlib-metadata, commonmark, sphinx, Markdown, recommonmark, mkdocs Attempting uninstall: setuptools Found existing installation: setuptools 63.1.0 Uninstalling setuptools-63.1.0: Successfully uninstalled setuptools-63.1.0 Successfully installed Markdown-3.3.7 PyYAML-6.0 Pygments-2.3.1 alabaster-0.7.12 babel-2.10.3 certifi-2022.6.15 charset-normalizer-2.1.0 click-8.1.3 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-3.3 imagesize-1.4.1 importlib-metadata-4.12.0 jinja2-2.11.3 livereload-2.6.3 markupsafe-2.0.1 mkdocs-1.0.4 mock-1.0.1 packaging-21.3 pillow-5.4.1 pyparsing-3.0.9 pytz-2022.1 recommonmark-0.5.0 requests-2.28.1 setuptools-41.0.1 six-1.16.0 snowballstemmer-2.2.0 sphinx-5.0.2 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 tornado-6.2 urllib3-1.26.9 zipp-3.8.0 [rtd-command-info] start-time: 2022-07-06T10:13:19.979158Z, end-time: 2022-07-06T10:13:28.178679Z, duration: 8, exit-code: 0 /usr/src/app/checkouts/readthedocs.org/user_builds/da-onboarding/envs/mkdocs-rtd/bin/python -m pip install --exists-action=w --no-cache-dir -r docs/requirements.txt Collecting click==8.1.1 Downloading click-8.1.1-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 3.3 MB/s eta 0:00:00 Collecting colorama==0.4.4 Downloading colorama-0.4.4-py2.py3-none-any.whl (16 kB) Collecting ghp-import==2.0.2 Downloading ghp_import-2.0.2-py3-none-any.whl (11 kB) Collecting importlib-metadata==4.11.3 Downloading importlib_metadata-4.11.3-py3-none-any.whl (18 kB) Collecting jinja2==3.1.1 Downloading Jinja2-3.1.1-py3-none-any.whl (132 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.6/132.6 kB 8.6 MB/s eta 0:00:00 Collecting markdown==3.3.6 Downloading Markdown-3.3.6-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.8/97.8 kB 15.6 MB/s eta 0:00:00 Collecting markupsafe==2.1.1 Downloading MarkupSafe-2.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting mergedeep==1.3.4 Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB) Collecting mkdocs-material-extensions==1.0.3 Downloading mkdocs_material_extensions-1.0.3-py3-none-any.whl (8.1 kB) Collecting mkdocs-material==8.2.8 Downloading mkdocs_material-8.2.8-py2.py3-none-any.whl (5.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.1/5.1 MB 47.4 MB/s eta 0:00:00 Collecting mkdocs==1.3.0 Downloading mkdocs-1.3.0-py3-none-any.whl (3.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 133.1 MB/s eta 0:00:00 Requirement already satisfied: packaging==21.3 in /usr/src/app/checkouts/readthedocs.org/user_builds/da-onboarding/envs/mkdocs-rtd/lib/python3.8/site-packages (from -r docs/requirements.txt (line 12)) (21.3) Requirement already satisfied: pip==22.1.2 in /usr/src/app/checkouts/readthedocs.org/user_builds/da-onboarding/envs/mkdocs-rtd/lib/python3.8/site-packages (from -r docs/requirements.txt (line 13)) (22.1.2) Collecting pygments==2.11.2 Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 156.6 MB/s eta 0:00:00 Collecting pymdown-extensions==9.3 Downloading pymdown_extensions-9.3-py3-none-any.whl (216 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 216.3/216.3 kB 120.0 MB/s eta 0:00:00 Collecting pyparsing==3.0.7 Downloading pyparsing-3.0.7-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.0/98.0 kB 118.6 MB/s eta 0:00:00 Collecting python-dateutil==2.8.2 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 121.5 MB/s eta 0:00:00 Collecting pyyaml-env-tag==0.1 Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB) Requirement already satisfied: pyyaml==6.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/da-onboarding/envs/mkdocs-rtd/lib/python3.8/site-packages (from -r docs/requirements.txt (line 19)) (6.0) Requirement already satisfied: six==1.16.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/da-onboarding/envs/mkdocs-rtd/lib/python3.8/site-packages (from -r docs/requirements.txt (line 20)) (1.16.0) Collecting watchdog==2.1.7 Downloading watchdog-2.1.7-py3-none-manylinux2014_x86_64.whl (76 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 76.8/76.8 kB 102.9 MB/s eta 0:00:00 Collecting zipp==3.7.0 Downloading zipp-3.7.0-py3-none-any.whl (5.3 kB) Installing collected packages: zipp, watchdog, pyyaml-env-tag, python-dateutil, pyparsing, pygments, mkdocs-material-extensions, mergedeep, markupsafe, colorama, click, jinja2, importlib-metadata, ghp-import, markdown, pymdown-extensions, mkdocs, mkdocs-material Attempting uninstall: zipp Found existing installation: zipp 3.8.0 Uninstalling zipp-3.8.0: Successfully uninstalled zipp-3.8.0 Attempting uninstall: pyparsing Found existing installation: pyparsing 3.0.9 Uninstalling pyparsing-3.0.9: Successfully uninstalled pyparsing-3.0.9 Attempting uninstall: pygments Found existing installation: Pygments 2.3.1 Uninstalling Pygments-2.3.1: Successfully uninstalled Pygments-2.3.1 Attempting uninstall: markupsafe Found existing installation: MarkupSafe 2.0.1 Uninstalling MarkupSafe-2.0.1: Successfully uninstalled MarkupSafe-2.0.1 Attempting uninstall: click Found existing installation: click 8.1.3 Uninstalling click-8.1.3: Successfully uninstalled click-8.1.3 Attempting uninstall: jinja2 Found existing installation: Jinja2 2.11.3 Uninstalling Jinja2-2.11.3: Successfully uninstalled Jinja2-2.11.3 Attempting uninstall: importlib-metadata Found existing installation: importlib-metadata 4.12.0 Uninstalling importlib-metadata-4.12.0: Successfully uninstalled importlib-metadata-4.12.0 Attempting uninstall: markdown Found existing installation: Markdown 3.3.7 Uninstalling Markdown-3.3.7: Successfully uninstalled Markdown-3.3.7 Attempting uninstall: mkdocs Found existing installation: mkdocs 1.0.4 Uninstalling mkdocs-1.0.4: Successfully uninstalled mkdocs-1.0.4 Successfully installed click-8.1.1 colorama-0.4.4 ghp-import-2.0.2 importlib-metadata-4.11.3 jinja2-3.1.1 markdown-3.3.6 markupsafe-2.1.1 mergedeep-1.3.4 mkdocs-1.3.0 mkdocs-material-8.2.8 mkdocs-material-extensions-1.0.3 pygments-2.11.2 pymdown-extensions-9.3 pyparsing-3.0.7 python-dateutil-2.8.2 pyyaml-env-tag-0.1 watchdog-2.1.7 zipp-3.7.0 [rtd-command-info] start-time: 2022-07-06T10:13:28.326992Z, end-time: 2022-07-06T10:13:33.688693Z, duration: 5, exit-code: 1 /usr/src/app/checkouts/readthedocs.org/user_builds/da-onboarding/envs/mkdocs-rtd/bin/python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir . Processing /usr/src/app/checkouts/readthedocs.org/user_builds/da-onboarding/checkouts/mkdocs-rtd Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Requirement already satisfied: mkdocs<2.0.0,>=1.3.0 in /usr/src/app/checkouts/readthedocs.org/user_builds/da-onboarding/envs/mkdocs-rtd/lib/python3.8/site-packages (from onboarding==0.1.0) (1.3.0) Requirement already satisfied: mkdocs-material<9.0.0,>=8.2.8 in /usr/src/app/checkouts/readthedocs.org/user_builds/da-onboarding/envs/mkdocs-rtd/lib/python3.8/site-packages (from onboarding==0.1.0) (8.2.8) Collecting mkdocs-material<9.0.0,>=8.2.8 Downloading mkdocs_material-8.3.9-py2.py3-none-any.whl (5.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 36.5 MB/s eta 0:00:00 ERROR: Package 'onboarding' requires a different Python: 3.8.0 not in '<4.0,>=3.9'