Deploy details
Deploy log
8:45:54 PM: Build ready to start
8:46:37 PM: build-image version: 8e315e54bc4032a32e73290be556cde4f8348c12
8:46:37 PM: build-image tag: v2.8.2
8:46:37 PM: buildbot version: b925d11411cabfe7b120501027bd0e96dbc28dde
8:46:37 PM: Fetching cached dependencies
8:46:37 PM: Failed to fetch cache, continuing with build
8:46:37 PM: Starting to prepare the repo for build
8:46:38 PM: No cached dependencies found. Cloning fresh repo
8:46:38 PM: git clone git@github.com:neverendingqs/netlify-express
8:46:38 PM: Preparing Git Reference pull/11/head
8:46:39 PM: Found netlify.toml. Overriding site configuration
8:46:39 PM: Different functions path detected, going to use the one specified in the toml file: 'functions' versus '' in the site
8:46:39 PM: Creating functions prep folder
8:46:39 PM: Starting build script
8:46:39 PM: Installing dependencies
8:46:40 PM: Downloading and installing node v8.16.1...
8:46:40 PM: Downloading https://nodejs.org/dist/v8.16.1/node-v8.16.1-linux-x64.tar.xz...
8:46:40 PM:
###############
8:46:40 PM: 21.9%
8:46:40 PM:
######################################
8:46:40 PM: ################################## 100.0%
8:46:40 PM: Computing checksum with sha256sum
8:46:41 PM: Checksums matched!
8:46:42 PM: Now using node v8.16.1 (npm v6.4.1)
8:46:43 PM: Attempting ruby version 2.3.6, read from environment
8:46:44 PM: Using ruby version 2.3.6
8:46:44 PM: Using PHP version 5.6
8:46:44 PM: Started restoring cached node modules
8:46:44 PM: Finished restoring cached node modules
8:46:44 PM: Installing NPM modules using NPM version 6.4.1
8:46:55 PM: > uglifyjs-webpack-plugin@0.4.6 postinstall /opt/build/repo/node_modules/uglifyjs-webpack-plugin
8:46:55 PM: > node lib/post_install.js
8:46:55 PM: npm
8:46:55 PM: WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/fsevents):
8:46:55 PM: npm WARN notsup
8:46:55 PM: SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
8:46:55 PM: added 497 packages from 348 contributors and audited 4609 packages in 10.2s
8:46:55 PM: found 351 high severity vulnerabilities
8:46:55 PM: run `npm audit fix` to fix them, or `npm audit` for details
8:46:55 PM: NPM modules installed
8:46:56 PM: Started restoring cached go cache
8:46:56 PM: Finished restoring cached go cache
8:46:56 PM: Installing Go version 1.10
8:47:00 PM: unset GOOS;
8:47:00 PM: unset GOARCH;
8:47:00 PM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.10.linux.amd64';
8:47:00 PM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.10.linux.amd64/bin:${PATH}";
8:47:00 PM: go version >&2;
8:47:00 PM: export GIMME_ENV="/opt/buildhome/.gimme_cache/env/go1.10.linux.amd64.env"
8:47:00 PM: go version go1.10 linux/amd64
8:47:00 PM: Installing missing commands
8:47:00 PM: Verify run directory
8:47:00 PM: Executing user command: npm install && npm run build
8:47:05 PM: npm
8:47:05 PM: WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules/fsevents):
8:47:05 PM: npm
8:47:05 PM: WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
8:47:05 PM: audited 4609 packages in 4.407s
8:47:05 PM: found 351 high severity vulnerabilities
8:47:05 PM: run `npm audit fix` to fix them, or `npm audit` for details
8:47:05 PM: > netlify-express@0.0.1 build /opt/build/repo
8:47:05 PM: > netlify-lambda build express
8:47:06 PM: Building functions
8:47:07 PM: Hash: aabe3ff0fe4e9179e801
8:47:07 PM: Version: webpack 3.12.0
8:47:07 PM: Time: 1324ms
8:47:07 PM: Asset Size Chunks Chunk Names
8:47:07 PM: server.js 980 kB 0 [emitted] [big] server
8:47:07 PM: [2] ./node_modules/depd/index.js 10.7 kB {0} [built]
8:47:07 PM: [58] ./node_modules/serverless-http/lib/response.js 1.76 kB {0} [built]
8:47:07 PM: [64] ./express/server.js 661 bytes {0} [built]
8:47:07 PM: [65] ./node_modules/express/index.js 224 bytes {0} [built]
8:47:07 PM: [66] ./node_modules/express/lib/express.js 2.31 kB {0} [built]
8:47:07 PM: [139] ./node_modules/serverless-http/serverless-http.js 1.65 kB {0} [built]
8:47:07 PM: [142] ./node_modules/serverless-http/lib/clean-up-event.js 450 bytes {0} [built]
8:47:07 PM: [143] ./node_modules/serverless-http/lib/sanitize-headers.js 569 bytes {0} [built]
8:47:07 PM: [145] ./node_modules/serverless-http/lib/get-body.js 394 bytes {0} [built]
8:47:07 PM: [147] ./node_modules/serverless-http/lib/is-binary.js 1.1 kB {0} [built]
8:47:07 PM: [149] ./node_modules/body-parser/index.js 2.66 kB {0} [built]
8:47:07 PM: [150] ./node_modules/body-parser/lib/types/json.js 4.92 kB {0} [built]
8:47:07 PM: [169] ./node_modules/body-parser/lib/types/raw.js 1.88 kB {0} [built]
8:47:07 PM: [170] ./node_modules/body-parser/lib/types/text.js 2.29 kB {0} [built]
8:47:07 PM: [171] ./node_modules/body-parser/lib/types/urlencoded.js 5.79 kB {0} [built]
8:47:07 PM: + 160 hidden modules
8:47:07 PM: WARNING in ./node_modules/express/lib/view.js
8:47:07 PM: 81:13-25 Critical dependency: the request of a dependency is an expression
8:47:07 PM: @ ./node_modules/express/lib/view.js
8:47:07 PM: @ ./node_modules/express/lib/application.js
8:47:07 PM: @ ./node_modules/express/lib/express.js
8:47:07 PM: @ ./node_modules/express/index.js
8:47:07 PM: @ ./express/server.js
8:47:08 PM: Function Dir: /opt/build/repo/functions
8:47:08 PM: TempDir: /tmp/zisi-106058629
8:47:09 PM: Prepping functions with zip-it-and-ship-it 0.3.1
8:47:11 PM: [ { path: '/tmp/zisi-106058629/server.zip', runtime: 'js' } ]
8:47:11 PM: Prepping functions complete
8:47:11 PM: Caching artifacts
8:47:11 PM: Started saving node modules
8:47:11 PM: Finished saving node modules
8:47:11 PM: Started saving pip cache
8:47:11 PM: Finished saving pip cache
8:47:11 PM: Started saving emacs cask dependencies
8:47:11 PM: Finished saving emacs cask dependencies
8:47:11 PM: Started saving maven dependencies
8:47:11 PM: Finished saving maven dependencies
8:47:11 PM: Started saving boot dependencies
8:47:11 PM: Finished saving boot dependencies
8:47:11 PM: Started saving go dependencies
8:47:12 PM: Finished saving go dependencies
8:47:16 PM: Build script success
8:47:16 PM: Starting to deploy site from '/'
8:47:16 PM: Creating deploy tree
8:47:16 PM: 0 new files to upload
8:47:16 PM: 1 new functions to upload
8:47:17 PM: Starting post processing
8:47:17 PM: Post processing done
8:47:17 PM: Site is live
8:47:49 PM: Finished processing build request in 1m12.030394184s