Deploy details
Deploy log
7:11:31 PM: Build ready to start
7:11:34 PM: build-image version: 122b31996ccaffd45d820a452d6227f8312110cc (focal)
7:11:34 PM: build-image tag: v4.5.3
7:11:34 PM: buildbot version: e7450fd8f7c92a26a6e60cdd93525cc24db329dc
7:11:35 PM: Fetching cached dependencies
7:11:35 PM: Starting to download cache of 557.3MB
7:11:47 PM: Finished downloading cache in 11.773153116s
7:11:47 PM: Starting to extract cache
7:12:01 PM: Finished extracting cache in 14.537336292s
7:12:01 PM: Finished fetching cache in 26.357107662s
7:12:01 PM: Starting to prepare the repo for build
7:12:02 PM: Preparing Git Reference pull/6692/head
7:12:02 PM: Parsing package.json dependencies
7:12:03 PM: Starting build script
7:12:03 PM: Installing dependencies
7:12:03 PM: Found Pipfile restoring Pipenv virtualenv
7:12:03 PM: Started restoring cached python virtualenv
7:12:03 PM: Finished restoring cached python virtualenv
7:12:04 PM: Started restoring cached node version
7:12:06 PM: Finished restoring cached node version
7:12:06 PM: v16.14.0 is already installed.
7:12:06 PM: Now using node v16.14.0 (npm v8.3.1)
7:12:06 PM: Started restoring cached build plugins
7:12:06 PM: Finished restoring cached build plugins
7:12:07 PM: Attempting ruby version 2.7.2, read from environment
7:12:08 PM: Using ruby version 2.7.2
7:12:08 PM: Using PHP version 8.0
7:12:08 PM: Installing dependencies from Pipfile
7:12:09 PM: Pipfile.lock (37436b) out of date, updating to (dbc30a)...
7:12:09 PM: Locking [dev-packages] dependencies...
7:12:09 PM: Locking [packages] dependencies...
7:12:09 PM: Building requirements...
7:12:09 PM: Resolving dependencies...
7:12:15 PM: Success!
7:12:15 PM: Updated Pipfile.lock (dbc30a)!
7:12:15 PM: Installing dependencies from Pipfile.lock (dbc30a)...
7:12:19 PM: To activate this project's virtualenv, run pipenv shell.
Alternatively, run a command inside the virtualenv with pipenv run.
Alternatively, run a command inside the virtualenv with pipenv run.
7:12:19 PM: Pipenv dependencies installed
7:12:20 PM: Python version set to Python 3.8.10
7:12:20 PM: Started restoring cached node modules
7:12:20 PM: Finished restoring cached node modules
7:12:20 PM: Started restoring cached go cache
7:12:20 PM: Finished restoring cached go cache
7:12:20 PM: go version go1.16.5 linux/amd64
7:12:20 PM: go version go1.16.5 linux/amd64
7:12:20 PM: Installing missing commands
7:12:20 PM: Verify run directory
7:12:21 PM:
7:12:21 PM: ────────────────────────────────────────────────────────────────
7:12:21 PM: Netlify Build
7:12:21 PM: ────────────────────────────────────────────────────────────────
7:12:21 PM:
7:12:21 PM: ❯ Version
7:12:21 PM: @netlify/build 26.3.14
7:12:21 PM:
7:12:21 PM: ❯ Flags
7:12:21 PM: baseRelDir: true
7:12:21 PM: buildId: 622112e3b8047e0007c1b2be
7:12:21 PM: deployId: 622112e3b8047e0007c1b2c1
7:12:21 PM:
7:12:21 PM: ❯ Current directory
7:12:21 PM: /opt/build/repo
7:12:21 PM:
7:12:21 PM: ❯ Config file
7:12:21 PM: /opt/build/repo/netlify.toml
7:12:21 PM:
7:12:21 PM: ❯ Context
7:12:21 PM: deploy-preview
7:12:21 PM:
7:12:21 PM: ────────────────────────────────────────────────────────────────
7:12:21 PM: 1. Build command from Netlify app
7:12:21 PM: ────────────────────────────────────────────────────────────────
7:12:21 PM:
7:12:21 PM: $ bash netlify-docs.sh
7:12:22 PM: Requirement already satisfied: pipenv in ./.venv/lib/python3.8/site-packages (2021.11.23)
7:12:22 PM: Requirement already satisfied: virtualenv in ./.venv/lib/python3.8/site-packages (from pipenv) (20.13.0)
7:12:22 PM: Requirement already satisfied: pip>=18.0 in ./.venv/lib/python3.8/site-packages (from pipenv) (21.3.1)
7:12:22 PM: Requirement already satisfied: certifi in ./.venv/lib/python3.8/site-packages (from pipenv) (2021.10.8)
7:12:22 PM: Requirement already satisfied: virtualenv-clone>=0.2.5 in ./.venv/lib/python3.8/site-packages (from pipenv) (0.5.7)
7:12:22 PM: Requirement already satisfied: setuptools>=36.2.1 in ./.venv/lib/python3.8/site-packages (from pipenv) (58.3.0)
7:12:22 PM: Requirement already satisfied: platformdirs<3,>=2 in ./.venv/lib/python3.8/site-packages (from virtualenv->pipenv) (2.4.1)
7:12:22 PM: Requirement already satisfied: filelock<4,>=3.2 in ./.venv/lib/python3.8/site-packages (from virtualenv->pipenv) (3.4.2)
7:12:22 PM: Requirement already satisfied: distlib<1,>=0.3.1 in ./.venv/lib/python3.8/site-packages (from virtualenv->pipenv) (0.3.4)
7:12:22 PM: Requirement already satisfied: six<2,>=1.9.0 in ./.venv/lib/python3.8/site-packages (from virtualenv->pipenv) (1.16.0)
7:12:22 PM: WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available.
7:12:22 PM: You should consider upgrading via the '/opt/build/repo/.venv/bin/python -m pip install --upgrade pip' command.
7:12:23 PM: Courtesy Notice: Pipenv found itself running within a virtual environment, so it will automatically use that environment, instead of creating its own for any project. You can set PIPENV_IGNORE_VIRTUALENVS=1 to force pipenv to ignore that environment and create its own instead. You can set PIPENV_VERBOSITY=-1 to suppress this warning.
7:12:23 PM: Installing dependencies from Pipfile.lock (dbc30a)...
7:12:23 PM: To activate this project's virtualenv, run pipenv shell.
Alternatively, run a command inside the virtualenv with pipenv run.
Alternatively, run a command inside the virtualenv with pipenv run.
7:12:23 PM: Installing pnpm
7:12:28 PM: npm WARN exec The following package was not found and will be installed: pnpm
7:12:29 PM: Scope: all 14 workspace projects
7:12:29 PM: WARN There are cyclic workspace dependencies: /opt/build/repo/packages/app-builder-lib, /opt/build/repo/packages/dmg-builder; /opt/build/repo/packages/app-builder-lib, /opt/build/repo/packages/dmg-builder, /opt/build/repo/packages/app-builder-lib, /opt/build/repo/packages/electron-builder-squirrel-windows
7:12:29 PM: Lockfile is up-to-date, resolution step is skipped
7:12:29 PM: Already up-to-date
7:12:30 PM: . postinstall$ patch-package
7:12:30 PM: . postinstall: patch-package 6.4.8
7:12:31 PM: . postinstall: Applying patches...
7:12:31 PM: . postinstall: @changesets/cli@2.19.0 ✔
7:12:31 PM: . postinstall: Done
7:12:31 PM: . prepare$ husky install
7:12:31 PM: . prepare: husky - Git hooks installed
7:12:31 PM: . prepare: Done
7:12:31 PM: Building site docs
7:12:31 PM: INFO - Cleaning site directory
7:12:31 PM: INFO - Building documentation to directory: /opt/build/repo/site
7:12:31 PM: INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration:
7:12:31 PM: - generated/DebOptions.md
7:12:31 PM: - generated/LinuxTargetSpecificOptions.md
7:12:31 PM: - generated/Metadata.md
7:12:31 PM: - generated/NsisOptions.md
7:12:31 PM: - generated/PlatformSpecificBuildOptions.md
7:12:31 PM: - generated/TargetSpecificOptions.md
7:12:31 PM: - generated/appimage-options.md
7:12:31 PM: - generated/bitbucket-options.md
7:12:31 PM: - generated/s3-options.md
7:12:31 PM: - includes/hooks.md
7:12:31 PM: - includes/platform-specific-configuration-note.md
7:12:33 PM: INFO - Documentation built in 2.36 seconds
7:12:33 PM:
7:12:33 PM: (build.command completed in 11.9s)
7:12:33 PM:
7:12:33 PM: ────────────────────────────────────────────────────────────────
7:12:33 PM: 2. Deploy site
7:12:33 PM: ────────────────────────────────────────────────────────────────
7:12:33 PM:
7:12:33 PM: Starting to deploy site from 'site'
7:12:33 PM: Creating deploy tree
7:12:34 PM: Creating deploy upload records
7:12:34 PM: 1 new files to upload
7:12:34 PM: 0 new functions to upload
7:12:35 PM: Site deploy was successfully initiated
7:12:35 PM:
7:12:35 PM: (Deploy site completed in 1.6s)
7:12:35 PM:
7:12:35 PM: ────────────────────────────────────────────────────────────────
7:12:35 PM: Netlify Build Complete
7:12:35 PM: ────────────────────────────────────────────────────────────────
7:12:35 PM:
7:12:35 PM: (Netlify Build completed in 13.5s)
7:12:35 PM: Caching artifacts
7:12:35 PM: Started saving node modules
7:12:35 PM: Finished saving node modules
7:12:35 PM: Started saving python virtualenv
7:12:35 PM: Finished saving python virtualenv
7:12:35 PM: Started saving build plugins
7:12:35 PM: Finished saving build plugins
7:12:35 PM: Started saving pip cache
7:12:35 PM: Finished saving pip cache
7:12:35 PM: Started saving emacs cask dependencies
7:12:35 PM: Finished saving emacs cask dependencies
7:12:35 PM: Started saving maven dependencies
7:12:35 PM: Finished saving maven dependencies
7:12:35 PM: Started saving boot dependencies
7:12:35 PM: Finished saving boot dependencies
7:12:35 PM: Started saving rust rustup cache
7:12:35 PM: Finished saving rust rustup cache
7:12:35 PM: Started saving go dependencies
7:12:35 PM: Finished saving go dependencies
7:12:35 PM: Build script success
7:12:36 PM: Starting post processing
7:12:36 PM: Post processing - HTML
7:12:40 PM: Post processing - header rules
7:12:40 PM: Post processing - redirect rules
7:12:40 PM: Post processing done
7:12:43 PM: Site is live ✨
7:13:54 PM: Finished processing build request in 2m19.284997803s