Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
11:49:25 AM: Build ready to start
11:49:37 AM: build-image version: 006dca901dab83234b4881f914ac1a189ff41daa (focal)
11:49:37 AM: buildbot version: 006dca901dab83234b4881f914ac1a189ff41daa
11:49:37 AM: Fetching cached dependencies
11:49:37 AM: Starting to download cache of 133.9MB
11:49:38 AM: Finished downloading cache in 1.353s
11:49:38 AM: Starting to extract cache
11:49:40 AM: Finished extracting cache in 1.269s
11:49:40 AM: Finished fetching cache in 2.676s
11:49:40 AM: Starting to prepare the repo for build
11:49:40 AM: Preparing Git Reference pull/374/head
11:49:42 AM: Starting to install dependencies
11:49:42 AM: Python version set to 3.8
11:49:42 AM: Attempting Ruby version 2.7.2, read from environment
11:49:43 AM: Using Ruby version 2.7.2
11:49:43 AM: Started restoring cached go cache
11:49:43 AM: Finished restoring cached go cache
11:49:43 AM: Installing Go version 1.21 (requested 1.21)
11:49:43 AM: Failed to install Go version '1.21'
11:49:44 AM: Continue with existing version '1.19.13'
11:49:44 AM: unset GOOS;
11:49:44 AM: unset GOARCH;
11:49:44 AM: export GOROOT='/opt/buildhome/.gimme/versions/go1.19.13.linux.amd64';
11:49:44 AM: export PATH="/opt/buildhome/.gimme/versions/go1.19.13.linux.amd64/bin:${PATH}";
11:49:44 AM: go version >&2;
11:49:44 AM: export GIMME_ENV='/opt/buildhome/.gimme/env/go1.19.13.linux.amd64.env';
11:49:44 AM: go version go1.19.13 linux/amd64
11:49:44 AM: Using PHP version 8.0
11:49:45 AM: Started restoring cached Node.js version
11:49:47 AM: Finished restoring cached Node.js version
11:49:47 AM: v18.20.3 is already installed.
11:49:47 AM: Now using node v18.20.3 (npm v10.7.0)
11:49:47 AM: Enabling Node.js Corepack
11:49:47 AM: Started restoring cached build plugins
11:49:47 AM: Finished restoring cached build plugins
11:49:47 AM: Successfully installed dependencies
11:49:47 AM: Starting build script
11:49:48 AM: Detected 0 framework(s)
11:49:48 AM: Section completed: initializing
Building
Complete
Building
Complete
11:49:50 AM: Netlify Build
11:49:50 AM: ────────────────────────────────────────────────────────────────
11:49:50 AM:
11:49:50 AM: ❯ Version
11:49:50 AM: @netlify/build 29.47.1
11:49:50 AM:
11:49:50 AM: ❯ Flags
11:49:50 AM: baseRelDir: true
11:49:50 AM: buildId: 66698b458ec5f10008b23695
11:49:50 AM: deployId: 66698b458ec5f10008b23697
11:49:50 AM:
11:49:50 AM: ❯ Current directory
11:49:50 AM: /opt/build/repo
11:49:50 AM:
11:49:50 AM: ❯ Config file
11:49:50 AM: /opt/build/repo/netlify.toml
11:49:50 AM:
11:49:50 AM: ❯ Context
11:49:50 AM: deploy-preview
11:49:50 AM:
11:49:50 AM: build.command from netlify.toml
11:49:50 AM: ────────────────────────────────────────────────────────────────
11:49:50 AM:
11:49:50 AM: $ make -C docs/book build
11:49:50 AM: make: Entering directory '/opt/build/repo/docs/book'
11:49:50 AM: make -C /opt/build/repo/hack/tools bin/mdbook
11:49:50 AM: make[1]: Entering directory '/opt/build/repo/hack/tools'
11:49:50 AM: mkdir -p bin
11:49:50 AM: mkdir -p share
11:49:50 AM: curl -sL -o share/mdbook.tar.gz "https://github.com/rust-lang/mdBook/releases/download/v0.4.5/mdBook-v0.4.5-x86_64-unknown-linux-gnu.tar.gz"
11:49:50 AM: tar xfvz share/mdbook.tar.gz -C bin
11:49:50 AM: chmod +x bin/mdbook
11:49:50 AM: touch -m bin/mdbook
11:49:50 AM: mdbook
11:49:50 AM: make[1]: Leaving directory '/opt/build/repo/hack/tools'
11:49:50 AM: make -C /opt/build/repo/hack/tools bin/mdbook-embed
11:49:50 AM: make[1]: Entering directory '/opt/build/repo/hack/tools'
11:49:50 AM: go build -tags=tools -o bin/mdbook-embed sigs.k8s.io/cluster-api/hack/tools/mdbook/embed
11:49:51 AM: make[1]: Leaving directory '/opt/build/repo/hack/tools'
11:49:51 AM: make -C /opt/build/repo/hack/tools bin/mdbook-releaselink
11:49:51 AM: make[1]: Entering directory '/opt/build/repo/hack/tools'
11:49:51 AM: go build -tags=tools -o bin/mdbook-releaselink sigs.k8s.io/cluster-api/hack/tools/mdbook/releaselink
11:49:52 AM: make[1]: Leaving directory '/opt/build/repo/hack/tools'
11:49:52 AM: make -C /opt/build/repo/hack/tools bin/mdbook-tabulate
11:49:52 AM: make[1]: Entering directory '/opt/build/repo/hack/tools'
11:49:52 AM: go build -tags=tools -o bin/mdbook-tabulate sigs.k8s.io/cluster-api/hack/tools/mdbook/tabulate
11:49:52 AM: make[1]: Leaving directory '/opt/build/repo/hack/tools'
11:49:52 AM: /opt/build/repo/hack/tools/bin/mdbook build
11:49:52 AM: 2024-06-12 11:49:52 [INFO] (mdbook::book): Book building has started
11:49:52 AM: 2024-06-12 11:49:52 [INFO] (mdbook::book): Running the html backend
11:49:52 AM: make: Leaving directory '/opt/build/repo/docs/book'
11:49:52 AM:
11:49:52 AM: (build.command completed in 2.6s)
11:49:52 AM:
11:49:53 AM: (Netlify Build completed in 3.2s)
11:49:54 AM: Section completed: building
11:49:55 AM: Finished processing build request in 18.128s
Deploying
Complete
Deploying
Complete
11:49:52 AM: Deploy site
11:49:52 AM: ────────────────────────────────────────────────────────────────
11:49:52 AM:
11:49:52 AM: Starting to deploy site from 'docs/book/book'
11:49:52 AM: Calculating files to upload
11:49:53 AM: 1 new files to upload
11:49:53 AM: 0 new functions to upload
11:49:53 AM: Section completed: deploying
11:49:53 AM: Site deploy was successfully initiated
11:49:53 AM:
11:49:53 AM: (Deploy site completed in 534ms)
Cleanup
Complete
Cleanup
Complete
11:49:53 AM: Netlify Build Complete
11:49:53 AM: ────────────────────────────────────────────────────────────────
11:49:53 AM:
11:49:53 AM: Caching artifacts
11:49:53 AM: Started saving build plugins
11:49:53 AM: Finished saving build plugins
11:49:53 AM: Started saving pip cache
11:49:53 AM: Finished saving pip cache
11:49:53 AM: Started saving emacs cask dependencies
11:49:53 AM: Finished saving emacs cask dependencies
11:49:53 AM: Started saving maven dependencies
11:49:53 AM: Finished saving maven dependencies
11:49:53 AM: Started saving boot dependencies
11:49:53 AM: Finished saving boot dependencies
11:49:53 AM: Started saving rust rustup cache
11:49:53 AM: Finished saving rust rustup cache
11:49:54 AM: Started saving go dependencies
11:49:54 AM: Finished saving go dependencies
11:49:54 AM: Build script success
11:49:54 AM: Uploading Cache of size 133.9MB
11:49:55 AM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
11:49:53 AM: Starting post processing
11:49:53 AM: Skipping form detection
11:49:53 AM: Post processing - header rules
11:49:53 AM: Post processing - redirect rules
11:49:53 AM: Post processing done
11:49:53 AM: Section completed: postprocessing
11:49:54 AM: Site is live ✨