Skip to main content

Deploy details

Deploy successful for docsydocs

Add link to example site (themes.gohugo.io)

PR #1825: link-demosite@a718e12

Deploy log

Initializing

Complete
11:18:52 AM: Build ready to start
11:18:53 AM: build-image version: fcb0c1b3ada6d25c1cb58e8bc514f5f23cc14f15 (focal)
11:18:53 AM: buildbot version: b01fe4bfba24ebbf2be94776e35d0c0d9decd607
11:18:53 AM: Fetching cached dependencies
11:18:53 AM: Starting to download cache of 134.1MB
11:18:54 AM: Finished downloading cache in 1.197s
11:18:54 AM: Starting to extract cache
11:18:55 AM: Finished extracting cache in 1.25s
11:18:55 AM: Finished fetching cache in 2.499s
11:18:55 AM: Starting to prepare the repo for build
11:18:55 AM: Preparing Git Reference pull/1825/head
11:18:56 AM: Custom build command detected. Proceeding with the specified command: "npm run docs-install && npm run build:preview"
11:18:57 AM: Starting to install dependencies
11:18:57 AM: Python version set to 3.8
11:18:57 AM: Attempting Ruby version 2.6.2, read from environment
11:18:58 AM: Required ruby-2.6.2 is not installed - installing.
11:18:58 AM: Searching for binary rubies, this might take some time.
11:18:58 AM: Checking requirements for ubuntu.
11:18:58 AM: Requirements installation successful.
11:18:58 AM: ruby-2.6.2 - #configure
11:18:58 AM: ruby-2.6.2 - #download
11:18:59 AM: ruby-2.6.2 - #validate archive
11:19:02 AM: ruby-2.6.2 - #extract
11:19:03 AM: ruby-2.6.2 - #validate binary
11:19:04 AM: ruby-2.6.2 - #setup
11:19:04 AM: ruby-2.6.2 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.6.2@global
11:19:04 AM: ruby-2.6.2 - #importing gemset /opt/buildhome/.rvm/gemsets/global.gems........................................
11:19:04 AM: ruby-2.6.2 - #generating global wrappers........
11:19:04 AM: ruby-2.6.2 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.6.2
11:19:05 AM: ruby-2.6.2 - #importing gemsetfile /opt/buildhome/.rvm/gemsets/default.gems evaluated to empty gem list
11:19:05 AM: ruby-2.6.2 - #generating default wrappers........
11:19:05 AM: Using /opt/buildhome/.rvm/gems/ruby-2.6.2
11:19:05 AM: Using Ruby version 2.6.2
11:19:06 AM: Started restoring cached go cache
11:19:06 AM: Finished restoring cached go cache
11:19:06 AM: Installing Go version 1.21.6 (requested 1.21.6)
11:19:08 AM: go version go1.21.6 linux/amd64
11:19:08 AM: Using PHP version 8.0
11:19:09 AM: Started restoring cached Node.js version
11:19:10 AM: Finished restoring cached Node.js version
11:19:10 AM: Attempting Node.js version "lts/*" from .nvmrc
11:19:10 AM: v20.11.0 is already installed.
11:19:10 AM: Now using node v20.11.0 (npm v10.2.4)
11:19:10 AM: Enabling Node.js Corepack
11:19:11 AM: Started restoring cached build plugins
11:19:11 AM: Finished restoring cached build plugins
11:19:11 AM: Started restoring cached corepack dependencies
11:19:11 AM: Finished restoring cached corepack dependencies
11:19:11 AM: No npm workspaces detected
11:19:11 AM: Started restoring cached node modules
11:19:11 AM: Finished restoring cached node modules
11:19:11 AM: Installing npm packages using npm version 10.2.4
11:19:11 AM: > docsy@0.9.0-dev.0-unreleased postinstall
11:19:11 AM: > npm run _mkdir:hugo-mod
11:19:12 AM: > docsy@0.9.0-dev.0-unreleased _mkdir:hugo-mod
11:19:12 AM: > npx mkdirp ../github.com/FortAwesome/Font-Awesome ../github.com/twbs/bootstrap
11:19:12 AM: up to date, audited 208 packages in 957ms
11:19:12 AM: 73 packages are looking for funding
11:19:12 AM: run `npm fund` for details
11:19:12 AM: found 0 vulnerabilities
11:19:12 AM: npm packages installed
11:19:12 AM: Successfully installed dependencies
11:19:12 AM: Starting build script
11:19:13 AM: Detected 0 framework(s)
11:19:13 AM: Section completed: initializing

Building

Complete
11:19:15 AM: Netlify Build
11:19:15 AM: ────────────────────────────────────────────────────────────────
11:19:15 AM:
11:19:15 AM: ❯ Version
11:19:15 AM: @netlify/build 29.33.2
11:19:15 AM:
11:19:15 AM: ❯ Flags
11:19:15 AM: baseRelDir: false
11:19:15 AM: buildId: 65be211b807a8b00074970a4
11:19:15 AM: deployId: 65be211b807a8b00074970a6
11:19:15 AM:
11:19:15 AM: ❯ Current directory
11:19:15 AM: /opt/build/repo
11:19:15 AM:
11:19:15 AM: ❯ Config file
11:19:15 AM: /opt/build/repo/netlify.toml
11:19:15 AM:
11:19:15 AM: ❯ Context
11:19:15 AM: deploy-preview
11:19:15 AM:
11:19:15 AM: build.command from netlify.toml
11:19:15 AM: ────────────────────────────────────────────────────────────────
11:19:15 AM: ​
11:19:15 AM: $ npm run docs-install && npm run build:preview
11:19:15 AM: > docsy@0.9.0-dev.0-unreleased docs-install
11:19:15 AM: > npm run _cd:docs -- npm install
11:19:15 AM: > docsy@0.9.0-dev.0-unreleased _cd:docs
11:19:15 AM: > cd userguide && npm install
11:19:18 AM: > prepare
11:19:18 AM: > cd .. && npm install
11:19:18 AM: > docsy@0.9.0-dev.0-unreleased postinstall
11:19:18 AM: > npm run _mkdir:hugo-mod
11:19:18 AM: > docsy@0.9.0-dev.0-unreleased _mkdir:hugo-mod
11:19:18 AM: > npx mkdirp ../github.com/FortAwesome/Font-Awesome ../github.com/twbs/bootstrap
11:19:19 AM: up to date, audited 208 packages in 933ms
11:19:19 AM: 73 packages are looking for funding
11:19:19 AM: run `npm fund` for details
11:19:19 AM: found 0 vulnerabilities
11:19:19 AM: added 74 packages, and audited 75 packages in 4s
11:19:19 AM: 21 packages are looking for funding
11:19:19 AM: run `npm fund` for details
11:19:19 AM: found 0 vulnerabilities
11:19:19 AM: > docsy@0.9.0-dev.0-unreleased prebuild:preview
11:19:19 AM: > npm run _prebuild
11:19:19 AM: > docsy@0.9.0-dev.0-unreleased _prebuild
11:19:19 AM: > npm run _cp:bs-rfs
11:19:19 AM: > docsy@0.9.0-dev.0-unreleased _cp:bs-rfs
11:19:19 AM: > npx cpy "node_modules/bootstrap/scss/vendor/*" assets/_vendor/bootstrap/scss/
11:19:20 AM: > docsy@0.9.0-dev.0-unreleased build:preview
11:19:20 AM: > npm run cd:docs build:preview
11:19:20 AM: > docsy@0.9.0-dev.0-unreleased cd:docs
11:19:20 AM: > npm run _cd:docs -- npm run build:preview
11:19:20 AM: > docsy@0.9.0-dev.0-unreleased _cd:docs
11:19:20 AM: > cd userguide && npm run build:preview
11:19:20 AM: > build:preview
11:19:20 AM: > npm run _hugo-dev -- --minify --baseURL "${DEPLOY_PRIME_URL:-/}"
11:19:21 AM: > _hugo-dev
11:19:21 AM: > npm run _hugo -- -e dev -DFE --minify --baseURL https://deploy-preview-1825--docsydocs.netlify.app
11:19:21 AM: > _hugo
11:19:21 AM: > hugo --cleanDestinationDir --themesDir ../.. -e dev -DFE --minify --baseURL https://deploy-preview-1825--docsydocs.netlify.app
11:19:21 AM: Start building sites …
11:19:21 AM: hugo v0.122.0-b9a03bd59d5f71a529acb3e33f995e0ef332b3aa+extended linux/amd64 BuildDate=2024-01-26T15:54:24Z VendorInfo=gohugoio
11:19:22 AM: | EN
11:19:22 AM: -------------------+-----
11:19:22 AM: Pages | 82
11:19:22 AM: Paginator pages | 0
11:19:22 AM: Non-page files | 8
11:19:22 AM: Static files | 35
11:19:22 AM: Processed images | 5
11:19:22 AM: Aliases | 3
11:19:22 AM: Sitemaps | 1
11:19:22 AM: Cleaned | 0
11:19:22 AM: Total in 1133 ms
11:19:22 AM: > postbuild:preview
11:19:22 AM: > npm run _check:links
11:19:22 AM: > _check:links
11:19:22 AM: > make check-links
11:19:22 AM: rm -Rf tmp/bin
11:19:22 AM: curl https://htmltest.wjdp.uk | bash -s -- -b tmp/bin
11:19:22 AM: % Total % Received % Xferd Average Speed Time Time Time Current
11:19:22 AM: Dload Upload Total Spent Left Speed
11:19:23 AM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
11:19:23 AM: 100 10278 100 10278 0 0 97885 0 --:--:-- --:--:-- --:--:-- 97885
11:19:23 AM: wjdp/htmltest info checking GitHub for latest tag
11:19:23 AM: wjdp/htmltest info found version: 0.17.0 for v0.17.0/linux/amd64
11:19:23 AM: wjdp/htmltest info installed tmp/bin/htmltest
11:19:23 AM: tmp/bin/htmltest --skip-external
11:19:23 AM: Skipping the checking of external links.
11:19:23 AM: htmltest started at 11:19:23 on public
11:19:23 AM: ========================================================================
11:19:23 AM: ✔✔✔ passed in 72.455836ms
11:19:23 AM: tested 66 documents
11:19:23 AM:
11:19:23 AM: (build.command completed in 8.9s)
11:19:23 AM:
11:19:24 AM: (Netlify Build completed in 9.5s)
11:19:25 AM: Section completed: building
11:19:27 AM: Finished processing build request in 33.916s

Deploying

Complete
11:19:23 AM: Deploy site
11:19:23 AM: ────────────────────────────────────────────────────────────────
11:19:23 AM: ​
11:19:23 AM: Starting to deploy site from "userguide/public"
11:19:23 AM: Calculating files to upload
11:19:24 AM: 85 new files to upload
11:19:24 AM: 0 new functions to upload
11:19:24 AM: Section completed: deploying
11:19:24 AM: Site deploy was successfully initiated
11:19:24 AM: ​
11:19:24 AM: (Deploy site completed in 582ms)

Cleanup

Complete
11:19:24 AM: Netlify Build Complete
11:19:24 AM: ────────────────────────────────────────────────────────────────
11:19:24 AM: ​
11:19:25 AM: Caching artifacts
11:19:25 AM: Started saving node modules
11:19:25 AM: Finished saving node modules
11:19:25 AM: Started saving build plugins
11:19:25 AM: Finished saving build plugins
11:19:25 AM: Started saving corepack cache
11:19:25 AM: Finished saving corepack cache
11:19:25 AM: Started saving pip cache
11:19:25 AM: Finished saving pip cache
11:19:25 AM: Started saving emacs cask dependencies
11:19:25 AM: Finished saving emacs cask dependencies
11:19:25 AM: Started saving maven dependencies
11:19:25 AM: Finished saving maven dependencies
11:19:25 AM: Started saving boot dependencies
11:19:25 AM: Finished saving boot dependencies
11:19:25 AM: Started saving rust rustup cache
11:19:25 AM: Finished saving rust rustup cache
11:19:25 AM: Started saving go dependencies
11:19:25 AM: Finished saving go dependencies
11:19:25 AM: Cached Ruby version 2.6.2
11:19:25 AM: Build script success
11:19:25 AM: Uploading Cache of size 154.7MB
11:19:27 AM: Section completed: cleanup

Post-processing

Complete
11:19:24 AM: Starting post processing
11:19:24 AM: Skipping form detection
11:19:24 AM: Post processing - header rules
11:19:24 AM: Post processing - redirect rules
11:19:24 AM: Post processing done
11:19:24 AM: Section completed: postprocessing
11:19:25 AM: Site is live ✨