Deploy details
Deploy successful for docusaurus-2
fix(core): do not recreate ReactDOM Root, fix React warning on hot reloadDeploy summary
1 plugin ran successfully
2 files cached
Build time: 3m 59s. Total deploy time: 4m
Deploy log
Initializing
Complete
Initializing
Complete
12:45:14 PM: Build ready to start
12:45:27 PM: build-image version: 3d3c7e8b4321e2c1a54a2c4584fb46ba742b1630 (focal)
12:45:27 PM: buildbot version: d85d718afb4cfc1d31fb4837470daa2b526f928f
12:45:27 PM: Fetching cached dependencies
12:45:27 PM: Failed to fetch cache, continuing with build
12:45:27 PM: Starting to prepare the repo for build
12:45:27 PM: No cached dependencies found. Cloning fresh repo
12:45:27 PM: git clone --filter=blob:none https://github.com/facebook/Docusaurus
12:45:29 PM: Preparing Git Reference pull/10103/head
12:45:31 PM: Custom build command detected. Proceeding with the specified command: 'yarn --cwd .. build:packages && yarn netlify:build:deployPreview'
12:45:32 PM: Starting to install dependencies
12:45:33 PM: Python version set to 3.8
12:45:33 PM: Attempting Ruby version 2.7.2, read from environment
12:45:33 PM: Using Ruby version 2.7.2
12:45:34 PM: Started restoring cached go cache
12:45:34 PM: Finished restoring cached go cache
12:45:34 PM: Installing Go version 1.10 (requested 1.10)
12:45:38 PM: go version go1.10 linux/amd64
12:45:39 PM: Using PHP version 8.0
12:45:40 PM: v18.20.2 is already installed.
12:45:40 PM: Now using node v18.20.2 (npm v10.5.0)
12:45:41 PM: Enabling Node.js Corepack
12:45:41 PM: Started restoring cached build plugins
12:45:41 PM: Finished restoring cached build plugins
12:45:41 PM: Started restoring cached corepack dependencies
12:45:41 PM: Finished restoring cached corepack dependencies
12:45:41 PM: Started restoring cached yarn cache
12:45:41 PM: Finished restoring cached yarn cache
12:45:41 PM: yarn workspaces detected
12:45:41 PM: Installing npm packages using Yarn version 1.22.19
12:45:42 PM: yarn install v1.22.19
12:45:42 PM: [1/4] Resolving packages...
12:45:42 PM: [2/4] Fetching packages...
12:46:05 PM: [3/4] Linking dependencies...
12:46:05 PM: warning " > @testing-library/react-hooks@8.0.1" has incorrect peer dependency "react@^16.9.0 || ^17.0.0".
12:46:05 PM: warning "workspace-aggregator-5ba409df-88b0-45dd-86b0-b0cc8920249d > @docusaurus/plugin-ideal-image > @slorber/react-ideal-image@0.0.12" has unmet peer dependency "prop-types@>=15".
12:46:05 PM: warning "workspace-aggregator-5ba409df-88b0-45dd-86b0-b0cc8920249d > @docusaurus/theme-search-algolia > @docsearch/react > @algolia/autocomplete-preset-algolia@1.9.3" has unmet peer dependency "@algolia/client-search@>= 4.9.1 < 6".
12:46:05 PM: warning "workspace-aggregator-5ba409df-88b0-45dd-86b0-b0cc8920249d > @docusaurus/theme-search-algolia > @docsearch/react > @algolia/autocomplete-core > @algolia/autocomplete-plugin-algolia-insights@1.9.3" has unmet peer dependency "search-insights@>= 1 < 3".
12:46:05 PM: warning "workspace-aggregator-5ba409df-88b0-45dd-86b0-b0cc8920249d > @docusaurus/theme-search-algolia > @docsearch/react > @algolia/autocomplete-core > @algolia/autocomplete-shared@1.9.3" has unmet peer dependency "@algolia/client-search@>= 4.9.1 < 6".
12:46:05 PM: warning Workspaces can only be enabled in private projects.
12:46:05 PM: warning Workspaces can only be enabled in private projects.
12:46:19 PM: [4/4] Building fresh packages...
12:46:22 PM: Done in 40.60s.
12:46:22 PM: npm packages installed using Yarn
12:46:23 PM: Successfully installed dependencies
12:46:23 PM: Starting build script
12:46:24 PM: Detected 1 framework(s)
12:46:24 PM: "docusaurus" at version "3.2.1"
12:46:24 PM: Section completed: initializing
Building
Complete
Building
Complete
12:46:26 PM: Netlify Build
12:46:26 PM: ────────────────────────────────────────────────────────────────
12:46:26 PM:
12:46:26 PM: ❯ Version
12:46:26 PM: @netlify/build 29.41.1
12:46:26 PM:
12:46:26 PM: ❯ Flags
12:46:26 PM: baseRelDir: false
12:46:26 PM: buildId: 6634dc5a4eb65f0008c062d9
12:46:26 PM: deployId: 6634dc5a4eb65f0008c062db
12:46:26 PM:
12:46:26 PM: ❯ Current directory
12:46:26 PM: /opt/build/repo/website
12:46:26 PM:
12:46:26 PM: ❯ Config file
12:46:26 PM: /opt/build/repo/website/netlify.toml
12:46:26 PM:
12:46:26 PM: ❯ Context
12:46:26 PM: deploy-preview
12:46:26 PM:
12:46:26 PM: ❯ Loading plugins
12:46:26 PM: - netlify-plugin-cache@1.0.3 from netlify.toml and package.json
12:46:27 PM:
12:46:27 PM: netlify-plugin-cache (onPreBuild event)
12:46:27 PM: ────────────────────────────────────────────────────────────────
12:46:27 PM:
12:46:27 PM: A cache of 'node_modules/.cache/webpack' doesn't exist (yet).
12:46:27 PM: (netlify-plugin-cache onPreBuild completed in 9ms)
12:46:27 PM:
12:46:27 PM: build.command from netlify.toml
12:46:27 PM: ────────────────────────────────────────────────────────────────
12:46:27 PM:
12:46:27 PM: $ yarn --cwd .. build:packages && yarn netlify:build:deployPreview
12:46:27 PM: yarn run v1.22.19
12:46:27 PM: $ lerna run build --no-private
12:46:28 PM: lerna notice cli v6.6.2
12:46:28 PM: lerna info ci enabled
12:46:28 PM: lerna info Executing command in 31 packages: "yarn run build"
12:46:30 PM: lerna info run Ran npm script 'build' in '@docusaurus/cssnano-preset' in 2.3s:
12:46:30 PM: $ tsc
12:46:30 PM: lerna info run Ran npm script 'build' in 'stylelint-copyright' in 2.3s:
12:46:30 PM: $ tsc
12:46:30 PM: lerna info run Ran npm script 'build' in '@docusaurus/remark-plugin-npm2yarn' in 2.4s:
12:46:30 PM: $ tsc
12:46:30 PM: lerna info run Ran npm script 'build' in '@docusaurus/utils-common' in 2.4s:
12:46:30 PM: $ tsc
12:46:30 PM: lerna info run Ran npm script 'build' in '@docusaurus/logger' in 2.5s:
12:46:30 PM: $ tsc
12:46:31 PM: lerna info run Ran npm script 'build' in '@docusaurus/eslint-plugin' in 2.6s:
12:46:31 PM: $ tsc
12:46:32 PM: lerna info run Ran npm script 'build' in '@docusaurus/lqip-loader' in 1.8s:
12:46:32 PM: $ tsc
12:46:33 PM: lerna info run Ran npm script 'build' in '@docusaurus/utils' in 2.0s:
12:46:33 PM: $ tsc
12:46:34 PM: lerna info run Ran npm script 'build' in '@docusaurus/utils-validation' in 1.9s:
12:46:34 PM: $ tsc
12:46:34 PM: lerna info run Ran npm script 'build' in 'create-docusaurus' in 1.9s:
12:46:34 PM: $ tsc --build
12:46:36 PM: lerna info run Ran npm script 'build' in '@docusaurus/mdx-loader' in 1.7s:
12:46:36 PM: $ tsc
12:46:42 PM: lerna info run Ran npm script 'build' in '@docusaurus/core' in 5.4s:
12:46:42 PM: $ tsc --build && node ../../admin/scripts/copyUntypedFiles.js
12:46:47 PM: lerna info run Ran npm script 'build' in '@docusaurus/plugin-client-redirects' in 5.4s:
12:46:47 PM: $ tsc
12:46:47 PM: lerna info run Ran npm script 'build' in '@docusaurus/plugin-sitemap' in 5.4s:
12:46:47 PM: $ tsc
12:46:47 PM: lerna info run Ran npm script 'build' in '@docusaurus/theme-translations' in 5.5s:
12:46:47 PM: $ tsc --build
12:46:47 PM: lerna info run Ran npm script 'build' in '@docusaurus/plugin-content-pages' in 5.6s:
12:46:47 PM: $ tsc
12:46:48 PM: lerna info run Ran npm script 'build' in '@docusaurus/plugin-google-tag-manager' in 6.6s:
12:46:48 PM: $ tsc --build
12:46:48 PM: lerna info run Ran npm script 'build' in '@docusaurus/plugin-google-analytics' in 6.7s:
12:46:48 PM: $ tsc --build
12:46:48 PM: lerna info run Ran npm script 'build' in '@docusaurus/plugin-vercel-analytics' in 6.7s:
12:46:48 PM: $ tsc --build
12:46:48 PM: lerna info run Ran npm script 'build' in '@docusaurus/plugin-google-gtag' in 6.8s:
12:46:48 PM: $ tsc --build
12:46:49 PM: lerna info run Ran npm script 'build' in '@docusaurus/plugin-content-blog' in 7.1s:
12:46:49 PM: $ tsc --build
12:46:49 PM: lerna info run Ran npm script 'build' in '@docusaurus/plugin-content-docs' in 7.4s:
12:46:49 PM: $ tsc --build
12:46:49 PM: lerna info run Ran npm script 'build' in '@docusaurus/plugin-debug' in 7.5s:
12:46:49 PM: $ tsc --build && node ../../admin/scripts/copyUntypedFiles.js && prettier --config ../../.prettierrc --write "lib/theme/**/*.js"
12:46:49 PM: lib/theme/DebugConfig/index.js 48ms
12:46:49 PM: lib/theme/DebugContent/index.js 17ms
12:46:49 PM: lib/theme/DebugGlobalData/index.js 4ms
12:46:49 PM: lib/theme/DebugJsonView/index.js 7ms
12:46:49 PM: lib/theme/DebugLayout/index.js 8ms
12:46:49 PM: lib/theme/DebugRegistry/index.js 4ms
12:46:49 PM: lib/theme/DebugRoutes/index.js 6ms
12:46:49 PM: lib/theme/DebugSiteMetadata/index.js 7ms
12:46:51 PM: lerna info run Ran npm script 'build' in '@docusaurus/plugin-ideal-image' in 3.6s:
12:46:51 PM: $ tsc --build && node ../../admin/scripts/copyUntypedFiles.js && prettier --config ../../.prettierrc --write "lib/theme/**/*.js"
12:46:51 PM: lib/theme/IdealImage/index.js 69ms
12:46:53 PM: lerna info run Ran npm script 'build' in '@docusaurus/theme-common' in 3.7s:
12:46:53 PM: $ tsc && node ../../admin/scripts/copyUntypedFiles.js
12:46:56 PM: lerna info run Ran npm script 'build' in '@docusaurus/theme-mermaid' in 3.6s:
12:46:56 PM: $ tsc --build && node ../../admin/scripts/copyUntypedFiles.js && prettier --config ../../.prettierrc --write "lib/theme/**/*.js"
12:46:56 PM: lib/theme/Mermaid/index.js 67ms
12:46:57 PM: lerna info run Ran npm script 'build' in '@docusaurus/plugin-pwa' in 4.0s:
12:46:57 PM: $ tsc --build && node ../../admin/scripts/copyUntypedFiles.js && prettier --config ../../.prettierrc --write "lib/theme/**/*.js"
12:46:57 PM: lib/theme/PwaReloadPopup/index.js 58ms
12:46:57 PM: lerna info run Ran npm script 'build' in '@docusaurus/theme-live-codeblock' in 4.3s:
12:46:57 PM: $ tsc --build && node ../../admin/scripts/copyUntypedFiles.js && prettier --config ../../.prettierrc --write "lib/theme/**/*.js"
12:46:57 PM: lib/theme/CodeBlock/index.js 47ms
12:46:57 PM: lib/theme/Playground/index.js 24ms
12:46:57 PM: lib/theme/ReactLiveScope/index.js 4ms
12:46:57 PM: lerna info run Ran npm script 'build' in '@docusaurus/theme-search-algolia' in 4.5s:
12:46:57 PM: $ tsc --build && node ../../admin/scripts/copyUntypedFiles.js && prettier --config ../../.prettierrc --write "lib/theme/**/*.js"
12:46:57 PM: lib/theme/SearchBar/index.js 85ms
12:46:57 PM: lib/theme/SearchPage/index.js 55ms
12:46:57 PM: lib/theme/SearchTranslations/index.js 18ms
12:47:00 PM: lerna info run Ran npm script 'build' in '@docusaurus/theme-classic' in 7.3s:
12:47:00 PM: $ tsc --build && node ../../admin/scripts/copyUntypedFiles.js && prettier --config ../../.prettierrc --write "lib/theme/**/*.js"
12:47:00 PM: lib/theme/Admonition/Icon/Danger.js 51ms
12:47:00 PM: lib/theme/Admonition/Icon/Info.js 4ms
12:47:00 PM: lib/theme/Admonition/Icon/Note.js 3ms
12:47:00 PM: lib/theme/Admonition/Icon/Tip.js 3ms
12:47:00 PM: lib/theme/Admonition/Icon/Warning.js 3ms
12:47:00 PM: lib/theme/Admonition/index.js 8ms
12:47:00 PM: lib/theme/Admonition/Layout/index.js 11ms
12:47:00 PM: lib/theme/Admonition/Type/Caution.js 5ms
12:47:00 PM: lib/theme/Admonition/Type/Danger.js 4ms
12:47:00 PM: lib/theme/Admonition/Type/Info.js 4ms
12:47:00 PM: lib/theme/Admonition/Type/Note.js 4ms
12:47:00 PM: lib/theme/Admonition/Type/Tip.js 4ms
12:47:00 PM: lib/theme/Admonition/Type/Warning.js 3ms
12:47:00 PM: lib/theme/Admonition/Types.js 6ms
12:47:00 PM: lib/theme/AnnouncementBar/CloseButton/index.js 5ms
12:47:00 PM: lib/theme/AnnouncementBar/Content/index.js 3ms
12:47:00 PM: lib/theme/AnnouncementBar/index.js 4ms
12:47:00 PM: lib/theme/BackToTopButton/index.js 4ms
12:47:00 PM: lib/theme/BlogArchivePage/index.js 21ms
12:47:00 PM: lib/theme/BlogLayout/index.js 6ms
12:47:00 PM: lib/theme/BlogListPage/index.js 9ms
12:47:00 PM: lib/theme/BlogListPage/StructuredData/index.js 4ms
12:47:00 PM: lib/theme/BlogListPaginator/index.js 3ms
12:47:00 PM: lib/theme/BlogPostItem/Container/index.js 2ms
12:47:00 PM: lib/theme/BlogPostItem/Content/index.js 3ms
12:47:00 PM: lib/theme/BlogPostItem/Footer/index.js 7ms
12:47:00 PM: lib/theme/BlogPostItem/Footer/ReadMoreLink/index.js 3ms
12:47:00 PM: lib/theme/BlogPostItem/Header/Author/index.js 5ms
12:47:00 PM: lib/theme/BlogPostItem/Header/Authors/index.js 5ms
12:47:00 PM: lib/theme/BlogPostItem/Header/index.js 2ms
12:47:00 PM: lib/theme/BlogPostItem/Header/Info/index.js 7ms
12:47:00 PM: lib/theme/BlogPostItem/Header/Title/index.js 4ms
12:47:00 PM: lib/theme/BlogPostItem/index.js 3ms
12:47:00 PM: lib/theme/BlogPostItems/index.js 3ms
12:47:00 PM: lib/theme/BlogPostPage/index.js 5ms
12:47:00 PM: lib/theme/BlogPostPage/Metadata/index.js 5ms
12:47:00 PM: lib/theme/BlogPostPage/StructuredData/index.js 2ms
12:47:00 PM: lib/theme/BlogPostPaginator/index.js 3ms
12:47:00 PM: lib/theme/BlogSidebar/Desktop/index.js 3ms
12:47:00 PM: lib/theme/BlogSidebar/index.js 3ms
12:47:00 PM: lib/theme/BlogSidebar/Mobile/index.js 3ms
12:47:00 PM: lib/theme/BlogTagsListPage/index.js 2ms
12:47:00 PM: lib/theme/BlogTagsPostsPage/index.js 4ms
12:47:00 PM: lib/theme/CodeBlock/Container/index.js 2ms
12:47:00 PM: lib/theme/CodeBlock/Content/Element.js 2ms
12:47:00 PM: lib/theme/CodeBlock/Content/String.js 9ms
12:47:00 PM: lib/theme/CodeBlock/CopyButton/index.js 4ms
12:47:00 PM: lib/theme/CodeBlock/index.js 3ms
12:47:00 PM: lib/theme/CodeBlock/Line/index.js 4ms
12:47:00 PM: lib/theme/CodeBlock/WordWrapButton/index.js 2ms
12:47:00 PM: lib/theme/CodeInline/index.js 1ms
12:47:00 PM: lib/theme/ColorModeToggle/index.js 5ms
12:47:00 PM: lib/theme/Details/index.js 2ms
12:47:00 PM: lib/theme/DocBreadcrumbs/index.js 7ms
12:47:00 PM: lib/theme/DocBreadcrumbs/Items/Home/index.js 2ms
12:47:00 PM: lib/theme/DocCard/index.js 8ms
12:47:00 PM: lib/theme/DocCardList/index.js 3ms
12:47:00 PM: lib/theme/DocCategoryGeneratedIndexPage/index.js 5ms
12:47:00 PM: lib/theme/DocItem/Content/index.js 3ms
12:47:00 PM: lib/theme/DocItem/Footer/index.js 4ms
12:47:00 PM: lib/theme/DocItem/index.js 2ms
12:47:00 PM: lib/theme/DocItem/Layout/index.js 5ms
12:47:00 PM: lib/theme/DocItem/Metadata/index.js 3ms
12:47:00 PM: lib/theme/DocItem/Paginator/index.js 2ms
12:47:00 PM: lib/theme/DocItem/TOC/Desktop/index.js 2ms
12:47:00 PM: lib/theme/DocItem/TOC/Mobile/index.js 2ms
12:47:00 PM: lib/theme/DocPaginator/index.js 4ms
12:47:00 PM: lib/theme/DocRoot/index.js 3ms
12:47:00 PM: lib/theme/DocRoot/Layout/index.js 3ms
12:47:00 PM: lib/theme/DocRoot/Layout/Main/index.js 2ms
12:47:00 PM: lib/theme/DocRoot/Layout/Sidebar/ExpandButton/index.js 2ms
12:47:00 PM: lib/theme/DocRoot/Layout/Sidebar/index.js 4ms
12:47:00 PM: lib/theme/DocSidebar/Desktop/CollapseButton/index.js 2ms
12:47:00 PM: lib/theme/DocSidebar/Desktop/Content/index.js 3ms
12:47:00 PM: lib/theme/DocSidebar/Desktop/index.js 3ms
12:47:00 PM: lib/theme/DocSidebar/index.js 2ms
12:47:00 PM: lib/theme/DocSidebar/Mobile/index.js 3ms
12:47:00 PM: lib/theme/DocSidebarItem/Category/index.js 11ms
12:47:00 PM: lib/theme/DocSidebarItem/Html/index.js 2ms
12:47:00 PM: lib/theme/DocSidebarItem/index.js 2ms
12:47:00 PM: lib/theme/DocSidebarItem/Link/index.js 3ms
12:47:00 PM: lib/theme/DocSidebarItems/index.js 2ms
12:47:00 PM: lib/theme/DocsRoot/index.js 2ms
12:47:00 PM: lib/theme/DocTagDocListPage/index.js 6ms
12:47:00 PM: lib/theme/DocTagsListPage/index.js 3ms
12:47:00 PM: lib/theme/DocVersionBadge/index.js 2ms
12:47:00 PM: lib/theme/DocVersionBanner/index.js 7ms
12:47:00 PM: lib/theme/DocVersionRoot/index.js 3ms
12:47:00 PM: lib/theme/EditMetaRow/index.js 3ms
12:47:00 PM: lib/theme/EditThisPage/index.js 2ms
12:47:00 PM: lib/theme/ErrorPageContent.js 3ms
12:47:00 PM: lib/theme/Footer/Copyright/index.js 1ms
12:47:00 PM: lib/theme/Footer/index.js 3ms
12:47:00 PM: lib/theme/Footer/Layout/index.js 2ms
12:47:00 PM: lib/theme/Footer/LinkItem/index.js 3ms
12:47:00 PM: lib/theme/Footer/Links/index.js 2ms
12:47:00 PM: lib/theme/Footer/Links/MultiColumn/index.js 3ms
12:47:00 PM: lib/theme/Footer/Links/Simple/index.js 3ms
12:47:00 PM: lib/theme/Footer/Logo/index.js 3ms
12:47:00 PM: lib/theme/Heading/index.js 4ms
12:47:00 PM: lib/theme/Icon/Arrow/index.js 2ms
12:47:00 PM: lib/theme/Icon/Close/index.js 2ms
12:47:00 PM: lib/theme/Icon/Copy/index.js 1ms
12:47:00 PM: lib/theme/Icon/DarkMode/index.js 2ms
12:47:00 PM: lib/theme/Icon/Edit/index.js 2ms
12:47:00 PM: lib/theme/Icon/ExternalLink/index.js 2ms
12:47:00 PM: lib/theme/Icon/Home/index.js 1ms
12:47:00 PM: lib/theme/Icon/Language/index.js 2ms
12:47:00 PM: lib/theme/Icon/LightMode/index.js 1ms
12:47:00 PM: lib/theme/Icon/Menu/index.js 1ms
12:47:00 PM: lib/theme/Icon/Success/index.js 2ms
12:47:00 PM: lib/theme/Icon/WordWrap/index.js 1ms
12:47:00 PM: lib/theme/LastUpdated/index.js 5ms
12:47:00 PM: lib/theme/Layout/index.js 3ms
12:47:00 PM: lib/theme/Layout/Provider/index.js 2ms
12:47:00 PM: lib/theme/Logo/index.js 5ms
12:47:00 PM: lib/theme/MDXComponents/A.js 1ms
12:47:00 PM: lib/theme/MDXComponents/Code.js 2ms
12:47:00 PM: lib/theme/MDXComponents/Details.js 2ms
12:47:00 PM: lib/theme/MDXComponents/Heading.js 1ms
12:47:00 PM: lib/theme/MDXComponents/Img/index.js 2ms
12:47:00 PM: lib/theme/MDXComponents/index.js 3ms
12:47:00 PM: lib/theme/MDXComponents/Li.js 1ms
12:47:00 PM: lib/theme/MDXComponents/Pre.js 1ms
12:47:00 PM: lib/theme/MDXComponents/Ul/index.js 2ms
12:47:00 PM: lib/theme/MDXContent/index.js 2ms
12:47:00 PM: lib/theme/MDXPage/index.js 6ms
12:47:00 PM: lib/theme/Mermaid.js 3ms
12:47:00 PM: lib/theme/Navbar/ColorModeToggle/index.js 2ms
12:47:00 PM: lib/theme/Navbar/Content/index.js 7ms
12:47:00 PM: lib/theme/Navbar/index.js 1ms
12:47:00 PM: lib/theme/Navbar/Layout/index.js 5ms
12:47:00 PM: lib/theme/Navbar/Logo/index.js 1ms
12:47:00 PM: lib/theme/Navbar/MobileSidebar/Header/index.js 2ms
12:47:00 PM: lib/theme/Navbar/MobileSidebar/index.js 2ms
12:47:00 PM: lib/theme/Navbar/MobileSidebar/Layout/index.js 4ms
12:47:00 PM: lib/theme/Navbar/MobileSidebar/PrimaryMenu/index.js 4ms
12:47:00 PM: lib/theme/Navbar/MobileSidebar/SecondaryMenu/index.js 6ms
12:47:00 PM: lib/theme/Navbar/MobileSidebar/Toggle/index.js 3ms
12:47:00 PM: lib/theme/Navbar/Search/index.js 2ms
12:47:00 PM: lib/theme/NavbarItem/ComponentTypes.js 2ms
12:47:00 PM: lib/theme/NavbarItem/DefaultNavbarItem.js 3ms
12:47:00 PM: lib/theme/NavbarItem/DocNavbarItem.js 3ms
12:47:00 PM: lib/theme/NavbarItem/DocSidebarNavbarItem.js 3ms
12:47:00 PM: lib/theme/NavbarItem/DocsVersionDropdownNavbarItem.js 7ms
12:47:00 PM: lib/theme/NavbarItem/DocsVersionNavbarItem.js 5ms
12:47:00 PM: lib/theme/NavbarItem/DropdownNavbarItem/index.js 9ms
12:47:00 PM: lib/theme/NavbarItem/HtmlNavbarItem.js 2ms
12:47:00 PM: lib/theme/NavbarItem/index.js 4ms
12:47:00 PM: lib/theme/NavbarItem/LocaleDropdownNavbarItem/index.js 6ms
12:47:00 PM: lib/theme/NavbarItem/NavbarNavLink.js 4ms
12:47:00 PM: lib/theme/NavbarItem/SearchNavbarItem.js 1ms
12:47:00 PM: lib/theme/NotFound/Content/index.js 3ms
12:47:00 PM: lib/theme/NotFound/index.js 2ms
12:47:00 PM: lib/theme/PaginatorNavLink/index.js 2ms
12:47:00 PM: lib/theme/prism-include-languages.js 3ms
12:47:00 PM: lib/theme/SearchBar.js 1ms
12:47:00 PM: lib/theme/SearchMetadata/index.js 2ms
12:47:00 PM: lib/theme/SiteMetadata/index.js 8ms
12:47:00 PM: lib/theme/SkipToContent/index.js 1ms
12:47:00 PM: lib/theme/TabItem/index.js 1ms
12:47:00 PM: lib/theme/Tabs/index.js 8ms
12:47:00 PM: lib/theme/Tag/index.js 2ms
12:47:00 PM: lib/theme/TagsListByLetter/index.js 2ms
12:47:00 PM: lib/theme/TagsListInline/index.js 3ms
12:47:00 PM: lib/theme/ThemedImage/index.js 2ms
12:47:00 PM: lib/theme/TOC/index.js 2ms
12:47:00 PM: lib/theme/TOCCollapsible/CollapseButton/index.js 2ms
12:47:00 PM: lib/theme/TOCCollapsible/index.js 3ms
12:47:00 PM: lib/theme/TOCInline/index.js 1ms
12:47:00 PM: lib/theme/TOCItems/index.js 2ms
12:47:00 PM: lib/theme/TOCItems/Tree.js 3ms
12:47:00 PM: lib/theme/Unlisted/index.js 3ms
12:47:02 PM: lerna info run Ran npm script 'build' in '@docusaurus/preset-classic' in 2.1s:
12:47:02 PM: $ tsc
12:47:02 PM: lerna success run Ran npm script 'build' in 31 packages in 34.0s:
12:47:02 PM: lerna success - create-docusaurus
12:47:02 PM: lerna success - @docusaurus/cssnano-preset
12:47:02 PM: lerna success - @docusaurus/logger
12:47:02 PM: lerna success - @docusaurus/mdx-loader
12:47:02 PM: lerna success - @docusaurus/plugin-client-redirects
12:47:02 PM: lerna success - @docusaurus/plugin-content-blog
12:47:02 PM: lerna success - @docusaurus/plugin-content-docs
12:47:02 PM: lerna success - @docusaurus/plugin-content-pages
12:47:02 PM: lerna success - @docusaurus/plugin-debug
12:47:02 PM: lerna success - @docusaurus/plugin-google-analytics
12:47:02 PM: lerna success - @docusaurus/plugin-google-gtag
12:47:02 PM: lerna success - @docusaurus/plugin-google-tag-manager
12:47:02 PM: lerna success - @docusaurus/plugin-ideal-image
12:47:02 PM: lerna success - @docusaurus/plugin-pwa
12:47:02 PM: lerna success - @docusaurus/plugin-sitemap
12:47:02 PM: lerna success - @docusaurus/plugin-vercel-analytics
12:47:02 PM: lerna success - @docusaurus/preset-classic
12:47:02 PM: lerna success - @docusaurus/remark-plugin-npm2yarn
12:47:02 PM: lerna success - @docusaurus/theme-classic
12:47:02 PM: lerna success - @docusaurus/theme-common
12:47:02 PM: lerna success - @docusaurus/theme-live-codeblock
12:47:02 PM: lerna success - @docusaurus/theme-mermaid
12:47:02 PM: lerna success - @docusaurus/theme-search-algolia
12:47:02 PM: lerna success - @docusaurus/theme-translations
12:47:02 PM: lerna success - @docusaurus/utils-common
12:47:02 PM: lerna success - @docusaurus/utils-validation
12:47:02 PM: lerna success - @docusaurus/utils
12:47:02 PM: lerna success - @docusaurus/core
12:47:02 PM: lerna success - @docusaurus/eslint-plugin
12:47:02 PM: lerna success - @docusaurus/lqip-loader
12:47:02 PM: lerna success - stylelint-copyright
12:47:02 PM: Done in 34.89s.
12:47:02 PM: yarn run v1.22.19
12:47:02 PM: $ yarn build && yarn test:css-order
12:47:02 PM: $ docusaurus build
12:47:05 PM: [INFO] [en] Creating an optimized production build...
12:47:07 PM: [info] [webpackbar] Compiling Client
12:47:07 PM: [info] [webpackbar] Compiling Server
12:48:11 PM: [success] [webpackbar] Server: Compiled successfully in 1.06m
12:48:55 PM: [success] [webpackbar] Client: Compiled successfully in 1.80m
12:49:20 PM: [info] [webpackbar] Compiling Service Worker
12:49:22 PM: [WARNING] Cannot infer the update date for some files, as they are not tracked by git.
12:49:23 PM: [success] [webpackbar] Service Worker: Compiled successfully in 3.43s
12:49:25 PM: [SUCCESS] Generated static files in "build".
12:49:25 PM: [INFO] Use `npm run serve` command to test your build locally.
12:49:25 PM: $ node testCSSOrder.mjs
12:49:25 PM: Inspecting CSS file for test CSS markers /opt/build/repo/website/build/assets/css/styles.a6734bfd.css
12:49:25 PM: Test CSS markers were found in the expected order:
12:49:25 PM: - .markdown>h2
12:49:25 PM: - .button--outline.button--active
12:49:25 PM: - --ifm-color-scheme:light
12:49:25 PM: - .col[class*=col--]
12:49:25 PM: - .padding-vert--xl
12:49:25 PM: - .footer__link-item
12:49:25 PM: - .navbar__title
12:49:25 PM: - .pagination__item
12:49:25 PM: - .pills__item
12:49:25 PM: - .tabs__item
12:49:25 PM: - .test-marker-site-custom-css-unique-rule
12:49:25 PM: - .test-marker-site-client-module
12:49:25 PM: - .test-marker-theme-layout
12:49:25 PM: - .test-marker-site-index-page
12:49:25 PM: - .DocSearch-Modal
12:49:25 PM: - .DocSearch-Hit-content-wrapper
12:49:25 PM: Done in 142.94s.
12:49:25 PM:
12:49:25 PM: (build.command completed in 2m 58.2s)
12:49:25 PM:
12:49:25 PM: Scanning for secrets in code and build output.
12:49:25 PM: ────────────────────────────────────────────────────────────────
12:49:25 PM:
12:49:25 PM: Secrets scanning skipped because no env vars marked as secret are set to non-empty/non-trivial values or they are all omitted with SECRETS_SCAN_OMIT_KEYS env var setting.
12:49:25 PM:
12:49:25 PM: (Secrets scanning completed in 1ms)
12:49:25 PM:
12:49:31 PM: (Netlify Build completed in 3m 5s)
12:49:50 PM: Section completed: building
12:50:03 PM: Finished processing build request in 4m35.848s
Deploying
Complete
Deploying
Complete
12:49:25 PM: Deploy site
12:49:25 PM: ────────────────────────────────────────────────────────────────
12:49:25 PM:
12:49:25 PM: Starting to deploy site from 'website/build'
12:49:26 PM: Calculating files to upload
12:49:28 PM: 0 new files to upload
12:49:28 PM: 0 new functions to upload
12:49:28 PM: Section completed: deploying
12:49:30 PM: Finished waiting for live deploy in 2.049s
12:49:30 PM: Site deploy was successfully initiated
12:49:30 PM:
12:49:30 PM: (Deploy site completed in 4.6s)
12:49:30 PM:
12:49:30 PM: netlify-plugin-cache (onSuccess event)
12:49:30 PM: ────────────────────────────────────────────────────────────────
12:49:30 PM:
12:49:31 PM: Successfully cached: node_modules/.cache/webpack ... 2 files in total.
12:49:31 PM:
12:49:31 PM: (netlify-plugin-cache onSuccess completed in 771ms)
Cleanup
Complete
Cleanup
Complete
12:49:31 PM: Netlify Build Complete
12:49:31 PM: ────────────────────────────────────────────────────────────────
12:49:31 PM:
12:49:31 PM: Caching artifacts
12:49:31 PM: Started saving workspace packages/create-docusaurus node modules
12:49:31 PM: Finished saving workspace packages/create-docusaurus node modules
12:49:31 PM: Started saving workspace packages/docusaurus node modules
12:49:31 PM: Finished saving workspace packages/docusaurus node modules
12:49:31 PM: Started saving workspace packages/docusaurus-mdx-loader node modules
12:49:31 PM: Finished saving workspace packages/docusaurus-mdx-loader node modules
12:49:31 PM: Started saving workspace packages/docusaurus-plugin-client-redirects node modules
12:49:31 PM: Finished saving workspace packages/docusaurus-plugin-client-redirects node modules
12:49:31 PM: Started saving workspace packages/docusaurus-plugin-content-blog node modules
12:49:31 PM: Finished saving workspace packages/docusaurus-plugin-content-blog node modules
12:49:31 PM: Started saving workspace packages/docusaurus-plugin-content-docs node modules
12:49:31 PM: Finished saving workspace packages/docusaurus-plugin-content-docs node modules
12:49:31 PM: Started saving workspace packages/docusaurus-plugin-content-pages node modules
12:49:31 PM: Finished saving workspace packages/docusaurus-plugin-content-pages node modules
12:49:31 PM: Started saving workspace packages/docusaurus-plugin-debug node modules
12:49:31 PM: Finished saving workspace packages/docusaurus-plugin-debug node modules
12:49:31 PM: Started saving workspace packages/docusaurus-plugin-google-analytics node modules
12:49:31 PM: Finished saving workspace packages/docusaurus-plugin-google-analytics node modules
12:49:31 PM: Started saving workspace packages/docusaurus-plugin-google-gtag node modules
12:49:31 PM: Finished saving workspace packages/docusaurus-plugin-google-gtag node modules
12:49:31 PM: Started saving workspace packages/docusaurus-plugin-google-tag-manager node modules
12:49:31 PM: Finished saving workspace packages/docusaurus-plugin-google-tag-manager node modules
12:49:31 PM: Started saving workspace packages/docusaurus-plugin-ideal-image node modules
12:49:31 PM: Finished saving workspace packages/docusaurus-plugin-ideal-image node modules
12:49:31 PM: Started saving workspace packages/docusaurus-plugin-pwa node modules
12:49:31 PM: Finished saving workspace packages/docusaurus-plugin-pwa node modules
12:49:31 PM: Started saving workspace packages/docusaurus-plugin-sitemap node modules
12:49:31 PM: Finished saving workspace packages/docusaurus-plugin-sitemap node modules
12:49:31 PM: Started saving workspace packages/docusaurus-plugin-vercel-analytics node modules
12:49:31 PM: Finished saving workspace packages/docusaurus-plugin-vercel-analytics node modules
12:49:31 PM: Started saving workspace packages/docusaurus-preset-classic node modules
12:49:31 PM: Finished saving workspace packages/docusaurus-preset-classic node modules
12:49:31 PM: Started saving workspace packages/docusaurus-theme-classic node modules
12:49:31 PM: Finished saving workspace packages/docusaurus-theme-classic node modules
12:49:31 PM: Started saving workspace packages/docusaurus-theme-common node modules
12:49:31 PM: Finished saving workspace packages/docusaurus-theme-common node modules
12:49:31 PM: Started saving workspace packages/docusaurus-theme-live-codeblock node modules
12:49:31 PM: Finished saving workspace packages/docusaurus-theme-live-codeblock node modules
12:49:31 PM: Started saving workspace packages/docusaurus-theme-mermaid node modules
12:49:31 PM: Finished saving workspace packages/docusaurus-theme-mermaid node modules
12:49:31 PM: Started saving workspace packages/docusaurus-theme-search-algolia node modules
12:49:31 PM: Finished saving workspace packages/docusaurus-theme-search-algolia node modules
12:49:31 PM: Started saving workspace packages/docusaurus-theme-translations node modules
12:49:31 PM: Finished saving workspace packages/docusaurus-theme-translations node modules
12:49:31 PM: Started saving workspace packages/docusaurus-types node modules
12:49:31 PM: Finished saving workspace packages/docusaurus-types node modules
12:49:31 PM: Started saving workspace packages/docusaurus-utils node modules
12:49:31 PM: Finished saving workspace packages/docusaurus-utils node modules
12:49:31 PM: Started saving workspace packages/docusaurus-utils-validation node modules
12:49:31 PM: Finished saving workspace packages/docusaurus-utils-validation node modules
12:49:31 PM: Started saving workspace packages/eslint-plugin node modules
12:49:31 PM: Finished saving workspace packages/eslint-plugin node modules
12:49:31 PM: Started saving workspace packages/stylelint-copyright node modules
12:49:31 PM: Finished saving workspace packages/stylelint-copyright node modules
12:49:31 PM: Started saving workspace argos node modules
12:49:31 PM: Finished saving workspace argos node modules
12:49:31 PM: Started saving workspace website node modules
12:49:31 PM: Finished saving workspace website node modules
12:49:31 PM: Started saving workspace packages/create-docusaurus/templates/classic node modules
12:49:31 PM: Finished saving workspace packages/create-docusaurus/templates/classic node modules
12:49:31 PM: Started saving workspace packages/create-docusaurus/templates/classic-typescript node modules
12:49:31 PM: Finished saving workspace packages/create-docusaurus/templates/classic-typescript node modules
12:49:31 PM: Started saving workspace root node modules
12:49:31 PM: Finished saving workspace root node modules
12:49:31 PM: Started saving build plugins
12:49:31 PM: Finished saving build plugins
12:49:31 PM: Started saving corepack cache
12:49:31 PM: Finished saving corepack cache
12:49:31 PM: Started saving yarn cache
12:49:31 PM: Finished saving yarn cache
12:49:31 PM: Started saving pip cache
12:49:31 PM: Finished saving pip cache
12:49:31 PM: Started saving emacs cask dependencies
12:49:31 PM: Finished saving emacs cask dependencies
12:49:31 PM: Started saving maven dependencies
12:49:31 PM: Finished saving maven dependencies
12:49:31 PM: Started saving boot dependencies
12:49:31 PM: Finished saving boot dependencies
12:49:31 PM: Started saving rust rustup cache
12:49:31 PM: Finished saving rust rustup cache
12:49:31 PM: Started saving go dependencies
12:49:31 PM: Finished saving go dependencies
12:49:50 PM: Build script success
12:49:56 PM: Uploading Cache of size 1.4GB
12:50:03 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
12:49:26 PM: Starting post processing
12:49:26 PM: Skipping form detection
12:49:26 PM: Post processing - header rules
12:49:26 PM: Post processing - redirect rules
12:49:27 PM: Site is live ✨
12:49:27 PM: Post processing done
12:49:27 PM: Section completed: postprocessing