Skip to main content

Deploy details

Deploy successful for netlify-express

added ejs

PR #18: basic-configs@cc0a079

Deploy log

1:02:48 PM: Build ready to start
1:02:50 PM: build-image version: 8e315e54bc4032a32e73290be556cde4f8348c12
1:02:50 PM: build-image tag: v2.8.2
1:02:50 PM: buildbot version: 42a7c7b5aff184339e8bdfbef0257099997cd97c
1:02:51 PM: Fetching cached dependencies
1:02:51 PM: Starting to download cache of 201.9MB
1:02:53 PM: Finished downloading cache in 2.225141681s
1:02:53 PM: Starting to extract cache
1:02:59 PM: Finished extracting cache in 6.327826292s
1:02:59 PM: Finished fetching cache in 8.627612785s
1:02:59 PM: Starting to prepare the repo for build
1:03:00 PM: Preparing Git Reference pull/18/head
1:03:00 PM: Found netlify.toml. Overriding site configuration
1:03:00 PM: Different functions path detected, going to use the one specified in the toml file: 'functions' versus '' in the site
1:03:00 PM: Creating functions prep folder
1:03:00 PM: Starting build script
1:03:00 PM: Installing dependencies
1:03:01 PM: Started restoring cached node version
1:03:03 PM: Finished restoring cached node version
1:03:03 PM: Downloading and installing node v8.17.0...
1:03:03 PM: ##################################
1:03:03 PM: ##### 54.2%
1:03:03 PM: ########################################
1:03:03 PM: ################################ 100.0%
1:03:03 PM: Computing checksum with sha256sum
1:03:04 PM: Checksums matched!
1:03:06 PM: Now using node v8.17.0 (npm v6.13.4)
1:03:07 PM: Attempting ruby version 2.3.6, read from environment
1:03:08 PM: Using ruby version 2.3.6
1:03:08 PM: Using PHP version 5.6
1:03:08 PM: Started restoring cached node modules
1:03:08 PM: Finished restoring cached node modules
1:03:08 PM: Installing NPM modules using NPM version 6.13.4
1:03:14 PM: > ejs@3.0.1 postinstall /opt/build/repo/node_modules/ejs
1:03:14 PM: > node ./postinstall.js
1:03:14 PM: Thank you for installing EJS: built with the Jake JavaScript build tool (https://jakejs.com/)
1:03:15 PM: npm
1:03:15 PM: WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/nodemon/node_modules/fsevents):
1:03:15 PM: npm
1:03:15 PM: WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
1:03:15 PM: npm WARN
1:03:15 PM: optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
1:03:15 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
1:03:15 PM: added 1 package from 1 contributor and audited 8408 packages in 5.743s
1:03:15 PM: found 1 moderate severity vulnerability
1:03:15 PM: run `npm audit fix` to fix them, or `npm audit` for details
1:03:15 PM: NPM modules installed
1:03:15 PM: Started restoring cached go cache
1:03:17 PM: Finished restoring cached go cache
1:03:17 PM: Installing Go version 1.10
1:03:17 PM: unset GOOS;
1:03:17 PM: unset GOARCH;
1:03:17 PM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.10.linux.amd64';
1:03:17 PM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.10.linux.amd64/bin:${PATH}";
1:03:17 PM: go version >&2;
1:03:17 PM: export GIMME_ENV='/opt/buildhome/.gimme_cache/env/go1.10.linux.amd64.env';
1:03:17 PM: go version go1.10 linux/amd64
1:03:17 PM: Installing missing commands
1:03:17 PM: Verify run directory
1:03:17 PM: Executing user command: npm install && npm run build
1:03:24 PM: npm
1:03:24 PM: WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/nodemon/node_modules/fsevents):
1:03:24 PM: npm
1:03:24 PM: WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
1:03:24 PM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
1:03:24 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
1:03:24 PM: audited 8408 packages in 5.168s
1:03:25 PM: found 1 moderate severity vulnerability
1:03:25 PM: run `npm audit fix` to fix them, or `npm audit` for details
1:03:25 PM: > netlify-express@0.0.1 build /opt/build/repo
1:03:25 PM: > netlify-lambda build express
1:03:26 PM: netlify-lambda: Building functions
1:03:31 PM: Hash: a784c0045b90370d355f
1:03:31 PM: Version: webpack 4.41.0
1:03:31 PM: Time: 4729ms
1:03:31 PM: Built at: 2020-01-05 13:03:31
1:03:31 PM: Asset Size Chunks Chunk Names
1:03:31 PM: server.js 571 KiB 0 [emitted] server
1:03:31 PM: Entrypoint server = server.js
1:03:31 PM: [1] external "path" 42 bytes {0} [built]
1:03:31 PM: [29] external "events" 42 bytes {0} [built]
1:03:31 PM: [40] ../node_modules/express/lib/router/index.js 14.5 KiB {0} [built]
1:03:31 PM: [41] ../node_modules/express/lib/router/route.js 4.05 KiB {0} [built]
1:03:31 PM: [43] ../node_modules/express/lib/middleware/query.js 885 bytes {0} [built]
1:03:31 PM: [51] ../node_modules/serverless-http/lib/response.js 2.47 KiB {0} [built]
1:03:31 PM: [52] ./server.js 854 bytes {0} [built]
1:03:31 PM: [53] ../node_modules/express/index.js 224 bytes {0} [built]
1:03:31 PM: [54] ../node_modules/express/lib/express.js 2.35 KiB {0} [built]
1:03:31 PM: [55] ../node_modules/body-parser/index.js 2.59 KiB {0} [built]
1:03:31 PM: [123] ../node_modules/serverless-http/serverless-http.js 659 bytes {0} [built]
1:03:31 PM: [124] ../node_modules/serverless-http/lib/finish.js 776 bytes {0} [built]
1:03:31 PM: [125] ../node_modules/serverless-http/lib/framework/get-framework.js 1.35 KiB {0} [built]
1:03:31 PM: [126] ../node_modules/serverless-http/lib/provider/get-provider.js 286 bytes {0} [built]
1:03:31 PM: [135] ./routes/index.js 334 bytes {0} [built]
1:03:31 PM: + 121 hidden modules
1:03:31 PM: WARNING in ../node_modules/express/lib/view.js 81:13-25
1:03:31 PM: Critical dependency: the request of a dependency is an expression
1:03:31 PM: @ ../node_modules/express/lib/application.js
1:03:31 PM: @ ../node_modules/express/lib/express.js
1:03:31 PM: @ ../node_modules/express/index.js
1:03:31 PM: @ ./server.js
1:03:31 PM: Function Dir: /opt/build/repo/functions
1:03:31 PM: TempDir: /tmp/zisi-947950279
1:03:32 PM: Prepping functions with zip-it-and-ship-it 0.3.1
1:03:33 PM: [ { path: '/tmp/zisi-947950279/server.zip', runtime: 'js' } ]
1:03:33 PM: Prepping functions complete
1:03:33 PM: Caching artifacts
1:03:33 PM: Started saving node modules
1:03:33 PM: Finished saving node modules
1:03:33 PM: Started saving pip cache
1:03:33 PM: Finished saving pip cache
1:03:33 PM: Started saving emacs cask dependencies
1:03:33 PM: Finished saving emacs cask dependencies
1:03:33 PM: Started saving maven dependencies
1:03:33 PM: Finished saving maven dependencies
1:03:33 PM: Started saving boot dependencies
1:03:33 PM: Finished saving boot dependencies
1:03:33 PM: Started saving go dependencies
1:03:35 PM: Finished saving go dependencies
1:03:38 PM: Build script success
1:03:38 PM: Starting to deploy site from '/'
1:03:38 PM: Creating deploy tree
1:03:38 PM: 6 new files to upload
1:03:38 PM: 1 new functions to upload
1:03:40 PM: Starting post processing
1:03:40 PM: Post processing done
1:03:40 PM: Site is live
1:04:19 PM: Finished processing build request in 1m29.124302578s