Skip to main content

Deploy details

Deploy successful for classy-granita-bc2b5a

chore: staging env

PR #560: staging_env@c96232a

Deploy log

Initializing

Complete
3:14:45 AM: Waiting for other deploys from your team to complete. Check the queue: https://app.netlify.com/teams/sivan-atkbifc/builds
3:19:07 AM: Build ready to start
3:19:22 AM: build-image version: ecdc8b770f4a0193fd3f258c1bc6029e681813a4 (focal)
3:19:22 AM: buildbot version: 31384b9071289c6a22c9a280fe11b85737b6fd56
3:19:22 AM: Fetching cached dependencies
3:19:22 AM: Starting to download cache of 303.3MB
3:19:25 AM: Finished downloading cache in 2.324s
3:19:25 AM: Starting to extract cache
3:19:27 AM: Finished extracting cache in 2.649s
3:19:27 AM: Finished fetching cache in 5.063s
3:19:27 AM: Starting to prepare the repo for build
3:19:28 AM: Preparing Git Reference pull/560/head
3:19:30 AM: Starting to install dependencies
3:19:30 AM: Python version set to 3.8
3:19:30 AM: Attempting Ruby version 2.7.2, read from environment
3:19:31 AM: Using Ruby version 2.7.2
3:19:32 AM: Started restoring cached go cache
3:19:32 AM: Finished restoring cached go cache
3:19:34 AM: go version go1.19.13 linux/amd64
3:19:35 AM: Using PHP version 8.0
3:19:36 AM: Started restoring cached Node.js version
3:19:37 AM: Finished restoring cached Node.js version
3:19:37 AM: Attempting Node.js version '14.21.3' from .nvmrc
3:19:38 AM: v14.21.3 is already installed.
3:19:38 AM: Now using node v14.21.3 (npm v6.14.18)
3:19:38 AM: Enabling Node.js Corepack
3:19:38 AM: Started restoring cached build plugins
3:19:38 AM: Finished restoring cached build plugins
3:19:38 AM: Started restoring cached corepack dependencies
3:19:38 AM: Finished restoring cached corepack dependencies
3:19:38 AM: No npm workspaces detected
3:19:38 AM: Started restoring cached node modules
3:19:38 AM: Finished restoring cached node modules
3:19:38 AM: Installing npm packages using npm version 6.14.18
3:19:46 AM: npm WARN read-shrinkwrap This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@2. I'll try to do my best with it!
npm WARN eslint-plugin-vue@6.2.2 requires a peer of eslint@^5.0.0 || ^6.0.0 but none is installed. You must install peer dependencies yourself.
3:19:46 AM: npm WARN tsutils@3.21.0 requires a peer of typescript@>=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta but none is installed. You must install peer dependencies yourself.
3:19:46 AM: npm WARN vue-awesome-swiper@4.1.1 requires a peer of swiper@^5.2.0 but none is installed. You must install peer dependencies yourself.
3:19:46 AM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.3.2 (node_modules/chokidar/node_modules/fsevents):
3:19:46 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
3:19:46 AM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.2 (node_modules/fsevents):
3:19:46 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
3:19:46 AM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.13 (node_modules/watchpack-chokidar2/node_modules/fsevents):
3:19:46 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
3:19:46 AM: audited 2562 packages in 7.98s
3:19:47 AM: 160 packages are looking for funding
3:19:47 AM: run `npm fund` for details
3:19:47 AM: found 466 vulnerabilities (9 low, 218 moderate, 204 high, 35 critical)
3:19:47 AM: run `npm audit fix` to fix them, or `npm audit` for details
3:19:47 AM: npm packages installed
3:19:48 AM: Successfully installed dependencies
3:19:48 AM: Starting build script
3:19:49 AM: Detected 1 framework(s)
3:19:49 AM: "nuxt" at version "2.15.8"
3:19:49 AM: Section completed: initializing

Building

Complete
3:19:51 AM: Netlify Build
3:19:51 AM: ────────────────────────────────────────────────────────────────
3:19:51 AM:
3:19:51 AM: ❯ Version
3:19:51 AM: @netlify/build 29.54.0
3:19:51 AM:
3:19:51 AM: ❯ Flags
3:19:51 AM: accountId: 6638efe1456725e200a1a6d2
3:19:51 AM: baseRelDir: true
3:19:51 AM: buildId: 66dbc52582e35b0008785a6d
3:19:51 AM: deployId: 66dbc52582e35b0008785a6f
3:19:51 AM:
3:19:51 AM: ❯ Current directory
3:19:51 AM: /opt/build/repo
3:19:51 AM:
3:19:51 AM: ❯ Config file
3:19:51 AM: No config file was defined: using default values.
3:19:51 AM:
3:19:51 AM: ❯ Context
3:19:51 AM: deploy-preview
3:19:51 AM:
3:19:51 AM: Build command from Netlify app
3:19:51 AM: ────────────────────────────────────────────────────────────────
3:19:51 AM: ​
3:19:51 AM: $ npm run generate
3:19:51 AM: > pycontw-2021@1.0.0 generate /opt/build/repo
3:19:51 AM: > nuxt generate
3:19:51 AM: [warn] `router.scrollBehavior` property is deprecated in favor of using `~/app/router.scrollBehavior.js` file, learn more: https://nuxtjs.org/api/configuration-router#scrollbehavior
3:20:45 AM: ​
3:20:45 AM: (build.command completed in 54.1s)
3:20:45 AM:
3:20:48 AM: (Netlify Build completed in 57.7s)
3:20:49 AM: Section completed: building
3:20:53 AM: Finished processing build request in 1m30.609s

Deploying

Complete
3:20:45 AM: Deploy site
3:20:45 AM: ────────────────────────────────────────────────────────────────
3:20:45 AM: ​
3:20:45 AM: Starting to deploy site from 'dist'
3:20:45 AM: Calculating files to upload
3:20:47 AM: 350 new file(s) to upload
3:20:47 AM: 0 new function(s) to upload
3:20:47 AM: Starting to upload
3:20:48 AM: 10% uploaded
3:20:48 AM: 20% uploaded
3:20:48 AM: 30% uploaded
3:20:48 AM: 40% uploaded
3:20:48 AM: 50% uploaded
3:20:48 AM: 60% uploaded
3:20:48 AM: 70% uploaded
3:20:48 AM: 80% uploaded
3:20:48 AM: 90% uploaded
3:20:48 AM: 100% uploaded
3:20:48 AM: Section completed: deploying
3:20:48 AM: Site deploy was successfully initiated
3:20:48 AM: ​
3:20:48 AM: (Deploy site completed in 3.4s)

Cleanup

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

Post-processing

Complete
3:20:48 AM: Post processing - header rules
3:20:48 AM: Post processing - redirect rules
3:20:48 AM: Post processing done
3:20:48 AM: Section completed: postprocessing
3:20:48 AM: Starting post processing
3:20:48 AM: Skipping form detection
3:20:49 AM: Site is live ✨