Skip to main content

Deploy details

Deploy successful for anatole-demo

Fix warning when using hugo v0.112+

PR #464: hugo-v0.113.0@35c1f1d

Deploy log

Initializing

Complete
8:24:41 PM: Build ready to start
8:24:42 PM: build-image version: 4143c314fbcf8f8db94b5d3f21e69e4d9a6cd853 (focal)
8:24:42 PM: buildbot version: 4143c314fbcf8f8db94b5d3f21e69e4d9a6cd853
8:24:42 PM: Fetching cached dependencies
8:24:42 PM: Starting to download cache of 275.4MB
8:24:46 PM: Finished downloading cache in 3.643s
8:24:46 PM: Starting to extract cache
8:24:48 PM: Finished extracting cache in 2.418s
8:24:48 PM: Finished fetching cache in 6.138s
8:24:48 PM: Starting to prepare the repo for build
8:24:49 PM: Preparing Git Reference pull/464/head
8:24:50 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'exampleSite/public' versus '/' in the Netlify UI
8:24:50 PM: Different build command detected, going to use the one specified in the Netlify configuration file: 'cd exampleSite && hugo --gc --minify --themesDir ../..' versus '' in the Netlify UI
8:24:51 PM: Starting to install dependencies
8:24:51 PM: Python version set to 3.8
8:24:51 PM: Attempting Ruby version 2.7.2, read from environment
8:24:52 PM: Using Ruby version 2.7.2
8:24:52 PM: Started restoring cached go cache
8:24:52 PM: Finished restoring cached go cache
8:24:52 PM: Installing Go version 1.16.5 (requested 1.16.5)
8:24:57 PM: go version go1.16.5 linux/amd64
8:24:57 PM: Using PHP version 8.0
8:24:57 PM: Installing Hugo 0.69.0
8:24:57 PM: Hugo Static Site Generator v0.69.0-4205844B/extended linux/amd64 BuildDate: 2020-04-10T09:16:58Z
8:24:58 PM: Started restoring cached Node.js version
8:24:59 PM: Finished restoring cached Node.js version
8:24:59 PM: v16.20.0 is already installed.
8:24:59 PM: Now using node v16.20.0 (npm v8.19.4)
8:24:59 PM: Enabling Node.js Corepack
8:25:00 PM: Started restoring cached build plugins
8:25:00 PM: Finished restoring cached build plugins
8:25:00 PM: Started restoring cached corepack dependencies
8:25:00 PM: Finished restoring cached corepack dependencies
8:25:00 PM: No npm workspaces detected
8:25:00 PM: Started restoring cached node modules
8:25:00 PM: Finished restoring cached node modules
8:25:00 PM: Installing npm packages using npm version 8.19.4
8:25:01 PM: > anatole@1.13.0 prepare
8:25:01 PM: > husky install
8:25:01 PM: husky - Git hooks installed
8:25:01 PM: up to date, audited 611 packages in 905ms
8:25:01 PM: 163 packages are looking for funding
8:25:01 PM: run `npm fund` for details
8:25:01 PM: 1 critical severity vulnerability
8:25:01 PM: To address all issues, run:
8:25:01 PM: npm audit fix
8:25:01 PM: Run `npm audit` for details.
8:25:01 PM: npm packages installed
8:25:01 PM: Install dependencies script success
8:25:01 PM: Starting build script
8:25:02 PM: Detected 0 framework(s)
8:25:02 PM: Section completed: initializing

Building

Complete
8:25:04 PM: Netlify Build
8:25:04 PM: ────────────────────────────────────────────────────────────────
8:25:04 PM:
8:25:04 PM: ❯ Version
8:25:04 PM: @netlify/build 29.12.1
8:25:04 PM:
8:25:04 PM: ❯ Flags
8:25:04 PM: baseRelDir: true
8:25:04 PM: buildId: 6480e788d1cddb0008657c62
8:25:04 PM: deployId: 6480e788d1cddb0008657c64
8:25:04 PM:
8:25:04 PM: ❯ Current directory
8:25:04 PM: /opt/build/repo
8:25:04 PM:
8:25:04 PM: ❯ Config file
8:25:04 PM: /opt/build/repo/netlify.toml
8:25:04 PM:
8:25:04 PM: ❯ Context
8:25:04 PM: deploy-preview
8:25:04 PM:
8:25:04 PM: ❯ Loading plugins
8:25:04 PM: - @netlify/plugin-lighthouse@4.1.1 from Netlify app
8:25:06 PM:
8:25:06 PM: build.command from netlify.toml
8:25:06 PM: ────────────────────────────────────────────────────────────────
8:25:06 PM: ​
8:25:06 PM: $ cd exampleSite && hugo --gc --minify --themesDir ../..
8:25:06 PM: Building sites …
8:25:06 PM: | EN | AR
8:25:06 PM: -------------------+----+-----
8:25:06 PM: Pages | 65 | 20
8:25:06 PM: Paginator pages | 1 | 0
8:25:06 PM: Non-page files | 0 | 0
8:25:06 PM: Static files | 11 | 11
8:25:06 PM: Processed images | 0 | 0
8:25:06 PM: Aliases | 13 | 9
8:25:06 PM: Sitemaps | 2 | 1
8:25:06 PM: Cleaned | 4 | 4
8:25:06 PM: Total in 165 ms
8:25:06 PM: ​
8:25:06 PM: (build.command completed in 202ms)
8:25:06 PM:
8:25:06 PM: @netlify/plugin-lighthouse (onPostBuild event)
8:25:06 PM: ────────────────────────────────────────────────────────────────
8:25:06 PM: ​
8:25:06 PM: Generating Lighthouse report. This may take a minute…
8:25:06 PM: Running Lighthouse on exampleSite/public/
8:25:06 PM: Serving and scanning site from directory exampleSite/public
8:25:19 PM: Lighthouse scores for exampleSite/public/
8:25:19 PM: - Performance: 90
8:25:19 PM: - Accessibility: 88
8:25:19 PM: - Best Practices: 100
8:25:19 PM: - SEO: 92
8:25:19 PM: - PWA: 40
8:25:19 PM: ​
8:25:19 PM: (@netlify/plugin-lighthouse onPostBuild completed in 12.7s)
8:25:19 PM:
8:25:19 PM: (Netlify Build completed in 15.1s)
8:25:20 PM: Section completed: building
8:25:24 PM: Finished processing build request in 41.726s

Deploying

Complete
8:25:19 PM: Deploy site
8:25:19 PM: ────────────────────────────────────────────────────────────────
8:25:19 PM: ​
8:25:19 PM: Starting to deploy site from 'exampleSite/public'
8:25:19 PM: Calculating files to upload
8:25:19 PM: 0 new files to upload
8:25:19 PM: 0 new functions to upload
8:25:19 PM: Section completed: deploying
8:25:19 PM: Site deploy was successfully initiated
8:25:19 PM: ​
8:25:19 PM: (Deploy site completed in 178ms)

Cleanup

Complete
8:25:19 PM: Netlify Build Complete
8:25:19 PM: ────────────────────────────────────────────────────────────────
8:25:19 PM: ​
8:25:19 PM: Caching artifacts
8:25:19 PM: Started saving node modules
8:25:19 PM: Finished saving node modules
8:25:19 PM: Started saving build plugins
8:25:19 PM: Finished saving build plugins
8:25:19 PM: Started saving corepack cache
8:25:20 PM: Finished saving corepack cache
8:25:20 PM: Started saving pip cache
8:25:20 PM: Finished saving pip cache
8:25:20 PM: Started saving emacs cask dependencies
8:25:20 PM: Finished saving emacs cask dependencies
8:25:20 PM: Started saving maven dependencies
8:25:20 PM: Finished saving maven dependencies
8:25:20 PM: Started saving boot dependencies
8:25:20 PM: Finished saving boot dependencies
8:25:20 PM: Started saving rust rustup cache
8:25:20 PM: Finished saving rust rustup cache
8:25:20 PM: Started saving go dependencies
8:25:20 PM: Finished saving go dependencies
8:25:20 PM: Build script success
8:25:21 PM: Uploading Cache of size 275.4MB
8:25:24 PM: Section completed: cleanup

Post-processing

Complete
8:25:19 PM: Starting post processing
8:25:19 PM: Skipping HTML post processing
8:25:19 PM: Post processing - header rules
8:25:19 PM: Post processing - redirect rules
8:25:19 PM: Post processing done
8:25:20 PM: Section completed: postprocessing
8:25:21 PM: Site is live ✨