Skip to main content

Deploy details

Deploy successful for binari

Editing docs

PR #64: master@17edaf7

Deploy log

7:54:20 AM: Build ready to start
7:54:20 AM: The following environment variables have been removed from this build to keep them secret:
7:54:20 AM: - REACT_APP_TOKEN
7:54:22 AM: build-image version: b0258b965567defc4a2d7e2f2dec2e00c8f73ad6
7:54:22 AM: build-image tag: v3.4.1
7:54:22 AM: buildbot version: f208f75f13b26c64ea911ee34a5b41383e73cc40
7:54:22 AM: Fetching cached dependencies
7:54:22 AM: Starting to download cache of 334.4MB
7:54:24 AM: Finished downloading cache in 2.086254207s
7:54:24 AM: Starting to extract cache
7:54:37 AM: Finished extracting cache in 12.711191125s
7:54:37 AM: Finished fetching cache in 14.887837327s
7:54:37 AM: Starting to prepare the repo for build
7:54:37 AM: Preparing Git Reference pull/64/head
7:54:39 AM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'build' versus 'build/' in the Netlify UI
7:54:39 AM: Starting build script
7:54:39 AM: Installing dependencies
7:54:39 AM: Python version set to 2.7
7:54:40 AM: Started restoring cached node version
7:54:44 AM: Finished restoring cached node version
7:54:44 AM: v10.22.1 is already installed.
7:54:45 AM: Now using node v10.22.1 (npm v6.14.6)
7:54:45 AM: Started restoring cached build plugins
7:54:45 AM: Finished restoring cached build plugins
7:54:45 AM: Attempting ruby version 2.6.2, read from environment
7:54:47 AM: Using ruby version 2.6.2
7:54:47 AM: Using PHP version 5.6
7:54:47 AM: 5.2 is already installed.
7:54:47 AM: Using Swift version 5.2
7:54:47 AM: Started restoring cached node modules
7:54:47 AM: Finished restoring cached node modules
7:54:48 AM: Started restoring cached bower components
7:54:48 AM: Finished restoring cached bower components
7:54:48 AM: Installing bower components
7:54:49 AM: Bower components installed
7:54:49 AM: Started restoring cached go cache
7:54:50 AM: Finished restoring cached go cache
7:54:50 AM: Installing Go version 1.12
7:54:50 AM: unset GOOS;
7:54:50 AM: unset GOARCH;
7:54:50 AM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64';
7:54:50 AM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64/bin:${PATH}";
7:54:50 AM: go version >&2;
7:54:50 AM: export GIMME_ENV='/opt/buildhome/.gimme_cache/env/go1.12.linux.amd64.env';
7:54:50 AM: go version go1.12 linux/amd64
7:54:50 AM: Installing missing commands
7:54:50 AM: Verify run directory
7:54:51 AM:
7:54:51 AM: ┌─────────────────────────────┐
7:54:51 AM: │ Netlify Build │
7:54:51 AM: └─────────────────────────────┘
7:54:51 AM:
7:54:51 AM: ❯ Version
7:54:51 AM: @netlify/build 4.5.2
7:54:51 AM:
7:54:51 AM: ❯ Flags
7:54:51 AM: deployId: 5f758b2c6cb99a0007f167a7
7:54:51 AM: mode: buildbot
7:54:51 AM:
7:54:51 AM: ❯ Current directory
7:54:51 AM: /opt/build/repo
7:54:51 AM:
7:54:51 AM: ❯ Config file
7:54:51 AM: No config file was defined: using default values.
7:54:51 AM:
7:54:51 AM: ❯ Context
7:54:51 AM: deploy-preview
7:54:51 AM:
7:54:51 AM: ┌───────────────────────────────────┐
7:54:51 AM: │ 1. Build command from Netlify app │
7:54:51 AM: └───────────────────────────────────┘
7:54:51 AM: ​
7:54:51 AM: $ npm run build
7:54:52 AM: > binari@8.4.0 build /opt/build/repo
7:54:52 AM: > CI= react-scripts build && gulp licenses
7:54:53 AM: Creating an optimized production build...
7:55:47 AM: Compiled with warnings.
7:55:47 AM:
7:55:47 AM: ./src/views/Playground/Playground.js
7:55:47 AM: Line 21:10: 'IconButton' is defined but never used no-unused-vars
7:55:47 AM: Search for the keywords to learn more about each warning.
7:55:47 AM: To ignore, add // eslint-disable-next-line to the line before.
7:55:47 AM: File sizes after gzip:
7:55:47 AM: 717.99 KB build/static/js/2.89aaccdc.chunk.js
7:55:47 AM: 68.53 KB build/ab19b24c72caab5b145cf340fbf6244d.js
7:55:47 AM: 16.2 KB build/static/js/main.74d44b56.chunk.js
7:55:47 AM: 4.06 KB build/static/css/main.6484146b.chunk.css
7:55:47 AM: 769 B build/static/js/runtime-main.7a451032.js
7:55:47 AM: 319 B build/static/css/2.600dfb7d.chunk.css
7:55:47 AM: The project was built assuming it is hosted at /.
7:55:47 AM: You can control this with the homepage field in your package.json.
7:55:47 AM: The build folder is ready to be deployed.
7:55:47 AM: You may serve it with a static server:
7:55:47 AM: npm install -g serve
7:55:47 AM: serve -s build
7:55:47 AM: Find out more about deployment here:
7:55:47 AM: bit.ly/CRA-deploy
7:55:48 AM: [07:55:48] Using gulpfile /opt/build/repo/gulpfile.js
7:55:48 AM: [07:55:48] Starting 'licenses'...
7:55:48 AM: [07:55:48] Finished 'licenses' after 21 ms
7:55:48 AM: ​
7:55:48 AM: (build.command completed in 56.8s)
7:55:48 AM:
7:55:48 AM: ┌─────────────────────────────┐
7:55:48 AM: │ Netlify Build Complete │
7:55:48 AM: └─────────────────────────────┘
7:55:48 AM: ​
7:55:48 AM: (Netlify Build completed in 56.8s)
7:55:48 AM: Caching artifacts
7:55:48 AM: Started saving bower components
7:55:48 AM: Finished saving bower components
7:55:48 AM: Started saving node modules
7:55:48 AM: Finished saving node modules
7:55:48 AM: Started saving build plugins
7:55:48 AM: Finished saving build plugins
7:55:48 AM: Started saving pip cache
7:55:48 AM: Finished saving pip cache
7:55:48 AM: Started saving emacs cask dependencies
7:55:48 AM: Finished saving emacs cask dependencies
7:55:48 AM: Started saving maven dependencies
7:55:48 AM: Finished saving maven dependencies
7:55:48 AM: Started saving boot dependencies
7:55:49 AM: Finished saving boot dependencies
7:55:49 AM: Started saving go dependencies
7:55:50 AM: Finished saving go dependencies
7:55:50 AM: Build script success
7:55:50 AM: Starting to deploy site from 'build'
7:55:50 AM: Creating deploy tree
7:55:50 AM: Creating deploy upload records
7:55:50 AM: 0 new files to upload
7:55:50 AM: 0 new functions to upload
7:55:50 AM: Starting post processing
7:55:50 AM: Post processing - HTML
7:55:50 AM: Post processing - header rules
7:55:50 AM: Post processing - redirect rules
7:55:50 AM: Post processing done
7:55:51 AM: Site is live
7:56:49 AM: Finished processing build request in 2m27.473607887s