Skip to main content

Deploy details

Deploy successful for redux-docs

Merge pull request #4772 from lerfich/patch-2 fix(rtkq-advanced-patterns): endpoint missprint

Production: master@eae01f9

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: 1m 2s. Total deploy time: 1m 2s

    Build started at 3:03:25 AM and ended at 3:04:27 AM. Learn more about build minutes

Deploy log

Initializing

Complete
3:03:05 AM: Build ready to start
3:03:25 AM: build-image version: 9c9fb6952e50bb092d4b66daf2368677e5c68e34 (focal)
3:03:25 AM: buildbot version: 9c9fb6952e50bb092d4b66daf2368677e5c68e34
3:03:25 AM: Fetching cached dependencies
3:03:26 AM: Starting to download cache of 506.3MB
3:03:28 AM: Finished downloading cache in 2.732s
3:03:28 AM: Starting to extract cache
3:03:35 AM: Finished extracting cache in 6.943s
3:03:35 AM: Finished fetching cache in 9.753s
3:03:35 AM: Starting to prepare the repo for build
3:03:36 AM: Preparing Git Reference refs/heads/master
3:03:37 AM: Custom build path detected. Proceeding with the specified path: 'website'
3:03:37 AM: Custom publish path detected. Proceeding with the specified path: 'website/build'
3:03:37 AM: Custom build command detected. Proceeding with the specified command: 'cd ../docs && yarn && cd ../website && yarn build && cp _redirects ./build'
3:03:37 AM: Custom ignore command detected. Proceeding with the specified command: 'git diff --quiet HEAD^ HEAD -- ../docs/ .'
3:03:37 AM: manpath: warning: $PATH not set
3:03:38 AM: Starting to install dependencies
3:03:38 AM: Started restoring cached mise cache
3:03:38 AM: Finished restoring cached mise cache
3:03:39 AM: mise python@3.13.2 install
3:03:39 AM: mise python@3.13.2 download cpython-3.13.2+20250205-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
3:03:39 AM: mise python@3.13.2 extract cpython-3.13.2+20250205-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
3:03:40 AM: mise python@3.13.2 python --version
3:03:40 AM: mise python@3.13.2 Python 3.13.2
3:03:40 AM: mise python@3.13.2 installed
3:03:40 AM: Python version set to 3.13
3:03:41 AM: Collecting pipenv
3:03:41 AM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
3:03:41 AM: Collecting certifi (from pipenv)
3:03:41 AM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
3:03:41 AM: Collecting packaging>=22 (from pipenv)
3:03:41 AM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
3:03:41 AM: Collecting setuptools>=67 (from pipenv)
3:03:41 AM: Downloading setuptools-75.8.0-py3-none-any.whl.metadata (6.7 kB)
3:03:41 AM: Collecting virtualenv>=20.24.2 (from pipenv)
3:03:42 AM: Downloading virtualenv-20.29.2-py3-none-any.whl.metadata (4.5 kB)
3:03:42 AM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
3:03:42 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
3:03:42 AM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
3:03:42 AM: Downloading filelock-3.17.0-py3-none-any.whl.metadata (2.9 kB)
3:03:42 AM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
3:03:42 AM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
3:03:42 AM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
3:03:42 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 60.2 MB/s eta 0:00:00
3:03:42 AM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
3:03:42 AM: Downloading setuptools-75.8.0-py3-none-any.whl (1.2 MB)
3:03:42 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 72.7 MB/s eta 0:00:00
3:03:42 AM: Downloading virtualenv-20.29.2-py3-none-any.whl (4.3 MB)
3:03:42 AM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 84.5 MB/s eta 0:00:00
3:03:42 AM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
3:03:42 AM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
3:03:42 AM: Downloading filelock-3.17.0-py3-none-any.whl (16 kB)
3:03:42 AM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
3:03:42 AM: Installing collected packages: distlib, setuptools, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
3:03:44 AM: 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.2
3:03:44 AM: [notice] A new release of pip is available: 24.3.1 -> 25.0.1
3:03:44 AM: [notice] To update, run: pip install --upgrade pip
3:03:45 AM: Attempting Ruby version 2.7.2, read from environment
3:03:45 AM: Using Ruby version 2.7.2
3:03:46 AM: Started restoring cached go cache
3:03:46 AM: Finished restoring cached go cache
3:03:46 AM: Installing Go version 1.10 (requested 1.10)
3:03:50 AM: go version go1.10 linux/amd64
3:03:51 AM: Using PHP version 8.0
3:03:53 AM: Started restoring cached Node.js version
3:03:55 AM: Finished restoring cached Node.js version
3:03:55 AM: Downloading and installing node v20.18.3...
3:03:56 AM: Computing checksum with sha256sum
3:03:56 AM: Checksums matched!
3:03:58 AM: Now using node v20.18.3 (npm v10.8.2)
3:03:58 AM: Enabling Node.js Corepack
3:03:58 AM: Started restoring cached build plugins
3:03:58 AM: Finished restoring cached build plugins
3:03:58 AM: Started restoring cached corepack dependencies
3:03:58 AM: Finished restoring cached corepack dependencies
3:03:58 AM: Started restoring cached yarn cache
3:03:58 AM: Finished restoring cached yarn cache
3:03:58 AM: ! Corepack is about to download https://repo.yarnpkg.com/4.4.1/packages/yarnpkg-cli/bin/yarn.js
3:03:59 AM: Installing Yarn version 1.22.10
3:03:59 AM: Preparing yarn@1.22.10 for immediate activation...
3:03:59 AM: No yarn workspaces detected
3:03:59 AM: Started restoring cached node modules
3:03:59 AM: Finished restoring cached node modules
3:04:00 AM: Installing npm packages using Yarn version 4.4.1
3:04:01 AM: ➤ YN0000: · Yarn 4.4.1
3:04:01 AM: ➤ YN0000: ┌ Resolution step
3:04:01 AM: ➤ YN0000: └ Completed
3:04:01 AM: ➤ YN0000: ┌ Post-resolution validation
3:04:01 AM: ➤ 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.
3:04:01 AM: ➤ YN0086: │ Some peer dependencies are incorrectly met by dependencies; run yarn explain peer-requirements for details.
3:04:01 AM: ➤ YN0000: └ Completed
3:04:01 AM: ➤ YN0000: ┌ Fetch step
3:04:01 AM: ➤ YN0000: └ Completed in 0s 273ms
3:04:01 AM: ➤ YN0000: ┌ Link step
3:04:03 AM: ➤ YN0007: │ msw@npm:2.4.5 [dc3fc] must be built because it never has been before or the last one failed
3:04:03 AM: ➤ YN0007: │ core-js@npm:3.38.1 must be built because it never has been before or the last one failed
3:04:03 AM: ➤ YN0007: │ core-js-pure@npm:3.38.1 must be built because it never has been before or the last one failed
3:04:03 AM: ➤ YN0000: └ Completed in 1s 644ms
3:04:03 AM: ➤ YN0000: · Done with warnings in 2s 370ms
3:04:03 AM: npm packages installed using Yarn
3:04:04 AM: Successfully installed dependencies
3:04:04 AM: Starting build script
3:04:05 AM: Detected 1 framework(s)
3:04:05 AM: "docusaurus" at version "2.2.0"
3:04:05 AM: Section completed: initializing

Building

Complete
3:04:07 AM: Netlify Build
3:04:07 AM: ────────────────────────────────────────────────────────────────
3:04:07 AM:
3:04:07 AM: ❯ Version
3:04:07 AM: @netlify/build 29.58.9
3:04:07 AM:
3:04:07 AM: ❯ Flags
3:04:07 AM: accountId: 5bc40df31f12b74157cd912d
3:04:07 AM: baseRelDir: false
3:04:07 AM: buildId: 67ac0f692b7d360008f60e4e
3:04:07 AM: deployId: 67ac0f692b7d360008f60e50
3:04:07 AM:
3:04:07 AM: ❯ Current directory
3:04:07 AM: /opt/build/repo/website
3:04:07 AM:
3:04:07 AM: ❯ Config file
3:04:07 AM: /opt/build/repo/netlify.toml
3:04:07 AM:
3:04:07 AM: ❯ Context
3:04:07 AM: production
3:04:07 AM:
3:04:07 AM: ❯ Loading plugins
3:04:07 AM: - netlify-plugin-cache@1.0.3 from netlify.toml and package.json
3:04:08 AM: Successfully restored: node_modules/.cache, website/node_modules/.cache, .yarn/.cache ... 2 files in total.
3:04:08 AM:
3:04:08 AM: build.command from netlify.toml
3:04:08 AM: ────────────────────────────────────────────────────────────────
3:04:08 AM: ​
3:04:08 AM: $ cd ../docs && yarn && cd ../website && yarn build && cp _redirects ./build
3:04:09 AM: YN0000: · Yarn 4.4.1
3:04:09 AM: YN0000: ┌ Resolution step
3:04:09 AM: YN0000: └ Completed
3:04:09 AM: YN0000: ┌ Post-resolution validation
3:04:09 AM: YN0002: │ docs@workspace:. doesn't provide react-dom (p471ad), requested by @testing-library/react.
3:04:09 AM: 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.
3:04:09 AM: YN0000: └ Completed
3:04:09 AM: YN0000: ┌ Fetch step
3:04:10 AM: YN0013: │ 149 packages were added to the project (+ 8.05 MiB).
3:04:10 AM: YN0000: └ Completed in 1s 388ms
3:04:10 AM: YN0000: ┌ Link step
3:04:11 AM: YN0007: │ msw@npm:2.4.5 [f245e] must be built because it never has been before or the last one failed
3:04:11 AM: YN0000: └ Completed in 0s 681ms
3:04:11 AM: YN0000: · Done with warnings in 2s 131ms
3:04:13 AM: [INFO] [en] Creating an optimized production build...
3:04:17 AM: [info] [webpackbar] Compiling Client
3:04:17 AM: [info] [webpackbar] Compiling Server
3:04:20 AM: [success] [webpackbar] Client: Compiled successfully in 3.21s
3:04:26 AM: [success] [webpackbar] Server: Compiled successfully in 8.86s
3:04:27 AM: [SUCCESS] Generated static files in "build".
3:04:27 AM: [INFO] Use `npm run serve` command to test your build locally.
3:04:27 AM: ​
3:04:27 AM: (build.command completed in 18.4s)
3:04:27 AM:
3:04:30 AM: (Netlify Build completed in 23s)
3:04:31 AM: Section completed: building
3:04:36 AM: Finished processing build request in 1m10.908s

Deploying

Complete
3:04:27 AM: Deploy site
3:04:27 AM: ────────────────────────────────────────────────────────────────
3:04:27 AM: ​
3:04:27 AM: Starting to deploy site from 'website/build'
3:04:27 AM: Calculating files to upload
3:04:27 AM: 0 new file(s) to upload
3:04:27 AM: 0 new function(s) to upload
3:04:27 AM: Section completed: deploying
3:04:29 AM: Finished waiting for live deploy in 2.043s
3:04:29 AM: Site deploy was successfully initiated
3:04:29 AM: ​
3:04:29 AM: (Deploy site completed in 2.3s)
3:04:30 AM: Successfully cached: node_modules/.cache, website/node_modules/.cache, .yarn/.cache ... 2 files in total.

Cleanup

Complete
3:04:30 AM: Netlify Build Complete
3:04:30 AM: ────────────────────────────────────────────────────────────────
3:04:30 AM: ​
3:04:30 AM: Caching artifacts
3:04:30 AM: Started saving node modules
3:04:30 AM: Finished saving node modules
3:04:30 AM: Started saving build plugins
3:04:30 AM: Finished saving build plugins
3:04:30 AM: Started saving mise cache
3:04:30 AM: Finished saving mise cache
3:04:30 AM: Started saving corepack cache
3:04:30 AM: Finished saving corepack cache
3:04:30 AM: Started saving yarn cache
3:04:30 AM: Finished saving yarn cache
3:04:30 AM: Started saving pip cache
3:04:30 AM: Finished saving pip cache
3:04:30 AM: Started saving emacs cask dependencies
3:04:30 AM: Finished saving emacs cask dependencies
3:04:30 AM: Started saving maven dependencies
3:04:30 AM: Finished saving maven dependencies
3:04:30 AM: Started saving boot dependencies
3:04:30 AM: Finished saving boot dependencies
3:04:30 AM: Started saving rust rustup cache
3:04:30 AM: Finished saving rust rustup cache
3:04:30 AM: Started saving go dependencies
3:04:30 AM: Finished saving go dependencies
3:04:31 AM: Build script success
3:04:34 AM: Uploading Cache of size 540.6MB
3:04:36 AM: Section completed: cleanup

Post-processing

Complete
3:04:27 AM: Post processing done
3:04:27 AM: Section completed: postprocessing
3:04:27 AM: Post processing - redirect rules
3:04:27 AM: Skipping form detection
3:04:27 AM: Post processing - header rules
3:04:27 AM: Starting post processing
3:04:28 AM: Site is live ✨