Read the Docs build information Build id: 1967522 Project: advanced-micro-devices-demo Version: develop Commit: 65b5a383ecf977c47c3b79d61af4d42c7c6efecc Date: 2024-01-23T16:44:46.941352Z State: finished Success: False [rtd-command-info] start-time: 2024-01-23T16:44:48.089941Z, end-time: 2024-01-23T16:44:50.945236Z, duration: 2, exit-code: 0 git clone --depth 1 git@github.com:ROCm/ROCm.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2024-01-23T16:44:51.029845Z, end-time: 2024-01-23T16:44:53.594207Z, duration: 2, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/develop:refs/remotes/origin/develop Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. From github.com:ROCm/ROCm * [new tag] rocm-6.0.0 -> rocm-6.0.0 [rtd-command-info] start-time: 2024-01-23T16:44:53.720951Z, end-time: 2024-01-23T16:44:53.870107Z, duration: 0, exit-code: 0 git checkout --force origin/develop Note: switching to 'origin/develop'. 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 switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 65b5a38 Bump jinja2 from 3.1.2 to 3.1.3 in /docs/sphinx (#2835) [rtd-command-info] start-time: 2024-01-23T16:44:53.942866Z, end-time: 2024-01-23T16:44:54.005722Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-01-23T16:44:54.069136Z, end-time: 2024-01-23T16:44:54.128964Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details version: 2 sphinx: configuration: docs/conf.py formats: [htmlzip, pdf] python: install: - requirements: docs/sphinx/requirements.txt build: os: ubuntu-20.04 tools: python: "3.8" [rtd-command-info] start-time: 2024-01-23T16:45:00.058210Z, end-time: 2024-01-23T16:45:00.133877Z, duration: 0, exit-code: 0 asdf global python 3.8.18