-
Notifications
You must be signed in to change notification settings - Fork 281
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
[Validation Blocking][Bug]: Integration Tests are failing on Jenkins #943
Comments
Alerting: FAILURE: Build failed with an exception.
|
Asynchronous Search:
|
Index Management:
|
K-NN:
|
Anomaly Detection:
|
SQL:
|
dashboard-reports:
|
Looking at this, looks like dependency installer (https://github.com/opensearch-project/opensearch-build/blob/main/src/test_workflow/dependency_installer.py) is unable to pull the right dependencies for plugins to run the integration tests. |
What's in the dependency installer pull log? What is it bringing to maven local? |
Looks like the build is missing .pom files, the only maven artifacts downloaded are .jar(s):
|
Closing this issue as it was resolved and we have already released 1.2.0. |
Describe the bug
Integ tests are failing on jenkins for all the plugins.
Report:
To reproduce
Run integ-test job on Jenkins with the right params.
Expected behavior
Integration tests should run successfully.
Screenshots
If applicable, add screenshots to help explain your problem.
Host / Environment
No response
Additional context
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: