Skip to main content

Deploy details

Deploy successful for testing-library

docs: reintroduce import/require usage for user-event

PR #1143: user-event-import-require@a45ced8

Deploy log

5:24:06 AM: Build ready to start
5:24:06 AM: ---------------------------------------------------------------------
DEPRECATION NOTICE: Builds using the Xenial build image will fail after November 15th, 2022.

The build image for this site uses Ubuntu 16.04 Xenial Xerus, which is no longer supported.
All Netlify builds using the Xenial build image will begin failing in the week of November 15th, 2022.

To avoid service disruption, please select a newer build image at the following link:
https://app.netlify.com/sites/testing-library/settings/deploys#build-image-selection

For more details, visit the build image migration guide:
https://answers.netlify.com/t/please-read-end-of-support-for-xenial-build-image-everything-you-need-to-know/68239
---------------------------------------------------------------------
5:24:09 AM: build-image version: 1ac2360cf8aee6cb2695dd2682b312fefc908a7f (xenial)
5:24:09 AM: build-image tag: v3.15.0
5:24:09 AM: buildbot version: 3f3056558a30449e4099db9c1a8b041604d2b6f5
5:24:09 AM: Fetching cached dependencies
5:24:09 AM: Starting to download cache of 350.4MB
5:24:12 AM: Finished downloading cache in 3.377740609s
5:24:12 AM: Starting to extract cache
5:24:16 AM: Finished extracting cache in 4.08029624s
5:24:16 AM: Finished fetching cache in 7.536994044s
5:24:16 AM: Starting to prepare the repo for build
5:24:17 AM: Preparing Git Reference pull/1143/head
5:24:17 AM: Parsing package.json dependencies
5:24:18 AM: Different publish path detected, going to use the one specified in the Netlify configuration file: 'build' versus 'website/build/react-testing-library-docs' in the Netlify UI
5:24:18 AM: Different build command detected, going to use the one specified in the Netlify configuration file: 'npm install; npm run format; npm run build' versus 'cd website; npm install; npm run build;' in the Netlify UI
5:24:18 AM: Starting build script
5:24:18 AM: Installing dependencies
5:24:18 AM: Python version set to 2.7
5:24:19 AM: Started restoring cached node version
5:24:21 AM: Finished restoring cached node version
5:24:21 AM: Attempting node version '16.14' from .node-version
5:24:21 AM: v16.14.2 is already installed.
5:24:22 AM: Now using node v16.14.2 (npm v8.5.0)
5:24:22 AM: Started restoring cached build plugins
5:24:22 AM: Finished restoring cached build plugins
5:24:22 AM: Attempting ruby version 2.6.2, read from environment
5:24:22 AM: Using ruby version 2.6.2
5:24:23 AM: Using PHP version 5.6
5:24:23 AM: No npm workspaces detected
5:24:23 AM: Started restoring cached node modules
5:24:23 AM: Finished restoring cached node modules
5:24:23 AM: Started restoring cached go cache
5:24:24 AM: Finished restoring cached go cache
5:24:24 AM: Installing Go version 1.12
5:24:24 AM: unset GOOS;
5:24:24 AM: unset GOARCH;
5:24:24 AM: export GOROOT='/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64';
5:24:24 AM: export PATH="/opt/buildhome/.gimme_cache/versions/go1.12.linux.amd64/bin:${PATH}";
5:24:24 AM: go version >&2;
5:24:24 AM: export GIMME_ENV='/opt/buildhome/.gimme_cache/env/go1.12.linux.amd64.env';
5:24:24 AM: go version go1.12 linux/amd64
5:24:24 AM: Installing missing commands
5:24:24 AM: Verify run directory
5:24:26 AM:
5:24:26 AM: ────────────────────────────────────────────────────────────────
5:24:26 AM: Netlify Build
5:24:26 AM: ────────────────────────────────────────────────────────────────
5:24:26 AM:
5:24:26 AM: ❯ Version
5:24:26 AM: @netlify/build 27.15.6
5:24:26 AM:
5:24:26 AM: ❯ Flags
5:24:26 AM: baseRelDir: false
5:24:26 AM: buildId: 630312f60e8cae0008ef16c5
5:24:26 AM: deployId: 630312f60e8cae0008ef16c7
5:24:26 AM:
5:24:26 AM: ❯ Current directory
5:24:26 AM: /opt/build/repo
5:24:26 AM:
5:24:26 AM: ❯ Config file
5:24:26 AM: /opt/build/repo/netlify.toml
5:24:26 AM:
5:24:26 AM: ❯ Context
5:24:26 AM: deploy-preview
5:24:26 AM:
5:24:26 AM: ────────────────────────────────────────────────────────────────
5:24:26 AM: 1. build.command from netlify.toml
5:24:26 AM: ────────────────────────────────────────────────────────────────
5:24:26 AM: ​
5:24:26 AM: $ npm install; npm run format; npm run build
5:24:37 AM: up to date, audited 2312 packages in 11s
5:24:37 AM: 272 packages are looking for funding
5:24:37 AM: run `npm fund` for details
5:24:37 AM: 39 vulnerabilities (13 moderate, 23 high, 3 critical)
5:24:37 AM: To address issues that do not require attention, run:
5:24:37 AM: npm audit fix
5:24:37 AM: To address all issues possible (including breaking changes), run:
5:24:37 AM: npm audit fix --force
5:24:37 AM: Some issues need review, and may require choosing
5:24:37 AM: a different dependency.
5:24:37 AM: Run `npm audit` for details.
5:24:37 AM: > format
5:24:37 AM: > prettier --write '**/*.{js,json,mdx}'
5:24:38 AM: .prettierrc.js 31ms
5:24:38 AM: .vscode/settings.json 9ms
5:24:38 AM: blog/2018-12-29-new-site.mdx 55ms
5:24:38 AM: blog/2019-03-17-code-blocks.mdx 9ms
5:24:38 AM: blog/2019-04-25-new-org.mdx 72ms
5:24:38 AM: docs/angular-testing-library/api.mdx 337ms
5:24:38 AM: docs/angular-testing-library/examples.mdx 92ms
5:24:38 AM: docs/angular-testing-library/faq.mdx 47ms
5:24:38 AM: docs/angular-testing-library/intro.mdx 19ms
5:24:38 AM: docs/bs-react-testing-library/examples.mdx 13ms
5:24:38 AM: docs/bs-react-testing-library/intro.mdx 17ms
5:24:38 AM: docs/contributing.mdx 9ms
5:24:38 AM: docs/cypress-testing-library/intro.mdx 31ms
5:24:38 AM: docs/dom-testing-library/api-accessibility.mdx 24ms
5:24:38 AM: docs/dom-testing-library/api-async.mdx 46ms
5:24:38 AM: docs/dom-testing-library/api-configuration.mdx 36ms
5:24:39 AM: docs/dom-testing-library/api-custom-queries.mdx 29ms
5:24:39 AM: docs/dom-testing-library/api-debugging.mdx 29ms
5:24:39 AM: docs/dom-testing-library/api-events.mdx 42ms
5:24:39 AM: docs/dom-testing-library/api-within.mdx 18ms
5:24:39 AM: docs/dom-testing-library/api.mdx 4ms
5:24:39 AM: docs/dom-testing-library/cheatsheet.mdx 41ms
5:24:39 AM: docs/dom-testing-library/example-intro.mdx 12ms
5:24:39 AM: docs/dom-testing-library/faq.mdx 39ms
5:24:39 AM: docs/dom-testing-library/install.mdx 21ms
5:24:39 AM: docs/dom-testing-library/intro.mdx 16ms
5:24:39 AM: docs/dom-testing-library/setup.mdx 7ms
5:24:39 AM: docs/ecosystem-bs-jest-dom.mdx 7ms
5:24:39 AM: docs/ecosystem-eslint-plugin-jest-dom.mdx 6ms
5:24:39 AM: docs/ecosystem-eslint-plugin-testing-library.mdx 6ms
5:24:39 AM: docs/ecosystem-jasmine-dom.mdx 9ms
5:24:39 AM: docs/ecosystem-jest-dom.mdx 9ms
5:24:39 AM: docs/ecosystem-jest-native.mdx 9ms
5:24:39 AM: docs/ecosystem-query-extensions.mdx 4ms
5:24:39 AM: docs/ecosystem-react-select-event.mdx 10ms
5:24:39 AM: docs/ecosystem-riot-testing-library.mdx 8ms
5:24:39 AM: docs/ecosystem-user-event.mdx 156ms
5:24:39 AM: docs/example-codesandbox.mdx 10ms
5:24:39 AM: docs/example-drag.mdx 21ms
5:24:39 AM: docs/example-external.mdx 6ms
5:24:39 AM: docs/example-input-event.mdx 14ms
5:24:39 AM: docs/example-reach-router.mdx 13ms
5:24:39 AM: docs/example-react-context.mdx 16ms
5:24:39 AM: docs/example-react-hooks-useReducer.mdx 12ms
5:24:39 AM: docs/example-react-intl.mdx 35ms
5:24:39 AM: docs/example-react-modal.mdx 8ms
5:24:39 AM: docs/example-react-redux.mdx 3ms
5:24:39 AM: docs/example-react-router.mdx 39ms
5:24:39 AM: docs/example-react-transition-group.mdx 24ms
5:24:39 AM: docs/example-update-props.mdx 7ms
5:24:39 AM: docs/guide-disappearance.mdx 24ms
5:24:39 AM: docs/guide-events.mdx 15ms
5:24:39 AM: docs/guides-using-fake-timers.mdx 11ms
5:24:39 AM: docs/guiding-principles.mdx 7ms
5:24:39 AM: docs/intro.mdx 15ms
5:24:39 AM: docs/learning.mdx 16ms
5:24:39 AM: docs/marko-testing-library/api.mdx 49ms
5:24:39 AM: docs/marko-testing-library/intro.mdx 15ms
5:24:39 AM: docs/marko-testing-library/setup.mdx 17ms
5:24:39 AM: docs/nightwatch-testing-library/intro.mdx 21ms
5:24:39 AM: docs/pptr-testing-library/intro.mdx 15ms
5:24:40 AM: docs/preact-testing-library/api.mdx 32ms
5:24:40 AM: docs/preact-testing-library/example.mdx 8ms
5:24:40 AM: docs/preact-testing-library/intro.mdx 8ms
5:24:40 AM: docs/preact-testing-library/learn.mdx 7ms
5:24:40 AM: docs/queries/about.mdx 102ms
5:24:40 AM: docs/queries/byalttext.mdx 18ms
5:24:40 AM: docs/queries/bydisplayvalue.mdx 49ms
5:24:40 AM: docs/queries/bylabeltext.mdx 23ms
5:24:40 AM: docs/queries/byplaceholdertext.mdx 15ms
5:24:40 AM: docs/queries/byrole.mdx 112ms
5:24:40 AM: docs/queries/bytestid.mdx 19ms
5:24:40 AM: docs/queries/bytext.mdx 20ms
5:24:40 AM: docs/queries/bytitle.mdx 20ms
5:24:40 AM: docs/react-native-testing-library/example-intro.mdx 8ms
5:24:40 AM: docs/react-native-testing-library/intro.mdx 12ms
5:24:40 AM: docs/react-native-testing-library/setup.mdx 11ms
5:24:40 AM: docs/react-testing-library/api.mdx 79ms
5:24:40 AM: docs/react-testing-library/cheatsheet.mdx 33ms
5:24:40 AM: docs/react-testing-library/example-intro.mdx 34ms
5:24:40 AM: docs/react-testing-library/faq.mdx 60ms
5:24:40 AM: docs/react-testing-library/intro.mdx 19ms
5:24:40 AM: docs/react-testing-library/migrate-from-enzyme.mdx 81ms
5:24:40 AM: docs/react-testing-library/setup.mdx 94ms
5:24:40 AM: docs/recipes.mdx 5ms
5:24:40 AM: docs/svelte-testing-library/api.mdx 35ms
5:24:40 AM: docs/svelte-testing-library/example.mdx 10ms
5:24:40 AM: docs/svelte-testing-library/intro.mdx 9ms
5:24:41 AM: docs/svelte-testing-library/setup.mdx 32ms
5:24:41 AM: docs/testcafe-testing-library/intro.mdx 44ms
5:24:41 AM: docs/user-event/api-clipboard.mdx 12ms
5:24:41 AM: docs/user-event/api-convenience.mdx 28ms
5:24:41 AM: docs/user-event/api-keyboard.mdx 30ms
5:24:41 AM: docs/user-event/api-pointer.mdx 35ms
5:24:41 AM: docs/user-event/api-utility.mdx 36ms
5:24:41 AM: docs/user-event/install.mdx 9ms
5:24:41 AM: docs/user-event/intro.mdx 22ms
5:24:41 AM: docs/user-event/options.mdx 24ms
5:24:41 AM: docs/user-event/setup.mdx 13ms
5:24:41 AM: docs/vue-testing-library/api.mdx 38ms
5:24:41 AM: docs/vue-testing-library/cheatsheet.mdx 26ms
5:24:41 AM: docs/vue-testing-library/examples.mdx 24ms
5:24:41 AM: docs/vue-testing-library/faq.mdx 31ms
5:24:41 AM: docs/vue-testing-library/intro.mdx 15ms
5:24:41 AM: docs/vue-testing-library/setup.mdx 5ms
5:24:41 AM: docs/webdriverio-testing-library/intro.mdx 33ms
5:24:41 AM: docusaurus.config.js 19ms
5:24:42 AM: package-lock.json 1058ms
5:24:42 AM: package.json 46ms
5:24:42 AM: sidebars.js 5ms
5:24:42 AM: src/pages/help.js 13ms
5:24:42 AM: src/pages/index.js 29ms
5:24:42 AM: src/pages/users.js 5ms
5:24:42 AM: > build
5:24:42 AM: > docusaurus build
5:24:44 AM: [INFO] [en] Creating an optimized production build...
5:24:50 AM: [info] [webpackbar] Compiling Client
5:24:50 AM: [info] [webpackbar] Compiling Server
5:24:53 AM: [success] [webpackbar] Client: Compiled successfully in 3.02s
5:24:59 AM: [success] [webpackbar] Server: Compiled successfully in 8.46s
5:25:00 AM: [SUCCESS] Generated static files in "build".
5:25:00 AM: [INFO] Use `npm run serve` command to test your build locally.
5:25:00 AM: ​
5:25:00 AM: (build.command completed in 33.7s)
5:25:00 AM: Creating deploy upload records
5:25:00 AM:
5:25:00 AM: ────────────────────────────────────────────────────────────────
5:25:00 AM: 2. Deploy site
5:25:00 AM: ────────────────────────────────────────────────────────────────
5:25:00 AM: ​
5:25:00 AM: Starting to deploy site from 'build'
5:25:00 AM: Creating deploy tree
5:25:00 AM: 117 new files to upload
5:25:00 AM: 0 new functions to upload
5:25:00 AM: 0% complete
5:25:00 AM: 5% complete
5:25:00 AM: 10% complete
5:25:00 AM: 15% complete
5:25:00 AM: 20% complete
5:25:00 AM: 25% complete
5:25:00 AM: 30% complete
5:25:00 AM: 35% complete
5:25:00 AM: 40% complete
5:25:00 AM: 45% complete
5:25:00 AM: 50% complete
5:25:01 AM: 55% complete
5:25:01 AM: 60% complete
5:25:01 AM: 65% complete
5:25:01 AM: 70% complete
5:25:01 AM: 75% complete
5:25:01 AM: 80% complete
5:25:01 AM: 85% complete
5:25:01 AM: 90% complete
5:25:01 AM: 95% complete
5:25:01 AM: 100% complete
5:25:01 AM: Site deploy was successfully initiated
5:25:01 AM: ​
5:25:01 AM: (Deploy site completed in 1.5s)
5:25:01 AM:
5:25:01 AM: ────────────────────────────────────────────────────────────────
5:25:01 AM: Netlify Build Complete
5:25:01 AM: ────────────────────────────────────────────────────────────────
5:25:01 AM: ​
5:25:01 AM: (Netlify Build completed in 35.4s)
5:25:01 AM: Caching artifacts
5:25:01 AM: Started saving node modules
5:25:01 AM: Finished saving node modules
5:25:01 AM: Started saving build plugins
5:25:01 AM: Finished saving build plugins
5:25:01 AM: Started saving pip cache
5:25:02 AM: Starting post processing
5:25:02 AM: Finished saving pip cache
5:25:02 AM: Started saving emacs cask dependencies
5:25:02 AM: Finished saving emacs cask dependencies
5:25:02 AM: Started saving maven dependencies
5:25:02 AM: Finished saving maven dependencies
5:25:02 AM: Post processing - HTML
5:25:02 AM: Started saving boot dependencies
5:25:02 AM: Finished saving boot dependencies
5:25:02 AM: Started saving rust rustup cache
5:25:02 AM: Finished saving rust rustup cache
5:25:02 AM: Started saving go dependencies
5:25:02 AM: Finished saving go dependencies
5:25:02 AM: Build script success
5:25:05 AM: Uploading Cache of size 362.3MB
5:25:07 AM: Finished processing build request in 58.400766913s
5:25:08 AM: Post processing - header rules
5:25:08 AM: Post processing - redirect rules
5:25:09 AM: Post processing done
5:25:11 AM: Site is live ✨