Deploy details
Deploy log
1:15:35 PM: Build ready to start
1:15:37 PM: build-image version: 1ac2360cf8aee6cb2695dd2682b312fefc908a7f (xenial)
1:15:37 PM: build-image tag: v3.15.0
1:15:37 PM: buildbot version: fe6512288e75c8fa5aadaebb51ed1f96e9314fd4
1:15:37 PM: Fetching cached dependencies
1:15:37 PM: Failed to fetch cache, continuing with build
1:15:37 PM: Starting to prepare the repo for build
1:15:37 PM: No cached dependencies found. Cloning fresh repo
1:15:37 PM: git clone https://github.com/rajatjindal/krew-release-bot
1:15:38 PM: Preparing Git Reference refs/heads/master
1:15:38 PM: Parsing package.json dependencies
1:15:39 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'dist' versus '/' in the Netlify UI
1:15:39 PM: Different functions path detected, going to use the one specified in the Netlify configuration file: 'functions' versus '' in the Netlify UI
1:15:39 PM: Different build command detected, going to use the one specified in the Netlify configuration file: 'make lambda' versus '' in the Netlify UI
1:15:39 PM: Starting build script
1:15:39 PM: Installing dependencies
1:15:39 PM: Python version set to 2.7
1:15:40 PM: v12.18.0 is already installed.
1:15:40 PM: Now using node v12.18.0 (npm v6.14.4)
1:15:40 PM: Started restoring cached build plugins
1:15:40 PM: Finished restoring cached build plugins
1:15:40 PM: Attempting ruby version 2.7.1, read from environment
1:15:41 PM: Required ruby-2.7.1 is not installed - installing.
1:15:41 PM: Searching for binary rubies, this might take some time.
1:15:41 PM: Found remote file https://rvm_io.global.ssl.fastly.net/binaries/ubuntu/16.04/x86_64/ruby-2.7.1.tar.bz2
1:15:41 PM: Checking requirements for ubuntu.
1:15:41 PM: Requirements installation successful.
1:15:41 PM: ruby-2.7.1 - #configure
1:15:41 PM: ruby-2.7.1 - #download
1:15:42 PM: ruby-2.7.1 - #validate archive
1:15:45 PM: ruby-2.7.1 - #extract
1:15:46 PM: ruby-2.7.1 - #validate binary
1:15:47 PM: ruby-2.7.1 - #setup
1:15:47 PM: ruby-2.7.1 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.7.1@global
1:15:47 PM: ruby-2.7.1 - #importing gemset /opt/buildhome/.rvm/gemsets/global.gems........................................
1:15:47 PM: ruby-2.7.1 - #generating global wrappers........
1:15:47 PM: ruby-2.7.1 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.7.1
1:15:47 PM: ruby-2.7.1 - #importing gemsetfile /opt/buildhome/.rvm/gemsets/default.gems evaluated to empty gem list
1:15:48 PM: ruby-2.7.1 - #generating default wrappers........
1:15:48 PM: Using /opt/buildhome/.rvm/gems/ruby-2.7.1
1:15:48 PM: Using ruby version 2.7.1
1:15:48 PM: Using PHP version 5.6
1:15:48 PM: Started restoring cached go cache
1:15:48 PM: Finished restoring cached go cache
1:15:48 PM: Installing Go version 1.17.3
1:15:53 PM: unset GOOS;
1:15:53 PM: unset GOARCH;
1:15:53 PM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.17.3.linux.amd64';
1:15:53 PM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.17.3.linux.amd64/bin:${PATH}";
1:15:53 PM: go version >&2;
1:15:53 PM: export GIMME_ENV="/opt/buildhome/.gimme_cache/env/go1.17.3.linux.amd64.env"
1:15:53 PM: go version go1.17.3 linux/amd64
1:15:53 PM: Installing missing commands
1:15:53 PM: Verify run directory
1:15:54 PM:
1:15:54 PM: ────────────────────────────────────────────────────────────────
1:15:54 PM: Netlify Build
1:15:54 PM: ────────────────────────────────────────────────────────────────
1:15:54 PM:
1:15:54 PM: ❯ Version
1:15:54 PM: @netlify/build 27.9.1
1:15:54 PM:
1:15:54 PM: ❯ Flags
1:15:54 PM: baseRelDir: true
1:15:54 PM: buildId: 62ed17f75992d70008ddb3e0
1:15:54 PM: deployId: 62ed17f75992d70008ddb3e2
1:15:54 PM: systemLogFile: 3
1:15:54 PM:
1:15:54 PM: ❯ Current directory
1:15:54 PM: /opt/build/repo
1:15:54 PM:
1:15:54 PM: ❯ Config file
1:15:54 PM: /opt/build/repo/netlify.toml
1:15:54 PM:
1:15:54 PM: ❯ Context
1:15:54 PM: production
1:15:54 PM:
1:15:54 PM: ────────────────────────────────────────────────────────────────
1:15:54 PM: 1. build.command from netlify.toml
1:15:54 PM: ────────────────────────────────────────────────────────────────
1:15:54 PM:
1:15:54 PM: $ make lambda
1:15:54 PM: mkdir -p functions
1:15:54 PM: CGO_ENABLED=0 GOOS=linux go build -mod vendor --ldflags "-s -w" -o functions/github-action-webhook cmd/webhook/main.go
1:16:03 PM:
1:16:03 PM: (build.command completed in 9.7s)
1:16:03 PM:
1:16:03 PM: ────────────────────────────────────────────────────────────────
1:16:03 PM: 2. Functions bundling
1:16:03 PM: ────────────────────────────────────────────────────────────────
1:16:03 PM:
1:16:03 PM: Packaging Functions from functions directory:
1:16:03 PM: - github-action-webhook
1:16:03 PM:
1:16:03 PM:
1:16:03 PM: (Functions bundling completed in 108ms)
1:16:03 PM:
1:16:03 PM: ────────────────────────────────────────────────────────────────
1:16:03 PM: 3. Deploy site
1:16:04 PM: Creating deploy upload records
1:16:03 PM: ────────────────────────────────────────────────────────────────
1:16:03 PM:
1:16:03 PM: Starting to deploy site from 'dist'
1:16:04 PM: Creating deploy tree
1:16:04 PM: 0 new files to upload
1:16:04 PM: 1 new functions to upload
1:16:10 PM: Site deploy was successfully initiated
1:16:10 PM:
1:16:10 PM: (Deploy site completed in 6.6s)
1:16:10 PM:
1:16:10 PM: Starting post processing
1:16:10 PM: ────────────────────────────────────────────────────────────────
1:16:10 PM: Netlify Build Complete
1:16:10 PM: ────────────────────────────────────────────────────────────────
1:16:10 PM:
1:16:10 PM: Post processing - HTML
1:16:10 PM: (Netlify Build completed in 16.4s)
1:16:10 PM: Caching artifacts
1:16:10 PM: Started saving pip cache
1:16:10 PM: Finished saving pip cache
1:16:10 PM: Post processing - header rules
1:16:10 PM: Started saving emacs cask dependencies
1:16:10 PM: Finished saving emacs cask dependencies
1:16:11 PM: Post processing - redirect rules
1:16:10 PM: Started saving maven dependencies
1:16:10 PM: Finished saving maven dependencies
1:16:10 PM: Started saving boot dependencies
1:16:11 PM: Finished saving boot dependencies
1:16:11 PM: Post processing done
1:16:11 PM: Started saving rust rustup cache
1:16:11 PM: Finished saving rust rustup cache
1:16:11 PM: Started saving go dependencies
1:16:14 PM: Finished saving go dependencies
1:16:14 PM: Site is live ✨
1:16:16 PM: Cached ruby version 2.7.1
1:16:16 PM: Build script success
1:16:19 PM: Uploading Cache of size 251.9MB
1:16:21 PM: Finished processing build request in 44.942485756s