Skip to main content

Deploy details

Deploy successful for witness-project

chore: bump the all-gha group across 1 directory with 8 updates

PR #572: dependabot/github_actions/all-gha-4832c0e4f1@8c8e3df

Deploy log

Initializing

Complete
1:15:19 AM: Build ready to start
1:16:01 AM: build-image version: 59029cc38debec12b365d8cde2431251b878d6bf (focal)
1:16:01 AM: buildbot version: 7247145a56b36a0319fe3c98407f85b1c4c84911
1:16:02 AM: Fetching cached dependencies
1:16:02 AM: Starting to download cache of 331.2MB
1:16:04 AM: Finished downloading cache in 2.772s
1:16:04 AM: Starting to extract cache
1:16:17 AM: Finished extracting cache in 12.81s
1:16:17 AM: Finished fetching cache in 15.685s
1:16:17 AM: Starting to prepare the repo for build
1:16:18 AM: Preparing Git Reference pull/572/head
1:16:19 AM: Custom build path detected. Proceeding with the specified path: 'docs-website'
1:16:19 AM: Custom publish path detected. Proceeding with the specified path: 'docs-website/build'
1:16:19 AM: Custom ignore command detected. Proceeding with the specified command: 'git diff --quiet $CACHED_COMMIT_REF $COMMIT_REF . ./docs/'
1:16:20 AM: manpath: warning: $PATH not set
1:16:20 AM: fatal: ./docs/: no such path in the working tree.
1:16:20 AM: Use 'git <command> -- <path>...' to specify paths that do not exist locally.
1:16:20 AM: Starting to install dependencies
1:16:20 AM: Started restoring cached mise cache
1:16:21 AM: Finished restoring cached mise cache
1:16:22 AM: mise python@3.13.2 install
1:16:22 AM: mise python@3.13.2 download cpython-3.13.2+20250317-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
1:16:23 AM: mise python@3.13.2 extract cpython-3.13.2+20250317-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
1:16:25 AM: mise python@3.13.2 python --version
1:16:25 AM: mise python@3.13.2 Python 3.13.2
1:16:25 AM: mise python@3.13.2 installed
1:16:26 AM: Python version set to 3.13
1:16:29 AM: Collecting pipenv
1:16:29 AM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
1:16:29 AM: Collecting certifi (from pipenv)
1:16:29 AM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
1:16:29 AM: Collecting packaging>=22 (from pipenv)
1:16:29 AM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
1:16:29 AM: Collecting setuptools>=67 (from pipenv)
1:16:29 AM: Downloading setuptools-77.0.3-py3-none-any.whl.metadata (6.6 kB)
1:16:29 AM: Collecting virtualenv>=20.24.2 (from pipenv)
1:16:29 AM: Downloading virtualenv-20.29.3-py3-none-any.whl.metadata (4.5 kB)
1:16:29 AM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
1:16:29 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
1:16:29 AM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
1:16:29 AM: Downloading filelock-3.18.0-py3-none-any.whl.metadata (2.9 kB)
1:16:29 AM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
1:16:29 AM: Downloading platformdirs-4.3.7-py3-none-any.whl.metadata (11 kB)
1:16:30 AM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
1:16:30 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 37.8 MB/s eta 0:00:00
1:16:30 AM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
1:16:30 AM: Downloading setuptools-77.0.3-py3-none-any.whl (1.3 MB)
1:16:30 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 7.9 MB/s eta 0:00:00
1:16:30 AM: Downloading virtualenv-20.29.3-py3-none-any.whl (4.3 MB)
1:16:30 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 80.6 MB/s eta 0:00:00
1:16:30 AM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
1:16:30 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
1:16:30 AM: Downloading filelock-3.18.0-py3-none-any.whl (16 kB)
1:16:30 AM: Downloading platformdirs-4.3.7-py3-none-any.whl (18 kB)
1:16:30 AM: Installing collected packages: distlib, setuptools, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
1:16:34 AM: Successfully installed certifi-2025.1.31 distlib-0.3.9 filelock-3.18.0 packaging-24.2 pipenv-2024.4.1 platformdirs-4.3.7 setuptools-77.0.3 virtualenv-20.29.3
1:16:35 AM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
1:16:35 AM: [notice] To update, run: pip install --upgrade pip
1:16:35 AM: Attempting Ruby version 2.7.2, read from environment
1:16:36 AM: Using Ruby version 2.7.2
1:16:37 AM: Started restoring cached go cache
1:16:37 AM: Finished restoring cached go cache
1:16:38 AM: go version go1.19.13 linux/amd64
1:16:39 AM: Using PHP version 8.0
1:16:41 AM: Started restoring cached Node.js version
1:16:52 AM: Finished restoring cached Node.js version
1:16:53 AM: v20.18.1 is already installed.
1:16:53 AM: Now using node v20.18.1 (npm v10.8.2)
1:16:53 AM: Enabling Node.js Corepack
1:16:53 AM: Started restoring cached build plugins
1:16:53 AM: Finished restoring cached build plugins
1:16:53 AM: Started restoring cached corepack dependencies
1:16:53 AM: Finished restoring cached corepack dependencies
1:16:53 AM: Started restoring cached yarn cache
1:16:53 AM: Finished restoring cached yarn cache
1:16:53 AM: Installing Yarn version 1.22.19
1:16:53 AM: Preparing yarn@1.22.19 for immediate activation...
1:16:53 AM: No yarn workspaces detected
1:16:54 AM: Started restoring cached node modules
1:16:54 AM: Finished restoring cached node modules
1:16:54 AM: Installing npm packages using Yarn version 1.22.19
1:16:54 AM: yarn install v1.22.19
1:16:54 AM: [1/5] Validating package.json...
1:16:54 AM: [2/5] Resolving packages...
1:16:55 AM: success Already up-to-date.
1:16:55 AM: Done in 0.43s.
1:16:55 AM: npm packages installed using Yarn
1:16:55 AM: Successfully installed dependencies
1:16:55 AM: Starting build script
1:16:57 AM: Detected 1 framework(s)
1:16:57 AM: "docusaurus" at version "3.1.1"
1:16:57 AM: Section completed: initializing

Building

Complete
1:16:58 AM: Netlify Build
1:16:58 AM: ────────────────────────────────────────────────────────────────
1:16:58 AM:
1:16:58 AM: ❯ Version
1:16:58 AM: @netlify/build 30.0.3
1:16:58 AM:
1:16:58 AM: ❯ Flags
1:16:58 AM: accountId: 61112c2514cf62d379b6b226
1:16:58 AM: baseRelDir: true
1:16:58 AM: buildId: 67e0b227ed35df000899f968
1:16:58 AM: deployId: 67e0b227ed35df000899f96a
1:16:58 AM:
1:16:58 AM: ❯ Current directory
1:16:58 AM: /opt/build/repo/docs-website
1:16:58 AM:
1:16:58 AM: ❯ Config file
1:16:58 AM: /opt/build/repo/netlify.toml
1:16:58 AM:
1:16:58 AM: ❯ Context
1:16:58 AM: deploy-preview
1:16:58 AM:
1:16:58 AM: build.command from netlify.toml
1:16:58 AM: ────────────────────────────────────────────────────────────────
1:16:58 AM: ​
1:16:58 AM: $ npm run build
1:16:58 AM: > witness-website@0.0.0 build
1:16:58 AM: > docusaurus build
1:16:59 AM: [INFO] [en] Creating an optimized production build...
1:17:00 AM: [info] [webpackbar] Compiling Client
1:17:00 AM: [info] [webpackbar] Compiling Server
1:17:00 AM: [success] [webpackbar] Client: Compiled successfully in 851.88ms
1:17:03 AM: [success] [webpackbar] Server: Compiled successfully in 3.13s
1:17:03 AM: [WARNING] Docusaurus found broken links!
1:17:03 AM:
1:17:03 AM: Please check the pages of your site in the list below, and make sure you don't reference any path that does not exist.
Note: it's possible to ignore broken links with the 'onBrokenLinks' Docusaurus configuration, and let the build pass.
1:17:03 AM: Exhaustive list of all broken links found:
1:17:03 AM: - Broken link on source page path = /docs/:
1:17:03 AM: -> linking to ./INSTALL.md (resolved as: /docs/INSTALL.md)
1:17:03 AM: - Broken link on source page path = /docs/docs/about/how-witness-works:
1:17:03 AM: -> linking to docs/attestors/aws-iid.md (resolved as: /docs/docs/about/docs/attestors/aws-iid.md)
1:17:03 AM: - Broken link on source page path = /docs/docs/commands:
1:17:03 AM: -> linking to witness.md (resolved as: /docs/docs/witness.md)
1:17:03 AM: -> linking to witness_attestors_list.md (resolved as: /docs/docs/witness_attestors_list.md)
1:17:03 AM: -> linking to witness_attestors_schema.md (resolved as: /docs/docs/witness_attestors_schema.md)
1:17:03 AM:
1:17:03 AM: [SUCCESS] Generated static files in "build".
1:17:03 AM: [INFO] Use `npm run serve` command to test your build locally.
1:17:03 AM: ​
1:17:03 AM: (build.command completed in 4.7s)
1:17:03 AM:
1:17:03 AM: (Netlify Build completed in 5s)
1:17:04 AM: Section completed: building
1:17:07 AM: Finished processing build request in 1m5.767s

Deploying

Complete
1:17:03 AM: Deploy site
1:17:03 AM: ────────────────────────────────────────────────────────────────
1:17:03 AM: ​
1:17:03 AM: Starting to deploy site from 'docs-website/build'
1:17:03 AM: Calculating files to upload
1:17:03 AM: 0 new file(s) to upload
1:17:03 AM: 0 new function(s) to upload
1:17:03 AM: Section completed: deploying
1:17:03 AM: Site deploy was successfully initiated
1:17:03 AM: ​
1:17:03 AM: (Deploy site completed in 212ms)

Cleanup

Complete
1:17:03 AM: Netlify Build Complete
1:17:03 AM: ────────────────────────────────────────────────────────────────
1:17:03 AM: ​
1:17:04 AM: Caching artifacts
1:17:04 AM: Started saving node modules
1:17:04 AM: Finished saving node modules
1:17:04 AM: Started saving build plugins
1:17:04 AM: Finished saving build plugins
1:17:04 AM: Started saving mise cache
1:17:04 AM: Finished saving mise cache
1:17:04 AM: Started saving corepack cache
1:17:04 AM: Finished saving corepack cache
1:17:04 AM: Started saving yarn cache
1:17:04 AM: Finished saving yarn cache
1:17:04 AM: Started saving pip cache
1:17:04 AM: Finished saving pip cache
1:17:04 AM: Started saving emacs cask dependencies
1:17:04 AM: Finished saving emacs cask dependencies
1:17:04 AM: Started saving maven dependencies
1:17:04 AM: Finished saving maven dependencies
1:17:04 AM: Started saving boot dependencies
1:17:04 AM: Finished saving boot dependencies
1:17:04 AM: Started saving rust rustup cache
1:17:04 AM: Finished saving rust rustup cache
1:17:04 AM: Started saving go dependencies
1:17:04 AM: Finished saving go dependencies
1:17:04 AM: Build script success
1:17:06 AM: Uploading Cache of size 331.2MB
1:17:07 AM: Section completed: cleanup

Post-processing

Complete
1:17:03 AM: Skipping form detection
1:17:03 AM: Post processing - header rules
1:17:03 AM: Post processing - redirect rules
1:17:03 AM: Starting post processing
1:17:03 AM: Post processing done
1:17:03 AM: Section completed: postprocessing
1:17:04 AM: Site is live ✨