Skip to main content

Deploy details

Deploy summary

  • info

    Built using the Gatsby Runtime

    Netlify auto-detected Gatsby and used the Gatsby Runtime to build and deploy your site. Learn more about deploying with Gatsby on Netlify

  • info

    1 plugin ran successfully

    Select for details.

    • @netlify/plugin-gatsby
  • plugin output

    Essential Gatsby Build Plugin ran successfully

    Stored the Gatsby cache to speed up future builds. 🔥

  • info

    Build time: 3m 9s. Total deploy time: 3m 11s

    Build started at 2:19:32 PM and ended at 2:22:41 PM. Learn more about build minutes

Deploy log

Initializing

Complete
2:19:18 PM: Build ready to start
2:19:32 PM: build-image version: 9a361c83c6a43010ba0aa3ea38214accc0223b2c (focal)
2:19:32 PM: buildbot version: 9a4374dc9e2c1cbd2a152e441d69a3a6d7e12511
2:19:32 PM: Fetching cached dependencies
2:19:32 PM: Starting to download cache of 1.4GB
2:19:35 PM: Finished downloading cache in 2.709s
2:19:35 PM: Starting to extract cache
2:19:48 PM: Finished extracting cache in 13.621s
2:19:48 PM: Finished fetching cache in 16.473s
2:19:49 PM: Starting to prepare the repo for build
2:19:49 PM: Preparing Git Reference refs/heads/main
2:19:51 PM: Custom functions path detected. Proceeding with the specified path: 'netlify/functions'
2:19:51 PM: Custom edge functions path detected. Proceeding with the specified path: 'netlify/edge-functions'
2:19:51 PM: Custom build command detected. Proceeding with the specified command: 'npm run build-ci'
2:19:51 PM: Custom ignore command detected. Proceeding with the specified command: 'git diff --quiet HEAD^ HEAD ':(exclude)README.md' ':(exclude).all-contributorsrc' '
2:19:52 PM: manpath: warning: $PATH not set
2:19:52 PM: Starting to install dependencies
2:19:52 PM: Started restoring cached mise cache
2:19:53 PM: Finished restoring cached mise cache
2:19:53 PM: mise python@3.13.2 install
2:19:53 PM: mise python@3.13.2 download cpython-3.13.2+20250212-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
2:19:54 PM: mise python@3.13.2 extract cpython-3.13.2+20250212-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
2:19:54 PM: mise python@3.13.2 python --version
2:19:54 PM: mise python@3.13.2 Python 3.13.2
2:19:54 PM: mise python@3.13.2 installed
2:19:54 PM: Python version set to 3.13
2:19:55 PM: Collecting pipenv
2:19:55 PM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
2:19:55 PM: Collecting certifi (from pipenv)
2:19:55 PM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
2:19:55 PM: Collecting packaging>=22 (from pipenv)
2:19:55 PM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
2:19:55 PM: Collecting setuptools>=67 (from pipenv)
2:19:55 PM: Downloading setuptools-75.8.2-py3-none-any.whl.metadata (6.7 kB)
2:19:56 PM: Collecting virtualenv>=20.24.2 (from pipenv)
2:19:56 PM: Downloading virtualenv-20.29.2-py3-none-any.whl.metadata (4.5 kB)
2:19:56 PM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
2:19:56 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
2:19:56 PM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
2:19:56 PM: Downloading filelock-3.17.0-py3-none-any.whl.metadata (2.9 kB)
2:19:56 PM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
2:19:56 PM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
2:19:56 PM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
2:19:56 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 64.7 MB/s eta 0:00:00
2:19:56 PM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
2:19:56 PM: Downloading setuptools-75.8.2-py3-none-any.whl (1.2 MB)
2:19:56 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 67.0 MB/s eta 0:00:00
2:19:56 PM: Downloading virtualenv-20.29.2-py3-none-any.whl (4.3 MB)
2:19:56 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 171.2 MB/s eta 0:00:00
2:19:56 PM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
2:19:56 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
2:19:56 PM: Downloading filelock-3.17.0-py3-none-any.whl (16 kB)
2:19:56 PM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
2:19:56 PM: Installing collected packages: distlib, setuptools, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
2:19:58 PM: Successfully installed certifi-2025.1.31 distlib-0.3.9 filelock-3.17.0 packaging-24.2 pipenv-2024.4.1 platformdirs-4.3.6 setuptools-75.8.2 virtualenv-20.29.2
2:19:58 PM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
2:19:58 PM: [notice] To update, run: pip install --upgrade pip
2:19:58 PM: Attempting Ruby version 2.7.2, read from environment
2:19:59 PM: Using Ruby version 2.7.2
2:19:59 PM: Started restoring cached go cache
2:19:59 PM: Finished restoring cached go cache
2:19:59 PM: Installing Go version 1.16.5 (requested 1.16.5)
2:20:03 PM: go version go1.16.5 linux/amd64
2:20:04 PM: Using PHP version 8.0
2:20:05 PM: Started restoring cached Node.js version
2:20:07 PM: Finished restoring cached Node.js version
2:20:07 PM: Attempting Node.js version '20' from .nvmrc
2:20:07 PM: v20.18.3 is already installed.
2:20:07 PM: Now using node v20.18.3 (npm v10.8.2)
2:20:07 PM: Enabling Node.js Corepack
2:20:07 PM: Started restoring cached build plugins
2:20:07 PM: Finished restoring cached build plugins
2:20:07 PM: Started restoring cached corepack dependencies
2:20:07 PM: Finished restoring cached corepack dependencies
2:20:07 PM: No npm workspaces detected
2:20:07 PM: Started restoring cached node modules
2:20:07 PM: Finished restoring cached node modules
2:20:08 PM: Installing npm packages using npm version 10.8.2
2:20:09 PM: npm warn ERESOLVE overriding peer dependency
2:20:09 PM: npm warn While resolving: react-server-dom-webpack@0.0.0-experimental-c8b778b7f-20220825
2:20:09 PM: npm warn Found: react@18.3.1
2:20:09 PM: npm warn node_modules/react
2:20:09 PM: npm warn react@"^18.2.0" from the root project
2:20:09 PM: npm warn 18 more (@emotion/react, ...)
2:20:09 PM: npm warn
2:20:09 PM: npm warn Could not resolve dependency:
2:20:09 PM: npm warn peer react@"0.0.0-experimental-c8b778b7f-20220825" from react-server-dom-webpack@0.0.0-experimental-c8b778b7f-20220825
2:20:09 PM: npm warn node_modules/react-server-dom-webpack
2:20:09 PM: npm warn react-server-dom-webpack@"0.0.0-experimental-c8b778b7f-20220825" from gatsby@5.11.0
2:20:09 PM: npm warn node_modules/gatsby
2:20:09 PM: npm warn
2:20:09 PM: npm warn Conflicting peer dependency: react@0.0.0-experimental-c8b778b7f-20220825
2:20:09 PM: npm warn node_modules/react
2:20:09 PM: npm warn peer react@"0.0.0-experimental-c8b778b7f-20220825" from react-server-dom-webpack@0.0.0-experimental-c8b778b7f-20220825
2:20:09 PM: npm warn node_modules/react-server-dom-webpack
2:20:09 PM: npm warn react-server-dom-webpack@"0.0.0-experimental-c8b778b7f-20220825" from gatsby@5.11.0
2:20:09 PM: npm warn node_modules/gatsby
2:20:13 PM: up to date, audited 2074 packages in 5s
2:20:13 PM: 437 packages are looking for funding
2:20:13 PM: run `npm fund` for details
2:20:13 PM: 31 vulnerabilities (3 low, 13 moderate, 14 high, 1 critical)
2:20:13 PM: To address issues that do not require attention, run:
2:20:13 PM: npm audit fix
2:20:13 PM: To address all issues possible (including breaking changes), run:
2:20:13 PM: npm audit fix --force
2:20:13 PM: Some issues need review, and may require choosing
2:20:13 PM: a different dependency.
2:20:13 PM: Run `npm audit` for details.
2:20:13 PM: npm packages installed
2:20:13 PM: Successfully installed dependencies
2:20:13 PM: Starting build script
2:20:14 PM: Detected 1 framework(s)
2:20:14 PM: "gatsby" at version "5.11.0"
2:20:14 PM: Section completed: initializing

Building

Complete
2:20:15 PM: Netlify Build
2:20:15 PM: ────────────────────────────────────────────────────────────────
2:20:15 PM:
2:20:15 PM: ❯ Version
2:20:15 PM: @netlify/build 29.59.2
2:20:15 PM:
2:20:15 PM: ❯ Flags
2:20:15 PM: accountId: 5d06618a6e336dabba83ba25
2:20:15 PM: baseRelDir: true
2:20:15 PM: buildId: 67c468ae90586b0008dd98f4
2:20:15 PM: deployId: 67c468ae90586b0008dd98f6
2:20:15 PM:
2:20:15 PM: ❯ Current directory
2:20:15 PM: /opt/build/repo
2:20:15 PM:
2:20:15 PM: ❯ Config file
2:20:15 PM: /opt/build/repo/netlify.toml
2:20:15 PM:
2:20:15 PM: ❯ Context
2:20:15 PM: production
2:20:16 PM:
2:20:16 PM: ❯ Loading plugins
2:20:16 PM: - @netlify/plugin-gatsby@3.8.2 from Netlify app
2:20:18 PM: Found a Gatsby cache. We’re about to go FAST. ⚡️
2:20:18 PM: Please install `gatsby-plugin-netlify` and enable it in your gatsby-config.js. https://www.gatsbyjs.com/plugins/gatsby-plugin-netlify/
2:20:18 PM:
2:20:18 PM: build.command from netlify.toml
2:20:18 PM: ────────────────────────────────────────────────────────────────
2:20:18 PM: ​
2:20:18 PM: $ npm run build-ci
2:20:18 PM: > the-coding-train@1.0.0 build-ci
2:20:18 PM: > node node-scripts/generate-challenges-redirects && node node-scripts/generate-youtube-redirects && npm run tags-transforms && npm run build
2:20:18 PM: 191 challenges redirects were appended to './static/_redirects'
2:20:18 PM: 517 YouTube redirects were generated.
2:20:18 PM: > the-coding-train@1.0.0 tags-transforms
2:20:18 PM: > node node-scripts/tags-transforms
2:20:19 PM: 41 of 458 video JSON files were modified to transform language and topic tags
2:20:19 PM: > the-coding-train@1.0.0 build
2:20:19 PM: > gatsby build --verbose
2:20:19 PM: verbose 0.277652209 set gatsby_log_level: "verbose"
2:20:19 PM: verbose 0.278508562 set gatsby_executing_command: "build"
2:20:19 PM: verbose 0.278829375 loading local command from: /opt/build/repo/node_modules/gatsby/dist/commands/build.js
2:20:20 PM: verbose 1.201295483 running command: build
2:20:20 PM: verbose 1.202187078 Running build in "production" environment
2:20:22 PM: success compile gatsby files - 2.222s
2:20:22 PM: success load gatsby config - 0.068s
2:20:23 PM: success load plugins - 0.314s
2:20:23 PM: warning gatsby-plugin-react-helmet: Gatsby now has built-in support for modifying the document head. Learn more at https://gatsby.dev/gatsby-head
2:20:23 PM: success onPreInit - 0.004s
2:20:23 PM: success delete worker cache from previous builds - 0.002s
2:20:23 PM: success initialize cache - 0.023s
2:20:24 PM: success copy gatsby files - 0.052s
2:20:24 PM: success Compiling Gatsby Functions - 0.144s
2:20:24 PM: success onPreBootstrap - 0.160s
2:20:24 PM: verbose 4.764451137 Creating 15 worker
2:20:24 PM: success createSchemaCustomization - 0.077s
2:20:33 PM: verbose 14.385370217 Checking for stale SitePlugin nodes
2:20:33 PM: verbose 14.387686506 Checking for stale Site nodes
2:20:33 PM: verbose 14.387979581 Checking for stale SiteBuildMetadata nodes
2:20:33 PM: verbose 14.388097718 Checking for stale Directory nodes
2:20:33 PM: verbose 14.409195468 Checking for stale File nodes
2:20:33 PM: verbose 14.517731154 Checking for stale ImageSharp nodes
2:20:34 PM: verbose 14.576567184 Checking for stale Json nodes
2:20:34 PM: verbose 14.64327639 Checking for stale Video nodes
2:20:34 PM: verbose 14.65856631 Checking for stale CoverImage nodes
2:20:34 PM: verbose 14.696683426 Checking for stale Contribution nodes
2:20:34 PM: verbose 14.72740753 Checking for stale Challenge nodes
2:20:34 PM: verbose 14.734126568 Checking for stale Chapter nodes
2:20:34 PM: verbose 14.734605061 Checking for stale Track nodes
2:20:34 PM: verbose 14.734990594 Checking for stale TracksOrder nodes
2:20:34 PM: verbose 14.73508733 Checking for stale Mdx nodes
2:20:34 PM: verbose 14.735474183 Checking for stale Guide nodes
2:20:34 PM: verbose 14.735835759 Checking for stale GuidesPageInfo nodes
2:20:34 PM: verbose 14.735951646 Checking for stale HomepageInfo nodes
2:20:34 PM: verbose 14.736030562 Checking for stale TracksPageInfo nodes
2:20:34 PM: verbose 14.736111988 Checking for stale ChallengesPageInfo nodes
2:20:34 PM: verbose 14.73616612 Checking for stale ShowcasePageInfo nodes
2:20:34 PM: verbose 14.736307933 Checking for stale FAQ nodes
2:20:34 PM: verbose 14.736604733 Checking for stale FAQSection nodes
2:20:34 PM: verbose 14.736716741 Checking for stale FAQPage nodes
2:20:34 PM: verbose 14.736778826 Checking for stale AboutPageInfo nodes
2:20:34 PM: verbose 14.737032536 Checking for stale NotFoundInfo nodes
2:20:34 PM: verbose 14.737121109 Checking for stale SitePage nodes
2:20:37 PM: success Clean up stale nodes - 3.852s - 13913/0 0.00/s
2:20:37 PM: verbose 18.237092968 Checking for deleted pages
2:20:37 PM: verbose 18.242786173 Deleted 0 pages
2:20:37 PM: verbose 18.242908298 Found 0 changed pages
2:20:37 PM: success Checking for changed pages - 0.006s
2:20:37 PM: success source and transform nodes - 13.294s
2:20:38 PM: info Writing GraphQL type definitions to /opt/build/repo/.cache/schema.gql
2:20:38 PM: success building schema - 0.634s
2:21:04 PM: success createPages - 25.826s
2:21:04 PM: success createPagesStatefully - 0.042s
2:21:04 PM: info Total nodes: 29989, SitePage nodes: 13914 (use --verbose for breakdown)
2:21:04 PM: verbose 44.746500627 Number of node types: 27. Nodes per type: AboutPageInfo: 1, Challenge: 191, ChallengesPageInfo: 1, Chapter: 39, Contribution: 1863, CoverImage: 2509, Directory: 1104, FAQ: 21, FAQPage: 1, FAQSection: 4, File: 5079, Guide: 6, GuidesPageInfo: 1, HomepageInfo: 1, ImageSharp: 2515, Json: 2380, Mdx: 6, NotFoundInfo: 1, ShowcasePageInfo: 1, Site: 1, SiteBuildMetadata: 1, SitePage: 13914, SitePlugin: 51, Track: 29, TracksOrder: 1, TracksPageInfo: 1, Video: 267
2:21:04 PM: verbose 44.746540931 Checking for deleted pages
2:21:04 PM: verbose 44.749747037 Deleted 0 pages
2:21:04 PM: verbose 44.815558474 Found 5 changed pages
2:21:04 PM: success Checking for changed pages - 0.066s
2:21:04 PM: success Cleaning up stale page-data - 0.101s
2:21:04 PM: success onPreExtractQueries - 0.000s
2:21:08 PM: success extract queries from components - 4.037s
2:21:08 PM: success write out redirect data - 0.005s
2:21:08 PM: success onPostBootstrap - 0.008s
2:21:08 PM: info bootstrap finished - 49.027s
2:21:08 PM: success write out requires - 0.025s
2:21:08 PM: warning Browserslist: caniuse-lite is outdated. Please run:
2:21:08 PM: npx update-browserslist-db@latest
2:21:08 PM: Why you should do it regularly: https://github.com/browserslist/update-db#readme
2:21:10 PM: success Building production JavaScript and CSS bundles - 1.792s
2:21:11 PM: success Building HTML renderer - 1.445s
2:21:11 PM: success Execute page configs - 0.038s
2:21:11 PM: success Caching Webpack compilations - 0.000s
2:21:30 PM: success run queries in workers - 19.059s - 7885/7885 413.72/s
2:21:30 PM: success Running gatsby-plugin-sharp.IMAGE_PROCESSING jobs - 14.898s - 12/12 0.81/s
2:21:31 PM: success Merge worker state - 0.155s
2:21:31 PM: success run slice queries - 0.003s - 2/2 642.34/s
2:21:36 PM: success Writing page-data.json and slice-data.json files to public directory - 5.356s - 5956/5956 1112.07/s
2:21:42 PM: success Building static HTML for pages - 6.195s - 5956/5956 961.42/s
2:21:42 PM: info There are no new or changed slice html files to build.
2:21:52 PM: success stitching slices - 10.048s
2:21:52 PM: warning [gatsby-plugin-netlify] Your site has 13914 pages, which means that the generated headers file could become very large. Consider disabling "mergeCachingHeaders" in your plugin config
2:21:52 PM: info [gatsby-plugin-netlify] Creating SSR/DSG redirects...
2:21:52 PM: info [gatsby-plugin-netlify] Created 0 SSR/DSG redirects...
2:21:52 PM: success onPostBuild - 0.010s
2:21:53 PM:
2:21:53 PM: Pages
2:21:53 PM: ┌ src/templates/track-video.js
2:21:53 PM: │ ├ /tracks/code-programming-with-p5-js
2:21:53 PM: │ └ ...386 more pages available
2:21:53 PM: ├ src/templates/tracks.js
2:21:53 PM: │ ├ /tracks
2:21:53 PM: │ └ ...6300 more pages available
2:21:53 PM: ├ src/templates/challenge.js
2:21:53 PM: │ ├ /challenges/1-starfield
2:21:53 PM: │ └ ...190 more pages available
2:21:53 PM: ├ src/templates/challenges.js
2:21:53 PM: │ ├ /challenges
2:21:53 PM: │ └ ...5861 more pages available
2:21:53 PM: ├ src/templates/guide.js
2:21:53 PM: │ ├ /guides/content-structure-guide
2:21:53 PM: │ └ ...5 more pages available
2:21:53 PM: ├ src/templates/showcases.js
2:21:53 PM: │ ├ /showcase
2:21:53 PM: │ └ ...1158 more pages available
2:21:53 PM: ├ src/pages/404.js
2:21:53 PM: │ ├ /404
2:21:53 PM: │ └ /404.html
2:21:53 PM: ├ src/pages/about.js
2:21:53 PM: │ └ /about
2:21:53 PM: ├ src/pages/components.js
2:21:53 PM: │ └ /components
2:21:53 PM: ├ src/pages/faq.js
2:21:53 PM: │ └ /faq
2:21:53 PM: ├ src/pages/guides.js
2:21:53 PM: │ └ /guides
2:21:53 PM: ├ src/pages/index.js
2:21:53 PM: │ └ /
2:21:53 PM: └ src/pages/routes.js
2:21:53 PM: └ /routes
2:21:53 PM: Slices
2:21:53 PM: ┌ src/components/TopBar.js
2:21:53 PM: │ └ TopBar
2:21:53 PM: └ src/components/Footer.js
2:21:53 PM: └ Footer
2:21:53 PM: ╭────────────────────────────────────────────────────────────────────╮
2:21:53 PM: │ │
2:21:53 PM: │ (SSG) Generated at build time │
2:21:53 PM: │ D (DSG) Deferred static generation - page generated at runtime │
2:21:53 PM: │ ∞ (SSR) Server-side renders at runtime (uses getServerData) │
2:21:53 PM: │ λ (Function) Gatsby function │
2:21:53 PM: │ │
2:21:53 PM: ╰────────────────────────────────────────────────────────────────────╯
2:21:53 PM: info Done building in 93.66623811 sec
2:21:53 PM: ​
2:21:53 PM: (build.command completed in 1m 34.6s)
2:21:53 PM: Skipping Gatsby Functions and SSR/DSG support
2:21:53 PM: Skipping Gatsby Functions and SSR/DSG support
2:21:53 PM:
2:21:53 PM: Functions bundling
2:21:53 PM: ────────────────────────────────────────────────────────────────
2:21:53 PM: ​
2:21:53 PM: Packaging Functions from netlify/functions directory:
2:21:53 PM: - submission-background.js
2:21:53 PM: - submission-sync.js
2:21:53 PM: ​
2:21:54 PM: ​
2:21:54 PM: (Functions bundling completed in 1.3s)
2:21:54 PM:
2:21:54 PM: Edge Functions bundling
2:21:54 PM: ────────────────────────────────────────────────────────────────
2:21:54 PM: ​
2:21:54 PM: Packaging Edge Functions from netlify/edge-functions directory:
2:21:54 PM: - yt
2:21:55 PM: ​
2:21:55 PM: (Edge Functions bundling completed in 892ms)
2:21:55 PM: Skipping Gatsby Functions and SSR/DSG support
2:21:55 PM: Skipping Gatsby Functions and SSR/DSG support
2:21:55 PM: Skipping Gatsby Functions and SSR/DSG support
2:21:55 PM:
2:22:47 PM: (Netlify Build completed in 2m 31.4s)
2:22:48 PM: Section completed: building
2:23:42 PM: Finished processing build request in 4m10.43s

Deploying

Complete
2:21:55 PM: Deploy site
2:21:55 PM: ────────────────────────────────────────────────────────────────
2:21:55 PM: ​
2:21:56 PM: Starting to deploy site from 'public'
2:22:32 PM: Calculating files to upload
2:22:39 PM: 150 new file(s) to upload
2:22:39 PM: 0 new function(s) to upload
2:22:40 PM: Section completed: deploying
2:22:46 PM: Finished waiting for live deploy in 6.044s
2:22:46 PM: Site deploy was successfully initiated
2:22:46 PM: ​
2:22:46 PM: (Deploy site completed in 50.8s)

Cleanup

Complete
2:22:47 PM: Netlify Build Complete
2:22:47 PM: ────────────────────────────────────────────────────────────────
2:22:47 PM: ​
2:22:47 PM: Caching artifacts
2:22:47 PM: Started saving node modules
2:22:47 PM: Finished saving node modules
2:22:47 PM: Started saving build plugins
2:22:47 PM: Finished saving build plugins
2:22:47 PM: Started saving mise cache
2:22:48 PM: Finished saving mise cache
2:22:48 PM: Started saving corepack cache
2:22:48 PM: Finished saving corepack cache
2:22:48 PM: Started saving pip cache
2:22:48 PM: Finished saving pip cache
2:22:48 PM: Started saving emacs cask dependencies
2:22:48 PM: Finished saving emacs cask dependencies
2:22:48 PM: Started saving maven dependencies
2:22:48 PM: Finished saving maven dependencies
2:22:48 PM: Started saving boot dependencies
2:22:48 PM: Finished saving boot dependencies
2:22:48 PM: Started saving rust rustup cache
2:22:48 PM: Finished saving rust rustup cache
2:22:48 PM: Started saving go dependencies
2:22:48 PM: Finished saving go dependencies
2:22:48 PM: Build script success
2:23:38 PM: Uploading Cache of size 1.4GB
2:23:42 PM: Section completed: cleanup

Post-processing

Complete
2:22:41 PM: Starting post processing
2:22:41 PM: Skipping form detection
2:22:41 PM: Post processing - header rules
2:22:41 PM: Post processing - redirect rules
2:22:41 PM: Post processing done
2:22:41 PM: Section completed: postprocessing
2:22:44 PM: Site is live ✨