Loading Netlify dashboard…

Skip to main content

Deploy details

Deploy successful for netlify-lamda-function

Update dependency file-loader to v4.3.0

PR #20: renovate/file-loader-4.x@79e0a49

Deploy log

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