Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
5:38:04 PM: Build ready to start
5:38:16 PM: build-image version: 59029cc38debec12b365d8cde2431251b878d6bf (focal)
5:38:16 PM: buildbot version: 7247145a56b36a0319fe3c98407f85b1c4c84911
5:38:16 PM: Fetching cached dependencies
5:38:16 PM: Starting to download cache of 962.6MB
5:38:18 PM: Finished downloading cache in 2.792s
5:38:18 PM: Starting to extract cache
5:38:42 PM: Finished extracting cache in 23.827s
5:38:42 PM: Finished fetching cache in 26.765s
5:38:43 PM: Starting to prepare the repo for build
5:38:43 PM: Preparing Git Reference pull/2426/head
5:38:45 PM: Custom build path detected. Proceeding with the specified path: 'docs/website'
5:38:45 PM: Custom publish path detected. Proceeding with the specified path: 'docs/website/build'
5:38:45 PM: manpath: warning: $PATH not set
5:38:46 PM: Starting to install dependencies
5:38:46 PM: Started restoring cached mise cache
5:38:47 PM: Finished restoring cached mise cache
5:38:48 PM: mise python@3.13.2 install
5:38:48 PM: mise python@3.13.2 download cpython-3.13.2+20250317-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
5:38:48 PM: mise python@3.13.2 extract cpython-3.13.2+20250317-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
5:38:49 PM: mise python@3.13.2 python --version
5:38:49 PM: mise python@3.13.2 Python 3.13.2
5:38:49 PM: mise python@3.13.2 ✓ installed
5:38:49 PM: Python version set to 3.13
5:38:52 PM: Collecting pipenv
5:38:52 PM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
5:38:52 PM: Collecting certifi (from pipenv)
5:38:52 PM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
5:38:52 PM: Collecting packaging>=22 (from pipenv)
5:38:52 PM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
5:38:52 PM: Collecting setuptools>=67 (from pipenv)
5:38:52 PM: Downloading setuptools-77.0.3-py3-none-any.whl.metadata (6.6 kB)
5:38:52 PM: Collecting virtualenv>=20.24.2 (from pipenv)
5:38:52 PM: Downloading virtualenv-20.29.3-py3-none-any.whl.metadata (4.5 kB)
5:38:52 PM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
5:38:52 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
5:38:52 PM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
5:38:52 PM: Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB)
5:38:52 PM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
5:38:52 PM: Downloading platformdirs-4.3.7-py3-none-any.whl.metadata (11 kB)
5:38:52 PM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
5:38:53 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 43.7 MB/s eta 0:00:00
5:38:53 PM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
5:38:53 PM: Downloading setuptools-77.0.3-py3-none-any.whl (1.3 MB)
5:38:53 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 40.1 MB/s eta 0:00:00
5:38:53 PM: Downloading virtualenv-20.29.3-py3-none-any.whl (4.3 MB)
5:38:54 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 4.4 MB/s eta 0:00:00
5:38:54 PM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
5:38:54 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
5:38:54 PM: Downloading filelock-3.18.0-py3-none-any.whl (16 kB)
5:38:54 PM: Downloading platformdirs-4.3.7-py3-none-any.whl (18 kB)
5:38:54 PM: Installing collected packages: distlib, setuptools, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
5:38:57 PM: Successfully installed certifi-2025.1.31 distlib-0.3.9 filelock-3.18.0 packaging-24.2 pipenv-2024.4.1 platformdirs-4.3.7 setuptools-77.0.3 virtualenv-20.29.3
5:38:57 PM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
5:38:57 PM: [notice] To update, run: pip install --upgrade pip
5:38:57 PM: Installing pip dependencies from requirements.txt
5:38:57 PM: Started restoring cached pip cache
5:38:57 PM: Finished restoring cached pip cache
5:38:58 PM: Collecting pydoc-markdown==4.8.2 (from -r requirements.txt (line 1))
5:38:58 PM: Using cached pydoc_markdown-4.8.2-py3-none-any.whl.metadata (5.9 kB)
5:38:58 PM: Collecting typing-extensions==4.6.3 (from -r requirements.txt (line 2))
5:38:58 PM: Using cached typing_extensions-4.6.3-py3-none-any.whl.metadata (2.8 kB)
5:38:58 PM: Collecting databind.json==4.4.2 (from -r requirements.txt (line 3))
5:38:58 PM: Using cached databind.json-4.4.2-py3-none-any.whl.metadata (4.4 kB)
5:38:58 PM: Collecting databind.core==4.4.2 (from -r requirements.txt (line 4))
5:38:58 PM: Using cached databind.core-4.4.2-py3-none-any.whl.metadata (1.5 kB)
5:38:58 PM: Collecting PyYAML<7.0,>=5.0 (from pydoc-markdown==4.8.2->-r requirements.txt (line 1))
5:38:58 PM: Using cached PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
5:38:58 PM: Collecting click<9.0,>=7.1 (from pydoc-markdown==4.8.2->-r requirements.txt (line 1))
5:38:58 PM: Using cached click-8.1.8-py3-none-any.whl.metadata (2.3 kB)
5:38:58 PM: Collecting docspec<3.0.0,>=2.2.1 (from pydoc-markdown==4.8.2->-r requirements.txt (line 1))
5:38:58 PM: Using cached docspec-2.2.1-py3-none-any.whl.metadata (1.5 kB)
5:38:58 PM: Collecting docspec-python<3.0.0,>=2.2.1 (from pydoc-markdown==4.8.2->-r requirements.txt (line 1))
5:38:58 PM: Using cached docspec_python-2.2.1-py3-none-any.whl.metadata (1.5 kB)
5:38:58 PM: Collecting docstring-parser<0.12,>=0.11 (from pydoc-markdown==4.8.2->-r requirements.txt (line 1))
5:38:58 PM: Using cached docstring_parser-0.11-py3-none-any.whl
5:38:58 PM: Collecting jinja2<4.0.0,>=3.0.0 (from pydoc-markdown==4.8.2->-r requirements.txt (line 1))
5:38:58 PM: Using cached jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB)
5:38:58 PM: Collecting nr.util<1.0.0,>=0.7.5 (from pydoc-markdown==4.8.2->-r requirements.txt (line 1))
5:38:58 PM: Using cached nr.util-0.8.12-py3-none-any.whl.metadata (813 bytes)
5:38:58 PM: Collecting requests<3.0.0,>=2.23.0 (from pydoc-markdown==4.8.2->-r requirements.txt (line 1))
5:38:58 PM: Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
5:38:58 PM: Collecting tomli<3.0.0,>=2.0.0 (from pydoc-markdown==4.8.2->-r requirements.txt (line 1))
5:38:58 PM: Using cached tomli-2.2.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)
5:38:58 PM: Collecting tomli_w<2.0.0,>=1.0.0 (from pydoc-markdown==4.8.2->-r requirements.txt (line 1))
5:38:58 PM: Using cached tomli_w-1.2.0-py3-none-any.whl.metadata (5.7 kB)
5:38:58 PM: Collecting watchdog (from pydoc-markdown==4.8.2->-r requirements.txt (line 1))
5:38:58 PM: Using cached watchdog-6.0.0-py3-none-manylinux2014_x86_64.whl.metadata (44 kB)
5:38:58 PM: Collecting yapf>=0.30.0 (from pydoc-markdown==4.8.2->-r requirements.txt (line 1))
5:38:58 PM: Using cached yapf-0.43.0-py3-none-any.whl.metadata (46 kB)
5:38:58 PM: Collecting nr-date<3.0.0,>=2.0.0 (from databind.json==4.4.2->-r requirements.txt (line 3))
5:38:58 PM: Using cached nr_date-2.1.0-py3-none-any.whl.metadata (746 bytes)
5:38:58 PM: Collecting typeapi<3.0.0,>=2.0.1 (from databind.json==4.4.2->-r requirements.txt (line 3))
5:38:58 PM: Using cached typeapi-2.2.4-py3-none-any.whl.metadata (1.5 kB)
5:38:58 PM: Collecting Deprecated<2.0.0,>=1.2.12 (from databind.core==4.4.2->-r requirements.txt (line 4))
5:38:58 PM: Using cached Deprecated-1.2.18-py2.py3-none-any.whl.metadata (5.7 kB)
5:38:58 PM: Collecting nr-stream<2.0.0,>=1.0.0 (from databind.core==4.4.2->-r requirements.txt (line 4))
5:38:58 PM: Using cached nr_stream-1.1.5-py3-none-any.whl.metadata (3.6 kB)
5:38:58 PM: Collecting wrapt<2,>=1.10 (from Deprecated<2.0.0,>=1.2.12->databind.core==4.4.2->-r requirements.txt (line 4))
5:38:58 PM: Using cached wrapt-1.17.2-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (6.4 kB)
5:38:58 PM: Collecting black<24.0.0,>=23.1.0 (from docspec-python<3.0.0,>=2.2.1->pydoc-markdown==4.8.2->-r requirements.txt (line 1))
5:38:58 PM: Using cached black-23.12.1-py3-none-any.whl.metadata (68 kB)
5:38:58 PM: Collecting MarkupSafe>=2.0 (from jinja2<4.0.0,>=3.0.0->pydoc-markdown==4.8.2->-r requirements.txt (line 1))
5:38:58 PM: Using cached MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB)
5:38:59 PM: Collecting charset-normalizer<4,>=2 (from requests<3.0.0,>=2.23.0->pydoc-markdown==4.8.2->-r requirements.txt (line 1))
5:38:59 PM: Using cached charset_normalizer-3.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB)
5:38:59 PM: Collecting idna<4,>=2.5 (from requests<3.0.0,>=2.23.0->pydoc-markdown==4.8.2->-r requirements.txt (line 1))
5:38:59 PM: Using cached idna-3.10-py3-none-any.whl.metadata (10 kB)
5:38:59 PM: Collecting urllib3<3,>=1.21.1 (from requests<3.0.0,>=2.23.0->pydoc-markdown==4.8.2->-r requirements.txt (line 1))
5:38:59 PM: Using cached urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB)
5:38:59 PM: Requirement already satisfied: certifi>=2017.4.17 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from requests<3.0.0,>=2.23.0->pydoc-markdown==4.8.2->-r requirements.txt (line 1)) (2025.1.31)
5:38:59 PM: Requirement already satisfied: platformdirs>=3.5.1 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from yapf>=0.30.0->pydoc-markdown==4.8.2->-r requirements.txt (line 1)) (4.3.7)
5:38:59 PM: Collecting mypy-extensions>=0.4.3 (from black<24.0.0,>=23.1.0->docspec-python<3.0.0,>=2.2.1->pydoc-markdown==4.8.2->-r requirements.txt (line 1))
5:38:59 PM: Using cached mypy_extensions-1.0.0-py3-none-any.whl.metadata (1.1 kB)
5:38:59 PM: Requirement already satisfied: packaging>=22.0 in /opt/buildhome/.local/share/mise/installs/python/3.13.2/lib/python3.13/site-packages (from black<24.0.0,>=23.1.0->docspec-python<3.0.0,>=2.2.1->pydoc-markdown==4.8.2->-r requirements.txt (line 1)) (24.2)
5:38:59 PM: Collecting pathspec>=0.9.0 (from black<24.0.0,>=23.1.0->docspec-python<3.0.0,>=2.2.1->pydoc-markdown==4.8.2->-r requirements.txt (line 1))
5:38:59 PM: Using cached pathspec-0.12.1-py3-none-any.whl.metadata (21 kB)
5:38:59 PM: Using cached pydoc_markdown-4.8.2-py3-none-any.whl (67 kB)
5:38:59 PM: Using cached typing_extensions-4.6.3-py3-none-any.whl (31 kB)
5:38:59 PM: Using cached databind.json-4.4.2-py3-none-any.whl (19 kB)
5:38:59 PM: Using cached databind.core-4.4.2-py3-none-any.whl (31 kB)
5:38:59 PM: Using cached click-8.1.8-py3-none-any.whl (98 kB)
5:38:59 PM: Using cached Deprecated-1.2.18-py2.py3-none-any.whl (10.0 kB)
5:38:59 PM: Using cached docspec-2.2.1-py3-none-any.whl (9.8 kB)
5:38:59 PM: Using cached docspec_python-2.2.1-py3-none-any.whl (16 kB)
5:38:59 PM: Using cached jinja2-3.1.6-py3-none-any.whl (134 kB)
5:38:59 PM: Using cached nr_date-2.1.0-py3-none-any.whl (10 kB)
5:38:59 PM: Using cached nr_stream-1.1.5-py3-none-any.whl (10 kB)
5:38:59 PM: Using cached nr.util-0.8.12-py3-none-any.whl (90 kB)
5:38:59 PM: Using cached PyYAML-6.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (759 kB)
5:38:59 PM: Using cached requests-2.32.3-py3-none-any.whl (64 kB)
5:38:59 PM: Using cached tomli-2.2.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (241 kB)
5:38:59 PM: Using cached tomli_w-1.2.0-py3-none-any.whl (6.7 kB)
5:38:59 PM: Using cached typeapi-2.2.4-py3-none-any.whl (26 kB)
5:38:59 PM: Using cached yapf-0.43.0-py3-none-any.whl (256 kB)
5:38:59 PM: Using cached watchdog-6.0.0-py3-none-manylinux2014_x86_64.whl (79 kB)
5:38:59 PM: Using cached black-23.12.1-py3-none-any.whl (194 kB)
5:38:59 PM: Using cached charset_normalizer-3.4.1-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB)
5:38:59 PM: Using cached idna-3.10-py3-none-any.whl (70 kB)
5:38:59 PM: Using cached MarkupSafe-3.0.2-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (23 kB)
5:38:59 PM: Using cached urllib3-2.3.0-py3-none-any.whl (128 kB)
5:38:59 PM: Using cached wrapt-1.17.2-cp313-cp313-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (89 kB)
5:38:59 PM: Using cached mypy_extensions-1.0.0-py3-none-any.whl (4.7 kB)
5:38:59 PM: Using cached pathspec-0.12.1-py3-none-any.whl (31 kB)
5:38:59 PM: Installing collected packages: yapf, wrapt, watchdog, urllib3, typing-extensions, tomli_w, tomli, PyYAML, pathspec, nr-stream, nr-date, mypy-extensions, MarkupSafe, idna, docstring-parser, click, charset-normalizer, typeapi, requests, jinja2, Deprecated, black, nr.util, databind.core, databind.json, docspec, docspec-python, pydoc-markdown
5:39:00 PM: Successfully installed Deprecated-1.2.18 MarkupSafe-3.0.2 PyYAML-6.0.2 black-23.12.1 charset-normalizer-3.4.1 click-8.1.8 databind.core-4.4.2 databind.json-4.4.2 docspec-2.2.1 docspec-python-2.2.1 docstring-parser-0.11 idna-3.10 jinja2-3.1.6 mypy-extensions-1.0.0 nr-date-2.1.0 nr-stream-1.1.5 nr.util-0.8.12 pathspec-0.12.1 pydoc-markdown-4.8.2 requests-2.32.3 tomli-2.2.1 tomli_w-1.2.0 typeapi-2.2.4 typing-extensions-4.6.3 urllib3-2.3.0 watchdog-6.0.0 wrapt-1.17.2 yapf-0.43.0
5:39:00 PM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
5:39:00 PM: [notice] To update, run: pip install --upgrade pip
5:39:00 PM: Pip dependencies installed
5:39:01 PM: Attempting Ruby version 2.7.2, read from environment
5:39:01 PM: Using Ruby version 2.7.2
5:39:02 PM: Started restoring cached go cache
5:39:02 PM: Finished restoring cached go cache
5:39:02 PM: Installing Go version 1.17 (requested 1.17)
5:39:10 PM: go version go1.17 linux/amd64
5:39:11 PM: Using PHP version 8.0
5:39:12 PM: Started restoring cached Node.js version
5:39:32 PM: Finished restoring cached Node.js version
5:39:32 PM: v20.19.0 is already installed.
5:39:32 PM: Now using node v20.19.0 (npm v10.8.2)
5:39:32 PM: Enabling Node.js Corepack
5:39:33 PM: Started restoring cached build plugins
5:39:33 PM: Finished restoring cached build plugins
5:39:33 PM: Started restoring cached corepack dependencies
5:39:33 PM: Finished restoring cached corepack dependencies
5:39:33 PM: No npm workspaces detected
5:39:33 PM: Started restoring cached node modules
5:39:33 PM: Finished restoring cached node modules
5:39:33 PM: Installing npm packages using npm version 10.8.2
5:39:34 PM: up to date, audited 1261 packages in 2s
5:39:34 PM: 386 packages are looking for funding
5:39:34 PM: run `npm fund` for details
5:39:34 PM: 4 moderate severity vulnerabilities
5:39:34 PM: To address all issues, run:
5:39:34 PM: npm audit fix
5:39:34 PM: Run `npm audit` for details.
5:39:34 PM: npm packages installed
5:39:35 PM: Successfully installed dependencies
5:39:35 PM: Starting build script
5:39:36 PM: Detected 1 framework(s)
5:39:36 PM: "docusaurus" at version "3.7.0"
5:39:36 PM: Section completed: initializing
Building
Complete
Building
Complete
5:39:38 PM: Netlify Build
5:39:38 PM: ────────────────────────────────────────────────────────────────
5:39:38 PM:
5:39:38 PM: ❯ Version
5:39:38 PM: @netlify/build 30.0.3
5:39:38 PM:
5:39:38 PM: ❯ Flags
5:39:38 PM: accountId: 636b84045cd45238f4ec1165
5:39:38 PM: baseRelDir: true
5:39:38 PM: buildId: 67def57c91b72a0007b75c65
5:39:38 PM: deployId: 67def57c91b72a0007b75c67
5:39:38 PM:
5:39:38 PM: ❯ Current directory
5:39:38 PM: /opt/build/repo/docs/website
5:39:38 PM:
5:39:38 PM: ❯ Config file
5:39:38 PM: /opt/build/repo/docs/website/netlify.toml
5:39:38 PM:
5:39:38 PM: ❯ Context
5:39:38 PM: deploy-preview
5:39:38 PM:
5:39:38 PM: Build command from Netlify app
5:39:38 PM: ────────────────────────────────────────────────────────────────
5:39:38 PM:
5:39:38 PM: $ npm run build:netlify
5:39:38 PM: > dlt-docs@0.0.0 build:netlify
5:39:38 PM: > npm run update-versions && npm run preprocess-docs && npm run gen-api-ref-netlify && docusaurus build --out-dir build/docs
5:39:38 PM: > dlt-docs@0.0.0 update-versions
5:39:38 PM: > node tools/update_versions.js
5:39:38 PM: Checking out dlt repo
5:39:41 PM: Cloning into '.dlt-repo'...
5:39:41 PM: Discovering versions
5:39:41 PM: Found 97 tags
5:39:41 PM: Found 11 elligible versions
5:39:41 PM: [
5:39:41 PM: '1.8.1', '1.8.0',
5:39:41 PM: '1.7.0', '1.6.1',
5:39:41 PM: '1.6.0', '1.5.0',
5:39:41 PM: '1.4.1', '1.4.0',
5:39:41 PM: '1.3.0', '1.2.0',
5:39:41 PM: '1.1.0'
5:39:41 PM: ]
5:39:41 PM: Will create docs versions for master
5:39:41 PM: Checking branch
5:39:41 PM: Generating version master, switching to tag:
5:39:41 PM: Switched to a new branch 'master'
5:39:41 PM: Building docs...
5:39:48 PM: [WARNING - pydoc_markdown.contrib.processors.crossref]: 1 cross-reference(s) could not be resolved:
5:39:48 PM: dlt.common.configuration.specs.mixins.WithPyicebergConfig.to_pyiceberg_fileio_config: fileio
5:39:48 PM: Snapshotting version...
5:39:49 PM: Moving snapshot
5:39:49 PM: > dlt-docs@0.0.0 preprocess-docs
5:39:49 PM: > node tools/preprocess_docs.js
5:39:50 PM: Synced 16 examples
5:39:50 PM: Processing docs...
5:39:50 PM: Processed 173 files.
5:39:50 PM: Inserted 31 snippets.
5:39:50 PM: Processed 42 tuba blocks.
5:39:50 PM: Found no errors in md files
5:39:50 PM: > dlt-docs@0.0.0 gen-api-ref-netlify
5:39:50 PM: > PYTHONPATH=. pydoc-markdown && python clean_pydoc_sidebar.py
5:39:54 PM: [WARNING - pydoc_markdown.contrib.processors.crossref]: 1 cross-reference(s) could not be resolved:
5:39:54 PM: dlt.common.configuration.specs.mixins.WithPyicebergConfig.to_pyiceberg_fileio_config: fileio
5:39:56 PM: [INFO] [en] Creating an optimized production build...
5:40:00 PM: [WARNING] Cannot infer the update date for some files, as they are not tracked by git.
5:40:00 PM: [info] [webpackbar] Compiling Client
5:40:00 PM: [info] [webpackbar] Compiling Server
5:40:21 PM: [success] [webpackbar] Server: Compiled successfully in 20.67s
5:40:27 PM: [success] [webpackbar] Client: Compiled successfully in 26.57s
5:40:34 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:34 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:34 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:34 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:34 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:34 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:34 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:34 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:34 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:34 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:34 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:34 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:34 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:34 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:34 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:34 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:34 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:34 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:34 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:34 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:34 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:34 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:34 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:34 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:34 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:34 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:35 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:35 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:35 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:35 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:35 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:35 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:35 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:35 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:35 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:35 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:35 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:35 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:42 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:42 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:42 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:42 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:43 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:43 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:43 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:43 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:43 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:43 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:43 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:43 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:43 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:43 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:43 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:43 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:43 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:43 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:43 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:43 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:43 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:43 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:43 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:43 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:43 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:43 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:43 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:43 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:43 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:43 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:43 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:43 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:43 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:43 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:44 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:44 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:44 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:44 PM: No admonition component found for admonition type "undefined". Using Info as fallback.
5:40:47 PM: [SUCCESS] Generated static files in "build/docs".
5:40:47 PM: [INFO] Use `npm run serve` command to test your build locally.
5:40:47 PM:
5:40:47 PM: (build.command completed in 1m 9s)
5:40:47 PM:
5:40:52 PM: (Netlify Build completed in 1m 14.4s)
5:40:53 PM: Section completed: building
5:41:30 PM: Finished processing build request in 3m14.564s
Deploying
Complete
Deploying
Complete
5:40:47 PM: Deploy site
5:40:47 PM: ────────────────────────────────────────────────────────────────
5:40:47 PM:
5:40:47 PM: Starting to deploy site from 'docs/website/build'
5:40:47 PM: Calculating files to upload
5:40:49 PM: 1209 new file(s) to upload
5:40:49 PM: 0 new function(s) to upload
5:40:49 PM: Starting to upload
5:40:50 PM: 10% uploaded
5:40:50 PM: 20% uploaded
5:40:50 PM: 30% uploaded
5:40:50 PM: 40% uploaded
5:40:50 PM: 50% uploaded
5:40:51 PM: 60% uploaded
5:40:51 PM: 70% uploaded
5:40:51 PM: 80% uploaded
5:40:52 PM: 90% uploaded
5:40:52 PM: 100% uploaded
5:40:52 PM: Section completed: deploying
5:40:52 PM: Site deploy was successfully initiated
5:40:52 PM:
5:40:52 PM: (Deploy site completed in 5.1s)
Cleanup
Complete
Cleanup
Complete
5:40:52 PM: Netlify Build Complete
5:40:52 PM: ────────────────────────────────────────────────────────────────
5:40:52 PM:
5:40:53 PM: Caching artifacts
5:40:53 PM: Started saving node modules
5:40:53 PM: Finished saving node modules
5:40:53 PM: Started saving build plugins
5:40:53 PM: Finished saving build plugins
5:40:53 PM: Started saving mise cache
5:40:53 PM: Finished saving mise cache
5:40:53 PM: Started saving corepack cache
5:40:53 PM: Finished saving corepack cache
5:40:53 PM: Started saving pip cache
5:40:53 PM: Finished saving pip cache
5:40:53 PM: Started saving emacs cask dependencies
5:40:53 PM: Finished saving emacs cask dependencies
5:40:53 PM: Started saving maven dependencies
5:40:53 PM: Finished saving maven dependencies
5:40:53 PM: Started saving boot dependencies
5:40:53 PM: Finished saving boot dependencies
5:40:53 PM: Started saving rust rustup cache
5:40:53 PM: Finished saving rust rustup cache
5:40:53 PM: Started saving go dependencies
5:40:53 PM: Finished saving go dependencies
5:40:53 PM: Build script success
5:41:28 PM: Uploading Cache of size 962.3MB
5:41:30 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
5:40:52 PM: Skipping form detection
5:40:52 PM: Post processing - header rules
5:40:52 PM: Post processing - redirect rules
5:40:52 PM: Post processing done
5:40:52 PM: Section completed: postprocessing
5:40:52 PM: Starting post processing
5:40:53 PM: Site is live ✨