Deploy details
Deploy log
4:59:41 AM: Build ready to start
4:59:43 AM: build-image version: 9e0f207a27642d0115b1ca97cd5e8cebbe492f63
4:59:43 AM: build-image tag: v3.3.2
4:59:43 AM: buildbot version: a2bab682ae0761baa4d123ebd00c57be933655dc
4:59:44 AM: Fetching cached dependencies
4:59:44 AM: Starting to download cache of 117.6MB
4:59:45 AM: Finished downloading cache in 1.309740378s
4:59:45 AM: Starting to extract cache
4:59:49 AM: Finished extracting cache in 4.472517162s
4:59:49 AM: Finished fetching cache in 5.831021737s
4:59:49 AM: Starting to prepare the repo for build
4:59:50 AM: Preparing Git Reference pull/19/head
4:59:50 AM: Found netlify.toml. Overriding site configuration
4:59:50 AM: Different publish path detected, going to use the one specified in the toml file: 'dist/client' versus 'lambda' in the site
4:59:50 AM: Different build command detected, going to use the one specified in the toml file: 'npm run build' versus 'npm run build:lambda' in the site
4:59:50 AM: Different functions path detected, going to use the one specified in the toml file: 'dist/server' versus '' in the site
4:59:50 AM: Creating functions prep folder
4:59:50 AM: Starting build script
4:59:50 AM: Installing dependencies
4:59:51 AM: Started restoring cached node version
4:59:53 AM: Finished restoring cached node version
4:59:54 AM: v10.17.0 is already installed.
4:59:55 AM: Now using node v10.17.0 (npm v6.11.3)
4:59:56 AM: Attempting ruby version 2.6.2, read from environment
4:59:57 AM: Using ruby version 2.6.2
4:59:57 AM: Using PHP version 5.6
4:59:57 AM: Started restoring cached node modules
4:59:57 AM: Finished restoring cached node modules
4:59:58 AM: Installing NPM modules using NPM version 6.11.3
5:00:05 AM: npm
5:00:05 AM: WARN netlify-lambda-functions@1.0.0 No repository field.
5:00:05 AM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
5:00:05 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
5:00:05 AM: updated 1 package and audited 15223 packages in 6.631s
5:00:05 AM: found 0 vulnerabilities
5:00:07 AM: NPM modules installed
5:00:08 AM: Started restoring cached go cache
5:00:09 AM: Finished restoring cached go cache
5:00:09 AM: unset GOOS;
5:00:09 AM: unset GOARCH;
5:00:09 AM: export GOROOT='/opt/buildhome/.gimme/versions/go1.12.linux.amd64';
5:00:09 AM: export PATH="/opt/buildhome/.gimme/versions/go1.12.linux.amd64/bin:${PATH}";
5:00:09 AM: go version >&2;
5:00:09 AM: export GIMME_ENV='/opt/buildhome/.gimme/env/go1.12.linux.amd64.env';
5:00:09 AM: go version go1.12 linux/amd64
5:00:09 AM: Installing missing commands
5:00:09 AM: Verify run directory
5:00:09 AM: Executing user command: npm run build
5:00:10 AM: > netlify-lambda-functions@1.0.0 build /opt/build/repo
5:00:10 AM: > npm run build:client && npm run build:server
5:00:10 AM: > netlify-lambda-functions@1.0.0 build:client /opt/build/repo
5:00:10 AM: > webpack --mode production --config webpack.client.js
5:00:12 AM: Hash: 21a7f330a806c879a48d
5:00:12 AM: Version: webpack 4.41.2
5:00:12 AM: Time: 839ms
5:00:12 AM: Built at: 10/31/2019 5:00:12 AM
5:00:12 AM: Asset Size Chunks Chunk Names
5:00:12 AM: index.html 2.96 KiB [emitted]
5:00:12 AM: main.js 1.03 KiB 0 [emitted] main
5:00:12 AM: normalize.css 5.99 KiB [emitted]
5:00:12 AM: styles.css 3.52 KiB [emitted]
5:00:12 AM: Entrypoint main = main.js
5:00:12 AM: [0] ./src/index.js 137 bytes {0} [built]
5:00:12 AM: [2] ./node_modules/file-loader/dist/cjs.js?name=styles.css!./src/styles.css 56 bytes {0} [built]
5:00:12 AM: + 1 hidden module
5:00:12 AM: Child html-webpack-plugin for "index.html":
5:00:12 AM: 1 asset
5:00:12 AM: Entrypoint undefined = index.html
5:00:12 AM: [0] ./node_modules/html-webpack-plugin/lib/loader.js!./src/index.html 2.53 KiB {0} [built]
5:00:12 AM: [2] (webpack)/buildin/global.js 472 bytes {0} [built]
5:00:12 AM: [3] (webpack)/buildin/module.js 497 bytes {0} [built]
5:00:12 AM: [4] ./node_modules/html-loader!./src/lambda/hello.js 169 bytes {0} [built]
5:00:12 AM: [5] ./node_modules/html-loader!./src/lambda/emoji.js 175 bytes {0} [built]
5:00:12 AM: [6] ./node_modules/html-loader!./src/lambda/dog.js 663 bytes {0} [built]
5:00:12 AM: + 1 hidden module
5:00:13 AM: > netlify-lambda-functions@1.0.0 build:server /opt/build/repo
5:00:13 AM: > netlify-lambda build src/lambda
5:00:13 AM: netlify-lambda: Building functions
5:00:15 AM: Hash: c5195a8d0cdf5476cda1
5:00:15 AM: Version: webpack 4.41.2
5:00:15 AM: Time: 645ms
5:00:15 AM: Built at: 10/31/2019 5:00:15 AM
5:00:15 AM: Asset Size Chunks Chunk Names
5:00:15 AM: dog.js 32.5 KiB 0 [emitted] dog
5:00:15 AM: emoji.js 42.7 KiB 1 [emitted] emoji
5:00:15 AM: hello.js 1.05 KiB 2 [emitted] hello
5:00:15 AM: Entrypoint dog = dog.js
5:00:15 AM: Entrypoint emoji = emoji.js
5:00:15 AM: Entrypoint hello = hello.js
5:00:15 AM: [0] /opt/build/repo/node_modules/axios/lib/utils.js 8.28 KiB {0} [built]
5:00:15 AM: [3] /opt/build/repo/node_modules/axios/lib/helpers/bind.js 256 bytes {0} [built]
5:00:15 AM: [4] /opt/build/repo/node_modules/axios/lib/cancel/isCancel.js 102 bytes {0} [built]
5:00:15 AM: [5] /opt/build/repo/node_modules/axios/lib/defaults.js 2.55 KiB {0} [built]
5:00:15 AM: [13] /opt/build/repo/node_modules/axios/lib/core/mergeConfig.js 1.69 KiB {0} [built]
5:00:15 AM: [14] /opt/build/repo/node_modules/axios/lib/cancel/Cancel.js 385 bytes {0} [built]
5:00:15 AM: [15] /opt/build/repo/node_modules/node-emoji/index.js 40 bytes {1} [built]
5:00:15 AM: [16] ./dog.js 638 bytes {0} [built]
5:00:15 AM: [17] /opt/build/repo/node_modules/axios/index.js 40 bytes {0} [built]
5:00:15 AM: [18] /opt/build/repo/node_modules/axios/lib/axios.js 1.39 KiB {0} [built]
5:00:15 AM: [20] /opt/build/repo/node_modules/axios/lib/core/Axios.js 2.4 KiB {0} [built]
5:00:15 AM: [45] /opt/build/repo/node_modules/axios/lib/cancel/CancelToken.js 1.21 KiB {0} [built]
5:00:15 AM: [47] ./emoji.js 145 bytes {1} [built]
5:00:15 AM: [48] /opt/build/repo/node_modules/node-emoji/lib/emoji.js 7.93 KiB {1} [built]
5:00:15 AM: [51] ./hello.js 140 bytes {2} [built]
5:00:15 AM: + 37 hidden modules
5:00:16 AM: Function Dir: /opt/build/repo/dist/server
5:00:16 AM: TempDir: /tmp/zisi-5dba6a3ddfadc20008466ad7
5:00:16 AM: Prepping functions with zip-it-and-ship-it 0.3.1
5:00:17 AM: [ { path: '/tmp/zisi-5dba6a3ddfadc20008466ad7/dog.zip',
5:00:17 AM: runtime: 'js' },
5:00:17 AM: { path: '/tmp/zisi-5dba6a3ddfadc20008466ad7/emoji.zip',
5:00:17 AM: runtime: 'js' },
5:00:17 AM: { path: '/tmp/zisi-5dba6a3ddfadc20008466ad7/hello.zip',
5:00:17 AM: runtime: 'js' } ]
5:00:17 AM: Prepping functions complete
5:00:17 AM: Caching artifacts
5:00:17 AM: Started saving node modules
5:00:17 AM: Finished saving node modules
5:00:17 AM: Started saving pip cache
5:00:17 AM: Finished saving pip cache
5:00:17 AM: Started saving emacs cask dependencies
5:00:17 AM: Finished saving emacs cask dependencies
5:00:17 AM: Started saving maven dependencies
5:00:17 AM: Finished saving maven dependencies
5:00:17 AM: Started saving boot dependencies
5:00:17 AM: Finished saving boot dependencies
5:00:17 AM: Started saving go dependencies
5:00:17 AM: Finished saving go dependencies
5:00:17 AM: Build script success
5:00:17 AM: Starting to deploy site from 'dist/client'
5:00:17 AM: Starting post processing
5:00:17 AM: Creating deploy tree
5:00:17 AM: 0 new files to upload
5:00:17 AM: 0 new functions to upload
5:00:17 AM: Post processing done
5:00:18 AM: Site is live
5:00:38 AM: Finished processing build request in 54.181384417s