Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing test: Jest Integration Tests.src/core/server/integration_tests/saved_objects/service/lib - 404s from proxies requests when a proxy returns Not Found with an incorrect product header returns an EsUnavailable error on bulkGet requests with a 404 proxy response and wrong product header #155882

Closed
kibanamachine opened this issue Apr 26, 2023 · 3 comments
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Apr 26, 2023

A test failed on a tracked branch

Error: ES exited with code 1
    at createCliError (/var/lib/buildkite-agent/builds/kb-n2-4-spot-3f9b38e710f04524/elastic/kibana-on-merge/kibana/packages/kbn-es/src/errors.ts:14:24)
    at createCliError (/var/lib/buildkite-agent/builds/kb-n2-4-spot-3f9b38e710f04524/elastic/kibana-on-merge/kibana/packages/kbn-es/src/cluster.js:499:15)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at /var/lib/buildkite-agent/builds/kb-n2-4-spot-3f9b38e710f04524/elastic/kibana-on-merge/kibana/packages/kbn-es/src/cluster.js:203:7
    at /var/lib/buildkite-agent/builds/kb-n2-4-spot-3f9b38e710f04524/elastic/kibana-on-merge/kibana/packages/kbn-tooling-log/src/tooling_log.ts:84:18
    at Cluster.start (/var/lib/buildkite-agent/builds/kb-n2-4-spot-3f9b38e710f04524/elastic/kibana-on-merge/kibana/packages/kbn-es/src/cluster.js:200:5)
    at /var/lib/buildkite-agent/builds/kb-n2-4-spot-3f9b38e710f04524/elastic/kibana-on-merge/kibana/packages/kbn-test/src/es/test_es_cluster.ts:251:18
    at TestCluster.start (/var/lib/buildkite-agent/builds/kb-n2-4-spot-3f9b38e710f04524/elastic/kibana-on-merge/kibana/packages/kbn-test/src/es/test_es_cluster.ts:268:9)
    at startES (/var/lib/buildkite-agent/builds/kb-n2-4-spot-3f9b38e710f04524/elastic/kibana-on-merge/kibana/packages/core/test-helpers/core-test-helpers-kbn-server/src/create_root.ts:268:7)
    at Object.<anonymous> (/var/lib/buildkite-agent/builds/kb-n2-4-spot-3f9b38e710f04524/elastic/kibana-on-merge/kibana/src/core/server/integration_tests/saved_objects/service/lib/repository_with_proxy.test.ts:86:16)

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Apr 26, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Apr 26, 2023
@kibanamachine kibanamachine added the Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc label Apr 26, 2023
@elasticmachine
Copy link
Contributor

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

@TinaHeiligers
Copy link
Contributor

fix: #155938

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Core Core services & architecture: plugins, logging, config, saved objects, http, ES client, i18n, etc
Projects
None yet
Development

No branches or pull requests

4 participants