2024-06-28 23:02:19,625 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-06-28 23:02:19,625 - INFO - ya.test - pytest_runtest_setup: test_big_dataset[csv-additional_args0-column] 2024-06-28 23:02:19,625 - INFO - ya.test - pytest_runtest_setup: #################################################################################################### 2024-06-28 23:02:19,625 - INFO - ya.test - pytest_runtest_setup: Test setup 2024-06-28 23:02:19,629 - INFO - ya.test - pytest_runtest_call: Test call (class_name: test_ydb_impex.py::TestImpex, test_name: test_big_dataset[csv-additional_args0-column]) 2024-06-28 23:02:19,630 - DEBUG - ydb.connection - _prepare_call: RpcState(ExecuteSchemeQuery, 89495155-6a6d-4ed6-8457-cf35838efd19, epdds4lr0jpont8h39la.auto.internal:16383): creating call state 2024-06-28 23:02:19,631 - DEBUG - ydb.connection - _log_request: RpcState(ExecuteSchemeQuery, 89495155-6a6d-4ed6-8457-cf35838efd19, epdds4lr0jpont8h39la.auto.internal:16383): request = { session_id: "ydb://session/3?node_id=1&id=YjVlYTE5YTQtYWI0MmU1YWEtNTliNmFkMzgtOWNkNmIzN2I=" yql_text: "\n CREATE TABLE `/Root/test_big_dataset[csv-additional_args0-column]` (\n key Uint32 NOT NULL,\n id Uint64,\n value Utf8,\n PRIMARY KEY(key)\n )\n PARTITION BY HASH(key)\n WITH (\n STORE = column\n )\n " operation_params { operation_timeout { seconds: 600 } cancel_after { seconds: 600 } } } 2024-06-28 23:02:20,840 - DEBUG - ydb.connection - _log_response: RpcState(ExecuteSchemeQuery, 89495155-6a6d-4ed6-8457-cf35838efd19, epdds4lr0jpont8h39la.auto.internal:16383): response = { operation { ready: true status: SUCCESS } } 2024-06-28 23:02:25,440 - DEBUG - ya.test - get_binary: Binary was found by /home/runner/.ya/build/build_root/n8bp/001612/ydb/apps/ydb/ydb 2024-06-28 23:02:25,444 - DEBUG - ya.test - _get_command_output_file: Command out will be placed to ydb.out.66 2024-06-28 23:02:25,453 - DEBUG - ya.test - _get_command_output_file: Command err will be placed to ydb.err.133 2024-06-28 23:02:25,462 - DEBUG - ya.test - execute: Executing '['/home/runner/.ya/build/build_root/n8bp/001612/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:16383', '--database', '/Root', 'import', 'file', 'csv', '-p', '/Root/test_big_dataset[csv-additional_args0-column]', '--header', '/home/runner/.ya/build/build_root/n8bp/001612/tmp/test_big_dataset_csv_additiona1/tempinput0.csv', '/home/runner/.ya/build/build_root/n8bp/001612/tmp/test_big_dataset_csv_additiona1/tempinput1.csv', '/home/runner/.ya/build/build_root/n8bp/001612/tmp/test_big_dataset_csv_additiona1/tempinput2.csv']' in 'None' (waiting) 2024-06-28 23:02:25,464 - DEBUG - ya.test - execute: Command pid: 293621 2024-06-28 23:02:33,008 - DEBUG - ya.test - _save_outputs: Command (pid 293621) rc: 0 2024-06-28 23:02:33,012 - DEBUG - ya.test - _save_outputs: Command (pid 293621) elapsed time (sec): 7.520193099975586 2024-06-28 23:02:33,019 - DEBUG - ya.test - _save_outputs: Command (pid 293621) idrss: 0 2024-06-28 23:02:33,020 - DEBUG - ya.test - _save_outputs: Command (pid 293621) inblock: 0 2024-06-28 23:02:33,020 - DEBUG - ya.test - _save_outputs: Command (pid 293621) isrss: 0 2024-06-28 23:02:33,020 - DEBUG - ya.test - _save_outputs: Command (pid 293621) ixrss: 0 2024-06-28 23:02:33,020 - DEBUG - ya.test - _save_outputs: Command (pid 293621) majflt: 2 2024-06-28 23:02:33,021 - DEBUG - ya.test - _save_outputs: Command (pid 293621) maxrss: 1237392 2024-06-28 23:02:33,021 - DEBUG - ya.test - _save_outputs: Command (pid 293621) minflt: 601387 2024-06-28 23:02:33,021 - DEBUG - ya.test - _save_outputs: Command (pid 293621) msgrcv: 0 2024-06-28 23:02:33,021 - DEBUG - ya.test - _save_outputs: Command (pid 293621) msgsnd: 0 2024-06-28 23:02:33,021 - DEBUG - ya.test - _save_outputs: Command (pid 293621) nivcsw: 505 2024-06-28 23:02:33,022 - DEBUG - ya.test - _save_outputs: Command (pid 293621) nsignals: 0 2024-06-28 23:02:33,022 - DEBUG - ya.test - _save_outputs: Command (pid 293621) nswap: 0 2024-06-28 23:02:33,022 - DEBUG - ya.test - _save_outputs: Command (pid 293621) nvcsw: 47630 2024-06-28 23:02:33,022 - DEBUG - ya.test - _save_outputs: Command (pid 293621) oublock: 8 2024-06-28 23:02:33,022 - DEBUG - ya.test - _save_outputs: Command (pid 293621) stime: 6.174524 2024-06-28 23:02:33,023 - DEBUG - ya.test - _save_outputs: Command (pid 293621) utime: 22.717272 2024-06-28 23:02:33,023 - DEBUG - ya.test - _save_outputs: Command (pid 293621) wtime: 7.53 2024-06-28 23:02:33,023 - DEBUG - ya.test - _save_outputs: Command (pid 293621) output: 2024-06-28 23:02:33,023 - DEBUG - ya.test - _save_outputs: Command (pid 293621) errors: Elapsed: 6.204942 sec 2024-06-28 23:02:33,023 - DEBUG - ya.test - verify_sanitize_errors: No sanitizer errors found 2024-06-28 23:02:33,024 - DEBUG - __tests__.test_ydb_impex - execute_ydb_cli_command: std_out: 2024-06-28 23:02:33,037 - DEBUG - ya.test - get_binary: Binary was found by /home/runner/.ya/build/build_root/n8bp/001612/ydb/apps/ydb/ydb 2024-06-28 23:02:33,062 - DEBUG - ya.test - _get_command_output_file: Command err will be placed to ydb.err.134 2024-06-28 23:02:33,063 - DEBUG - ya.test - execute: Executing '['/home/runner/.ya/build/build_root/n8bp/001612/ydb/apps/ydb/ydb', '--endpoint', 'grpc://localhost:16383', '--database', '/Root', 'table', 'query', 'execute', '-q', 'SELECT count(*) FROM `/Root/test_big_dataset[csv-additional_args0-column]`', '-t', 'scan']' in 'None' (waiting) 2024-06-28 23:02:33,064 - DEBUG - ya.test - execute: Command pid: 298874 2024-06-28 23:02:37,515 - DEBUG - ya.test - _save_outputs: Command (pid 298874) rc: 1 2024-06-28 23:02:37,516 - DEBUG - ya.test - _save_outputs: Command (pid 298874) elapsed time (sec): 4.438191175460815 2024-06-28 23:02:37,516 - DEBUG - ya.test - _save_outputs: Command (pid 298874) idrss: 0 2024-06-28 23:02:37,517 - DEBUG - ya.test - _save_outputs: Command (pid 298874) inblock: 1192 2024-06-28 23:02:37,517 - DEBUG - ya.test - _save_outputs: Command (pid 298874) isrss: 0 2024-06-28 23:02:37,517 - DEBUG - ya.test - _save_outputs: Command (pid 298874) ixrss: 0 2024-06-28 23:02:37,517 - DEBUG - ya.test - _save_outputs: Command (pid 298874) majflt: 23 2024-06-28 23:02:37,518 - DEBUG - ya.test - _save_outputs: Command (pid 298874) maxrss: 817384 2024-06-28 23:02:37,518 - DEBUG - ya.test - _save_outputs: Command (pid 298874) minflt: 96082 2024-06-28 23:02:37,518 - DEBUG - ya.test - _save_outputs: Command (pid 298874) msgrcv: 0 2024-06-28 23:02:37,518 - DEBUG - ya.test - _save_outputs: Command (pid 298874) msgsnd: 0 2024-06-28 23:02:37,519 - DEBUG - ya.test - _save_outputs: Command (pid 298874) nivcsw: 25 2024-06-28 23:02:37,519 - DEBUG - ya.test - _save_outputs: Command (pid 298874) nsignals: 0 2024-06-28 23:02:37,519 - DEBUG - ya.test - _save_outputs: Command (pid 298874) nswap: 0 2024-06-28 23:02:37,519 - DEBUG - ya.test - _save_outputs: Command (pid 298874) nvcsw: 3653 2024-06-28 23:02:37,520 - DEBUG - ya.test - _save_outputs: Command (pid 298874) oublock: 8 2024-06-28 23:02:37,520 - DEBUG - ya.test - _save_outputs: Command (pid 298874) stime: 0.239976 2024-06-28 23:02:37,520 - DEBUG - ya.test - _save_outputs: Command (pid 298874) utime: 0.126357 2024-06-28 23:02:37,520 - DEBUG - ya.test - _save_outputs: Command (pid 298874) wtime: 4.452 2024-06-28 23:02:37,521 - DEBUG - ya.test - _save_outputs: Command (pid 298874) output: 2024-06-28 23:02:37,521 - DEBUG - ya.test - _save_outputs: Command (pid 298874) errors: Status: TRANSPORT_UNAVAILABLE Issues:
: Error: GRpc error: (14): Socket closed 2024-06-28 23:02:37,521 - ERROR - ya.test - _finalise: Execution failed with exit code: 1 ,std_out:b'' std_err:b'Status: TRANSPORT_UNAVAILABLE\nIssues: \n
: Error: GRpc error: (14): Socket closed\n' 2024-06-28 23:02:38,329 - ERROR - ya.test - logreport: ydb/tests/functional/ydb_cli/test_ydb_impex.py:334: in test_big_dataset return self.validate_gen_data() ydb/tests/functional/ydb_cli/test_ydb_impex.py:281: in validate_gen_data self.execute_ydb_cli_command(["table", "query", "execute", "-q", query, "-t", "scan"], stdout=output_file_name) ydb/tests/functional/ydb_cli/test_ydb_impex.py:171: in execute_ydb_cli_command execution = yatest_common.execute( library/python/testing/yatest_common/yatest/common/process.py:656: in execute res.wait(check_exit_code, timeout, on_timeout) library/python/testing/yatest_common/yatest/common/process.py:411: in wait self._finalise(check_exit_code) library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise raise ExecutionError(self) E yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/n8bp/001612/ydb/apps/ydb/ydb --endpoint grpc://localhost:16383 --database /Root table query execute -q SELECT count(*) FROM `/Root/test_big_dataset[csv-additional_args0-column]` -t scan' has failed with code 1. E Errors: E b'Status: TRANSPORT_UNAVAILABLE\nIssues: \n
: Error: GRpc error: (14): Socket closed\n' 2024-06-28 23:02:38,332 - INFO - ya.test - pytest_runtest_teardown: Test teardown 2024-06-28 23:02:44,769 - DEBUG - ya.test - verify: Test did not pass, will not verify test output with possible canonical one 2024-06-28 23:02:44,769 - DEBUG - ya.test - verify: Test test_ydb_impex.TestImpex.test_big_dataset[csv-additional_args0-column] status: fail 2024-06-28 23:02:44,769 - DEBUG - ya.test - verify: ydb/tests/functional/ydb_cli/test_ydb_impex.py:334: in test_big_dataset return self.validate_gen_data() ydb/tests/functional/ydb_cli/test_ydb_impex.py:281: in validate_gen_data self.execute_ydb_cli_command(["table", "query", "execute", "-q", query, "-t", "scan"], stdout=output_file_name) ydb/tests/functional/ydb_cli/test_ydb_impex.py:171: in execute_ydb_cli_command execution = yatest_common.execute( library/python/testing/yatest_common/yatest/common/process.py:656: in execute res.wait(check_exit_code, timeout, on_timeout) library/python/testing/yatest_common/yatest/common/process.py:411: in wait self._finalise(check_exit_code) library/python/testing/yatest_common/yatest/common/process.py:422: in _finalise raise ExecutionError(self) E yatest.common.process.ExecutionError: Command '/home/runner/.ya/build/build_root/n8bp/001612/ydb/apps/ydb/ydb --endpoint grpc://localhost:16383 --database /Root table query execute -q SELECT count(*) FROM `/Root/test_big_dataset[csv-additional_args0-column]` -t scan' has failed with code 1. E Errors: E b'Status: TRANSPORT_UNAVAILABLE\nIssues: \n
: Error: GRpc error: (14): Socket closed\n'