Read the Docs build information Build id: 4132668 Project: advanced-micro-devices-rocr-runtime Version: develop Commit: 8486a34b2928a4663833e89a8d6b679a4086872a Date: 2026-06-22T15:26:52.612989Z State: cancelled Success: False [rtd-command-info] start-time: 2026-06-22T15:26:53.417654Z, end-time: 2026-06-22T15:26:53.869367Z, duration: 0, exit-code: 0 git clone --no-checkout --no-tags --filter=tree:0 --branch="$READTHEDOCS_GIT_IDENTIFIER" --depth=1 https://github.com/ROCm/rocm-systems.git . Cloning into '.'... [rtd-command-info] start-time: 2026-06-22T15:26:53.950555Z, end-time: 2026-06-22T15:26:53.992280Z, duration: 0, exit-code: 0 git sparse-checkout init --cone [rtd-command-info] start-time: 2026-06-22T15:26:54.126511Z, end-time: 2026-06-22T15:26:54.168236Z, duration: 0, exit-code: 0 git sparse-checkout set projects/rocr-runtime [rtd-command-info] start-time: 2026-06-22T15:26:54.256918Z, end-time: 2026-06-22T15:26:56.183590Z, duration: 1, exit-code: 0 git checkout "$READTHEDOCS_GIT_IDENTIFIER" Already on 'develop' Your branch is up to date with 'origin/develop'. [rtd-command-info] start-time: 2026-06-22T15:26:57.154894Z, end-time: 2026-06-22T15:26:57.196712Z, duration: 0, exit-code: 0 cat projects/rocr-runtime/.readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details version: 2 sphinx: configuration: projects/rocr-runtime/runtime/docs/conf.py formats: [htmlzip, pdf, epub] python: install: - requirements: projects/rocr-runtime/runtime/docs/sphinx/requirements.txt build: os: ubuntu-22.04 tools: python: "3.10"