Deploy details
Deploy successful for ufukcam
Production: master@HEAD
Deploy log
10:08:42 PM: Build ready to start
10:08:43 PM: build-image version: b0258b965567defc4a2d7e2f2dec2e00c8f73ad6
10:08:43 PM: build-image tag: v3.4.1
10:08:43 PM: buildbot version: e1f4178b0d9779ebad1b11d5b54739f82fed3c22
10:08:44 PM: Fetching cached dependencies
10:08:44 PM: Failed to fetch cache, continuing with build
10:08:44 PM: Starting to prepare the repo for build
10:08:44 PM: No cached dependencies found. Cloning fresh repo
10:08:44 PM: git clone https://github.com/ufukcam/ufukcamcom
10:08:46 PM: Preparing Git Reference refs/heads/master
10:08:47 PM: Starting build script
10:08:47 PM: Installing dependencies
10:08:47 PM: Python version set to 2.7
10:08:48 PM: Attempting node version '10' from .nvmrc
10:08:50 PM: Downloading and installing node v10.22.0...
10:08:50 PM: Downloading https://nodejs.org/dist/v10.22.0/node-v10.22.0-linux-x64.tar.xz...
10:08:50 PM: Computing checksum with sha256sum
10:08:51 PM: Checksums matched!
10:08:54 PM: Now using node v10.22.0 (npm v6.14.6)
10:08:54 PM: Started restoring cached build plugins
10:08:54 PM: Finished restoring cached build plugins
10:08:54 PM: Attempting ruby version 2.7.1, read from environment
10:08:55 PM: Using ruby version 2.7.1
10:08:56 PM: Using PHP version 5.6
10:08:56 PM: 5.2 is already installed.
10:08:56 PM: Using Swift version 5.2
10:08:56 PM: Started restoring cached node modules
10:08:56 PM: Finished restoring cached node modules
10:08:56 PM: Installing NPM modules using NPM version 6.14.6
10:09:39 PM: > sharp@0.25.2 install /opt/build/repo/node_modules/sharp
10:09:39 PM: > (node install/libvips && node install/dll-copy && prebuild-install --runtime=napi) || (node-gyp rebuild && node install/dll-copy)
10:09:39 PM: info sharp Downloading https://github.com/lovell/sharp-libvips/releases/download/v8.9.1/libvips-8.9.1-linux-x64.tar.gz
10:09:41 PM: > node-sass@4.13.1 install /opt/build/repo/node_modules/node-sass
10:09:41 PM: > node scripts/install.js
10:09:41 PM: Downloading binary from https://github.com/sass/node-sass/releases/download/v4.13.1/linux-x64-64_binding.node
10:09:42 PM: Download complete
10:09:42 PM: Binary saved to /opt/build/repo/node_modules/node-sass/vendor/linux-x64-64/binding.node
10:09:42 PM: Caching binary to /opt/buildhome/.npm/node-sass/4.13.1/linux-x64-64_binding.node
10:09:42 PM: > core-js@2.6.11 postinstall /opt/build/repo/node_modules/core-js
10:09:42 PM: > node -e "try{require('./postinstall')}catch(e){}"
10:09:42 PM: > core-js-pure@3.6.5 postinstall /opt/build/repo/node_modules/core-js-pure
10:09:42 PM: > node -e "try{require('./postinstall')}catch(e){}"
10:09:43 PM: > gatsby-telemetry@1.3.0 postinstall /opt/build/repo/node_modules/gatsby-telemetry
10:09:43 PM: > node src/postinstall.js || true
10:09:43 PM: > gatsby-cli@2.12.0 postinstall /opt/build/repo/node_modules/gatsby/node_modules/gatsby-cli
10:09:43 PM: > node scripts/postinstall.js
10:09:43 PM: > gatsby@2.21.0 postinstall /opt/build/repo/node_modules/gatsby
10:09:43 PM: > node scripts/postinstall.js
10:09:44 PM: > node-sass@4.13.1 postinstall /opt/build/repo/node_modules/node-sass
10:09:44 PM: > node scripts/build.js
10:09:44 PM: Binary found at /opt/build/repo/node_modules/node-sass/vendor/linux-x64-64/binding.node
10:09:44 PM: Testing binary
10:09:44 PM: Binary is fine
10:09:47 PM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.11 (node_modules/fsevents):
10:09:47 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.11: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
10:09:47 PM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.12 (node_modules/gatsby/node_modules/watchpack/node_modules/fsevents):
10:09:47 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.12: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
10:09:47 PM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/gatsby/node_modules/fsevents):
10:09:47 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
10:09:47 PM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/gatsby-page-utils/node_modules/fsevents):
10:09:47 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
10:09:47 PM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/chokidar/node_modules/fsevents):
10:09:47 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
10:09:47 PM: added 2564 packages from 1147 contributors and audited 2706 packages in 50.444s
10:09:51 PM: 148 packages are looking for funding
10:09:51 PM: run `npm fund` for details
10:09:51 PM: found 831 vulnerabilities (820 low, 11 high)
10:09:51 PM: run `npm audit fix` to fix them, or `npm audit` for details
10:09:51 PM: NPM modules installed
10:09:51 PM: Started restoring cached go cache
10:09:51 PM: Finished restoring cached go cache
10:09:51 PM: go version go1.14.4 linux/amd64
10:09:51 PM: go version go1.14.4 linux/amd64
10:09:51 PM: Installing missing commands
10:09:51 PM: Verify run directory
10:09:52 PM:
10:09:52 PM: ┌─────────────────────────────┐
10:09:52 PM: │ Netlify Build │
10:09:52 PM: └─────────────────────────────┘
10:09:52 PM:
10:09:52 PM: ❯ Version
10:09:52 PM: @netlify/build 3.3.5
10:09:52 PM:
10:09:52 PM: ❯ Flags
10:09:52 PM: deployId: 5f56af6ae319ee9d475d7f1f
10:09:52 PM: mode: buildbot
10:09:52 PM:
10:09:52 PM: ❯ Current directory
10:09:52 PM: /opt/build/repo
10:09:52 PM:
10:09:52 PM: ❯ Config file
10:09:52 PM: /opt/build/repo/netlify.toml
10:09:52 PM:
10:09:52 PM: ❯ Context
10:09:52 PM: production
10:09:52 PM:
10:09:52 PM: ❯ Loading plugins
10:09:52 PM: - netlify-plugin-gatsby-cache@0.3.0 from netlify.toml
10:09:52 PM:
10:09:52 PM: ┌────────────────────────────────────────────────────────┐
10:09:52 PM: │ 1. onPreBuild command from netlify-plugin-gatsby-cache │
10:09:52 PM: └────────────────────────────────────────────────────────┘
10:09:52 PM:
10:09:53 PM: No Gatsby cache found. Building fresh.
10:09:53 PM:
10:09:53 PM: (netlify-plugin-gatsby-cache onPreBuild completed in 194ms)
10:09:53 PM:
10:09:53 PM: ┌────────────────────────────────────┐
10:09:53 PM: │ 2. build.command from netlify.toml │
10:09:53 PM: └────────────────────────────────────┘
10:09:53 PM:
10:09:53 PM: $ npm run build
10:09:53 PM: > gatsby-starter-delog@1.6.0 build /opt/build/repo
10:09:53 PM: > GATSBY_EXPERIMENTAL_PAGE_BUILD_ON_DATA_CHANGES=true gatsby build --log-pages
10:09:56 PM: success open and validate gatsby-configs - 0.091s
10:09:57 PM: success load plugins - 0.887s
10:09:57 PM: success onPreInit - 0.010s
10:09:57 PM: success initialize cache - 0.008s
10:09:57 PM: success copy gatsby files - 0.028s
10:09:57 PM: success onPreBootstrap - 0.003s
10:09:57 PM: success createSchemaCustomization - 0.015s
10:09:57 PM: success source and transform nodes - 0.108s
10:09:57 PM: success building schema - 0.311s
10:09:57 PM: success createPages - 0.054s
10:09:57 PM: success createPagesStatefully - 0.081s
10:09:57 PM: success onPreExtractQueries - 0.000s
10:09:57 PM: success update schema - 0.030s
10:09:57 PM: success extract queries from components - 0.161s
10:09:57 PM: success write out requires - 0.004s
10:09:57 PM: success write out redirect data - 0.001s
10:09:58 PM: success Build manifest and related icons - 0.172s
10:09:58 PM: success onPostBootstrap - 0.175s
10:09:58 PM: ⠀
10:09:58 PM: info bootstrap finished - 4.595 s
10:09:58 PM: ⠀
10:10:17 PM: success Building production JavaScript and CSS bundles - 19.519s
10:10:17 PM: success Rewriting compilation hashes - 0.001s
10:10:18 PM: warning code block or inline code language not specified in markdown. applying generic code block
10:10:18 PM: success run queries - 20.147s - 13/13 0.65/s
10:10:20 PM: success Building static HTML for pages - 1.982s - 11/11 5.55/s
10:10:20 PM: success Delete previous page data - 0.000s
10:10:20 PM: info Generated public/sw.js, which will precache 9 files, totaling 427605 bytes.
10:10:20 PM: The following pages will be precached:
10:10:20 PM: /offline-plugin-app-shell-fallback/index.html
10:10:20 PM: success onPostBuild - 0.094s
10:10:20 PM: info Done building in 26.839 sec
10:10:20 PM: info Built pages:
10:10:20 PM: Updated page: /offline-plugin-app-shell-fallback/
10:10:20 PM: Updated page: /remark-kitchen-sink
10:10:20 PM: Updated page: /with-code
10:10:20 PM: Updated page: /video-post
10:10:20 PM: Updated page: /fillerama
10:10:20 PM: Updated page: /hello-world
10:10:20 PM: Updated page: /new-post
10:10:20 PM: Updated page: /404/
10:10:20 PM: Updated page: /contact/
10:10:20 PM: Updated page: /
10:10:20 PM: Updated page: /404.html
10:10:20 PM:
10:10:20 PM: (build.command completed in 27.4s)
10:10:20 PM:
10:10:20 PM: ┌─────────────────────────────────────────────────────────┐
10:10:20 PM: │ 3. onPostBuild command from netlify-plugin-gatsby-cache │
10:10:20 PM: └─────────────────────────────────────────────────────────┘
10:10:20 PM:
10:10:20 PM: Stored the Gatsby cache to speed up future builds.
10:10:20 PM:
10:10:20 PM: (netlify-plugin-gatsby-cache onPostBuild completed in 364ms)
10:10:20 PM:
10:10:20 PM: ┌─────────────────────────────┐
10:10:20 PM: │ Netlify Build Complete │
10:10:20 PM: └─────────────────────────────┘
10:10:20 PM:
10:10:20 PM: (Netlify Build completed in 28.3s)
10:10:21 PM: Caching artifacts
10:10:21 PM: Started saving node modules
10:10:21 PM: Finished saving node modules
10:10:21 PM: Started saving build plugins
10:10:21 PM: Finished saving build plugins
10:10:21 PM: Started saving pip cache
10:10:21 PM: Finished saving pip cache
10:10:21 PM: Started saving emacs cask dependencies
10:10:21 PM: Finished saving emacs cask dependencies
10:10:21 PM: Started saving maven dependencies
10:10:21 PM: Finished saving maven dependencies
10:10:21 PM: Started saving boot dependencies
10:10:21 PM: Finished saving boot dependencies
10:10:21 PM: Started saving go dependencies
10:10:21 PM: Finished saving go dependencies
10:10:24 PM: Build script success
10:10:24 PM: Starting to deploy site from 'public'
10:10:24 PM: Creating deploy tree
10:10:24 PM: Creating deploy upload records
10:10:24 PM: 0 new files to upload
10:10:24 PM: 0 new functions to upload
10:10:24 PM: Starting post processing
10:10:24 PM: Post processing - HTML
10:10:25 PM: Post processing - header rules
10:10:25 PM: Post processing - redirect rules
10:10:25 PM: Post processing done
10:10:25 PM: Site is live
10:11:06 PM: Finished processing build request in 2m22.379271375s