Skip to main content

Deploy details

Deploy successful for next-plugin-canary

fix(deps): update dependency @netlify/functions to v2

PR #2278: renovate/netlify-functions-2.x@f66331b

Deploy summary

Deploy log

Initializing

Complete
6:34:10 PM: Waiting for other deploys from your team to complete. Check the queue: https://app.netlify.com/teams/netlify-testing/builds
6:36:53 PM: Build ready to start
6:37:02 PM: build-image version: 3d3c7e8b4321e2c1a54a2c4584fb46ba742b1630 (focal)
6:37:02 PM: buildbot version: 588d3e99baf403f31620480ed78c765f2e21ff1d
6:37:03 PM: Fetching cached dependencies
6:37:03 PM: Starting to download cache of 216.8MB
6:37:05 PM: Finished downloading cache in 2.333s
6:37:05 PM: Starting to extract cache
6:37:07 PM: Finished extracting cache in 1.813s
6:37:07 PM: Finished fetching cache in 4.197s
6:37:07 PM: Starting to prepare the repo for build
6:37:07 PM: Preparing Git Reference pull/2278/head
6:37:09 PM: Custom build path detected. Proceeding with the specified path: 'demos/canary'
6:37:09 PM: Custom publish path detected. Proceeding with the specified path: 'demos/canary/.next'
6:37:09 PM: Custom ignore command detected. Proceeding with the specified command: 'if [ $CACHED_COMMIT_REF == $COMMIT_REF ]; then (exit 1); else git diff --quiet $CACHED_COMMIT_REF $COMMIT_REF ../..; fi;'
6:37:09 PM: manpath: warning: $PATH not set
6:37:10 PM: Starting to install dependencies
6:37:10 PM: Python version set to 3.8
6:37:10 PM: Attempting Ruby version 2.7.2, read from environment
6:37:11 PM: Using Ruby version 2.7.2
6:37:12 PM: Started restoring cached go cache
6:37:12 PM: Finished restoring cached go cache
6:37:12 PM: Installing Go version 1.17 (requested 1.17)
6:37:18 PM: go version go1.17 linux/amd64
6:37:19 PM: Using PHP version 8.0
6:37:21 PM: Started restoring cached Node.js version
6:37:21 PM: Finished restoring cached Node.js version
6:37:22 PM: v16.20.2 is already installed.
6:37:22 PM: Now using node v16.20.2 (npm v8.19.4)
6:37:22 PM: Enabling Node.js Corepack
6:37:22 PM: Started restoring cached build plugins
6:37:22 PM: Finished restoring cached build plugins
6:37:22 PM: Started restoring cached corepack dependencies
6:37:22 PM: Finished restoring cached corepack dependencies
6:37:22 PM: No npm workspaces detected
6:37:22 PM: Started restoring cached node modules
6:37:22 PM: Finished restoring cached node modules
6:37:22 PM: Installing npm packages using npm version 8.19.4
6:37:24 PM: changed 4 packages, and audited 45 packages in 1s
6:37:24 PM: 6 packages are looking for funding
6:37:24 PM: run `npm fund` for details
6:37:24 PM: 1 high severity vulnerability
6:37:24 PM: To address all issues (including breaking changes), run:
6:37:24 PM: npm audit fix --force
6:37:24 PM: Run `npm audit` for details.
6:37:24 PM: npm packages installed
6:37:24 PM: Successfully installed dependencies
6:37:24 PM: Starting build script
6:37:25 PM: Detected 1 framework(s)
6:37:25 PM: "next" at version "13.5.6"
6:37:25 PM: Section completed: initializing

Building

Complete
6:37:27 PM: Netlify Build
6:37:27 PM: ────────────────────────────────────────────────────────────────
6:37:27 PM:
6:37:27 PM: ❯ Version
6:37:27 PM: @netlify/build 29.41.3
6:37:27 PM:
6:37:27 PM: ❯ Flags
6:37:27 PM: baseRelDir: true
6:37:27 PM: buildId: 664651a2ede6eb00082f60d3
6:37:27 PM: deployId: 664651a2ede6eb00082f60d5
6:37:27 PM:
6:37:27 PM: ❯ Current directory
6:37:27 PM: /opt/build/repo/demos/canary
6:37:27 PM:
6:37:27 PM: ❯ Config file
6:37:27 PM: /opt/build/repo/demos/canary/netlify.toml
6:37:27 PM:
6:37:27 PM: ❯ Context
6:37:27 PM: deploy-preview
6:37:27 PM:
6:37:27 PM: ❯ Installing plugins
6:37:27 PM: - @netlify/plugin-nextjs@5.2.2
6:37:28 PM:
6:37:28 PM: ❯ Installing local plugins dependencies
6:37:28 PM: - ../plugin-wrapper
6:37:48 PM:
6:37:48 PM: ❯ Using Next.js Runtime - v5.2.2
6:37:48 PM:
6:37:48 PM: ❯ Loading plugins
6:37:48 PM: - ../plugin-wrapper@1.0.0 from netlify.toml
6:37:49 PM:
6:37:49 PM: @netlify/plugin-nextjs (onPreBuild event)
6:37:49 PM: ────────────────────────────────────────────────────────────────
6:37:49 PM: ​
6:37:49 PM: Next.js cache restored
6:37:49 PM: ​
6:37:49 PM: (@netlify/plugin-nextjs onPreBuild completed in 40ms)
6:37:49 PM:
6:37:49 PM: build.command from netlify.toml
6:37:49 PM: ────────────────────────────────────────────────────────────────
6:37:49 PM: ​
6:37:49 PM: $ next build
6:37:50 PM: Skipping linting
6:37:50 PM: Checking validity of types ...
6:37:50 PM: Creating an optimized production build ...
6:37:50 PM: Found lockfile missing swc dependencies, run next locally to automatically patch
6:37:51 PM: Compiled successfully
6:37:51 PM: Collecting page data ...
6:37:51 PM: Generating static pages (0/3) ...
6:37:52 PM: Generating static pages (3/3)
6:37:52 PM: Finalizing page optimization ...
6:37:52 PM: Collecting build traces ...
6:38:03 PM: Route (pages) Size First Load JS
6:38:03 PM: ┌ ○ / 4.36 kB 83.6 kB
6:38:03 PM: ├ /_app 0 B 79.3 kB
6:38:03 PM: ├ ○ /404 182 B 79.5 kB
6:38:03 PM: └ λ /api/hello 0 B 79.3 kB
6:38:03 PM: + First Load JS shared by all 79.5 kB
6:38:03 PM: ├ chunks/framework-6d18543c2c368b0c.js 45.3 kB
6:38:03 PM: ├ chunks/main-ae9a541b4b7db8be.js 32.9 kB
6:38:03 PM: ├ chunks/pages/_app-2ba67b4e2e44dba9.js 294 B
6:38:03 PM: ├ chunks/webpack-fd8027ecb5121007.js 770 B
6:38:03 PM: └ css/27d177a30947857b.css 194 B
6:38:03 PM: ƒ Middleware 24.9 kB
6:38:03 PM: λ (Server) server-side renders at runtime (uses getInitialProps or getServerSideProps)
6:38:03 PM: ○ (Static) automatically rendered as static HTML (uses no initial props)
6:38:03 PM: ​
6:38:03 PM: (build.command completed in 13.9s)
6:38:03 PM:
6:38:03 PM: @netlify/plugin-nextjs (onBuild event)
6:38:03 PM: ────────────────────────────────────────────────────────────────
6:38:03 PM: ​
6:38:04 PM: Next.js cache saved
6:38:04 PM: ​
6:38:04 PM: (@netlify/plugin-nextjs onBuild completed in 545ms)
6:38:04 PM:
6:38:04 PM: Functions bundling
6:38:04 PM: ────────────────────────────────────────────────────────────────
6:38:04 PM: ​
6:38:04 PM: Packaging Functions from .netlify/functions-internal directory:
6:38:04 PM: - ___netlify-server-handler/___netlify-server-handler.mjs
6:38:04 PM: ​
6:38:05 PM: ​
6:38:05 PM: (Functions bundling completed in 1s)
6:38:05 PM:
6:38:05 PM: Edge Functions bundling
6:38:05 PM: ────────────────────────────────────────────────────────────────
6:38:05 PM: ​
6:38:05 PM: Packaging Edge Functions from .netlify/edge-functions directory:
6:38:05 PM: - ___netlify-edge-handler-middleware
6:38:06 PM: ​
6:38:06 PM: (Edge Functions bundling completed in 1.2s)
6:38:06 PM:
6:38:06 PM: @netlify/plugin-nextjs (onPostBuild event)
6:38:06 PM: ────────────────────────────────────────────────────────────────
6:38:06 PM: ​
6:38:06 PM: ​
6:38:06 PM: (@netlify/plugin-nextjs onPostBuild completed in 5ms)
6:38:06 PM:
6:38:06 PM: Scanning for secrets in code and build output.
6:38:06 PM: ────────────────────────────────────────────────────────────────
6:38:06 PM: ​
6:38:07 PM: Secrets scanning complete. 923 file(s) scanned. No secrets detected in build output or repo code!
6:38:07 PM: ​
6:38:07 PM: (Secrets scanning completed in 311ms)
6:38:07 PM:
6:38:07 PM: Uploading blobs to deploy store
6:38:07 PM: ────────────────────────────────────────────────────────────────
6:38:07 PM: ​
6:38:07 PM: Uploading 3 blobs to deploy store...
6:38:07 PM: Done uploading blobs to deploy store.
6:38:07 PM: ​
6:38:07 PM: (Uploading blobs completed in 109ms)
6:38:07 PM:
6:38:19 PM: (Netlify Build completed in 52.2s)
6:38:19 PM: Section completed: building
6:38:22 PM: Finished processing build request in 1m19.952s

Deploying

Complete
6:38:07 PM: Using dedicated AWS Lambda account
6:38:07 PM: Deploy site
6:38:07 PM: ────────────────────────────────────────────────────────────────
6:38:07 PM: ​
6:38:07 PM: Starting to deploy site from 'demos/canary/.next'
6:38:07 PM: Calculating files to upload
6:38:07 PM: 3 new files to upload
6:38:07 PM: 1 new functions to upload
6:38:14 PM: Section completed: deploying
6:38:16 PM: Finished waiting for live deploy in 2.051s
6:38:16 PM: Site deploy was successfully initiated
6:38:16 PM: ​
6:38:16 PM: (Deploy site completed in 9.6s)
6:38:16 PM:
6:38:16 PM: @netlify/plugin-nextjs (onSuccess event)
6:38:16 PM: ────────────────────────────────────────────────────────────────
6:38:16 PM: ​
6:38:19 PM: ​
6:38:19 PM: (@netlify/plugin-nextjs onSuccess completed in 2.1s)
6:38:19 PM:
6:38:19 PM: @netlify/plugin-nextjs (onEnd event)
6:38:19 PM: ────────────────────────────────────────────────────────────────
6:38:19 PM: ​
6:38:19 PM: ​
6:38:19 PM: (@netlify/plugin-nextjs onEnd completed in 5ms)

Cleanup

Complete
6:38:19 PM: Netlify Build Complete
6:38:19 PM: ────────────────────────────────────────────────────────────────
6:38:19 PM: ​
6:38:19 PM: Caching artifacts
6:38:19 PM: Started saving node modules
6:38:19 PM: Finished saving node modules
6:38:19 PM: Started saving build plugins
6:38:19 PM: Finished saving build plugins
6:38:19 PM: Started saving corepack cache
6:38:19 PM: Finished saving corepack cache
6:38:19 PM: Started saving pip cache
6:38:19 PM: Finished saving pip cache
6:38:19 PM: Started saving emacs cask dependencies
6:38:19 PM: Finished saving emacs cask dependencies
6:38:19 PM: Started saving maven dependencies
6:38:19 PM: Finished saving maven dependencies
6:38:19 PM: Started saving boot dependencies
6:38:19 PM: Finished saving boot dependencies
6:38:19 PM: Started saving rust rustup cache
6:38:19 PM: Finished saving rust rustup cache
6:38:19 PM: Started saving go dependencies
6:38:19 PM: Finished saving go dependencies
6:38:19 PM: Build script success
6:38:21 PM: Uploading Cache of size 201.4MB
6:38:22 PM: Section completed: cleanup

Post-processing

Complete
6:38:14 PM: Starting post processing
6:38:15 PM: Post processing - redirect rules
6:38:15 PM: Site is live ✨
6:38:15 PM: Skipping form detection
6:38:15 PM: Post processing - header rules
6:38:15 PM: Post processing done
6:38:15 PM: Section completed: postprocessing