Read the Docs build information Build id: 1729344 Project: quantify-quantify-scheduler Version: 785 Commit: 5ce0b74cb940d883955620266071330ea967fd3c Date: 2023-09-19T09:28:43.550620Z State: cancelled Success: False [rtd-command-info] start-time: 2023-09-19T09:28:52.417274Z, end-time: 2023-09-19T09:28:54.251188Z, duration: 1, exit-code: 0 git clone --depth 1 git@gitlab.com:quantify-os/quantify-scheduler.git . Cloning into '.'... Warning: Permanently added 'gitlab.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2023-09-19T09:28:54.760518Z, end-time: 2023-09-19T09:28:58.052090Z, duration: 3, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 merge-requests/785/head:external-785 Warning: Permanently added 'gitlab.com' (ED25519) to the list of known hosts. From gitlab.com:quantify-os/quantify-scheduler * [new ref] refs/merge-requests/785/head -> external-785 Warning: Permanently added 'gitlab.com' (ED25519) to the list of known hosts. * [new tag] v0.16.0 -> v0.16.0 * [new tag] v0.16.1.dev -> v0.16.1.dev [rtd-command-info] start-time: 2023-09-19T09:28:58.542887Z, end-time: 2023-09-19T09:28:58.722689Z, duration: 0, exit-code: 0 git checkout --force 5ce0b74cb940d883955620266071330ea967fd3c Note: switching to '5ce0b74cb940d883955620266071330ea967fd3c'. 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 5ce0b74 Strip init docstrings for acquisition_library.py [rtd-command-info] start-time: 2023-09-19T09:28:59.143713Z, end-time: 2023-09-19T09:28:59.198771Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-09-19T09:29:00.430370Z, end-time: 2023-09-19T09:29:00.489326Z, 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 documentation in the docs/ directory with Sphinx sphinx: configuration: docs/source/conf.py # we temporary have to pin the build os due to a bug related to urllib3 v2.0 # see https://github.com/readthedocs/readthedocs.org/issues/10290 build: os: ubuntu-22.04 apt_packages: - graphviz tools: python: "3.9" # Optionally set the version of Python and requirements required to build your docs python: install: - method: pip path: . extra_requirements: - "docs" [rtd-command-info] start-time: 2023-09-19T09:29:04.855212Z, end-time: 2023-09-19T09:29:17.003325Z, duration: 12, 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 [110 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] Get:5 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.0 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1152 kB] Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [969 kB] Get:8 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1070 kB] Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1259 kB] Get:10 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [993 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1279 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.8 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [50.3 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.1 kB] Fetched 7233 kB in 2s (3331 kB/s) Reading package lists...