Skip to main content

Deploy details

Deploy successful for raster-foundry-blaster

Add a testbed application

PR #195: feature/ak/testbed-app@4874dbc

Deploy log

5:42:33 PM: Build ready to start
5:42:35 PM: build-image version: 8e315e54bc4032a32e73290be556cde4f8348c12
5:42:35 PM: build-image tag: v2.8.2
5:42:35 PM: buildbot version: b925d11411cabfe7b120501027bd0e96dbc28dde
5:42:35 PM: Fetching cached dependencies
5:42:35 PM: Starting to download cache of 293.6MB
5:42:37 PM: Finished downloading cache in 1.699442482s
5:42:37 PM: Starting to extract cache
5:42:48 PM: Finished extracting cache in 10.75068988s
5:42:48 PM: Finished fetching cache in 12.57852248s
5:42:48 PM: Starting to prepare the repo for build
5:42:48 PM: Preparing Git Reference pull/195/head
5:42:49 PM: Found netlify.toml. Overriding site configuration
5:42:49 PM: Different publish path detected, going to use the one specified in the toml file: './.docz/dist' versus '' in the site
5:42:49 PM: Different build command detected, going to use the one specified in the toml file: 'npm install && npm run build-docz' versus '' in the site
5:42:49 PM: Different base path detected, going to use the one specified in the toml file: '.' versus '' in the site
5:42:49 PM: Starting build script
5:42:49 PM: Installing dependencies
5:42:50 PM: Started restoring cached node version
5:42:51 PM: Finished restoring cached node version
5:42:51 PM: Attempting node version 'v10.15.3' from .nvmrc
5:42:52 PM: v10.15.3 is already installed.
5:42:53 PM: Now using node v10.15.3 (npm v6.4.1)
5:42:53 PM: Attempting ruby version 2.3.6, read from environment
5:42:54 PM: Using ruby version 2.3.6
5:42:55 PM: Using PHP version 5.6
5:42:55 PM: Started restoring cached node modules
5:42:55 PM: Finished restoring cached node modules
5:42:55 PM: Installing NPM modules using NPM version 6.4.1
5:43:24 PM: > nodemon@1.19.1 postinstall /opt/build/repo/node_modules/nodemon
5:43:24 PM: > node bin/postinstall || exit 0
5:43:24 PM: Love nodemon? You can now support the project via the open collective:
5:43:29 PM: npm
5:43:29 PM: WARN enzyme-adapter-react-16.2@1.4.0 requires a peer of react@~16.2 but none is installed. You must install peer dependencies yourself.
5:43:29 PM: npm
5:43:29 PM: WARN enzyme-adapter-react-16.2@1.4.0 requires a peer of react-dom@~16.2 but none is installed. You must install peer dependencies yourself.
5:43:29 PM: npm WARN @blasterjs/dev@0.0.1 No license field.
5:43:29 PM: npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.7 (node_modules/fsevents):
5:43:29 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
5:43:29 PM: npm
5:43:29 PM: WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.0.7 (node_modules/docz-core/node_modules/fsevents):
5:43:29 PM: npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
5:43:29 PM: added 115 packages from 82 contributors, removed 5 packages, updated 6 packages and audited 128904 packages in 32.918s
5:43:29 PM: found 87 vulnerabilities (62 low, 25 high)
5:43:29 PM: run `npm audit fix` to fix them, or `npm audit` for details
5:43:29 PM: NPM modules installed
5:43:29 PM: Started restoring cached go cache
5:43:31 PM: Finished restoring cached go cache
5:43:31 PM: Installing Go version 1.10
5:43:31 PM: unset GOOS;
5:43:31 PM: unset GOARCH;
5:43:31 PM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.10.linux.amd64';
5:43:31 PM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.10.linux.amd64/bin:${PATH}";
5:43:31 PM: go version >&2;
5:43:31 PM: export GIMME_ENV='/opt/buildhome/.gimme_cache/env/go1.10.linux.amd64.env';
5:43:31 PM: go version go1.10 linux/amd64
5:43:31 PM: Installing missing commands
5:43:31 PM: Verify run directory
5:43:31 PM: Executing user command: npm install && npm run build-docz
5:44:04 PM: npm
5:44:04 PM: WARN enzyme-adapter-react-16.2@1.4.0 requires a peer of react@~16.2 but none is installed. You must install peer dependencies yourself.
5:44:04 PM: npm
5:44:04 PM: WARN
5:44:04 PM: enzyme-adapter-react-16.2@1.4.0 requires a peer of react-dom@~16.2 but none is installed. You must install peer dependencies yourself.
5:44:04 PM: npm
5:44:04 PM: WARN
5:44:04 PM: @blasterjs/dev@0.0.1 No license field.
5:44:04 PM: npm
5:44:04 PM: WARN optional
5:44:04 PM: SKIPPING OPTIONAL DEPENDENCY: fsevents@2.0.7 (node_modules/docz-core/node_modules/fsevents):
5:44:04 PM: npm
5:44:04 PM: WARN
5:44:04 PM: notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.0.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
5:44:04 PM: npm
5:44:04 PM: WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.7 (node_modules/fsevents):
5:44:04 PM: npm
5:44:04 PM: WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.7: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
5:44:04 PM: audited 128904 packages in 31.996s
5:44:04 PM: found 87 vulnerabilities (62 low, 25 high)
5:44:04 PM: run `npm audit fix` to fix them, or `npm audit` for details
5:44:04 PM: > @blasterjs/dev@0.0.1 build-docz /opt/build/repo
5:44:04 PM: > ./scripts/build-docz
5:44:05 PM: lerna
5:44:05 PM: notice
5:44:05 PM: cli v3.13.3
5:44:05 PM: lerna
5:44:05 PM: info ci enabled
5:44:05 PM: lerna
5:44:05 PM: info Bootstrapping 3 packages
5:44:05 PM: lerna
5:44:05 PM: WARN EHOIST_ROOT_VERSION The repository root depends on react@^16.8.0, which differs from the more common react@^16.8.6.
5:44:05 PM: lerna
5:44:05 PM: WARN EHOIST_PKG_VERSION
5:44:05 PM: "testbed" package depends on react@^16.8.6, which differs from the hoisted react@^16.8.0.
5:44:05 PM: lerna
5:44:05 PM: WARN EHOIST_ROOT_VERSION
5:44:05 PM: The repository root depends on react-dom@^16.8.0, which differs from the more common react-dom@^16.8.6.
5:44:05 PM: lerna WARN
5:44:05 PM: EHOIST_PKG_VERSION
5:44:05 PM: "testbed" package depends on react-dom@^16.8.6, which differs from the hoisted react-dom@^16.8.0.
5:44:05 PM: lerna
5:44:05 PM: WARN
5:44:05 PM: EHOIST_PKG_VERSION "@blasterjs/docs-app" package depends on @blasterjs/core@^1.0.0-alpha.0, which differs from the hoisted @blasterjs/core@^1.0.0-alpha.3.
5:44:05 PM: lerna info
5:44:05 PM: Installing external dependencies
5:44:05 PM: lerna
5:44:05 PM: info hoist Installing hoisted dependencies into root
5:44:05 PM: lerna
5:44:05 PM: info hoist Pruning hoisted dependencies
5:44:05 PM: lerna
5:44:05 PM: info hoist Finished pruning hoisted dependencies
5:45:14 PM: lerna
5:45:14 PM: info hoist Finished bootstrapping root
5:45:14 PM: lerna
5:45:14 PM: info Symlinking packages and binaries
5:45:14 PM: lerna success
5:45:14 PM: Bootstrapped 3 packages
5:45:14 PM: Removed ./docz directory
5:45:17 PM: Browserslist: caniuse-lite is outdated. Please run next command `npm update caniuse-lite browserslist`
5:45:18 PM: [build] › ▶ start Creating an optimized bundle
5:46:03 PM: [build] › ✔ success Build successfully created
5:46:03 PM: File sizes after gzip:
5:46:03 PM: 433.25 KB dist/static/js/vendors.64c00081.js
5:46:03 PM: 55.45 KB dist/static/js/app.8929040d006a2afceda4.js
5:46:03 PM: 2.4 KB dist/static/js/packages-core-components-tooltip-index.ec8dc0c4.js
5:46:03 PM: 2.1 KB dist/static/js/packages-core-components-dialog-index.09826f03.js
5:46:03 PM: 2.1 KB dist/static/js/packages-core-components-field-index.b1a99609.js
5:46:03 PM: 2.03 KB dist/static/js/packages-core-components-button-index.02b6704e.js
5:46:03 PM: 1.84 KB dist/static/js/packages-core-components-card-index.78c9db01.js
5:46:03 PM: 1.79 KB dist/static/js/packages-core-components-toggle-field-index.d9b2234e.js
5:46:03 PM: 1.75 KB dist/static/js/packages-core-components-icon-index.93e69cdc.js
5:46:03 PM: 1.74 KB dist/static/js/changelog.edbe49f9.js
5:46:03 PM: 1.73 KB dist/static/js/packages-core-components-table-index.74422e38.js
5:46:03 PM: 1.72 KB dist/static/js/packages-core-components-box-index.d65bec9a.js
5:46:03 PM: 1.66 KB dist/static/js/packages-core-components-text-index.fe8d0d85.js
5:46:03 PM: 1.66 KB dist/static/js/packages-core-components-badge-index.52264617.js
5:46:03 PM: 1.63 KB dist/static/js/packages-core-components-text-input-index.944f2a75.js
5:46:03 PM: 1.57 KB dist/static/js/packages-core-components-progress-bar-index.0c124bf1.js
5:46:03 PM: 1.52 KB dist/static/js/packages-core-components-grouper-index.d609ac45.js
5:46:03 PM: 1.47 KB dist/static/js/packages-core-components-heading-index.759e47d5.js
5:46:03 PM: 1.43 KB dist/static/js/packages-core-components-radio-index.adad8e68.js
5:46:03 PM: 1.42 KB dist/static/js/packages-core-components-nav-bar-index.0245107d.js
5:46:03 PM: 1.42 KB dist/static/js/packages-core-components-checkbox-index.b2ed5319.js
5:46:03 PM: 1.42 KB dist/static/js/packages-core-components-divider-index.5e9a14a7.js
5:46:03 PM: 1.4 KB dist/static/js/packages-core-components-callout-index.4e103a53.js
5:46:03 PM: 1.31 KB dist/static/js/docs-style-props.4f55991f.js
5:46:03 PM: 1.25 KB dist/static/js/packages-core-components-a-index.50726693.js
5:46:03 PM: 1.24 KB dist/static/js/packages-core-components-swatch-index.7204a05d.js
5:46:03 PM: 1.21 KB dist/static/js/packages-core-components-breadcrumbs-index.3b749133.js
5:46:03 PM: 1.11 KB dist/static/js/docs-blaster-theme.b79936ca.js
5:46:03 PM: 1.1 KB dist/static/js/packages-core-components-image-index.1be30470.js
5:46:03 PM: 1.09 KB dist/static/js/packages-core-components-blaster-index.4daf7de4.js
5:46:03 PM: 1.03 KB dist/static/js/packages-core-components-brand-index.4bf3e759.js
5:46:03 PM: 1.02 KB dist/static/js/packages-core-components-label-index.62fb868e.js
5:46:03 PM: 1015 B dist/static/js/packages-testbed-contributing.47057efd.js
5:46:03 PM: 958 B dist/static/js/docs-getting-started.0eec1775.js
5:46:03 PM: 934 B dist/static/js/packages-core-components-select-index.07a05694.js
5:46:03 PM: 895 B dist/static/js/packages-core-components-color-input-index.36f59892.js
5:46:03 PM: 789 B dist/static/js/packages-core-components-file-input-index.e1eef963.js
5:46:03 PM: 785 B dist/static/js/packages-core-components-textarea-index.3785c25b.js
5:46:03 PM: 526 B dist/static/js/docs-home.d9b7c14c.js
5:46:03 PM: Skipping functions preparation step: no functions directory set
5:46:03 PM: Caching artifacts
5:46:03 PM: Started saving node modules
5:46:03 PM: Finished saving node modules
5:46:03 PM: Started saving pip cache
5:46:03 PM: Finished saving pip cache
5:46:03 PM: Started saving emacs cask dependencies
5:46:03 PM: Finished saving emacs cask dependencies
5:46:03 PM: Started saving maven dependencies
5:46:03 PM: Finished saving maven dependencies
5:46:03 PM: Started saving boot dependencies
5:46:04 PM: Finished saving boot dependencies
5:46:04 PM: Started saving go dependencies
5:46:05 PM: Finished saving go dependencies
5:46:05 PM: Build script success
5:46:05 PM: Starting to deploy site from './.docz/dist'
5:46:05 PM: Creating deploy tree
5:46:05 PM: 42 new files to upload
5:46:05 PM: 0 new functions to upload
5:46:07 PM: Starting post processing
5:46:07 PM: Post processing done
5:46:07 PM: Site is live
5:47:11 PM: Finished processing build request in 4m36.566143472s