elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.63k stars 8.23k forks source link

Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group6 - split .kibana index into multiple system indices failure cases when the .kibana_analytics migrator fails on the UPDATE_TARGET_MAPPINGS_PROPERTIES state is capable of successfully performing the split migration in subsequent restart #174311

Closed kibanamachine closed 1 month ago

kibanamachine commented 10 months ago

A test failed on a tracked branch

Error: thrown: "Exceeded timeout of 600000 ms for a hook.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
    at afterEach (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b43b563fdb5e18f6/elastic/kibana-on-merge/kibana/src/core/server/integration_tests/saved_objects/migrations/group6/single_migrator_failures.test.ts:228:5)
    at _dispatchDescribe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b43b563fdb5e18f6/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:91:26)
    at describe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b43b563fdb5e18f6/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:55:5)
    at describe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b43b563fdb5e18f6/elastic/kibana-on-merge/kibana/src/core/server/integration_tests/saved_objects/migrations/group6/single_migrator_failures.test.ts:43:3)
    at _dispatchDescribe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b43b563fdb5e18f6/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:91:26)
    at describe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b43b563fdb5e18f6/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/index.js:55:5)
    at Object.describe (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b43b563fdb5e18f6/elastic/kibana-on-merge/kibana/src/core/server/integration_tests/saved_objects/migrations/group6/single_migrator_failures.test.ts:30:1)
    at Runtime._execModule (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b43b563fdb5e18f6/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:1430:24)
    at Runtime._loadModule (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b43b563fdb5e18f6/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:1013:12)
    at Runtime.requireModule (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b43b563fdb5e18f6/elastic/kibana-on-merge/kibana/node_modules/jest-runtime/build/index.js:873:12)
    at jestAdapter (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b43b563fdb5e18f6/elastic/kibana-on-merge/kibana/node_modules/jest-circus/build/legacy-code-todo-rewrite/jestAdapter.js:77:13)
    at runTestInternal (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b43b563fdb5e18f6/elastic/kibana-on-merge/kibana/node_modules/jest-runner/build/runTest.js:367:16)
    at runTest (/var/lib/buildkite-agent/builds/kb-n2-4-spot-b43b563fdb5e18f6/elastic/kibana-on-merge/kibana/node_modules/jest-runner/build/runTest.js:444:34)

First failure: CI Build - main

elasticmachine commented 10 months ago

Pinging @elastic/kibana-core (Team:Core)

kibanamachine commented 2 months ago

New failure: kibana-elasticsearch-snapshot-verify - main

kibanamachine commented 2 months ago

New failure: kibana-elasticsearch-snapshot-verify - main

gsoldevila commented 1 month ago

Addressed by https://github.com/elastic/kibana/pull/193699, https://github.com/elastic/kibana/pull/193328, https://github.com/elastic/kibana/pull/193856, https://github.com/elastic/kibana/pull/193696