Read the Docs build information Build id: 243 Project: root Version: latest Commit: 0a39e87291d06f9c63277797a6113d55c130f8ec Date: 2024-02-21T22:05:57.033315Z State: finished Success: False [rtd-command-info] start-time: 2024-02-21T22:06:00.538766Z, end-time: 2024-02-21T22:06:01.700927Z, duration: 1, exit-code: 0 git clone --depth 1 https://gitlab.c3sl.ufpr.br/C3Root/docs.git . Cloning into '.'... [rtd-command-info] start-time: 2024-02-21T22:06:01.745045Z, end-time: 2024-02-21T22:06:02.310210Z, duration: 0, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main [rtd-command-info] start-time: 2024-02-21T22:06:02.420753Z, end-time: 2024-02-21T22:06:02.557206Z, 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 0a39e87 feat: add goo [rtd-command-info] start-time: 2024-02-21T22:06:02.599999Z, end-time: 2024-02-21T22:06:02.670080Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-02-21T22:06:02.713623Z, end-time: 2024-02-21T22:06:02.799487Z, duration: 0, exit-code: 0 cat .readthedocs.yaml version: 2 build: os: ubuntu-22.04 tools: python: "3.11" python: install: - requirements: ./requirements.txt sphinx: configuration: source/conf.py formats: - htmlzip - pdf [rtd-command-info] start-time: 2024-02-21T22:06:09.893622Z, end-time: 2024-02-21T22:08:24.961439Z, duration: 135, exit-code: 1 asdf install python 3.11.6 Downloading python-build... Cloning into '/root/.asdf/plugins/python/pyenv'... fatal: unable to access 'https://github.com/pyenv/pyenv.git/': Failed to connect to github.com port 443 after 134759 ms: Connection timed out