Deploy details
Published deploy for nostalgic-lamport-8df19f
Merge pull request #2 from lfergon/feature/simplify-code-store Feature/simplify code storeProduction: main@928af75
Deploy log
3:11:54 PM: Build ready to start
3:11:56 PM: build-image version: 122b31996ccaffd45d820a452d6227f8312110cc (focal)
3:11:56 PM: build-image tag: v4.5.3
3:11:56 PM: buildbot version: 93aa77af0f8c482a6dc06593f94c9bd96f918676
3:11:56 PM: Fetching cached dependencies
3:11:56 PM: Starting to download cache of 178.9MB
3:11:57 PM: Finished downloading cache in 882.194733ms
3:11:57 PM: Starting to extract cache
3:12:07 PM: Finished extracting cache in 9.801614296s
3:12:07 PM: Finished fetching cache in 10.722452553s
3:12:07 PM: Starting to prepare the repo for build
3:12:07 PM: Preparing Git Reference refs/heads/main
3:12:08 PM: Parsing package.json dependencies
3:12:09 PM: Starting build script
3:12:09 PM: Installing dependencies
3:12:09 PM: Python version set to 2.7
3:12:09 PM: Started restoring cached node version
3:12:12 PM: Finished restoring cached node version
3:12:13 PM: v14.19.0 is already installed.
3:12:13 PM: Now using node v14.19.0 (npm v6.14.16)
3:12:13 PM: Started restoring cached build plugins
3:12:13 PM: Finished restoring cached build plugins
3:12:13 PM: Attempting ruby version 2.7.2, read from environment
3:12:15 PM: Using ruby version 2.7.2
3:12:16 PM: Using PHP version 8.0
3:12:16 PM: Started restoring cached node modules
3:12:16 PM: Finished restoring cached node modules
3:12:16 PM: Installing NPM modules using NPM version 6.14.16
3:12:17 PM: Error: EEXIST: file already exists, mkdir '/dev/null'
3:12:17 PM: NPM modules installed
3:12:17 PM: Started restoring cached go cache
3:12:17 PM: Finished restoring cached go cache
3:12:17 PM: go version go1.16.5 linux/amd64
3:12:17 PM: go version go1.16.5 linux/amd64
3:12:17 PM: Installing missing commands
3:12:17 PM: Verify run directory
3:12:19 PM:
3:12:19 PM: ────────────────────────────────────────────────────────────────
3:12:19 PM: Netlify Build
3:12:19 PM: ────────────────────────────────────────────────────────────────
3:12:19 PM:
3:12:19 PM: ❯ Version
3:12:19 PM: @netlify/build 26.3.5
3:12:19 PM:
3:12:19 PM: ❯ Flags
3:12:19 PM: baseRelDir: true
3:12:19 PM: buildId: 6214fd3a4a26ea000867535c
3:12:19 PM: deployId: 6214fd3a4a26ea000867535e
3:12:19 PM:
3:12:19 PM: ❯ Current directory
3:12:19 PM: /opt/build/repo
3:12:19 PM:
3:12:19 PM: ❯ Config file
3:12:19 PM: /opt/build/repo/netlify.toml
3:12:19 PM:
3:12:19 PM: ❯ Context
3:12:19 PM: production
3:12:19 PM:
3:12:19 PM: ────────────────────────────────────────────────────────────────
3:12:19 PM: 1. build.command from netlify.toml
3:12:19 PM: ────────────────────────────────────────────────────────────────
3:12:19 PM:
3:12:19 PM: $ npx pnpm i --store=node_modules/.pnpm-store && npx pnpm run build
3:12:22 PM: npx: installed 1 in 2.444s
3:12:23 PM: Lockfile is up-to-date, resolution step is skipped
3:12:23 PM: Progress: resolved 1, reused 0, downloaded 0, added 0
3:12:23 PM: Packages: +1
3:12:23 PM: +
3:12:24 PM: Progress: resolved 1, reused 0, downloaded 1, added 1, done
3:12:25 PM: dependencies:
3:12:25 PM: + pinia 2.0.11
3:12:28 PM: npx: installed 1 in 2.003s
3:12:28 PM: > arch-counter-app@0.0.1 build /opt/build/repo
3:12:28 PM: > vite build --debug
3:12:30 PM: 2022-02-22T15:12:30.191Z vite:config bundled config file loaded in 1089.69ms
3:12:30 PM: 2022-02-22T15:12:30.230Z vite:config using resolved config: {
3:12:30 PM: resolve: { dedupe: undefined, alias: [ [Object], [Object], [Object] ] },
3:12:30 PM: server: {
3:12:30 PM: preTransformRequests: true,
3:12:30 PM: port: 3000,
3:12:30 PM: open: true,
3:12:30 PM: fs: { strict: true, allow: [Array], deny: [Array] }
3:12:30 PM: },
3:12:30 PM: preview: {
3:12:30 PM: port: 3000,
3:12:30 PM: strictPort: undefined,
3:12:30 PM: host: undefined,
3:12:30 PM: https: undefined,
3:12:30 PM: open: true,
3:12:30 PM: proxy: undefined,
3:12:30 PM: cors: undefined
3:12:30 PM: },
3:12:30 PM: plugins: [
3:12:30 PM: 'alias',
3:12:30 PM: 'vite:modulepreload-polyfill',
3:12:30 PM: 'vite:resolve',
3:12:30 PM: 'vite:html-inline-script-proxy',
3:12:30 PM: 'vite:css',
3:12:30 PM: 'vite:esbuild',
3:12:30 PM: 'vite:json',
3:12:30 PM: 'vite:wasm',
3:12:30 PM: 'vite:worker',
3:12:30 PM: 'vite:asset',
3:12:30 PM: 'vite:vue',
3:12:30 PM: 'vite-plugin-pwa:virtual',
3:12:30 PM: 'vite:define',
3:12:30 PM: 'vite:css-post',
3:12:30 PM: 'vite:watch-package-data',
3:12:30 PM: 'vite:build-html',
3:12:30 PM: 'commonjs',
3:12:30 PM: 'vite:data-uri',
3:12:30 PM: 'rollup-plugin-dynamic-import-variables',
3:12:30 PM: 'vite:asset-import-meta-url',
3:12:30 PM: 'vite-plugin-pwa',
3:12:30 PM: 'vite:build-import-analysis',
3:12:30 PM: 'vite:esbuild-transpile',
3:12:30 PM: 'vite:reporter',
3:12:30 PM: 'vite:load-fallback'
3:12:30 PM: ],
3:12:30 PM: build: {
3:12:30 PM: target: [ 'es2019', 'edge88', 'firefox78', 'chrome87', 'safari13.1' ],
3:12:30 PM: polyfillModulePreload: true,
3:12:30 PM: outDir: '/opt/build/repo/dist',
3:12:30 PM: assetsDir: 'assets',
3:12:30 PM: assetsInlineLimit: 4096,
3:12:30 PM: cssCodeSplit: true,
3:12:30 PM: cssTarget: [ 'es2019', 'edge88', 'firefox78', 'chrome87', 'safari13.1' ],
3:12:30 PM: sourcemap: false,
3:12:30 PM: rollupOptions: { input: '/opt/build/repo/index.html' },
3:12:30 PM: minify: 'esbuild',
3:12:30 PM: terserOptions: {},
3:12:30 PM: write: true,
3:12:30 PM: emptyOutDir: null,
3:12:30 PM: manifest: false,
3:12:35 PM: Creating deploy upload records
3:12:30 PM: lib: false,
3:12:30 PM: ssr: false,
3:12:30 PM: ssrManifest: false,
3:12:35 PM: Starting post processing
3:12:30 PM: reportCompressedSize: true,
3:12:35 PM: Post processing - HTML
3:12:30 PM: chunkSizeWarningLimit: 500,
3:12:35 PM: Post processing - header rules
3:12:35 PM: Post processing - redirect rules
3:12:30 PM: watch: null,
3:12:35 PM: Post processing done
3:12:30 PM: commonjsOptions: { include: [Array], extensions: [Array] },
3:12:30 PM: dynamicImportVarsOptions: { warnOnError: true, exclude: [Array] }
3:12:30 PM: },
3:12:30 PM: define: { __VUE_OPTIONS_API__: true, __VUE_PROD_DEVTOOLS__: false },
3:12:30 PM: ssr: { external: [ 'vue', '@vue/server-renderer' ] },
3:12:30 PM: configFile: '/opt/build/repo/vite.config.ts',
3:12:30 PM: configFileDependencies: [ 'vite.config.ts' ],
3:12:30 PM: inlineConfig: {
3:12:30 PM: root: undefined,
3:12:30 PM: base: undefined,
3:12:30 PM: mode: undefined,
3:12:37 PM: Site is live ✨
3:12:30 PM: configFile: undefined,
3:12:30 PM: logLevel: undefined,
3:12:30 PM: clearScreen: undefined,
3:12:30 PM: build: {}
3:12:30 PM: },
3:12:30 PM: root: '/opt/build/repo',
3:12:30 PM: base: '/',
3:12:30 PM: publicDir: '/opt/build/repo/public',
3:12:30 PM: cacheDir: '/opt/build/repo/node_modules/.vite',
3:12:30 PM: command: 'build',
3:12:30 PM: mode: 'production',
3:12:30 PM: isProduction: true,
3:12:30 PM: env: { BASE_URL: '/', MODE: 'production', DEV: false, PROD: true },
3:12:30 PM: assetsInclude: [Function: assetsInclude],
3:12:30 PM: logger: {
3:12:30 PM: hasWarned: false,
3:12:30 PM: info: [Function: info],
3:12:30 PM: warn: [Function: warn],
3:12:30 PM: warnOnce: [Function: warnOnce],
3:12:30 PM: error: [Function: error],
3:12:30 PM: clearScreen: [Function: clearScreen],
3:12:30 PM: hasErrorLogged: [Function: hasErrorLogged]
3:12:30 PM: },
3:12:30 PM: packageCache: Map(0) { set: [Function (anonymous)] },
3:12:30 PM: createResolver: [Function: createResolver],
3:12:30 PM: optimizeDeps: {
3:12:30 PM: esbuildOptions: { keepNames: undefined, preserveSymlinks: undefined }
3:12:30 PM: }
3:12:30 PM: }
3:12:30 PM: vite v2.7.13 building for production...
3:12:30 PM: transforming...
3:12:34 PM: ✓ 266 modules transformed.
3:12:34 PM: rendering chunks...
3:12:34 PM: dist/assets/logo.03d6d6da.png 6.69 KiB
3:12:34 PM: dist/index.html 0.68 KiB
3:12:34 PM: dist/manifest.webmanifest 0.45 KiB
3:12:34 PM: dist/assets/index.c074a17a.js 12.97 KiB / gzip: 4.79 KiB
3:12:34 PM: dist/assets/index.c96be9a1.css 200.24 KiB / gzip: 26.73 KiB
3:12:34 PM: dist/assets/vendor.fa49000c.js 247.42 KiB / gzip: 81.13 KiB
3:12:34 PM: PWA v0.11.13
3:12:34 PM: mode injectManifest
3:12:34 PM: precache 9 entries (461.32 KiB)
3:12:34 PM: files generated
3:12:34 PM: dist/sw.js
3:12:35 PM:
3:12:35 PM: (build.command completed in 15.4s)
3:12:35 PM:
3:12:35 PM: ────────────────────────────────────────────────────────────────
3:12:35 PM: 2. Deploy site
3:12:35 PM: ────────────────────────────────────────────────────────────────
3:12:35 PM:
3:12:35 PM: Starting to deploy site from 'dist'
3:12:35 PM: Creating deploy tree
3:12:35 PM: 1 new files to upload
3:12:35 PM: 0 new functions to upload
3:12:35 PM: Site deploy was successfully initiated
3:12:35 PM:
3:12:35 PM: (Deploy site completed in 355ms)
3:12:35 PM:
3:12:35 PM: ────────────────────────────────────────────────────────────────
3:12:35 PM: Netlify Build Complete
3:12:35 PM: ────────────────────────────────────────────────────────────────
3:12:35 PM:
3:12:35 PM: (Netlify Build completed in 15.9s)
3:12:35 PM: Caching artifacts
3:12:35 PM: Started saving node modules
3:12:35 PM: Finished saving node modules
3:12:35 PM: Started saving build plugins
3:12:35 PM: Finished saving build plugins
3:12:35 PM: Started saving pip cache
3:12:36 PM: Finished saving pip cache
3:12:36 PM: Started saving emacs cask dependencies
3:12:36 PM: Finished saving emacs cask dependencies
3:12:36 PM: Started saving maven dependencies
3:12:36 PM: Finished saving maven dependencies
3:12:36 PM: Started saving boot dependencies
3:12:36 PM: Finished saving boot dependencies
3:12:36 PM: Started saving rust rustup cache
3:12:36 PM: Finished saving rust rustup cache
3:12:36 PM: Started saving go dependencies
3:12:36 PM: Finished saving go dependencies
3:12:36 PM: Build script success
3:13:09 PM: Finished processing build request in 1m13.253060942s