Skip to main content

Deploy details

Deploy successful for hopeful-gates-0a8969

:alembic: cookie starting

PR #27: feature/finish-ga@d63cb99

Deploy log

3:42:51 PM: Build ready to start
3:42:53 PM: build-image version: d84c79427e8f83c1ba17bcdd7b3fe38059376b68
3:42:53 PM: build-image tag: v3.6.1
3:42:53 PM: buildbot version: 4c3d8713ccd4c98ab9180f79a013d42d2076d9ff
3:42:53 PM: Fetching cached dependencies
3:42:53 PM: Starting to download cache of 186.7MB
3:42:55 PM: Finished downloading cache in 1.539148529s
3:42:55 PM: Starting to extract cache
3:43:06 PM: Finished extracting cache in 11.06432365s
3:43:06 PM: Finished fetching cache in 12.88633895s
3:43:06 PM: Starting to prepare the repo for build
3:43:06 PM: Preparing Git Reference pull/27/head
3:43:09 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'public' versus 'public/' in the Netlify UI
3:43:09 PM: Starting build script
3:43:09 PM: Installing dependencies
3:43:09 PM: Python version set to 2.7
3:43:10 PM: Started restoring cached node version
3:43:13 PM: Finished restoring cached node version
3:43:14 PM: v12.18.0 is already installed.
3:43:15 PM: Now using node v12.18.0 (npm v6.14.4)
3:43:15 PM: Started restoring cached build plugins
3:43:15 PM: Finished restoring cached build plugins
3:43:15 PM: Attempting ruby version 2.7.1, read from environment
3:43:17 PM: Using ruby version 2.7.1
3:43:18 PM: Using PHP version 5.6
3:43:18 PM: Started restoring cached node modules
3:43:18 PM: Finished restoring cached node modules
3:43:18 PM: Started restoring cached yarn cache
3:43:18 PM: Finished restoring cached yarn cache
3:43:18 PM: Installing NPM modules using Yarn version 1.22.4
3:43:19 PM: yarn install v1.22.4
3:43:19 PM: [1/4] Resolving packages...
3:43:21 PM: success Already up-to-date.
3:43:21 PM: Done in 1.45s.
3:43:21 PM: NPM modules installed using Yarn
3:43:21 PM: Started restoring cached go cache
3:43:21 PM: Finished restoring cached go cache
3:43:21 PM: go version go1.14.4 linux/amd64
3:43:21 PM: go version go1.14.4 linux/amd64
3:43:21 PM: Installing missing commands
3:43:21 PM: Verify run directory
3:43:24 PM:
3:43:24 PM: ────────────────────────────────────────────────────────────────
3:43:24 PM: Netlify Build
3:43:24 PM: ────────────────────────────────────────────────────────────────
3:43:24 PM:
3:43:24 PM: ❯ Version
3:43:24 PM: @netlify/build 9.4.0
3:43:24 PM:
3:43:24 PM: ❯ Flags
3:43:24 PM: deployId: 603a687be10a7b0008abef1c
3:43:24 PM: mode: buildbot
3:43:24 PM:
3:43:24 PM: ❯ Current directory
3:43:24 PM: /opt/build/repo
3:43:24 PM:
3:43:24 PM: ❯ Config file
3:43:24 PM: No config file was defined: using default values.
3:43:24 PM:
3:43:24 PM: ❯ Context
3:43:24 PM: deploy-preview
3:43:24 PM:
3:43:24 PM: ────────────────────────────────────────────────────────────────
3:43:24 PM: 1. Build command from Netlify app
3:43:24 PM: ────────────────────────────────────────────────────────────────
3:43:24 PM: ​
3:43:24 PM: $ gatsby build
3:43:28 PM: success open and validate gatsby-configs - 0.066s
3:43:29 PM: success load plugins - 1.667s
3:43:29 PM: success onPreInit - 0.050s
3:43:29 PM: success delete html and css files from previous builds - 0.005s
3:43:29 PM: success initialize cache - 0.017s
3:43:29 PM: success copy gatsby files - 0.061s
3:43:29 PM: success onPreBootstrap - 0.052s
3:43:30 PM: success createSchemaCustomization - 0.010s
3:43:30 PM: success Checking for changed pages - 0.000s
3:43:30 PM: success source and transform nodes - 0.350s
3:43:30 PM: success building schema - 0.476s
3:43:30 PM: warning The plugin "gatsby-plugin-i18n" used a reserved field name in the context object when creating a page:
3:43:30 PM: * "path"
3:43:30 PM: {
3:43:30 PM: "path": "/en/blog/01-10-2020-parks-without-bottles/",
3:43:30 PM: "component": "/opt/build/repo/src/templates/post.js",
3:43:30 PM: "context": {
3:43:30 PM: "path": "/en/blog/01-10-2020-parks-without-bottles/",
3:43:30 PM: "slug": "/en/blog/01-10-2020-parks-without-bottles/",
3:43:30 PM: "langKey": "en"
3:43:30 PM: },
3:43:30 PM: "layout": "en"
3:43:30 PM: }
3:43:30 PM: Data in "context" is passed to GraphQL as potential arguments when running the
3:43:30 PM: page query.
3:43:30 PM: When arguments for GraphQL are constructed, the context object is combined with
3:43:30 PM: the page object so *both* page object and context data are available as
3:43:30 PM: arguments. So you don't need to add the page "path" to the context as it's
3:43:30 PM: already available in GraphQL. If a context field duplicates a field already
3:43:30 PM: used by the page object, this can break functionality within Gatsby so must be
3:43:30 PM: avoided.
3:43:30 PM: Please choose another name for the conflicting fields.
3:43:30 PM: The following fields are used by the page object and should be avoided.
3:43:30 PM: * "path"
3:43:30 PM: * "matchPath"
3:43:30 PM: * "component"
3:43:30 PM: * "componentChunkName"
3:43:30 PM: * "pluginCreator___NODE"
3:43:30 PM: * "pluginCreatorId"
3:43:31 PM: success createPages - 0.586s
3:43:31 PM: success Checking for changed pages - 0.000s
3:43:31 PM: success createPagesStatefully - 0.170s
3:43:31 PM: success update schema - 0.049s
3:43:31 PM: success onPreExtractQueries - 0.000s
3:43:32 PM: success extract queries from components - 0.581s
3:43:32 PM: success write out redirect data - 0.001s
3:43:32 PM: success Build manifest and related icons - 0.234s
3:43:32 PM: success onPostBootstrap - 0.235s
3:43:32 PM: info bootstrap finished - 8.469s
3:43:32 PM: success run static queries - 0.076s - 4/4 52.88/s
3:43:32 PM: success run page queries - 0.094s - 53/53 563.67/s
3:43:32 PM: success write out requires - 0.004s
3:43:33 PM: warning Browserslist: caniuse-lite is outdated. Please run:
3:43:33 PM: npx browserslist@latest --update-db
3:44:02 PM: success Building production JavaScript and CSS bundles - 30.041s
3:44:03 PM: success Rewriting compilation hashes - 0.002s
3:44:11 PM: success Building static HTML for pages - 8.584s - 53/53 6.17/s
3:44:11 PM: info Generated public/sw.js, which will precache 7 files, totaling 277151 bytes.
3:44:11 PM: The following pages will be precached:
3:44:11 PM: /offline-plugin-app-shell-fallback/index.html
3:44:11 PM: success onPostBuild - 0.132s
3:44:11 PM: info Done building in 47.863229028 sec
3:44:12 PM: ​
3:44:12 PM: (build.command completed in 48.3s)
3:44:12 PM:
3:44:12 PM: ────────────────────────────────────────────────────────────────
3:44:12 PM: 2. Deploy site
3:44:12 PM: ────────────────────────────────────────────────────────────────
3:44:12 PM: ​
3:44:12 PM: Starting to deploy site from 'public'
3:44:12 PM: Creating deploy tree
3:44:12 PM: Creating deploy upload records
3:44:12 PM: 63 new files to upload
3:44:12 PM: 0 new functions to upload
3:44:14 PM: Site deploy was successfully initiated
3:44:14 PM: ​
3:44:14 PM: (Deploy site completed in 1.8s)
3:44:14 PM:
3:44:14 PM: ────────────────────────────────────────────────────────────────
3:44:14 PM: Netlify Build Complete
3:44:14 PM: ────────────────────────────────────────────────────────────────
3:44:14 PM: ​
3:44:14 PM: (Netlify Build completed in 50.2s)
3:44:14 PM: Caching artifacts
3:44:14 PM: Started saving node modules
3:44:14 PM: Finished saving node modules
3:44:14 PM: Started saving build plugins
3:44:14 PM: Finished saving build plugins
3:44:14 PM: Started saving yarn cache
3:44:14 PM: Finished saving yarn cache
3:44:14 PM: Started saving pip cache
3:44:14 PM: Finished saving pip cache
3:44:14 PM: Started saving emacs cask dependencies
3:44:14 PM: Finished saving emacs cask dependencies
3:44:14 PM: Started saving maven dependencies
3:44:14 PM: Finished saving maven dependencies
3:44:14 PM: Started saving boot dependencies
3:44:14 PM: Starting post processing
3:44:14 PM: Post processing - HTML
3:44:14 PM: Finished saving boot dependencies
3:44:14 PM: Started saving rust rustup cache
3:44:14 PM: Finished saving rust rustup cache
3:44:14 PM: Started saving go dependencies
3:44:14 PM: Finished saving go dependencies
3:44:14 PM: Build script success
3:44:17 PM: Post processing - header rules
3:44:17 PM: Post processing - redirect rules
3:44:18 PM: Post processing done
3:44:18 PM: Site is live ✨
3:44:49 PM: Finished processing build request in 1m56.472383432s