Deploy details
Deploy log
1:32:44 AM: Build ready to start
1:32:47 AM: build-image version: d84c79427e8f83c1ba17bcdd7b3fe38059376b68
1:32:47 AM: build-image tag: v3.6.1
1:32:47 AM: buildbot version: 84797942a921f1c638bb743029b0d17c8e0112bd
1:32:47 AM: Fetching cached dependencies
1:32:47 AM: Failed to fetch cache, continuing with build
1:32:47 AM: Starting to prepare the repo for build
1:32:48 AM: No cached dependencies found. Cloning fresh repo
1:32:48 AM: git clone https://github.com/NeverBehave/Motivation
1:32:50 AM: Preparing Git Reference pull/14/head
1:32:51 AM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'dist' versus './dist' in the Netlify UI
1:32:51 AM: Starting build script
1:32:51 AM: Installing dependencies
1:32:51 AM: Python version set to 2.7
1:32:53 AM: Downloading and installing node v10.24.0...
1:32:53 AM: Downloading https://nodejs.org/dist/v10.24.0/node-v10.24.0-linux-x64.tar.xz...
1:32:53 AM: Computing checksum with sha256sum
1:32:54 AM: Checksums matched!
1:32:56 AM: Now using node v10.24.0 (npm v6.14.11)
1:32:56 AM: Started restoring cached build plugins
1:32:56 AM: Finished restoring cached build plugins
1:32:57 AM: Attempting ruby version 2.6.2, read from environment
1:32:58 AM: Using ruby version 2.6.2
1:32:59 AM: Using PHP version 5.6
1:32:59 AM: Started restoring cached node modules
1:32:59 AM: Finished restoring cached node modules
1:32:59 AM: Started restoring cached yarn cache
1:32:59 AM: Finished restoring cached yarn cache
1:32:59 AM: Installing yarn at version 1.13.0
1:32:59 AM: Installing Yarn!
1:32:59 AM: > Downloading tarball...
1:32:59 AM: [1/2]: https://yarnpkg.com/downloads/1.13.0/yarn-v1.13.0.tar.gz --> /tmp/yarn.tar.gz.dpdkB1Pixt
1:32:59 AM: % Total % Received % Xferd Average Speed Time Time Time Current
1:32:59 AM: Dload Upload Total Spent Left Speed
1:32:59 AM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
1:32:59 AM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
1:32:59 AM: 100 79 100 79 0 0 333 0 --:--:-- --:--:-- --:--:-- 333
1:32:59 AM: 100 93 100 93 0 0 197 0 --:--:-- --:--:-- --:--:-- 197
1:32:59 AM: 100 625 100 625 0 0 835 0 --:--:-- --:--:-- --:--:-- 835
1:33:00 AM: 60 1142k 60 695k 0 0 653k 0 0:00:01 0:00:01 --:--:-- 653k
1:33:00 AM: 100 1142k 100 1142k 0 0 1031k 0 0:00:01 0:00:01 --:--:-- 10.1M
1:33:00 AM: [2/2]: https://yarnpkg.com/downloads/1.13.0/yarn-v1.13.0.tar.gz.asc --> /tmp/yarn.tar.gz.dpdkB1Pixt.asc
1:33:00 AM: 100 83 100 83 0 0 1404 0 --:--:-- --:--:-- --:--:-- 1404
1:33:00 AM: 100 97 100 97 0 0 1114 0 --:--:-- --:--:-- --:--:-- 1114
1:33:00 AM: 100 629 100 629 0 0 5492 0 --:--:-- --:--:-- --:--:-- 5492
1:33:00 AM: 100 832 100 832 0 0 6615 0 --:--:-- --:--:-- --:--:-- 6615
1:33:00 AM: > Verifying integrity...
1:33:00 AM: gpg: Signature made Tue 18 Dec 2018 04:04:55 PM UTC using RSA key ID B6FF4DE3
1:33:00 AM: gpg: Good signature from "Yarn Packaging <yarn@dan.cx>"
1:33:00 AM: gpg: Note: This key has expired!
1:33:00 AM: Primary key fingerprint: 72EC F46A 56B4 AD39 C907 BBB7 1646 B01B 86E5 0310
1:33:00 AM: Subkey fingerprint: E219 30C4 D0A4 AA46 1858 1F7A E074 D16E B6FF 4DE3
1:33:00 AM: > GPG signature looks good
1:33:00 AM: > Extracting to ~/.yarn...
1:33:00 AM: > Adding to $PATH...
1:33:01 AM: > Successfully installed Yarn 1.13.0! Please open another terminal where the `yarn` command will now be available.
1:33:01 AM: Installing NPM modules using Yarn version 1.13.0
1:33:02 AM: yarn install v1.13.0
1:33:02 AM: [1/4] Resolving packages...
1:33:02 AM: [2/4] Fetching packages...
1:33:18 AM: info fsevents@1.2.7: The platform "linux" is incompatible with this module.
1:33:18 AM: info "fsevents@1.2.7" is an optional dependency and failed compatibility check. Excluding it from installation.
1:33:18 AM: [3/4] Linking dependencies...
1:33:24 AM: [4/4] Building fresh packages...
1:33:24 AM: Done in 22.68s.
1:33:24 AM: NPM modules installed using Yarn
1:33:25 AM: Started restoring cached go cache
1:33:25 AM: Finished restoring cached go cache
1:33:25 AM: Installing Go version 1.12
1:33:41 AM: unset GOOS;
1:33:41 AM: unset GOARCH;
1:33:41 AM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64';
1:33:41 AM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64/bin:${PATH}";
1:33:41 AM: go version >&2;
1:33:41 AM: export GIMME_ENV="/opt/buildhome/.gimme_cache/env/go1.12.linux.amd64.env"
1:33:41 AM: go version go1.12 linux/amd64
1:33:41 AM: Installing missing commands
1:33:41 AM: Verify run directory
1:33:43 AM: β
1:33:43 AM: ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
1:33:43 AM: Netlify Build
1:33:43 AM: ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
1:33:43 AM: β
1:33:43 AM: β― Version
1:33:43 AM: @netlify/build 9.8.3
1:33:43 AM: β
1:33:43 AM: β― Flags
1:33:43 AM: deployId: 6046d03c7a15b1000898b5e6
1:33:43 AM: mode: buildbot
1:33:43 AM: β
1:33:43 AM: β― Current directory
1:33:43 AM: /opt/build/repo
1:33:43 AM: β
1:33:43 AM: β― Config file
1:33:43 AM: No config file was defined: using default values.
1:33:43 AM: β
1:33:43 AM: β― Context
1:33:43 AM: deploy-preview
1:33:43 AM: β
1:33:43 AM: ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
1:33:43 AM: 1. Build command from Netlify app
1:33:43 AM: ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
1:33:43 AM: β
1:33:43 AM: $ yarn build
1:33:43 AM: yarn run v1.13.0
1:33:43 AM: $ vue-cli-service build
1:33:44 AM: - Building for production...
1:33:46 AM: Browserslist: caniuse-lite is outdated. Please run next command `yarn upgrade caniuse-lite browserslist`
1:33:49 AM: Browserslist: caniuse-lite is outdated. Please run next command `yarn upgrade caniuse-lite browserslist`
1:33:50 AM: Browserslist: caniuse-lite is outdated. Please run next command `yarn upgrade caniuse-lite browserslist`
1:33:52 AM: Browserslist: caniuse-lite is outdated. Please run next command `yarn upgrade caniuse-lite browserslist`
1:34:00 AM: WARNING Compiled with 3 warnings1:34:00 AM
1:34:00 AM: warning
1:34:00 AM: asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
1:34:00 AM: This can impact web performance.
1:34:00 AM: Assets:
1:34:00 AM: js/chunk-vendors.d4c32f6a.js (433 KiB)
1:34:00 AM: warning
1:34:00 AM: entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
1:34:00 AM: Entrypoints:
1:34:00 AM: app (466 KiB)
1:34:00 AM: css/chunk-vendors.e46cb91c.css
1:34:00 AM: js/chunk-vendors.d4c32f6a.js
1:34:00 AM: css/app.6001c5da.css
1:34:00 AM: js/app.d09e7eba.js
1:34:00 AM: warning
1:34:00 AM: webpack performance recommendations:
1:34:00 AM: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
1:34:00 AM: For more info visit https://webpack.js.org/guides/code-splitting/
1:34:00 AM: File Size Gzipped
1:34:00 AM: dist/js/chunk-vendors.d4c32f6a.js 433.25 KiB 139.66 KiB
1:34:00 AM: dist/sw.js 25.70 KiB 6.75 KiB
1:34:00 AM: dist/js/app.d09e7eba.js 15.08 KiB 5.75 KiB
1:34:00 AM: dist/css/chunk-vendors.e46cb91c.css 16.40 KiB 3.89 KiB
1:34:00 AM: dist/css/app.6001c5da.css 1.41 KiB 0.48 KiB
1:34:00 AM: Images and other types of assets omitted.
1:34:00 AM: DONE Build complete. The dist directory is ready to be deployed.
1:34:00 AM: INFO Check out deployment instructions at https://cli.vuejs.org/guide/deployment.html
1:34:01 AM: Done in 17.73s.
1:34:01 AM: β
1:34:01 AM: (build.command completed in 18s)
1:34:01 AM: β
1:34:01 AM: ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
1:34:01 AM: 2. Deploy site
1:34:01 AM: ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
1:34:01 AM: β
1:34:01 AM: Starting to deploy site from 'dist'
1:34:01 AM: Creating deploy upload records
1:34:01 AM: Creating deploy tree
1:34:01 AM: 2 new files to upload
1:34:01 AM: 0 new functions to upload
1:34:01 AM: Site deploy was successfully initiated
1:34:01 AM: β
1:34:01 AM: (Deploy site completed in 350ms)
1:34:01 AM: β
1:34:01 AM: ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
1:34:01 AM: Netlify Build Complete
1:34:01 AM: ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
1:34:01 AM: β
1:34:01 AM: (Netlify Build completed in 18.4s)
1:34:01 AM: Starting post processing
1:34:01 AM: Caching artifacts
1:34:01 AM: Started saving node modules
1:34:01 AM: Finished saving node modules
1:34:01 AM: Post processing - HTML
1:34:01 AM: Started saving build plugins
1:34:01 AM: Finished saving build plugins
1:34:01 AM: Started saving yarn cache
1:34:01 AM: Finished saving yarn cache
1:34:01 AM: Started saving pip cache
1:34:01 AM: Post processing - header rules
1:34:01 AM: Finished saving pip cache
1:34:01 AM: Started saving emacs cask dependencies
1:34:01 AM: Post processing - redirect rules
1:34:01 AM: Finished saving emacs cask dependencies
1:34:01 AM: Started saving maven dependencies
1:34:01 AM: Post processing done
1:34:01 AM: Finished saving maven dependencies
1:34:01 AM: Started saving boot dependencies
1:34:01 AM: Finished saving boot dependencies
1:34:01 AM: Started saving rust rustup cache
1:34:01 AM: Finished saving rust rustup cache
1:34:01 AM: Started saving go dependencies
1:34:01 AM: Site is live β¨
1:34:03 AM: Finished saving go dependencies
1:34:06 AM: Build script success
1:34:46 AM: Finished processing build request in 1m58.389666388s