Deploy details
Deploy log
7:39:02 PM: Build ready to start
7:39:05 PM: build-image version: ca811f47d4c1cbd1812d1eb6ecb0c977e86d1a1d
7:39:05 PM: build-image tag: v3.3.20
7:39:05 PM: buildbot version: 78b5536ab4f742c26705d3e953381b9cde6e22ef
7:39:05 PM: Fetching cached dependencies
7:39:05 PM: Starting to download cache of 112.6MB
7:39:06 PM: Finished downloading cache in 674.651814ms
7:39:06 PM: Starting to extract cache
7:39:11 PM: Finished extracting cache in 5.727508052s
7:39:11 PM: Finished fetching cache in 6.450675775s
7:39:11 PM: Starting to prepare the repo for build
7:39:12 PM: Preparing Git Reference refs/heads/master
7:39:14 PM: Different functions path detected, going to use the one specified in the Netlify configuration file: 'functions' versus '' in the Netlify UI
7:39:14 PM: Different build command detected, going to use the one specified in the Netlify configuration file: 'make build' versus 'npm run build' in the Netlify UI
7:39:14 PM: Starting build script
7:39:14 PM: Installing dependencies
7:39:14 PM: Python version set to 2.7
7:39:14 PM: Started restoring cached node version
7:39:18 PM: Finished restoring cached node version
7:39:19 PM: v12.18.0 is already installed.
7:39:19 PM: Now using node v12.18.0 (npm v6.14.4)
7:39:19 PM: Started restoring cached build plugins
7:39:19 PM: Finished restoring cached build plugins
7:39:20 PM: Attempting ruby version 2.7.1, read from environment
7:39:21 PM: Using ruby version 2.7.1
7:39:21 PM: Using PHP version 5.6
7:39:21 PM: 5.2 is already installed.
7:39:21 PM: Using Swift version 5.2
7:39:21 PM: Started restoring cached node modules
7:39:21 PM: Finished restoring cached node modules
7:39:22 PM: Started restoring cached go cache
7:39:22 PM: Finished restoring cached go cache
7:39:22 PM: go version go1.14.4 linux/amd64
7:39:22 PM: go version go1.14.4 linux/amd64
7:39:22 PM: Installing missing commands
7:39:22 PM: Verify run directory
7:39:23 PM:
7:39:23 PM: ┌─────────────────────────────┐
7:39:23 PM: │ Netlify Build │
7:39:23 PM: └─────────────────────────────┘
7:39:23 PM:
7:39:23 PM: ❯ Version
7:39:23 PM: @netlify/build 2.0.27
7:39:23 PM:
7:39:23 PM: ❯ Flags
7:39:23 PM: deployId: 5f0e09d6df322f000725bf46
7:39:23 PM: mode: buildbot
7:39:23 PM:
7:39:23 PM: ❯ Current directory
7:39:23 PM: /opt/build/repo
7:39:23 PM:
7:39:23 PM: ❯ Config file
7:39:23 PM: /opt/build/repo/netlify.toml
7:39:23 PM:
7:39:23 PM: ❯ Context
7:39:23 PM: production
7:39:25 PM:
7:39:25 PM: ┌────────────────────────────────────┐
7:39:25 PM: │ 1. build.command from netlify.toml │
7:39:25 PM: └────────────────────────────────────┘
7:39:25 PM:
7:39:25 PM: $ make build
7:39:25 PM: rm -rf ./api/bin
7:39:25 PM: rm -rf ./functions
7:39:25 PM: env GOOS=linux GOARCH=amd64 go build -ldflags="-s -w" -o ./api/bin/example ./api/main.go
7:39:26 PM: mkdir -p functions
7:39:26 PM: mv ./api/bin/example functions
7:39:26 PM: npm run-script build
7:39:26 PM: > go-netlify-login-example@0.1.0 build /opt/build/repo
7:39:26 PM: > react-scripts build
7:39:27 PM: Creating an optimized production build...
7:39:34 PM: Compiled successfully.
7:39:34 PM:
7:39:34 PM: File sizes after gzip:
7:39:34 PM: 99.66 KB build/static/js/2.781407f3.chunk.js
7:39:34 PM: 1.79 KB build/static/js/main.e9f3e243.chunk.js
7:39:34 PM: 789 B build/static/js/runtime-main.4e890d52.js
7:39:34 PM: 293 B build/static/css/main.67e73cdf.chunk.css
7:39:34 PM: The project was built assuming it is hosted at /.
7:39:34 PM: You can control this with the homepage field in your package.json.
7:39:34 PM: The build folder is ready to be deployed.
7:39:34 PM: You may serve it with a static server:
7:39:34 PM: npm install -g serve
7:39:34 PM: serve -s build
7:39:34 PM: Find out more about deployment here:
7:39:34 PM: bit.ly/CRA-deploy
7:39:35 PM:
7:39:35 PM: (build.command completed in 10s)
7:39:35 PM:
7:39:35 PM: ┌────────────────────────────────────────────────────────────┐
7:39:35 PM: │ 2. onPostBuild command from @netlify/plugin-functions-core │
7:39:35 PM: └────────────────────────────────────────────────────────────┘
7:39:35 PM:
7:39:35 PM: Packaging Functions from functions directory:
7:39:35 PM: - example
7:39:35 PM:
7:39:35 PM: (@netlify/plugin-functions-core onPostBuild completed in 71ms)
7:39:35 PM:
7:39:35 PM: ┌─────────────────────────────┐
7:39:35 PM: │ Netlify Build Complete │
7:39:35 PM: └─────────────────────────────┘
7:39:35 PM:
7:39:35 PM: (Netlify Build completed in 11.7s)
7:39:35 PM: Caching artifacts
7:39:35 PM: Started saving node modules
7:39:35 PM: Finished saving node modules
7:39:35 PM: Started saving build plugins
7:39:35 PM: Finished saving build plugins
7:39:35 PM: Started saving pip cache
7:39:35 PM: Finished saving pip cache
7:39:35 PM: Started saving emacs cask dependencies
7:39:35 PM: Finished saving emacs cask dependencies
7:39:35 PM: Started saving maven dependencies
7:39:35 PM: Finished saving maven dependencies
7:39:35 PM: Started saving boot dependencies
7:39:35 PM: Finished saving boot dependencies
7:39:35 PM: Started saving go dependencies
7:39:35 PM: Finished saving go dependencies
7:39:35 PM: Build script success
7:39:35 PM: Starting to deploy site from 'build'
7:39:35 PM: Function "example": Unable to detect Go version 1.x
7:39:36 PM: Creating deploy tree
7:39:36 PM: Creating deploy upload records
7:39:36 PM: 6 new files to upload
7:39:36 PM: 0 new functions to upload
7:39:37 PM: Starting post processing
7:39:37 PM: Post processing - HTML
7:39:37 PM: Post processing - redirect rules
7:39:38 PM: Post processing - header rules
7:39:38 PM: Post processing done
7:39:38 PM: Site is live
7:39:58 PM: Finished processing build request in 53.094113719s