Deploy details
Deploy log
10:40:19 PM: Waiting for other deploys from your team to complete
10:42:01 PM: Build ready to start
10:42:03 PM: build-image version: b0258b965567defc4a2d7e2f2dec2e00c8f73ad6
10:42:03 PM: build-image tag: v3.4.1
10:42:03 PM: buildbot version: bca3bbf1ce7c7ca2e2192b1683becc1d98c88c5b
10:42:03 PM: Fetching cached dependencies
10:42:03 PM: Failed to fetch cache, continuing with build
10:42:03 PM: Starting to prepare the repo for build
10:42:03 PM: No cached dependencies found. Cloning fresh repo
10:42:03 PM: git clone https://github.com/yunpengn/blog
10:42:04 PM: Preparing Git Reference pull/42/head
10:42:07 PM: Starting build script
10:42:07 PM: Installing dependencies
10:42:07 PM: Python version set to 2.7
10:42:07 PM: Attempting node version 'node' from .nvmrc
10:42:10 PM: Downloading and installing node v14.7.0...
10:42:10 PM: Downloading https://nodejs.org/dist/v14.7.0/node-v14.7.0-linux-x64.tar.xz...
10:42:10 PM: Computing checksum with sha256sum
10:42:10 PM: Checksums matched!
10:42:14 PM: Now using node v14.7.0 (npm v6.14.7)
10:42:14 PM: Started restoring cached build plugins
10:42:14 PM: Finished restoring cached build plugins
10:42:14 PM: Attempting ruby version 2.3.6, read from environment
10:42:15 PM:
10:42:15 PM: ** WARNING **
10:42:15 PM: Using custom ruby version 2.3.6, this will slow down the build.
10:42:15 PM: To ensure fast builds, set the RUBY_VERSION environment variable, or .ruby-version file, to an included ruby version.
10:42:15 PM: Included versions: 2.7.1 2.6.2
10:42:15 PM:
10:42:15 PM: Required ruby-2.3.6 is not installed - installing.
10:42:15 PM: Searching for binary rubies, this might take some time.
10:42:16 PM: Found remote file https://rvm_io.global.ssl.fastly.net/binaries/ubuntu/16.04/x86_64/ruby-2.3.6.tar.bz2
10:42:16 PM: Checking requirements for ubuntu.
10:42:17 PM: Requirements installation successful.
10:42:17 PM: ruby-2.3.6 - #configure
10:42:17 PM: ruby-2.3.6 - #download
10:42:18 PM: ruby-2.3.6 - #validate archive
10:42:28 PM: ruby-2.3.6 - #extract
10:42:33 PM: ruby-2.3.6 - #validate binary
10:42:34 PM: ruby-2.3.6 - #setup
10:42:34 PM: ruby-2.3.6 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.3.6@global
10:42:37 PM: ruby-2.3.6 - #importing gemset /opt/buildhome/.rvm/gemsets/global.gems............................................................
10:42:37 PM: ruby-2.3.6 - #generating global wrappers.......
10:42:37 PM: ruby-2.3.6 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.3.6
10:42:37 PM: ruby-2.3.6 - #importing gemsetfile /opt/buildhome/.rvm/gemsets/default.gems evaluated to empty gem list
10:42:37 PM: ruby-2.3.6 - #generating default wrappers.......
10:42:38 PM: Using /opt/buildhome/.rvm/gems/ruby-2.3.6
10:42:38 PM: Using ruby version 2.3.6
10:42:38 PM: Using PHP version 5.6
10:42:38 PM: 5.2 is already installed.
10:42:38 PM: Using Swift version 5.2
10:42:38 PM: Started restoring cached node modules
10:42:38 PM: Finished restoring cached node modules
10:42:39 PM: Installing NPM modules using NPM version 6.14.7
10:42:53 PM: > gifsicle@4.0.1 postinstall /opt/build/repo/node_modules/gifsicle
10:42:53 PM: > node lib/install.js
10:42:53 PM: ✔ gifsicle pre-build test passed successfully
10:42:53 PM: > jpegtran-bin@4.0.0 postinstall /opt/build/repo/node_modules/jpegtran-bin
10:42:53 PM: > node lib/install.js
10:42:54 PM: ✔ jpegtran pre-build test passed successfully
10:42:54 PM: > mozjpeg@6.0.1 postinstall /opt/build/repo/node_modules/mozjpeg
10:42:54 PM: > node lib/install.js
10:42:54 PM: ✔ mozjpeg pre-build test passed successfully
10:42:54 PM: > optipng-bin@5.1.0 postinstall /opt/build/repo/node_modules/optipng-bin
10:42:54 PM: > node lib/install.js
10:42:55 PM: ✔ optipng pre-build test passed successfully
10:42:55 PM: > pngquant-bin@5.0.2 postinstall /opt/build/repo/node_modules/pngquant-bin
10:42:55 PM: > node lib/install.js
10:42:55 PM: ✔ pngquant pre-build test passed successfully
10:42:56 PM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.3 (node_modules/fsevents):
10:42:56 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.3: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
10:42:56 PM: added 701 packages from 605 contributors and audited 702 packages in 16.001s
10:42:56 PM: 24 packages are looking for funding
10:42:56 PM: run `npm fund` for details
10:42:56 PM: found 1 low severity vulnerability
10:42:56 PM: run `npm audit fix` to fix them, or `npm audit` for details
10:42:56 PM: NPM modules installed
10:42:56 PM: Started restoring cached go cache
10:42:56 PM: Finished restoring cached go cache
10:42:56 PM: Installing Go version 1.10
10:43:02 PM: unset GOOS;
10:43:02 PM: unset GOARCH;
10:43:02 PM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.10.linux.amd64';
10:43:02 PM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.10.linux.amd64/bin:${PATH}";
10:43:02 PM: go version >&2;
10:43:02 PM: export GIMME_ENV="/opt/buildhome/.gimme_cache/env/go1.10.linux.amd64.env"
10:43:02 PM: go version go1.10 linux/amd64
10:43:02 PM: Installing missing commands
10:43:02 PM: Verify run directory
10:43:03 PM:
10:43:03 PM: ┌─────────────────────────────┐
10:43:03 PM: │ Netlify Build │
10:43:03 PM: └─────────────────────────────┘
10:43:03 PM:
10:43:03 PM: ❯ Version
10:43:03 PM: @netlify/build 3.1.10
10:43:03 PM:
10:43:03 PM: ❯ Flags
10:43:03 PM: deployId: 5f2dd853b99e5900079ce56e
10:43:03 PM: mode: buildbot
10:43:03 PM: timersFile: /tmp/substage_times.txt
10:43:03 PM:
10:43:03 PM: ❯ Current directory
10:43:03 PM: /opt/build/repo
10:43:03 PM:
10:43:03 PM: ❯ Config file
10:43:03 PM: /opt/build/repo/netlify.toml
10:43:03 PM:
10:43:03 PM: ❯ Context
10:43:03 PM: deploy-preview
10:43:03 PM:
10:43:03 PM: ┌────────────────────────────────────┐
10:43:03 PM: │ 1. build.command from netlify.toml │
10:43:03 PM: └────────────────────────────────────┘
10:43:03 PM:
10:43:03 PM: $ hexo clean && hexo generate --config _config_netlify.yml
10:43:05 PM: INFO Validating config
10:43:05 PM: WARN Deprecated config detected: "external_link" with a Boolean value is deprecated. See https://hexo.io/docs/configuration for more details.
10:43:06 PM: INFO Start processing
10:43:07 PM: INFO update Optimize IMG: images/algolia_logo.svg [ 0.61% saved]
10:43:07 PM: INFO update Optimize IMG: images/cc-by-nc-nd.svg [ 67.07% saved]
10:43:07 PM: INFO update Optimize IMG: images/cc-by-nc-sa.svg [ 66.35% saved]
10:43:07 PM: INFO update Optimize IMG: images/cc-by-nd.svg [ 67.57% saved]
10:43:07 PM: INFO update Optimize IMG: images/cc-by-nc.svg [ 67.80% saved]
10:43:07 PM: INFO update Optimize IMG: images/cc-by-sa.svg [ 67.16% saved]
10:43:07 PM: INFO update Optimize IMG: images/cc-by.svg [ 69.03% saved]
10:43:07 PM: INFO update Optimize IMG: images/cc-zero.svg [ 33.52% saved]
10:43:07 PM: INFO update Optimize IMG: images/logo.svg [ 73.07% saved]
10:43:08 PM: INFO update Optimize IMG: images/favicon/safari-pinned-tab.svg [ 18.93% saved]
10:43:11 PM: INFO update Optimize IMG: images/apple-touch-icon-next.png [ 12.31% saved]
10:43:11 PM: INFO update Optimize IMG: images/avatar.gif [ 0.45% saved]
10:43:11 PM: INFO update Optimize IMG: images/favicon-16x16-next.png [ 34.48% saved]
10:43:11 PM: INFO update Optimize IMG: images/favicon-32x32-next.png [ 23.75% saved]
10:43:11 PM: INFO update Optimize IMG: images/join_order_antijoin.png [ 71.06% saved]
10:43:11 PM: INFO update Optimize IMG: images/favicon/favicon-16x16.png [ 33.68% saved]
10:43:11 PM: INFO update Optimize IMG: images/favicon/favicon-32x32.png [ 21.74% saved]
10:43:11 PM: INFO update Optimize IMG: images/favicon/apple-touch-icon.png [ 16.24% saved]
10:43:11 PM: INFO update Optimize IMG: images/avatar_cropped.jpg [ 2.01% saved]
10:43:11 PM: INFO update Optimize IMG: images/duplicate-videos.jpg [ 43.60% saved]
10:43:11 PM: INFO update Optimize IMG: images/join_order_canonical_abstraction.png [ 74.29% saved]
10:43:11 PM: INFO update Optimize IMG: images/join_order_tree.jpg [ 16.87% saved]
10:43:11 PM: INFO update Optimize IMG: images/memory_hierarchy.jpg [ 26.92% saved]
10:43:11 PM: INFO update Optimize IMG: images/join_order_TBA.png [ 68.73% saved]
10:43:11 PM: INFO update Optimize IMG: images/favicon/android-chrome-192x192.png [ 22.73% saved]
10:43:11 PM: INFO update Optimize IMG: images/avatar.jpg [ 44.57% saved]
10:43:11 PM: INFO update Optimize IMG: images/favicon/mstile-150x150.png [ 23.05% saved]
10:43:11 PM: INFO update Optimize IMG: images/join_order_compensation_commutative.png [ 64.65% saved]
10:43:13 PM: INFO update Optimize IMG: images/redis_mysql_hierarchy.png [ 35.86% saved]
10:43:14 PM: INFO update Optimize IMG: images/join_order_asscom.png [ 61.91% saved]
10:43:17 PM: INFO update Optimize IMG: images/cache_aside_1.png [ 31.59% saved]
10:43:17 PM: INFO update Optimize IMG: images/join_order_CD_B.png [ 64.60% saved]
10:43:18 PM: INFO update Optimize IMG: images/favicon/android-chrome-512x512.png [ 14.11% saved]
10:43:19 PM: INFO update Optimize IMG: images/join_order_CD_A.png [ 64.03% saved]
10:43:22 PM: INFO update Optimize IMG: images/road_sky.jpg [ 24.62% saved]
10:43:23 PM: INFO update Optimize IMG: images/join_order_gamma.png [ 57.87% saved]
10:43:23 PM: INFO update Optimize IMG: images/join_order_CD_C.png [ 64.75% saved]
10:43:23 PM: INFO update Optimize IMG: images/join_order_dp_algo.png [ 60.21% saved]
10:43:24 PM: INFO update Optimize IMG: images/cache_aside_2.png [ 31.79% saved]
10:43:24 PM: INFO update Optimize IMG: images/join_order_ECA_rules.png [ 58.56% saved]
10:43:26 PM: INFO update Optimize IMG: images/ram_cost.png [ 30.02% saved]
10:43:28 PM: INFO update Optimize IMG: images/favicon/origin.png [ 15.27% saved]
10:43:29 PM: INFO update Optimize IMG: images/aws_cert.png [ 23.99% saved]
10:43:31 PM: INFO update Optimize IMG: images/aws_cert_guide.png [ 36.95% saved]
10:43:31 PM: INFO Files loaded in 24 s
10:43:31 PM: INFO update Optimize HTML: about/index.html [ 13.89% saved]
10:43:31 PM: INFO update Optimize HTML: categories/index.html [ 14.05% saved]
10:43:32 PM: INFO update Optimize HTML: 2019/07/21/near-duplicate-video/index.html [ 11.91% saved]
10:43:32 PM: INFO update Optimize HTML: 2019/06/18/re-understand-javascript/index.html [ 11.61% saved]
10:43:32 PM: INFO update Optimize HTML: 2019/06/15/aws-certificate-guide/index.html [ 11.92% saved]
10:43:32 PM: INFO update Optimize HTML: 2019/05/04/consistent-redis-sql/index.html [ 7.06% saved]
10:43:32 PM: INFO update Optimize HTML: 2019/02/06/how-query-optimizer-works/index.html [ 7.14% saved]
10:43:32 PM: INFO update Optimize HTML: 2019/01/20/understanding-database-storage/index.html [ 10.99% saved]
10:43:32 PM: INFO update Optimize HTML: 2019/01/05/relational-operators/index.html [ 7.86% saved]
10:43:32 PM: INFO update Optimize HTML: 2018/12/22/literature-review-join-reorder/index.html [ 6.88% saved]
10:43:32 PM: INFO update Optimize HTML: 2018/07/27/redis-cluster-partition/index.html [ 10.46% saved]
10:43:32 PM: INFO update Optimize HTML: 2018/04/29/select-web-tech-stack/index.html [ 11.03% saved]
10:43:32 PM: INFO update Optimize HTML: 2018/04/11/blog-with-hexo/index.html [ 12.27% saved]
10:43:32 PM: INFO update Optimize HTML: 2017/10/13/hello-world/index.html [ 12.58% saved]
10:43:32 PM: INFO update Optimize HTML: archives/index.html [ 18.09% saved]
10:43:32 PM: INFO update Optimize HTML: archives/page/2/index.html [ 15.79% saved]
10:43:32 PM: INFO update Optimize HTML: archives/2017/index.html [ 15.54% saved]
10:43:32 PM: INFO update Optimize HTML: archives/2017/10/index.html [ 15.53% saved]
10:43:32 PM: INFO update Optimize HTML: archives/2018/index.html [ 16.66% saved]
10:43:32 PM: INFO update Optimize HTML: archives/2018/04/index.html [ 15.94% saved]
10:43:32 PM: INFO update Optimize HTML: archives/2018/07/index.html [ 15.45% saved]
10:43:32 PM: INFO update Optimize HTML: archives/2018/12/index.html [ 15.47% saved]
10:43:32 PM: INFO update Optimize HTML: archives/2019/index.html [ 17.59% saved]
10:43:32 PM: INFO update Optimize HTML: archives/2019/01/index.html [ 15.89% saved]
10:43:32 PM: INFO update Optimize HTML: archives/2019/02/index.html [ 15.49% saved]
10:43:32 PM: INFO update Optimize HTML: archives/2019/05/index.html [ 15.47% saved]
10:43:32 PM: INFO update Optimize HTML: archives/2019/06/index.html [ 15.93% saved]
10:43:32 PM: INFO update Optimize HTML: archives/2019/07/index.html [ 15.48% saved]
10:43:32 PM: INFO update Optimize HTML: categories/Technical/index.html [ 18.13% saved]
10:43:32 PM: INFO update Optimize HTML: categories/Technical/page/2/index.html [ 15.36% saved]
10:43:32 PM: INFO update Optimize HTML: categories/Miscellaneous/index.html [ 15.63% saved]
10:43:32 PM: INFO update Optimize HTML: categories/Technical/Cloud/index.html [ 15.59% saved]
10:43:32 PM: INFO update Optimize HTML: categories/Technical/Database/index.html [ 17.32% saved]
10:43:32 PM: INFO update Optimize HTML: categories/Technical/Blog/index.html [ 15.63% saved]
10:43:32 PM: INFO update Optimize HTML: categories/Technical/Algorithms/index.html [ 15.57% saved]
10:43:32 PM: INFO update Optimize HTML: categories/Technical/Web/index.html [ 16.06% saved]
10:43:32 PM: INFO update Optimize HTML: categories/Technical/Database/SQL/index.html [ 16.73% saved]
10:43:32 PM: INFO update Optimize HTML: categories/Technical/Database/Redis/index.html [ 15.97% saved]
10:43:33 PM: INFO update Optimize HTML: index.html [ 17.48% saved]
10:43:33 PM: INFO update Optimize HTML: page/2/index.html [ 17.55% saved]
10:43:33 PM: INFO update Optimize HTML: page/3/index.html [ 15.99% saved]
10:43:33 PM: INFO Generated: images/algolia_logo.svg
10:43:33 PM: INFO Generated: images/favicon/android-chrome-192x192.png
10:43:33 PM: INFO Update Optimize CSS: /opt/build/repo/themes/next/source/css/main.styl [ 17.79% saved]
10:43:34 PM: INFO update Optimize JS: /opt/build/repo/themes/next/source/js/algolia-search.js [ 35.80% saved]
10:43:34 PM: INFO update Optimize JS: /opt/build/repo/themes/next/source/js/bookmark.js [ 50.15% saved]
10:43:34 PM: INFO update Optimize JS: /opt/build/repo/themes/next/source/js/local-search.js [ 57.12% saved]
10:43:34 PM: INFO update Optimize JS: /opt/build/repo/themes/next/source/js/motion.js [ 47.10% saved]
10:43:34 PM: INFO update Optimize JS: /opt/build/repo/themes/next/source/js/next-boot.js [ 37.97% saved]
10:43:34 PM: INFO update Optimize JS: /opt/build/repo/themes/next/source/js/utils.js [ 44.60% saved]
10:43:34 PM: INFO update Optimize JS: /opt/build/repo/themes/next/source/js/schemes/muse.js [ 35.05% saved]
10:43:34 PM: INFO update Optimize JS: /opt/build/repo/themes/next/source/js/schemes/pisces.js [ 38.30% saved]
10:43:34 PM: (node:3887) Warning: Accessing non-existent property 'lineno' of module exports inside circular dependency
10:43:34 PM: (Use `node --trace-warnings ...` to show where the warning was created)
10:43:34 PM: (node:3887) Warning: Accessing non-existent property 'column' of module exports inside circular dependency
10:43:34 PM: (node:3887) Warning: Accessing non-existent property 'filename' of module exports inside circular dependency
10:43:34 PM: (node:3887) Warning: Accessing non-existent property 'lineno' of module exports inside circular dependency
10:43:34 PM: (node:3887) Warning: Accessing non-existent property 'column' of module exports inside circular dependency
10:43:34 PM: (node:3887) Warning: Accessing non-existent property 'filename' of module exports inside circular dependency
10:43:34 PM: INFO Generated: images/apple-touch-icon-next.png
10:43:34 PM: INFO Generated: images/avatar.gif
10:43:34 PM: INFO Generated: images/cc-by-nc-nd.svg
10:43:34 PM: INFO Generated: images/cc-by-nc-sa.svg
10:43:34 PM: INFO Generated: images/cc-by-nd.svg
10:43:34 PM: INFO Generated: images/cc-by-nc.svg
10:43:34 PM: INFO Generated: images/cc-by-sa.svg
10:43:34 PM: INFO Generated: images/cc-by.svg
10:43:34 PM: INFO Generated: images/cc-zero.svg
10:43:34 PM: INFO Generated: images/favicon-16x16-next.png
10:43:34 PM: INFO Generated: images/favicon-32x32-next.png
10:43:34 PM: INFO Generated: images/logo.svg
10:43:34 PM: INFO Generated: images/join_order_TBA.png
10:43:34 PM: INFO Generated: images/join_order_antijoin.png
10:43:34 PM: INFO Generated: images/join_order_canonical_abstraction.png
10:43:34 PM: INFO Generated: images/join_order_compensation_commutative.png
10:43:34 PM: INFO Generated: images/redis_mysql_hierarchy.png
10:43:34 PM: INFO Generated: images/favicon/apple-touch-icon.png
10:43:34 PM: INFO Generated: images/favicon/favicon-16x16.png
10:43:34 PM: INFO Generated: images/favicon/favicon-32x32.png
10:43:34 PM: INFO Generated: images/favicon/mstile-150x150.png
10:43:34 PM: INFO Generated: images/favicon/safari-pinned-tab.svg
10:43:34 PM: INFO Generated: 404.html
10:43:34 PM: INFO Generated: sitemap.xml
10:43:34 PM: INFO Generated: about/index.html
10:43:34 PM: INFO Generated: categories/index.html
10:43:34 PM: INFO Generated: archives/index.html
10:43:34 PM: INFO Generated: archives/2017/index.html
10:43:34 PM: INFO Generated: archives/2017/10/index.html
10:43:34 PM: INFO Generated: archives/2018/index.html
10:43:34 PM: INFO Generated: archives/2018/04/index.html
10:43:34 PM: INFO Generated: archives/2018/07/index.html
10:43:34 PM: INFO Generated: archives/2018/12/index.html
10:43:34 PM: INFO Generated: archives/2019/index.html
10:43:34 PM: INFO Generated: archives/2019/01/index.html
10:43:34 PM: INFO Generated: archives/2019/02/index.html
10:43:34 PM: INFO Generated: archives/2019/05/index.html
10:43:34 PM: INFO Generated: archives/2019/06/index.html
10:43:34 PM: INFO Generated: archives/2019/07/index.html
10:43:34 PM: INFO Generated: categories/Technical/index.html
10:43:34 PM: INFO Generated: categories/Miscellaneous/index.html
10:43:34 PM: INFO Generated: categories/Technical/Cloud/index.html
10:43:34 PM: INFO Generated: categories/Technical/Database/index.html
10:43:34 PM: INFO Generated: categories/Technical/Blog/index.html
10:43:34 PM: INFO Generated: categories/Technical/Algorithms/index.html
10:43:34 PM: INFO Generated: categories/Technical/Web/index.html
10:43:34 PM: INFO Generated: categories/Technical/Database/Redis/index.html
10:43:34 PM: INFO Generated: categories/Technical/Database/SQL/index.html
10:43:34 PM: INFO Generated: images/avatar_cropped.jpg
10:43:34 PM: INFO Generated: images/cache_aside_1.png
10:43:34 PM: INFO Generated: images/cache_aside_2.png
10:43:34 PM: INFO Generated: images/duplicate-videos.jpg
10:43:34 PM: INFO Generated: images/join_order_asscom.png
10:43:34 PM: INFO Generated: atom.xml
10:43:34 PM: INFO Generated: images/join_order_CD_A.png
10:43:34 PM: INFO Generated: images/join_order_CD_B.png
10:43:34 PM: INFO Generated: images/join_order_tree.jpg
10:43:34 PM: INFO Generated: images/favicon/android-chrome-512x512.png
10:43:34 PM: INFO Generated: archives/page/2/index.html
10:43:34 PM: INFO Generated: categories/Technical/page/2/index.html
10:43:34 PM: INFO Generated: index.html
10:43:34 PM: INFO Generated: images/avatar.jpg
10:43:34 PM: INFO Generated: images/join_order_dp_algo.png
10:43:34 PM: INFO Generated: images/memory_hierarchy.jpg
10:43:34 PM: INFO Generated: page/2/index.html
10:43:34 PM: INFO Generated: images/favicon/browserconfig.xml
10:43:34 PM: INFO Generated: images/favicon/favicon.ico
10:43:34 PM: INFO Generated: images/join_order_CD_C.png
10:43:34 PM: INFO Generated: images/join_order_ECA_rules.png
10:43:34 PM: INFO Generated: images/ram_cost.png
10:43:34 PM: INFO Generated: images/favicon/origin.png
10:43:34 PM: INFO Generated: js/algolia-search.js
10:43:34 PM: INFO Generated: js/schemes/muse.js
10:43:34 PM: INFO Generated: lib/velocity/velocity.ui.min.js
10:43:34 PM: INFO Generated: page/3/index.html
10:43:34 PM: INFO Generated: images/join_order_gamma.png
10:43:34 PM: INFO Generated: js/bookmark.js
10:43:34 PM: INFO Generated: js/local-search.js
10:43:34 PM: INFO Generated: js/motion.js
10:43:34 PM: INFO Generated: js/next-boot.js
10:43:34 PM: INFO Generated: js/utils.js
10:43:34 PM: INFO Generated: js/schemes/pisces.js
10:43:34 PM: INFO Generated: css/main.css
10:43:34 PM: INFO Generated: 2019/07/21/near-duplicate-video/index.html
10:43:34 PM: INFO Generated: lib/anime.min.js
10:43:34 PM: INFO Generated: 2018/12/22/literature-review-join-reorder/index.html
10:43:34 PM: INFO Generated: 2019/06/18/re-understand-javascript/index.html
10:43:34 PM: INFO Generated: 2019/01/20/understanding-database-storage/index.html
10:43:34 PM: INFO Generated: 2018/07/27/redis-cluster-partition/index.html
10:43:34 PM: INFO Generated: 2018/04/29/select-web-tech-stack/index.html
10:43:34 PM: INFO Generated: 2017/10/13/hello-world/index.html
10:43:34 PM: INFO Generated: lib/font-awesome/webfonts/fa-regular-400.woff2
10:43:34 PM: INFO Generated: lib/font-awesome/webfonts/fa-brands-400.woff2
10:43:34 PM: INFO Generated: 2019/05/04/consistent-redis-sql/index.html
10:43:34 PM: INFO Generated: 2019/02/06/how-query-optimizer-works/index.html
10:43:34 PM: INFO Generated: lib/velocity/velocity.min.js
10:43:34 PM: INFO Generated: 2019/06/15/aws-certificate-guide/index.html
10:43:34 PM: INFO Generated: 2019/01/05/relational-operators/index.html
10:43:34 PM: INFO Generated: 2018/04/11/blog-with-hexo/index.html
10:43:34 PM: INFO Generated: images/aws_cert.png
10:43:34 PM: INFO Generated: lib/font-awesome/css/all.min.css
10:43:34 PM: INFO Generated: lib/font-awesome/webfonts/fa-solid-900.woff2
10:43:34 PM: INFO Generated: images/aws_cert_guide.png
10:43:34 PM: INFO Generated: images/road_sky.jpg
10:43:34 PM: INFO 106 files generated in 3.49 s
10:43:34 PM:
10:43:34 PM: (build.command completed in 31.2s)
10:43:34 PM:
10:43:34 PM: ┌─────────────────────────────┐
10:43:34 PM: │ Netlify Build Complete │
10:43:34 PM: └─────────────────────────────┘
10:43:34 PM:
10:43:34 PM: (Netlify Build completed in 31.2s)
10:43:34 PM: Caching artifacts
10:43:34 PM: Started saving node modules
10:43:34 PM: Finished saving node modules
10:43:34 PM: Started saving build plugins
10:43:34 PM: Finished saving build plugins
10:43:34 PM: Started saving pip cache
10:43:34 PM: Finished saving pip cache
10:43:34 PM: Started saving emacs cask dependencies
10:43:34 PM: Finished saving emacs cask dependencies
10:43:34 PM: Started saving maven dependencies
10:43:34 PM: Finished saving maven dependencies
10:43:34 PM: Started saving boot dependencies
10:43:34 PM: Finished saving boot dependencies
10:43:35 PM: Started saving go dependencies
10:43:36 PM: Finished saving go dependencies
10:43:40 PM: Cached ruby version 2.3.6
10:43:40 PM: Build script success
10:43:40 PM: Starting to deploy site from 'public'
10:43:40 PM: Creating deploy tree
10:43:40 PM: Creating deploy upload records
10:43:40 PM: 20 new files to upload
10:43:40 PM: 0 new functions to upload
10:43:42 PM: Starting post processing
10:43:42 PM: Post processing - HTML
10:43:45 PM: Post processing - redirect rules
10:43:45 PM: Post processing - header rules
10:43:45 PM: Post processing done
10:43:45 PM: Site is live
10:44:31 PM: Finished processing build request in 2m28.475238812s