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

[BUG] Issue in Eventdata / transform test procedure #143

Open
acidul opened this issue Nov 21, 2023 · 3 comments
Open

[BUG] Issue in Eventdata / transform test procedure #143

acidul opened this issue Nov 21, 2023 · 3 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@acidul
Copy link

acidul commented Nov 21, 2023

What is the bug?

Running "transform" test procedure of "eventdata" workload fails during delete-transform-group-by-terms step :

Running delete-index [100% done]
Running create-index [100% done]
Running check-cluster-health [100% done]
Running index-append [100% done]
Running force-merge [100% done]
Running wait-until-merges-finish [100% done]
Running delete-transform-group-by-terms [ 0% done]
Running delete-transform-group-by-terms [ 0% done]
[ERROR] Cannot execute-test. Error in load generator [0]
Cannot run task [delete-transform-group-by-terms]: 'request_start'

How can one reproduce the bug?

opensearch-benchmark execute-test --workload eventdata --test-procedure=transform --pipeline=benchmark-only --target-host=http://target-host:9200 --on-error="abort"

What is the expected behavior?

Get all steps running fine

What is your host/environment?

opensearch-benchmark 1.1.0 running in docker (opensearchproject/opensearch-benchmark:latest)
opensearch cluster (host target) version is 2.10.0 running in virtual machines

@acidul acidul added bug Something isn't working untriaged labels Nov 21, 2023
@gkamat
Copy link
Collaborator

gkamat commented Nov 21, 2023

Was able to reproduce this. This needs to be fixed.

@gkamat gkamat removed the untriaged label Nov 21, 2023
@IanHoang
Copy link
Collaborator

IanHoang commented Oct 1, 2024

Will need to rerun this test to see if issue still persists.

@IanHoang IanHoang added the good first issue Good for newcomers label Jan 7, 2025
@IanHoang
Copy link
Collaborator

IanHoang commented Jan 7, 2025

@OVI3D0 identified root cause: opensearch-project/opensearch-benchmark#714

Will need to contribute API change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

3 participants