Skip to content

Flaky test: test_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes #93914

@kssenii

Description

@kssenii

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_backup_restore_on_cluster/test_disallow_concurrency.py::test_concurrent_backups_on_different_nodes
Failure reason:
CI report: Integration tests (amd_tsan, 4/6)

CIDB statistics: cidb

Test output:

File: test_backup_restore_on_cluster/test_disallow_concurrency.py:195 - in test_concurrent_backups_on_different_nodes
    create_and_fill_table()
File: test_backup_restore_on_cluster/test_disallow_concurrency.py:57 - in create_and_fill_table
    create_test_table(node0)
File: test_backup_restore_on_cluster/concurrency_helper.py:64 - in create_test_table
    node.query(
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: 209, stderr: Code: 209. DB::NetException: Timeout: connect timed out: 172.16.4.5:9000 (172.16.4.5:9000, connection timeout 10000 ms). (SOCKET_TIMEOUT), Stack trace (when copying this message, always include the lines below):
E   
E   0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:113: Poco::Exception::Exception(String const&, int) @ 0x000000002f374a60
E   1. ./ci/tmp/build/./src/Common/Exception.cpp:136: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x00000000165743b8
E   2. ./src/Common/Exception.h:172: DB::Exception::Exception(String&&, int, String, bool) @ 0x0000000009d5b2ee
E   3. ./src/Common/NetException.h:26: DB::NetException::NetException<String, String const&, long>(int, FormatStringHelperImpl<std::type_identity<String>::type, std::type_identity<String const&>::type, std::type_identity<long>::type>, String&&, String const&, long&&) @ 0x0000000026861d43
E   4. ./ci/tmp/build/./src/Client/Connection.cpp:359: DB::Connection::connect(DB::ConnectionTimeouts const&) @ 0x0000000026848174
E   5. ./ci/tmp/build/./src/Client/Connection.cpp:669: DB::Connection::getServerVersion(DB::ConnectionTimeouts const&, String&, unsigned long&, unsigned long&, unsigned long&, unsigned long&) @ 0x0000000026851751
E   6. ./ci/tmp/build/./programs/client/Client.cpp:522: DB::Client::connect() @ 0x00000000168c7e64
E   7. ./ci/tmp/build/./programs/client/Client.cpp:378: DB::Client::main(std::vector<String, std::allocator<String>> const&) @ 0x00000000168c55e8
E   8. ./ci/tmp/build/./programs/client/Client.cpp:0: non-virtual thunk to DB::Client::main(std::vector<String, std::allocator<String>> const&) @ 0x00000000168c6ee1
E   9. ./ci/tmp/build/./base/poco/Util/src/Application.cpp:315: Poco::Util::Application::run() @ 0x000000002f4e237f
E   10. ./ci/tmp/build/./programs/client/Client.cpp:1286: mainEntryClickHouseClient(int, char**) @ 0x00000000168dcfce
E   11. ./ci/tmp/build/./programs/main.cpp:380: main @ 0x0000000009d4c254
E   12. __pow_finite @ 0x0000000000029d90
E   13. __remainder_finite @ 0x0000000000029e40
E   14. _start @ 0x0000000009c99bee
[teardown]
File: test_backup_restore_on_cluster/test_disallow_concurrency.py:45 - in drop_after_test
    node0.query(
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: 209, stderr: Code: 209. DB::NetException: Timeout: connect timed out: 172.16.4.5:9000 (172.16.4.5:9000, connection timeout 10000 ms). (SOCKET_TIMEOUT), Stack trace (when copying this message, always include the lines below):
E   
E   0. ./contrib/llvm-project/libcxx/include/__exception/exception.h:113: Poco::Exception::Exception(String const&, int) @ 0x000000002f374a60
E   1. ./ci/tmp/build/./src/Common/Exception.cpp:136: DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x00000000165743b8
E   2. ./src/Common/Exception.h:172: DB::Exception::Exception(String&&, int, String, bool) @ 0x0000000009d5b2ee
E   3. ./src/Common/NetException.h:26: DB::NetException::NetException<String, String const&, long>(int, FormatStringHelperImpl<std::type_identity<String>::type, std::type_identity<String const&>::type, std::type_identity<long>::type>, String&&, String const&, long&&) @ 0x0000000026861d43
E   4. ./ci/tmp/build/./src/Client/Connection.cpp:359: DB::Connection::connect(DB::ConnectionTimeouts const&) @ 0x0000000026848174
E   5. ./ci/tmp/build/./src/Client/Connection.cpp:669: DB::Connection::getServerVersion(DB::ConnectionTimeouts const&, String&, unsigned long&, unsigned long&, unsigned long&, unsigned long&) @ 0x0000000026851751
~~~~~ truncated 9 lines ~~~~~

Metadata

Metadata

Assignees

No one assigned

    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