Deploy details
Deploy log
11:09:59 AM: Build ready to start
11:10:01 AM: build-image version: 653805ca4a64301556e56dc4b321ef8fc20cbb7c
11:10:01 AM: build-image tag: v3.8.2
11:10:01 AM: buildbot version: 27121fae4d1b3a5c621e9bbd5ca8c7f99e19f330
11:10:01 AM: Fetching cached dependencies
11:10:02 AM: Starting to download cache of 72.9MB
11:10:02 AM: Finished downloading cache in 535.048005ms
11:10:02 AM: Starting to extract cache
11:10:04 AM: Finished extracting cache in 2.105785592s
11:10:04 AM: Finished fetching cache in 2.662234662s
11:10:04 AM: Starting to prepare the repo for build
11:10:05 AM: Preparing Git Reference pull/10/head
11:10:05 AM: Parsing package.json dependencies
11:10:06 AM: Starting build script
11:10:06 AM: Installing dependencies
11:10:06 AM: Python version set to 3.7
11:10:07 AM: Started restoring cached node version
11:10:09 AM: Finished restoring cached node version
11:10:10 AM: v12.18.0 is already installed.
11:10:10 AM: Now using node v12.18.0 (npm v6.14.4)
11:10:11 AM: Started restoring cached build plugins
11:10:11 AM: Finished restoring cached build plugins
11:10:11 AM: Attempting ruby version 2.7.2, read from environment
11:10:12 AM: Using ruby version 2.7.2
11:10:12 AM: Using PHP version 5.6
11:10:12 AM: Installing pip dependencies
11:10:12 AM: Started restoring cached pip cache
11:10:13 AM: Finished restoring cached pip cache
11:10:14 AM: Collecting mkdocs==1.2.2
11:10:14 AM: Using cached mkdocs-1.2.2-py3-none-any.whl (6.4 MB)
11:10:14 AM: Collecting mkdocs-material==7.2.1
11:10:14 AM: Using cached mkdocs_material-7.2.1-py2.py3-none-any.whl (4.2 MB)
11:10:14 AM: Collecting packaging>=20.5
11:10:14 AM: Using cached packaging-21.0-py3-none-any.whl (40 kB)
11:10:14 AM: Collecting watchdog>=2.0
11:10:14 AM: Using cached watchdog-2.1.3-py3-none-manylinux2014_x86_64.whl (75 kB)
11:10:14 AM: Collecting ghp-import>=1.0
11:10:14 AM: Using cached ghp_import-2.0.1-py3-none-any.whl
11:10:14 AM: Collecting PyYAML>=3.10
11:10:14 AM: Using cached PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636 kB)
11:10:15 AM: Collecting Jinja2>=2.10.1
11:10:15 AM: Using cached Jinja2-3.0.1-py3-none-any.whl (133 kB)
11:10:15 AM: Collecting Markdown>=3.2.1
11:10:15 AM: Using cached Markdown-3.3.4-py3-none-any.whl (97 kB)
11:10:15 AM: Collecting mergedeep>=1.3.4
11:10:15 AM: Using cached mergedeep-1.3.4-py3-none-any.whl (6.4 kB)
11:10:15 AM: Collecting importlib-metadata>=3.10
11:10:15 AM: Using cached importlib_metadata-4.6.3-py3-none-any.whl (17 kB)
11:10:15 AM: Collecting pyyaml-env-tag>=0.1
11:10:15 AM: Using cached pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB)
11:10:15 AM: Collecting click>=3.3
11:10:15 AM: Using cached click-8.0.1-py3-none-any.whl (97 kB)
11:10:15 AM: Collecting Pygments>=2.4
11:10:15 AM: Using cached Pygments-2.9.0-py3-none-any.whl (1.0 MB)
11:10:15 AM: Collecting mkdocs-material-extensions>=1.0
11:10:15 AM: Using cached mkdocs_material_extensions-1.0.1-py3-none-any.whl (8.0 kB)
11:10:15 AM: Collecting pymdown-extensions>=7.0
11:10:15 AM: Using cached pymdown_extensions-8.2-py3-none-any.whl (207 kB)
11:10:15 AM: Collecting python-dateutil>=2.8.1
11:10:15 AM: Using cached python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
11:10:15 AM: Collecting zipp>=0.5
11:10:15 AM: Using cached zipp-3.5.0-py3-none-any.whl (5.7 kB)
11:10:15 AM: Collecting typing-extensions>=3.6.4
11:10:15 AM: Using cached typing_extensions-3.10.0.0-py3-none-any.whl (26 kB)
11:10:15 AM: Collecting MarkupSafe>=2.0
11:10:15 AM: Using cached MarkupSafe-2.0.1-cp37-cp37m-manylinux2010_x86_64.whl (31 kB)
11:10:16 AM: Collecting pyparsing>=2.0.2
11:10:16 AM: Using cached pyparsing-2.4.7-py2.py3-none-any.whl (67 kB)
11:10:16 AM: Collecting six>=1.5
11:10:16 AM: Using cached six-1.16.0-py2.py3-none-any.whl (11 kB)
11:10:16 AM: Installing collected packages: zipp, typing-extensions, six, PyYAML, python-dateutil, pyparsing, MarkupSafe, importlib-metadata, watchdog, pyyaml-env-tag, packaging, mergedeep, Markdown, Jinja2, ghp-import, click, pymdown-extensions, Pygments, mkdocs-material-extensions, mkdocs, mkdocs-material
11:10:21 AM: Successfully installed Jinja2-3.0.1 Markdown-3.3.4 MarkupSafe-2.0.1 PyYAML-5.4.1 Pygments-2.9.0 click-8.0.1 ghp-import-2.0.1 importlib-metadata-4.6.3 mergedeep-1.3.4 mkdocs-1.2.2 mkdocs-material-7.2.1 mkdocs-material-extensions-1.0.1 packaging-21.0 pymdown-extensions-8.2 pyparsing-2.4.7 python-dateutil-2.8.2 pyyaml-env-tag-0.1 six-1.16.0 typing-extensions-3.10.0.0 watchdog-2.1.3 zipp-3.5.0
11:10:21 AM: WARNING: You are using pip version 20.3.4; however, version 21.2.2 is available.
11:10:21 AM: You should consider upgrading via the '/opt/buildhome/python3.7/bin/python3.7 -m pip install --upgrade pip' command.
11:10:21 AM: Pip dependencies installed
11:10:21 AM: Started restoring cached go cache
11:10:21 AM: Finished restoring cached go cache
11:10:21 AM: go version go1.14.4 linux/amd64
11:10:21 AM: go version go1.14.4 linux/amd64
11:10:21 AM: Installing missing commands
11:10:21 AM: Verify run directory
11:10:21 AM:
11:10:21 AM: ────────────────────────────────────────────────────────────────
11:10:21 AM: Netlify Build
11:10:21 AM: ────────────────────────────────────────────────────────────────
11:10:21 AM:
11:10:21 AM: ❯ Version
11:10:21 AM: @netlify/build 17.9.2
11:10:21 AM:
11:10:21 AM: ❯ Flags
11:10:21 AM: baseRelDir: true
11:10:21 AM: deployId: 610d18877bf54300070f4021
11:10:21 AM:
11:10:21 AM: ❯ Current directory
11:10:21 AM: /opt/build/repo
11:10:21 AM:
11:10:21 AM: ❯ Config file
11:10:21 AM: /opt/build/repo/netlify.toml
11:10:21 AM:
11:10:21 AM: ❯ Context
11:10:21 AM: deploy-preview
11:10:21 AM:
11:10:21 AM: ────────────────────────────────────────────────────────────────
11:10:21 AM: 1. build.command from netlify.toml
11:10:21 AM: ────────────────────────────────────────────────────────────────
11:10:21 AM:
11:10:21 AM: $ mkdocs build
11:10:22 AM: INFO - Cleaning site directory
11:10:22 AM: INFO - Building documentation to directory: /opt/build/repo/site
11:10:23 AM: INFO - Documentation built in 1.08 seconds
11:10:23 AM:
11:10:23 AM: (build.command completed in 1.6s)
11:10:23 AM:
11:10:23 AM: ────────────────────────────────────────────────────────────────
11:10:23 AM: 2. Deploy site
11:10:23 AM: ────────────────────────────────────────────────────────────────
11:10:23 AM:
11:10:23 AM: Starting to deploy site from 'site'
11:10:23 AM: Creating deploy tree
11:10:23 AM: Creating deploy upload records
11:10:23 AM: 4 new files to upload
11:10:23 AM: 0 new functions to upload
11:10:23 AM: Site deploy was successfully initiated
11:10:23 AM:
11:10:23 AM: (Deploy site completed in 470ms)
11:10:24 AM:
11:10:24 AM: ────────────────────────────────────────────────────────────────
11:10:24 AM: Netlify Build Complete
11:10:24 AM: ────────────────────────────────────────────────────────────────
11:10:24 AM:
11:10:24 AM: (Netlify Build completed in 2.1s)
11:10:24 AM: Starting post processing
11:10:24 AM: Skipping HTML post processing
11:10:24 AM: Post processing - header rules
11:10:24 AM: Post processing - redirect rules
11:10:24 AM: Caching artifacts
11:10:24 AM: Started saving build plugins
11:10:24 AM: Finished saving build plugins
11:10:24 AM: Started saving pip cache
11:10:24 AM: Post processing done
11:10:24 AM: Finished saving pip cache
11:10:24 AM: Started saving emacs cask dependencies
11:10:24 AM: Finished saving emacs cask dependencies
11:10:24 AM: Started saving maven dependencies
11:10:24 AM: Finished saving maven dependencies
11:10:24 AM: Started saving boot dependencies
11:10:24 AM: Finished saving boot dependencies
11:10:24 AM: Started saving rust rustup cache
11:10:24 AM: Finished saving rust rustup cache
11:10:24 AM: Started saving go dependencies
11:10:24 AM: Finished saving go dependencies
11:10:24 AM: Build script success
11:10:24 AM: Site is live ✨
11:10:34 AM: Finished processing build request in 33.18993313s