Deploy details
Deploy successful for astro-ntlfy-cms
Production: latest@HEAD
Deploy log
5:54:35 PM: Build ready to start
5:54:38 PM: build-image version: d2c6dbeac570350a387d832f64bc980dc964ad65 (focal)
5:54:38 PM: build-image tag: v4.8.0
5:54:38 PM: buildbot version: 29e546ddee264a16af472b38ccba15b350150213
5:54:38 PM: Fetching cached dependencies
5:54:38 PM: Failed to fetch cache, continuing with build
5:54:38 PM: Starting to prepare the repo for build
5:54:38 PM: No cached dependencies found. Cloning fresh repo
5:54:38 PM: git clone https://github.com/delucis/astro-netlify-cms-starter
5:54:39 PM: Preparing Git Reference refs/heads/latest
5:54:39 PM: Parsing package.json dependencies
5:54:40 PM: Starting build script
5:54:40 PM: Installing dependencies
5:54:40 PM: Python version set to 2.7
5:54:41 PM: Downloading and installing node v16.15.0...
5:54:41 PM: Downloading https://nodejs.org/dist/v16.15.0/node-v16.15.0-linux-x64.tar.xz...
5:54:41 PM: Computing checksum with sha256sum
5:54:41 PM: Checksums matched!
5:54:44 PM: Now using node v16.15.0 (npm v8.5.5)
5:54:44 PM: Started restoring cached build plugins
5:54:44 PM: Finished restoring cached build plugins
5:54:44 PM: Attempting ruby version 2.7.2, read from environment
5:54:45 PM: Using ruby version 2.7.2
5:54:45 PM: Using PHP version 8.0
5:54:45 PM: No npm workspaces detected
5:54:45 PM: Started restoring cached node modules
5:54:45 PM: Finished restoring cached node modules
5:54:46 PM: Installing NPM modules using NPM version 8.5.5
5:54:46 PM: 8.5.5
5:54:46 PM: NPM modules installed
5:54:47 PM: Started restoring cached go cache
5:54:47 PM: Finished restoring cached go cache
5:54:47 PM: go version go1.16.5 linux/amd64
5:54:47 PM: go version go1.16.5 linux/amd64
5:54:47 PM: Installing missing commands
5:54:47 PM: Verify run directory
5:54:48 PM:
5:54:48 PM: ────────────────────────────────────────────────────────────────
5:54:48 PM: Netlify Build
5:54:48 PM: ────────────────────────────────────────────────────────────────
5:54:48 PM:
5:54:48 PM: ❯ Version
5:54:48 PM: @netlify/build 27.1.1
5:54:48 PM:
5:54:48 PM: ❯ Flags
5:54:48 PM: baseRelDir: true
5:54:48 PM: buildId: 62828fdbd5a64600b868ab69
5:54:48 PM: deployId: 62828fdbd5a64600b868ab6b
5:54:48 PM:
5:54:48 PM: ❯ Current directory
5:54:48 PM: /opt/build/repo
5:54:48 PM:
5:54:48 PM: ❯ Config file
5:54:48 PM: /opt/build/repo/netlify.toml
5:54:48 PM:
5:54:48 PM: ❯ Context
5:54:48 PM: production
5:54:48 PM:
5:54:48 PM: ────────────────────────────────────────────────────────────────
5:54:48 PM: 1. build.command from netlify.toml
5:54:48 PM: ────────────────────────────────────────────────────────────────
5:54:48 PM:
5:54:48 PM: $ npx pnpm i --store=node_modules/.pnpm-store && npm run build
5:54:49 PM: npm WARN exec The following package was not found and will be installed: pnpm
5:54:50 PM: Lockfile is up-to-date, resolution step is skipped
5:54:50 PM: Progress: resolved 1, reused 0, downloaded 0, added 0
5:54:50 PM: Packages: +968
5:54:50 PM: ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
5:54:50 PM: Packages are hard linked from the content-addressable store to the virtual store.
5:54:50 PM: Content-addressable store is at: /opt/build/repo/node_modules/.pnpm-store/v3
5:54:50 PM: Virtual store is at: node_modules/.pnpm
5:54:51 PM: Progress: resolved 968, reused 0, downloaded 41, added 31
5:54:52 PM: Progress: resolved 968, reused 0, downloaded 87, added 86
5:54:53 PM: Progress: resolved 968, reused 0, downloaded 143, added 144
5:54:54 PM: Progress: resolved 968, reused 0, downloaded 235, added 238
5:54:55 PM: Progress: resolved 968, reused 0, downloaded 325, added 335
5:54:56 PM: Progress: resolved 968, reused 0, downloaded 416, added 424
5:54:57 PM: Progress: resolved 968, reused 0, downloaded 540, added 548
5:54:58 PM: Progress: resolved 968, reused 0, downloaded 598, added 605
5:54:59 PM: Progress: resolved 968, reused 0, downloaded 731, added 739
5:55:00 PM: Progress: resolved 968, reused 0, downloaded 846, added 854
5:55:01 PM: Progress: resolved 968, reused 0, downloaded 954, added 964
5:55:02 PM: Progress: resolved 968, reused 0, downloaded 957, added 967
5:55:02 PM: .../esbuild@0.14.39/node_modules/esbuild postinstall$ node install.js
5:55:02 PM: .../esbuild@0.14.39/node_modules/esbuild postinstall: Done
5:55:03 PM: Progress: resolved 968, reused 0, downloaded 958, added 968, done
5:55:03 PM: dependencies:
5:55:03 PM: + astro-netlify-cms 0.0.8
5:55:03 PM: devDependencies:
5:55:03 PM: + astro 1.0.0-beta.27
5:55:03 PM: > @example/blog@0.0.1 build
5:55:03 PM: > astro build --experimental-integrations
5:55:05 PM: 05:55:05 PM [build] Collecting build information...
5:55:09 PM: 05:55:09 PM [build] Completed in 4.13s.
5:55:09 PM:
5:55:09 PM: building client
5:55:09 PM: vite v2.9.9 building for production...
5:55:09 PM: transforming...
5:55:17 PM: Use of eval is strongly discouraged, as it poses security risks and may cause issues with minification
5:55:17 PM: Use of eval is strongly discouraged, as it poses security risks and may cause issues with minification
5:55:17 PM: Use of eval is strongly discouraged, as it poses security risks and may cause issues with minification
5:55:17 PM: Use of eval is strongly discouraged, as it poses security risks and may cause issues with minification
5:55:24 PM: ✓ 32 modules transformed.
5:55:24 PM: rendering chunks...
5:55:26 PM: dist/admin/index.html 1.15 KiB
5:55:26 PM: dist/entry.e994351a.js 0.40 KiB / gzip: 0.28 KiB
5:55:26 PM: dist/entry.ec630ac9.js 0.05 KiB / gzip: 0.07 KiB
5:55:26 PM: dist/chunks/chunk.dae45ae6.js 128.42 KiB / gzip: 41.34 KiB
5:55:26 PM: dist/chunks/chunk.8ba12c1b.js 233.99 KiB / gzip: 74.42 KiB
5:55:26 PM: dist/entry.83ba199b.js 4748.72 KiB / gzip: 1357.82 KiB
5:55:26 PM:
5:55:26 PM: (!) Some chunks are larger than 500 KiB after minification. Consider:
5:55:26 PM: - Using dynamic import() to code-split the application
5:55:26 PM: - Use build.rollupOptions.output.manualChunks to improve chunking: https://rollupjs.org/guide/en/#outputmanualchunks
5:55:26 PM: - Adjust chunk size limit for this warning via build.chunkSizeWarningLimit.
5:55:26 PM: Completed in 16.96s.
5:55:26 PM:
5:55:26 PM: 05:55:26 PM [build] Building for SSR...
5:55:26 PM: 05:55:26 PM [build] Completed in 222ms.
5:55:26 PM:
5:55:26 PM: generating static routes
5:55:26 PM: Creating deploy upload records
5:55:26 PM: ▶ src/pages/index.astro
5:55:26 PM: └─ /index.html (+6ms)
5:55:26 PM: ▶ src/pages/posts/index.md
5:55:26 PM: └─ /posts/index.html (+2ms)
5:55:26 PM: Completed in 13ms.
5:55:26 PM:
5:55:26 PM: 05:55:26 PM [build] 2 page(s) built in 21.33s
5:55:26 PM: 05:55:26 PM [build] Complete!
5:55:26 PM:
5:55:26 PM: (build.command completed in 38.3s)
5:55:26 PM:
5:55:26 PM: ────────────────────────────────────────────────────────────────
5:55:26 PM: 2. Deploy site
5:55:26 PM: ────────────────────────────────────────────────────────────────
5:55:26 PM:
5:55:26 PM: Starting to deploy site from 'dist'
5:55:26 PM: Creating deploy tree
5:55:27 PM: 10 new files to upload
5:55:27 PM: 0 new functions to upload
5:55:27 PM: Site deploy was successfully initiated
5:55:27 PM:
5:55:27 PM: (Deploy site completed in 1s)
5:55:27 PM:
5:55:27 PM: ────────────────────────────────────────────────────────────────
5:55:27 PM: Netlify Build Complete
5:55:27 PM: Starting post processing
5:55:27 PM: ────────────────────────────────────────────────────────────────
5:55:27 PM:
5:55:27 PM: (Netlify Build completed in 39.4s)
5:55:28 PM: Caching artifacts
5:55:28 PM: Started saving node modules
5:55:28 PM: Finished saving node modules
5:55:28 PM: Started saving build plugins
5:55:28 PM: Finished saving build plugins
5:55:28 PM: Started saving pip cache
5:55:28 PM: Post processing - HTML
5:55:28 PM: Finished saving pip cache
5:55:28 PM: Started saving emacs cask dependencies
5:55:28 PM: Finished saving emacs cask dependencies
5:55:28 PM: Started saving maven dependencies
5:55:28 PM: Finished saving maven dependencies
5:55:28 PM: Started saving boot dependencies
5:55:28 PM: Finished saving boot dependencies
5:55:28 PM: Started saving rust rustup cache
5:55:28 PM: Finished saving rust rustup cache
5:55:28 PM: Started saving go dependencies
5:55:28 PM: Finished saving go dependencies
5:55:28 PM: Post processing - header rules
5:55:29 PM: Post processing - redirect rules
5:55:29 PM: Post processing done
5:55:29 PM: Build script success
5:55:31 PM: Site is live ✨
5:55:57 PM: Finished processing build request in 1m19.056627426s