Skip to main content

Deploy details

Deploy successful for testcontainers-node

feat(mysql): add `isRoot` parameter to `executeQuery`

PR #882: je-mysql-execute-query-root@69b6827

Deploy log

Initializing

Complete
10:38:51 AM: Build ready to start
10:39:10 AM: build-image version: f648e6419ded16d58b87206d1c66874e8172841d (focal)
10:39:10 AM: buildbot version: 036f4db3997c007a7ee0f1b16bcde8318de8beac
10:39:11 AM: Fetching cached dependencies
10:39:11 AM: Starting to download cache of 489.1MB
10:39:12 AM: Finished downloading cache in 1.364s
10:39:12 AM: Starting to extract cache
10:39:17 AM: Finished extracting cache in 5.153s
10:39:17 AM: Finished fetching cache in 6.587s
10:39:17 AM: Starting to prepare the repo for build
10:39:17 AM: Preparing Git Reference pull/882/head
10:39:19 AM: Starting to install dependencies
10:39:20 AM: Started restoring cached mise cache
10:39:20 AM: Finished restoring cached mise cache
10:39:21 AM: mise python@3.8.20 install
10:39:21 AM: mise python@3.8.20 download cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
10:39:21 AM: mise python@3.8.20 extract cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
10:39:22 AM: mise python@3.8.20 python --version
10:39:22 AM: mise python@3.8.20 Python 3.8.20
10:39:22 AM: mise python@3.8.20 installed
10:39:22 AM: Python version set to 3.8
10:39:23 AM: Collecting pipenv
10:39:23 AM: Downloading pipenv-2024.4.0-py3-none-any.whl.metadata (19 kB)
10:39:23 AM: Collecting certifi (from pipenv)
10:39:24 AM: Downloading certifi-2024.12.14-py3-none-any.whl.metadata (2.3 kB)
10:39:24 AM: Collecting packaging>=22 (from pipenv)
10:39:24 AM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
10:39:24 AM: Requirement already satisfied: setuptools>=67 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from pipenv) (70.3.0)
10:39:24 AM: Collecting virtualenv>=20.24.2 (from pipenv)
10:39:24 AM: Downloading virtualenv-20.28.1-py3-none-any.whl.metadata (4.5 kB)
10:39:24 AM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
10:39:24 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
10:39:24 AM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
10:39:24 AM: Downloading filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB)
10:39:24 AM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
10:39:24 AM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
10:39:24 AM: Downloading pipenv-2024.4.0-py3-none-any.whl (3.0 MB)
10:39:24 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 38.2 MB/s eta 0:00:00
10:39:24 AM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
10:39:24 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 3.1 MB/s eta 0:00:00
10:39:24 AM: Downloading virtualenv-20.28.1-py3-none-any.whl (4.3 MB)
10:39:24 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 44.8 MB/s eta 0:00:00
10:39:24 AM: Downloading certifi-2024.12.14-py3-none-any.whl (164 kB)
10:39:24 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 164.9/164.9 kB 7.5 MB/s eta 0:00:00
10:39:24 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
10:39:24 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 24.2 MB/s eta 0:00:00
10:39:24 AM: Downloading filelock-3.16.1-py3-none-any.whl (16 kB)
10:39:24 AM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
10:39:24 AM: Installing collected packages: distlib, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
10:39:27 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 virtualenv-20.28.1
10:39:27 AM: [notice] A new release of pip is available: 24.1.2 -> 24.3.1
10:39:27 AM: [notice] To update, run: pip install --upgrade pip
10:39:27 AM: Installing pip dependencies from requirements.txt
10:39:27 AM: Started restoring cached pip cache
10:39:27 AM: Finished restoring cached pip cache
10:39:28 AM: Collecting mkdocs==1.4.2 (from -r requirements.txt (line 1))
10:39:28 AM: Using cached mkdocs-1.4.2-py3-none-any.whl.metadata (6.1 kB)
10:39:28 AM: Collecting mkdocs-codeinclude-plugin==0.2.0 (from -r requirements.txt (line 2))
10:39:28 AM: Using cached mkdocs_codeinclude_plugin-0.2.0-py3-none-any.whl.metadata (4.6 kB)
10:39:28 AM: Collecting mkdocs-markdownextradata-plugin==0.2.5 (from -r requirements.txt (line 3))
10:39:28 AM: Using cached mkdocs_markdownextradata_plugin-0.2.5-py3-none-any.whl.metadata (6.4 kB)
10:39:28 AM: Collecting mkdocs-material==8.5.11 (from -r requirements.txt (line 4))
10:39:28 AM: Using cached mkdocs_material-8.5.11-py3-none-any.whl.metadata (13 kB)
10:39:28 AM: Collecting click>=7.0 (from mkdocs==1.4.2->-r requirements.txt (line 1))
10:39:28 AM: Using cached click-8.1.8-py3-none-any.whl.metadata (2.3 kB)
10:39:28 AM: Collecting ghp-import>=1.0 (from mkdocs==1.4.2->-r requirements.txt (line 1))
10:39:28 AM: Using cached ghp_import-2.1.0-py3-none-any.whl.metadata (7.2 kB)
10:39:28 AM: Collecting importlib-metadata>=4.3 (from mkdocs==1.4.2->-r requirements.txt (line 1))
10:39:28 AM: Using cached importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB)
10:39:28 AM: Collecting jinja2>=2.11.1 (from mkdocs==1.4.2->-r requirements.txt (line 1))
10:39:28 AM: Using cached jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB)
10:39:28 AM: Collecting markdown<3.4,>=3.2.1 (from mkdocs==1.4.2->-r requirements.txt (line 1))
10:39:28 AM: Using cached Markdown-3.3.7-py3-none-any.whl.metadata (4.6 kB)
10:39:28 AM: Collecting mergedeep>=1.3.4 (from mkdocs==1.4.2->-r requirements.txt (line 1))
10:39:28 AM: Using cached mergedeep-1.3.4-py3-none-any.whl.metadata (4.3 kB)
10:39:28 AM: Requirement already satisfied: packaging>=20.5 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from mkdocs==1.4.2->-r requirements.txt (line 1)) (24.2)
10:39:28 AM: Collecting pyyaml-env-tag>=0.1 (from mkdocs==1.4.2->-r requirements.txt (line 1))
10:39:28 AM: Using cached pyyaml_env_tag-0.1-py3-none-any.whl.metadata (4.1 kB)
10:39:28 AM: Collecting pyyaml>=5.1 (from mkdocs==1.4.2->-r requirements.txt (line 1))
10:39:28 AM: Using cached PyYAML-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
10:39:29 AM: Collecting watchdog>=2.0 (from mkdocs==1.4.2->-r requirements.txt (line 1))
10:39:29 AM: Using cached watchdog-4.0.2-py3-none-manylinux2014_x86_64.whl.metadata (38 kB)
10:39:29 AM: Collecting pygments (from mkdocs-codeinclude-plugin==0.2.0->-r requirements.txt (line 2))
10:39:29 AM: Using cached pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB)
10:39:29 AM: Collecting mkdocs-material-extensions>=1.1 (from mkdocs-material==8.5.11->-r requirements.txt (line 4))
10:39:29 AM: Using cached mkdocs_material_extensions-1.3.1-py3-none-any.whl.metadata (6.9 kB)
10:39:29 AM: Collecting pymdown-extensions>=9.4 (from mkdocs-material==8.5.11->-r requirements.txt (line 4))
10:39:29 AM: Using cached pymdown_extensions-10.14-py3-none-any.whl.metadata (3.0 kB)
10:39:29 AM: Collecting requests>=2.26 (from mkdocs-material==8.5.11->-r requirements.txt (line 4))
10:39:29 AM: Using cached requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
10:39:29 AM: Collecting python-dateutil>=2.8.1 (from ghp-import>=1.0->mkdocs==1.4.2->-r requirements.txt (line 1))
10:39:29 AM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
10:39:29 AM: Collecting zipp>=3.20 (from importlib-metadata>=4.3->mkdocs==1.4.2->-r requirements.txt (line 1))
10:39:29 AM: Using cached zipp-3.20.2-py3-none-any.whl.metadata (3.7 kB)
10:39:29 AM: Collecting MarkupSafe>=2.0 (from jinja2>=2.11.1->mkdocs==1.4.2->-r requirements.txt (line 1))
10:39:29 AM: Using cached MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB)
10:39:29 AM: INFO: pip is looking at multiple versions of pymdown-extensions to determine which version is compatible with other requirements. This could take a while.
10:39:29 AM: Collecting pymdown-extensions>=9.4 (from mkdocs-material==8.5.11->-r requirements.txt (line 4))
10:39:29 AM: Using cached pymdown_extensions-10.13-py3-none-any.whl.metadata (3.0 kB)
10:39:29 AM: Using cached pymdown_extensions-10.12-py3-none-any.whl.metadata (3.0 kB)
10:39:29 AM: Using cached pymdown_extensions-10.11.2-py3-none-any.whl.metadata (3.0 kB)
10:39:29 AM: Using cached pymdown_extensions-10.11.1-py3-none-any.whl.metadata (3.0 kB)
10:39:29 AM: Using cached pymdown_extensions-10.11-py3-none-any.whl.metadata (3.0 kB)
10:39:29 AM: Using cached pymdown_extensions-10.10.2-py3-none-any.whl.metadata (3.0 kB)
10:39:29 AM: Using cached pymdown_extensions-10.10.1-py3-none-any.whl.metadata (3.0 kB)
10:39:29 AM: INFO: pip is still looking at multiple versions of pymdown-extensions to determine which version is compatible with other requirements. This could take a while.
10:39:29 AM: Using cached pymdown_extensions-10.10-py3-none-any.whl.metadata (3.0 kB)
10:39:29 AM: Using cached pymdown_extensions-10.9-py3-none-any.whl.metadata (3.0 kB)
10:39:29 AM: Using cached pymdown_extensions-10.8.1-py3-none-any.whl.metadata (3.0 kB)
10:39:29 AM: Using cached pymdown_extensions-10.8-py3-none-any.whl.metadata (3.0 kB)
10:39:29 AM: Using cached pymdown_extensions-10.7.1-py3-none-any.whl.metadata (3.0 kB)
10:39:29 AM: INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C.
10:39:29 AM: Using cached pymdown_extensions-10.7-py3-none-any.whl.metadata (3.0 kB)
10:39:29 AM: Using cached pymdown_extensions-10.6-py3-none-any.whl.metadata (3.0 kB)
10:39:29 AM: Using cached pymdown_extensions-10.5-py3-none-any.whl.metadata (3.0 kB)
10:39:29 AM: Using cached pymdown_extensions-10.4-py3-none-any.whl.metadata (3.2 kB)
10:39:29 AM: Collecting charset-normalizer<4,>=2 (from requests>=2.26->mkdocs-material==8.5.11->-r requirements.txt (line 4))
10:39:29 AM: Using cached charset_normalizer-3.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB)
10:39:29 AM: Collecting idna<4,>=2.5 (from requests>=2.26->mkdocs-material==8.5.11->-r requirements.txt (line 4))
10:39:29 AM: Using cached idna-3.10-py3-none-any.whl.metadata (10 kB)
10:39:30 AM: Collecting urllib3<3,>=1.21.1 (from requests>=2.26->mkdocs-material==8.5.11->-r requirements.txt (line 4))
10:39:30 AM: Using cached urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB)
10:39:30 AM: Requirement already satisfied: certifi>=2017.4.17 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from requests>=2.26->mkdocs-material==8.5.11->-r requirements.txt (line 4)) (2024.12.14)
10:39:30 AM: Collecting six>=1.5 (from python-dateutil>=2.8.1->ghp-import>=1.0->mkdocs==1.4.2->-r requirements.txt (line 1))
10:39:30 AM: Using cached six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
10:39:30 AM: Using cached mkdocs-1.4.2-py3-none-any.whl (3.7 MB)
10:39:30 AM: Using cached mkdocs_codeinclude_plugin-0.2.0-py3-none-any.whl (8.0 kB)
10:39:30 AM: Using cached mkdocs_markdownextradata_plugin-0.2.5-py3-none-any.whl (6.7 kB)
10:39:30 AM: Using cached mkdocs_material-8.5.11-py3-none-any.whl (7.6 MB)
10:39:30 AM: Using cached click-8.1.8-py3-none-any.whl (98 kB)
10:39:30 AM: Using cached ghp_import-2.1.0-py3-none-any.whl (11 kB)
10:39:30 AM: Using cached importlib_metadata-8.5.0-py3-none-any.whl (26 kB)
10:39:30 AM: Using cached jinja2-3.1.5-py3-none-any.whl (134 kB)
10:39:30 AM: Using cached Markdown-3.3.7-py3-none-any.whl (97 kB)
10:39:30 AM: Using cached mergedeep-1.3.4-py3-none-any.whl (6.4 kB)
10:39:30 AM: Using cached mkdocs_material_extensions-1.3.1-py3-none-any.whl (8.7 kB)
10:39:30 AM: Using cached pygments-2.19.1-py3-none-any.whl (1.2 MB)
10:39:30 AM: Using cached pymdown_extensions-10.4-py3-none-any.whl (240 kB)
10:39:30 AM: Using cached PyYAML-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (746 kB)
10:39:30 AM: Using cached pyyaml_env_tag-0.1-py3-none-any.whl (3.9 kB)
10:39:30 AM: Using cached requests-2.32.3-py3-none-any.whl (64 kB)
10:39:30 AM: Using cached watchdog-4.0.2-py3-none-manylinux2014_x86_64.whl (82 kB)
10:39:30 AM: Using cached charset_normalizer-3.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB)
10:39:30 AM: Using cached idna-3.10-py3-none-any.whl (70 kB)
10:39:30 AM: Using cached MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB)
10:39:30 AM: Using cached python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
10:39:30 AM: Using cached urllib3-2.2.3-py3-none-any.whl (126 kB)
10:39:30 AM: Using cached zipp-3.20.2-py3-none-any.whl (9.2 kB)
10:39:30 AM: Using cached six-1.17.0-py2.py3-none-any.whl (11 kB)
10:39:30 AM: Installing collected packages: zipp, watchdog, urllib3, six, pyyaml, pygments, mkdocs-material-extensions, mergedeep, MarkupSafe, idna, click, charset-normalizer, requests, pyyaml-env-tag, python-dateutil, jinja2, importlib-metadata, markdown, ghp-import, pymdown-extensions, mkdocs, mkdocs-material, mkdocs-markdownextradata-plugin, mkdocs-codeinclude-plugin
10:39:34 AM: Successfully installed MarkupSafe-2.1.5 charset-normalizer-3.4.1 click-8.1.8 ghp-import-2.1.0 idna-3.10 importlib-metadata-8.5.0 jinja2-3.1.5 markdown-3.3.7 mergedeep-1.3.4 mkdocs-1.4.2 mkdocs-codeinclude-plugin-0.2.0 mkdocs-markdownextradata-plugin-0.2.5 mkdocs-material-8.5.11 mkdocs-material-extensions-1.3.1 pygments-2.19.1 pymdown-extensions-10.4 python-dateutil-2.9.0.post0 pyyaml-6.0.2 pyyaml-env-tag-0.1 requests-2.32.3 six-1.17.0 urllib3-2.2.3 watchdog-4.0.2 zipp-3.20.2
10:39:34 AM: [notice] A new release of pip is available: 24.1.2 -> 24.3.1
10:39:34 AM: [notice] To update, run: pip install --upgrade pip
10:39:34 AM: Pip dependencies installed
10:39:34 AM: Attempting Ruby version 2.7.2, read from environment
10:39:35 AM: Using Ruby version 2.7.2
10:39:36 AM: Started restoring cached go cache
10:39:36 AM: Finished restoring cached go cache
10:39:37 AM: go version go1.19.13 linux/amd64
10:39:38 AM: Using PHP version 8.0
10:39:39 AM: Started restoring cached Node.js version
10:39:42 AM: Finished restoring cached Node.js version
10:39:42 AM: Attempting Node.js version 'v20' from .nvmrc
10:39:42 AM: v20.18.1 is already installed.
10:39:42 AM: Now using node v20.18.1 (npm v10.8.2)
10:39:42 AM: Enabling Node.js Corepack
10:39:42 AM: Started restoring cached build plugins
10:39:42 AM: Finished restoring cached build plugins
10:39:42 AM: Started restoring cached corepack dependencies
10:39:42 AM: Finished restoring cached corepack dependencies
10:39:42 AM: npm workspaces detected
10:39:42 AM: Started restoring workspace packages/testcontainers node modules
10:39:42 AM: Finished restoring workspace packages/testcontainers node modules
10:39:42 AM: Started restoring workspace packages/modules/chromadb node modules
10:39:42 AM: Finished restoring workspace packages/modules/chromadb node modules
10:39:42 AM: Started restoring workspace packages/modules/redpanda node modules
10:39:42 AM: Finished restoring workspace packages/modules/redpanda node modules
10:39:42 AM: Started restoring workspace root node modules
10:39:42 AM: Finished restoring workspace root node modules
10:39:42 AM: Installing npm packages using npm version 10.8.2
10:39:45 AM: up to date, audited 1752 packages in 3s
10:39:45 AM: 231 packages are looking for funding
10:39:45 AM: run `npm fund` for details
10:39:45 AM: 7 vulnerabilities (5 moderate, 2 high)
10:39:45 AM: To address issues that do not require attention, run:
10:39:45 AM: npm audit fix
10:39:45 AM: To address all issues (including breaking changes), run:
10:39:45 AM: npm audit fix --force
10:39:45 AM: Run `npm audit` for details.
10:39:45 AM: npm packages installed
10:39:45 AM: Successfully installed dependencies
10:39:45 AM: Starting build script
10:39:47 AM: Detected 0 framework(s)
10:39:47 AM: Section completed: initializing

Building

Complete
10:39:49 AM: Netlify Build
10:39:49 AM: ────────────────────────────────────────────────────────────────
10:39:49 AM:
10:39:49 AM: ❯ Version
10:39:49 AM: @netlify/build 29.58.2
10:39:49 AM:
10:39:49 AM: ❯ Flags
10:39:49 AM: accountId: 62164cac14c85800658571a0
10:39:49 AM: baseRelDir: true
10:39:49 AM: buildId: 67824a3bf2c6b90008608c73
10:39:49 AM: deployId: 67824a3bf2c6b90008608c75
10:39:49 AM:
10:39:49 AM: ❯ Current directory
10:39:49 AM: /opt/build/repo
10:39:49 AM:
10:39:49 AM: ❯ Config file
10:39:49 AM: No config file was defined: using default values.
10:39:49 AM:
10:39:49 AM: ❯ Context
10:39:49 AM: deploy-preview
10:39:49 AM:
10:39:49 AM: Build command from Netlify app
10:39:49 AM: ────────────────────────────────────────────────────────────────
10:39:49 AM: ​
10:39:49 AM: $ mkdocs build
10:39:49 AM: INFO - Cleaning site directory
10:39:49 AM: INFO - Building documentation to directory: /opt/build/repo/site
10:39:50 AM: INFO - Documentation built in 0.71 seconds
10:39:50 AM: ​
10:39:50 AM: (build.command completed in 891ms)
10:39:50 AM:
10:39:50 AM: (Netlify Build completed in 1.2s)
10:39:51 AM: Section completed: building
10:39:54 AM: Finished processing build request in 43.684s

Deploying

Complete
10:39:50 AM: Deploy site
10:39:50 AM: ────────────────────────────────────────────────────────────────
10:39:50 AM: ​
10:39:50 AM: Starting to deploy site from 'site'
10:39:50 AM: Calculating files to upload
10:39:50 AM: 4 new file(s) to upload
10:39:50 AM: 0 new function(s) to upload
10:39:50 AM: Section completed: deploying
10:39:50 AM: Site deploy was successfully initiated
10:39:50 AM: ​
10:39:50 AM: (Deploy site completed in 277ms)

Cleanup

Complete
10:39:50 AM: Netlify Build Complete
10:39:50 AM: ────────────────────────────────────────────────────────────────
10:39:50 AM: ​
10:39:51 AM: Caching artifacts
10:39:51 AM: Started saving workspace packages/testcontainers node modules
10:39:51 AM: Finished saving workspace packages/testcontainers node modules
10:39:51 AM: Started saving workspace packages/modules/chromadb node modules
10:39:51 AM: Finished saving workspace packages/modules/chromadb node modules
10:39:51 AM: Started saving workspace packages/modules/redpanda node modules
10:39:51 AM: Finished saving workspace packages/modules/redpanda node modules
10:39:51 AM: Started saving workspace root node modules
10:39:51 AM: Finished saving workspace root node modules
10:39:51 AM: Started saving build plugins
10:39:51 AM: Finished saving build plugins
10:39:51 AM: Started saving mise cache
10:39:51 AM: Finished saving mise cache
10:39:51 AM: Started saving corepack cache
10:39:51 AM: Finished saving corepack cache
10:39:51 AM: Started saving pip cache
10:39:51 AM: Finished saving pip cache
10:39:51 AM: Started saving emacs cask dependencies
10:39:51 AM: Finished saving emacs cask dependencies
10:39:51 AM: Started saving maven dependencies
10:39:51 AM: Finished saving maven dependencies
10:39:51 AM: Started saving boot dependencies
10:39:51 AM: Finished saving boot dependencies
10:39:51 AM: Started saving rust rustup cache
10:39:51 AM: Finished saving rust rustup cache
10:39:51 AM: Started saving go dependencies
10:39:51 AM: Finished saving go dependencies
10:39:51 AM: Build script success
10:39:53 AM: Uploading Cache of size 489.1MB
10:39:54 AM: Section completed: cleanup

Post-processing

Complete
10:39:50 AM: Starting post processing
10:39:50 AM: Skipping form detection
10:39:50 AM: Post processing - header rules
10:39:50 AM: Post processing - redirect rules
10:39:50 AM: Post processing done
10:39:50 AM: Section completed: postprocessing
10:39:51 AM: Site is live ✨