Skip to main content

Deploy details

Deploy successful for car-park-attendant-cleat-11576

chore: Add details to entitlement option for macOS configurations

PR #7097: patch-1@c22ae84

Deploy log

4:27:50 PM: Waiting for other deploys from your team to complete. Check the queue: https://app.netlify.com/teams/develar/builds
4:28:01 PM: Build ready to start
4:28:03 PM: build-image version: d7b3dbfb0846505993c9a131894d1858074c90b4 (focal)
4:28:03 PM: build-image tag: v4.10.1
4:28:03 PM: buildbot version: d6cba5c3bdf3b91d18560394ac53604c4ddc280f
4:28:03 PM: Fetching cached dependencies
4:28:03 PM: Starting to download cache of 682.1MB
4:28:08 PM: Finished downloading cache in 5.498398386s
4:28:08 PM: Starting to extract cache
4:28:14 PM: Finished extracting cache in 5.276168587s
4:28:14 PM: Finished fetching cache in 10.854280935s
4:28:14 PM: Starting to prepare the repo for build
4:28:15 PM: Preparing Git Reference pull/7097/head
4:28:15 PM: Parsing package.json dependencies
4:28:16 PM: Starting build script
4:28:16 PM: Installing dependencies
4:28:16 PM: Found Pipfile restoring Pipenv virtualenv
4:28:16 PM: Started restoring cached python virtualenv
4:28:16 PM: Finished restoring cached python virtualenv
4:28:16 PM: Started restoring cached node version
4:28:17 PM: Finished restoring cached node version
4:28:17 PM: v16.17.0 is already installed.
4:28:18 PM: Now using node v16.17.0 (npm v8.15.0)
4:28:18 PM: Started restoring cached build plugins
4:28:18 PM: Finished restoring cached build plugins
4:28:18 PM: Attempting ruby version 2.7.2, read from environment
4:28:18 PM: Using ruby version 2.7.2
4:28:18 PM: Using PHP version 8.0
4:28:18 PM: Installing dependencies from Pipfile
4:28:20 PM: Installing dependencies from Pipfile.lock (184bb7)...
4:28:20 PM: To activate this project's virtualenv, run pipenv shell.
Alternatively, run a command inside the virtualenv with pipenv run.
4:28:20 PM: Pipenv dependencies installed
4:28:20 PM: Python version set to Python 3.8.10
4:28:21 PM: No npm workspaces detected
4:28:21 PM: Started restoring cached node modules
4:28:21 PM: Finished restoring cached node modules
4:28:21 PM: Started restoring cached go cache
4:28:21 PM: Finished restoring cached go cache
4:28:21 PM: Installing Go version 1.16.5 (requested 1.16.5)
4:28:25 PM: unset GOOS;
4:28:25 PM: unset GOARCH;
4:28:25 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.16.5.linux.amd64';
4:28:25 PM: export PATH="/opt/buildhome/.gimme/versions/go1.16.5.linux.amd64/bin:${PATH}";
4:28:25 PM: go version >&2;
4:28:25 PM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.16.5.linux.amd64.env"
4:28:25 PM: go version go1.16.5 linux/amd64
4:28:25 PM: Installing missing commands
4:28:25 PM: Verify run directory
4:28:26 PM:
4:28:26 PM: ────────────────────────────────────────────────────────────────
4:28:26 PM: Netlify Build
4:28:26 PM: ────────────────────────────────────────────────────────────────
4:28:26 PM:
4:28:26 PM: ❯ Version
4:28:26 PM: @netlify/build 27.16.1
4:28:26 PM:
4:28:26 PM: ❯ Flags
4:28:26 PM: baseRelDir: true
4:28:26 PM: buildId: 630e3a86b4af7d000c38adf2
4:28:26 PM: deployId: 630e3a86b4af7d000c38adf4
4:28:26 PM:
4:28:26 PM: ❯ Current directory
4:28:26 PM: /opt/build/repo
4:28:26 PM:
4:28:26 PM: ❯ Config file
4:28:26 PM: /opt/build/repo/netlify.toml
4:28:26 PM:
4:28:26 PM: ❯ Context
4:28:26 PM: deploy-preview
4:28:26 PM:
4:28:26 PM: ────────────────────────────────────────────────────────────────
4:28:26 PM: 1. Build command from Netlify app
4:28:26 PM: ────────────────────────────────────────────────────────────────
4:28:26 PM: ​
4:28:26 PM: $ bash netlify-docs.sh
4:28:26 PM: Requirement already satisfied: pipenv in ./.venv/lib/python3.8/site-packages (2022.8.24)
4:28:26 PM: Requirement already satisfied: virtualenv in ./.venv/lib/python3.8/site-packages (from pipenv) (20.16.3)
4:28:26 PM: Requirement already satisfied: setuptools>=36.2.1 in ./.venv/lib/python3.8/site-packages (from pipenv) (63.2.0)
4:28:26 PM: Requirement already satisfied: certifi in ./.venv/lib/python3.8/site-packages (from pipenv) (2022.6.15)
4:28:26 PM: Requirement already satisfied: virtualenv-clone>=0.2.5 in ./.venv/lib/python3.8/site-packages (from pipenv) (0.5.7)
4:28:26 PM: Requirement already satisfied: filelock<4,>=3.4.1 in ./.venv/lib/python3.8/site-packages (from virtualenv->pipenv) (3.8.0)
4:28:26 PM: Requirement already satisfied: distlib<1,>=0.3.5 in ./.venv/lib/python3.8/site-packages (from virtualenv->pipenv) (0.3.6)
4:28:26 PM: Requirement already satisfied: platformdirs<3,>=2.4 in ./.venv/lib/python3.8/site-packages (from virtualenv->pipenv) (2.5.2)
4:28:27 PM: [notice] A new release of pip available: 22.2.1 -> 22.2.2
4:28:27 PM: [notice] To update, run: pip install --upgrade pip
4:28:27 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.
4:28:27 PM: Installing dependencies from Pipfile.lock (184bb7)...
4:28:27 PM: To activate this project's virtualenv, run pipenv shell.
Alternatively, run a command inside the virtualenv with pipenv run.
4:28:27 PM: Installing pnpm
4:28:30 PM: npm WARN exec The following package was not found and will be installed: pnpm@7.9.5
4:28:31 PM: Scope: all 14 workspace projects
4:28:31 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
4:28:31 PM: Lockfile is up to date, resolution step is skipped
4:28:31 PM: Already up to date
4:28:32 PM: . postinstall$ patch-package
4:28:32 PM: . postinstall: patch-package 6.4.8
4:28:32 PM: . postinstall: Applying patches...
4:28:32 PM: . postinstall: @changesets/cli@2.19.0 ✔
4:28:32 PM: . postinstall: Done
4:28:32 PM: . prepare$ husky install
4:28:32 PM: . prepare: husky - Git hooks installed
4:28:32 PM: . prepare: Done
4:28:32 PM: Building site docs
4:28:32 PM: INFO - Cleaning site directory
4:28:32 PM: INFO - Building documentation to directory: /opt/build/repo/site
4:28:32 PM: INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration:
4:28:32 PM: - generated/DebOptions.md
4:28:32 PM: - generated/LinuxTargetSpecificOptions.md
4:28:32 PM: - generated/Metadata.md
4:28:32 PM: - generated/NsisOptions.md
4:28:32 PM: - generated/PlatformSpecificBuildOptions.md
4:28:32 PM: - generated/TargetSpecificOptions.md
4:28:32 PM: - generated/appimage-options.md
4:28:32 PM: - generated/bitbucket-options.md
4:28:32 PM: - generated/s3-options.md
4:28:32 PM: - includes/hooks.md
4:28:32 PM: - includes/platform-specific-configuration-note.md
4:28:34 PM: INFO - Documentation built in 1.50 seconds
4:28:34 PM: ​
4:28:34 PM: (build.command completed in 7.6s)
4:28:34 PM:
4:28:34 PM: Creating deploy upload records
4:28:34 PM: ────────────────────────────────────────────────────────────────
4:28:34 PM: 2. Deploy site
4:28:34 PM: ────────────────────────────────────────────────────────────────
4:28:34 PM: ​
4:28:34 PM: Starting to deploy site from 'site'
4:28:34 PM: Creating deploy tree
4:28:34 PM: 1 new files to upload
4:28:34 PM: 0 new functions to upload
4:28:34 PM: Site deploy was successfully initiated
4:28:34 PM: ​
4:28:34 PM: Starting post processing
4:28:34 PM: (Deploy site completed in 329ms)
4:28:34 PM:
4:28:34 PM: ────────────────────────────────────────────────────────────────
4:28:34 PM: Post processing - HTML
4:28:34 PM: Netlify Build Complete
4:28:34 PM: ────────────────────────────────────────────────────────────────
4:28:34 PM: ​
4:28:34 PM: (Netlify Build completed in 8s)
4:28:34 PM: Caching artifacts
4:28:34 PM: Started saving node modules
4:28:34 PM: Finished saving node modules
4:28:34 PM: Started saving python virtualenv
4:28:35 PM: Post processing - header rules
4:28:34 PM: Finished saving python virtualenv
4:28:34 PM: Started saving build plugins
4:28:34 PM: Finished saving build plugins
4:28:35 PM: Post processing - redirect rules
4:28:34 PM: Started saving pip cache
4:28:34 PM: Finished saving pip cache
4:28:34 PM: Started saving emacs cask dependencies
4:28:35 PM: Post processing done
4:28:34 PM: Finished saving emacs cask dependencies
4:28:34 PM: Started saving maven dependencies
4:28:34 PM: Finished saving maven dependencies
4:28:34 PM: Started saving boot dependencies
4:28:34 PM: Finished saving boot dependencies
4:28:34 PM: Started saving rust rustup cache
4:28:34 PM: Finished saving rust rustup cache
4:28:34 PM: Started saving go dependencies
4:28:34 PM: Finished saving go dependencies
4:28:34 PM: Build script success
4:28:38 PM: Site is live ✨
4:28:40 PM: Uploading Cache of size 682.1MB
4:28:44 PM: Finished processing build request in 41.171196612s