Deploy details
Deploy successful for sm-lang
Production: master@HEAD
Deploy log
4:00:57 PM: Build ready to start
4:00:59 PM: build-image version: b0258b965567defc4a2d7e2f2dec2e00c8f73ad6
4:00:59 PM: build-image tag: v3.4.1
4:00:59 PM: buildbot version: fcbc7a79f7372e5995cf02954ef19fc48d20c871
4:00:59 PM: Fetching cached dependencies
4:01:00 PM: Starting to download cache of 94.2MB
4:01:00 PM: Finished downloading cache in 744.635026ms
4:01:00 PM: Starting to extract cache
4:01:05 PM: Finished extracting cache in 4.704700973s
4:01:05 PM: Finished fetching cache in 5.487975423s
4:01:05 PM: Starting to prepare the repo for build
4:01:05 PM: Preparing Git Reference refs/heads/master
4:01:07 PM: Different build dir detected, going to use the one specified in the Netlify configuration file: 'projects/sm-book' versus '' in the Netlify UI
4:01:07 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'projects/sm-book/docs/.build' versus '/' in the Netlify UI
4:01:07 PM: Different build command detected, going to use the one specified in the Netlify configuration file: 'npm install && vuepress build docs' versus '' in the Netlify UI
4:01:07 PM: Starting build script
4:01:07 PM: Installing dependencies
4:01:07 PM: Python version set to 2.7
4:01:08 PM: Started restoring cached node version
4:01:11 PM: Finished restoring cached node version
4:01:11 PM: v12.18.0 is already installed.
4:01:12 PM: Now using node v12.18.0 (npm v6.14.4)
4:01:12 PM: Started restoring cached build plugins
4:01:12 PM: Finished restoring cached build plugins
4:01:12 PM: Attempting ruby version 2.7.1, read from environment
4:01:14 PM: Using ruby version 2.7.1
4:01:14 PM: Using PHP version 5.6
4:01:14 PM: 5.2 is already installed.
4:01:14 PM: Using Swift version 5.2
4:01:14 PM: Started restoring cached node modules
4:01:14 PM: Finished restoring cached node modules
4:01:14 PM: Started restoring cached go cache
4:01:14 PM: Finished restoring cached go cache
4:01:15 PM: go version go1.14.4 linux/amd64
4:01:15 PM: go version go1.14.4 linux/amd64
4:01:15 PM: Installing missing commands
4:01:15 PM: Verify run directory
4:01:16 PM:
4:01:16 PM: ┌─────────────────────────────┐
4:01:16 PM: │ Netlify Build │
4:01:16 PM: └─────────────────────────────┘
4:01:16 PM:
4:01:16 PM: ❯ Version
4:01:16 PM: @netlify/build 3.3.0
4:01:16 PM:
4:01:16 PM: ❯ Flags
4:01:16 PM: deployId: 5f4fc1b9d1bad905786698ed
4:01:16 PM: mode: buildbot
4:01:16 PM:
4:01:16 PM: ❯ Current directory
4:01:16 PM: /opt/build/repo/projects/sm-book
4:01:16 PM:
4:01:16 PM: ❯ Config file
4:01:16 PM: /opt/build/repo/netlify.toml
4:01:16 PM:
4:01:16 PM: ❯ Context
4:01:16 PM: production
4:01:16 PM:
4:01:16 PM: ┌────────────────────────────────────┐
4:01:16 PM: │ 1. build.command from netlify.toml │
4:01:16 PM: └────────────────────────────────────┘
4:01:16 PM:
4:01:16 PM: $ npm install && vuepress build docs
4:01:21 PM: npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.
4:01:23 PM: npm notice created a lockfile as package-lock.json. You should commit this file.
4:01:23 PM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules/chokidar/node_modules/fsevents):
4:01:23 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
4:01:23 PM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.1.2 (node_modules/watchpack/node_modules/chokidar/node_modules/fsevents):
4:01:23 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
4:01:23 PM: npm WARN vscode-textmate@4.0.1 requires a peer of oniguruma@^7.0.0 but none is installed. You must install peer dependencies yourself.
4:01:23 PM: npm WARN tslint@5.20.1 requires a peer of typescript@>=2.3.0-dev || >=2.4.0-dev || >=2.5.0-dev || >=2.6.0-dev || >=2.7.0-dev || >=2.8.0-dev || >=2.9.0-dev || >=3.0.0-dev || >= 3.1.0-dev || >= 3.2.0-dev but none is installed. You must install peer dependencies yourself.
4:01:23 PM: npm WARN tsutils@2.29.0 requires a peer of typescript@>=2.1.0 || >=2.1.0-dev || >=2.2.0-dev || >=2.3.0-dev || >=2.4.0-dev || >=2.5.0-dev || >=2.6.0-dev || >=2.7.0-dev || >=2.8.0-dev || >=2.9.0-dev || >= 3.0.0-dev || >= 3.1.0-dev but none is installed. You must install peer dependencies yourself.
4:01:24 PM: audited 1178 packages in 7.058s
4:01:24 PM: 46 packages are looking for funding
4:01:24 PM: run `npm fund` for details
4:01:24 PM: found 0 vulnerabilities
4:01:25 PM: wait Extracting site metadata...
4:01:25 PM: tip Apply theme @vuepress/theme-default ...
4:01:26 PM: tip Apply plugin container (i.e. "vuepress-plugin-container") ...
4:01:26 PM: tip Apply plugin @vuepress/register-components (i.e. "@vuepress/plugin-register-components") ...
4:01:26 PM: tip Apply plugin @vuepress/active-header-links (i.e. "@vuepress/plugin-active-header-links") ...
4:01:26 PM: tip Apply plugin @vuepress/search (i.e. "@vuepress/plugin-search") ...
4:01:26 PM: tip Apply plugin @vuepress/nprogress (i.e. "@vuepress/plugin-nprogress") ...
4:01:26 PM: tip Apply plugin shiki (i.e. "vuepress-plugin-shiki") ...
4:01:27 PM: [info] [webpackbar] Compiling Client
4:01:27 PM: [info] [webpackbar] Compiling Server
4:01:37 PM: [success] [webpackbar] Server: Compiled successfully in 9.41s
4:01:43 PM: [success] [webpackbar] Client: Compiled successfully in 15.79s
4:01:43 PM: wait Rendering static HTML...
4:01:43 PM: success Generated static files in docs/.build.
4:01:43 PM:
4:01:43 PM: (build.command completed in 27.3s)
4:01:43 PM:
4:01:43 PM: ┌─────────────────────────────┐
4:01:43 PM: │ Netlify Build Complete │
4:01:43 PM: └─────────────────────────────┘
4:01:43 PM:
4:01:43 PM: (Netlify Build completed in 27.3s)
4:01:43 PM: Caching artifacts
4:01:43 PM: Started saving node modules
4:01:43 PM: Finished saving node modules
4:01:43 PM: Started saving build plugins
4:01:43 PM: Finished saving build plugins
4:01:43 PM: Started saving pip cache
4:01:43 PM: Finished saving pip cache
4:01:43 PM: Started saving emacs cask dependencies
4:01:44 PM: Finished saving emacs cask dependencies
4:01:44 PM: Started saving maven dependencies
4:01:44 PM: Finished saving maven dependencies
4:01:44 PM: Started saving boot dependencies
4:01:44 PM: Finished saving boot dependencies
4:01:44 PM: Started saving go dependencies
4:01:44 PM: Finished saving go dependencies
4:01:44 PM: Build script success
4:01:44 PM: Starting to deploy site from 'projects/sm-book/docs/.build'
4:01:44 PM: Creating deploy tree
4:01:44 PM: Creating deploy upload records
4:01:44 PM: 13 new files to upload
4:01:44 PM: 0 new functions to upload
4:01:52 PM: Starting post processing
4:01:52 PM: Post processing - HTML
4:01:53 PM: Post processing - header rules
4:01:53 PM: Post processing - redirect rules
4:01:53 PM: Post processing done
4:01:54 PM: Site is live
4:02:08 PM: Finished processing build request in 1m8.908403816s