Skip to main content

Deploy details

Deploy successful for netlify-lamda-function

Update dependency webpack to v4.42.1

PR #38: renovate/webpack-4.x@275d38f

Deploy log

6:27:59 AM: Build ready to start
6:28:01 AM: build-image version: 2dbd444fcdce00cf06325060a8238d5ae3e86774
6:28:01 AM: build-image tag: v3.3.7
6:28:01 AM: buildbot version: 11918e084194721d200458438c92ff8180b3b56c
6:28:01 AM: Fetching cached dependencies
6:28:01 AM: Starting to download cache of 147.8MB
6:28:03 AM: Finished downloading cache in 1.383365015s
6:28:03 AM: Starting to extract cache
6:28:09 AM: Finished extracting cache in 6.041572271s
6:28:09 AM: Finished fetching cache in 7.569548345s
6:28:09 AM: Starting to prepare the repo for build
6:28:09 AM: Preparing Git Reference pull/38/head
6:28:10 AM: Found Netlify configuration file netlify.toml in site root
6:28:10 AM: Found Netlify configuration file(s). Overriding site configuration
6:28:10 AM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'dist/client' versus 'lambda' in the Netlify UI
6:28:10 AM: Different build command detected, going to use the one specified in the Netlify configuration file: 'npm run build' versus 'npm run build:lambda' in the Netlify UI
6:28:10 AM: Different functions path detected, going to use the one specified in the Netlify configuration file: 'dist/server' versus '' in the Netlify UI
6:28:10 AM: Creating functions prep folder
6:28:10 AM: Starting build script
6:28:10 AM: Installing dependencies
6:28:11 AM: Started restoring cached node version
6:28:15 AM: Finished restoring cached node version
6:28:16 AM: v10.19.0 is already installed.
6:28:17 AM: Now using node v10.19.0 (npm v6.13.4)
6:28:17 AM: Attempting ruby version 2.6.2, read from environment
6:28:19 AM: Using ruby version 2.6.2
6:28:20 AM: Using PHP version 5.6
6:28:20 AM: Started restoring cached node modules
6:28:20 AM: Finished restoring cached node modules
6:28:20 AM: Installing NPM modules using NPM version 6.13.4
6:28:32 AM: npm
6:28:32 AM: WARN netlify-lambda-functions@1.0.0 No repository field.
6:28:32 AM: npm
6:28:32 AM: WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.9 (node_modules/fsevents):
6:28:32 AM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.9: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
6:28:32 AM: added 2 packages from 1 contributor, removed 1 package, updated 21 packages and audited 19386 packages in 8.975s
6:28:33 AM: 19 packages are looking for funding
6:28:33 AM: run `npm fund` for details
6:28:33 AM: found 597 low severity vulnerabilities
6:28:33 AM: run `npm audit fix` to fix them, or `npm audit` for details
6:28:33 AM: NPM modules installed
6:28:33 AM: Started restoring cached go cache
6:28:33 AM: Finished restoring cached go cache
6:28:33 AM: unset GOOS;
6:28:33 AM: unset GOARCH;
6:28:33 AM: export GOROOT='/opt/buildhome/.gimme/versions/go1.12.linux.amd64';
6:28:33 AM: export PATH="/opt/buildhome/.gimme/versions/go1.12.linux.amd64/bin:${PATH}";
6:28:33 AM: go version >&2;
6:28:33 AM: export GIMME_ENV='/opt/buildhome/.gimme/env/go1.12.linux.amd64.env';
6:28:33 AM: go version go1.12 linux/amd64
6:28:33 AM: Installing missing commands
6:28:33 AM: Verify run directory
6:28:34 AM: Executing user command: npm run build
6:28:34 AM: > netlify-lambda-functions@1.0.0 build /opt/build/repo
6:28:34 AM: > npm run build:client && npm run build:server
6:28:34 AM: > netlify-lambda-functions@1.0.0 build:client /opt/build/repo
6:28:34 AM: > webpack --mode production --config webpack.client.js
6:28:36 AM: Hash: a9a8735e5fa0c4a5413d
6:28:36 AM: Version: webpack 4.42.1
6:28:36 AM: Time: 575ms
6:28:36 AM: Built at: 03/24/2020 6:28:36 AM
6:28:36 AM: Asset Size Chunks Chunk Names
6:28:36 AM: index.html 2.64 KiB [emitted]
6:28:36 AM: main.js 959 bytes 0 [emitted] main
6:28:36 AM: normalize.css 5.99 KiB [emitted]
6:28:36 AM: styles.css 3.52 KiB [emitted]
6:28:36 AM: Entrypoint main = main.js
6:28:36 AM: [0] ./src/index.js + 2 modules 248 bytes {0} [built]
6:28:36 AM: | ./src/index.js 137 bytes [built]
6:28:36 AM: | ./node_modules/file-loader/dist/cjs.js?name=styles.css!./src/styles.css 54 bytes [built]
6:28:36 AM: | + 1 hidden module
6:28:36 AM: Child HtmlWebpackCompiler:
6:28:36 AM: 1 asset
6:28:36 AM: Entrypoint HtmlWebpackPlugin_0 = __child-HtmlWebpackPlugin_0
6:28:36 AM: [0] ./node_modules/html-webpack-plugin/lib/loader.js!./src/index.html 2.56 KiB {0} [built]
6:28:36 AM: [1] ./node_modules/html-loader/dist/cjs.js!./src/lambda/hello.js 189 bytes {0} [built]
6:28:36 AM: [2] ./node_modules/html-loader/dist/cjs.js!./src/lambda/emoji.js 192 bytes {0} [built]
6:28:36 AM: [3] ./node_modules/html-loader/dist/cjs.js!./src/lambda/dog.js 625 bytes {0} [built]
6:28:37 AM: > netlify-lambda-functions@1.0.0 build:server /opt/build/repo
6:28:37 AM: > netlify-lambda build src/lambda
6:28:37 AM: netlify-lambda: Building functions
6:28:39 AM: Hash: b081e932814eddead2a2
6:28:39 AM: Version: webpack 4.42.1
6:28:39 AM: Time: 769ms
6:28:39 AM: Built at: 03/24/2020 6:28:39 AM
6:28:39 AM: Asset Size Chunks Chunk Names
6:28:39 AM: dog.js 32.5 KiB 0 [emitted] dog
6:28:39 AM: emoji.js 42.6 KiB 1 [emitted] emoji
6:28:39 AM: hello.js 1.05 KiB 2 [emitted] hello
6:28:39 AM: Entrypoint dog = dog.js
6:28:39 AM: Entrypoint emoji = emoji.js
6:28:39 AM: Entrypoint hello = hello.js
6:28:39 AM: [0] /opt/build/repo/node_modules/axios/lib/utils.js 8.28 KiB {0} [built]
6:28:39 AM: [3] /opt/build/repo/node_modules/axios/lib/helpers/bind.js 256 bytes {0} [built]
6:28:39 AM: [4] /opt/build/repo/node_modules/axios/lib/cancel/isCancel.js 102 bytes {0} [built]
6:28:39 AM: [5] /opt/build/repo/node_modules/axios/lib/defaults.js 2.55 KiB {0} [built]
6:28:39 AM: [13] /opt/build/repo/node_modules/axios/lib/core/mergeConfig.js 1.69 KiB {0} [built]
6:28:39 AM: [14] /opt/build/repo/node_modules/axios/lib/cancel/Cancel.js 385 bytes {0} [built]
6:28:39 AM: [15] /opt/build/repo/node_modules/node-emoji/index.js 40 bytes {1} [built]
6:28:39 AM: [16] ./dog.js 638 bytes {0} [built]
6:28:39 AM: [17] /opt/build/repo/node_modules/axios/index.js 40 bytes {0} [built]
6:28:39 AM: [18] /opt/build/repo/node_modules/axios/lib/axios.js 1.39 KiB {0} [built]
6:28:39 AM: [20] /opt/build/repo/node_modules/axios/lib/core/Axios.js 2.4 KiB {0} [built]
6:28:39 AM: [45] /opt/build/repo/node_modules/axios/lib/cancel/CancelToken.js 1.21 KiB {0} [built]
6:28:39 AM: [47] ./emoji.js 145 bytes {1} [built]
6:28:39 AM: [48] /opt/build/repo/node_modules/node-emoji/lib/emoji.js 7.93 KiB {1} [built]
6:28:39 AM: [51] ./hello.js 140 bytes {2} [built]
6:28:39 AM: + 37 hidden modules
6:28:40 AM: Function Dir: /opt/build/repo/dist/server
6:28:40 AM: TempDir: /tmp/zisi-5e79a86f7149cd000acac8cd
6:28:40 AM: Prepping functions with zip-it-and-ship-it 0.3.1
6:28:41 AM: [ { path: '/tmp/zisi-5e79a86f7149cd000acac8cd/dog.zip',
6:28:41 AM: runtime: 'js' },
6:28:41 AM: { path: '/tmp/zisi-5e79a86f7149cd000acac8cd/emoji.zip',
6:28:41 AM: runtime: 'js' },
6:28:41 AM: { path: '/tmp/zisi-5e79a86f7149cd000acac8cd/hello.zip',
6:28:41 AM: runtime: 'js' } ]
6:28:41 AM: Prepping functions complete
6:28:41 AM: Caching artifacts
6:28:41 AM: Started saving node modules
6:28:41 AM: Finished saving node modules
6:28:41 AM: Started saving pip cache
6:28:41 AM: Finished saving pip cache
6:28:41 AM: Started saving emacs cask dependencies
6:28:41 AM: Finished saving emacs cask dependencies
6:28:41 AM: Started saving maven dependencies
6:28:41 AM: Finished saving maven dependencies
6:28:41 AM: Started saving boot dependencies
6:28:41 AM: Finished saving boot dependencies
6:28:41 AM: Started saving go dependencies
6:28:41 AM: Finished saving go dependencies
6:28:41 AM: Build script success
6:28:41 AM: Starting to deploy site from 'dist/client'
6:28:41 AM: Creating deploy tree
6:28:42 AM: Creating deploy upload records
6:28:42 AM: 0 new files to upload
6:28:42 AM: Starting post processing
6:28:42 AM: 0 new functions to upload
6:28:42 AM: Post processing done
6:28:42 AM: Site is live
6:29:07 AM: Finished processing build request in 1m5.576966579s