Read the Docs build information Build id: 1269259 Project: menmice-micetro-by-menmice Version: 10.2 Commit: 06dc7fa5a375b52a49f5c4e6122152784e18eca8 Date: 2023-01-25T16:24:37.541538Z State: cancelled Success: False [rtd-command-info] start-time: 2023-01-25T16:24:39.502835Z, end-time: 2023-01-25T16:24:43.413595Z, duration: 3, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:menandmice/micetro_docs.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.113' (ECDSA) to the list of known hosts. [rtd-command-info] start-time: 2023-01-25T16:24:43.642343Z, end-time: 2023-01-25T16:24:44.176904Z, duration: 0, exit-code: 0 git checkout --force origin/10.2 Note: switching to 'origin/10.2'. 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 06dc7fa Update release_notes.rst [rtd-command-info] start-time: 2023-01-25T16:24:44.364481Z, end-time: 2023-01-25T16:24:44.452677Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-01-25T16:24:45.727571Z, end-time: 2023-01-25T16:24:50.403535Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/envs/10.2/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/envs/10.2/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-01-25T16:24:50.670529Z, end-time: 2023-01-25T16:24:52.474991Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/menmice-micetro-by-menmice/envs/10.2/lib/python3.7/site-packages (22.3.1) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 22.4 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 66.1.1 Uninstalling setuptools-66.1.1: Successfully uninstalled setuptools-66.1.1 Successfully installed setuptools-58.2.0