Read the Docs build information Build id: 678 Project: c3hpc Version: latest Commit: 9f38a79f8d1d2aa4d8c1bcbe58abc2436c68d964 Date: 2025-03-20T14:53:09.195799Z State: finished Success: False [rtd-command-info] start-time: 2025-03-20T14:53:13.183333Z, end-time: 2025-03-20T14:53:14.257014Z, duration: 1, exit-code: 0 git clone --depth 1 https://gitlab.c3sl.ufpr.br/c3sl/c3docs/c3hpc-user-docs.git . Cloning into '.'... [rtd-command-info] start-time: 2025-03-20T14:53:14.315081Z, end-time: 2025-03-20T14:53:15.315941Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/main:refs/remotes/origin/main From https://gitlab.c3sl.ufpr.br/c3sl/c3docs/c3hpc-user-docs * [new tag] 0.1.0 -> 0.1.0 * [new tag] 0.2.0 -> 0.2.0 * [new tag] 0.3.0 -> 0.3.0 * [new tag] 0.4.0 -> 0.4.0 * [new tag] 0.4.1 -> 0.4.1 * [new tag] 0.5.0 -> 0.5.0 * [new tag] 0.6.0 -> 0.6.0 [rtd-command-info] start-time: 2025-03-20T14:53:15.473040Z, end-time: 2025-03-20T14:53:15.564081Z, 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 9f38a79 Update 5 files [rtd-command-info] start-time: 2025-03-20T14:53:15.622238Z, end-time: 2025-03-20T14:53:15.705167Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2025-03-20T14:53:15.766152Z, end-time: 2025-03-20T14:53:15.846245Z, duration: 0, exit-code: 0 cat .readthedocs.yaml version: 2 build: os: ubuntu-20.04 tools: python: "3.10" python: install: - requirements: ./requirements.txt sphinx: configuration: source/conf.py formats: - pdf - epub [rtd-command-info] start-time: 2025-03-20T14:53:21.702284Z, end-time: 2025-03-20T14:56:03.140524Z, duration: 161, exit-code: 0 asdf install python 3.10.13 Downloading python-build... Cloning into '/root/.asdf/plugins/python/pyenv'... python-build 3.10.13 /root/.asdf/installs/python/3.10.13 Downloading Python-3.10.13.tar.xz... -> https://www.python.org/ftp/python/3.10.13/Python-3.10.13.tar.xz Installing Python-3.10.13... Installed Python-3.10.13 to /root/.asdf/installs/python/3.10.13 [rtd-command-info] start-time: 2025-03-20T14:56:03.310578Z, end-time: 2025-03-20T14:56:03.460419Z, duration: 0, exit-code: 0 asdf global python 3.10.13 [rtd-command-info] start-time: 2025-03-20T14:56:03.967052Z, end-time: 2025-03-20T14:56:15.220264Z, duration: 11, exit-code: 0 python -mpip install -U virtualenv setuptools Collecting virtualenv Downloading virtualenv-20.29.3-py3-none-any.whl (4.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 4.8 MB/s eta 0:00:00 Requirement already satisfied: setuptools in ./.asdf/installs/python/3.10.13/lib/python3.10/site-packages (65.5.0) Collecting setuptools Downloading setuptools-77.0.3-py3-none-any.whl (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 12.8 MB/s eta 0:00:00 Collecting filelock<4,>=3.12.2 Downloading filelock-3.18.0-py3-none-any.whl (16 kB) Collecting platformdirs<5,>=3.9.1 Downloading platformdirs-4.3.7-py3-none-any.whl (18 kB) Collecting distlib<1,>=0.3.7 Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 3.1 MB/s eta 0:00:00 Installing collected packages: distlib, setuptools, platformdirs, filelock, virtualenv Attempting uninstall: setuptools Found existing installation: setuptools 65.5.0 Uninstalling setuptools-65.5.0: Successfully uninstalled setuptools-65.5.0 Successfully installed distlib-0.3.9 filelock-3.18.0 platformdirs-4.3.7 setuptools-77.0.3 virtualenv-20.29.3 WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [notice] A new release of pip is available: 23.0.1 -> 25.0.1 [notice] To update, run: pip install --upgrade pip [rtd-command-info] start-time: 2025-03-20T14:56:15.280165Z, end-time: 2025-03-20T14:56:16.804056Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.13.final.0-64 in 786ms creator CPython3Posix(dest=/usr/src/app/checkouts/readthedocs.org/user_builds/ae9b8ffbc85b/c3hpc/envs/latest, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/root/.local/share/virtualenv) added seed packages: pip==25.0.1, setuptools==75.8.0, wheel==0.45.1 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2025-03-20T14:56:16.869821Z, end-time: 2025-03-20T14:56:24.065214Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /usr/src/app/checkouts/readthedocs.org/user_builds/ae9b8ffbc85b/c3hpc/envs/latest/lib/python3.10/site-packages (25.0.1) Requirement already satisfied: setuptools in /usr/src/app/checkouts/readthedocs.org/user_builds/ae9b8ffbc85b/c3hpc/envs/latest/lib/python3.10/site-packages (75.8.0) Collecting setuptools Downloading setuptools-77.0.3-py3-none-any.whl.metadata (6.6 kB) Downloading setuptools-77.0.3-py3-none-any.whl (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 35.7 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 75.8.0 Uninstalling setuptools-75.8.0: Successfully uninstalled setuptools-75.8.0 Successfully installed setuptools-77.0.3