Read the Docs build information Build id: 2326343 Project: mdolab-niceplots Version: 41 Commit: 40be67479cc6da265a96e430bd7bb99919f81251 Date: 2024-07-03T13:23:33.828717Z State: finished Success: False [rtd-command-info] start-time: 2024-07-03T13:23:35.062502Z, end-time: 2024-07-03T13:23:35.870789Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/mdolab/niceplots.git . Cloning into '.'... [rtd-command-info] start-time: 2024-07-03T13:23:36.024873Z, end-time: 2024-07-03T13:23:38.928769Z, duration: 2, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/41/head:external-41 From https://github.com/mdolab/niceplots * [new ref] refs/pull/41/head -> external-41 * [new tag] v1.1.0 -> v1.1.0 * [new tag] v1.2.0 -> v1.2.0 * [new tag] v1.2.1 -> v1.2.1 * [new tag] v1.3.0 -> v1.3.0 * [new tag] v2.0.0 -> v2.0.0 * [new tag] v2.1.0 -> v2.1.0 * [new tag] v2.2.0 -> v2.2.0 * [new tag] v2.3.0 -> v2.3.0 * [new tag] v2.4.0 -> v2.4.0 * [new tag] v2.4.1 -> v2.4.1 * [new tag] v2.5.0 -> v2.5.0 [rtd-command-info] start-time: 2024-07-03T13:23:39.058674Z, end-time: 2024-07-03T13:23:39.207540Z, duration: 0, exit-code: 0 git checkout --force 40be67479cc6da265a96e430bd7bb99919f81251 Note: switching to '40be67479cc6da265a96e430bd7bb99919f81251'. 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 40be674 Adding license [rtd-command-info] start-time: 2024-07-03T13:23:39.276811Z, end-time: 2024-07-03T13:23:39.337576Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Set the version of Python and other tools you might need build: os: ubuntu-20.04 tools: python: "3.10" apt_packages: - fonts-cmu # Install the fonts for the james style jobs: pre_install: - mkdir Prompt - cd Prompt - wget "https://fonts.google.com/download?family=Prompt" -O Prompt.zip - unzip Prompt.zip - mkdir ~/.fonts - cp *.ttf ~/.fonts - cd .. # Build documentation in the docs/ directory with Sphinx sphinx: configuration: doc/conf.py fail_on_warning: true # If using Sphinx, optionally build your docs in additional formats such as PDF # formats: # - pdf # Optionally declare the Python requirements required to build your docs python: install: - method: pip path: . - requirements: doc/requirements.txt [rtd-command-info] start-time: 2024-07-03T13:23:40.246558Z, end-time: 2024-07-03T13:23:51.061979Z, duration: 10, exit-code: 0 apt-get update --assume-yes --quiet Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease Get:2 http://archive.ubuntu.com/ubuntu focal-updates InRelease [128 kB] Get:3 http://security.ubuntu.com/ubuntu focal-security InRelease [128 kB] Get:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease [128 kB] Get:5 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages [3756 kB] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/restricted amd64 Packages [3882 kB] Get:7 http://security.ubuntu.com/ubuntu focal-security/multiverse amd64 Packages [30.9 kB] Get:8 http://security.ubuntu.com/ubuntu focal-security/restricted amd64 Packages [3727 kB] Get:9 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages [4227 kB] Get:10 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1239 kB] Get:11 http://archive.ubuntu.com/ubuntu focal-updates/multiverse amd64 Packages [33.5 kB] Get:12 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 Packages [1524 kB] Fetched 18.8 MB in 3s (6808 kB/s) Reading package lists... [rtd-command-info] start-time: 2024-07-03T13:23:51.131563Z, end-time: 2024-07-03T13:24:09.706989Z, duration: 18, exit-code: 0 apt-get install --assume-yes --quiet -- fonts-cmu Reading package lists... Building dependency tree... Reading state information... The following NEW packages will be installed: fonts-cmu 0 upgraded, 1 newly installed, 0 to remove and 100 not upgraded. Need to get 4888 kB of archives. After this operation, 15.3 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal/universe amd64 fonts-cmu all 0.7.0-4 [4888 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 4888 kB in 1s (6080 kB/s) Selecting previously unselected package fonts-cmu. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 262449 files and directories currently installed.) Preparing to unpack .../fonts-cmu_0.7.0-4_all.deb ... Unpacking fonts-cmu (0.7.0-4) ... Setting up fonts-cmu (0.7.0-4) ... Processing triggers for fontconfig (2.13.1-2ubuntu3) ... [rtd-command-info] start-time: 2024-07-03T13:24:14.001805Z, end-time: 2024-07-03T13:24:14.077615Z, duration: 0, exit-code: 0 asdf global python 3.10.14 [rtd-command-info] start-time: 2024-07-03T13:24:14.478416Z, end-time: 2024-07-03T13:24:15.826710Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.10.14.final.0-64 in 794ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/mdolab-niceplots/envs/41, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-07-03T13:24:15.891612Z, end-time: 2024-07-03T13:24:16.002644Z, duration: 0, exit-code: 0 mkdir Prompt [rtd-command-info] start-time: 2024-07-03T13:24:16.094585Z, end-time: 2024-07-03T13:24:16.219896Z, duration: 0, exit-code: 0 cd Prompt [rtd-command-info] start-time: 2024-07-03T13:24:16.284047Z, end-time: 2024-07-03T13:24:17.266642Z, duration: 0, exit-code: 0 wget "https://fonts.google.com/download?family=Prompt" -O Prompt.zip --2024-07-03 13:24:16-- https://fonts.google.com/download?family=Prompt Resolving fonts.google.com (fonts.google.com)... 142.251.33.110, 2607:f8b0:400a:80b::200e Connecting to fonts.google.com (fonts.google.com)|142.251.33.110|:443... connected. HTTP request sent, awaiting response... 200 OK Length: unspecified [text/html] Saving to: ‘Prompt.zip’ 0K ........ 5.92M=0.001s 2024-07-03 13:24:17 (5.92 MB/s) - ‘Prompt.zip’ saved [8688] [rtd-command-info] start-time: 2024-07-03T13:24:17.341231Z, end-time: 2024-07-03T13:24:17.593241Z, duration: 0, exit-code: 9 unzip Prompt.zip Archive: Prompt.zip End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of Prompt.zip or Prompt.zip.zip, and cannot find Prompt.zip.ZIP, period.