8:50:18 PM: Build ready to start
8:50:23 PM: build-image version: 9e0f207a27642d0115b1ca97cd5e8cebbe492f63
8:50:23 PM: build-image tag: v3.3.2
8:50:23 PM: buildbot version: a2bab682ae0761baa4d123ebd00c57be933655dc
8:50:23 PM: Fetching cached dependencies
8:50:23 PM: Failed to fetch cache, continuing with build
8:50:23 PM: Starting to prepare the repo for build
8:50:24 PM: No cached dependencies found. Cloning fresh repo
8:50:24 PM: Preparing Git Reference refs/heads/master
8:50:25 PM: Starting build script
8:50:25 PM: Installing dependencies
8:50:26 PM: Downloading and installing node v10.17.0...
8:50:27 PM:
#######################
8:50:27 PM: ######################## 66.0%
8:50:27 PM:
########################################################
8:50:27 PM: ################ 100.0%
8:50:27 PM: Computing checksum with sha256sum
8:50:27 PM: Checksums matched!
8:50:30 PM: Now using node v10.17.0 (npm v6.11.3)
8:50:30 PM: Attempting ruby version 2.6.2, read from environment
8:50:32 PM: Using ruby version 2.6.2
8:50:32 PM: Using PHP version 5.6
8:50:32 PM: Started restoring cached ruby gems
8:50:32 PM: Finished restoring cached ruby gems
8:50:32 PM: Installing gem bundle
8:50:37 PM: Resolving dependencies...
8:50:38 PM: Fetching public_suffix 4.0.1
8:50:38 PM: Installing public_suffix 4.0.1
8:50:38 PM: Fetching addressable 2.7.0
8:50:38 PM: Installing addressable 2.7.0
8:50:38 PM: Using bundler 2.0.1
8:50:38 PM: Fetching colorator 1.1.0
8:50:38 PM: Installing colorator 1.1.0
8:50:38 PM: Fetching concurrent-ruby 1.1.5
8:50:38 PM: Installing concurrent-ruby 1.1.5
8:50:38 PM: Fetching eventmachine 1.2.7
8:50:39 PM: Installing eventmachine 1.2.7 with native extensions
8:50:58 PM: Fetching http_parser.rb 0.6.0
8:50:59 PM: Installing http_parser.rb 0.6.0 with native extensions
8:51:00 PM: Fetching em-websocket 0.5.1
8:51:00 PM: Installing em-websocket 0.5.1
8:51:00 PM: Fetching ffi 1.11.1
8:51:00 PM: Installing ffi 1.11.1 with native extensions
8:51:09 PM: Fetching forwardable-extended 2.6.0
8:51:09 PM: Installing forwardable-extended 2.6.0
8:51:09 PM: Fetching i18n 1.7.0
8:51:09 PM: Installing i18n 1.7.0
8:51:09 PM: Fetching sassc 2.2.1
8:51:09 PM: Installing sassc 2.2.1 with native extensions
8:53:46 PM: Fetching jekyll-sass-converter 2.0.1
8:53:46 PM: Installing jekyll-sass-converter 2.0.1
8:53:46 PM: Fetching rb-fsevent 0.10.3
8:53:46 PM: Installing rb-fsevent 0.10.3
8:53:46 PM: Fetching rb-inotify 0.10.0
8:53:46 PM: Installing rb-inotify 0.10.0
8:53:46 PM: Fetching listen 3.2.0
8:53:46 PM: Installing listen 3.2.0
8:53:46 PM: Fetching jekyll-watch 2.2.1
8:53:46 PM: Installing jekyll-watch 2.2.1
8:53:46 PM: Fetching kramdown 2.1.0
8:53:46 PM: Installing kramdown 2.1.0
8:53:47 PM: Fetching kramdown-parser-gfm 1.1.0
8:53:47 PM: Installing kramdown-parser-gfm 1.1.0
8:53:47 PM: Fetching liquid 4.0.3
8:53:47 PM: Installing liquid 4.0.3
8:53:47 PM: Fetching mercenary 0.3.6
8:53:47 PM: Installing mercenary 0.3.6
8:53:47 PM: Fetching pathutil 0.16.2
8:53:47 PM: Installing pathutil 0.16.2
8:53:47 PM: Fetching rouge 3.12.0
8:53:47 PM: Installing rouge 3.12.0
8:53:48 PM: Fetching safe_yaml 1.0.5
8:53:48 PM: Installing safe_yaml 1.0.5
8:53:48 PM: Fetching unicode-display_width 1.6.0
8:53:48 PM: Installing unicode-display_width 1.6.0
8:53:48 PM: Fetching terminal-table 1.8.0
8:53:48 PM: Installing terminal-table 1.8.0
8:53:48 PM: Fetching jekyll 4.0.0
8:53:48 PM: Installing jekyll 4.0.0
8:53:48 PM: Fetching jekyll-feed 0.12.1
8:53:48 PM: Installing jekyll-feed 0.12.1
8:53:48 PM: Bundle complete! 2 Gemfile dependencies, 28 gems now installed.
8:53:48 PM: Bundled gems are installed into `/opt/build/cache/bundle`
8:53:48 PM: Post-install message from i18n:
8:53:48 PM: HEADS UP! i18n 1.1 changed fallbacks to exclude default locale.
8:53:48 PM: But that may break your application.
8:53:48 PM: Please check your Rails app for 'config.i18n.fallbacks = true'.
8:53:48 PM: If you're using I18n (>= 1.1.0) and Rails (< 5.2.2), this should be
8:53:48 PM: 'config.i18n.fallbacks = [I18n.default_locale]'.
8:53:48 PM: If not, fallbacks will be broken in your app by I18n 1.1.x.
8:53:48 PM: For more info see:
8:53:48 PM: Post-install message from jekyll:
8:53:48 PM: -------------------------------------------------------------------------------------
8:53:48 PM: Jekyll 4.0 comes with some major changes, notably:
8:53:48 PM: * Our `link` tag now comes with the `relative_url` filter incorporated into it.
8:53:48 PM: You should no longer prepend `{{ site.baseurl }}` to `{% link foo.md %}`
8:53:48 PM: * Our `post_url` tag now comes with the `relative_url` filter incorporated into it.
8:53:48 PM: You shouldn't prepend `{{ site.baseurl }}` to `{% post_url 2019-03-27-hello %}`
8:53:48 PM: * Support for deprecated configuration options has been removed. We will no longer
8:53:48 PM: output a warning and gracefully assign their values to the newer counterparts
8:53:48 PM: -------------------------------------------------------------------------------------
8:53:48 PM: Gem bundle installed
8:53:48 PM: Started restoring cached go cache
8:53:48 PM: Finished restoring cached go cache
8:53:49 PM: unset GOARCH;
8:53:49 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.12.linux.amd64';
8:53:49 PM: export PATH="/opt/buildhome/.gimme/versions/go1.12.linux.amd64/bin:${PATH}";
8:53:49 PM: go version >&2;
8:53:49 PM: export GIMME_ENV='/opt/buildhome/.gimme/env/go1.12.linux.amd64.env';
8:53:49 PM: go version go1.12 linux/amd64
8:53:49 PM: Installing missing commands
8:53:49 PM: Verify run directory
8:53:49 PM: Executing user command: jekyll build
8:53:49 PM: Configuration file: /opt/build/repo/_config.yml
8:53:49 PM: Source: /opt/build/repo
8:53:49 PM: Destination: /opt/build/repo/_site
8:53:49 PM: Incremental build: disabled. Enable with --incremental
8:53:49 PM: Generating...
8:53:49 PM: Jekyll Feed: Generating feed for posts
8:53:49 PM: done in 0.168 seconds.
8:53:49 PM: Auto-regeneration: disabled. Use --watch to enable.
8:53:49 PM: Skipping functions preparation step: no functions directory set
8:53:49 PM: Caching artifacts
8:53:49 PM: Started saving ruby gems
8:53:49 PM: Finished saving ruby gems
8:53:49 PM: Started saving pip cache
8:53:49 PM: Finished saving pip cache
8:53:49 PM: Started saving emacs cask dependencies
8:53:49 PM: Finished saving emacs cask dependencies
8:53:49 PM: Started saving maven dependencies
8:53:49 PM: Finished saving maven dependencies
8:53:49 PM: Started saving boot dependencies
8:53:49 PM: Finished saving boot dependencies
8:53:49 PM: Started saving go dependencies
8:53:49 PM: Finished saving go dependencies
8:53:52 PM: Build script success
8:53:52 PM: Starting to deploy site from '_site/'
8:53:52 PM: Creating deploy tree
8:53:52 PM: 29 new files to upload
8:53:52 PM: 0 new functions to upload
8:53:53 PM: Starting post processing
8:53:54 PM: Post processing done
8:54:11 PM: Finished processing build request in 3m47.762285562s