Deploy details
Deploy summary
1 plugin ran successfully
3 files cached
Build time: 26s. Total deploy time: 28s
Deploy log
5:38:12 PM: Waiting for other deploys from your team to complete. Check the queue: https://app.netlify.com/teams/sea-map/builds
5:39:18 PM: Build ready to start
5:39:19 PM: build-image version: 4c0c1cadee6a31c9bb8d824514030009c4c05c6a (focal)
5:39:19 PM: build-image tag: v4.15.0
5:39:19 PM: buildbot version: 38c5a4cf215add27545644da5b2e5b85c188a131
5:39:19 PM: Fetching cached dependencies
5:39:19 PM: Starting to download cache of 134.3MB
5:39:20 PM: Finished downloading cache in 378.968462ms
5:39:20 PM: Starting to extract cache
5:39:21 PM: Finished extracting cache in 1.11839036s
5:39:21 PM: Finished fetching cache in 1.53129139s
5:39:21 PM: Starting to prepare the repo for build
5:39:21 PM: Preparing Git Reference pull/138/head
5:39:21 PM: Parsing package.json dependencies
5:39:22 PM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'dist' versus '/' in the Netlify UI
5:39:22 PM: Different build command detected, going to use the one specified in the Netlify configuration file: 'export ELM_HOME="elm-stuff" && npm run build' versus '' in the Netlify UI
5:39:22 PM: Section completed: initializing
5:39:23 PM: Starting build script
5:39:23 PM: Installing dependencies
5:39:23 PM: Python version set to 2.7
5:39:23 PM: Started restoring cached node version
5:39:24 PM: Finished restoring cached node version
5:39:24 PM: Attempting node version '12' from .nvmrc
5:39:24 PM: v12.22.12 is already installed.
5:39:25 PM: Now using node v12.22.12 (npm v6.14.16)
5:39:25 PM: Started restoring cached build plugins
5:39:25 PM: Finished restoring cached build plugins
5:39:25 PM: Attempting ruby version 2.7.1, read from environment
5:39:25 PM: Started restoring cached ruby version
5:39:25 PM: Finished restoring cached ruby version
5:39:25 PM: Using ruby version 2.7.1
5:39:25 PM: Using PHP version 8.0
5:39:26 PM: No npm workspaces detected
5:39:26 PM: Started restoring cached node modules
5:39:26 PM: Finished restoring cached node modules
5:39:26 PM: Started restoring cached go cache
5:39:26 PM: Finished restoring cached go cache
5:39:26 PM: Installing Go version 1.14.4 (requested 1.14.4)
5:39:29 PM: unset GOOS;
5:39:29 PM: unset GOARCH;
5:39:29 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.14.4.linux.amd64';
5:39:29 PM: export PATH="/opt/buildhome/.gimme/versions/go1.14.4.linux.amd64/bin:${PATH}";
5:39:29 PM: go version >&2;
5:39:29 PM: export GIMME_ENV="/opt/buildhome/.gimme/env/go1.14.4.linux.amd64.env"
5:39:29 PM: go version go1.14.4 linux/amd64
5:39:30 PM: Detected 1 framework(s)
5:39:30 PM: "parcel" at version "1.12.4"
5:39:30 PM: Installing missing commands
5:39:30 PM: Verify run directory
5:39:31 PM:
5:39:31 PM: ────────────────────────────────────────────────────────────────
5:39:31 PM: Netlify Build
5:39:31 PM: ────────────────────────────────────────────────────────────────
5:39:31 PM:
5:39:31 PM: ❯ Version
5:39:31 PM: @netlify/build 28.4.0
5:39:31 PM:
5:39:31 PM: ❯ Flags
5:39:31 PM: baseRelDir: true
5:39:31 PM: buildId: 637fac04e7f6e000089a132e
5:39:31 PM: deployId: 637fac04e7f6e000089a1330
5:39:31 PM:
5:39:31 PM: ❯ Current directory
5:39:31 PM: /opt/build/repo
5:39:31 PM:
5:39:31 PM: ❯ Config file
5:39:31 PM: /opt/build/repo/netlify.toml
5:39:31 PM:
5:39:31 PM: ❯ Context
5:39:31 PM: deploy-preview
5:39:31 PM:
5:39:31 PM: ❯ Warning: netlify-plugin-cache will be executed with Node.js version 16.18.1 in the future
5:39:31 PM: The plugin cannot be executed with your defined Node.js version 12.22.12 in the future.
5:39:31 PM: Starting December 5th 2022 our minimum required Node version range for executing plugins will be: ^14.14.0 || >=16.0.0
5:39:31 PM:
5:39:31 PM: Read more about our minimum required version in our forums announcement (https://answers.netlify.com/t/build-plugins-dropping-support-for-node-js-12/79421)
5:39:31 PM:
5:39:31 PM: ❯ Loading plugins
5:39:31 PM: - netlify-plugin-cache@1.0.3 from netlify.toml and package.json
5:39:32 PM:
5:39:32 PM: ────────────────────────────────────────────────────────────────
5:39:32 PM: 1. netlify-plugin-cache (onPreBuild event)
5:39:32 PM: ────────────────────────────────────────────────────────────────
5:39:32 PM:
5:39:32 PM: Successfully restored: elm-stuff ... 3 files in total.
5:39:32 PM:
5:39:32 PM: (netlify-plugin-cache onPreBuild completed in 156ms)
5:39:32 PM:
5:39:32 PM: ────────────────────────────────────────────────────────────────
5:39:32 PM: 2. build.command from netlify.toml
5:39:32 PM: ────────────────────────────────────────────────────────────────
5:39:32 PM:
5:39:32 PM: $ export ELM_HOME="elm-stuff" && npm run build
5:39:32 PM: > sea-map@0.0.0 build /opt/build/repo
5:39:32 PM: > npm test && parcel build src/index.html && cp robots-nofollow.txt dist/robots.txt
5:39:33 PM: > sea-map@0.0.0 test /opt/build/repo
5:39:33 PM: > elm-test
5:39:37 PM: elm-test 0.19.1
5:39:37 PM: ---------------
5:39:37 PM: Running 28 tests. To reproduce these results, run: elm-test --fuzz 100 --seed 125223628566345 /opt/build/repo/tests/DefinitionTest.elm /opt/build/repo/tests/GetHelpTest.elm /opt/build/repo/tests/HelpSelfGridTest.elm /opt/build/repo/tests/HelpSelfSingleTest.elm /opt/build/repo/tests/NotAloneTest.elm /opt/build/repo/tests/TestUtils.elm
5:39:38 PM:
5:39:38 PM: TEST RUN PASSED
5:39:38 PM: Duration: 900 ms
5:39:38 PM: Passed: 28
5:39:38 PM: Failed: 0
5:39:39 PM: Browserslist: caniuse-lite is outdated. Please run:
5:39:39 PM: npx browserslist@latest --update-db
5:39:40 PM: Browserslist: caniuse-lite is outdated. Please run:
5:39:40 PM: npx browserslist@latest --update-db
5:39:40 PM: Browserslist: caniuse-lite is outdated. Please run:
5:39:40 PM: npx browserslist@latest --update-db
5:39:45 PM: ✨ Built in 6.50s.
5:39:45 PM: dist/icon.6ba4b2a1.ico 198.96 KB 143ms
5:39:45 PM: dist/Raleway-Bold.42e36c70.ttf 169.68 KB 21ms
5:39:45 PM: dist/Raleway-ExtraBold.65a97a69.ttf 168.66 KB 21ms
5:39:45 PM: dist/app.ef2ae195.js 107.71 KB 5.25s
5:39:45 PM: dist/app.ef2ae195.js.map 2.76 KB 1ms
5:39:45 PM: Creating deploy upload records
5:39:45 PM: dist/reset.06ef1637.css.map 1.6 KB 5ms
5:39:45 PM: dist/index.html 1 KB 1.16s
5:39:45 PM: dist/reset.06ef1637.css 617 B 416ms
5:39:45 PM: dist/fonts.05662e5b.css.map 532 B 1ms
5:39:45 PM: dist/fonts.05662e5b.css 293 B 420ms
5:39:45 PM: Starting post processing
5:39:45 PM:
5:39:45 PM: (build.command completed in 12.3s)
5:39:45 PM:
5:39:45 PM: Post processing - HTML
5:39:45 PM: ────────────────────────────────────────────────────────────────
5:39:45 PM: 3. Deploy site
5:39:45 PM: ────────────────────────────────────────────────────────────────
5:39:45 PM:
5:39:45 PM: Post processing - header rules
5:39:45 PM: Starting to deploy site from 'dist'
5:39:45 PM: Creating deploy tree
5:39:45 PM: 0 new files to upload
5:39:45 PM: Post processing - redirect rules
5:39:45 PM: 0 new functions to upload
5:39:45 PM: Section completed: deploying
5:39:45 PM: Post processing done
5:39:46 PM: Section completed: postprocessing
5:39:48 PM: Site is live ✨
5:39:49 PM: Finished waiting for live deploy in 4.068250619s
5:39:49 PM: Site deploy was successfully initiated
5:39:49 PM:
5:39:49 PM: (Deploy site completed in 4.2s)
5:39:49 PM:
5:39:49 PM: ────────────────────────────────────────────────────────────────
5:39:49 PM: 4. netlify-plugin-cache (onSuccess event)
5:39:49 PM: ────────────────────────────────────────────────────────────────
5:39:49 PM:
5:39:49 PM: Successfully cached: elm-stuff ... 3 files in total.
5:39:49 PM:
5:39:49 PM: (netlify-plugin-cache onSuccess completed in 179ms)
5:39:49 PM:
5:39:49 PM: ────────────────────────────────────────────────────────────────
5:39:49 PM: Netlify Build Complete
5:39:49 PM: ────────────────────────────────────────────────────────────────
5:39:49 PM:
5:39:49 PM: (Netlify Build completed in 18.2s)
5:39:49 PM: Caching artifacts
5:39:49 PM: Started saving node modules
5:39:49 PM: Finished saving node modules
5:39:49 PM: Started saving build plugins
5:39:49 PM: Finished saving build plugins
5:39:49 PM: Started saving pip cache
5:39:49 PM: Finished saving pip cache
5:39:49 PM: Started saving emacs cask dependencies
5:39:49 PM: Finished saving emacs cask dependencies
5:39:49 PM: Started saving maven dependencies
5:39:49 PM: Finished saving maven dependencies
5:39:49 PM: Started saving boot dependencies
5:39:49 PM: Finished saving boot dependencies
5:39:49 PM: Started saving rust rustup cache
5:39:49 PM: Finished saving rust rustup cache
5:39:49 PM: Started saving go dependencies
5:39:49 PM: Finished saving go dependencies
5:39:49 PM: Build script success
5:39:49 PM: Section completed: building
5:39:50 PM: Uploading Cache of size 134.2MB
5:39:51 PM: Section completed: cleanup
5:39:51 PM: Finished processing build request in 31.956777083s