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: Chrome X-Pack UI Functional Tests - aiops.x-pack/test/functional/apps/aiops/log_pattern_analysis_in_discover·ts - aiops log pattern analysis loads the log pattern analysis flyout and shows patterns in discover #172770

Closed
kibanamachine opened this issue Dec 7, 2023 · 21 comments
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test :ml

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Dec 7, 2023

A test failed on a tracked branch

Error: retry.tryForTime timeout: Error: Expected patterns found count to be '3 patterns found' (got '4 patterns found')
    at Assertion.assert (expect.js:100:11)
    at Assertion.eql (expect.js:244:8)
    at log_pattern_analysis_page.ts:67:31
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at runAttempt (retry_for_success.ts:29:15)
    at retryForSuccess (retry_for_success.ts:68:21)
    at RetryService.tryForTime (retry.ts:22:12)
    at Object.assertTotalCategoriesFound (log_pattern_analysis_page.ts:65:7)
    at Context.<anonymous> (log_pattern_analysis_in_discover.ts:64:7)
    at Object.apply (wrap_function.js:73:16)
    at onFailure (retry_for_success.ts:17:9)
    at retryForSuccess (retry_for_success.ts:59:13)
    at RetryService.tryForTime (retry.ts:22:12)
    at Object.assertTotalCategoriesFound (log_pattern_analysis_page.ts:65:7)
    at Context.<anonymous> (log_pattern_analysis_in_discover.ts:64:7)
    at Object.apply (wrap_function.js:73:16)

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Dec 7, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Dec 7, 2023
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@mistic mistic added the :ml label Dec 7, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Dec 7, 2023
mistic added a commit that referenced this issue Dec 7, 2023
@mistic
Copy link
Member

mistic commented Dec 7, 2023

Skipped.

main: 8e4ccd2

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.12

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.12

@jgowdyelastic
Copy link
Member

Removing blocker label.
This is very similar to #172739
and will be fixed by #172854

@jgowdyelastic jgowdyelastic self-assigned this Dec 8, 2023
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.12

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.12

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.12

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.12

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.12

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.12

jgowdyelastic added a commit that referenced this issue Dec 19, 2023
Fixes #172739 and
#172770 which I believe are
caused by the random sampler's selection of docs which caused the
pattern analysis to find 4 categories rather than 3.
This change ensures random sampling is switched off before running the
analysis.
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.12

@kibanamachine kibanamachine reopened this Dec 19, 2023
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - 8.12

@mistic
Copy link
Member

mistic commented Dec 20, 2023

Skipped.

8.12: 3418996

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

mistic added a commit that referenced this issue Jan 25, 2024
@mistic
Copy link
Member

mistic commented Jan 25, 2024

Skipped.

main: 2970f75

@jgowdyelastic
Copy link
Member

Closed via #175964

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 :ml
Projects
None yet
Development

No branches or pull requests

5 participants