Skip to main content

Deploy details

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

fix(dmg-builder): the "import" unbound issue

PR #6672: patch-1@e5e8a72

Deploy log

5:46:13 AM: Build ready to start
5:46:15 AM: build-image version: 122b31996ccaffd45d820a452d6227f8312110cc (focal)
5:46:15 AM: build-image tag: v4.5.3
5:46:15 AM: buildbot version: 4b36e839b4a8a6b4da7438120b4832cce296b644
5:46:15 AM: Fetching cached dependencies
5:46:15 AM: Starting to download cache of 619.6MB
5:46:18 AM: Finished downloading cache in 3.115705337s
5:46:18 AM: Starting to extract cache
5:46:37 AM: Finished extracting cache in 18.564259408s
5:46:37 AM: Finished fetching cache in 21.795436419s
5:46:37 AM: Starting to prepare the repo for build
5:46:37 AM: Preparing Git Reference pull/6672/head
5:46:38 AM: Parsing package.json dependencies
5:46:38 AM: Starting build script
5:46:38 AM: Installing dependencies
5:46:38 AM: Found Pipfile restoring Pipenv virtualenv
5:46:38 AM: Started restoring cached python virtualenv
5:46:39 AM: Finished restoring cached python virtualenv
5:46:39 AM: Started restoring cached node version
5:46:41 AM: Finished restoring cached node version
5:46:42 AM: v16.14.0 is already installed.
5:46:42 AM: Now using node v16.14.0 (npm v8.3.1)
5:46:42 AM: Started restoring cached build plugins
5:46:42 AM: Finished restoring cached build plugins
5:46:42 AM: Attempting ruby version 2.7.2, read from environment
5:46:44 AM: Using ruby version 2.7.2
5:46:44 AM: Using PHP version 8.0
5:46:44 AM: Installing dependencies from Pipfile
5:46:46 AM: Pipfile.lock (37436b) out of date, updating to (dbc30a)...
5:46:46 AM: Locking [dev-packages] dependencies...
5:46:46 AM: Locking [packages] dependencies...
5:46:46 AM: Building requirements...
5:46:46 AM: Resolving dependencies...
5:46:53 AM: Success!
5:46:53 AM: Updated Pipfile.lock (dbc30a)!
5:46:53 AM: Installing dependencies from Pipfile.lock (dbc30a)...
5:46:53 AM: To activate this project's virtualenv, run pipenv shell.
Alternatively, run a command inside the virtualenv with pipenv run.
5:46:53 AM: Pipenv dependencies installed
5:46:54 AM: Python version set to Python 3.8.10
5:46:54 AM: Started restoring cached node modules
5:46:54 AM: Finished restoring cached node modules
5:46:55 AM: Started restoring cached go cache
5:46:55 AM: Finished restoring cached go cache
5:46:55 AM: go version go1.16.5 linux/amd64
5:46:55 AM: go version go1.16.5 linux/amd64
5:46:55 AM: Installing missing commands
5:46:55 AM: Verify run directory
5:46:57 AM:
5:46:57 AM: ────────────────────────────────────────────────────────────────
5:46:57 AM: Netlify Build
5:46:57 AM: ────────────────────────────────────────────────────────────────
5:46:57 AM:
5:46:57 AM: ❯ Version
5:46:57 AM: @netlify/build 26.3.5
5:46:57 AM:
5:46:57 AM: ❯ Flags
5:46:57 AM: baseRelDir: true
5:46:57 AM: buildId: 62171ba58d37cd0007a4c09c
5:46:57 AM: deployId: 62171ba58d37cd0007a4c09e
5:46:57 AM:
5:46:57 AM: ❯ Current directory
5:46:57 AM: /opt/build/repo
5:46:57 AM:
5:46:57 AM: ❯ Config file
5:46:57 AM: /opt/build/repo/netlify.toml
5:46:57 AM:
5:46:57 AM: ❯ Context
5:46:57 AM: deploy-preview
5:46:57 AM:
5:46:57 AM: ────────────────────────────────────────────────────────────────
5:46:57 AM: 1. Build command from Netlify app
5:46:57 AM: ────────────────────────────────────────────────────────────────
5:46:57 AM: ​
5:46:57 AM: $ bash netlify-docs.sh
5:46:57 AM: Requirement already satisfied: pipenv in ./.venv/lib/python3.8/site-packages (2022.1.8)
5:46:57 AM: Requirement already satisfied: virtualenv-clone>=0.2.5 in ./.venv/lib/python3.8/site-packages (from pipenv) (0.5.7)
5:46:57 AM: Requirement already satisfied: setuptools>=36.2.1 in ./.venv/lib/python3.8/site-packages (from pipenv) (60.2.0)
5:46:57 AM: Requirement already satisfied: certifi in ./.venv/lib/python3.8/site-packages (from pipenv) (2021.10.8)
5:46:57 AM: Requirement already satisfied: virtualenv in ./.venv/lib/python3.8/site-packages (from pipenv) (20.13.1)
5:46:57 AM: Requirement already satisfied: pip>=18.0 in ./.venv/lib/python3.8/site-packages (from pipenv) (21.3.1)
5:46:57 AM: Requirement already satisfied: six<2,>=1.9.0 in ./.venv/lib/python3.8/site-packages (from virtualenv->pipenv) (1.16.0)
5:46:57 AM: Requirement already satisfied: platformdirs<3,>=2 in ./.venv/lib/python3.8/site-packages (from virtualenv->pipenv) (2.5.1)
5:46:57 AM: Requirement already satisfied: distlib<1,>=0.3.1 in ./.venv/lib/python3.8/site-packages (from virtualenv->pipenv) (0.3.4)
5:46:57 AM: Requirement already satisfied: filelock<4,>=3.2 in ./.venv/lib/python3.8/site-packages (from virtualenv->pipenv) (3.6.0)
5:46:58 AM: WARNING: You are using pip version 21.3.1; however, version 22.0.3 is available.
5:46:58 AM: You should consider upgrading via the '/opt/build/repo/.venv/bin/python -m pip install --upgrade pip' command.
5:46:58 AM: 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.
5:46:59 AM: Installing dependencies from Pipfile.lock (dbc30a)...
5:46:59 AM: To activate this project's virtualenv, run pipenv shell.
Alternatively, run a command inside the virtualenv with pipenv run.
5:46:59 AM: Installing pnpm
5:47:05 AM: npm WARN exec The following package was not found and will be installed: pnpm
5:47:07 AM: Scope: all 14 workspace projects
5:47:07 AM:  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
5:47:07 AM: Lockfile is up-to-date, resolution step is skipped
5:47:07 AM: Already up-to-date
5:47:09 AM: . postinstall$ patch-package
5:47:09 AM: . postinstall: patch-package 6.4.8
5:47:09 AM: . postinstall: Applying patches...
5:47:09 AM: . postinstall: @changesets/cli@2.19.0 ✔
5:47:09 AM: . postinstall: Done
5:47:09 AM: . prepare$ husky install
5:47:09 AM: . prepare: husky - Git hooks installed
5:47:09 AM: . prepare: Done
5:47:09 AM: Building site docs
5:47:09 AM: INFO - Cleaning site directory
5:47:09 AM: INFO - Building documentation to directory: /opt/build/repo/site
5:47:09 AM: INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration:
5:47:09 AM: - generated/DebOptions.md
5:47:09 AM: - generated/LinuxTargetSpecificOptions.md
5:47:09 AM: - generated/Metadata.md
5:47:09 AM: - generated/NsisOptions.md
5:47:09 AM: - generated/PlatformSpecificBuildOptions.md
5:47:09 AM: - generated/TargetSpecificOptions.md
5:47:09 AM: - generated/appimage-options.md
5:47:09 AM: - generated/bitbucket-options.md
5:47:09 AM: - generated/s3-options.md
5:47:09 AM: - includes/hooks.md
5:47:09 AM: - includes/platform-specific-configuration-note.md
5:47:12 AM: INFO - Documentation built in 3.01 seconds
5:47:12 AM: ​
5:47:12 AM: (build.command completed in 15.7s)
5:47:12 AM:
5:47:12 AM: ────────────────────────────────────────────────────────────────
5:47:12 AM: 2. Deploy site
5:47:12 AM: ────────────────────────────────────────────────────────────────
5:47:12 AM: ​
5:47:12 AM: Starting to deploy site from 'site'
5:47:12 AM: Creating deploy tree
5:47:12 AM: Creating deploy upload records
5:47:12 AM: 1 new files to upload
5:47:12 AM: 0 new functions to upload
5:47:13 AM: Site deploy was successfully initiated
5:47:13 AM: ​
5:47:13 AM: (Deploy site completed in 371ms)
5:47:13 AM:
5:47:13 AM: ────────────────────────────────────────────────────────────────
5:47:13 AM: Netlify Build Complete
5:47:13 AM: ────────────────────────────────────────────────────────────────
5:47:13 AM: ​
5:47:13 AM: (Netlify Build completed in 16.1s)
5:47:13 AM: Starting post processing
5:47:13 AM: Post processing - HTML
5:47:13 AM: Caching artifacts
5:47:13 AM: Started saving node modules
5:47:13 AM: Finished saving node modules
5:47:13 AM: Started saving python virtualenv
5:47:13 AM: Finished saving python virtualenv
5:47:13 AM: Started saving build plugins
5:47:13 AM: Finished saving build plugins
5:47:13 AM: Started saving pip cache
5:47:13 AM: Finished saving pip cache
5:47:13 AM: Started saving emacs cask dependencies
5:47:13 AM: Post processing - header rules
5:47:13 AM: Finished saving emacs cask dependencies
5:47:13 AM: Started saving maven dependencies
5:47:13 AM: Post processing - redirect rules
5:47:13 AM: Finished saving maven dependencies
5:47:13 AM: Started saving boot dependencies
5:47:13 AM: Finished saving boot dependencies
5:47:13 AM: Started saving rust rustup cache
5:47:13 AM: Finished saving rust rustup cache
5:47:13 AM: Started saving go dependencies
5:47:13 AM: Finished saving go dependencies
5:47:13 AM: Post processing done
5:47:13 AM: Build script success
5:47:15 AM: Site is live ✨
5:48:52 AM: Finished processing build request in 2m37.675350484s