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/execution_context - trace execution context supports UTF-8 characters #168803

Closed
kibanamachine opened this issue Oct 13, 2023 · 4 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 Oct 13, 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-2f85af4408ae3c22/elastic/kibana-on-merge/kibana/packages/kbn-es/src/errors.ts:14:24)
    at /var/lib/buildkite-agent/builds/kb-n2-4-spot-2f85af4408ae3c22/elastic/kibana-on-merge/kibana/packages/kbn-es/src/cluster.ts:506:29
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at /var/lib/buildkite-agent/builds/kb-n2-4-spot-2f85af4408ae3c22/elastic/kibana-on-merge/kibana/packages/kbn-es/src/cluster.ts:204:7
    at /var/lib/buildkite-agent/builds/kb-n2-4-spot-2f85af4408ae3c22/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-2f85af4408ae3c22/elastic/kibana-on-merge/kibana/packages/kbn-es/src/cluster.ts:201:5)
    at TestCluster.start (/var/lib/buildkite-agent/builds/kb-n2-4-spot-2f85af4408ae3c22/elastic/kibana-on-merge/kibana/packages/kbn-test/src/es/test_es_cluster.ts:304:9)
    at startES (/var/lib/buildkite-agent/builds/kb-n2-4-spot-2f85af4408ae3c22/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-2f85af4408ae3c22/elastic/kibana-on-merge/kibana/src/core/server/integration_tests/execution_context/tracing.test.ts:43:16)

First failure: CI Build - 8.11

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

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

@botelastic botelastic bot removed the needs-team Issues missing a team label label Oct 13, 2023
@afharo
Copy link
Member

afharo commented Oct 13, 2023

Same as #168802

ES issue during the before stage: Caused by: org.elasticsearch.common.util.concurrent.EsRejectedExecutionException: master service is in state [CLOSED]

@afharo afharo closed this as completed Oct 13, 2023
@kibanamachine kibanamachine reopened this Oct 18, 2023
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.11

@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