Read the Docs build information Build id: 2910210 Project: xanaduai-pennylane Version: 7154 Commit: fa071470e3cfc24db48c2e056c01e62721ccebee Date: 2025-03-25T21:46:59.323708Z State: cancelled Success: False [rtd-command-info] start-time: 2025-03-25T21:47:00.273295Z, end-time: 2025-03-25T21:47:02.836342Z, duration: 2, exit-code: 0 git clone --depth 1 https://github.com/PennyLaneAI/pennylane.git . Cloning into '.'... [rtd-command-info] start-time: 2025-03-25T21:47:02.905619Z, end-time: 2025-03-25T21:47:03.507027Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/7154/head:external-7154 From https://github.com/PennyLaneAI/pennylane * [new ref] refs/pull/7154/head -> external-7154 [rtd-command-info] start-time: 2025-03-25T21:47:03.622911Z, end-time: 2025-03-25T21:47:04.141275Z, duration: 0, exit-code: 0 git checkout --force fa071470e3cfc24db48c2e056c01e62721ccebee Note: switching to 'fa071470e3cfc24db48c2e056c01e62721ccebee'. 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 fa07147 minor [rtd-command-info] start-time: 2025-03-25T21:47:04.208780Z, end-time: 2025-03-25T21:47:04.249629Z, duration: 0, exit-code: 0 cat .readthedocs.yml # .readthedocs.yml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 build: os: ubuntu-22.04 tools: python: "3.10" apt_packages: - graphviz # Build documentation in the docs/ directory with Sphinx sphinx: configuration: doc/conf.py # Build documentation with MkDocs #mkdocs: # configuration: mkdocs.yml # Optionally build your docs in additional formats such as PDF and ePub formats: - htmlzip # Optionally set the version of Python and requirements required to build your docs python: install: - requirements: doc/requirements.txt - method: pip path: . [rtd-command-info] start-time: 2025-03-25T21:47:04.984987Z, end-time: 2025-03-25T21:47:15.999905Z, duration: 11, exit-code: 0 apt-get update --assume-yes --quiet Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] Get:4 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2698 kB] Get:5 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [4041 kB] Get:7 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [3813 kB] Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1538 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [55.7 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [3041 kB] Get:11 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [47.7 kB] Get:12 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1238 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [82.7 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [35.2 kB] Fetched 17.0 MB in 2s (6899 kB/s) Reading package lists...