Deploy details
Deploy log
2:52:14 PM: Build ready to start
2:52:17 PM: build-image version: 6ebfb829398e07eb99ad5455777162ff19838822 (xenial)
2:52:17 PM: build-image tag: v3.10.5
2:52:17 PM: buildbot version: 5990e3b125885fd0dd95df90d0ec91eab8577454
2:52:17 PM: Fetching cached dependencies
2:52:17 PM: Failed to fetch cache, continuing with build
2:52:17 PM: Starting to prepare the repo for build
2:52:17 PM: No cached dependencies found. Cloning fresh repo
2:52:17 PM: git clone https://github.com/mwood23/waves
2:52:18 PM: Preparing Git Reference pull/13/head
2:52:19 PM: Parsing package.json dependencies
2:52:19 PM: Different build command detected, going to use the one specified in the Netlify configuration file: 'yarn lint:fix && yarn test && yarn build' versus 'yarn build' in the Netlify UI
2:52:20 PM: Starting build script
2:52:20 PM: Installing dependencies
2:52:20 PM: Python version set to 2.7
2:52:20 PM: Attempting node version 'v10.21.0' from .nvmrc
2:52:21 PM: Downloading and installing node v10.21.0...
2:52:21 PM: Downloading https://nodejs.org/dist/v10.21.0/node-v10.21.0-linux-x64.tar.xz...
2:52:22 PM: Computing checksum with sha256sum
2:52:22 PM: Checksums matched!
2:52:25 PM: Now using node v10.21.0 (npm v6.14.4)
2:52:25 PM: Started restoring cached build plugins
2:52:25 PM: Finished restoring cached build plugins
2:52:25 PM: Attempting ruby version 2.6.2, read from environment
2:52:26 PM: Using ruby version 2.6.2
2:52:27 PM: Using PHP version 5.6
2:52:27 PM: Started restoring cached yarn cache
2:52:27 PM: Finished restoring cached yarn cache
2:52:28 PM: Found yarn version (1.22.10) that doesn't match expected (1.17.0)
up to date in 0.036s
up to date in 0.036s
2:52:28 PM: Installing yarn at version 1.17.0
2:52:28 PM: Installing Yarn!
2:52:28 PM: > Downloading tarball...
2:52:28 PM: [1/2]: https://yarnpkg.com/downloads/1.17.0/yarn-v1.17.0.tar.gz --> /tmp/yarn.tar.gz.wV31B9zzLL
2:52:28 PM: % Total % Received % Xferd Average Speed Time Time Time Current
2:52:28 PM: Dload Upload Total Spent Left Speed
2:52:28 PM: 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
2:52:28 PM: 100 79 100 79 0 0 324 0 --:--:-- --:--:-- --:--:-- 323
2:52:28 PM: 100 79 100 79 0 0 324 0 --:--:-- --:--:-- --:--:-- 323
2:52:29 PM: 100 93 100 93 0 0 153 0 --:--:-- --:--:-- --:--:-- 153
2:52:29 PM: 100 656 100 656 0 0 775 0 --:--:-- --:--:-- --:--:-- 775
2:52:29 PM: 100 1213k 100 1213k 0 0 1036k 0 0:00:01 0:00:01 --:--:-- 1036k
2:52:29 PM: [2/2]: https://yarnpkg.com/downloads/1.17.0/yarn-v1.17.0.tar.gz.asc --> /tmp/yarn.tar.gz.wV31B9zzLL.asc
2:52:29 PM: 100 83 100 83 0 0 1391 0 --:--:-- --:--:-- --:--:-- 1391
2:52:29 PM: 100 97 100 97 0 0 995 0 --:--:-- --:--:-- --:--:-- 995
2:52:29 PM: 100 97 100 97 0 0 992 0 --:--:-- --:--:-- --:--:-- 0
2:52:29 PM: 100 660 100 660 0 0 5306 0 --:--:-- --:--:-- --:--:-- 5306
2:52:29 PM: 100 832 100 832 0 0 4940 0 --:--:-- --:--:-- --:--:-- 4940
2:52:30 PM: > Verifying integrity...
2:52:30 PM: gpg: Signature made Fri 14 Jun 2019 06:55:58 PM UTC using RSA key ID 69475BAA
2:52:30 PM: gpg: Good signature from "Yarn Packaging <yarn@dan.cx>"
2:52:30 PM: gpg: WARNING: This key is not certified with a trusted signature!
2:52:30 PM: gpg: There is no indication that the signature belongs to the owner.
2:52:30 PM: Primary key fingerprint: 72EC F46A 56B4 AD39 C907 BBB7 1646 B01B 86E5 0310
2:52:30 PM: Subkey fingerprint: 6D98 490C 6F1A CDDD 448E 4595 4F77 6793 6947 5BAA
2:52:30 PM: > GPG signature looks good
2:52:30 PM: > Extracting to ~/.yarn...
2:52:30 PM: > Adding to $PATH...
2:52:30 PM: > Successfully installed Yarn 1.17.0! Please open another terminal where the `yarn` command will now be available.
2:52:31 PM: Yarn workspaces detected
2:52:31 PM: Installing NPM modules using Yarn version 1.17.0
2:52:32 PM: yarn install v1.17.0
2:52:32 PM: [1/5] Validating package.json...
2:52:32 PM: [2/5] Resolving packages...
2:52:33 PM: [3/5] Fetching packages...
2:53:22 PM: info fsevents@2.1.2: The platform "linux" is incompatible with this module.
2:53:22 PM: info "fsevents@2.1.2" is an optional dependency and failed compatibility check. Excluding it from installation.
2:53:22 PM: info fsevents@1.2.12: The platform "linux" is incompatible with this module.
2:53:22 PM: info "fsevents@1.2.12" is an optional dependency and failed compatibility check. Excluding it from installation.
2:53:22 PM: [4/5] Linking dependencies...
2:53:22 PM: warning " > @testing-library/react@9.5.0" has unmet peer dependency "react@*".
2:53:22 PM: warning " > @testing-library/react@9.5.0" has unmet peer dependency "react-dom@*".
2:53:22 PM: warning " > @testing-library/user-event@7.2.1" has unmet peer dependency "@testing-library/dom@>=5".
2:53:22 PM: warning " > eslint-config-node@4.0.0" has incorrect peer dependency "eslint@^5.0.0".
2:53:22 PM: warning " > eslint-plugin-import@2.20.2" has incorrect peer dependency "eslint@2.x - 6.x".
2:53:22 PM: warning " > eslint-config-react-app@5.2.1" has incorrect peer dependency "@typescript-eslint/eslint-plugin@2.x".
2:53:22 PM: warning " > eslint-config-react-app@5.2.1" has incorrect peer dependency "@typescript-eslint/parser@2.x".
2:53:22 PM: warning " > eslint-config-react-app@5.2.1" has unmet peer dependency "babel-eslint@10.x".
2:53:22 PM: warning " > eslint-config-react-app@5.2.1" has incorrect peer dependency "eslint@6.x".
2:53:22 PM: warning " > eslint-config-react-app@5.2.1" has incorrect peer dependency "eslint-plugin-flowtype@3.x || 4.x".
2:53:22 PM: warning " > eslint-config-react-app@5.2.1" has incorrect peer dependency "eslint-plugin-react-hooks@1.x || 2.x".
2:53:22 PM: warning " > eslint-plugin-graphql@3.1.1" has unmet peer dependency "graphql@^0.12.0 || ^0.13.0 || ^14.0.0".
2:53:22 PM: warning "eslint-plugin-graphql > graphql-config@2.2.2" has unmet peer dependency "graphql@^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0".
2:53:22 PM: warning "eslint-plugin-graphql > graphql-config > graphql-import@0.7.1" has unmet peer dependency "graphql@^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0".
2:53:22 PM: warning " > eslint-plugin-jsx-a11y@6.2.3" has incorrect peer dependency "eslint@^3 || ^4 || ^5 || ^6".
2:53:22 PM: warning "eslint-plugin-unicorn > eslint-template-visitor@1.1.0" has incorrect peer dependency "eslint@^6.4.0".
2:53:22 PM: warning " > firebase-functions-test@0.2.1" has unmet peer dependency "firebase-functions@>=2.0.0".
2:53:22 PM: warning " > firebase-functions-test@0.2.1" has unmet peer dependency "firebase-admin@>=6.0.0".
2:53:22 PM: warning "workspace-aggregator-ff0972d3-4ae0-4028-92c9-e90bc644157c > @waves/client > @code-surfer/themes@3.1.1" has incorrect peer dependency "theme-ui@^0.2.41".
2:53:22 PM: warning "workspace-aggregator-ff0972d3-4ae0-4028-92c9-e90bc644157c > @waves/client > react-spring > @react-spring/konva@9.0.0-rc.3" has unmet peer dependency "konva@>=2.6".
2:53:22 PM: warning "workspace-aggregator-ff0972d3-4ae0-4028-92c9-e90bc644157c > @waves/client > react-spring > @react-spring/konva@9.0.0-rc.3" has unmet peer dependency "react-konva@>=16.8".
2:53:22 PM: warning "workspace-aggregator-ff0972d3-4ae0-4028-92c9-e90bc644157c > @waves/client > react-spring > @react-spring/native@9.0.0-rc.3" has unmet peer dependency "react-native@>=0.58".
2:53:22 PM: warning "workspace-aggregator-ff0972d3-4ae0-4028-92c9-e90bc644157c > @waves/client > react-spring > @react-spring/three@9.0.0-rc.3" has unmet peer dependency "react-three-fiber@>=4.0".
2:53:22 PM: warning "workspace-aggregator-ff0972d3-4ae0-4028-92c9-e90bc644157c > @waves/client > react-spring > @react-spring/three@9.0.0-rc.3" has unmet peer dependency "three@>=0.115".
2:53:22 PM: warning "workspace-aggregator-ff0972d3-4ae0-4028-92c9-e90bc644157c > @waves/client > react-spring > @react-spring/zdog@9.0.0-rc.3" has unmet peer dependency "react-zdog@>=1.0".
2:53:22 PM: warning "workspace-aggregator-ff0972d3-4ae0-4028-92c9-e90bc644157c > @waves/client > react-spring > @react-spring/zdog@9.0.0-rc.3" has unmet peer dependency "zdog@>=1.0".
2:53:22 PM: warning "workspace-aggregator-ff0972d3-4ae0-4028-92c9-e90bc644157c > @waves/client > @chakra-ui/core > toasted-notes > @reach/alert > @reach/component-component@0.1.3" has unmet peer dependency "prop-types@^15.6.2".
2:53:54 PM: [5/5] Building fresh packages...
2:54:09 PM: $ patch-package
2:54:09 PM: patch-package 6.2.2
2:54:09 PM: Applying patches...
2:54:09 PM: @code-surfer/standalone@3.1.1 ✔
2:54:09 PM: react-scripts@3.4.1 ✔
2:54:09 PM: Done in 97.57s.
2:54:09 PM: NPM modules installed using Yarn
2:54:10 PM: Started restoring cached go cache
2:54:10 PM: Finished restoring cached go cache
2:54:10 PM: Installing Go version 1.12
2:54:16 PM: unset GOOS;
2:54:16 PM: unset GOARCH;
2:54:16 PM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64';
2:54:16 PM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64/bin:${PATH}";
2:54:16 PM: go version >&2;
2:54:16 PM: export GIMME_ENV="/opt/buildhome/.gimme_cache/env/go1.12.linux.amd64.env"
2:54:16 PM: go version go1.12 linux/amd64
2:54:16 PM: Installing missing commands
2:54:16 PM: Verify run directory
2:54:18 PM:
2:54:18 PM: ────────────────────────────────────────────────────────────────
2:54:18 PM: Netlify Build
2:54:18 PM: ────────────────────────────────────────────────────────────────
2:54:18 PM:
2:54:18 PM: ❯ Version
2:54:18 PM: @netlify/build 26.3.0
2:54:18 PM:
2:54:18 PM: ❯ Flags
2:54:18 PM: baseRelDir: true
2:54:18 PM: buildId: 6206781e506b5200079706ec
2:54:18 PM: deployId: 6206781e506b5200079706ee
2:54:18 PM:
2:54:18 PM: ❯ Current directory
2:54:18 PM: /opt/build/repo
2:54:18 PM:
2:54:18 PM: ❯ Config file
2:54:18 PM: /opt/build/repo/netlify.toml
2:54:18 PM:
2:54:18 PM: ❯ Context
2:54:18 PM: deploy-preview
2:54:18 PM:
2:54:18 PM: ────────────────────────────────────────────────────────────────
2:54:18 PM: 1. build.command from netlify.toml
2:54:18 PM: ────────────────────────────────────────────────────────────────
2:54:18 PM:
2:54:18 PM: $ yarn lint:fix && yarn test && yarn build
2:54:19 PM: yarn run v1.17.0
2:54:19 PM: $ lerna run lint:fix --parallel
2:54:19 PM: lerna notice cli v3.22.0
2:54:19 PM: lerna info versioning independent
2:54:19 PM: lerna info ci enabled
2:54:19 PM: lerna info Executing command in 3 packages: "yarn run lint:fix"
2:54:20 PM: @waves/shared: $ yarn tsc && yarn eslint:fix
2:54:20 PM: @waves/client: $ yarn tsc && yarn lint:css && yarn eslint:fix
2:54:20 PM: @waves/functions: $ yarn tsc && yarn eslint:fix
2:54:21 PM: @waves/shared: $ tsc -p tsconfig.json
2:54:21 PM: @waves/client: $ tsc -p tsconfig.json
2:54:21 PM: @waves/functions: $ tsc
2:54:32 PM: @waves/shared: $ yarn eslint --fix
2:54:33 PM: @waves/shared: $ eslint "src/**/*.{js,jsx,ts,tsx}" --fix
2:54:37 PM: @waves/functions: $ yarn eslint --fix
2:54:38 PM: @waves/functions: $ eslint "src/**/*.{js,jsx,ts,tsx}" --ignore-pattern="src/vendor/**" --fix
2:55:05 PM: @waves/client: $ stylelint './src/**/*.{ts,tsx}'
2:55:07 PM: @waves/client: Browserslist: caniuse-lite is outdated. Please run:
2:55:07 PM: @waves/client: npx browserslist@latest --update-db
2:55:08 PM: @waves/client: $ yarn eslint --fix
2:55:08 PM: @waves/client: $ eslint "src/**/*.{js,jsx,ts,tsx}" --fix
2:55:25 PM: lerna success run Ran npm script 'lint:fix' in 3 packages in 65.8s:
2:55:25 PM: lerna success - @waves/client
2:55:25 PM: lerna success - @waves/functions
2:55:25 PM: lerna success - @waves/shared
2:55:25 PM: Done in 66.58s.
2:55:26 PM: yarn run v1.17.0
2:55:26 PM: $ lerna run test --parallel
2:55:26 PM: lerna notice cli v3.22.0
2:55:26 PM: lerna info versioning independent
2:55:26 PM: lerna info ci enabled
2:55:26 PM: lerna info Executing command in 3 packages: "yarn run test"
2:55:27 PM: @waves/client: $ react-scripts test --passWithNoTests
2:55:27 PM: @waves/functions: $ echo 'N/A'
2:55:27 PM: @waves/shared: $ echo 'N/A'
2:55:27 PM: @waves/functions: N/A
2:55:27 PM: @waves/shared: N/A
2:55:27 PM: @waves/client: The following changes are being made to your tsconfig.json file:
2:55:27 PM: @waves/client: - compilerOptions.paths must not be set (aliased imports are not supported)
2:55:28 PM: @waves/client: No tests found, exiting with code 0
2:55:28 PM: lerna success run Ran npm script 'test' in 3 packages in 2.4s:
2:55:28 PM: lerna success - @waves/client
2:55:28 PM: lerna success - @waves/functions
2:55:28 PM: lerna success - @waves/shared
2:55:28 PM: Done in 2.98s.
2:55:29 PM: yarn run v1.17.0
2:55:29 PM: $ yarn lerna:run-deps build
2:55:29 PM: $ lerna run --include-dependencies --stream build
2:55:30 PM: lerna notice cli v3.22.0
2:55:30 PM: lerna info versioning independent
2:55:30 PM: lerna info ci enabled
2:55:30 PM: lerna notice filter including dependencies
2:55:30 PM: lerna info Executing command in 3 packages: "yarn run build"
2:55:30 PM: @waves/shared: $ tsc
2:55:30 PM: @waves/functions: $ tsc
2:55:37 PM: @waves/client: $ react-scripts build
2:55:38 PM: @waves/client: The following changes are being made to your tsconfig.json file:
2:55:38 PM: @waves/client: - compilerOptions.paths must not be set (aliased imports are not supported)
2:55:40 PM: @waves/client: Creating an optimized production build...
2:55:43 PM: @waves/client: Browserslist: caniuse-lite is outdated. Please run the following command: `npx browserslist --update-db`
2:57:47 PM: @waves/client: Compiled successfully.
2:57:47 PM: @waves/client:
2:57:47 PM: @waves/client: File sizes after gzip:
2:57:47 PM: @waves/client: 626.04 KB build/static/js/2.471cd4bf.chunk.js
2:57:47 PM: @waves/client: 38.47 KB build/static/js/main.7f62a2ce.chunk.js
2:57:47 PM: @waves/client: 3.65 KB build/static/css/2.39a80ca2.chunk.css
2:57:47 PM: @waves/client: 783 B build/static/js/runtime-main.a3f67d57.js
2:57:47 PM: @waves/client: 124 B build/static/css/main.1de394f0.chunk.css
2:57:47 PM: @waves/client: The project was built assuming it is hosted at /.
2:57:47 PM: @waves/client: You can control this with the homepage field in your package.json.
2:57:47 PM: @waves/client: The build folder is ready to be deployed.
2:57:47 PM: @waves/client: You may serve it with a static server:
2:57:47 PM: @waves/client: npm install -g serve
2:57:47 PM: @waves/client: serve -s build
2:57:47 PM: @waves/client: Find out more about deployment here:
2:57:47 PM: @waves/client: bit.ly/CRA-deploy
2:57:47 PM: lerna success run Ran npm script 'build' in 3 packages in 137.7s:
2:57:47 PM: lerna success - @waves/client
2:57:47 PM: lerna success - @waves/functions
2:57:47 PM: lerna success - @waves/shared
2:57:47 PM: Done in 138.59s.
2:57:47 PM:
2:57:47 PM: (build.command completed in 3m 29s)
2:57:47 PM:
2:57:47 PM: ────────────────────────────────────────────────────────────────
2:57:47 PM: 2. Deploy site
2:57:47 PM: ────────────────────────────────────────────────────────────────
2:57:47 PM:
2:57:47 PM: Starting to deploy site from 'packages/client/build'
2:57:47 PM: Creating deploy tree
2:57:47 PM: Creating deploy upload records
2:57:48 PM: 0 new files to upload
2:57:48 PM: 0 new functions to upload
2:57:48 PM: Site deploy was successfully initiated
2:57:48 PM:
2:57:48 PM: (Deploy site completed in 232ms)
2:57:48 PM:
2:57:48 PM: ────────────────────────────────────────────────────────────────
2:57:48 PM: Netlify Build Complete
2:57:48 PM: ────────────────────────────────────────────────────────────────
2:57:48 PM:
2:57:48 PM: (Netlify Build completed in 3m 29.3s)
2:57:48 PM: Starting post processing
2:57:48 PM: Post processing - HTML
2:57:48 PM: Caching artifacts
2:57:48 PM: Started saving workspace packages/client node modules
2:57:48 PM: Finished saving workspace packages/client node modules
2:57:48 PM: Started saving workspace packages/functions node modules
2:57:48 PM: Finished saving workspace packages/functions node modules
2:57:48 PM: Started saving workspace root node modules
2:57:48 PM: Finished saving workspace root node modules
2:57:48 PM: Started saving build plugins
2:57:48 PM: Finished saving build plugins
2:57:48 PM: Started saving yarn cache
2:57:48 PM: Post processing - header rules
2:57:48 PM: Post processing - redirect rules
2:57:48 PM: Post processing done
2:57:49 PM: Site is live ✨
2:58:12 PM: Finished saving yarn cache
2:58:12 PM: Started saving pip cache
2:58:12 PM: Finished saving pip cache
2:58:12 PM: Started saving emacs cask dependencies
2:58:12 PM: Finished saving emacs cask dependencies
2:58:12 PM: Started saving maven dependencies
2:58:12 PM: Finished saving maven dependencies
2:58:12 PM: Started saving boot dependencies
2:58:12 PM: Finished saving boot dependencies
2:58:12 PM: Started saving rust rustup cache
2:58:12 PM: Finished saving rust rustup cache
2:58:12 PM: Started saving go dependencies
2:58:14 PM: Finished saving go dependencies
2:58:18 PM: Build script success
3:00:23 PM: Finished processing build request in 8m6.427201231s