elastic / kibana

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

Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/migrations/group2 - migration v2 fails with a descriptive message when maxBatchSizeBytes exceeds ES http.max_content_length #158313

Closed kibanamachine closed 1 month ago

kibanamachine commented 1 year ago

A test failed on a tracked branch

Error: Missing version for public endpoint GET /api/observability_onboarding/custom_logs/step/{name}
    at parseEndpoint (/var/lib/buildkite-agent/builds/kb-n2-4-spot-6ad4d653405b6337/elastic/kibana-on-merge/kibana/packages/kbn-server-route-repository/src/parse_endpoint.ts:23:11)
    at /var/lib/buildkite-agent/builds/kb-n2-4-spot-6ad4d653405b6337/elastic/kibana-on-merge/kibana/x-pack/plugins/observability_onboarding/server/routes/register_routes.ts:39:47
    at Array.forEach (<anonymous>)
    at forEach (/var/lib/buildkite-agent/builds/kb-n2-4-spot-6ad4d653405b6337/elastic/kibana-on-merge/kibana/x-pack/plugins/observability_onboarding/server/routes/register_routes.ts:37:10)
    at ObservabilityOnboardingPlugin.setup (/var/lib/buildkite-agent/builds/kb-n2-4-spot-6ad4d653405b6337/elastic/kibana-on-merge/kibana/x-pack/plugins/observability_onboarding/server/plugin.ts:66:19)
    at PluginWrapper.setup (/var/lib/buildkite-agent/builds/kb-n2-4-spot-6ad4d653405b6337/elastic/kibana-on-merge/kibana/packages/core/plugins/core-plugins-server-internal/src/plugin.ts:105:26)
    at PluginsSystem.setup [as setupPlugins] (/var/lib/buildkite-agent/builds/kb-n2-4-spot-6ad4d653405b6337/elastic/kibana-on-merge/kibana/packages/core/plugins/core-plugins-server-internal/src/plugins_system.ts:131:40)
    at PluginsService.setupPlugins [as setup] (/var/lib/buildkite-agent/builds/kb-n2-4-spot-6ad4d653405b6337/elastic/kibana-on-merge/kibana/packages/core/plugins/core-plugins-server-internal/src/plugins_service.ts:166:52)
    at Server.setup (/var/lib/buildkite-agent/builds/kb-n2-4-spot-6ad4d653405b6337/elastic/kibana-on-merge/kibana/packages/core/root/core-root-server-internal/src/server.ts:348:26)
    at Root.setup (/var/lib/buildkite-agent/builds/kb-n2-4-spot-6ad4d653405b6337/elastic/kibana-on-merge/kibana/packages/core/root/core-root-server-internal/src/root/index.ts:66:14)
    at Object.<anonymous> (/var/lib/buildkite-agent/builds/kb-n2-4-spot-6ad4d653405b6337/elastic/kibana-on-merge/kibana/src/core/server/integration_tests/saved_objects/migrations/group2/batch_size_bytes_exceeds_es_content_length.test.ts:69:5)

First failure: CI Build - main

elasticmachine commented 1 year ago

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

dokmic commented 1 year ago

This was caused by #157802, which is unrelated to the failed test. The issue can be safely closed.

kibanamachine commented 1 year ago

New failure: CI Build - main

afharo commented 1 year ago

This time, caused by the same reason of https://github.com/elastic/kibana/issues/163273. Closing.

kibanamachine commented 1 year ago

New failure: CI Build - main

kibanamachine commented 1 year ago

New failure: CI Build - main

kibanamachine commented 1 year ago

New failure: CI Build - main

kibanamachine commented 1 year ago

New failure: CI Build - main

kibanamachine commented 1 month ago

New failure: kibana-elasticsearch-snapshot-verify - 8.x

kibanamachine commented 1 month ago

New failure: kibana-elasticsearch-snapshot-verify - 8.x

kibanamachine commented 1 month ago

New failure: kibana-elasticsearch-snapshot-verify - 8.x

kibanamachine commented 1 month ago

New failure: kibana-elasticsearch-snapshot-verify - 8.x

kibanamachine commented 1 month ago

New failure: kibana-elasticsearch-snapshot-verify - 8.x

kibanamachine commented 1 month ago

New failure: kibana-elasticsearch-snapshot-verify - 8.x

kibanamachine commented 1 month ago

New failure: kibana-elasticsearch-snapshot-verify - 8.x

jbudz commented 1 month ago

Skipped

8.x/8.16: https://github.com/elastic/kibana/commit/7c1b34278352f390aa6f27eecf1ce4f81c49abb5

jbudz commented 1 month ago

No blocker label, this was discussed and the test will be removed.

gsoldevila commented 1 month ago

Test removed in https://github.com/elastic/kibana/pull/193328/commits/204d942709b18fe89bfcc8a37a8eaf84a9ed030b (n/a since Incremental Bulk Execution enhancement