Deploy details
Deploy successful for hermes-ah
chore(deps): bump follow-redirects from 1.7.0 to 1.14.8PR #170: dependabot/npm_and_yarn/follow-redirects-1.14.8@c4cc36e
Deploy log
9:30:55 AM: Build ready to start
9:30:58 AM: build-image version: 6ebfb829398e07eb99ad5455777162ff19838822 (xenial)
9:30:58 AM: build-image tag: v3.10.5
9:30:58 AM: buildbot version: 7383bb8971c718de9618a700ec5049cb71af7102
9:30:58 AM: Fetching cached dependencies
9:30:58 AM: Failed to fetch cache, continuing with build
9:30:58 AM: Starting to prepare the repo for build
9:30:59 AM: No cached dependencies found. Cloning fresh repo
9:30:59 AM: git clone https://github.com/andela/hermes-ah-frontend
9:31:00 AM: Preparing Git Reference pull/170/head
9:31:01 AM: Parsing package.json dependencies
9:31:02 AM: Starting build script
9:31:02 AM: Installing dependencies
9:31:02 AM: Python version set to 2.7
9:31:03 AM: Downloading and installing node v10.24.1...
9:31:03 AM: Downloading https://nodejs.org/dist/v10.24.1/node-v10.24.1-linux-x64.tar.xz...
9:31:03 AM: Computing checksum with sha256sum
9:31:04 AM: Checksums matched!
9:31:06 AM: Now using node v10.24.1 (npm v6.14.12)
9:31:06 AM: Started restoring cached build plugins
9:31:06 AM: Finished restoring cached build plugins
9:31:06 AM: Attempting ruby version 2.6.2, read from environment
9:31:08 AM: Using ruby version 2.6.2
9:31:08 AM: Using PHP version 5.6
9:31:08 AM: Started restoring cached node modules
9:31:08 AM: Finished restoring cached node modules
9:31:09 AM: Installing NPM modules using NPM version 6.14.12
9:31:37 AM: > chromedriver@74.0.0 install /opt/build/repo/node_modules/chromedriver
9:31:37 AM: > node install.js
9:31:37 AM: Current existing ChromeDriver binary is unavailable, proceding with download and extraction.
9:31:37 AM: Downloading from file: https://chromedriver.storage.googleapis.com/74.0.3729.6/chromedriver_linux64.zip
9:31:37 AM: Saving to file: /opt/buildhome/tmp/74.0.3729.6/chromedriver/chromedriver_linux64.zip
9:31:37 AM: Received 781K...
9:31:37 AM: Received 1568K...
9:31:37 AM: Received 2352K...
9:31:37 AM: Received 3136K...
9:31:37 AM: Received 3920K...
9:31:37 AM: Received 4704K...
9:31:37 AM: Received 4947K total.
9:31:37 AM: Extracting zip contents
9:31:38 AM: Copying to target path /opt/build/repo/node_modules/chromedriver/lib/chromedriver
9:31:38 AM: Fixing file permissions
9:31:38 AM: Done. ChromeDriver binary available at /opt/build/repo/node_modules/chromedriver/lib/chromedriver/chromedriver
9:31:38 AM: > husky@2.3.0 install /opt/build/repo/node_modules/husky
9:31:38 AM: > node husky install
9:31:38 AM: husky > Setting up git hooks
9:31:38 AM: CI detected, skipping Git hooks installation.
9:31:38 AM: > node-sass@4.12.0 install /opt/build/repo/node_modules/node-sass
9:31:38 AM: > node scripts/install.js
9:31:38 AM: Downloading binary from https://github.com/sass/node-sass/releases/download/v4.12.0/linux-x64-64_binding.node
9:31:39 AM: Download complete
9:31:39 AM: Binary saved to /opt/build/repo/node_modules/node-sass/vendor/linux-x64-64/binding.node
9:31:39 AM: Caching binary to /opt/buildhome/.npm/node-sass/4.12.0/linux-x64-64_binding.node
9:31:39 AM: > fetch-mock@7.3.3 postinstall /opt/build/repo/node_modules/fetch-mock
9:31:39 AM: > node scripts/support-fetch-mock.js
9:31:39 AM: > geckodriver@1.16.2 postinstall /opt/build/repo/node_modules/geckodriver
9:31:39 AM: > node index.js
9:31:40 AM: Downloading geckodriver... Extracting... Complete.
9:31:40 AM: > node-sass@4.12.0 postinstall /opt/build/repo/node_modules/node-sass
9:31:40 AM: > node scripts/build.js
9:31:40 AM: Binary found at /opt/build/repo/node_modules/node-sass/vendor/linux-x64-64/binding.node
9:31:40 AM: Testing binary
9:31:40 AM: Binary is fine
9:31:40 AM: > webpack-cli@3.3.2 postinstall /opt/build/repo/node_modules/webpack-cli
9:31:40 AM: > node ./bin/opencollective.js
9:31:42 AM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
9:31:42 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
9:31:42 AM: added 1466 packages from 1274 contributors and audited 1535 packages in 32.756s
9:31:44 AM: 1 package is looking for funding
9:31:44 AM: run `npm fund` for details
9:31:44 AM: found 470 vulnerabilities (7 low, 175 moderate, 216 high, 72 critical)
9:31:44 AM: run `npm audit fix` to fix them, or `npm audit` for details
9:31:44 AM: NPM modules installed
9:31:44 AM: Started restoring cached go cache
9:31:44 AM: Finished restoring cached go cache
9:31:44 AM: Installing Go version 1.12
9:31:50 AM: unset GOOS;
9:31:50 AM: unset GOARCH;
9:31:50 AM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64';
9:31:50 AM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64/bin:${PATH}";
9:31:50 AM: go version >&2;
9:31:50 AM: export GIMME_ENV="/opt/buildhome/.gimme_cache/env/go1.12.linux.amd64.env"
9:31:50 AM: go version go1.12 linux/amd64
9:31:50 AM: Installing missing commands
9:31:50 AM: Verify run directory
9:31:52 AM:
9:31:52 AM: ────────────────────────────────────────────────────────────────
9:31:52 AM: Netlify Build
9:31:52 AM: ────────────────────────────────────────────────────────────────
9:31:52 AM:
9:31:52 AM: ❯ Version
9:31:52 AM: @netlify/build 26.3.0
9:31:52 AM:
9:31:52 AM: ❯ Flags
9:31:52 AM: baseRelDir: false
9:31:52 AM: buildId: 62077e4f354aa30007e0de1c
9:31:52 AM: deployId: 62077e4f354aa30007e0de1e
9:31:52 AM:
9:31:52 AM: ❯ Current directory
9:31:52 AM: /opt/build/repo
9:31:52 AM:
9:31:52 AM: ❯ Config file
9:31:52 AM: No config file was defined: using default values.
9:31:52 AM:
9:31:52 AM: ❯ Context
9:31:52 AM: deploy-preview
9:31:52 AM:
9:31:52 AM: ────────────────────────────────────────────────────────────────
9:31:52 AM: 1. Build command from Netlify app
9:31:52 AM: ────────────────────────────────────────────────────────────────
9:31:52 AM:
9:31:52 AM: $ npm run build
9:31:52 AM: > hermes-ah-frontend@1.0.0 build /opt/build/repo
9:31:52 AM: > NODE_ENV=production webpack -p
9:31:57 AM: Browserslist: caniuse-lite is outdated. Please run next command `npm update`
9:32:35 AM: Hash: 6c859ddb41468d7d60c9
9:32:35 AM: Version: webpack 4.31.0
9:32:35 AM: Time: 41415ms
9:32:35 AM: Built at: 02/12/2022 9:32:35 AM
9:32:35 AM: Asset Size Chunks Chunk Names
9:32:35 AM: bundle.js 1.06 MiB 0 [emitted] [big] index
9:32:35 AM: Entrypoint index [big] = bundle.js
9:32:35 AM: [30] (webpack)/buildin/global.js 472 bytes {0} [built]
9:32:35 AM: [142] (webpack)/buildin/module.js 497 bytes {0} [built]
9:32:35 AM: [280] ./src/assets/stylesheets/index.scss 1.22 KiB {0} [built]
9:32:35 AM: [330] (webpack)/buildin/harmony-module.js 573 bytes {0} [built]
9:32:35 AM: [587] (webpack)/buildin/amd-options.js 80 bytes {0} [built]
9:32:35 AM: [665] ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/assets/stylesheets/index.scss 236 bytes {0} [built]
9:32:35 AM: [666] ./src/App.scss 1.18 KiB {0} [built]
9:32:35 AM: [667] ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/lib/loader.js!./src/App.scss 406 bytes {0} [built]
9:32:35 AM: [670] ./src/index.jsx + 252 modules 786 KiB {0} [built]
9:32:35 AM: | ./src/index.jsx 277 bytes [built]
9:32:35 AM: | ./src/App.jsx 3.16 KiB [built]
9:32:35 AM: | ./src/store/store.js 532 bytes [built]
9:32:35 AM: | ./src/reducers/index.js 1.12 KiB [built]
9:32:35 AM: | ./src/utils/authService.js 689 bytes [built]
9:32:35 AM: | ./src/actions/article.actions.js 5.19 KiB [built]
9:32:35 AM: | ./src/actions/like.actions.js 3.56 KiB [built]
9:32:35 AM: | ./src/actions/profile.action.js 5.56 KiB [built]
9:32:35 AM: | ./src/actions/auth.actions.js 5.98 KiB [built]
9:32:35 AM: | ./src/actions/reported.actions.js 8.48 KiB [built]
9:32:35 AM: | ./src/actions/followee.actions.js 3.71 KiB [built]
9:32:35 AM: | ./src/actions/following.actions.js 3.71 KiB [built]
9:32:35 AM: | ./src/actions/bookmarked.action.js 1.52 KiB [built]
9:32:35 AM: | ./src/actions/reviewers-request.action.js 2.01 KiB [built]
9:32:35 AM: | ./src/actions/articles-update.actions.js 3.32 KiB [built]
9:32:35 AM: | + 238 hidden modules
9:32:35 AM: + 840 hidden modules
9:32:35 AM: WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
9:32:35 AM: Creating deploy upload records
9:32:35 AM: This can impact web performance.
9:32:35 AM: Assets:
9:32:35 AM: bundle.js (1.06 MiB)
9:32:35 AM: WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
9:32:35 AM: Entrypoints:
9:32:35 AM: index (1.06 MiB)
9:32:35 AM: bundle.js
9:32:35 AM:
9:32:35 AM: WARNING in webpack performance recommendations:
9:32:35 AM: You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
9:32:35 AM: For more info visit https://webpack.js.org/guides/code-splitting/
9:32:35 AM:
9:32:35 AM: (build.command completed in 43s)
9:32:35 AM:
9:32:35 AM: ────────────────────────────────────────────────────────────────
9:32:35 AM: 2. Deploy site
9:32:35 AM: ────────────────────────────────────────────────────────────────
9:32:35 AM:
9:32:35 AM: Starting to deploy site from 'public'
9:32:35 AM: Creating deploy tree
9:32:35 AM: Starting post processing
9:32:35 AM: 0 new files to upload
9:32:35 AM: 0 new functions to upload
9:32:35 AM: Site deploy was successfully initiated
9:32:35 AM:
9:32:35 AM: (Deploy site completed in 188ms)
9:32:35 AM: Post processing - HTML
9:32:35 AM:
9:32:35 AM: ────────────────────────────────────────────────────────────────
9:32:35 AM: Netlify Build Complete
9:32:35 AM: ────────────────────────────────────────────────────────────────
9:32:35 AM:
9:32:35 AM: (Netlify Build completed in 43.2s)
9:32:35 AM: Post processing - header rules
9:32:35 AM: Post processing - redirect rules
9:32:35 AM: Post processing done
9:32:35 AM: Caching artifacts
9:32:35 AM: Started saving node modules
9:32:35 AM: Finished saving node modules
9:32:35 AM: Started saving build plugins
9:32:35 AM: Finished saving build plugins
9:32:35 AM: Started saving pip cache
9:32:35 AM: Finished saving pip cache
9:32:35 AM: Started saving emacs cask dependencies
9:32:35 AM: Finished saving emacs cask dependencies
9:32:35 AM: Started saving maven dependencies
9:32:35 AM: Finished saving maven dependencies
9:32:35 AM: Started saving boot dependencies
9:32:36 AM: Finished saving boot dependencies
9:32:36 AM: Started saving rust rustup cache
9:32:36 AM: Finished saving rust rustup cache
9:32:36 AM: Started saving go dependencies
9:32:36 AM: Site is live ✨
9:32:37 AM: Finished saving go dependencies
9:32:41 AM: Build script success
9:33:30 AM: Finished processing build request in 2m31.852462328s