Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
8:06:00 PM: Build ready to start
8:06:02 PM: build-image version: a2d22d22e4555d1ef0a972ed14a0a4b366ad20c4 (focal)
8:06:02 PM: build-image tag: v4.16.3
8:06:02 PM: buildbot version: 4033cea21a3d9a6b51a0c8660e8b7502a7f7abfe
8:06:02 PM: Fetching cached dependencies
8:06:02 PM: Starting to download cache of 1.9GB
8:06:18 PM: Finished downloading cache in 15.986534309s
8:06:18 PM: Starting to extract cache
8:06:41 PM: Finished extracting cache in 22.686402025s
8:06:41 PM: Finished fetching cache in 38.778147398s
8:06:41 PM: Starting to prepare the repo for build
8:06:41 PM: Preparing Git Reference pull/213/head
8:06:42 PM: Parsing package.json dependencies
8:06:43 PM: Starting build script
8:06:43 PM: Installing dependencies
8:06:43 PM: Python version set to 2.7
8:06:43 PM: Started restoring cached Node.js version
8:06:44 PM: Finished restoring cached Node.js version
8:06:44 PM: Attempting Node.js version '16.16.0' from .node-version
8:06:45 PM: v16.16.0 is already installed.
8:06:45 PM: Now using node v16.16.0 (npm v8.11.0)
8:06:45 PM: Enabling Node.js Corepack
8:06:45 PM: Started restoring cached build plugins
8:06:45 PM: Finished restoring cached build plugins
8:06:45 PM: Attempting Ruby version 2.7.2, read from environment
8:06:46 PM: Using Ruby version 2.7.2
8:06:46 PM: Using PHP version 8.0
8:06:46 PM: Started restoring cached corepack dependencies
8:06:46 PM: mv: cannot move '/opt/build/cache/.node/corepack' to '/opt/buildhome/.node/corepack': No such file or directory
8:06:46 PM: Finished restoring cached corepack dependencies
8:06:46 PM: Started restoring cached yarn cache
8:06:55 PM: Finished restoring cached yarn cache
8:06:57 PM: yarn workspaces detected
8:06:57 PM: Started restoring workspace apps/docs-app node modules
8:06:57 PM: Finished restoring workspace apps/docs-app node modules
8:06:57 PM: Started restoring workspace root node modules
8:06:57 PM: Finished restoring workspace root node modules
8:06:57 PM: Installing npm packages using Yarn version 1.22.19
8:06:57 PM: yarn install v1.22.19
8:06:57 PM: [1/4] Resolving packages...
8:06:58 PM: success Already up-to-date.
8:06:58 PM: $ node ./decorate-angular-cli.js && ngcc --properties es2020 browser module main
8:07:00 PM: > NX Angular CLI has been decorated to enable computation caching.
8:07:01 PM: $ git config core.hookspath .githooks
8:07:01 PM: Done in 3.76s.
8:07:01 PM: npm packages installed using Yarn
8:07:01 PM: Started restoring cached go cache
8:07:01 PM: Finished restoring cached go cache
8:07:01 PM: Installing Go version 1.17 (requested 1.17)
8:07:08 PM: unset GOOS;
8:07:08 PM: unset GOARCH;
8:07:08 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.17.linux.amd64';
8:07:08 PM: export PATH="/opt/buildhome/.gimme/versions/go1.17.linux.amd64/bin:${PATH}";
8:07:08 PM: go version >&2;
8:07:08 PM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.17.linux.amd64.env"
8:07:08 PM: go version go1.17 linux/amd64
8:07:09 PM: Detected 2 framework(s)
8:07:09 PM: "angular" at version "15.1.0"
8:07:09 PM: "vite" at version "4.0.3"
8:07:09 PM: Installing missing commands
8:07:09 PM: Verify run directory
8:07:09 PM: Section completed: initializing
Building
Complete
Building
Complete
8:07:10 PM: Netlify Build
8:07:10 PM: ────────────────────────────────────────────────────────────────
8:07:10 PM:
8:07:10 PM: ❯ Version
8:07:10 PM: @netlify/build 29.4.5
8:07:10 PM:
8:07:10 PM: ❯ Flags
8:07:10 PM: baseRelDir: true
8:07:10 PM: buildId: 63c5ade971ca650008e12aec
8:07:10 PM: deployId: 63c5ade971ca650008e12aee
8:07:10 PM:
8:07:10 PM: ❯ Current directory
8:07:10 PM: /opt/build/repo
8:07:10 PM:
8:07:10 PM: ❯ Config file
8:07:10 PM: No config file was defined: using default values.
8:07:10 PM:
8:07:10 PM: ❯ Context
8:07:10 PM: deploy-preview
8:07:10 PM:
8:07:10 PM: 1. Build command from Netlify app
8:07:10 PM: ────────────────────────────────────────────────────────────────
8:07:10 PM:
8:07:10 PM: $ npx nx build analog-app
8:07:11 PM: > NX Running target build for project analog-app and 4 tasks it depends on:
8:07:13 PM: > nx run vite-plugin-angular:build
8:07:13 PM: Compiling TypeScript files for project "vite-plugin-angular"...
8:07:13 PM: Done compiling TypeScript files for project "vite-plugin-angular".
8:07:16 PM: > nx run platform:build:production
8:07:16 PM: Compiling TypeScript files for project "platform"...
8:07:16 PM: Done compiling TypeScript files for project "platform".
8:07:17 PM: > nx run router:build:production
8:07:17 PM: Building Angular Package
8:07:17 PM: ------------------------------------------------------------------------------
8:07:17 PM: Building entry point '@analogjs/router'
8:07:17 PM: ------------------------------------------------------------------------------
8:07:17 PM: ------------------------------------------------------------------------------
8:07:17 PM: Built Angular Package
8:07:17 PM: - from: /opt/build/repo/packages/router
8:07:17 PM: - to: /opt/build/repo/node_modules/@analogjs/router
8:07:17 PM: ------------------------------------------------------------------------------
8:07:17 PM: Build at: 2023-01-16T20:07:17.516Z - Time: 1793ms
8:07:17 PM: > nx run analog-app:build:production
8:07:18 PM: vite v4.0.3 building for production...
8:07:20 PM: transforming...
8:07:26 PM: ✓ 329 modules transformed.
8:07:26 PM: rendering chunks...
8:07:26 PM: computing gzip size...
8:07:27 PM: ../../dist/apps/analog-app/client/index.html 0.68 kB
8:07:27 PM: ../../dist/apps/analog-app/client/assets/favicon-f8410ea5.ico 15.09 kB
8:07:27 PM: ../../dist/apps/analog-app/client/assets/index-55a0a366.css 1.36 kB │ gzip: 0.59 kB
8:07:27 PM: ../../dist/apps/analog-app/client/assets/cart.service-2e2a150e.js 0.41 kB │ gzip: 0.28 kB
8:07:27 PM: ../../dist/apps/analog-app/client/assets/index-a6f5b298.js 0.88 kB │ gzip: 0.55 kB
8:07:27 PM: ../../dist/apps/analog-app/client/assets/products._productId_-11f7cdc0.js 1.31 kB │ gzip: 0.78 kB
8:07:27 PM: ../../dist/apps/analog-app/client/assets/index-0658343f.js 1.60 kB │ gzip: 0.83 kB
8:07:27 PM: ../../dist/apps/analog-app/client/assets/(home)-d123dc29.js 2.17 kB │ gzip: 1.04 kB
8:07:27 PM: ../../dist/apps/analog-app/client/assets/cart-2a2eda2f.js 31.11 kB │ gzip: 7.92 kB
8:07:27 PM: ../../dist/apps/analog-app/client/assets/analogjs-content-9d963ddb.js 120.12 kB │ gzip: 38.11 kB
8:07:27 PM: ../../dist/apps/analog-app/client/assets/vendor-8497f966.js 277.30 kB │ gzip: 87.57 kB
8:07:27 PM: Building SSR application...
8:07:27 PM: vite v4.0.3 building SSR bundle for production...
8:07:28 PM: transforming...
8:07:34 PM: ✓ 23 modules transformed.
8:07:34 PM: rendering chunks...
8:07:34 PM: ../../dist/apps/analog-app/ssr/assets/cart.service-06627af9.mjs 0.77 kB
8:07:34 PM: ../../dist/apps/analog-app/ssr/assets/index-4c3d7133.mjs 2.15 kB
8:07:34 PM: ../../dist/apps/analog-app/ssr/assets/products._productId_-5188d066.mjs 3.19 kB
8:07:34 PM: ../../dist/apps/analog-app/ssr/assets/(home)-1f23523f.mjs 5.21 kB
8:07:34 PM: ../../dist/apps/analog-app/ssr/assets/analogjs-content-61821f93.mjs 8.84 kB
8:07:34 PM: ../../dist/apps/analog-app/ssr/assets/cart-08c31f19.mjs 75.06 kB
8:07:34 PM: ../../dist/apps/analog-app/ssr/main.server.mjs 814.98 kB
8:07:34 PM: Building Server...
8:07:39 PM: The '@analogjs/platform' server has been successfully built.
8:07:39 PM: > NX Successfully ran target build for project analog-app and 4 tasks it depends on
8:07:39 PM: Nx read the output from the cache instead of running the command for 1 out of 5 tasks.
8:07:39 PM:
8:07:39 PM: (build.command completed in 28.7s)
8:07:39 PM:
8:07:39 PM: 2. Functions bundling
8:07:39 PM: ────────────────────────────────────────────────────────────────
8:07:39 PM:
8:07:39 PM: Packaging Functions from dist/apps/analog-app/server directory:
8:07:39 PM: - server/server.js
8:07:39 PM:
8:07:41 PM:
8:07:41 PM: (Functions bundling completed in 1.9s)
8:07:41 PM:
8:07:47 PM: (Netlify Build completed in 37.2s)
8:08:03 PM: Section completed: building
8:13:05 PM: Finished processing build request in 7m3.16932567s
Deploying
Complete
Deploying
Complete
8:07:41 PM: 3. Deploy site
8:07:41 PM: ────────────────────────────────────────────────────────────────
8:07:41 PM:
8:07:41 PM: Starting to deploy site from 'dist/apps/analog-app/client'
8:07:41 PM: Creating deploy tree
8:07:41 PM: 0 new files to upload
8:07:41 PM: 1 new functions to upload
8:07:47 PM: Section completed: deploying
8:07:47 PM: Site deploy was successfully initiated
8:07:47 PM:
8:07:47 PM: (Deploy site completed in 6.4s)
Cleanup
Complete
Cleanup
Complete
8:07:47 PM: Netlify Build Complete
8:07:47 PM: ────────────────────────────────────────────────────────────────
8:07:47 PM:
8:07:48 PM: Caching artifacts
8:07:48 PM: Started saving workspace apps/docs-app node modules
8:07:48 PM: Finished saving workspace apps/docs-app node modules
8:07:48 PM: Started saving workspace root node modules
8:07:48 PM: Finished saving workspace root node modules
8:07:48 PM: Started saving build plugins
8:07:48 PM: Finished saving build plugins
8:07:48 PM: Started saving corepack cache
8:07:48 PM: Finished saving corepack cache
8:07:48 PM: Started saving yarn cache
8:08:03 PM: Finished saving yarn cache
8:08:03 PM: Started saving pip cache
8:08:03 PM: Finished saving pip cache
8:08:03 PM: Started saving emacs cask dependencies
8:08:03 PM: Finished saving emacs cask dependencies
8:08:03 PM: Started saving maven dependencies
8:08:03 PM: Finished saving maven dependencies
8:08:03 PM: Started saving boot dependencies
8:08:03 PM: Finished saving boot dependencies
8:08:03 PM: Started saving rust rustup cache
8:08:03 PM: Finished saving rust rustup cache
8:08:03 PM: Started saving go dependencies
8:08:03 PM: Finished saving go dependencies
8:08:03 PM: Build script success
8:12:52 PM: Uploading Cache of size 1.9GB
8:13:05 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
8:07:47 PM: Starting post processing
8:07:48 PM: Post processing - HTML
8:07:48 PM: Post processing - header rules
8:07:48 PM: Post processing - redirect rules
8:07:48 PM: Post processing done
8:07:48 PM: Section completed: postprocessing
8:07:49 PM: Site is live ✨