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

[CI] AsyncSearchSecurityIT class failing #116293

Closed
elasticsearchmachine opened this issue Nov 6, 2024 · 6 comments
Closed

[CI] AsyncSearchSecurityIT class failing #116293

elasticsearchmachine opened this issue Nov 6, 2024 · 6 comments
Labels
:ml Machine learning needs:risk Requires assignment of a risk label (low, medium, blocker) :Search Foundations/Search Catch all for Search Foundations Team:ML Meta label for the ML team Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

elasticsearchmachine commented Nov 6, 2024

Build Scans:

Reproduction Line:

undefined

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

undefined

Issue Reasons:

  • [main] 2 consecutive failures in class org.elasticsearch.xpack.search.AsyncSearchSecurityIT
  • [main] 3 failures in class org.elasticsearch.xpack.search.AsyncSearchSecurityIT (0.4% fail rate in 769 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

@elasticsearchmachine elasticsearchmachine added :Search/Search Search-related issues that do not fall into other categories >test-failure Triaged test failures from CI labels Nov 6, 2024
elasticsearchmachine added a commit that referenced this issue Nov 6, 2024
@elasticsearchmachine
Copy link
Collaborator Author

This has been muted on branch main

Mute Reasons:

  • [main] 2 failures in class org.elasticsearch.xpack.search.AsyncSearchSecurityIT (0.3% fail rate in 768 executions)

Build Scans:

@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-search (Team:Search)

@elasticsearchmachine elasticsearchmachine added Team:Search Meta label for search team needs:risk Requires assignment of a risk label (low, medium, blocker) labels Nov 6, 2024
@tvernum tvernum added the :ml Machine learning label Nov 6, 2024
@elasticsearchmachine elasticsearchmachine added the Team:ML Meta label for the ML team label Nov 6, 2024
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/ml-core (Team:ML)

@tvernum
Copy link
Contributor

tvernum commented Nov 6, 2024

This seems to be an issue with the ML native binary on Windows
See: https://gradle-enterprise.elastic.co/s/t6ee6fykrbhb4/console-log?page=3#L2632

↓ errors and warnings from C:\bk\x-pack\qa\security-setup-password-tests\build\testclusters\javaRestTest-0\logs\es.out ↓
» [2024-11-06T05:33:09,188][ERROR][o.e.b.Elasticsearch ] [javaRestTest-0] fatal exception while booting Elasticsearch org.elasticsearch.ElasticsearchException: Failure running machine learning native code. This could be due to running on an unsupported OS or distribution, missing OS libraries, or a problem with the temp directory. To bypass this problem by running Elasticsearch without machine learning functionality set [xpack.ml.enabled: false].
» at [email protected]/org.elasticsearch.xpack.ml.MachineLearning.createComponents(MachineLearning.java:1061)

@davidkyle
Copy link
Member

The tests failed because ml no longer builds for Windows 2016 & 2019. These platforms are not supported in 9 and have been removed from the test matrix in #116324.

The mute is lifted in #116387

@javanna javanna added :Search Foundations/Search Catch all for Search Foundations and removed :Search/Search Search-related issues that do not fall into other categories labels Nov 7, 2024
@elasticsearchmachine elasticsearchmachine added Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch and removed Team:Search Meta label for search team labels Nov 7, 2024
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-search-foundations (Team:Search Foundations)

@kkrik-es kkrik-es closed this as completed Nov 7, 2024
jozala pushed a commit that referenced this issue Nov 13, 2024
alexey-ivanov-es pushed a commit to alexey-ivanov-es/elasticsearch that referenced this issue Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:ml Machine learning needs:risk Requires assignment of a risk label (low, medium, blocker) :Search Foundations/Search Catch all for Search Foundations Team:ML Meta label for the ML team Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch >test-failure Triaged test failures from CI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants