-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Flaky test: test_storage_s3_queue/test_5.py::test_shutdown_order #93206
Copy link
Copy link
Closed
Labels
flaky testflaky test found by CIflaky test found by CItestingSpecial issue with list of bugs found by CISpecial issue with list of bugs found by CI
Description
Important: This issue was automatically generated and is used by CI for matching failures. DO NOT modify the body content. DO NOT remove labels.
Test name: test_storage_s3_queue/test_5.py::test_shutdown_order
Failure reason: Client failed! Return code: 159, stderr: Error on processing query
CI report: Integration tests (amd_tsan, 2/6)
CIDB statistics: cidb
Test output:
File: test_storage_s3_queue/test_5.py:848 - in test_shutdown_order
node.query(f"DROP TABLE {mv_table_name} SYNC")
File: helpers/cluster.py:4479 - in query
return self.client.query(
File: helpers/client.py:40 - in wrap
return func(self, *args, **kwargs)
File: helpers/client.py:80 - in query
).get_answer()
File: helpers/client.py:269 - in get_answer
raise QueryRuntimeException(
E helpers.client.QueryRuntimeException: Client failed! Return code: 159, stderr: Error on processing query: Timeout exceeded while receiving data from server. Waited for 300 seconds, timeout is 300 seconds.
E (query: DROP TABLE test_shutdown_order_mvrhlb_mv SYNC)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
flaky testflaky test found by CIflaky test found by CItestingSpecial issue with list of bugs found by CISpecial issue with list of bugs found by CI