Skip to content

Incorrect tableId in reply [72075186225437929:20:8], Query invalidated on scheme/internal error during Scan execution #15680

@dorooleg

Description

@dorooleg

Все логи: https://sandbox.yandex-team.ru/resource/8252668595/view


ydb/tests/olap/scenario <py3test> [size:medium]
------ sole chunk ran 8 tests (total:813.64s - test:813.61s)
[fail] test_alter_tiering.py::TestAlterTiering::test[many_tables] [default-linux-x86_64-profile] (129.80s)
ydb/tests/olap/scenario/conftest.py:88: in test
    ctx.executable(self, ctx)
ydb/tests/olap/scenario/test_alter_tiering.py:350: in scenario_many_tables
    threads.start_and_wait_all()
ydb/tests/olap/common/thread_helper.py:43: in start_and_wait_all
    self.join_all()
ydb/tests/olap/common/thread_helper.py:39: in join_all
    thread.join(timeout=timeout)
ydb/tests/olap/common/thread_helper.py:15: in join
    raise self.exc
ydb/tests/olap/common/thread_helper.py:8: in run
    self.ret = self._target(*self._args, **self._kwargs)
ydb/tests/olap/scenario/test_alter_tiering.py:239: in _loop_scan
    sth.execute_scan_query(
ydb/tests/olap/scenario/helpers/scenario_tests_helper.py:459: in execute_scan_query
    for result_set in it:
contrib/python/ydb/py3/ydb/_utilities.py:173: in __next__
    return self._next()
contrib/python/ydb/py3/ydb/_utilities.py:164: in _next
    res = self.wrapper(next(self.it))
contrib/python/ydb/py3/ydb/table.py:1181: in <lambda>
    lambda resp: _wrap_scan_query_response(resp, self._table_client_settings),
contrib/python/ydb/py3/ydb/table.py:952: in _wrap_scan_query_response
    issues._process_response(response)
contrib/python/ydb/py3/ydb/issues.py:225: in _process_response
    raise exc_obj(_format_response(response_proto), response_proto.issues)
E   ydb.issues.Aborted: message: "Incorrect tableId in reply [72075186225437929:20:8]." issue_code: 2028 severity: 1 ,message: "Query invalidated on scheme/internal error during Scan execution" issue_code: 2019 severity: 1 (server_code: 400040)
Log: /home/hcpp/ydb_github/ydb/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff/test_alter_tiering.py.TestAlterTiering.test.many_tables.log
Logsdir: /home/hcpp/ydb_github/ydb/ydb/tests/olap/scenario/test-results/py3test/testing_out_stuff

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions