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

tests/si_utils: error message for quiesce_uploads timeouts #15963

Conversation

andijcr
Copy link
Contributor

@andijcr andijcr commented Jan 5, 2024

quiesce_uploads() can timeout for several reasons.
These reasons are logged but the final timeout error does not capture this message.

This pr reports the last message produced while waiting for the last kafka offset to read the high watermark.
hopefully, this should make it slightly easier to differentiate between failure modes

Related to #15310 (comment)

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v23.3.x
  • v23.2.x
  • v23.1.x

Release Notes

  • none

@vbotbuildovich
Copy link
Collaborator

vbotbuildovich commented Jan 5, 2024

new failures in https://buildkite.com/redpanda/redpanda/builds/43483#018cda2b-7ea7-4eef-a453-217709b0069a:

"rptest.tests.recovery_mode_test.DisablingPartitionsTest.test_disable"

new failures in https://buildkite.com/redpanda/redpanda/builds/43483#018ce965-f6f6-4542-9ab5-72491515a423:

"rptest.tests.recovery_mode_test.DisablingPartitionsTest.test_disable"

@andijcr
Copy link
Contributor Author

andijcr commented Jan 5, 2024

@piyushredpanda piyushredpanda merged commit 981fb85 into redpanda-data:dev Jan 9, 2024
17 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants