Deploy details
Deploy summary
Built using the Gatsby Runtime
1 plugin ran successfully
Essential Gatsby Build Plugin ran successfully
Build time: 1m 33s. Total deploy time: 1m 33s
Deploy log
Initializing
Complete
Initializing
Complete
5:18:56 AM: Build ready to start
5:18:57 AM: build-image version: 2a79f2b6b97edab3f858983ec4cea00280a2836a (focal)
5:18:57 AM: buildbot version: c7db8131ac2d97256c1f537cc5bbdf08464b8daa
5:18:58 AM: Fetching cached dependencies
5:18:58 AM: Starting to download cache of 605.1MB
5:19:08 AM: Finished downloading cache in 10.417s
5:19:08 AM: Starting to extract cache
5:19:17 AM: Finished extracting cache in 9.245s
5:19:17 AM: Finished fetching cache in 19.751s
5:19:17 AM: Starting to prepare the repo for build
5:19:18 AM: Preparing Git Reference pull/16/head
5:19:19 AM: Starting to install dependencies
5:19:19 AM: Python version set to 3.8
5:19:19 AM: Attempting Ruby version 2.7.2, read from environment
5:19:20 AM: Using Ruby version 2.7.2
5:19:20 AM: Started restoring cached go cache
5:19:20 AM: Finished restoring cached go cache
5:19:21 AM: go version go1.19.13 linux/amd64
5:19:21 AM: Using PHP version 8.0
5:19:22 AM: Started restoring cached Node.js version
5:19:23 AM: Finished restoring cached Node.js version
5:19:23 AM: Attempting Node.js version "v18.0.0" from .nvmrc
5:19:24 AM: v18.0.0 is already installed.
5:19:24 AM: Now using node v18.0.0 (npm v8.6.0)
5:19:24 AM: Enabling Node.js Corepack
5:19:24 AM: Started restoring cached build plugins
5:19:24 AM: Finished restoring cached build plugins
5:19:24 AM: Started restoring cached corepack dependencies
5:19:24 AM: Finished restoring cached corepack dependencies
5:19:24 AM: Started restoring cached yarn cache
5:19:31 AM: Finished restoring cached yarn cache
5:19:31 AM: No yarn workspaces detected
5:19:31 AM: Started restoring cached node modules
5:19:31 AM: Finished restoring cached node modules
5:19:31 AM: Installing npm packages using Yarn version 1.22.19
5:19:32 AM: yarn install v1.22.19
5:19:32 AM: [1/5] Validating package.json...
5:19:32 AM: [2/5] Resolving packages...
5:19:32 AM: success Already up-to-date.
5:19:32 AM: $ husky install
5:19:32 AM: husky - Git hooks installed
5:19:32 AM: Done in 0.47s.
5:19:32 AM: npm packages installed using Yarn
5:19:33 AM: Install dependencies script success
5:19:33 AM: Starting build script
5:19:33 AM: Detected 1 framework(s)
5:19:33 AM: "gatsby" at version "5.9.1"
5:19:33 AM: Section completed: initializing
Building
Complete
Building
Complete
5:19:35 AM: Netlify Build
5:19:35 AM: ────────────────────────────────────────────────────────────────
5:19:35 AM:
5:19:35 AM: ❯ Version
5:19:35 AM: @netlify/build 29.22.5
5:19:35 AM:
5:19:35 AM: ❯ Flags
5:19:35 AM: baseRelDir: true
5:19:35 AM: buildId: 652cc7c0c6e2560008cc65db
5:19:35 AM: deployId: 652cc7c0c6e2560008cc65dd
5:19:35 AM:
5:19:35 AM: ❯ Current directory
5:19:35 AM: /opt/build/repo
5:19:35 AM:
5:19:35 AM: ❯ Config file
5:19:35 AM: No config file was defined: using default values.
5:19:35 AM:
5:19:35 AM: ❯ Context
5:19:35 AM: deploy-preview
5:19:35 AM:
5:19:35 AM: ❯ Loading plugins
5:19:35 AM: - @netlify/plugin-gatsby@3.7.2 from Netlify app
5:19:36 AM:
5:19:36 AM: @netlify/plugin-gatsby (onPreBuild event)
5:19:36 AM: ────────────────────────────────────────────────────────────────
5:19:36 AM:
5:19:37 AM: Found a Gatsby cache. We’re about to go FAST. ⚡️
5:19:37 AM:
5:19:37 AM: (@netlify/plugin-gatsby onPreBuild completed in 820ms)
5:19:37 AM:
5:19:37 AM: Build command from Netlify app
5:19:37 AM: ────────────────────────────────────────────────────────────────
5:19:37 AM:
5:19:37 AM: $ gatsby build
5:19:40 AM: success compile gatsby files - 1.193s
5:19:40 AM: success load gatsby config - 0.038s
5:19:40 AM: warning Plugin gatsby-plugin-mdx-embed is not compatible with your gatsby version 5.9.1 - It requires gatsby@^3.0.0 || ^4.0.0
5:19:40 AM: warning Plugin gatsby-plugin-mdx is not compatible with your gatsby version 5.9.1 - It requires gatsby@^4.0.0-next
5:19:40 AM: warning Plugin gatsby-plugin-mdx-embed is not compatible with your gatsby version 5.9.1 - It requires gatsby@^3.0.0 || ^4.0.0
5:19:40 AM: warning Plugin gatsby-plugin-mdx is not compatible with your gatsby version 5.9.1 - It requires gatsby@^4.0.0-next
5:19:41 AM: error (node:3813) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
5:19:41 AM: (Use `node --trace-warnings ...` to show where the warning was created)
5:19:41 AM: error Your plugins must export known APIs from their gatsby-node.
5:19:41 AM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
5:19:41 AM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API "unstable_shouldOnCreateNode" which is not a known API.
5:19:41 AM: Some of the following may help fix the error(s):
5:19:41 AM: - Rename "unstable_shouldOnCreateNode" -> "shouldOnCreateNode"
5:19:41 AM: success load plugins - 0.791s
5:19:41 AM: success onPreInit - 0.003s
5:19:41 AM: success delete worker cache from previous builds - 0.002s
5:19:41 AM: success initialize cache - 0.026s
5:19:41 AM: success copy gatsby files - 0.111s
5:19:45 AM: success Compiling Gatsby Functions - 3.953s
5:19:45 AM: success onPreBootstrap - 3.965s
5:19:46 AM: success createSchemaCustomization - 0.085s
5:19:50 AM: success Clean up stale nodes - 0.106s - 38/0 0.00/s
5:19:50 AM: success Checking for changed pages - 0.000s
5:19:50 AM: success source and transform nodes - 3.806s
5:19:52 AM: info Writing GraphQL type definitions to /opt/build/repo/.cache/schema.gql
5:19:53 AM: success building schema - 2.394s
5:19:53 AM: success createPages - 0.309s
5:19:53 AM: success createPagesStatefully - 0.482s
5:19:53 AM: info Total nodes: 272, SitePage nodes: 38 (use --verbose for breakdown)
5:19:53 AM: success Checking for changed pages - 0.001s
5:19:53 AM: success Cleaning up stale page-data - 0.004s
5:19:53 AM: success onPreExtractQueries - 0.000s
5:20:00 AM: error (node:3870) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
5:20:00 AM: (Use `node --trace-warnings ...` to show where the warning was created)
5:20:00 AM: error Your plugins must export known APIs from their gatsby-node.
5:20:00 AM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
5:20:00 AM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API "unstable_shouldOnCreateNode" which is not a known API.
5:20:00 AM: Some of the following may help fix the error(s):
5:20:00 AM: - Rename "unstable_shouldOnCreateNode" -> "shouldOnCreateNode"
5:20:00 AM: error (node:3898) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
5:20:00 AM: (Use `node --trace-warnings ...` to show where the warning was created)
5:20:00 AM: error Your plugins must export known APIs from their gatsby-node.
5:20:00 AM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
5:20:00 AM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API "unstable_shouldOnCreateNode" which is not a known API.
5:20:00 AM: Some of the following may help fix the error(s):
5:20:00 AM: - Rename "unstable_shouldOnCreateNode" -> "shouldOnCreateNode"
5:20:00 AM: error (node:3864) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
5:20:00 AM: (Use `node --trace-warnings ...` to show where the warning was created)
5:20:00 AM: error Your plugins must export known APIs from their gatsby-node.
5:20:00 AM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
5:20:00 AM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API "unstable_shouldOnCreateNode" which is not a known API.
5:20:00 AM: Some of the following may help fix the error(s):
5:20:00 AM: - Rename "unstable_shouldOnCreateNode" -> "shouldOnCreateNode"
5:20:00 AM: error (node:3877) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
5:20:00 AM: (Use `node --trace-warnings ...` to show where the warning was created)
5:20:00 AM: error Your plugins must export known APIs from their gatsby-node.
5:20:00 AM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
5:20:00 AM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API "unstable_shouldOnCreateNode" which is not a known API.
5:20:00 AM: Some of the following may help fix the error(s):
5:20:00 AM: - Rename "unstable_shouldOnCreateNode" -> "shouldOnCreateNode"
5:20:00 AM: error (node:3884) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
5:20:00 AM: (Use `node --trace-warnings ...` to show where the warning was created)
5:20:00 AM: error Your plugins must export known APIs from their gatsby-node.
5:20:00 AM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
5:20:00 AM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API "unstable_shouldOnCreateNode" which is not a known API.
5:20:00 AM: Some of the following may help fix the error(s):
5:20:00 AM: - Rename "unstable_shouldOnCreateNode" -> "shouldOnCreateNode"
5:20:00 AM: error (node:3905) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
5:20:00 AM: (Use `node --trace-warnings ...` to show where the warning was created)
5:20:00 AM: error Your plugins must export known APIs from their gatsby-node.
5:20:00 AM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
5:20:00 AM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API "unstable_shouldOnCreateNode" which is not a known API.
5:20:00 AM: Some of the following may help fix the error(s):
5:20:00 AM: - Rename "unstable_shouldOnCreateNode" -> "shouldOnCreateNode"
5:20:00 AM: error (node:3951) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
5:20:00 AM: (Use `node --trace-warnings ...` to show where the warning was created)
5:20:00 AM: error Your plugins must export known APIs from their gatsby-node.
5:20:00 AM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
5:20:00 AM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API "unstable_shouldOnCreateNode" which is not a known API.
5:20:00 AM: Some of the following may help fix the error(s):
5:20:00 AM: - Rename "unstable_shouldOnCreateNode" -> "shouldOnCreateNode"
5:20:00 AM: error (node:3891) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
5:20:00 AM: (Use `node --trace-warnings ...` to show where the warning was created)
5:20:00 AM: error Your plugins must export known APIs from their gatsby-node.
5:20:00 AM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
5:20:00 AM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API "unstable_shouldOnCreateNode" which is not a known API.
5:20:00 AM: Some of the following may help fix the error(s):
5:20:00 AM: - Rename "unstable_shouldOnCreateNode" -> "shouldOnCreateNode"
5:20:00 AM: error (node:3910) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
5:20:00 AM: (Use `node --trace-warnings ...` to show where the warning was created)
5:20:00 AM: error Your plugins must export known APIs from their gatsby-node.
5:20:00 AM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
5:20:00 AM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API "unstable_shouldOnCreateNode" which is not a known API.
5:20:00 AM: Some of the following may help fix the error(s):
5:20:00 AM: - Rename "unstable_shouldOnCreateNode" -> "shouldOnCreateNode"
5:20:00 AM: error (node:3959) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
5:20:00 AM: (Use `node --trace-warnings ...` to show where the warning was created)
5:20:00 AM: error Your plugins must export known APIs from their gatsby-node.
5:20:00 AM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
5:20:00 AM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API "unstable_shouldOnCreateNode" which is not a known API.
5:20:00 AM: Some of the following may help fix the error(s):
5:20:00 AM: - Rename "unstable_shouldOnCreateNode" -> "shouldOnCreateNode"
5:20:00 AM: error (node:3934) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
5:20:00 AM: (Use `node --trace-warnings ...` to show where the warning was created)
5:20:00 AM: error Your plugins must export known APIs from their gatsby-node.
5:20:00 AM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
5:20:00 AM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API "unstable_shouldOnCreateNode" which is not a known API.
5:20:00 AM: Some of the following may help fix the error(s):
5:20:00 AM: - Rename "unstable_shouldOnCreateNode" -> "shouldOnCreateNode"
5:20:00 AM: error (node:3943) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
5:20:00 AM: (Use `node --trace-warnings ...` to show where the warning was created)
5:20:00 AM: error Your plugins must export known APIs from their gatsby-node.
5:20:00 AM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
5:20:00 AM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API "unstable_shouldOnCreateNode" which is not a known API.
5:20:00 AM: Some of the following may help fix the error(s):
5:20:00 AM: - Rename "unstable_shouldOnCreateNode" -> "shouldOnCreateNode"
5:20:00 AM: error (node:3925) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
5:20:00 AM: (Use `node --trace-warnings ...` to show where the warning was created)
5:20:00 AM: error Your plugins must export known APIs from their gatsby-node.
5:20:00 AM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
5:20:00 AM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API "unstable_shouldOnCreateNode" which is not a known API.
5:20:00 AM: Some of the following may help fix the error(s):
5:20:00 AM: - Rename "unstable_shouldOnCreateNode" -> "shouldOnCreateNode"
5:20:00 AM: error (node:3970) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
5:20:00 AM: (Use `node --trace-warnings ...` to show where the warning was created)
5:20:00 AM: error Your plugins must export known APIs from their gatsby-node.
5:20:00 AM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
5:20:00 AM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API "unstable_shouldOnCreateNode" which is not a known API.
5:20:00 AM: Some of the following may help fix the error(s):
5:20:00 AM: - Rename "unstable_shouldOnCreateNode" -> "shouldOnCreateNode"
5:20:00 AM: success extract queries from components - 6.892s
5:20:00 AM: success write out redirect data - 0.005s
5:20:00 AM: success onPostBootstrap - 0.001s
5:20:00 AM: info bootstrap finished - 23.047s
5:20:00 AM: success write out requires - 0.004s
5:20:00 AM: warning Browserslist: caniuse-lite is outdated. Please run:
5:20:00 AM: npx update-browserslist-db@latest
5:20:00 AM: Why you should do it regularly: https://github.com/browserslist/update-db#readme
5:20:02 AM: error (node:3979) ExperimentalWarning: The Fetch API is an experimental feature. This feature could change at any time
5:20:02 AM: (Use `node --trace-warnings ...` to show where the warning was created)
5:20:02 AM: error Your plugins must export known APIs from their gatsby-node.
5:20:02 AM: See https://www.gatsbyjs.com/docs/reference/config-files/gatsby-node/ for the list of Gatsby node APIs.
5:20:02 AM: - The plugin gatsby-plugin-mdx@3.20.0 is using the API "unstable_shouldOnCreateNode" which is not a known API.
5:20:02 AM: Some of the following may help fix the error(s):
5:20:02 AM: - Rename "unstable_shouldOnCreateNode" -> "shouldOnCreateNode"
5:20:05 AM: success Building production JavaScript and CSS bundles - 4.400s
5:20:07 AM: success Building HTML renderer - 1.911s
5:20:07 AM: success Execute page configs - 0.074s
5:20:07 AM: success Caching Webpack compilations - 0.000s
5:20:07 AM: success run queries in workers - 0.416s - 9/9 21.62/s
5:20:07 AM: success Merge worker state - 0.002s
5:20:07 AM: success Rewriting compilation hashes - 0.000s
5:20:07 AM: success Writing page-data.json and slice-data.json files to public directory - 0.015s - 37/37 2529.17/s
5:20:16 AM: success Building static HTML for pages - 6.837s - 37/37 5.41/s
5:20:16 AM: info There are no new or changed slice html files to build.
5:20:16 AM: success stiching slices - 0.046s
5:20:16 AM: success Delete previous page data - 0.001s
5:20:16 AM: info [gatsby-plugin-netlify] Creating SSR/DSG redirects...
5:20:16 AM: info [gatsby-plugin-netlify] Created 0 SSR/DSG redirects...
5:20:16 AM: success onPostBuild - 0.098s
5:20:18 AM:
5:20:18 AM: Pages
5:20:18 AM: ┌ src/templates/page.js
5:20:18 AM: │ ├ /about/
5:20:18 AM: │ └ ...4 more pages available
5:20:18 AM: ├ src/templates/blog.js
5:20:18 AM: │ ├ /blogs/2017/09/semantic-ui-react/
5:20:18 AM: │ └ ...9 more pages available
5:20:18 AM: ├ src/templates/project.js
5:20:18 AM: │ ├ /projects/2014/05/ahrida-org/
5:20:18 AM: │ └ ...18 more pages available
5:20:18 AM: ├ src/pages/404.js
5:20:18 AM: │ ├ /404/
5:20:18 AM: │ └ /404.html
5:20:18 AM: ├ src/templates/hobbie.js
5:20:18 AM: │ └ /hobbies/2023/03/canyon-spectral-review/
5:20:18 AM: ├ src/api/newsletter.js
5:20:18 AM: │ └ λ /api/newsletter
5:20:18 AM: └ src/api/ua-analytics.js
5:20:18 AM: └ λ /api/ua-analytics
5:20:18 AM: ╭────────────────────────────────────────────────────────────────────╮
5:20:18 AM: │ │
5:20:18 AM: │ (SSG) Generated at build time │
5:20:18 AM: │ D (DSG) Deferred static generation - page generated at runtime │
5:20:18 AM: │ ∞ (SSR) Server-side renders at runtime (uses getServerData) │
5:20:18 AM: │ λ (Function) Gatsby function │
5:20:18 AM: │ │
5:20:18 AM: ╰────────────────────────────────────────────────────────────────────╯
5:20:18 AM: info Done building in 40.342849936 sec
5:20:18 AM:
5:20:18 AM: (build.command completed in 41.1s)
5:20:18 AM:
5:20:18 AM: @netlify/plugin-gatsby (onBuild event)
5:20:18 AM: ────────────────────────────────────────────────────────────────
5:20:18 AM:
5:20:18 AM: Enabling Gatsby API support
5:20:18 AM:
5:20:18 AM: (@netlify/plugin-gatsby onBuild completed in 53ms)
5:20:18 AM:
5:20:18 AM: Functions bundling
5:20:18 AM: ────────────────────────────────────────────────────────────────
5:20:18 AM:
5:20:18 AM: Packaging Functions from .netlify/functions-internal directory:
5:20:18 AM: - __api/__api.js
5:20:18 AM:
5:20:19 AM:
5:20:19 AM: (Functions bundling completed in 749ms)
5:20:19 AM:
5:20:19 AM: @netlify/plugin-gatsby (onPostBuild event)
5:20:19 AM: ────────────────────────────────────────────────────────────────
5:20:19 AM:
5:20:20 AM: Enabling Gatsby API support
5:20:20 AM:
5:20:20 AM: (@netlify/plugin-gatsby onPostBuild completed in 936ms)
5:20:20 AM:
5:20:32 AM: (Netlify Build completed in 56.9s)
5:20:39 AM: Section completed: building
5:20:48 AM: Finished processing build request in 1m50.101s
Deploying
Complete
Deploying
Complete
5:20:20 AM: Deploy site
5:20:20 AM: ────────────────────────────────────────────────────────────────
5:20:20 AM:
5:20:20 AM: Starting to deploy site from "public"
5:20:20 AM: Calculating files to upload
5:20:23 AM: 92 new files to upload
5:20:23 AM: 1 new functions to upload
5:20:30 AM: Section completed: deploying
5:20:32 AM: Finished waiting for live deploy in 2.056s
5:20:32 AM: Site deploy was successfully initiated
5:20:32 AM:
5:20:32 AM: (Deploy site completed in 11.8s)
5:20:32 AM:
5:20:32 AM: @netlify/plugin-gatsby (onSuccess event)
5:20:32 AM: ────────────────────────────────────────────────────────────────
5:20:32 AM:
5:20:32 AM:
5:20:32 AM: (@netlify/plugin-gatsby onSuccess completed in 4ms)
Cleanup
Complete
Cleanup
Complete
5:20:32 AM: Netlify Build Complete
5:20:32 AM: ────────────────────────────────────────────────────────────────
5:20:32 AM:
5:20:33 AM: Caching artifacts
5:20:33 AM: Started saving node modules
5:20:33 AM: Finished saving node modules
5:20:33 AM: Started saving build plugins
5:20:33 AM: Finished saving build plugins
5:20:33 AM: Started saving corepack cache
5:20:33 AM: Finished saving corepack cache
5:20:33 AM: Started saving yarn cache
5:20:39 AM: Finished saving yarn cache
5:20:39 AM: Started saving pip cache
5:20:39 AM: Finished saving pip cache
5:20:39 AM: Started saving emacs cask dependencies
5:20:39 AM: Finished saving emacs cask dependencies
5:20:39 AM: Started saving maven dependencies
5:20:39 AM: Finished saving maven dependencies
5:20:39 AM: Started saving boot dependencies
5:20:39 AM: Finished saving boot dependencies
5:20:39 AM: Started saving rust rustup cache
5:20:39 AM: Finished saving rust rustup cache
5:20:39 AM: Started saving go dependencies
5:20:39 AM: Finished saving go dependencies
5:20:39 AM: Build script success
5:20:43 AM: Uploading Cache of size 599.6MB
5:20:48 AM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
5:20:30 AM: Starting post processing
5:20:30 AM: Skipping HTML post processing
5:20:30 AM: Post processing - header rules
5:20:30 AM: Post processing - redirect rules
5:20:30 AM: Post processing done
5:20:30 AM: Section completed: postprocessing
5:20:31 AM: Site is live ✨