Open
Description
Describe the bug
:modules:reindex:test
failed during main branch build post PR merge. The merged PR ##7905 is related to remote store and does not have any correlation to reindexing.
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':modules:reindex:test'.
> Process 'Gradle Test Executor 558' finished with non-zero exit value 1
This problem might be caused by incorrect test process configuration.
Please refer to the test execution section in the User Manual at https://docs.gradle.org/8.1.1/userguide/java_testing.html#sec:test_execution
To Reproduce
Steps to reproduce the behavior: Subsequent builds have passed.
Expected behavior
Build should succeed.
Plugins
Standard
Screenshots
None
Host/Environment (please complete the following information):
- OS: [e.g. iOS]
- Version [e.g. 22]
Additional context
CI - https://build.ci.opensearch.org/job/gradle-check/16905
Activity