Skip to content

Flaky test: test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread #93693

@maxknv

Description

@maxknv

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_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread
Failure reason: Timeout
CI report: Integration tests (arm_binary, distributed plan, 4/4)

Failing test history: cidb

Test output:

File: test_async_insert_adaptive_busy_timeout/test.py:124 - in test_with_merge_tree_multithread
    _insert_queries_in_parallel(
File: test_async_insert_adaptive_busy_timeout/test.py:83 - in _insert_queries_in_parallel
    p.starmap(
File: /usr/lib/python3.10/multiprocessing/pool.py:375 - in starmap
    return self._map_async(func, iterable, starmapstar, chunksize).get()
File: /usr/lib/python3.10/multiprocessing/pool.py:768 - in get
    self.wait(timeout)
File: /usr/lib/python3.10/multiprocessing/pool.py:765 - in wait
    self._event.wait(timeout)
File: /usr/lib/python3.10/threading.py:607 - in wait
    signaled = self._cond.wait(timeout)
File: /usr/lib/python3.10/threading.py:320 - in wait
    waiter.acquire()
E   Failed: Timeout >900.0s

Metadata

Metadata

Assignees

Labels

flaky testflaky test found by CItestingSpecial issue with list of bugs found by CI

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions