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

FranzGoVerifiableTest.test_with_all_type_of_loads failed #4489

Closed
LenaAn opened this issue Apr 29, 2022 · 6 comments
Closed

FranzGoVerifiableTest.test_with_all_type_of_loads failed #4489

LenaAn opened this issue Apr 29, 2022 · 6 comments
Assignees
Labels
ci-failure kind/bug Something isn't working

Comments

@LenaAn
Copy link
Contributor

LenaAn commented Apr 29, 2022

Failed build

test_id: rptest.tests.franz_go_verifiable_test.FranzGoVerifiableTest.test_with_all_type_of_loads
status: FAIL
run time: 2 minutes 39.807 seconds

<BadLogLines nodes=docker_n_45(6) example="ERROR 2022-04-28 18:06:26,585 [shard 0] cluster - persisted_stm.cc:217 - sync error: waiting for offset=769 failed with raft::offset_monitor::wait_aborted (offset monitor wait aborted); committed offset=769; ntp={kafka/topic-dqgmqwunxs/94}">

Traceback (most recent call last):
File "/usr/local/lib/python3.9/dist-packages/ducktape/tests/runner_client.py", line 135, in run
data = self.run_test()
File "/usr/local/lib/python3.9/dist-packages/ducktape/tests/runner_client.py", line 227, in run_test
return self.test_context.function(self.test)
File "/root/tests/rptest/services/cluster.py", line 47, in wrapped
self.redpanda.raise_on_bad_logs(allow_list=log_allow_list)
File "/root/tests/rptest/services/redpanda.py", line 1001, in raise_on_bad_logs
raise BadLogLines(bad_lines)
rptest.services.redpanda.BadLogLines:

@LenaAn LenaAn added kind/bug Something isn't working ci-failure labels Apr 29, 2022
@LenaAn
Copy link
Contributor Author

LenaAn commented Apr 29, 2022

@ztlpn does it look similar to what you investigate now?

@ztlpn
Copy link
Contributor

ztlpn commented Apr 29, 2022

no, that's something different - an unexpected error log line

@abhijat
Copy link
Contributor

abhijat commented May 6, 2022

@rystsov
Copy link
Contributor

rystsov commented May 10, 2022

@twmb
Copy link
Contributor

twmb commented May 12, 2022



test_id:    rptest.tests.franz_go_verifiable_test.FranzGoVerifiableTest.test_with_all_type_of_loads
--
  | status:     FAIL
  | run time:   2 minutes 57.288 seconds
  |  
  |  
  | <BadLogLines nodes=docker-rp-35(7) example="ERROR 2022-05-11 20:24:52,813 [shard 1] cluster - persisted_stm.cc:217 - sync error: waiting for offset=990 failed with raft::offset_monitor::wait_aborted (offset monitor wait aborted); committed offset=990; ntp={kafka/topic-rcvxvldave/57}">
  | Traceback (most recent call last):
  | File "/usr/local/lib/python3.9/dist-packages/ducktape/tests/runner_client.py", line 135, in run
  | data = self.run_test()
  | File "/usr/local/lib/python3.9/dist-packages/ducktape/tests/runner_client.py", line 227, in run_test
  | return self.test_context.function(self.test)
  | File "/root/tests/rptest/services/cluster.py", line 47, in wrapped
  | self.redpanda.raise_on_bad_logs(allow_list=log_allow_list)
  | File "/root/tests/rptest/services/redpanda.py", line 1071, in raise_on_bad_logs
  | raise BadLogLines(bad_lines)
  | rptest.services.utils.BadLogLines: <BadLogLines nodes=docker-rp-35(7) example="ERROR 2022-05-11 20:24:52,813 [shard 1] cluster - persisted_stm.cc:217 - sync error: waiting for offset=990 failed with raft::offset_monitor::wait_aborted (offset monitor wait aborted); committed offset=990; ntp={kafka/topic-rcvxvldave/57}">

https://buildkite.com/redpanda/redpanda/builds/10037#cda331a2-d653-4c2e-ba7b-5d46461c52c8

@ZeDRoman
Copy link
Contributor

This tests is now moved out of Ci test suite.
Now it will be running with scaling test in Clustered Ducktape.
If this error will repeat there, we will reopen this ticket

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci-failure kind/bug Something isn't working
Projects
None yet
Development

No branches or pull requests

6 participants