Loading Netlify dashboard…

Skip to main content

Deploy details

Deploy successful for raredocs

Bump mkdocs

PR #65: mkdocs-124@4cfef4a

Deploy log

8:48:09 PM: Build ready to start
8:48:12 PM: build-image version: ac716c5be7f79fe384a0f3759e8ef612cb821a37 (xenial)
8:48:12 PM: build-image tag: v3.13.0
8:48:12 PM: buildbot version: 17f6c1ab2fe6d61574ce02b038041b816bf6c085
8:48:12 PM: Fetching cached dependencies
8:48:12 PM: Failed to fetch cache, continuing with build
8:48:12 PM: Starting to prepare the repo for build
8:48:13 PM: No cached dependencies found. Cloning fresh repo
8:48:13 PM: git clone https://github.com/zix99/rare
8:48:13 PM: Preparing Git Reference pull/65/head
8:48:14 PM: Parsing package.json dependencies
8:48:15 PM: Starting build script
8:48:15 PM: Installing dependencies
8:48:15 PM: Python version set to 3.7
8:48:17 PM: v12.18.0 is already installed.
8:48:18 PM: Now using node v12.18.0 (npm v6.14.4)
8:48:18 PM: Started restoring cached build plugins
8:48:18 PM: Finished restoring cached build plugins
8:48:18 PM: Attempting ruby version 2.7.2, read from environment
8:48:20 PM: Using ruby version 2.7.2
8:48:21 PM: Using PHP version 5.6
8:48:21 PM: Installing pip dependencies
8:48:21 PM: Started restoring cached pip cache
8:48:21 PM: Finished restoring cached pip cache
8:48:21 PM: Collecting mkdocs==1.2.4
8:48:22 PM: Downloading mkdocs-1.2.4-py3-none-any.whl (6.4 MB)
8:48:22 PM: Collecting mkdocs-material==7.3.6
8:48:22 PM: Downloading mkdocs_material-7.3.6-py2.py3-none-any.whl (4.5 MB)
8:48:22 PM: Collecting mergedeep>=1.3.4
8:48:22 PM: Downloading mergedeep-1.3.4-py3-none-any.whl (6.4 kB)
8:48:22 PM: Collecting ghp-import>=1.0
8:48:22 PM: Downloading ghp_import-2.1.0-py3-none-any.whl (11 kB)
8:48:23 PM: Collecting importlib-metadata>=3.10
8:48:23 PM: Downloading importlib_metadata-4.11.4-py3-none-any.whl (18 kB)
8:48:23 PM: Collecting PyYAML>=3.10
8:48:23 PM: Downloading PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596 kB)
8:48:23 PM: Collecting packaging>=20.5
8:48:23 PM: Downloading packaging-21.3-py3-none-any.whl (40 kB)
8:48:23 PM: Collecting Jinja2>=2.10.1
8:48:23 PM: Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB)
8:48:23 PM: Collecting pyyaml-env-tag>=0.1
8:48:23 PM: Downloading pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB)
8:48:23 PM: Collecting Markdown>=3.2.1
8:48:23 PM: Downloading Markdown-3.3.7-py3-none-any.whl (97 kB)
8:48:23 PM: Collecting click>=3.3
8:48:23 PM: Downloading click-8.1.3-py3-none-any.whl (96 kB)
8:48:24 PM: Collecting watchdog>=2.0
8:48:24 PM: Downloading watchdog-2.1.8-py3-none-manylinux2014_x86_64.whl (77 kB)
8:48:24 PM: Collecting pygments>=2.10
8:48:24 PM: Downloading Pygments-2.12.0-py3-none-any.whl (1.1 MB)
8:48:24 PM: Collecting pymdown-extensions>=9.0
8:48:24 PM: Downloading pymdown_extensions-9.4-py3-none-any.whl (216 kB)
8:48:24 PM: Collecting mkdocs-material-extensions>=1.0
8:48:24 PM: Downloading mkdocs_material_extensions-1.0.3-py3-none-any.whl (8.1 kB)
8:48:24 PM: Collecting python-dateutil>=2.8.1
8:48:24 PM: Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB)
8:48:24 PM: Collecting zipp>=0.5
8:48:24 PM: Downloading zipp-3.8.0-py3-none-any.whl (5.4 kB)
8:48:24 PM: Collecting typing-extensions>=3.6.4
8:48:24 PM: Downloading typing_extensions-4.2.0-py3-none-any.whl (24 kB)
8:48:25 PM: Collecting MarkupSafe>=2.0
8:48:25 PM: Downloading MarkupSafe-2.1.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB)
8:48:25 PM: Collecting pyparsing!=3.0.5,>=2.0.2
8:48:25 PM: Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB)
8:48:25 PM: Collecting six>=1.5
8:48:25 PM: Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
8:48:25 PM: 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
8:48:30 PM: Successfully installed Jinja2-3.1.2 Markdown-3.3.7 MarkupSafe-2.1.1 PyYAML-6.0 click-8.1.3 ghp-import-2.1.0 importlib-metadata-4.11.4 mergedeep-1.3.4 mkdocs-1.2.4 mkdocs-material-7.3.6 mkdocs-material-extensions-1.0.3 packaging-21.3 pygments-2.12.0 pymdown-extensions-9.4 pyparsing-3.0.9 python-dateutil-2.8.2 pyyaml-env-tag-0.1 six-1.16.0 typing-extensions-4.2.0 watchdog-2.1.8 zipp-3.8.0
8:48:30 PM: WARNING: You are using pip version 20.3.4; however, version 22.1.1 is available.
8:48:30 PM: You should consider upgrading via the '/opt/buildhome/python3.7/bin/python3.7 -m pip install --upgrade pip' command.
8:48:30 PM: Pip dependencies installed
8:48:30 PM: Started restoring cached go cache
8:48:30 PM: Finished restoring cached go cache
8:48:30 PM: go version go1.14.4 linux/amd64
8:48:30 PM: go version go1.14.4 linux/amd64
8:48:30 PM: Installing missing commands
8:48:30 PM: Verify run directory
8:48:33 PM:
8:48:33 PM: ────────────────────────────────────────────────────────────────
8:48:33 PM: Netlify Build
8:48:33 PM: ────────────────────────────────────────────────────────────────
8:48:33 PM:
8:48:33 PM: ❯ Version
8:48:33 PM: @netlify/build 27.1.3
8:48:33 PM:
8:48:33 PM: ❯ Flags
8:48:33 PM: baseRelDir: true
8:48:33 PM: buildId: 62895009c067cd0008225105
8:48:33 PM: deployId: 62895009c067cd0008225107
8:48:33 PM:
8:48:33 PM: ❯ Current directory
8:48:33 PM: /opt/build/repo
8:48:33 PM:
8:48:33 PM: ❯ Config file
8:48:33 PM: No config file was defined: using default values.
8:48:33 PM:
8:48:33 PM: ❯ Context
8:48:33 PM: deploy-preview
8:48:33 PM:
8:48:33 PM: ────────────────────────────────────────────────────────────────
8:48:33 PM: 1. Build command from Netlify app
8:48:33 PM: ────────────────────────────────────────────────────────────────
8:48:33 PM: ​
8:48:33 PM: $ mkdocs build
8:48:33 PM: INFO - Cleaning site directory
8:48:34 PM: Creating deploy upload records
8:48:33 PM: INFO - Building documentation to directory: /opt/build/repo/dist/site
8:48:33 PM: INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration:
8:48:33 PM: - images/README.md
8:48:34 PM: INFO - Documentation built in 0.76 seconds
8:48:34 PM: ​
8:48:34 PM: (build.command completed in 1.1s)
8:48:34 PM:
8:48:34 PM: ────────────────────────────────────────────────────────────────
8:48:34 PM: 2. Deploy site
8:48:34 PM: ────────────────────────────────────────────────────────────────
8:48:34 PM: ​
8:48:34 PM: Starting to deploy site from 'dist/site'
8:48:34 PM: Creating deploy tree
8:48:34 PM: 16 new files to upload
8:48:34 PM: 0 new functions to upload
8:48:35 PM: Site deploy was successfully initiated
8:48:35 PM: ​
8:48:35 PM: (Deploy site completed in 1.3s)
8:48:35 PM:
8:48:35 PM: ────────────────────────────────────────────────────────────────
8:48:35 PM: Netlify Build Complete
8:48:35 PM: Starting post processing
8:48:35 PM: ────────────────────────────────────────────────────────────────
8:48:35 PM: ​
8:48:35 PM: (Netlify Build completed in 2.6s)
8:48:35 PM: Post processing - HTML
8:48:36 PM: Caching artifacts
8:48:36 PM: Started saving build plugins
8:48:36 PM: Finished saving build plugins
8:48:36 PM: Started saving pip cache
8:48:36 PM: Finished saving pip cache
8:48:36 PM: Started saving emacs cask dependencies
8:48:36 PM: Finished saving emacs cask dependencies
8:48:36 PM: Started saving maven dependencies
8:48:36 PM: Finished saving maven dependencies
8:48:36 PM: Started saving boot dependencies
8:48:36 PM: Finished saving boot dependencies
8:48:36 PM: Started saving rust rustup cache
8:48:36 PM: Finished saving rust rustup cache
8:48:36 PM: Started saving go dependencies
8:48:36 PM: Finished saving go dependencies
8:48:38 PM: Build script success
8:48:39 PM: Post processing - header rules
8:48:39 PM: Post processing - redirect rules
8:48:39 PM: Post processing done
8:48:42 PM: Site is live ✨
8:48:49 PM: Finished processing build request in 37.819498187s