Deploy details
Deploy log
12:44:51 PM: Build ready to start
12:44:52 PM: build-image version: 0582042f4fc261adc7bd8333f34884959c577302
12:44:52 PM: build-image tag: v3.7.6
12:44:52 PM: buildbot version: 3934dc3e65fec0466cd25051c676f6e727c64ab1
12:44:53 PM: Fetching cached dependencies
12:44:53 PM: Starting to download cache of 187.8MB
12:44:54 PM: Finished downloading cache in 947.121868ms
12:44:54 PM: Starting to extract cache
12:45:00 PM: Finished extracting cache in 6.71484198s
12:45:00 PM: Finished fetching cache in 7.700979777s
12:45:00 PM: Starting to prepare the repo for build
12:45:01 PM: Preparing Git Reference pull/40/head
12:45:02 PM: Parsing package.json dependencies
12:45:03 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'public' versus 'public/' in the Netlify UI
12:45:03 PM: Starting build script
12:45:03 PM: Installing dependencies
12:45:03 PM: Python version set to 2.7
12:45:03 PM: Started restoring cached node version
12:45:06 PM: Finished restoring cached node version
12:45:06 PM: v12.18.0 is already installed.
12:45:07 PM: Now using node v12.18.0 (npm v6.14.4)
12:45:07 PM: Started restoring cached build plugins
12:45:07 PM: Finished restoring cached build plugins
12:45:07 PM: Attempting ruby version 2.7.1, read from environment
12:45:08 PM: Using ruby version 2.7.1
12:45:09 PM: Using PHP version 5.6
12:45:09 PM: Started restoring cached yarn cache
12:45:09 PM: Finished restoring cached yarn cache
12:45:09 PM: No yarn workspaces detected
12:45:09 PM: Started restoring cached node modules
12:45:09 PM: Finished restoring cached node modules
12:45:09 PM: Installing NPM modules using Yarn version 1.22.4
12:45:10 PM: yarn install v1.22.4
12:45:10 PM: [1/4] Resolving packages...
12:45:11 PM: success Already up-to-date.
12:45:11 PM: Done in 1.12s.
12:45:11 PM: NPM modules installed using Yarn
12:45:11 PM: Started restoring cached go cache
12:45:11 PM: Finished restoring cached go cache
12:45:11 PM: go version go1.14.4 linux/amd64
12:45:11 PM: go version go1.14.4 linux/amd64
12:45:11 PM: Installing missing commands
12:45:11 PM: Verify run directory
12:45:13 PM:
12:45:13 PM: ────────────────────────────────────────────────────────────────
12:45:13 PM: Netlify Build
12:45:13 PM: ────────────────────────────────────────────────────────────────
12:45:13 PM:
12:45:13 PM: ❯ Version
12:45:13 PM: @netlify/build 11.17.0
12:45:13 PM:
12:45:13 PM: ❯ Flags
12:45:13 PM: deployId: 60a113c3a4b4b500080d636d
12:45:13 PM:
12:45:13 PM: ❯ Current directory
12:45:13 PM: /opt/build/repo
12:45:13 PM:
12:45:13 PM: ❯ Config file
12:45:13 PM: No config file was defined: using default values.
12:45:13 PM:
12:45:13 PM: ❯ Context
12:45:13 PM: deploy-preview
12:45:13 PM:
12:45:13 PM: ────────────────────────────────────────────────────────────────
12:45:13 PM: 1. Build command from Netlify app
12:45:13 PM: ────────────────────────────────────────────────────────────────
12:45:13 PM:
12:45:13 PM: $ gatsby build
12:45:16 PM: success open and validate gatsby-configs - 0.046s
12:45:17 PM: success load plugins - 1.234s
12:45:18 PM: success onPreInit - 0.036s
12:45:18 PM: success delete html and css files from previous builds - 0.003s
12:45:18 PM: success initialize cache - 0.007s
12:45:18 PM: success copy gatsby files - 0.045s
12:45:18 PM: success onPreBootstrap - 0.017s
12:45:18 PM: success createSchemaCustomization - 0.017s
12:45:18 PM: success Checking for changed pages - 0.000s
12:45:18 PM: success source and transform nodes - 0.380s
12:45:19 PM: success building schema - 0.414s
12:45:19 PM: warning The plugin "gatsby-plugin-i18n" used a reserved field name in the context object when creating a page:
12:45:19 PM: * "path"
12:45:19 PM: {
12:45:19 PM: "path": "/en/blog/01-10-2020-parks-without-bottles/",
12:45:19 PM: "component": "/opt/build/repo/src/templates/post.js",
12:45:19 PM: "context": {
12:45:19 PM: "path": "/en/blog/01-10-2020-parks-without-bottles/",
12:45:19 PM: "slug": "/en/blog/01-10-2020-parks-without-bottles/",
12:45:19 PM: "langKey": "en"
12:45:19 PM: },
12:45:19 PM: "layout": "en"
12:45:19 PM: }
12:45:19 PM: Data in "context" is passed to GraphQL as potential arguments when running the
12:45:19 PM: page query.
12:45:19 PM: When arguments for GraphQL are constructed, the context object is combined with
12:45:19 PM: the page object so *both* page object and context data are available as
12:45:19 PM: arguments. So you don't need to add the page "path" to the context as it's
12:45:19 PM: already available in GraphQL. If a context field duplicates a field already
12:45:19 PM: used by the page object, this can break functionality within Gatsby so must be
12:45:19 PM: avoided.
12:45:19 PM: Please choose another name for the conflicting fields.
12:45:19 PM: The following fields are used by the page object and should be avoided.
12:45:19 PM: * "path"
12:45:19 PM: * "matchPath"
12:45:19 PM: * "component"
12:45:19 PM: * "componentChunkName"
12:45:19 PM: * "pluginCreator___NODE"
12:45:19 PM: * "pluginCreatorId"
12:45:19 PM: success createPages - 0.650s
12:45:19 PM: success Checking for changed pages - 0.000s
12:45:19 PM: success createPagesStatefully - 0.137s
12:45:19 PM: success update schema - 0.046s
12:45:19 PM: success onPreExtractQueries - 0.000s
12:45:20 PM: success extract queries from components - 0.445s
12:45:20 PM: success write out redirect data - 0.001s
12:45:20 PM: success Build manifest and related icons - 0.224s
12:45:20 PM: success onPostBootstrap - 0.225s
12:45:20 PM: info bootstrap finished - 6.896s
12:45:20 PM: success run static queries - 0.014s - 2/2 138.64/s
12:45:20 PM: success run page queries - 0.198s - 85/85 428.94/s
12:45:20 PM: success write out requires - 0.006s
12:45:21 PM: warning Browserslist: caniuse-lite is outdated. Please run:
12:45:21 PM: npx browserslist@latest --update-db
12:45:45 PM: success Building production JavaScript and CSS bundles - 24.358s
12:45:45 PM: success Rewriting compilation hashes - 0.001s
12:45:51 PM: success Building static HTML for pages - 5.786s - 85/85 14.69/s
12:45:51 PM: info Generated public/sw.js, which will precache 7 files, totaling 277151 bytes.
12:45:51 PM: The following pages will be precached:
12:45:51 PM: /offline-plugin-app-shell-fallback/index.html
12:45:51 PM: success onPostBuild - 0.115s
12:45:51 PM: info Done building in 37.646572999 sec
12:45:51 PM:
12:45:51 PM: (build.command completed in 37.8s)
12:45:51 PM:
12:45:51 PM: ────────────────────────────────────────────────────────────────
12:45:51 PM: 2. Deploy site
12:45:51 PM: ────────────────────────────────────────────────────────────────
12:45:51 PM:
12:45:51 PM: Starting to deploy site from 'public'
12:45:51 PM: Creating deploy tree
12:45:51 PM: Creating deploy upload records
12:45:51 PM: 5 new files to upload
12:45:51 PM: 0 new functions to upload
12:45:51 PM: Site deploy was successfully initiated
12:45:51 PM:
12:45:51 PM: (Deploy site completed in 496ms)
12:45:51 PM:
12:45:51 PM: ────────────────────────────────────────────────────────────────
12:45:51 PM: Netlify Build Complete
12:45:51 PM: ────────────────────────────────────────────────────────────────
12:45:51 PM:
12:45:51 PM: (Netlify Build completed in 38.4s)
12:45:52 PM: Caching artifacts
12:45:52 PM: Started saving node modules
12:45:52 PM: Finished saving node modules
12:45:52 PM: Started saving build plugins
12:45:52 PM: Finished saving build plugins
12:45:52 PM: Started saving yarn cache
12:45:52 PM: Finished saving yarn cache
12:45:52 PM: Started saving pip cache
12:45:52 PM: Finished saving pip cache
12:45:52 PM: Started saving emacs cask dependencies
12:45:52 PM: Finished saving emacs cask dependencies
12:45:52 PM: Starting post processing
12:45:52 PM: Started saving maven dependencies
12:45:52 PM: Finished saving maven dependencies
12:45:52 PM: Started saving boot dependencies
12:45:52 PM: Finished saving boot dependencies
12:45:52 PM: Started saving rust rustup cache
12:45:52 PM: Finished saving rust rustup cache
12:45:52 PM: Started saving go dependencies
12:45:52 PM: Finished saving go dependencies
12:45:52 PM: Build script success
12:45:52 PM: Post processing - HTML
12:45:53 PM: Post processing - header rules
12:45:53 PM: Post processing - redirect rules
12:45:53 PM: Post processing done
12:45:53 PM: Site is live ✨
12:46:19 PM: Finished processing build request in 1m26.727384471s