Read the Docs build information Build id: 2368872 Project: canonical-pebble Version: 438 Commit: aeb126b9bc0fa4f9380ad828cff2803cf68f8913 Date: 2024-07-23T22:27:10.110553Z State: cancelled Success: False [rtd-command-info] start-time: 2024-07-23T22:27:11.232945Z, end-time: 2024-07-23T22:27:12.505359Z, duration: 1, exit-code: 0 git clone --depth 1 git@github.com:canonical/pebble.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2024-07-23T22:27:12.573700Z, end-time: 2024-07-23T22:27:15.120826Z, duration: 2, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 pull/438/head:external-438 Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. From github.com:canonical/pebble * [new ref] refs/pull/438/head -> external-438 Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. * [new tag] v1.10.0 -> v1.10.0 * [new tag] v1.11.0 -> v1.11.0 * [new tag] v1.12.0 -> v1.12.0 [rtd-command-info] start-time: 2024-07-23T22:27:15.269013Z, end-time: 2024-07-23T22:27:15.344262Z, duration: 0, exit-code: 0 git checkout --force aeb126b9bc0fa4f9380ad828cff2803cf68f8913 Note: switching to 'aeb126b9bc0fa4f9380ad828cff2803cf68f8913'. 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 aeb126b docs: remove title from cli commands landing page [rtd-command-info] start-time: 2024-07-23T22:27:15.405225Z, end-time: 2024-07-23T22:27:15.467105Z, duration: 0, exit-code: 0 cat docs/.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-22.04 tools: python: "3.11" jobs: post_checkout: - cd docs && python3 .sphinx/build_requirements.py apt_packages: - distro-info # Build documentation in the docs/ directory with Sphinx sphinx: builder: dirhtml configuration: docs/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: - requirements: docs/.sphinx/requirements.txt [rtd-command-info] start-time: 2024-07-23T22:27:15.533217Z, end-time: 2024-07-23T22:27:15.614071Z, duration: 0, exit-code: 0 cd docs && python3 .sphinx/build_requirements.py [rtd-command-info] start-time: 2024-07-23T22:27:17.134864Z, end-time: 2024-07-23T22:27:19.748098Z, duration: 2, 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 [129 kB] Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] Get:5 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [44.7 kB] Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [2071 kB] Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [51.8 kB] Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2795 kB] Get:9 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [1128 kB] Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1418 kB] Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2717 kB] Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2338 kB] Get:13 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [33.7 kB] Get:14 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [81.0 kB] Fetched 13.1 MB in 2s (8075 kB/s) Reading package lists... [rtd-command-info] start-time: 2024-07-23T22:27:19.810411Z, end-time: 2024-07-23T22:27:21.962821Z, duration: 2, exit-code: 0 apt-get install --assume-yes --quiet -- distro-info Reading package lists... Building dependency tree... Reading state information... Suggested packages: shunit2 The following NEW packages will be installed: distro-info 0 upgraded, 1 newly installed, 0 to remove and 148 not upgraded. Need to get 18.7 kB of archives. After this operation, 70.7 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 distro-info amd64 1.1ubuntu0.2 [18.7 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 18.7 kB in 0s (47.7 kB/s) Selecting previously unselected package distro-info. (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 ... 272117 files and directories currently installed.) Preparing to unpack .../distro-info_1.1ubuntu0.2_amd64.deb ... Unpacking distro-info (1.1ubuntu0.2) ... Setting up distro-info (1.1ubuntu0.2) ... [rtd-command-info] start-time: 2024-07-23T22:27:27.114990Z, end-time: 2024-07-23T22:27:27.197555Z, duration: 0, exit-code: 0 asdf global python 3.11.9 [rtd-command-info] start-time: 2024-07-23T22:27:27.588530Z, end-time: 2024-07-23T22:27:28.658795Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.9.final.0-64 in 755ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/canonical-pebble/envs/438, 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