Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
2:14:34 AM: Build ready to start
2:14:36 AM: build-image version: 6cae66f783f2b7ff8e3a9cdbb5031761f0b47719 (focal)
2:14:36 AM: buildbot version: 6cae66f783f2b7ff8e3a9cdbb5031761f0b47719
2:14:36 AM: Fetching cached dependencies
2:14:36 AM: Starting to download cache of 143.1MB
2:14:37 AM: Finished downloading cache in 1.087s
2:14:37 AM: Starting to extract cache
2:14:39 AM: Finished extracting cache in 1.63s
2:14:39 AM: Finished fetching cache in 2.774s
2:14:39 AM: Starting to prepare the repo for build
2:14:39 AM: Preparing Git Reference pull/267/head
2:14:41 AM: Starting to install dependencies
2:14:41 AM: Python version set to 3.8
2:14:41 AM: Attempting Ruby version 2.7.2, read from environment
2:14:42 AM: Using Ruby version 2.7.2
2:14:42 AM: Started restoring cached go cache
2:14:42 AM: Finished restoring cached go cache
2:14:42 AM: Installing Go version 1.17 (requested 1.17)
2:14:47 AM: go version go1.17 linux/amd64
2:14:47 AM: Using PHP version 8.0
2:14:48 AM: Started restoring cached Node.js version
2:14:49 AM: Finished restoring cached Node.js version
2:14:49 AM: v16.20.2 is already installed.
2:14:49 AM: Now using node v16.20.2 (npm v8.19.4)
2:14:49 AM: Enabling Node.js Corepack
2:14:49 AM: Started restoring cached build plugins
2:14:49 AM: Finished restoring cached build plugins
2:14:49 AM: Started restoring cached corepack dependencies
2:14:49 AM: Finished restoring cached corepack dependencies
2:14:49 AM: No npm workspaces detected
2:14:49 AM: Started restoring cached node modules
2:14:49 AM: Finished restoring cached node modules
2:14:50 AM: Installing npm packages using npm version 8.19.4
2:14:54 AM: > @carbon/icons-motion@1.5.0 prepare
2:14:54 AM: > run-s build
2:14:54 AM: > @carbon/icons-motion@1.5.0 build
2:14:54 AM: > microbundle-crl --no-compress --format modern,cjs
2:15:02 AM: Build iconsMotion to dist:
2:15:02 AM: 30.4 kB: index.js.gz
2:15:02 AM: 25.3 kB: index.js.br
2:15:02 AM: 29.9 kB: index.modern.js.gz
2:15:02 AM: 24.9 kB: index.modern.js.br
2:15:02 AM: changed 1 package, and audited 1811 packages in 12s
2:15:02 AM: 256 packages are looking for funding
2:15:02 AM: run `npm fund` for details
2:15:02 AM: 19 vulnerabilities (7 moderate, 12 high)
2:15:02 AM: To address issues that do not require attention, run:
2:15:02 AM: npm audit fix
2:15:02 AM: To address all issues possible (including breaking changes), run:
2:15:02 AM: npm audit fix --force
2:15:02 AM: Some issues need review, and may require choosing
2:15:02 AM: a different dependency.
2:15:02 AM: Run `npm audit` for details.
2:15:02 AM: npm packages installed
2:15:03 AM: Install dependencies script success
2:15:03 AM: Starting build script
2:15:03 AM: Detected 1 framework(s)
2:15:03 AM: create-react-app at version 5.0.1
2:15:03 AM: Section completed: initializing
Building
Complete
Building
Complete
2:15:05 AM: Netlify Build
2:15:05 AM: ────────────────────────────────────────────────────────────────
2:15:05 AM:
2:15:05 AM: ❯ Version
2:15:05 AM: @netlify/build 29.20.6
2:15:05 AM:
2:15:05 AM: ❯ Flags
2:15:05 AM: baseRelDir: true
2:15:05 AM: buildId: 64ec030a28b0970008f2f2dc
2:15:05 AM: deployId: 64ec030a28b0970008f2f2de
2:15:05 AM:
2:15:05 AM: ❯ Current directory
2:15:05 AM: /opt/build/repo
2:15:05 AM:
2:15:05 AM: ❯ Config file
2:15:05 AM: No config file was defined: using default values.
2:15:05 AM:
2:15:05 AM: ❯ Context
2:15:05 AM: deploy-preview
2:15:05 AM:
2:15:05 AM: Build command from Netlify app
2:15:05 AM: ────────────────────────────────────────────────────────────────
2:15:05 AM:
2:15:05 AM: $ npm run build && npm run predeploy
2:15:05 AM: > @carbon/icons-motion@1.5.0 build
2:15:05 AM: > microbundle-crl --no-compress --format modern,cjs
2:15:14 AM: Build iconsMotion to dist:
2:15:14 AM: 30.4 kB: index.js.gz
2:15:14 AM: 25.3 kB: index.js.br
2:15:14 AM: 29.9 kB: index.modern.js.gz
2:15:14 AM: 24.9 kB: index.modern.js.br
2:15:14 AM: > @carbon/icons-motion@1.5.0 predeploy
2:15:14 AM: > cd example && npm install && npm run build
2:15:27 AM: added 135 packages, and audited 144 packages in 12s
2:15:27 AM: 6 packages are looking for funding
2:15:27 AM: run `npm fund` for details
2:15:27 AM: found 0 vulnerabilities
2:15:27 AM: > carbon-motion-example@0.0.0 build
2:15:27 AM: > node ../node_modules/react-scripts/bin/react-scripts.js build
2:15:28 AM: Creating an optimized production build...
2:15:32 AM: One of your dependencies, babel-preset-react-app, is importing the
2:15:32 AM: @babel/plugin-proposal-private-property-in-object package without
2:15:32 AM: declaring it in its dependencies. This is currently working because
2:15:32 AM: @babel/plugin-proposal-private-property-in-object is already in your
2:15:32 AM: node_modules folder for unrelated reasons, but it may break at any time.
2:15:32 AM: babel-preset-react-app is part of the create-react-app project, which
2:15:32 AM: is not maintianed anymore. It is thus unlikely that this bug will
2:15:32 AM: ever be fixed. Add @babel/plugin-proposal-private-property-in-object to
2:15:32 AM: your devDependencies to work around this error. This will make this message
2:15:32 AM: go away.
2:15:46 AM: Compiled successfully.
2:15:46 AM:
2:15:46 AM: File sizes after gzip:
2:15:47 AM: 80.66 kB build/static/js/main.7c96c120.js
2:15:47 AM: 77.05 kB build/static/css/main.7085d246.css
2:15:47 AM: The project was built assuming it is hosted at ./.
2:15:47 AM: You can control this with the homepage field in your package.json.
2:15:47 AM: The build folder is ready to be deployed.
2:15:47 AM: Find out more about deployment here:
2:15:47 AM: https://cra.link/deployment
2:15:47 AM:
2:15:47 AM: (build.command completed in 41.4s)
2:15:47 AM:
2:15:47 AM: (Netlify Build completed in 41.9s)
2:15:47 AM: Section completed: building
2:15:50 AM: Finished processing build request in 1m13.907s
Deploying
Complete
Deploying
Complete
2:15:47 AM: Deploy site
2:15:47 AM: ────────────────────────────────────────────────────────────────
2:15:47 AM:
2:15:47 AM: Starting to deploy site from 'example/build'
2:15:47 AM: Calculating files to upload
2:15:47 AM: 0 new files to upload
2:15:47 AM: 0 new functions to upload
2:15:47 AM: Section completed: deploying
2:15:47 AM: Site deploy was successfully initiated
2:15:47 AM:
2:15:47 AM: (Deploy site completed in 131ms)
Cleanup
Complete
Cleanup
Complete
2:15:47 AM: Netlify Build Complete
2:15:47 AM: ────────────────────────────────────────────────────────────────
2:15:47 AM:
2:15:47 AM: Caching artifacts
2:15:47 AM: Started saving node modules
2:15:47 AM: Finished saving node modules
2:15:47 AM: Started saving build plugins
2:15:47 AM: Finished saving build plugins
2:15:47 AM: Started saving corepack cache
2:15:47 AM: Finished saving corepack cache
2:15:47 AM: Started saving pip cache
2:15:47 AM: Finished saving pip cache
2:15:47 AM: Started saving emacs cask dependencies
2:15:47 AM: Finished saving emacs cask dependencies
2:15:47 AM: Started saving maven dependencies
2:15:47 AM: Finished saving maven dependencies
2:15:47 AM: Started saving boot dependencies
2:15:47 AM: Finished saving boot dependencies
2:15:47 AM: Started saving rust rustup cache
2:15:47 AM: Finished saving rust rustup cache
2:15:47 AM: Started saving go dependencies
2:15:47 AM: Finished saving go dependencies
2:15:47 AM: Build script success
2:15:49 AM: Uploading Cache of size 142.5MB
2:15:50 AM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
2:15:47 AM: Starting post processing
2:15:47 AM: Skipping HTML post processing
2:15:47 AM: Post processing - header rules
2:15:47 AM: Post processing - redirect rules
2:15:48 AM: Post processing done
2:15:48 AM: Section completed: postprocessing
2:15:49 AM: Site is live ✨