Read the Docs build information Build id: 2431611 Project: xanaduai-pennylane Version: 6123 Commit: c80b19f16373bce9510af6cab849e8bc41dfe86c Date: 2024-08-21T20:03:02.881027Z State: cancelled Success: False [rtd-command-info] start-time: 2024-08-21T20:03:11.554657Z, end-time: 2024-08-21T20:03:20.424177Z, duration: 8, exit-code: 0 git clone --depth 1 https://github.com/PennyLaneAI/pennylane.git . Cloning into '.'... [rtd-command-info] start-time: 2024-08-21T20:03:20.615558Z, end-time: 2024-08-21T20:03:22.880207Z, duration: 2, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/6123/head:external-6123 From https://github.com/PennyLaneAI/pennylane * [new ref] refs/pull/6123/head -> external-6123 [rtd-command-info] start-time: 2024-08-21T20:03:23.017895Z, end-time: 2024-08-21T20:03:23.510954Z, duration: 0, exit-code: 0 git checkout --force c80b19f16373bce9510af6cab849e8bc41dfe86c Note: switching to 'c80b19f16373bce9510af6cab849e8bc41dfe86c'. 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 c80b19f adding adjoint too [rtd-command-info] start-time: 2024-08-21T20:03:23.574614Z, end-time: 2024-08-21T20:03:23.755111Z, 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.9" 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: 2024-08-21T20:03:26.598743Z, end-time: 2024-08-21T20:03:41.616294Z, duration: 15, 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://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1424 kB] Get:6 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [3041 kB] Get:8 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1135 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.8 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2497 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [33.7 kB] Get:13 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2221 kB] Get:14 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2944 kB] Fetched 13.9 MB in 4s (3893 kB/s) Reading package lists... [rtd-command-info] start-time: 2024-08-21T20:03:41.696157Z, end-time: 2024-08-21T20:04:36.520168Z, duration: 54, exit-code: 0 apt-get install --assume-yes --quiet -- graphviz Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: fonts-liberation libann0 Suggested packages: graphviz-doc The following NEW packages will be installed: fonts-liberation graphviz libann0 0 upgraded, 3 newly installed, 0 to remove and 159 not upgraded. Need to get 1500 kB of archives. After this operation, 4700 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] Get:2 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 graphviz amd64 2.42.2-6ubuntu0.1 [653 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 1500 kB in 1s (1112 kB/s) Selecting previously unselected package fonts-liberation. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 272117 files and directories currently installed.) Preparing to unpack .../fonts-liberation_1%3a1.07.4-11_all.deb ... Unpacking fonts-liberation (1:1.07.4-11) ... Selecting previously unselected package libann0. Preparing to unpack .../libann0_1.1.2+doc-7build1_amd64.deb ... Unpacking libann0 (1.1.2+doc-7build1) ... Selecting previously unselected package graphviz. Preparing to unpack .../graphviz_2.42.2-6ubuntu0.1_amd64.deb ... Unpacking graphviz (2.42.2-6ubuntu0.1) ... Setting up libann0 (1.1.2+doc-7build1) ... Setting up fonts-liberation (1:1.07.4-11) ... Setting up graphviz (2.42.2-6ubuntu0.1) ... Processing triggers for libc-bin (2.35-0ubuntu3.6) ... Processing triggers for fontconfig (2.13.1-4.2ubuntu5) ...