Skip to main content

Deploy details

Deploy log

Initializing

Complete
10:00:29 AM: Build ready to start
10:01:35 AM: build-image version: 59029cc38debec12b365d8cde2431251b878d6bf (focal)
10:01:35 AM: buildbot version: 6fd01dd5bcb8672dc438365d7140cd2177dd562b
10:01:35 AM: Fetching cached dependencies
10:01:35 AM: Starting to download cache of 176.1MB
10:01:37 AM: Finished downloading cache in 1.689s
10:01:37 AM: Starting to extract cache
10:01:38 AM: Finished extracting cache in 1.554s
10:01:38 AM: Finished fetching cache in 3.308s
10:01:38 AM: Starting to prepare the repo for build
10:01:39 AM: Preparing Git Reference refs/heads/master
10:01:41 AM: Starting to install dependencies
10:01:41 AM: Started restoring cached mise cache
10:01:41 AM: Finished restoring cached mise cache
10:01:43 AM: mise python@3.8.20 install
10:01:43 AM: mise python@3.8.20 download cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
10:01:43 AM: mise python@3.8.20 extract cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
10:01:44 AM: mise python@3.8.20 python --version
10:01:44 AM: mise python@3.8.20 Python 3.8.20
10:01:44 AM: mise python@3.8.20 installed
10:01:44 AM: Python version set to 3.8
10:01:46 AM: Collecting pipenv
10:01:46 AM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
10:01:46 AM: Collecting certifi (from pipenv)
10:01:46 AM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
10:01:46 AM: Collecting packaging>=22 (from pipenv)
10:01:47 AM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
10:01:47 AM: Requirement already satisfied: setuptools>=67 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from pipenv) (70.3.0)
10:01:47 AM: Collecting virtualenv>=20.24.2 (from pipenv)
10:01:47 AM: Downloading virtualenv-20.29.3-py3-none-any.whl.metadata (4.5 kB)
10:01:47 AM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
10:01:47 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
10:01:47 AM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
10:01:47 AM: Downloading filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB)
10:01:47 AM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
10:01:47 AM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
10:01:47 AM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
10:01:47 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 35.7 MB/s eta 0:00:00
10:01:47 AM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
10:01:47 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 2.7 MB/s eta 0:00:00
10:01:47 AM: Downloading virtualenv-20.29.3-py3-none-any.whl (4.3 MB)
10:01:47 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 39.9 MB/s eta 0:00:00
10:01:47 AM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
10:01:47 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 kB 10.0 MB/s eta 0:00:00
10:01:47 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
10:01:47 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 24.1 MB/s eta 0:00:00
10:01:47 AM: Downloading filelock-3.16.1-py3-none-any.whl (16 kB)
10:01:47 AM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
10:01:47 AM: Installing collected packages: distlib, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
10:01:50 AM: Successfully installed certifi-2025.1.31 distlib-0.3.9 filelock-3.16.1 packaging-24.2 pipenv-2024.4.1 platformdirs-4.3.6 virtualenv-20.29.3
10:01:50 AM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
10:01:50 AM: [notice] To update, run: pip install --upgrade pip
10:01:50 AM: Installing pip dependencies from requirements.txt
10:01:50 AM: Started restoring cached pip cache
10:01:50 AM: Finished restoring cached pip cache
10:01:50 AM: Collecting mkdocs==1.3.0 (from -r requirements.txt (line 1))
10:01:50 AM: Using cached mkdocs-1.3.0-py3-none-any.whl.metadata (4.8 kB)
10:01:50 AM: Collecting mkdocs-material==4.6.3 (from -r requirements.txt (line 2))
10:01:50 AM: Using cached mkdocs_material-4.6.3-py2.py3-none-any.whl.metadata (4.1 kB)
10:01:51 AM: Collecting click>=3.3 (from mkdocs==1.3.0->-r requirements.txt (line 1))
10:01:51 AM: Using cached click-8.1.8-py3-none-any.whl.metadata (2.3 kB)
10:01:51 AM: Collecting Jinja2>=2.10.2 (from mkdocs==1.3.0->-r requirements.txt (line 1))
10:01:51 AM: Using cached jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB)
10:01:51 AM: Collecting Markdown>=3.2.1 (from mkdocs==1.3.0->-r requirements.txt (line 1))
10:01:51 AM: Using cached Markdown-3.7-py3-none-any.whl.metadata (7.0 kB)
10:01:51 AM: Collecting PyYAML>=3.10 (from mkdocs==1.3.0->-r requirements.txt (line 1))
10:01:51 AM: Using cached PyYAML-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
10:01:51 AM: Collecting watchdog>=2.0 (from mkdocs==1.3.0->-r requirements.txt (line 1))
10:01:51 AM: Using cached watchdog-4.0.2-py3-none-manylinux2014_x86_64.whl.metadata (38 kB)
10:01:51 AM: Collecting ghp-import>=1.0 (from mkdocs==1.3.0->-r requirements.txt (line 1))
10:01:51 AM: Using cached ghp_import-2.1.0-py3-none-any.whl.metadata (7.2 kB)
10:01:51 AM: Collecting pyyaml-env-tag>=0.1 (from mkdocs==1.3.0->-r requirements.txt (line 1))
10:01:51 AM: Using cached pyyaml_env_tag-0.1-py3-none-any.whl.metadata (4.1 kB)
10:01:51 AM: Collecting importlib-metadata>=4.3 (from mkdocs==1.3.0->-r requirements.txt (line 1))
10:01:51 AM: Using cached importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB)
10:01:51 AM: Requirement already satisfied: packaging>=20.5 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs==1.3.0->-r requirements.txt (line 1)) (24.2)
10:01:51 AM: Collecting mergedeep>=1.3.4 (from mkdocs==1.3.0->-r requirements.txt (line 1))
10:01:51 AM: Using cached mergedeep-1.3.4-py3-none-any.whl.metadata (4.3 kB)
10:01:51 AM: Collecting Pygments>=2.4 (from mkdocs-material==4.6.3->-r requirements.txt (line 2))
10:01:51 AM: Using cached pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB)
10:01:51 AM: Collecting pymdown-extensions>=6.3 (from mkdocs-material==4.6.3->-r requirements.txt (line 2))
10:01:51 AM: Using cached pymdown_extensions-10.14.3-py3-none-any.whl.metadata (3.0 kB)
10:01:51 AM: Collecting python-dateutil>=2.8.1 (from ghp-import>=1.0->mkdocs==1.3.0->-r requirements.txt (line 1))
10:01:51 AM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
10:01:51 AM: Collecting zipp>=3.20 (from importlib-metadata>=4.3->mkdocs==1.3.0->-r requirements.txt (line 1))
10:01:51 AM: Using cached zipp-3.20.2-py3-none-any.whl.metadata (3.7 kB)
10:01:52 AM: Collecting MarkupSafe>=2.0 (from Jinja2>=2.10.2->mkdocs==1.3.0->-r requirements.txt (line 1))
10:01:52 AM: Using cached MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB)
10:01:52 AM: Collecting six>=1.5 (from python-dateutil>=2.8.1->ghp-import>=1.0->mkdocs==1.3.0->-r requirements.txt (line 1))
10:01:52 AM: Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
10:01:52 AM: Using cached mkdocs-1.3.0-py3-none-any.whl (3.7 MB)
10:01:52 AM: Using cached mkdocs_material-4.6.3-py2.py3-none-any.whl (723 kB)
10:01:52 AM: Using cached click-8.1.8-py3-none-any.whl (98 kB)
10:01:52 AM: Using cached ghp_import-2.1.0-py3-none-any.whl (11 kB)
10:01:52 AM: Using cached importlib_metadata-8.5.0-py3-none-any.whl (26 kB)
10:01:52 AM: Using cached jinja2-3.1.6-py3-none-any.whl (134 kB)
10:01:52 AM: Using cached Markdown-3.7-py3-none-any.whl (106 kB)
10:01:52 AM: Using cached mergedeep-1.3.4-py3-none-any.whl (6.4 kB)
10:01:52 AM: Using cached pygments-2.19.1-py3-none-any.whl (1.2 MB)
10:01:52 AM: Using cached pymdown_extensions-10.14.3-py3-none-any.whl (264 kB)
10:01:52 AM: Using cached PyYAML-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (746 kB)
10:01:52 AM: Using cached pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB)
10:01:52 AM: Using cached watchdog-4.0.2-py3-none-manylinux2014_x86_64.whl (82 kB)
10:01:52 AM: Using cached MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB)
10:01:52 AM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
10:01:52 AM: Using cached zipp-3.20.2-py3-none-any.whl (9.2 kB)
10:01:52 AM: Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)
10:01:52 AM: Installing collected packages: zipp, watchdog, six, PyYAML, Pygments, mergedeep, MarkupSafe, click, pyyaml-env-tag, python-dateutil, Jinja2, importlib-metadata, Markdown, ghp-import, pymdown-extensions, mkdocs, mkdocs-material
10:01:53 AM: Successfully installed Jinja2-3.1.6 Markdown-3.7 MarkupSafe-2.1.5 PyYAML-6.0.2 Pygments-2.19.1 click-8.1.8 ghp-import-2.1.0 importlib-metadata-8.5.0 mergedeep-1.3.4 mkdocs-1.3.0 mkdocs-material-4.6.3 pymdown-extensions-10.14.3 python-dateutil-2.9.0.post0 pyyaml-env-tag-0.1 six-1.17.0 watchdog-4.0.2 zipp-3.20.2
10:01:53 AM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
10:01:53 AM: [notice] To update, run: pip install --upgrade pip
10:01:53 AM: Pip dependencies installed
10:01:53 AM: Attempting Ruby version 2.7.1, read from environment
10:01:54 AM: Required ruby-2.7.1 is not installed - installing.
10:01:54 AM: Searching for binary rubies, this might take some time.
10:01:54 AM: Checking requirements for ubuntu.
10:01:55 AM: Requirements installation successful.
10:01:55 AM: ruby-2.7.1 - #configure
10:01:55 AM: ruby-2.7.1 - #download
10:01:56 AM: ruby-2.7.1 - #validate archive
10:01:59 AM: ruby-2.7.1 - #extract
10:02:01 AM: ruby-2.7.1 - #validate binary
10:02:02 AM: ruby-2.7.1 - #setup
10:02:02 AM: ruby-2.7.1 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.7.1@global
10:02:02 AM: ruby-2.7.1 - #importing gemset /opt/buildhome/.rvm/gemsets/global.gems........................................
10:02:03 AM: ruby-2.7.1 - #generating global wrappers........
10:02:03 AM: ruby-2.7.1 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.7.1
10:02:03 AM: ruby-2.7.1 - #importing gemsetfile /opt/buildhome/.rvm/gemsets/default.gems evaluated to empty gem list
10:02:03 AM: ruby-2.7.1 - #generating default wrappers........
10:02:03 AM: Using /opt/buildhome/.rvm/gems/ruby-2.7.1
10:02:03 AM: Using Ruby version 2.7.1
10:02:04 AM: Started restoring cached go cache
10:02:05 AM: Finished restoring cached go cache
10:02:05 AM: Installing Go version 1.14.4 (requested 1.14.4)
10:02:10 AM: go version go1.14.4 linux/amd64
10:02:11 AM: Using PHP version 8.0
10:02:12 AM: Started restoring cached Node.js version
10:02:14 AM: Finished restoring cached Node.js version
10:02:15 AM: v12.18.0 is already installed.
10:02:15 AM: Now using node v12.18.0 (npm v6.14.4)
10:02:15 AM: Started restoring cached build plugins
10:02:15 AM: Finished restoring cached build plugins
10:02:15 AM: Successfully installed dependencies
10:02:15 AM: Starting build script
10:02:17 AM: Detected 0 framework(s)
10:02:17 AM: Section completed: initializing

Building

Complete
10:02:19 AM: Netlify Build
10:02:19 AM: ────────────────────────────────────────────────────────────────
10:02:19 AM:
10:02:19 AM: ❯ Version
10:02:19 AM: @netlify/build 30.0.1
10:02:19 AM:
10:02:19 AM: ❯ Flags
10:02:19 AM: accountId: 5c5daf6fd3baad75b030389d
10:02:19 AM: baseRelDir: true
10:02:19 AM: buildId: 67dbe72b7d1d780008881a02
10:02:19 AM: deployId: 67dbe72b7d1d780008881a04
10:02:19 AM:
10:02:19 AM: ❯ Current directory
10:02:19 AM: /opt/build/repo
10:02:19 AM:
10:02:19 AM: ❯ Config file
10:02:19 AM: No config file was defined: using default values.
10:02:19 AM:
10:02:19 AM: ❯ Context
10:02:19 AM: production
10:02:19 AM:
10:02:19 AM: Build command from Netlify app
10:02:19 AM: ────────────────────────────────────────────────────────────────
10:02:19 AM: ​
10:02:19 AM: $ mkdocs build
10:02:19 AM: INFO - Cleaning site directory
10:02:19 AM: INFO - Building documentation to directory: /opt/build/repo/site
10:02:19 AM: WARNING - Both index.md and readme.md found. Skipping readme.md from /opt/build/repo/docs
10:02:19 AM: WARNING - Documentation file 'documentation.md' contains a link to '../document/resources/document.md' which is not found in the documentation files.
10:02:19 AM: INFO - Documentation built in 0.30 seconds
10:02:19 AM: ​
10:02:19 AM: (build.command completed in 548ms)
10:02:19 AM:
10:02:19 AM: (Netlify Build completed in 948ms)
10:02:20 AM: Section completed: building
10:02:23 AM: Finished processing build request in 48.187s

Deploying

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

Cleanup

Complete
10:02:19 AM: Netlify Build Complete
10:02:19 AM: ────────────────────────────────────────────────────────────────
10:02:19 AM: ​
10:02:20 AM: Caching artifacts
10:02:20 AM: Started saving build plugins
10:02:20 AM: Finished saving build plugins
10:02:20 AM: Started saving mise cache
10:02:20 AM: Finished saving mise cache
10:02:20 AM: Started saving pip cache
10:02:20 AM: Finished saving pip cache
10:02:20 AM: Started saving emacs cask dependencies
10:02:20 AM: Finished saving emacs cask dependencies
10:02:20 AM: Started saving maven dependencies
10:02:20 AM: Finished saving maven dependencies
10:02:20 AM: Started saving boot dependencies
10:02:20 AM: Finished saving boot dependencies
10:02:20 AM: Started saving rust rustup cache
10:02:20 AM: Finished saving rust rustup cache
10:02:20 AM: Started saving go dependencies
10:02:20 AM: Finished saving go dependencies
10:02:20 AM: Cached Ruby version 2.7.1
10:02:20 AM: Build script success
10:02:22 AM: Uploading Cache of size 197.5MB
10:02:23 AM: Section completed: cleanup

Post-processing

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