Skip to main content

Deploy details

Deploy successful for eleventy-netlify-boilerplate

Eleventy v2 update and other small enhancements

PR #73: development@bfe2381

Deploy log

Initializing

Complete
9:20:31 AM: Build ready to start
9:20:35 AM: build-image version: 9495be345de05eb8e91837e5d92c5afd0dbd65f6 (focal)
9:20:35 AM: buildbot version: 9495be345de05eb8e91837e5d92c5afd0dbd65f6
9:20:35 AM: Fetching cached dependencies
9:20:35 AM: Failed to fetch cache, continuing with build
9:20:35 AM: Starting to prepare the repo for build
9:20:35 AM: Netlify Large Media is enabled, running git commands with GIT_LFS_SKIP_SMUDGE=1
9:20:35 AM: No cached dependencies found. Cloning fresh repo
9:20:35 AM: git clone --filter=blob:none https://github.com/danurbanowicz/eleventy-netlify-boilerplate
9:20:35 AM: Preparing Git Reference pull/73/head
9:20:36 AM: Parsing package.json dependencies
9:20:37 AM: Starting build script
9:20:37 AM: Installing dependencies
9:20:37 AM: Python version set to 2.7
9:20:37 AM: Attempting Node.js version '16' from .nvmrc
9:20:38 AM: v16.19.0 is already installed.
9:20:38 AM: Now using node v16.19.0 (npm v8.19.3)
9:20:38 AM: Enabling Node.js Corepack
9:20:38 AM: Started restoring cached build plugins
9:20:38 AM: Finished restoring cached build plugins
9:20:38 AM: Attempting Ruby version 2.7.2, read from environment
9:20:39 AM: Using Ruby version 2.7.2
9:20:39 AM: Using PHP version 8.0
9:20:39 AM: Started restoring cached corepack dependencies
9:20:39 AM: Finished restoring cached corepack dependencies
9:20:39 AM: No npm workspaces detected
9:20:39 AM: Started restoring cached node modules
9:20:39 AM: Finished restoring cached node modules
9:20:39 AM: Bypassing sha validation. Running pre & post install scripts
9:20:39 AM: Installing npm packages using npm version 8.19.3
9:20:46 AM: added 225 packages, and audited 226 packages in 6s
9:20:46 AM: 38 packages are looking for funding
9:20:46 AM: run `npm fund` for details
9:20:46 AM: found 0 vulnerabilities
9:20:46 AM: npm packages installed
9:20:46 AM: Started restoring cached go cache
9:20:46 AM: Finished restoring cached go cache
9:20:46 AM: Installing Go version 1.10 (requested 1.10)
9:20:50 AM: go version go1.10 linux/amd64
9:20:50 AM: Detected 1 framework(s)
9:20:50 AM: "eleventy" at version "2.0.0-beta.3"
9:20:50 AM: Installing missing commands
9:20:50 AM: Verify run directory
9:20:50 AM: Section completed: initializing

Building

Complete
9:20:51 AM: Netlify Build
9:20:51 AM: ────────────────────────────────────────────────────────────────
9:20:51 AM:
9:20:51 AM: ❯ Version
9:20:51 AM: @netlify/build 29.5.4
9:20:51 AM:
9:20:51 AM: ❯ Flags
9:20:51 AM: baseRelDir: false
9:20:51 AM: buildId: 63e3695ed8617600070b144a
9:20:51 AM: deployId: 63e3695ed8617600070b144c
9:20:51 AM:
9:20:51 AM: ❯ Current directory
9:20:51 AM: /opt/build/repo
9:20:51 AM:
9:20:51 AM: ❯ Config file
9:20:51 AM: /opt/build/repo/netlify.toml
9:20:51 AM:
9:20:51 AM: ❯ Context
9:20:51 AM: deploy-preview
9:20:51 AM:
9:20:51 AM: 1. build.command from netlify.toml
9:20:51 AM: ────────────────────────────────────────────────────────────────
9:20:51 AM: ​
9:20:51 AM: $ eleventy
9:20:52 AM: [11ty] Writing _site/authors/john-appleseed/index.html from ./author.njk
9:20:52 AM: [11ty] Writing _site/authors/jane-doe/index.html from ./author.njk
9:20:52 AM: [11ty] Writing _site/authors/john-doe/index.html from ./author.njk
9:20:52 AM: [11ty] Writing _site/authors/index.html from ./authors.njk
9:20:52 AM: [11ty] Writing _site/tags/tech/index.html from ./tags.njk
9:20:52 AM: [11ty] Writing _site/tags/environment/index.html from ./tags.njk
9:20:52 AM: [11ty] Writing _site/tags/politics/index.html from ./tags.njk
9:20:52 AM: [11ty] Writing _site/tags/sport/index.html from ./tags.njk
9:20:52 AM: [11ty] Writing _site/tags/authors/index.html from ./tags.njk
9:20:52 AM: [11ty] Writing _site/about/index.html from ./pages/about.md (liquid)
9:20:52 AM: [11ty] Writing _site/404.html from ./404.md (liquid)
9:20:52 AM: [11ty] Writing _site/posts/this-is-the-first-example-post/index.html from ./posts/firstpost.md (liquid)
9:20:52 AM: [11ty] Writing _site/posts/this-is-the-fourth-example-post/index.html from ./posts/fourthpost.md (liquid)
9:20:52 AM: [11ty] Writing _site/posts/this-is-the-second-example-post/index.html from ./posts/secondpost.md (liquid)
9:20:52 AM: [11ty] Writing _site/posts/the-fifth-and-hopefully-final-example-post/index.html from ./posts/the-fifth-and-hopefully-final-example-post.md (liquid)
9:20:52 AM: [11ty] Writing _site/posts/this-is-the-third-example-post-which-has-a-slightly-longer-title-than-the-others/index.html from ./posts/thirdpost.md (liquid)
9:20:52 AM: [11ty] Writing _site/blog/index.html from ./pages/blog.md (liquid)
9:20:52 AM: [11ty] Writing _site/contact/index.html from ./pages/contact.md (liquid)
9:20:52 AM: [11ty] Writing _site/index.html from ./pages/home.md (liquid)
9:20:52 AM: [11ty] Benchmark 62ms 16% 19× (Configuration) "cssmin" Nunjucks Filter
9:20:52 AM: [11ty] Copied 13 files / Wrote 19 files in 0.25 seconds (13.2ms each, v2.0.0-beta.3)
9:20:52 AM: ​
9:20:52 AM: (build.command completed in 578ms)
9:20:52 AM:
9:20:52 AM: (Netlify Build completed in 702ms)
9:20:53 AM: Section completed: building
9:20:54 AM: Finished processing build request in 19.203s

Deploying

Complete
9:20:52 AM: 2. Deploy site
9:20:52 AM: ────────────────────────────────────────────────────────────────
9:20:52 AM: ​
9:20:52 AM: Starting to deploy site from '_site'
9:20:52 AM: Calculating files to upload
9:20:52 AM: 0 new files to upload
9:20:52 AM: 0 new functions to upload
9:20:52 AM: Section completed: deploying
9:20:52 AM: Site deploy was successfully initiated
9:20:52 AM: ​
9:20:52 AM: (Deploy site completed in 97ms)

Cleanup

Complete
9:20:52 AM: Netlify Build Complete
9:20:52 AM: ────────────────────────────────────────────────────────────────
9:20:52 AM: ​
9:20:52 AM: Caching artifacts
9:20:52 AM: Started saving node modules
9:20:52 AM: Finished saving node modules
9:20:52 AM: Started saving build plugins
9:20:52 AM: Finished saving build plugins
9:20:52 AM: Started saving corepack cache
9:20:52 AM: Finished saving corepack cache
9:20:52 AM: Started saving pip cache
9:20:52 AM: Finished saving pip cache
9:20:52 AM: Started saving emacs cask dependencies
9:20:52 AM: Finished saving emacs cask dependencies
9:20:52 AM: Started saving maven dependencies
9:20:52 AM: Finished saving maven dependencies
9:20:52 AM: Started saving boot dependencies
9:20:52 AM: Finished saving boot dependencies
9:20:52 AM: Started saving rust rustup cache
9:20:52 AM: Finished saving rust rustup cache
9:20:52 AM: Started saving go dependencies
9:20:52 AM: Finished saving go dependencies
9:20:53 AM: Build script success
9:20:53 AM: Uploading Cache of size 69.4MB
9:20:54 AM: Section completed: cleanup

Post-processing

Complete
9:20:52 AM: Starting post processing
9:20:52 AM: Post processing - HTML
9:20:52 AM: Processing form - contact
9:20:53 AM: Detected form fields:
- name
- email
- message
9:20:53 AM: Post processing - header rules
9:20:53 AM: Post processing - redirect rules
9:20:53 AM: Post processing done
9:20:53 AM: Section completed: postprocessing
9:20:54 AM: Site is live ✨