Deploy details
Deploy log
11:15:03 PM: Waiting for other deploys from your team to complete
11:15:54 PM: Build ready to start
11:15:56 PM: build-image version: 0582042f4fc261adc7bd8333f34884959c577302
11:15:56 PM: build-image tag: v3.7.6
11:15:56 PM: buildbot version: ad1dea70f0869f5d1a6f734e38d3019954f41c8d
11:15:56 PM: Fetching cached dependencies
11:15:56 PM: Failed to fetch cache, continuing with build
11:15:56 PM: Starting to prepare the repo for build
11:15:57 PM: No cached dependencies found. Cloning fresh repo
11:15:57 PM: git clone https://github.com/difosfor/lazy-ferry
11:15:57 PM: Preparing Git Reference pull/4/head
11:15:58 PM: Parsing package.json dependencies
11:15:59 PM: Starting build script
11:15:59 PM: Installing dependencies
11:15:59 PM: Python version set to 2.7
11:16:00 PM: Downloading and installing node v10.24.1...
11:16:01 PM: Downloading https://nodejs.org/dist/v10.24.1/node-v10.24.1-linux-x64.tar.xz...
11:16:01 PM: Computing checksum with sha256sum
11:16:01 PM: Checksums matched!
11:16:03 PM: Now using node v10.24.1 (npm v6.14.12)
11:16:04 PM: Started restoring cached build plugins
11:16:04 PM: Finished restoring cached build plugins
11:16:04 PM: Attempting ruby version 2.6.2, read from environment
11:16:05 PM: Using ruby version 2.6.2
11:16:06 PM: Using PHP version 5.6
11:16:06 PM: Started restoring cached node modules
11:16:06 PM: Finished restoring cached node modules
11:16:06 PM: Installing NPM modules using NPM version 6.14.12
11:16:21 PM: > husky@1.3.1 install /opt/build/repo/node_modules/husky
11:16:21 PM: > node husky install
11:16:21 PM: husky > setting up git hooks
11:16:21 PM: CI detected, skipping Git hooks installation.
11:16:21 PM: > core-js@2.6.11 postinstall /opt/build/repo/node_modules/core-js
11:16:21 PM: > node -e "try{require('./postinstall')}catch(e){}"
11:16:21 PM: > core-js-bundle@3.6.1 postinstall /opt/build/repo/node_modules/core-js-bundle
11:16:21 PM: > node -e "try{require('./postinstall')}catch(e){}"
11:16:22 PM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents):
11:16:22 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
11:16:22 PM: added 790 packages from 388 contributors and audited 794 packages in 15.588s
11:16:23 PM: 21 packages are looking for funding
11:16:23 PM: run `npm fund` for details
11:16:23 PM: found 64 vulnerabilities (58 low, 4 moderate, 2 high)
11:16:23 PM: run `npm audit fix` to fix them, or `npm audit` for details
11:16:23 PM: NPM modules installed
11:16:23 PM: Started restoring cached go cache
11:16:23 PM: Finished restoring cached go cache
11:16:23 PM: Installing Go version 1.12
11:16:28 PM: unset GOOS;
11:16:28 PM: unset GOARCH;
11:16:28 PM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64';
11:16:28 PM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64/bin:${PATH}";
11:16:28 PM: go version >&2;
11:16:28 PM: export GIMME_ENV="/opt/buildhome/.gimme_cache/env/go1.12.linux.amd64.env"
11:16:28 PM: go version go1.12 linux/amd64
11:16:28 PM: Installing missing commands
11:16:28 PM: Verify run directory
11:16:30 PM:
11:16:30 PM: ────────────────────────────────────────────────────────────────
11:16:30 PM: Netlify Build
11:16:30 PM: ────────────────────────────────────────────────────────────────
11:16:30 PM:
11:16:30 PM: ❯ Version
11:16:30 PM: @netlify/build 11.12.0
11:16:30 PM:
11:16:30 PM: ❯ Flags
11:16:30 PM: deployId: 6099be7710a75a0007d931d9
11:16:30 PM:
11:16:30 PM: ❯ Current directory
11:16:30 PM: /opt/build/repo
11:16:30 PM:
11:16:30 PM: ❯ Config file
11:16:30 PM: No config file was defined: using default values.
11:16:30 PM:
11:16:30 PM: ❯ Context
11:16:30 PM: deploy-preview
11:16:30 PM:
11:16:30 PM: ────────────────────────────────────────────────────────────────
11:16:30 PM: 1. Build command from Netlify app
11:16:30 PM: ────────────────────────────────────────────────────────────────
11:16:30 PM:
11:16:30 PM: $ npm run build
11:16:31 PM: > lazy-ferry@0.0.0 build /opt/build/repo
11:16:31 PM: > npm run clean && npm run build:copy && tsc && rollup -c rollup.config.js
11:16:31 PM: > lazy-ferry@0.0.0 clean /opt/build/repo
11:16:31 PM: > rimraf build dist
11:16:31 PM: > lazy-ferry@0.0.0 build:copy /opt/build/repo
11:16:31 PM: > mkdir dist && cp -r browserconfig.xml site.webmanifest main.css images dist
11:16:39 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
11:16:39 PM:
11:16:39 PM: ./index.html → dist...
11:16:42 PM: [BABEL] Note: The code generator has deoptimised the styling of /opt/build/repo/build/components/lazy-ferry/src/timetable.js as it exceeds the max of 500KB.
11:16:47 PM: The service worker file was written to /opt/build/repo/dist/sw.js
11:16:47 PM: The service worker will precache 6 URLs, totaling 576 kB.
11:16:47 PM: created dist in 8.7s
11:16:47 PM:
11:16:47 PM: (build.command completed in 17s)
11:16:47 PM:
11:16:47 PM: ────────────────────────────────────────────────────────────────
11:16:47 PM: 2. Deploy site
11:16:47 PM: ────────────────────────────────────────────────────────────────
11:16:47 PM:
11:16:47 PM: Starting to deploy site from 'dist'
11:16:47 PM: Creating deploy tree
11:16:47 PM: Creating deploy upload records
11:16:47 PM: 0 new files to upload
11:16:47 PM: 0 new functions to upload
11:16:47 PM: Site deploy was successfully initiated
11:16:47 PM:
11:16:47 PM: (Deploy site completed in 137ms)
11:16:48 PM: Starting post processing
11:16:48 PM:
11:16:48 PM: ────────────────────────────────────────────────────────────────
11:16:48 PM: Netlify Build Complete
11:16:48 PM: Post processing - HTML
11:16:48 PM: ────────────────────────────────────────────────────────────────
11:16:48 PM:
11:16:48 PM: (Netlify Build completed in 17.3s)
11:16:48 PM: Post processing - header rules
11:16:48 PM: Post processing - redirect rules
11:16:48 PM: Post processing done
11:16:48 PM: Caching artifacts
11:16:48 PM: Started saving node modules
11:16:48 PM: Finished saving node modules
11:16:48 PM: Started saving build plugins
11:16:48 PM: Finished saving build plugins
11:16:48 PM: Started saving pip cache
11:16:48 PM: Site is live ✨
11:16:48 PM: Finished saving pip cache
11:16:48 PM: Started saving emacs cask dependencies
11:16:48 PM: Finished saving emacs cask dependencies
11:16:48 PM: Started saving maven dependencies
11:16:48 PM: Finished saving maven dependencies
11:16:48 PM: Started saving boot dependencies
11:16:48 PM: Finished saving boot dependencies
11:16:48 PM: Started saving rust rustup cache
11:16:48 PM: Finished saving rust rustup cache
11:16:48 PM: Started saving go dependencies
11:16:50 PM: Finished saving go dependencies
11:16:54 PM: Build script success
11:17:35 PM: Finished processing build request in 1m38.996503959s