Read the Docs build information Build id: 1577113 Project: continuumio-conda Version: latest Commit: 6b43c8fae94cdc5c3e60ec69e8faad6d5071e775 Date: 2023-07-04T11:05:39.638950Z State: cancelled Success: False [rtd-command-info] start-time: 2023-07-04T11:05:56.306866Z, end-time: 2023-07-04T11:06:02.858431Z, duration: 6, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/conda/conda . Cloning into '.'... [rtd-command-info] start-time: 2023-07-04T11:06:03.522497Z, end-time: 2023-07-04T11:06:04.299912Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: switching to 'origin/main'. 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 6b43c8fae 🤖 Update test durations (#12843) [rtd-command-info] start-time: 2023-07-04T11:06:04.832418Z, end-time: 2023-07-04T11:06:04.923561Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-07-04T11:06:05.356112Z, end-time: 2023-07-04T11:06:05.430326Z, duration: 0, exit-code: 0 cat .readthedocs.yml version: 2 # Set the version of Python and other tools you might need build: os: ubuntu-22.04 tools: python: "3.10" jobs: post_checkout: # Unshallow the git clone to make sure we can identify the version - git fetch --unshallow pre_install: - git update-index --assume-unchanged docs/requirements.txt docs/source/conf.py pre_build: # Install conda so we can run conda commands (e.g., see configuration.rst) - python -m pip install --no-deps --no-cache-dir --editable . apt_packages: # Needed for the UML graph Sphinx extension - graphviz - default-jre python: install: - requirements: docs/requirements.txt [rtd-command-info] start-time: 2023-07-04T11:06:05.934864Z, end-time: 2023-07-04T11:06:10.383248Z, duration: 4, exit-code: 0 git fetch --unshallow [rtd-command-info] start-time: 2023-07-04T11:06:13.147548Z, end-time: 2023-07-04T11:06:21.883136Z, duration: 8, 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 [108 kB] Get:5 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [944 kB] Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [662 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [972 kB] Get:8 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [684 kB] Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [633 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [49.0 kB] Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1197 kB] Get:12 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [43.2 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [25.5 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [49.4 kB] Fetched 5597 kB in 2s (2938 kB/s) Reading package lists...