Skip to main content

Deploy details

Deploy successful for netlify-plugin-a11y

Bump yargs-parser from 18.1.1 to 18.1.3

PR #31: dependabot/npm_and_yarn/yargs-parser-18.1.3@03dde86

Deploy summary

  • info

    1 plugin ran successfully

    Select for details.

    • ./plugin/index.js
  • info

    Build time: 52s. Total deploy time: 51s

    Build started at 4:16:25 AM and ended at 4:17:17 AM. Learn more about build minutes

Deploy log

4:16:17 AM: Build ready to start
4:16:25 AM: build-image version: b0258b965567defc4a2d7e2f2dec2e00c8f73ad6
4:16:25 AM: build-image tag: v3.4.1
4:16:25 AM: buildbot version: e1f4178b0d9779ebad1b11d5b54739f82fed3c22
4:16:25 AM: Fetching cached dependencies
4:16:26 AM: Starting to download cache of 335.5MB
4:16:27 AM: Finished downloading cache in 1.73804438s
4:16:27 AM: Starting to extract cache
4:16:39 AM: Finished extracting cache in 12.147125583s
4:16:40 AM: Finished fetching cache in 14.278086854s
4:16:40 AM: Starting to prepare the repo for build
4:16:40 AM: Preparing Git Reference pull/31/head
4:16:42 AM: Different build command detected, going to use the one specified in the Netlify configuration file: 'echo 'hi'' versus 'node test.js' in the Netlify UI
4:16:42 AM: Starting build script
4:16:42 AM: Installing dependencies
4:16:42 AM: Python version set to 2.7
4:16:42 AM: Started restoring cached node version
4:16:45 AM: Finished restoring cached node version
4:16:46 AM: v10.22.0 is already installed.
4:16:47 AM: Now using node v10.22.0 (npm v6.14.6)
4:16:47 AM: Started restoring cached build plugins
4:16:47 AM: Finished restoring cached build plugins
4:16:47 AM: Attempting ruby version 2.6.2, read from environment
4:16:48 AM: Using ruby version 2.6.2
4:16:48 AM: Using PHP version 5.6
4:16:48 AM: 5.2 is already installed.
4:16:48 AM: Using Swift version 5.2
4:16:48 AM: Started restoring cached node modules
4:16:48 AM: Finished restoring cached node modules
4:16:48 AM: Started restoring cached yarn cache
4:16:48 AM: Finished restoring cached yarn cache
4:16:49 AM: Installing NPM modules using Yarn version 1.17.0
4:16:50 AM: yarn install v1.17.0
4:16:50 AM: warning package-lock.json found. Your project contains lock files generated by tools other than Yarn. It is advised not to mix package managers in order to avoid resolution inconsistencies caused by unsynchronized lock files. To clear this warning, remove package-lock.json.
4:16:50 AM: [1/5] Validating package.json...
4:16:50 AM: [2/5] Resolving packages...
4:16:50 AM: [3/5] Fetching packages...
4:17:00 AM: info fsevents@2.1.2: The platform "linux" is incompatible with this module.
4:17:00 AM: info "fsevents@2.1.2" is an optional dependency and failed compatibility check. Excluding it from installation.
4:17:00 AM: [4/5] Linking dependencies...
4:17:04 AM: [5/5] Building fresh packages...
4:17:04 AM: Done in 14.48s.
4:17:04 AM: NPM modules installed using Yarn
4:17:05 AM: Started restoring cached go cache
4:17:06 AM: Finished restoring cached go cache
4:17:06 AM: Installing Go version 1.12
4:17:06 AM: unset GOOS;
4:17:06 AM: unset GOARCH;
4:17:06 AM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64';
4:17:06 AM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64/bin:${PATH}";
4:17:06 AM: go version >&2;
4:17:06 AM: export GIMME_ENV='/opt/buildhome/.gimme_cache/env/go1.12.linux.amd64.env';
4:17:06 AM: go version go1.12 linux/amd64
4:17:06 AM: Installing missing commands
4:17:06 AM: Verify run directory
4:17:07 AM: ​
4:17:07 AM: ┌─────────────────────────────┐
4:17:07 AM: │ Netlify Build │
4:17:07 AM: └─────────────────────────────┘
4:17:07 AM: ​
4:17:07 AM: ❯ Version
4:17:07 AM: @netlify/build 3.3.5
4:17:07 AM: ​
4:17:07 AM: ❯ Flags
4:17:07 AM: deployId: 5f5311115bec0c00084d294a
4:17:07 AM: mode: buildbot
4:17:07 AM: ​
4:17:07 AM: ❯ Current directory
4:17:07 AM: /opt/build/repo
4:17:07 AM: ​
4:17:07 AM: ❯ Config file
4:17:07 AM: /opt/build/repo/netlify.toml
4:17:07 AM: ​
4:17:07 AM: ❯ Context
4:17:07 AM: deploy-preview
4:17:08 AM: ​
4:17:08 AM: ❯ Loading plugins
4:17:08 AM: - ./plugin/index.js@0.0.12 from netlify.toml
4:17:08 AM: ​
4:17:08 AM: ┌────────────────────────────────────┐
4:17:08 AM: │ 1. build.command from netlify.toml │
4:17:08 AM: └────────────────────────────────────┘
4:17:08 AM: ​
4:17:08 AM: $ echo 'hi'
4:17:08 AM: hi
4:17:08 AM: ​
4:17:08 AM: (build.command completed in 9ms)
4:17:08 AM: ​
4:17:08 AM: ┌───────────────────────────────────────────────┐
4:17:08 AM: │ 2. onPostBuild command from ./plugin/index.js │
4:17:08 AM: └───────────────────────────────────────────────┘
4:17:08 AM: ​
4:17:13 AM: ​
4:17:13 AM: (./plugin/index.js onPostBuild completed in 4.4s)
4:17:13 AM: ​
4:17:13 AM: ┌─────────────────────────────┐
4:17:13 AM: │ Netlify Build Complete │
4:17:13 AM: └─────────────────────────────┘
4:17:13 AM: ​
4:17:13 AM: (Netlify Build completed in 5.5s)
4:17:13 AM: Caching artifacts
4:17:13 AM: Started saving node modules
4:17:13 AM: Finished saving node modules
4:17:13 AM: Started saving build plugins
4:17:13 AM: Finished saving build plugins
4:17:13 AM: Started saving yarn cache
4:17:13 AM: Finished saving yarn cache
4:17:13 AM: Started saving pip cache
4:17:14 AM: Finished saving pip cache
4:17:14 AM: Started saving emacs cask dependencies
4:17:14 AM: Finished saving emacs cask dependencies
4:17:14 AM: Started saving maven dependencies
4:17:14 AM: Finished saving maven dependencies
4:17:14 AM: Started saving boot dependencies
4:17:14 AM: Finished saving boot dependencies
4:17:14 AM: Started saving go dependencies
4:17:16 AM: Finished saving go dependencies
4:17:16 AM: Build script success
4:17:16 AM: Starting to deploy site from 'demo'
4:17:16 AM: Creating deploy tree
4:17:16 AM: Creating deploy upload records
4:17:17 AM: 0 new files to upload
4:17:17 AM: 0 new functions to upload
4:17:17 AM: Starting post processing
4:17:17 AM: Post processing - HTML
4:17:17 AM: Post processing - header rules
4:17:17 AM: Post processing - redirect rules
4:17:17 AM: Post processing done
4:17:17 AM: Site is live
4:18:14 AM: Finished processing build request in 1m49.261176577s