Deploy details
Deploy log
8:56:50 PM: Build ready to start
8:56:52 PM: build-image version: 0e2f4c52031ab562db66aec633308326e3b108d0 (focal)
8:56:52 PM: build-image tag: focal
8:56:52 PM: buildbot version: 667117c26805e29113bede4ca1afe54070a4e3b1
8:56:52 PM: Fetching cached dependencies
8:56:52 PM: Failed to fetch cache, continuing with build
8:56:52 PM: Starting to prepare the repo for build
8:56:52 PM: No cached dependencies found. Cloning fresh repo
8:56:52 PM: git clone https://github.com/electron-userland/electron-builder
8:56:59 PM: Preparing Git Reference pull/7020/head
8:57:00 PM: Parsing package.json dependencies
8:57:01 PM: Starting build script
8:57:01 PM: Installing dependencies
8:57:01 PM: Found Pipfile restoring Pipenv virtualenv
8:57:01 PM: Started restoring cached python virtualenv
8:57:01 PM: Finished restoring cached python virtualenv
8:57:02 PM: Downloading and installing node v16.16.0...
8:57:02 PM: Downloading https://nodejs.org/dist/v16.16.0/node-v16.16.0-linux-x64.tar.xz...
8:57:02 PM: Computing checksum with sha256sum
8:57:02 PM: Checksums matched!
8:57:05 PM: Now using node v16.16.0 (npm v8.11.0)
8:57:05 PM: Started restoring cached build plugins
8:57:05 PM: Finished restoring cached build plugins
8:57:05 PM: Attempting ruby version 2.7.2, read from environment
8:57:07 PM: Using ruby version 2.7.2
8:57:07 PM: Using PHP version 8.0
8:57:07 PM: Installing dependencies from Pipfile
8:57:11 PM: Creating a virtualenv for this project...
8:57:11 PM: Pipfile: /opt/build/repo/Pipfile
8:57:11 PM: Using /usr/bin/python3.8 (3.8.10) to create virtualenv...
8:57:12 PM: created virtual environment CPython3.8.10.final.0-64 in 997ms
8:57:12 PM: creator CPython3Posix(dest=/opt/build/repo/.venv, clear=False, no_vcs_ignore=False, global=False)
8:57:12 PM: seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/opt/buildhome/.local/share/virtualenv)
8:57:12 PM: added seed packages: pip==22.1.2, setuptools==62.6.0, wheel==0.37.1
8:57:12 PM: activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator
8:57:12 PM: Successfully created virtual environment!
8:57:14 PM: Virtualenv location: /opt/build/repo/.venv
8:57:14 PM: Installing dependencies from Pipfile.lock (184bb7)...
8:57:48 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.
8:57:48 PM: Pipenv dependencies installed
8:57:49 PM: Python version set to Python 3.8.10
8:57:49 PM: No npm workspaces detected
8:57:49 PM: Started restoring cached node modules
8:57:49 PM: Finished restoring cached node modules
8:57:50 PM: Installing NPM modules using NPM version 8.11.0
8:57:50 PM: npm WARN config tmp This setting is no longer used. npm stores temporary files in a special
8:57:50 PM: npm WARN config location in the cache, and they are managed by
8:57:50 PM: npm WARN config [`cacache`](http://npm.im/cacache).
8:57:50 PM: npm WARN config tmp This setting is no longer used. npm stores temporary files in a special
8:57:50 PM: npm WARN config location in the cache, and they are managed by
8:57:50 PM: npm WARN config [`cacache`](http://npm.im/cacache).
8:57:50 PM: 8.11.0
8:57:50 PM: NPM modules installed
8:57:51 PM: npm WARN config tmp This setting is no longer used. npm stores temporary files in a special
8:57:51 PM: npm WARN config location in the cache, and they are managed by
8:57:51 PM: npm WARN config [`cacache`](http://npm.im/cacache).
8:57:51 PM: Started restoring cached go cache
8:57:51 PM: Finished restoring cached go cache
8:57:51 PM: Installing Go version 1.16.5 (requested 1.16.5)
8:57:57 PM: unset GOOS;
8:57:57 PM: unset GOARCH;
8:57:57 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.16.5.linux.amd64';
8:57:57 PM: export PATH="/opt/buildhome/.gimme/versions/go1.16.5.linux.amd64/bin:${PATH}";
8:57:57 PM: go version >&2;
8:57:57 PM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.16.5.linux.amd64.env"
8:57:57 PM: go version go1.16.5 linux/amd64
8:57:57 PM: Installing missing commands
8:57:57 PM: Verify run directory
8:57:58 PM:
8:57:58 PM: ────────────────────────────────────────────────────────────────
8:57:58 PM: Netlify Build
8:57:58 PM: ────────────────────────────────────────────────────────────────
8:57:58 PM:
8:57:58 PM: ❯ Version
8:57:58 PM: @netlify/build 27.4.2
8:57:58 PM:
8:57:58 PM: ❯ Flags
8:57:58 PM: baseRelDir: true
8:57:58 PM: buildId: 62d9bd925544180009c82d37
8:57:58 PM: deployId: 62d9bd925544180009c82d39
8:57:58 PM:
8:57:58 PM: ❯ Current directory
8:57:58 PM: /opt/build/repo
8:57:58 PM:
8:57:58 PM: ❯ Config file
8:57:58 PM: /opt/build/repo/netlify.toml
8:57:58 PM:
8:57:58 PM: ❯ Context
8:57:58 PM: deploy-preview
8:57:58 PM:
8:57:58 PM: ────────────────────────────────────────────────────────────────
8:57:58 PM: 1. Build command from Netlify app
8:57:58 PM: ────────────────────────────────────────────────────────────────
8:57:58 PM:
8:57:58 PM: $ bash netlify-docs.sh
8:58:00 PM: Collecting pipenv
8:58:00 PM: Downloading pipenv-2022.7.4-py2.py3-none-any.whl (3.7 MB)
8:58:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 33.1 MB/s eta 0:00:00
8:58:01 PM: Collecting virtualenv-clone>=0.2.5
8:58:01 PM: Using cached virtualenv_clone-0.5.7-py3-none-any.whl (6.6 kB)
8:58:01 PM: Requirement already satisfied: setuptools>=36.2.1 in ./.venv/lib/python3.8/site-packages (from pipenv) (62.6.0)
8:58:01 PM: Collecting virtualenv
8:58:01 PM: Downloading virtualenv-20.15.1-py2.py3-none-any.whl (10.1 MB)
8:58:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 68.7 MB/s eta 0:00:00
8:58:01 PM: Collecting certifi
8:58:01 PM: Using cached certifi-2022.6.15-py3-none-any.whl (160 kB)
8:58:01 PM: Requirement already satisfied: pip>=22.0.4 in ./.venv/lib/python3.8/site-packages (from pipenv) (22.1.2)
8:58:01 PM: Collecting platformdirs<3,>=2
8:58:01 PM: Using cached platformdirs-2.5.2-py3-none-any.whl (14 kB)
8:58:01 PM: Collecting filelock<4,>=3.2
8:58:01 PM: Using cached filelock-3.7.1-py3-none-any.whl (10 kB)
8:58:01 PM: Requirement already satisfied: six<2,>=1.9.0 in ./.venv/lib/python3.8/site-packages (from virtualenv->pipenv) (1.16.0)
8:58:01 PM: Collecting distlib<1,>=0.3.1
8:58:01 PM: Downloading distlib-0.3.5-py2.py3-none-any.whl (466 kB)
8:58:01 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 467.0/467.0 kB 24.1 MB/s eta 0:00:00
8:58:02 PM: Installing collected packages: distlib, virtualenv-clone, platformdirs, filelock, certifi, virtualenv, pipenv
8:58:04 PM: Successfully installed certifi-2022.6.15 distlib-0.3.5 filelock-3.7.1 pipenv-2022.7.4 platformdirs-2.5.2 virtualenv-20.15.1 virtualenv-clone-0.5.7
8:58:05 PM: [notice] A new release of pip available: 22.1.2 -> 22.2
8:58:05 PM: [notice] To update, run: pip install --upgrade pip
8:58:06 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.
8:58:06 PM: Installing dependencies from Pipfile.lock (184bb7)...
8:58:07 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.
8:58:07 PM: Installing pnpm
8:58:08 PM: npm WARN config tmp This setting is no longer used. npm stores temporary files in a special
8:58:08 PM: npm WARN config location in the cache, and they are managed by
8:58:08 PM: npm WARN config [`cacache`](http://npm.im/cacache).
8:58:08 PM: npm WARN exec The following package was not found and will be installed: pnpm
8:58:09 PM: Scope: all 14 workspace projects
8:58:09 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
8:58:10 PM: Lockfile is up-to-date, resolution step is skipped
8:58:10 PM: Progress: resolved 1, reused 0, downloaded 0, added 0
8:58:10 PM: Packages: +1460
8:58:10 PM: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
8:58:11 PM: Packages are copied from the content-addressable store to the virtual store.
8:58:11 PM: Content-addressable store is at: /opt/build/repo/node_modules/.pnpm-store/v3
8:58:11 PM: Virtual store is at: node_modules/.pnpm
8:58:11 PM: Progress: resolved 1460, reused 0, downloaded 15, added 10
8:58:12 PM: Progress: resolved 1460, reused 0, downloaded 61, added 59
8:58:13 PM: Progress: resolved 1460, reused 0, downloaded 109, added 105
8:58:14 PM: Progress: resolved 1460, reused 0, downloaded 177, added 174
8:58:15 PM: Progress: resolved 1460, reused 0, downloaded 226, added 224
8:58:16 PM: Progress: resolved 1460, reused 0, downloaded 263, added 269
8:58:17 PM: Progress: resolved 1460, reused 0, downloaded 337, added 354
8:58:18 PM: Progress: resolved 1460, reused 0, downloaded 444, added 461
8:58:19 PM: Progress: resolved 1460, reused 0, downloaded 526, added 545
8:58:20 PM: Progress: resolved 1460, reused 0, downloaded 610, added 631
8:58:21 PM: Progress: resolved 1460, reused 0, downloaded 687, added 707
8:58:22 PM: Progress: resolved 1460, reused 0, downloaded 817, added 842
8:58:23 PM: Progress: resolved 1460, reused 0, downloaded 908, added 929
8:58:24 PM: Progress: resolved 1460, reused 0, downloaded 990, added 1009
8:58:25 PM: Progress: resolved 1460, reused 0, downloaded 1067, added 1091
8:58:26 PM: Progress: resolved 1460, reused 0, downloaded 1126, added 1146
8:58:27 PM: Progress: resolved 1460, reused 0, downloaded 1216, added 1237
8:58:28 PM: Progress: resolved 1460, reused 0, downloaded 1252, added 1275
8:58:29 PM: Progress: resolved 1460, reused 0, downloaded 1298, added 1318
8:58:30 PM: Progress: resolved 1460, reused 0, downloaded 1351, added 1371
8:58:31 PM: Progress: resolved 1460, reused 0, downloaded 1409, added 1431
8:58:32 PM: Progress: resolved 1460, reused 0, downloaded 1425, added 1452
8:58:33 PM: Progress: resolved 1460, reused 0, downloaded 1426, added 1453
8:58:34 PM: Progress: resolved 1460, reused 0, downloaded 1428, added 1455
8:58:35 PM: Progress: resolved 1460, reused 0, downloaded 1430, added 1457
8:58:36 PM: Progress: resolved 1460, reused 0, downloaded 1431, added 1457
8:58:37 PM: Progress: resolved 1460, reused 0, downloaded 1431, added 1458
8:58:47 PM: Progress: resolved 1460, reused 0, downloaded 1432, added 1458
8:58:48 PM: Progress: resolved 1460, reused 0, downloaded 1432, added 1459
8:59:10 PM: Progress: resolved 1460, reused 0, downloaded 1433, added 1459
8:59:11 PM: .../esbuild@0.12.29/node_modules/esbuild postinstall$ node install.js
8:59:11 PM: .../node_modules/puppeteer install$ node install.js
8:59:11 PM: Progress: resolved 1460, reused 0, downloaded 1433, added 1460, done
8:59:12 PM: .../esbuild@0.12.29/node_modules/esbuild postinstall: Done
8:59:17 PM: .../node_modules/puppeteer install: Chromium downloaded to /opt/build/repo/node_modules/.pnpm/puppeteer@2.1.1/node_modules/puppeteer/.local-chromium/linux-722234
8:59:17 PM: .../node_modules/puppeteer install: Done
8:59:20 PM: dependencies:
8:59:20 PM: + dmg-license 1.0.11
8:59:20 PM: devDependencies:
8:59:20 PM: + @babel/plugin-transform-modules-commonjs 7.15.4
8:59:20 PM: + @changesets/changelog-github 0.4.2
8:59:20 PM: + @changesets/cli 2.19.0
8:59:20 PM: + @milahu/patch-package-with-pnpm-support 6.4.8
8:59:20 PM: + @types/node 16.11.43
8:59:20 PM: + @typescript-eslint/eslint-plugin 4.33.0
8:59:20 PM: + @typescript-eslint/parser 4.33.0
8:59:20 PM: + catharsis 0.9.0
8:59:20 PM: + conventional-changelog-cli 2.1.1
8:59:20 PM: + dmd 6.0.0
8:59:20 PM: + eslint 7.30.0
8:59:20 PM: + eslint-config-prettier 8.3.0
8:59:20 PM: + eslint-plugin-prettier 3.4.0
8:59:20 PM: + fs-extra 10.0.0
8:59:20 PM: + globby 11.0.4
8:59:20 PM: + husky 7.0.4
8:59:20 PM: + jest-cli 27.0.6
8:59:20 PM: + jsdoc-to-markdown 7.0.1
8:59:20 PM: + lint-staged 11.1.2
8:59:20 PM: + markdown2html-pro 1.0.6
8:59:20 PM: + path-sort 0.1.0
8:59:20 PM: + prettier 2.3.2
8:59:20 PM: + replace-in-file 6.2.0
8:59:20 PM: + source-map-support 0.5.21
8:59:20 PM: + ts-jsdoc 3.2.2
8:59:20 PM: + typescript 4.3.5
8:59:20 PM: + typescript-json-schema 0.51.0
8:59:20 PM: + v8-compile-cache 2.3.0
8:59:20 PM: . postinstall$ patch-package
8:59:20 PM: . postinstall: patch-package 6.4.8
8:59:20 PM: . postinstall: Applying patches...
8:59:20 PM: . postinstall: @changesets/cli@2.19.0 ✔
8:59:20 PM: . postinstall: Done
8:59:20 PM: . prepare$ husky install
8:59:20 PM: . prepare: husky - Git hooks installed
8:59:20 PM: . prepare: Done
8:59:20 PM: Building site docs
8:59:21 PM: INFO - Cleaning site directory
8:59:21 PM: INFO - Building documentation to directory: /opt/build/repo/site
8:59:21 PM: INFO - The following pages exist in the docs directory, but are not included in the "nav" configuration:
8:59:21 PM: - generated/DebOptions.md
8:59:21 PM: - generated/LinuxTargetSpecificOptions.md
8:59:21 PM: - generated/Metadata.md
8:59:21 PM: - generated/NsisOptions.md
8:59:21 PM: - generated/PlatformSpecificBuildOptions.md
8:59:21 PM: - generated/TargetSpecificOptions.md
8:59:21 PM: - generated/appimage-options.md
8:59:21 PM: - generated/bitbucket-options.md
8:59:21 PM: - generated/s3-options.md
8:59:21 PM: - includes/hooks.md
8:59:21 PM: - includes/platform-specific-configuration-note.md
8:59:23 PM: INFO - Documentation built in 2.49 seconds
8:59:23 PM:
8:59:23 PM: (build.command completed in 1m 24.7s)
8:59:23 PM:
8:59:23 PM: ────────────────────────────────────────────────────────────────
8:59:23 PM: Creating deploy upload records
8:59:23 PM: 2. Deploy site
8:59:23 PM: ────────────────────────────────────────────────────────────────
8:59:23 PM:
8:59:23 PM: Starting to deploy site from 'site'
8:59:23 PM: Creating deploy tree
8:59:23 PM: 1 new files to upload
8:59:23 PM: 0 new functions to upload
8:59:24 PM: Site deploy was successfully initiated
8:59:24 PM:
8:59:24 PM: Starting post processing
8:59:24 PM: (Deploy site completed in 332ms)
8:59:24 PM:
8:59:24 PM: ────────────────────────────────────────────────────────────────
8:59:24 PM: Post processing - HTML
8:59:24 PM: Netlify Build Complete
8:59:24 PM: ────────────────────────────────────────────────────────────────
8:59:24 PM:
8:59:24 PM: (Netlify Build completed in 1m 25.1s)
8:59:24 PM: Caching artifacts
8:59:24 PM: Started saving node modules
8:59:24 PM: Finished saving node modules
8:59:24 PM: Started saving python virtualenv
8:59:24 PM: Finished saving python virtualenv
8:59:24 PM: Started saving build plugins
8:59:24 PM: Finished saving build plugins
8:59:24 PM: Started saving pip cache
8:59:24 PM: Finished saving pip cache
8:59:24 PM: Started saving emacs cask dependencies
8:59:24 PM: Finished saving emacs cask dependencies
8:59:24 PM: Started saving maven dependencies
8:59:24 PM: Finished saving maven dependencies
8:59:24 PM: Started saving boot dependencies
8:59:24 PM: Finished saving boot dependencies
8:59:24 PM: Started saving rust rustup cache
8:59:24 PM: Finished saving rust rustup cache
8:59:24 PM: Started saving go dependencies
8:59:24 PM: Finished saving go dependencies
8:59:25 PM: Post processing - header rules
8:59:25 PM: Post processing - redirect rules
8:59:25 PM: Post processing done
8:59:26 PM: Build script success
8:59:28 PM: Site is live ✨
8:59:42 PM: Uploading Cache of size 706.1MB
8:59:49 PM: Finished processing build request in 2m57.210736007s