Problem:
Version update from Next 11.1.0 to Next 14.2.3 and deploying on netlify. Builds and runs fine locally but the branch deploy preview gives Internal Server Error 500 (builds pass as expected). I have checked all the environment variables and Netlify Functions, but I am not able to debug this issue.
Here is the information about the project:
Site name : jovial-pasteur-581b4a
Owner : ACM at UCLA (I am a co-owner of the project)
Failing Deploy Preview: https://67776415f6e23600082df9a5βjovial-pasteur-581b4a.netlify.app/
netlify.toml file:
[build]
command = "npm run ofp; npm run thp; npm run gmp; npm run build"
publish = "build"
[[plugins]]
package = "@netlify/plugin-nextjs"
Deploy Log
9:44:51 AM: build-image version: c3449036692ceba113a2b71302d561bccc8b6156 (focal)
9:44:51 AM: buildbot version: 6e5dfadf0eec598d7c9db5c1e005bfa46b6682c0
9:44:51 AM: Fetching cached dependencies
9:44:51 AM: Starting to download cache of 1.3GB
9:44:53 AM: Finished downloading cache in 2.068s
9:44:53 AM: Starting to extract cache
9:45:02 AM: Finished extracting cache in 8.477s
9:45:02 AM: Finished fetching cache in 10.705s
9:45:02 AM: Starting to prepare the repo for build
9:45:02 AM: Preparing Git Reference pull/688/head
9:45:04 AM: Custom build command detected. Proceeding with the specified command: 'npm run ofp; npm run thp; npm run gmp; npm run build'
9:45:04 AM: Starting to install dependencies
9:45:05 AM: Started restoring cached mise cache
9:45:05 AM: Finished restoring cached mise cache
9:45:06 AM: mise python@3.13.1 install
9:45:06 AM: mise python@3.13.1 download cpython-3.13.1+20241219-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
9:45:07 AM: mise python@3.13.1 extract cpython-3.13.1+20241219-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
9:45:08 AM: mise python@3.13.1 python --version
9:45:08 AM: mise python@3.13.1 Python 3.13.1
9:45:08 AM: mise python@3.13.1 β installed
9:45:08 AM: Python version set to 3.13
9:45:10 AM: Collecting pipenv
9:45:10 AM: Downloading pipenv-2024.4.0-py3-none-any.whl.metadata (19 kB)
9:45:10 AM: Collecting certifi (from pipenv)
9:45:10 AM: Downloading certifi-2024.12.14-py3-none-any.whl.metadata (2.3 kB)
9:45:10 AM: Collecting packaging>=22 (from pipenv)
9:45:10 AM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
9:45:10 AM: Collecting setuptools>=67 (from pipenv)
9:45:11 AM: Downloading setuptools-75.6.0-py3-none-any.whl.metadata (6.7 kB)
9:45:11 AM: Collecting virtualenv>=20.24.2 (from pipenv)
9:45:11 AM: Downloading virtualenv-20.28.1-py3-none-any.whl.metadata (4.5 kB)
9:45:11 AM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
9:45:11 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
9:45:11 AM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
9:45:11 AM: Downloading filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB)
9:45:11 AM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
9:45:11 AM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
9:45:11 AM: Downloading pipenv-2024.4.0-py3-none-any.whl (3.0 MB)
9:45:11 AM: ββββββββββββββββββββββββββββββββββββββββ 3.0/3.0 MB 50.7 MB/s eta 0:00:00
9:45:11 AM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
9:45:11 AM: Downloading setuptools-75.6.0-py3-none-any.whl (1.2 MB)
9:45:11 AM: ββββββββββββββββββββββββββββββββββββββββ 1.2/1.2 MB 37.2 MB/s eta 0:00:00
9:45:11 AM: Downloading virtualenv-20.28.1-py3-none-any.whl (4.3 MB)
9:45:11 AM: ββββββββββββββββββββββββββββββββββββββββ 4.3/4.3 MB 41.9 MB/s eta 0:00:00
9:45:11 AM: Downloading certifi-2024.12.14-py3-none-any.whl (164 kB)
9:45:11 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
9:45:11 AM: Downloading filelock-3.16.1-py3-none-any.whl (16 kB)
9:45:11 AM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
9:45:11 AM: Installing collected packages: distlib, setuptools, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
9:45:15 AM: Successfully installed certifi-2024.12.14 distlib-0.3.9 filelock-3.16.1 packaging-24.2 pipenv-2024.4.0 platformdirs-4.3.6 setuptools-75.6.0 virtualenv-20.28.1
9:45:15 AM: Attempting Ruby version 2.7.1, read from environment
9:45:16 AM: Required ruby-2.7.1 is not installed - installing.
9:45:16 AM: Searching for binary rubies, this might take some time.
9:45:16 AM: Found remote file https://rvm_io.global.ssl.fastly.net/binaries/ubuntu/20.04/x86_64/ruby-2.7.1.tar.bz2
9:45:16 AM: Checking requirements for ubuntu.
9:45:17 AM: Requirements installation successful.
9:45:17 AM: ruby-2.7.1 - #configure
9:45:17 AM: ruby-2.7.1 - #download
9:45:17 AM: ruby-2.7.1 - #validate archive
9:45:21 AM: ruby-2.7.1 - #extract
9:45:24 AM: ruby-2.7.1 - #validate binary
9:45:24 AM: ruby-2.7.1 - #setup
9:45:25 AM: ruby-2.7.1 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.7.1@global
9:45:25 AM: ruby-2.7.1 - #importing gemset /opt/buildhome/.rvm/gemsets/global.gems........................................
9:45:25 AM: ruby-2.7.1 - #generating global wrappers........
9:45:25 AM: ruby-2.7.1 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.7.1
9:45:25 AM: ruby-2.7.1 - #importing gemsetfile /opt/buildhome/.rvm/gemsets/default.gems evaluated to empty gem list
9:45:26 AM: ruby-2.7.1 - #generating default wrappers........
9:45:26 AM: Using /opt/buildhome/.rvm/gems/ruby-2.7.1
9:45:26 AM: Using Ruby version 2.7.1
9:45:27 AM: Started restoring cached go cache
9:45:27 AM: Finished restoring cached go cache
9:45:27 AM: Installing Go version 1.14.4 (requested 1.14.4)
9:45:31 AM: go version go1.14.4 linux/amd64
9:45:32 AM: Using PHP version 8.0
9:45:33 AM: Started restoring cached Node.js version
9:45:35 AM: Finished restoring cached Node.js version
9:45:35 AM: Attempting Node.js version 'lts/iron' from .nvmrc
9:45:35 AM: v20.18.1 is already installed.
9:45:35 AM: Now using node v20.18.1 (npm v10.8.2)
9:45:35 AM: Enabling Node.js Corepack
9:45:35 AM: Started restoring cached build plugins
9:45:35 AM: Finished restoring cached build plugins
9:45:35 AM: Started restoring cached corepack dependencies
9:45:35 AM: Finished restoring cached corepack dependencies
9:45:35 AM: Started restoring cached yarn cache
9:45:35 AM: Finished restoring cached yarn cache
9:45:35 AM: Installing Yarn version 1.22.4
9:45:35 AM: Preparing yarn@1.22.4 for immediate activation...
9:45:36 AM: No yarn workspaces detected
9:45:36 AM: Started restoring cached node modules
9:45:36 AM: Finished restoring cached node modules
9:45:36 AM: Installing npm packages using Yarn version 1.22.4
9:45:36 AM: yarn install v1.22.4
9:45:36 AM: warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
9:45:36 AM: [1/4] Resolving packages...
9:45:37 AM: [2/4] Fetching packages...
9:45:37 AM: info @next/swc-darwin-arm64@14.2.3: The platform "linux" is incompatible with this module.
9:45:37 AM: info "@next/swc-darwin-arm64@14.2.3" is an optional dependency and failed compatibility check. Excluding it from installation.
9:45:37 AM: info @next/swc-darwin-arm64@14.2.3: The CPU architecture "x64" is incompatible with this module.
9:45:37 AM: info @next/swc-win32-x64-msvc@14.2.3: The platform "linux" is incompatible with this module.
9:45:37 AM: info "@next/swc-win32-x64-msvc@14.2.3" is an optional dependency and failed compatibility check. Excluding it from installation.
9:45:37 AM: info @next/swc-win32-ia32-msvc@14.2.3: The platform "linux" is incompatible with this module.
9:45:37 AM: info "@next/swc-win32-ia32-msvc@14.2.3" is an optional dependency and failed compatibility check. Excluding it from installation.
9:45:37 AM: info @next/swc-win32-ia32-msvc@14.2.3: The CPU architecture "x64" is incompatible with this module.
9:45:37 AM: info @next/swc-linux-arm64-gnu@14.2.3: The CPU architecture "x64" is incompatible with this module.
9:45:37 AM: info "@next/swc-linux-arm64-gnu@14.2.3" is an optional dependency and failed compatibility check. Excluding it from installation.
9:45:37 AM: info @next/swc-darwin-x64@14.2.3: The platform "linux" is incompatible with this module.
9:45:37 AM: info "@next/swc-darwin-x64@14.2.3" is an optional dependency and failed compatibility check. Excluding it from installation.
9:45:37 AM: info @next/swc-linux-arm64-musl@14.2.3: The CPU architecture "x64" is incompatible with this module.
9:45:37 AM: info "@next/swc-linux-arm64-musl@14.2.3" is an optional dependency and failed compatibility check. Excluding it from installation.
9:45:37 AM: info @next/swc-win32-arm64-msvc@14.2.3: The platform "linux" is incompatible with this module.
9:45:37 AM: info "@next/swc-win32-arm64-msvc@14.2.3" is an optional dependency and failed compatibility check. Excluding it from installation.
9:45:37 AM: info @next/swc-win32-arm64-msvc@14.2.3: The CPU architecture "x64" is incompatible with this module.
9:45:37 AM: info fsevents@2.3.2: The platform "linux" is incompatible with this module.
9:45:37 AM: info "fsevents@2.3.2" is an optional dependency and failed compatibility check. Excluding it from installation.
9:45:37 AM: [3/4] Linking dependencies...
9:45:37 AM: warning "eslint-config-next > @typescript-eslint/parser > @typescript-eslint/typescript-estree > tsutils@3.21.0" has unmet peer dependency "typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta".
9:45:39 AM: [4/4] Building fresh packages...
9:45:39 AM: success Saved lockfile.
9:45:39 AM: Done in 2.45s.
9:45:39 AM: npm packages installed using Yarn
9:45:39 AM: Successfully installed dependencies
9:45:40 AM: Starting build script
9:45:41 AM: Detected 1 framework(s)
9:45:41 AM: "next" at version "14.2.3"
9:45:41 AM: Section completed: initializing
9:45:42 AM: β
9:45:42 AM: Netlify Build
9:45:42 AM: ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
9:45:42 AM: β
9:45:42 AM: β― Version
9:45:42 AM: @netlify/build 29.58.1
9:45:42 AM: β
9:45:42 AM: β― Flags
9:45:42 AM: accountId: 5f75eccd8af0700090155c32
9:45:42 AM: baseRelDir: true
9:45:42 AM: buildId: 67776415f6e23600082df9a3
9:45:42 AM: deployId: 67776415f6e23600082df9a5
9:45:42 AM: β
9:45:42 AM: β― Current directory
9:45:42 AM: /opt/build/repo
9:45:42 AM: β
9:45:42 AM: β― Config file
9:45:42 AM: /opt/build/repo/netlify.toml
9:45:42 AM: β
9:45:42 AM: β― Context
9:45:42 AM: deploy-preview
9:45:42 AM: β
9:45:42 AM: β― Using Next.js Runtime - v5.9.2
9:45:42 AM: β
9:45:42 AM: β― Loading plugins
9:45:42 AM: - @netlify/plugin-sitemap@0.8.1 from Netlify app
9:45:42 AM: - netlify-plugin-cache-nextjs@1.4.0 from Netlify app
9:45:44 AM: Next.js cache restored
9:45:44 AM: No cache found for the .next folder at the location `.next/cache`
9:45:44 AM: β
9:45:44 AM: build.command from netlify.toml
9:45:44 AM: ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
9:45:44 AM: β
9:45:44 AM: $ npm run ofp; npm run thp; npm run gmp; npm run build
9:45:45 AM: > acm-website@0.1.0 ofp
9:45:45 AM: > node scripts/officer-parser.mjs
9:45:46 AM: Output successfully saved to offoutput.json
9:45:46 AM: > acm-website@0.1.0 thp
9:45:46 AM: > node scripts/town-hall-generator.mjs
9:45:48 AM: Output successfully saved to townhall.json
9:45:48 AM: Output successfully saved to past-townhall.json
9:45:48 AM: > acm-website@0.1.0 gmp
9:45:48 AM: > node scripts/gm-generator.mjs
9:45:50 AM: Saved output: gmData.json
9:45:50 AM: > acm-website@0.1.0 build
9:45:50 AM: > npm run ofp && npm run thp && npm run gmp && next build
9:45:50 AM: > acm-website@0.1.0 ofp
9:45:50 AM: > node scripts/officer-parser.mjs
9:45:51 AM: Output successfully saved to offoutput.json
9:45:51 AM: > acm-website@0.1.0 thp
9:45:51 AM: > node scripts/town-hall-generator.mjs
9:45:52 AM: Output successfully saved to townhall.json
9:45:52 AM: Output successfully saved to past-townhall.json
9:45:52 AM: > acm-website@0.1.0 gmp
9:45:52 AM: > node scripts/gm-generator.mjs
9:45:53 AM: Saved output: gmData.json
9:45:53 AM: Browserslist: caniuse-lite is outdated. Please run:
9:45:53 AM: npx update-browserslist-db@latest
9:45:53 AM: Why you should do it regularly: https://github.com/browserslist/update-db#readme
9:45:53 AM: β² Next.js 14.2.3
9:45:53 AM: Linting and checking validity of types ...
9:45:55 AM: ./components/Officers/CommitteeSectionOfficers.js
9:45:55 AM: 36:4 Warning: Using `<img>` could result in slower LCP and higher bandwidth. Consider using `<Image />` from `next/image` to automatically optimize images. This may incur additional usage or cost from your provider. See: https://nextjs.org/docs/messages/no-img-element @next/next/no-img-element
9:45:55 AM: info - Need to disable some ESLint rules? Learn more here: https://nextjs.org/docs/basic-features/eslint#disabling-rules
9:45:55 AM: Creating an optimized production build ...
9:45:55 AM: Browserslist: caniuse-lite is outdated. Please run:
9:45:55 AM: npx update-browserslist-db@latest
9:45:55 AM: Why you should do it regularly: https://github.com/browserslist/update-db#readme
9:45:57 AM: Browserslist: caniuse-lite is outdated. Please run:
9:45:57 AM: npx update-browserslist-db@latest
9:45:57 AM: Why you should do it regularly: https://github.com/browserslist/update-db#readme
9:45:57 AM: Browserslist: caniuse-lite is outdated. Please run:
9:45:57 AM: npx update-browserslist-db@latest
9:45:57 AM: Why you should do it regularly: https://github.com/browserslist/update-db#readme
9:45:58 AM: β Compiled successfully
9:45:58 AM: Collecting page data ...
9:46:01 AM: Generating static pages (0/29) ...
9:46:02 AM: Generating static pages (7/29)
9:46:02 AM: Generating static pages (14/29)
9:46:02 AM: Generating static pages (21/29)
9:46:03 AM: Warning: Invalid Image URL: TypeError: Invalid URL
9:46:03 AM: Skipping event because date is missing.
9:46:03 AM: Skipping event because date is missing.
9:46:03 AM: Skipping event because date is missing.
9:46:04 AM: β Generating static pages (29/29)
9:46:14 AM: Finalizing page optimization ...
9:46:14 AM: Collecting build traces ...
9:46:23 AM: Route (pages) Size First Load JS
9:46:23 AM: β β / (451 ms) 1.9 kB 132 kB
9:46:23 AM: β /_app 0 B 94.8 kB
9:46:23 AM: β β /404 181 B 95 kB
9:46:23 AM: β β /about (464 ms) 4.07 kB 134 kB
9:46:23 AM: β β css/9e03afc9a7a16417.css 1.99 kB
9:46:23 AM: β β /committees (566 ms) 2.17 kB 134 kB
9:46:23 AM: β β /covid (448 ms) 1.6 kB 120 kB
9:46:23 AM: β β /dev (447 ms) 3.15 kB 137 kB
9:46:23 AM: β β css/757898640c30081c.css 1.12 kB
9:46:23 AM: β β /events (ISR: 3600 Seconds) (2477 ms) 120 kB 238 kB
9:46:23 AM: β β css/d66931605d6789f4.css 3.37 kB
9:46:23 AM: β β /gm (448 ms) 3.72 kB 127 kB
9:46:23 AM: β β /gm/f21 (468 ms) 2.47 kB 123 kB
9:46:23 AM: β β /gm/f22 (360 ms) 3.15 kB 127 kB
9:46:23 AM: β β /gm/f23 (500 ms) 3.11 kB 127 kB
9:46:23 AM: β β /gm/w22 (459 ms) 2.27 kB 122 kB
9:46:23 AM: β β /gm/w23 3.17 kB 127 kB
9:46:23 AM: β β /gm/w24 (343 ms) 3.13 kB 127 kB
9:46:23 AM: β β /impact (347 ms) 6.1 kB 126 kB
9:46:23 AM: β β css/eed80a777bfeec84.css 1.66 kB
9:46:23 AM: β β /internship 6.14 kB 136 kB
9:46:23 AM: β β css/67dedcce95daf0f4.css 1.66 kB
9:46:23 AM: β β /jedi (352 ms) 7.95 kB 128 kB
9:46:23 AM: β β css/200e21a281656731.css 811 B
9:46:23 AM: β β /jedi/allyship (362 ms) 6.6 kB 127 kB
9:46:23 AM: β β css/a9eda44ce8fcabc7.css 812 B
9:46:23 AM: β β /jedi/meet (426 ms) 7.3 kB 129 kB
9:46:23 AM: β β css/33a4f459133fa672.css 1.41 kB
9:46:23 AM: β β /officers (590 ms) 2.26 kB 145 kB
9:46:23 AM: β β css/4194021a5d44b845.css 1.26 kB
9:46:23 AM: β β /sponsors (462 ms) 1.42 kB 131 kB
9:46:23 AM: β β /techgala (447 ms) 1.1 kB 131 kB
9:46:23 AM: β β /town-hall (539 ms) 5.1 kB 127 kB
9:46:23 AM: β β /town-hall/f21 (449 ms) 2.95 kB 129 kB
9:46:23 AM: β β /town-hall/f22 (547 ms) 4.25 kB 126 kB
9:46:23 AM: β β /town-hall/f23 (463 ms) 4.98 kB 127 kB
9:46:23 AM: β β /town-hall/s22 (466 ms) 3.83 kB 126 kB
9:46:23 AM: β β /town-hall/s23 (471 ms) 4.52 kB 127 kB
9:46:23 AM: + First Load JS shared by all 102 kB
9:46:23 AM: β chunks/framework-ecc4130bc7a58a64.js 45.2 kB
9:46:23 AM: β chunks/main-f61746aa183f4a64.js 32 kB
9:46:23 AM: β chunks/pages/_app-71e0fe335b8c15aa.js 16.8 kB
9:46:23 AM: β other shared chunks (total) 7.99 kB
9:46:23 AM: β (Static) prerendered as static content
9:46:23 AM: β (SSG) prerendered as static HTML (uses getStaticProps)
9:46:23 AM: (ISR) incremental static regeneration (uses revalidate in getStaticProps)
9:46:23 AM: β
9:46:23 AM: (build.command completed in 38.1s)
9:46:23 AM: Next.js cache saved
9:46:23 AM: Next.js cache saved
9:46:24 AM: β
9:46:24 AM: Functions bundling
9:46:24 AM: ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
9:46:24 AM: β
9:46:24 AM: Packaging Functions from .netlify/functions-internal directory:
9:46:24 AM: - ___netlify-server-handler/___netlify-server-handler.mjs
9:46:24 AM: β
9:46:26 AM: β
9:46:26 AM: (Functions bundling completed in 2.2s)
9:46:27 AM: Creating sitemap from files...
9:46:27 AM: Sitemap Built! sitemap.xml
9:46:27 AM: (node:7537) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 unpipe listeners added to [Socket]. Use emitter.setMaxListeners() to increase limit
9:46:27 AM: (Use `node --trace-warnings ...` to show where the warning was created)
9:46:27 AM: (node:7537) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 error listeners added to [Socket]. Use emitter.setMaxListeners() to increase limit
9:46:27 AM: (node:7537) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [Socket]. Use emitter.setMaxListeners() to increase limit
9:46:27 AM: (node:7537) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 finish listeners added to [Socket]. Use emitter.setMaxListeners() to increase limit
9:46:27 AM: (node:7537) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 unpipe listeners added to [Socket]. Use emitter.setMaxListeners() to increase limit
9:46:27 AM: (node:7537) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 error listeners added to [Socket]. Use emitter.setMaxListeners() to increase limit
9:46:27 AM: (node:7537) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 close listeners added to [Socket]. Use emitter.setMaxListeners() to increase limit
9:46:27 AM: (node:7537) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 finish listeners added to [Socket]. Use emitter.setMaxListeners() to increase limit
9:46:27 AM: No .next folder at the location `.next/cache`
9:46:28 AM: β
9:46:28 AM: Deploy site
9:46:28 AM: ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
9:46:28 AM: β
9:46:28 AM: Starting to deploy site from 'build'
9:46:28 AM: Calculating files to upload
9:46:30 AM: 6 new file(s) to upload
9:46:30 AM: 1 new function(s) to upload
9:46:38 AM: Post processing - redirect rules
9:46:38 AM: Skipping form detection
9:46:38 AM: Post processing done
9:46:38 AM: Section completed: postprocessing
9:46:38 AM: Starting post processing
9:46:38 AM: Post processing - header rules
9:46:38 AM: Section completed: deploying
9:46:39 AM: Site is live β¨
9:46:40 AM: Finished waiting for live deploy in 2.256s
9:46:40 AM: Site deploy was successfully initiated
9:46:40 AM: β
9:46:40 AM: (Deploy site completed in 12.3s)
9:46:42 AM: β
9:46:42 AM: Netlify Build Complete
9:46:42 AM: ββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββββ
9:46:42 AM: β
9:46:42 AM: (Netlify Build completed in 59.9s)
9:46:43 AM: Caching artifacts
9:46:43 AM: Started saving node modules
9:46:43 AM: Finished saving node modules
9:46:43 AM: Started saving build plugins
9:46:43 AM: Finished saving build plugins
9:46:43 AM: Started saving mise cache
9:46:43 AM: Finished saving mise cache
9:46:43 AM: Started saving corepack cache
9:46:43 AM: Finished saving corepack cache
9:46:43 AM: Started saving yarn cache
9:46:43 AM: Finished saving yarn cache
9:46:43 AM: Started saving pip cache
9:46:43 AM: Finished saving pip cache
9:46:43 AM: Started saving emacs cask dependencies
9:46:43 AM: Finished saving emacs cask dependencies
9:46:43 AM: Started saving maven dependencies
9:46:43 AM: Finished saving maven dependencies
9:46:43 AM: Started saving boot dependencies
9:46:43 AM: Finished saving boot dependencies
9:46:43 AM: Started saving rust rustup cache
9:46:43 AM: Finished saving rust rustup cache
9:46:43 AM: Started saving go dependencies
9:46:43 AM: Finished saving go dependencies
9:46:43 AM: Cached Ruby version 2.7.1
9:46:43 AM: Build script success
9:46:43 AM: Section completed: building
9:47:11 AM: Uploading Cache of size 1.3GB
9:47:13 AM: Section completed: cleanup
9:47:13 AM: Finished processing build request in 2m22s