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.x-pack/plugins/files/server/file_client/integration_tests - ES-index-backed file client does not list deleted files #139565

Closed
kibanamachine opened this issue Aug 26, 2022 · 10 comments · Fixed by #141753
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test impact:critical This issue should be addressed immediately due to a critical level of impact on the product. loe:small Small Level of Effort old Used to help sort old issues on GH Projects which don't support the Created search term. Team:SharedUX Team label for AppEx-SharedUX (formerly Global Experience)

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Aug 26, 2022

A test failed on a tracked branch

ResponseError: {"took":17,"timed_out":false,"total":1,"deleted":0,"batches":1,"version_conflicts":1,"noops":0,"retries":{"bulk":0,"search":0},"throttled_millis":0,"requests_per_second":-1,"throttled_until_millis":0,"failures":[{"index":".kibana-test-blob","id":"123.0","cause":{"type":"version_conflict_engine_exception","reason":"[123.0]: version conflict, required seqNo [0], primary term [1]. but no document was found","index_uuid":"o-69MqQdRrCrkV9f3C2g6Q","shard":"0","index":".kibana-test-blob"},"status":409}]}
    at KibanaTransport.request (/var/lib/buildkite-agent/builds/kb-n2-4-spot-09f10512f2784017/elastic/kibana-on-merge/kibana/node_modules/@elastic/transport/src/Transport.ts:532:17)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at KibanaTransport.request (/var/lib/buildkite-agent/builds/kb-n2-4-spot-09f10512f2784017/elastic/kibana-on-merge/kibana/node_modules/@kbn/core-elasticsearch-client-server-internal/target_node/create_transport.js:58:16)
    at Client.DeleteByQueryApi [as deleteByQuery] (/var/lib/buildkite-agent/builds/kb-n2-4-spot-09f10512f2784017/elastic/kibana-on-merge/kibana/node_modules/@elastic/elasticsearch/src/api/api/delete_by_query.ts:71:10)
    at ContentStream.removeChunks (/var/lib/buildkite-agent/builds/kb-n2-4-spot-09f10512f2784017/elastic/kibana-on-merge/kibana/x-pack/plugins/files/server/blob_storage_service/adapters/es/content_stream/content_stream.ts:169:5)
    at ContentStream.flush (/var/lib/buildkite-agent/builds/kb-n2-4-spot-09f10512f2784017/elastic/kibana-on-merge/kibana/x-pack/plugins/files/server/blob_storage_service/adapters/es/content_stream/content_stream.ts:290:7)

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Aug 26, 2022
@botelastic botelastic bot added the needs-team Issues missing a team label label Aug 26, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-services (Team:AppServicesSv)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Aug 29, 2022
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@exalate-issue-sync exalate-issue-sync bot added the impact:critical This issue should be addressed immediately due to a critical level of impact on the product. label Sep 19, 2022
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.5

@spalger
Copy link
Contributor

spalger commented Sep 24, 2022

12 failures in the last week. @jbudz are you able to skip this?

jbudz added a commit that referenced this issue Sep 24, 2022
jbudz added a commit that referenced this issue Sep 24, 2022
@jbudz
Copy link
Member

jbudz commented Sep 24, 2022

Skipped

main: e91c33e
8.5: a329059

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.5

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.5

jbudz added a commit that referenced this issue Nov 3, 2022
@jbudz
Copy link
Member

jbudz commented Nov 3, 2022

Skipped

8.5: e0db0b3

@vadimkibana vadimkibana added the Team:SharedUX Team label for AppEx-SharedUX (formerly Global Experience) label Jan 15, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/appex-sharedux (Team:SharedUX)

@vadimkibana vadimkibana self-assigned this Jan 15, 2024
@petrklapka petrklapka added the old Used to help sort old issues on GH Projects which don't support the Created search term. label Sep 25, 2024
@petrklapka petrklapka assigned eokoneyo and unassigned vadimkibana Sep 30, 2024
@eokoneyo
Copy link
Contributor

eokoneyo commented Nov 5, 2024

Closing as this isn't relevant anymore, this test was fixed and unskipped in #164958

@eokoneyo eokoneyo closed this as completed Nov 5, 2024
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 impact:critical This issue should be addressed immediately due to a critical level of impact on the product. loe:small Small Level of Effort old Used to help sort old issues on GH Projects which don't support the Created search term. Team:SharedUX Team label for AppEx-SharedUX (formerly Global Experience)
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants