Deploy details
Deploy log
8:02:26 PM: Build ready to start
8:02:28 PM: build-image version: 2cee85eb7f808bf3b6e87378c5307f9411f0a332
8:02:28 PM: build-image tag: v3.8.0
8:02:28 PM: buildbot version: d9a660540b05c414edfc0246347871ef0e3afee9
8:02:28 PM: Fetching cached dependencies
8:02:28 PM: Starting to download cache of 267.8MB
8:02:30 PM: Finished downloading cache in 1.771346511s
8:02:30 PM: Starting to extract cache
8:02:40 PM: Finished extracting cache in 10.452658561s
8:02:41 PM: Finished fetching cache in 12.507439692s
8:02:41 PM: Starting to prepare the repo for build
8:02:41 PM: Preparing Git Reference refs/heads/master
8:02:42 PM: Parsing package.json dependencies
8:02:43 PM: Starting build script
8:02:43 PM: Installing dependencies
8:02:43 PM: Python version set to 2.7
8:02:44 PM: Started restoring cached node version
8:02:47 PM: Finished restoring cached node version
8:02:48 PM: v10.24.1 is already installed.
8:02:49 PM: Now using node v10.24.1 (npm v6.14.12)
8:02:49 PM: Started restoring cached build plugins
8:02:49 PM: Finished restoring cached build plugins
8:02:49 PM: Attempting ruby version 2.6.2, read from environment
8:02:52 PM: Using ruby version 2.6.2
8:02:52 PM: Using PHP version 5.6
8:02:52 PM: Started restoring cached node modules
8:02:52 PM: Finished restoring cached node modules
8:02:52 PM: Started restoring cached go cache
8:02:55 PM: Finished restoring cached go cache
8:02:55 PM: Installing Go version 1.12
8:02:55 PM: unset GOOS;
8:02:55 PM: unset GOARCH;
8:02:55 PM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64';
8:02:55 PM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64/bin:${PATH}";
8:02:55 PM: go version >&2;
8:02:55 PM: export GIMME_ENV='/opt/buildhome/.gimme_cache/env/go1.12.linux.amd64.env';
8:02:55 PM: go version go1.12 linux/amd64
8:02:55 PM: Installing missing commands
8:02:55 PM: Verify run directory
8:02:56 PM:
8:02:56 PM: ────────────────────────────────────────────────────────────────
8:02:56 PM: Netlify Build
8:02:56 PM: ────────────────────────────────────────────────────────────────
8:02:56 PM:
8:02:56 PM: ❯ Version
8:02:56 PM: @netlify/build 15.11.2
8:02:56 PM:
8:02:56 PM: ❯ Flags
8:02:56 PM: deployId: 60edf152de1a9700082d501f
8:02:56 PM:
8:02:56 PM: ❯ Current directory
8:02:56 PM: /opt/build/repo
8:02:56 PM:
8:02:56 PM: ❯ Config file
8:02:56 PM: No config file was defined: using default values.
8:02:56 PM:
8:02:56 PM: ❯ Context
8:02:56 PM: production
8:02:56 PM:
8:02:56 PM: ────────────────────────────────────────────────────────────────
8:02:56 PM: 1. Build command from Netlify app
8:02:56 PM: ────────────────────────────────────────────────────────────────
8:02:56 PM:
8:02:56 PM: $ npm run build
8:02:57 PM: > cube2d@1.0.0 build /opt/build/repo
8:02:57 PM: > parcel build src/index.html --public-url . --no-source-maps
8:03:01 PM: DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
8:03:01 PM: Recommendation: math.div(random($animationDuration * 10), 10)
8:03:01 PM: More info and automated migrator: https://sass-lang.com/d/slash-div
8:03:01 PM: ╷
8:03:01 PM: 46 │ animation-duration: (random($animationDuration * 10) / 10) * 1s + 10s;
8:03:01 PM: │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
8:03:01 PM: ╵
8:03:01 PM: src/scss/bg.scss 46:28 @import
8:03:01 PM: stdin 5:9 root stylesheet
8:03:01 PM: DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
8:03:01 PM: Recommendation: math.div(random($animationDuration + 10s * 10), 10)
8:03:01 PM: More info and automated migrator: https://sass-lang.com/d/slash-div
8:03:01 PM: ╷
8:03:01 PM: 47 │ animation-delay: random(($animationDuration + 10s) * 10) / 10 * -1s;
8:03:01 PM: │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
8:03:01 PM: ╵
8:03:01 PM: src/scss/bg.scss 47:24 @import
8:03:01 PM: stdin 5:9 root stylesheet
8:03:03 PM: DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
8:03:03 PM: Recommendation: math.div(random($animationDuration * 10), 10)
8:03:03 PM: More info and automated migrator: https://sass-lang.com/d/slash-div
8:03:03 PM: ╷
8:03:03 PM: 46 │ animation-duration: (random($animationDuration * 10) / 10) * 1s + 10s;
8:03:03 PM: │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
8:03:03 PM: ╵
8:03:03 PM: src/scss/bg.scss 46:28 @import
8:03:03 PM: stdin 5:9 root stylesheet
8:03:03 PM: DEPRECATION WARNING: Using / for division is deprecated and will be removed in Dart Sass 2.0.0.
8:03:03 PM: Recommendation: math.div(random($animationDuration + 10s * 10), 10)
8:03:03 PM: More info and automated migrator: https://sass-lang.com/d/slash-div
8:03:03 PM: ╷
8:03:03 PM: 47 │ animation-delay: random(($animationDuration + 10s) * 10) / 10 * -1s;
8:03:03 PM: │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
8:03:03 PM: ╵
8:03:03 PM: src/scss/bg.scss 47:24 @import
8:03:03 PM: stdin 5:9 root stylesheet
8:03:16 PM: ✨ Built in 18.08s.
8:03:16 PM: dist/background.59531d22.mp3 ⚠️ 4.53 MB 1.36s
8:03:16 PM: dist/win.6477a3bd.ogg ⚠️ 3.37 MB 1.33s
8:03:16 PM: dist/fa-solid-900.102f442e.svg 897.45 KB 133ms
8:03:16 PM: dist/teleport.a0161e6d.wav 279.97 KB 1.21s
8:03:16 PM: dist/fa-solid-900.4fe5d922.eot 198.27 KB 117ms
8:03:16 PM: dist/fa-solid-900.a633dba1.ttf 197.99 KB 117ms
8:03:16 PM: dist/grass.bbc42aaa.png 188.31 KB 268ms
8:03:16 PM: dist/fa-solid-900.187d4d4b.woff 99.27 KB 109ms
8:03:16 PM: dist/main.6df57520.js 91.36 KB 17.02s
8:03:16 PM: dist/fa-solid-900.effee26e.woff2 76.36 KB 97ms
8:03:16 PM: dist/style.4ccb5b91.css 63.88 KB 16.50s
8:03:16 PM: dist/stone.a383e61b.png 8.58 KB 258ms
8:03:16 PM: dist/meta.17495476.png 2.27 KB 258ms
8:03:16 PM: dist/portals.10e487c8.png 2.26 KB 258ms
8:03:16 PM: dist/manual.0c026725.html 2.08 KB 1.89s
8:03:16 PM: dist/player.d3a72189.png 492 B 258ms
8:03:16 PM: dist/settings.22411d5b.html 295 B 592ms
8:03:16 PM: dist/index.html 291 B 1.09s
8:03:16 PM: dist/menu.a5f69a08.html 178 B 598ms
8:03:16 PM: dist/manual.602a4d04.html 136 B 595ms
8:03:16 PM:
8:03:16 PM: (build.command completed in 20.3s)
8:03:16 PM:
8:03:16 PM: ────────────────────────────────────────────────────────────────
8:03:16 PM: 2. Deploy site
8:03:16 PM: ────────────────────────────────────────────────────────────────
8:03:16 PM:
8:03:16 PM: Starting to deploy site from 'dist'
8:03:16 PM: Creating deploy tree
8:03:17 PM: Creating deploy upload records
8:03:17 PM: 3 new files to upload
8:03:17 PM: 0 new functions to upload
8:03:17 PM: Site deploy was successfully initiated
8:03:17 PM:
8:03:17 PM: (Deploy site completed in 427ms)
8:03:17 PM:
8:03:17 PM: ────────────────────────────────────────────────────────────────
8:03:17 PM: Netlify Build Complete
8:03:17 PM: ────────────────────────────────────────────────────────────────
8:03:17 PM:
8:03:17 PM: (Netlify Build completed in 20.8s)
8:03:17 PM: Starting post processing
8:03:17 PM: Post processing - HTML
8:03:17 PM: Post processing - header rules
8:03:17 PM: Post processing - redirect rules
8:03:17 PM: Caching artifacts
8:03:17 PM: Started saving node modules
8:03:17 PM: Finished saving node modules
8:03:17 PM: Started saving build plugins
8:03:17 PM: Finished saving build plugins
8:03:17 PM: Started saving pip cache
8:03:17 PM: Post processing done
8:03:17 PM: Finished saving pip cache
8:03:17 PM: Started saving emacs cask dependencies
8:03:18 PM: Finished saving emacs cask dependencies
8:03:18 PM: Started saving maven dependencies
8:03:18 PM: Site is live ✨
8:03:18 PM: Finished saving maven dependencies
8:03:18 PM: Started saving boot dependencies
8:03:18 PM: Finished saving boot dependencies
8:03:18 PM: Started saving rust rustup cache
8:03:18 PM: Finished saving rust rustup cache
8:03:18 PM: Started saving go dependencies
8:03:20 PM: Finished saving go dependencies
8:03:20 PM: Build script success
8:04:13 PM: Finished processing build request in 1m44.911217943s