Skip to main content

Deploy details

Deploy successful for redux-docs

Merge pull request #4769 from chamik/patch-1 typo in part-4-using-data.md

Production: master@76206b4

Deploy summary

  • info

    1 plugin ran successfully

    Select for details.

    • netlify-plugin-cache
  • plugin output

    2 files cached

    These will be restored on the next build! ⚡

    node_modules/.cache, website/node_modules/.cache, .yarn/.cache

  • info

    Build time: 57s. Total deploy time: 57s

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

Deploy log

Initializing

Complete
2:32:07 PM: Build ready to start
2:32:25 PM: build-image version: 9c9fb6952e50bb092d4b66daf2368677e5c68e34 (focal)
2:32:25 PM: buildbot version: 9c9fb6952e50bb092d4b66daf2368677e5c68e34
2:32:25 PM: Fetching cached dependencies
2:32:25 PM: Starting to download cache of 503.6MB
2:32:27 PM: Finished downloading cache in 1.372s
2:32:27 PM: Starting to extract cache
2:32:33 PM: Finished extracting cache in 6.1s
2:32:33 PM: Finished fetching cache in 7.564s
2:32:33 PM: Starting to prepare the repo for build
2:32:33 PM: Preparing Git Reference refs/heads/master
2:32:34 PM: Custom build path detected. Proceeding with the specified path: 'website'
2:32:34 PM: Custom publish path detected. Proceeding with the specified path: 'website/build'
2:32:34 PM: Custom build command detected. Proceeding with the specified command: 'cd ../docs && yarn && cd ../website && yarn build && cp _redirects ./build'
2:32:34 PM: Custom ignore command detected. Proceeding with the specified command: 'git diff --quiet HEAD^ HEAD -- ../docs/ .'
2:32:35 PM: manpath: warning: $PATH not set
2:32:35 PM: Starting to install dependencies
2:32:35 PM: Started restoring cached mise cache
2:32:36 PM: Finished restoring cached mise cache
2:32:36 PM: mise python@3.13.2 install
2:32:36 PM: mise python@3.13.2 download cpython-3.13.2+20250205-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
2:32:37 PM: mise python@3.13.2 extract cpython-3.13.2+20250205-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
2:32:37 PM: mise python@3.13.2 python --version
2:32:37 PM: mise python@3.13.2 Python 3.13.2
2:32:37 PM: mise python@3.13.2 installed
2:32:37 PM: Python version set to 3.13
2:32:38 PM: Collecting pipenv
2:32:38 PM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
2:32:38 PM: Collecting certifi (from pipenv)
2:32:38 PM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
2:32:38 PM: Collecting packaging>=22 (from pipenv)
2:32:38 PM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
2:32:39 PM: Collecting setuptools>=67 (from pipenv)
2:32:39 PM: Downloading setuptools-75.8.0-py3-none-any.whl.metadata (6.7 kB)
2:32:39 PM: Collecting virtualenv>=20.24.2 (from pipenv)
2:32:39 PM: Downloading virtualenv-20.29.1-py3-none-any.whl.metadata (4.5 kB)
2:32:39 PM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
2:32:39 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
2:32:39 PM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
2:32:39 PM: Downloading filelock-3.17.0-py3-none-any.whl.metadata (2.9 kB)
2:32:39 PM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
2:32:39 PM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
2:32:39 PM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
2:32:39 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 47.0 MB/s eta 0:00:00
2:32:39 PM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
2:32:39 PM: Downloading setuptools-75.8.0-py3-none-any.whl (1.2 MB)
2:32:39 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 69.6 MB/s eta 0:00:00
2:32:39 PM: Downloading virtualenv-20.29.1-py3-none-any.whl (4.3 MB)
2:32:39 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 159.9 MB/s eta 0:00:00
2:32:39 PM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
2:32:39 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
2:32:39 PM: Downloading filelock-3.17.0-py3-none-any.whl (16 kB)
2:32:39 PM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
2:32:39 PM: Installing collected packages: distlib, setuptools, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
2:32:41 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.0 virtualenv-20.29.1
2:32:41 PM: [notice] A new release of pip is available: 24.3.1 -> 25.0
2:32:41 PM: [notice] To update, run: pip install --upgrade pip
2:32:42 PM: Attempting Ruby version 2.7.2, read from environment
2:32:42 PM: Using Ruby version 2.7.2
2:32:43 PM: Started restoring cached go cache
2:32:43 PM: Finished restoring cached go cache
2:32:43 PM: Installing Go version 1.10 (requested 1.10)
2:32:47 PM: go version go1.10 linux/amd64
2:32:48 PM: Using PHP version 8.0
2:32:49 PM: Started restoring cached Node.js version
2:32:50 PM: Finished restoring cached Node.js version
2:32:51 PM: v20.18.2 is already installed.
2:32:51 PM: Now using node v20.18.2 (npm v10.8.2)
2:32:51 PM: Enabling Node.js Corepack
2:32:51 PM: Started restoring cached build plugins
2:32:51 PM: Finished restoring cached build plugins
2:32:51 PM: Started restoring cached corepack dependencies
2:32:51 PM: Finished restoring cached corepack dependencies
2:32:51 PM: Started restoring cached yarn cache
2:32:51 PM: Finished restoring cached yarn cache
2:32:51 PM: ! Corepack is about to download https://repo.yarnpkg.com/4.4.1/packages/yarnpkg-cli/bin/yarn.js
2:32:52 PM: Installing Yarn version 1.22.10
2:32:52 PM: Preparing yarn@1.22.10 for immediate activation...
2:32:52 PM: No yarn workspaces detected
2:32:52 PM: Started restoring cached node modules
2:32:52 PM: Finished restoring cached node modules
2:32:53 PM: Installing npm packages using Yarn version 4.4.1
2:32:54 PM: ➤ YN0000: · Yarn 4.4.1
2:32:54 PM: ➤ YN0000: ┌ Resolution step
2:32:54 PM: ➤ YN0000: └ Completed in 0s 218ms
2:32:54 PM: ➤ YN0000: ┌ Post-resolution validation
2:32:54 PM: ➤ YN0060: │ react is listed by your project with version 17.0.2 (p63559), which doesn't satisfy what @testing-library/react and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ react-dom is listed by your project with version 17.0.2 (p3e1e2), which doesn't satisfy what @testing-library/react and other dependencies request (but they have non-overlapping ranges!).
➤ YN0060: │ typescript is listed by your project with version 4.7.4 (p98e8b), which doesn't satisfy what msw and other dependencies request (>=4.8.0).
➤ YN0002: │ root-workspace-0b6124@workspace:. doesn't provide @testing-library/dom (pea6ce), requested by @testing-library/user-event.
➤ YN0086: │ Some peer dependencies are incorrectly met by your project; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code.
2:32:54 PM: ➤ YN0086: │ Some peer dependencies are incorrectly met by dependencies; run yarn explain peer-requirements for details.
2:32:54 PM: ➤ YN0000: └ Completed
2:32:54 PM: ➤ YN0000: ┌ Fetch step
2:32:54 PM: ➤ YN0000: └ Completed in 0s 278ms
2:32:54 PM: ➤ YN0000: ┌ Link step
2:32:56 PM: ➤ YN0007: │ msw@npm:2.4.5 [dc3fc] must be built because it never has been before or the last one failed
2:32:56 PM: ➤ YN0007: │ core-js@npm:3.38.1 must be built because it never has been before or the last one failed
2:32:56 PM: ➤ YN0007: │ core-js-pure@npm:3.38.1 must be built because it never has been before or the last one failed
2:32:56 PM: ➤ YN0000: └ Completed in 1s 586ms
2:32:56 PM: ➤ YN0000: · Done with warnings in 2s 343ms
2:32:56 PM: npm packages installed using Yarn
2:32:57 PM: Successfully installed dependencies
2:32:57 PM: Starting build script
2:32:58 PM: Detected 1 framework(s)
2:32:58 PM: "docusaurus" at version "2.2.0"
2:32:58 PM: Section completed: initializing

Building

Complete
2:33:00 PM: Netlify Build
2:33:00 PM: ────────────────────────────────────────────────────────────────
2:33:00 PM:
2:33:00 PM: ❯ Version
2:33:00 PM: @netlify/build 29.58.9
2:33:00 PM:
2:33:00 PM: ❯ Flags
2:33:00 PM: accountId: 5bc40df31f12b74157cd912d
2:33:00 PM: baseRelDir: false
2:33:00 PM: buildId: 67a4c7e7849c000008722867
2:33:00 PM: deployId: 67a4c7e7849c000008722869
2:33:00 PM:
2:33:00 PM: ❯ Current directory
2:33:00 PM: /opt/build/repo/website
2:33:00 PM:
2:33:00 PM: ❯ Config file
2:33:00 PM: /opt/build/repo/netlify.toml
2:33:00 PM:
2:33:00 PM: ❯ Context
2:33:00 PM: production
2:33:00 PM:
2:33:00 PM: ❯ Loading plugins
2:33:00 PM: - netlify-plugin-cache@1.0.3 from netlify.toml and package.json
2:33:01 PM: Successfully restored: node_modules/.cache, website/node_modules/.cache, .yarn/.cache ... 2 files in total.
2:33:01 PM:
2:33:01 PM: build.command from netlify.toml
2:33:01 PM: ────────────────────────────────────────────────────────────────
2:33:01 PM: ​
2:33:01 PM: $ cd ../docs && yarn && cd ../website && yarn build && cp _redirects ./build
2:33:02 PM: YN0000: · Yarn 4.4.1
2:33:02 PM: YN0000: ┌ Resolution step
2:33:02 PM: YN0000: └ Completed
2:33:02 PM: YN0000: ┌ Post-resolution validation
2:33:02 PM: YN0002: │ docs@workspace:. doesn't provide react-dom (p471ad), requested by @testing-library/react.
2:33:02 PM: YN0086: │ Some peer dependencies are incorrectly met by your project; run yarn explain peer-requirements <hash> for details, where <hash> is the six-letter p-prefixed code.
2:33:02 PM: YN0000: └ Completed
2:33:02 PM: YN0000: ┌ Fetch step
2:33:03 PM: YN0013: │ 149 packages were added to the project (+ 8.05 MiB).
2:33:03 PM: YN0000: └ Completed in 1s 495ms
2:33:03 PM: YN0000: ┌ Link step
2:33:04 PM: YN0007: │ msw@npm:2.4.5 [f245e] must be built because it never has been before or the last one failed
2:33:04 PM: YN0000: └ Completed in 1s 112ms
2:33:04 PM: YN0000: · Done with warnings in 2s 668ms
2:33:06 PM: [INFO] [en] Creating an optimized production build...
2:33:12 PM: [info] [webpackbar] Compiling Client
2:33:12 PM: [info] [webpackbar] Compiling Server
2:33:16 PM: [success] [webpackbar] Client: Compiled successfully in 4.12s
2:33:21 PM: [success] [webpackbar] Server: Compiled successfully in 9.11s
2:33:22 PM: [SUCCESS] Generated static files in "build".
2:33:22 PM: [INFO] Use `npm run serve` command to test your build locally.
2:33:22 PM: ​
2:33:22 PM: (build.command completed in 20.3s)
2:33:22 PM:
2:33:25 PM: (Netlify Build completed in 24.9s)
2:33:25 PM: Section completed: building
2:34:14 PM: Finished processing build request in 1m48.583s

Deploying

Complete
2:33:22 PM: Deploy site
2:33:22 PM: ────────────────────────────────────────────────────────────────
2:33:22 PM: ​
2:33:22 PM: Starting to deploy site from 'website/build'
2:33:22 PM: Calculating files to upload
2:33:22 PM: 0 new file(s) to upload
2:33:22 PM: 0 new function(s) to upload
2:33:22 PM: Section completed: deploying
2:33:24 PM: Finished waiting for live deploy in 2.034s
2:33:24 PM: Site deploy was successfully initiated
2:33:24 PM: ​
2:33:24 PM: (Deploy site completed in 2.4s)
2:33:24 PM: Successfully cached: node_modules/.cache, website/node_modules/.cache, .yarn/.cache ... 2 files in total.

Cleanup

Complete
2:33:25 PM: Netlify Build Complete
2:33:25 PM: ────────────────────────────────────────────────────────────────
2:33:25 PM: ​
2:33:25 PM: Caching artifacts
2:33:25 PM: Started saving node modules
2:33:25 PM: Finished saving node modules
2:33:25 PM: Started saving build plugins
2:33:25 PM: Finished saving build plugins
2:33:25 PM: Started saving mise cache
2:33:25 PM: Finished saving mise cache
2:33:25 PM: Started saving corepack cache
2:33:25 PM: Finished saving corepack cache
2:33:25 PM: Started saving yarn cache
2:33:25 PM: Finished saving yarn cache
2:33:25 PM: Started saving pip cache
2:33:25 PM: Finished saving pip cache
2:33:25 PM: Started saving emacs cask dependencies
2:33:25 PM: Finished saving emacs cask dependencies
2:33:25 PM: Started saving maven dependencies
2:33:25 PM: Finished saving maven dependencies
2:33:25 PM: Started saving boot dependencies
2:33:25 PM: Finished saving boot dependencies
2:33:25 PM: Started saving rust rustup cache
2:33:25 PM: Finished saving rust rustup cache
2:33:25 PM: Started saving go dependencies
2:33:25 PM: Finished saving go dependencies
2:33:25 PM: Build script success
2:34:13 PM: Uploading Cache of size 506.3MB
2:34:14 PM: Section completed: cleanup

Post-processing

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