Skip to main content

Deploy details

Deploy successful for pdm-backend-docs

build(python): update supported Python versions to 3.9 to 3.13

PR #271: python/39-313@b192312

Deploy log

Initializing

Complete
10:23:44 AM: Build ready to start
10:24:00 AM: build-image version: 9bcf56cf2fb4be798d49694f07e4bfb2dece7f7f (focal)
10:24:00 AM: buildbot version: 9bcf56cf2fb4be798d49694f07e4bfb2dece7f7f
10:24:00 AM: Fetching cached dependencies
10:24:00 AM: Starting to download cache of 189.7MB
10:24:02 AM: Finished downloading cache in 1.921s
10:24:02 AM: Starting to extract cache
10:24:04 AM: Finished extracting cache in 1.763s
10:24:04 AM: Finished fetching cache in 3.738s
10:24:04 AM: Starting to prepare the repo for build
10:24:04 AM: Preparing Git Reference pull/271/head
10:24:05 AM: Custom build command detected. Proceeding with the specified command: 'pip3 install -U mkdocs "mkdocstrings[python]" mkdocs-material mkdocs-version-annotations
pip3 install .
mkdocs build
'
10:24:06 AM: Starting to install dependencies
10:24:06 AM: Started restoring cached mise cache
10:24:06 AM: Finished restoring cached mise cache
10:24:07 AM: mise python@3.10.15 installing
10:24:07 AM: mise python@3.10.15 downloading cpython-3.10.15+20241016-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
10:24:07 AM: mise python@3.10.15 installing cpython-3.10.15+20241016-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
10:24:08 AM: mise python@3.10.15 python --version
10:24:08 AM: mise python@3.10.15 Python 3.10.15
10:24:08 AM: mise python@3.10.15 installed
10:24:08 AM: Python version set to 3.10
10:24:09 AM: Collecting pipenv
10:24:09 AM: Downloading pipenv-2024.4.0-py3-none-any.whl.metadata (19 kB)
10:24:09 AM: Collecting certifi (from pipenv)
10:24:09 AM: Downloading certifi-2024.8.30-py3-none-any.whl.metadata (2.2 kB)
10:24:09 AM: Collecting packaging>=22 (from pipenv)
10:24:09 AM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
10:24:09 AM: Requirement already satisfied: setuptools>=67 in /opt/buildhome/.local/share/mise/installs/python/3.10.15/lib/python3.10/site-packages (from pipenv) (70.3.0)
10:24:10 AM: Collecting virtualenv>=20.24.2 (from pipenv)
10:24:10 AM: Downloading virtualenv-20.28.0-py3-none-any.whl.metadata (4.4 kB)
10:24:10 AM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
10:24:10 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
10:24:10 AM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
10:24:10 AM: Downloading filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB)
10:24:10 AM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
10:24:10 AM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
10:24:10 AM: Downloading pipenv-2024.4.0-py3-none-any.whl (3.0 MB)
10:24:10 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 37.2 MB/s eta 0:00:00
10:24:10 AM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
10:24:10 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 6.3 MB/s eta 0:00:00
10:24:10 AM: Downloading virtualenv-20.28.0-py3-none-any.whl (4.3 MB)
10:24:10 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 115.8 MB/s eta 0:00:00
10:24:10 AM: Downloading certifi-2024.8.30-py3-none-any.whl (167 kB)
10:24:10 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 167.3/167.3 kB 10.4 MB/s eta 0:00:00
10:24:10 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
10:24:10 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 32.2 MB/s eta 0:00:00
10:24:10 AM: Downloading filelock-3.16.1-py3-none-any.whl (16 kB)
10:24:10 AM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
10:24:10 AM: Installing collected packages: distlib, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
10:24:12 AM: Successfully installed certifi-2024.8.30 distlib-0.3.9 filelock-3.16.1 packaging-24.2 pipenv-2024.4.0 platformdirs-4.3.6 virtualenv-20.28.0
10:24:12 AM: [notice] A new release of pip is available: 24.1.2 -> 24.3.1
10:24:12 AM: [notice] To update, run: pip install --upgrade pip
10:24:12 AM: Attempting Ruby version 2.7.2, read from environment
10:24:13 AM: Using Ruby version 2.7.2
10:24:14 AM: Started restoring cached go cache
10:24:14 AM: Finished restoring cached go cache
10:24:15 AM: go version go1.19.13 linux/amd64
10:24:16 AM: Using PHP version 8.0
10:24:17 AM: Started restoring cached Node.js version
10:24:18 AM: Finished restoring cached Node.js version
10:24:19 AM: v16.20.2 is already installed.
10:24:19 AM: Now using node v16.20.2 (npm v8.19.4)
10:24:19 AM: Enabling Node.js Corepack
10:24:19 AM: Started restoring cached build plugins
10:24:19 AM: Finished restoring cached build plugins
10:24:20 AM: Successfully installed dependencies
10:24:20 AM: Starting build script
10:24:21 AM: Detected 0 framework(s)
10:24:21 AM: Section completed: initializing

Building

Complete
10:24:22 AM: Netlify Build
10:24:22 AM: ────────────────────────────────────────────────────────────────
10:24:22 AM:
10:24:22 AM: ❯ Version
10:24:22 AM: @netlify/build 29.56.1
10:24:22 AM:
10:24:22 AM: ❯ Flags
10:24:22 AM: accountId: 5e68bcfe728056ad5557d4be
10:24:22 AM: baseRelDir: true
10:24:22 AM: buildId: 674844b06e90b10008c379d9
10:24:22 AM: deployId: 674844b06e90b10008c379db
10:24:22 AM:
10:24:22 AM: ❯ Current directory
10:24:22 AM: /opt/build/repo
10:24:22 AM:
10:24:22 AM: ❯ Config file
10:24:22 AM: /opt/build/repo/netlify.toml
10:24:22 AM:
10:24:22 AM: ❯ Context
10:24:22 AM: deploy-preview
10:24:23 AM:
10:24:23 AM: build.command from netlify.toml
10:24:23 AM: ────────────────────────────────────────────────────────────────
10:24:23 AM: ​
10:24:23 AM: $ pip3 install -U mkdocs "mkdocstrings[python]" mkdocs-material mkdocs-version-annotations
10:24:23 AM: pip3 install .
10:24:23 AM: mkdocs build
10:24:23 AM:
10:24:23 AM: Collecting mkdocs
10:24:23 AM: Downloading mkdocs-1.6.1-py3-none-any.whl.metadata (6.0 kB)
10:24:23 AM: Collecting mkdocs-material
10:24:23 AM: Downloading mkdocs_material-9.5.46-py3-none-any.whl.metadata (18 kB)
10:24:23 AM: Collecting mkdocs-version-annotations
10:24:23 AM: Downloading mkdocs_version_annotations-1.0.0-py3-none-any.whl.metadata (8.6 kB)
10:24:23 AM: Collecting mkdocstrings[python]
10:24:23 AM: Downloading mkdocstrings-0.27.0-py3-none-any.whl.metadata (8.1 kB)
10:24:23 AM: Collecting click>=7.0 (from mkdocs)
10:24:23 AM: Downloading click-8.1.7-py3-none-any.whl.metadata (3.0 kB)
10:24:23 AM: Collecting ghp-import>=1.0 (from mkdocs)
10:24:23 AM: Downloading ghp_import-2.1.0-py3-none-any.whl.metadata (7.2 kB)
10:24:23 AM: Collecting jinja2>=2.11.1 (from mkdocs)
10:24:23 AM: Downloading jinja2-3.1.4-py3-none-any.whl.metadata (2.6 kB)
10:24:23 AM: Collecting markdown>=3.3.6 (from mkdocs)
10:24:23 AM: Downloading Markdown-3.7-py3-none-any.whl.metadata (7.0 kB)
10:24:23 AM: Collecting markupsafe>=2.0.1 (from mkdocs)
10:24:23 AM: Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB)
10:24:23 AM: Collecting mergedeep>=1.3.4 (from mkdocs)
10:24:23 AM: Downloading mergedeep-1.3.4-py3-none-any.whl.metadata (4.3 kB)
10:24:23 AM: Collecting mkdocs-get-deps>=0.2.0 (from mkdocs)
10:24:23 AM: Downloading mkdocs_get_deps-0.2.0-py3-none-any.whl.metadata (4.0 kB)
10:24:23 AM: Requirement already satisfied: packaging>=20.5 in /opt/buildhome/.local/share/mise/installs/python/3.10.15/lib/python3.10/site-packages (from mkdocs) (24.2)
10:24:24 AM: Collecting pathspec>=0.11.1 (from mkdocs)
10:24:24 AM: Downloading pathspec-0.12.1-py3-none-any.whl.metadata (21 kB)
10:24:24 AM: Collecting pyyaml-env-tag>=0.1 (from mkdocs)
10:24:24 AM: Downloading pyyaml_env_tag-0.1-py3-none-any.whl.metadata (4.1 kB)
10:24:24 AM: Collecting pyyaml>=5.1 (from mkdocs)
10:24:24 AM: Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
10:24:24 AM: Collecting watchdog>=2.0 (from mkdocs)
10:24:24 AM: Downloading watchdog-6.0.0-py3-none-manylinux2014_x86_64.whl.metadata (44 kB)
10:24:24 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/44.3 kB ? eta -:--:--
10:24:24 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.3/44.3 kB 4.3 MB/s eta 0:00:00
10:24:24 AM: Collecting mkdocs-autorefs>=1.2 (from mkdocstrings[python])
10:24:24 AM: Downloading mkdocs_autorefs-1.2.0-py3-none-any.whl.metadata (8.7 kB)
10:24:24 AM: Requirement already satisfied: platformdirs>=2.2 in /opt/buildhome/.local/share/mise/installs/python/3.10.15/lib/python3.10/site-packages (from mkdocstrings[python]) (4.3.6)
10:24:24 AM: Collecting pymdown-extensions>=6.3 (from mkdocstrings[python])
10:24:24 AM: Downloading pymdown_extensions-10.12-py3-none-any.whl.metadata (3.0 kB)
10:24:24 AM: Collecting mkdocstrings-python>=0.5.2 (from mkdocstrings[python])
10:24:24 AM: Downloading mkdocstrings_python-1.12.2-py3-none-any.whl.metadata (5.6 kB)
10:24:24 AM: Collecting babel~=2.10 (from mkdocs-material)
10:24:24 AM: Downloading babel-2.16.0-py3-none-any.whl.metadata (1.5 kB)
10:24:24 AM: Collecting colorama~=0.4 (from mkdocs-material)
10:24:24 AM: Downloading colorama-0.4.6-py2.py3-none-any.whl.metadata (17 kB)
10:24:24 AM: Collecting mkdocs-material-extensions~=1.3 (from mkdocs-material)
10:24:24 AM: Downloading mkdocs_material_extensions-1.3.1-py3-none-any.whl.metadata (6.9 kB)
10:24:24 AM: Collecting paginate~=0.5 (from mkdocs-material)
10:24:24 AM: Downloading paginate-0.5.7-py2.py3-none-any.whl.metadata (11 kB)
10:24:24 AM: Collecting pygments~=2.16 (from mkdocs-material)
10:24:24 AM: Downloading pygments-2.18.0-py3-none-any.whl.metadata (2.5 kB)
10:24:24 AM: Collecting regex>=2022.4 (from mkdocs-material)
10:24:24 AM: Downloading regex-2024.11.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (40 kB)
10:24:25 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/40.5 kB ? eta -:--:--
10:24:25 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.5/40.5 kB 3.7 MB/s eta 0:00:00
10:24:25 AM: Collecting requests~=2.26 (from mkdocs-material)
10:24:25 AM: Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
10:24:25 AM: Collecting python-dateutil>=2.8.1 (from ghp-import>=1.0->mkdocs)
10:24:25 AM: Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
10:24:25 AM: Collecting griffe>=0.49 (from mkdocstrings-python>=0.5.2->mkdocstrings[python])
10:24:25 AM: Downloading griffe-1.5.1-py3-none-any.whl.metadata (5.1 kB)
10:24:25 AM: Collecting charset-normalizer<4,>=2 (from requests~=2.26->mkdocs-material)
10:24:25 AM: Downloading charset_normalizer-3.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (34 kB)
10:24:25 AM: Collecting idna<4,>=2.5 (from requests~=2.26->mkdocs-material)
10:24:25 AM: Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)
10:24:25 AM: Collecting urllib3<3,>=1.21.1 (from requests~=2.26->mkdocs-material)
10:24:25 AM: Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB)
10:24:25 AM: Requirement already satisfied: certifi>=2017.4.17 in /opt/buildhome/.local/share/mise/installs/python/3.10.15/lib/python3.10/site-packages (from requests~=2.26->mkdocs-material) (2024.8.30)
10:24:25 AM: Collecting six>=1.5 (from python-dateutil>=2.8.1->ghp-import>=1.0->mkdocs)
10:24:25 AM: Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB)
10:24:25 AM: Downloading mkdocs-1.6.1-py3-none-any.whl (3.9 MB)
10:24:25 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/3.9 MB ? eta -:--:--
10:24:25 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/3.9 MB 49.6 MB/s eta 0:00:01
10:24:25 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.9/3.9 MB 69.1 MB/s eta 0:00:00
10:24:25 AM: Downloading mkdocs_material-9.5.46-py3-none-any.whl (8.6 MB)
10:24:25 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/8.6 MB ? eta -:--:--
10:24:25 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.6/8.6 MB 294.0 MB/s eta 0:00:01
10:24:25 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.6/8.6 MB 169.4 MB/s eta 0:00:00
10:24:25 AM: Downloading mkdocs_version_annotations-1.0.0-py3-none-any.whl (6.5 kB)
10:24:25 AM: Downloading babel-2.16.0-py3-none-any.whl (9.6 MB)
10:24:25 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/9.6 MB ? eta -:--:--
10:24:25 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.1/9.6 MB 212.0 MB/s eta 0:00:01
10:24:25 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 158.4 MB/s eta 0:00:00
10:24:25 AM: Downloading click-8.1.7-py3-none-any.whl (97 kB)
10:24:25 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/97.9 kB ? eta -:--:--
10:24:25 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 9.9 MB/s eta 0:00:00
10:24:25 AM: Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB)
10:24:25 AM: Downloading ghp_import-2.1.0-py3-none-any.whl (11 kB)
10:24:25 AM: Downloading jinja2-3.1.4-py3-none-any.whl (133 kB)
10:24:25 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/133.3 kB ? eta -:--:--
10:24:25 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.3/133.3 kB 15.6 MB/s eta 0:00:00
10:24:25 AM: Downloading Markdown-3.7-py3-none-any.whl (106 kB)
10:24:25 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/106.3 kB ? eta -:--:--
10:24:25 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.3/106.3 kB 13.8 MB/s eta 0:00:00
10:24:25 AM: Downloading MarkupSafe-3.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (20 kB)
10:24:25 AM: Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB)
10:24:25 AM: Downloading mkdocs_autorefs-1.2.0-py3-none-any.whl (16 kB)
10:24:25 AM: Downloading mkdocs_get_deps-0.2.0-py3-none-any.whl (9.5 kB)
10:24:25 AM: Downloading mkdocs_material_extensions-1.3.1-py3-none-any.whl (8.7 kB)
10:24:25 AM: Downloading mkdocstrings_python-1.12.2-py3-none-any.whl (111 kB)
10:24:25 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/111.8 kB ? eta -:--:--
10:24:25 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 111.8/111.8 kB 16.4 MB/s eta 0:00:00
10:24:25 AM: Downloading mkdocstrings-0.27.0-py3-none-any.whl (30 kB)
10:24:25 AM: Downloading paginate-0.5.7-py2.py3-none-any.whl (13 kB)
10:24:25 AM: Downloading pathspec-0.12.1-py3-none-any.whl (31 kB)
10:24:25 AM: Downloading pygments-2.18.0-py3-none-any.whl (1.2 MB)
10:24:25 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.2 MB ? eta -:--:--
10:24:25 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 91.2 MB/s eta 0:00:00
10:24:26 AM: Downloading pymdown_extensions-10.12-py3-none-any.whl (263 kB)
10:24:26 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/263.4 kB ? eta -:--:--
10:24:26 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 263.4/263.4 kB 25.4 MB/s eta 0:00:00
10:24:26 AM: Downloading PyYAML-6.0.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (751 kB)
10:24:26 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/751.2 kB ? eta -:--:--
10:24:26 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 751.2/751.2 kB 67.0 MB/s eta 0:00:00
10:24:26 AM: Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB)
10:24:26 AM: Downloading regex-2024.11.6-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (781 kB)
10:24:26 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/781.7 kB ? eta -:--:--
10:24:26 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 781.7/781.7 kB 71.5 MB/s eta 0:00:00
10:24:26 AM: Downloading requests-2.32.3-py3-none-any.whl (64 kB)
10:24:26 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/64.9 kB ? eta -:--:--
10:24:26 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 7.1 MB/s eta 0:00:00
10:24:26 AM: Downloading watchdog-6.0.0-py3-none-manylinux2014_x86_64.whl (79 kB)
10:24:26 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/79.1 kB ? eta -:--:--
10:24:26 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.1/79.1 kB 8.7 MB/s eta 0:00:00
10:24:26 AM: Downloading charset_normalizer-3.4.0-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB)
10:24:26 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/144.8 kB ? eta -:--:--
10:24:26 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.8/144.8 kB 15.6 MB/s eta 0:00:00
10:24:26 AM: Downloading griffe-1.5.1-py3-none-any.whl (127 kB)
10:24:26 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/127.1 kB ? eta -:--:--
10:24:26 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 127.1/127.1 kB 13.9 MB/s eta 0:00:00
10:24:26 AM: Downloading idna-3.10-py3-none-any.whl (70 kB)
10:24:26 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/70.4 kB ? eta -:--:--
10:24:26 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 7.7 MB/s eta 0:00:00
10:24:26 AM: Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
10:24:26 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/229.9 kB ? eta -:--:--
10:24:26 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 26.6 MB/s eta 0:00:00
10:24:26 AM: Downloading urllib3-2.2.3-py3-none-any.whl (126 kB)
10:24:26 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/126.3 kB ? eta -:--:--
10:24:26 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.3/126.3 kB 14.8 MB/s eta 0:00:00
10:24:26 AM: Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
10:24:26 AM: Installing collected packages: paginate, watchdog, urllib3, six, regex, pyyaml, pygments, pathspec, mkdocs-version-annotations, mkdocs-material-extensions, mergedeep, markupsafe, markdown, idna, colorama, click, charset-normalizer, babel, requests, pyyaml-env-tag, python-dateutil, pymdown-extensions, mkdocs-get-deps, jinja2, griffe, ghp-import, mkdocs, mkdocs-material, mkdocs-autorefs, mkdocstrings, mkdocstrings-python
10:24:30 AM: Successfully installed babel-2.16.0 charset-normalizer-3.4.0 click-8.1.7 colorama-0.4.6 ghp-import-2.1.0 griffe-1.5.1 idna-3.10 jinja2-3.1.4 markdown-3.7 markupsafe-3.0.2 mergedeep-1.3.4 mkdocs-1.6.1 mkdocs-autorefs-1.2.0 mkdocs-get-deps-0.2.0 mkdocs-material-9.5.46 mkdocs-material-extensions-1.3.1 mkdocs-version-annotations-1.0.0 mkdocstrings-0.27.0 mkdocstrings-python-1.12.2 paginate-0.5.7 pathspec-0.12.1 pygments-2.18.0 pymdown-extensions-10.12 python-dateutil-2.9.0.post0 pyyaml-6.0.2 pyyaml-env-tag-0.1 regex-2024.11.6 requests-2.32.3 six-1.16.0 urllib3-2.2.3 watchdog-6.0.0
10:24:30 AM: [notice] A new release of pip is available: 24.1.2 -> 24.3.1
10:24:30 AM: [notice] To update, run: pip install --upgrade pip
10:24:31 AM: Processing /opt/build/repo
10:24:31 AM: Getting requirements to build wheel: started
10:24:31 AM: Getting requirements to build wheel: finished with status 'done'
10:24:31 AM: Preparing metadata (pyproject.toml): started
10:24:31 AM: Preparing metadata (pyproject.toml): finished with status 'done'
10:24:31 AM: Building wheels for collected packages: pdm-backend
10:24:31 AM: Building wheel for pdm-backend (pyproject.toml): started
10:24:31 AM: Building wheel for pdm-backend (pyproject.toml): finished with status 'done'
10:24:31 AM: Created wheel for pdm-backend: filename=pdm_backend-2.4.4.dev2+gb192312-py3-none-any.whl size=115161 sha256=a11a61d1b47fbc48f3acee28f1f4f8faa2e4a47ab5889ffa283790a438530ef7
10:24:31 AM: Stored in directory: /tmp/pip-ephem-wheel-cache-owjb3rf7/wheels/8b/00/3a/8ea057b4765d58c79d5dbc7919455c8965c8ffaa909bfcb120
10:24:31 AM: Successfully built pdm-backend
10:24:31 AM: Installing collected packages: pdm-backend
10:24:31 AM: Successfully installed pdm-backend-2.4.4.dev2+gb192312
10:24:31 AM: [notice] A new release of pip is available: 24.1.2 -> 24.3.1
10:24:31 AM: [notice] To update, run: pip install --upgrade pip
10:24:32 AM: INFO - Cleaning site directory
10:24:32 AM: INFO - Building documentation to directory: /opt/build/repo/site
10:24:33 AM: INFO - Documentation built in 0.80 seconds
10:24:33 AM: ​
10:24:33 AM: (build.command completed in 10.1s)
10:24:33 AM:
10:24:33 AM: (Netlify Build completed in 10.4s)
10:24:34 AM: Section completed: building
10:24:36 AM: Finished processing build request in 35.638s

Deploying

Complete
10:24:33 AM: Deploy site
10:24:33 AM: ────────────────────────────────────────────────────────────────
10:24:33 AM: ​
10:24:33 AM: Starting to deploy site from 'site'
10:24:33 AM: Calculating files to upload
10:24:33 AM: 0 new file(s) to upload
10:24:33 AM: 0 new function(s) to upload
10:24:33 AM: Section completed: deploying
10:24:33 AM: Site deploy was successfully initiated
10:24:33 AM: ​
10:24:33 AM: (Deploy site completed in 135ms)

Cleanup

Complete
10:24:33 AM: Netlify Build Complete
10:24:33 AM: ────────────────────────────────────────────────────────────────
10:24:33 AM: ​
10:24:33 AM: Caching artifacts
10:24:33 AM: Started saving build plugins
10:24:33 AM: Finished saving build plugins
10:24:33 AM: Started saving mise cache
10:24:33 AM: Finished saving mise cache
10:24:33 AM: Started saving pip cache
10:24:34 AM: Finished saving pip cache
10:24:34 AM: Started saving emacs cask dependencies
10:24:34 AM: Finished saving emacs cask dependencies
10:24:34 AM: Started saving maven dependencies
10:24:34 AM: Finished saving maven dependencies
10:24:34 AM: Started saving boot dependencies
10:24:34 AM: Finished saving boot dependencies
10:24:34 AM: Started saving rust rustup cache
10:24:34 AM: Finished saving rust rustup cache
10:24:34 AM: Started saving go dependencies
10:24:34 AM: Finished saving go dependencies
10:24:34 AM: Build script success
10:24:35 AM: Uploading Cache of size 189.8MB
10:24:36 AM: Section completed: cleanup

Post-processing

Complete
10:24:33 AM: Starting post processing
10:24:33 AM: Skipping form detection
10:24:33 AM: Post processing - header rules
10:24:33 AM: Post processing - redirect rules
10:24:33 AM: Post processing done
10:24:33 AM: Section completed: postprocessing
10:24:33 AM: Site is live ✨