Skip to content

Instantly share code, notes, and snippets.

@russelldavis
Created November 21, 2020 19:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save russelldavis/f5649cdd0bb947b9d288febb57c4c90c to your computer and use it in GitHub Desktop.
Save russelldavis/f5649cdd0bb947b9d288febb57c4c90c to your computer and use it in GitHub Desktop.
netlify deploy log
11:43:39 AM: Build ready to start
11:43:41 AM: build-image version: 09c2cdcdf242cf2f57c9ee0fcad9d298fad9ad41
11:43:41 AM: build-image tag: v3.5.0
11:43:41 AM: buildbot version: 172aa31cb336bae73f9eb30159b9f95fe46f2e63
11:43:41 AM: Fetching cached dependencies
11:43:41 AM: Starting to download cache of 72.4MB
11:43:42 AM: Finished downloading cache in 474.871384ms
11:43:42 AM: Starting to extract cache
11:43:44 AM: Finished extracting cache in 1.861356895s
11:43:44 AM: Finished fetching cache in 2.357811197s
11:43:44 AM: Starting to prepare the repo for build
11:43:44 AM: Preparing Git Reference refs/heads/main
11:43:46 AM: Starting build script
11:43:46 AM: Installing dependencies
11:43:46 AM: Python version set to 2.7
11:43:46 AM: Started restoring cached node version
11:43:49 AM: Finished restoring cached node version
11:43:49 AM: v12.18.0 is already installed.
11:43:50 AM: Now using node v12.18.0 (npm v6.14.4)
11:43:50 AM: Started restoring cached build plugins
11:43:50 AM: Finished restoring cached build plugins
11:43:50 AM: Attempting ruby version 2.7.1, read from environment
11:43:51 AM: Using ruby version 2.7.1
11:43:51 AM: Using PHP version 5.6
11:43:51 AM: Started restoring cached go cache
11:43:51 AM: Finished restoring cached go cache
11:43:51 AM: go version go1.14.4 linux/amd64
11:43:51 AM: go version go1.14.4 linux/amd64
11:43:51 AM: Installing missing commands
11:43:51 AM: Verify run directory
11:43:53 AM: ​
11:43:53 AM: ────────────────────────────────────────────────────────────────
11:43:53 AM: Netlify Build
11:43:53 AM: ────────────────────────────────────────────────────────────────
11:43:53 AM: ​
11:43:53 AM: ❯ Version
11:43:53 AM: @netlify/build 5.3.2
11:43:53 AM: ​
11:43:53 AM: ❯ Flags
11:43:53 AM: deployId: 5fb96debc92ebe0d9005fcd3
11:43:53 AM: mode: buildbot
11:43:53 AM: ​
11:43:53 AM: ❯ Current directory
11:43:53 AM: /opt/build/repo
11:43:53 AM: ​
11:43:53 AM: ❯ Config file
11:43:53 AM: No config file was defined: using default values.
11:43:53 AM: ​
11:43:53 AM: ❯ Context
11:43:53 AM: production
11:43:53 AM: ​
11:43:53 AM: ────────────────────────────────────────────────────────────────
11:43:53 AM: 1. Build command from Netlify app
11:43:53 AM: ────────────────────────────────────────────────────────────────
11:43:53 AM: ​
11:43:53 AM: $ echo testinggggg
11:43:53 AM: testinggggg
11:43:53 AM: ​
11:43:53 AM: (build.command completed in 13ms)
11:43:53 AM: ​
11:43:53 AM: ────────────────────────────────────────────────────────────────
11:43:53 AM: Netlify Build Complete
11:43:53 AM: ────────────────────────────────────────────────────────────────
11:43:53 AM: ​
11:43:53 AM: (Netlify Build completed in 58ms)
11:43:53 AM: Caching artifacts
11:43:53 AM: Started saving build plugins
11:43:53 AM: Finished saving build plugins
11:43:53 AM: Started saving pip cache
11:43:53 AM: Finished saving pip cache
11:43:53 AM: Started saving emacs cask dependencies
11:43:53 AM: Finished saving emacs cask dependencies
11:43:53 AM: Started saving maven dependencies
11:43:53 AM: Finished saving maven dependencies
11:43:53 AM: Started saving boot dependencies
11:43:53 AM: Finished saving boot dependencies
11:43:53 AM: Started saving go dependencies
11:43:53 AM: Finished saving go dependencies
11:43:53 AM: Build script success
11:43:53 AM: Starting to deploy site from '.'
11:43:53 AM: Creating deploy tree
11:43:53 AM: Creating deploy upload records
11:43:53 AM: 0 new files to upload
11:43:53 AM: 0 new functions to upload
11:43:53 AM: Starting post processing
11:43:53 AM: Post processing - HTML
11:43:53 AM: Minifying js bundle
11:43:53 AM: Post processing - header rules
11:43:53 AM: Post processing - redirect rules
11:43:54 AM: Post processing done
11:43:54 AM: Site is live ✨
11:44:03 AM: Finished processing build request in 21.307896299s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment