Apr 30,2022 16:37:57   ⟥  Module stateless
              1m 25s        [bash] builder@altinity-builder:~/builds/altinity-qa/clickhouse/cicd/release$ export PS1="bash# "
              1m 25s        [bash] bash# ./tests/stateless/run.sh
              1m 26s        [bash] + dpkg -i package_folder/clickhouse-common-static_21.8.15.15.altinitystable_amd64.deb
              1m 26s        [bash] Selecting previously unselected package clickhouse-common-static.
              1m 26s        [bash] (Reading database ... 33281 files and directories currently installed.)
              1m 26s        [bash] Preparing to unpack .../clickhouse-common-static_21.8.15.15.altinitystable_amd64.deb ...
              1m 26s        [bash] Unpacking clickhouse-common-static (21.8.15.15.altinitystable) ...
              1m 29s        [bash] Setting up clickhouse-common-static (21.8.15.15.altinitystable) ...
              1m 29s        [bash] + dpkg -i package_folder/clickhouse-common-static-dbg_21.8.15.15.altinitystable_amd64.deb
              1m 29s        [bash] Selecting previously unselected package clickhouse-common-static-dbg.
              1m 29s        [bash] (Reading database ... 33297 files and directories currently installed.)
              1m 29s        [bash] Preparing to unpack .../clickhouse-common-static-dbg_21.8.15.15.altinitystable_amd64.deb ...
              1m 29s        [bash] Unpacking clickhouse-common-static-dbg (21.8.15.15.altinitystable) ...
              1m 33s        [bash] Setting up clickhouse-common-static-dbg (21.8.15.15.altinitystable) ...
              1m 33s        [bash] + dpkg -i package_folder/clickhouse-server_21.8.15.15.altinitystable_all.deb
              1m 33s        [bash] Selecting previously unselected package clickhouse-server.
              1m 33s        [bash] (Reading database ... 33308 files and directories currently installed.)
              1m 33s        [bash] Preparing to unpack .../clickhouse-server_21.8.15.15.altinitystable_all.deb ...
              1m 33s        [bash] Unpacking clickhouse-server (21.8.15.15.altinitystable) ...
              1m 33s        [bash] Setting up clickhouse-server (21.8.15.15.altinitystable) ...
              1m 33s        [bash] ClickHouse binary is already located at /usr/bin/clickhouse
              1m 33s        [bash] Symlink /usr/bin/clickhouse-server already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
              1m 33s        [bash] Creating symlink /usr/bin/clickhouse-server to /usr/bin/clickhouse.
              1m 33s        [bash] Creating symlink /usr/bin/clickhouse-client to /usr/bin/clickhouse.
              1m 33s        [bash] Creating symlink /usr/bin/clickhouse-local to /usr/bin/clickhouse.
              1m 33s        [bash] Creating symlink /usr/bin/clickhouse-benchmark to /usr/bin/clickhouse.
              1m 33s        [bash] Symlink /usr/bin/clickhouse-copier already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
              1m 33s        [bash] Creating symlink /usr/bin/clickhouse-copier to /usr/bin/clickhouse.
              1m 33s        [bash] Creating symlink /usr/bin/clickhouse-obfuscator to /usr/bin/clickhouse.
              1m 33s        [bash] Creating symlink /usr/bin/clickhouse-git-import to /usr/bin/clickhouse.
              1m 33s        [bash] Creating symlink /usr/bin/clickhouse-compressor to /usr/bin/clickhouse.
              1m 33s        [bash] Creating symlink /usr/bin/clickhouse-format to /usr/bin/clickhouse.
              1m 33s        [bash] Symlink /usr/bin/clickhouse-extract-from-config already exists but it points to /clickhouse. Will replace the old symlink to /usr/bin/clickhouse.
              1m 33s        [bash] Creating symlink /usr/bin/clickhouse-extract-from-config to /usr/bin/clickhouse.
              1m 33s        [bash] Creating clickhouse group if it does not exist.
              1m 33s        [bash]  groupadd -r clickhouse
              1m 33s        [bash] Creating clickhouse user if it does not exist.
              1m 33s        [bash]  useradd -r --shell /bin/false --home-dir /nonexistent -g clickhouse clickhouse
              1m 33s        [bash] Will set ulimits for clickhouse user in /etc/security/limits.d/clickhouse.conf.
              1m 33s        [bash] Creating config directory /etc/clickhouse-server/config.d that is used for tweaks of main server configuration.
              1m 33s        [bash] Creating config directory /etc/clickhouse-server/users.d that is used for tweaks of users configuration.
              1m 33s        [bash] Config file /etc/clickhouse-server/config.xml already exists, will keep it and extract path info from it.
              1m 33s        [bash] /etc/clickhouse-server/config.xml has /var/lib/clickhouse/ as data path.
              1m 33s        [bash] /etc/clickhouse-server/config.xml has /var/log/clickhouse-server/ as log path.
              1m 33s        [bash] Users config file /etc/clickhouse-server/users.xml already exists, will keep it and extract users info from it.
              1m 33s        [bash] Log directory /var/log/clickhouse-server/ already exists.
              1m 33s        [bash] Creating data directory /var/lib/clickhouse/.
              1m 33s        [bash] Creating pid directory /var/run/clickhouse-server.
              1m 33s        [bash]  chown -R clickhouse:clickhouse '/var/log/clickhouse-server/'
              1m 33s        [bash]  chown -R clickhouse:clickhouse '/var/run/clickhouse-server'
              1m 33s        [bash]  chown  clickhouse:clickhouse '/var/lib/clickhouse/'
              1m 33s        [bash]  groupadd -r clickhouse-bridge
              1m 33s        [bash]  useradd -r --shell /bin/false --home-dir /nonexistent -g clickhouse-bridge clickhouse-bridge
              1m 33s        [bash]  chown -R clickhouse-bridge:clickhouse-bridge '/usr/bin/clickhouse-odbc-bridge'
              1m 33s        [bash]  chown -R clickhouse-bridge:clickhouse-bridge '/usr/bin/clickhouse-library-bridge'
              1m 33s        [bash] Password for default user is empty string. See /etc/clickhouse-server/users.xml and /etc/clickhouse-server/users.d to change it.
              1m 33s        [bash] Setting capabilities for clickhouse binary. This is optional.
              1m 33s        [bash]  chown -R clickhouse:clickhouse '/etc/clickhouse-server'
              1m 33s        [bash] 
              1m 33s        [bash] ClickHouse has been successfully installed.
              1m 33s        [bash] 
              1m 33s        [bash] Start clickhouse-server with:
              1m 33s        [bash]  sudo clickhouse start
              1m 33s        [bash] 
              1m 33s        [bash] Start clickhouse-client with:
              1m 33s        [bash]  clickhouse-client
              1m 33s        [bash] 
              1m 33s        [bash] Processing triggers for systemd (245.4-4ubuntu3.16) ...
              1m 33s        [bash] + dpkg -i package_folder/clickhouse-client_21.8.15.15.altinitystable_all.deb
              1m 33s        [bash] Selecting previously unselected package clickhouse-client.
              1m 33s        [bash] (Reading database ... 33325 files and directories currently installed.)
              1m 33s        [bash] Preparing to unpack .../clickhouse-client_21.8.15.15.altinitystable_all.deb ...
              1m 33s        [bash] Unpacking clickhouse-client (21.8.15.15.altinitystable) ...
              1m 33s        [bash] Setting up clickhouse-client (21.8.15.15.altinitystable) ...
              1m 33s        [bash] + dpkg -i package_folder/clickhouse-test_21.8.15.15.altinitystable_all.deb
              1m 33s        [bash] Selecting previously unselected package clickhouse-test.
              1m 33s        [bash] (Reading database ... 33340 files and directories currently installed.)
              1m 33s        [bash] Preparing to unpack .../clickhouse-test_21.8.15.15.altinitystable_all.deb ...
              1m 33s        [bash] Unpacking clickhouse-test (21.8.15.15.altinitystable) ...
              1m 34s        [bash] Setting up clickhouse-test (21.8.15.15.altinitystable) ...
              1m 34s        [bash] + /usr/share/clickhouse-test/config/install.sh
              1m 34s        [bash] + DEST_SERVER_PATH=/etc/clickhouse-server
              1m 34s        [bash] + DEST_CLIENT_PATH=/etc/clickhouse-client
              1m 34s        [bash] +++ dirname /usr/share/clickhouse-test/config/install.sh
              1m 34s        [bash] ++ cd /usr/share/clickhouse-test/config
              1m 34s        [bash] ++ pwd -P
              1m 34s        [bash] Going to install test configs from /usr/share/clickhouse-test/config into /etc/clickhouse-server
              1m 34s        [bash] + SRC_PATH=/usr/share/clickhouse-test/config
              1m 34s        [bash] + echo 'Going to install test configs from /usr/share/clickhouse-test/config into /etc/clickhouse-server'
              1m 34s        [bash] + mkdir -p /etc/clickhouse-server/config.d/
              1m 34s        [bash] + mkdir -p /etc/clickhouse-server/users.d/
              1m 34s        [bash] + mkdir -p /etc/clickhouse-client
              1m 34s        [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/zookeeper.xml /etc/clickhouse-server/config.d/
              1m 34s        [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/listen.xml /etc/clickhouse-server/config.d/
              1m 34s        [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/part_log.xml /etc/clickhouse-server/config.d/
              1m 34s        [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/text_log.xml /etc/clickhouse-server/config.d/
              1m 34s        [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/metric_log.xml /etc/clickhouse-server/config.d/
              1m 34s        [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/custom_settings_prefixes.xml /etc/clickhouse-server/config.d/
              1m 34s        [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/macros.xml /etc/clickhouse-server/config.d/
              1m 34s        [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/disks.xml /etc/clickhouse-server/config.d/
              1m 34s        [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/secure_ports.xml /etc/clickhouse-server/config.d/
              1m 34s        [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/clusters.xml /etc/clickhouse-server/config.d/
              1m 34s        [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/graphite.xml /etc/clickhouse-server/config.d/
              1m 34s        [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/database_atomic.xml /etc/clickhouse-server/config.d/
              1m 34s        [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/max_concurrent_queries.xml /etc/clickhouse-server/config.d/
              1m 34s        [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/test_cluster_with_incorrect_pw.xml /etc/clickhouse-server/config.d/
              1m 34s        [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/keeper_port.xml /etc/clickhouse-server/config.d/
              1m 34s        [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/logging_no_rotate.xml /etc/clickhouse-server/config.d/
              1m 34s        [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/tcp_with_proxy.xml /etc/clickhouse-server/config.d/
              1m 34s        [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/top_level_domains_lists.xml /etc/clickhouse-server/config.d/
              1m 34s        [bash] + ln -sf /usr/share/clickhouse-test/config/config.d/top_level_domains_path.xml /etc/clickhouse-server/config.d/
              1m 34s        [bash] + ln -sf /usr/share/clickhouse-test/config/users.d/log_queries.xml /etc/clickhouse-server/users.d/
              1m 34s        [bash] + ln -sf /usr/share/clickhouse-test/config/users.d/readonly.xml /etc/clickhouse-server/users.d/
              1m 34s        [bash] + ln -sf /usr/share/clickhouse-test/config/users.d/access_management.xml /etc/clickhouse-server/users.d/
              1m 34s        [bash] + ln -sf /usr/share/clickhouse-test/config/users.d/database_atomic_drop_detach_sync.xml /etc/clickhouse-server/users.d/
              1m 34s        [bash] + ln -sf /usr/share/clickhouse-test/config/users.d/opentelemetry.xml /etc/clickhouse-server/users.d/
              1m 34s        [bash] + ln -sf /usr/share/clickhouse-test/config/users.d/remote_queries.xml /etc/clickhouse-server/users.d/
              1m 34s        [bash] + ln -sf /usr/share/clickhouse-test/config/users.d/timeouts.xml /etc/clickhouse-server/users.d/
              1m 34s        [bash] + ln -sf /usr/share/clickhouse-test/config/ints_dictionary.xml /etc/clickhouse-server/
              1m 34s        [bash] + ln -sf /usr/share/clickhouse-test/config/strings_dictionary.xml /etc/clickhouse-server/
              1m 34s        [bash] + ln -sf /usr/share/clickhouse-test/config/decimals_dictionary.xml /etc/clickhouse-server/
              1m 34s        [bash] + ln -sf /usr/share/clickhouse-test/config/executable_dictionary.xml /etc/clickhouse-server/
              1m 34s        [bash] + ln -sf /usr/share/clickhouse-test/config/executable_pool_dictionary.xml /etc/clickhouse-server/
              1m 34s        [bash] + ln -sf /usr/share/clickhouse-test/config/top_level_domains /etc/clickhouse-server/
              1m 34s        [bash] + ln -sf /usr/share/clickhouse-test/config/server.key /etc/clickhouse-server/
              1m 34s        [bash] + ln -sf /usr/share/clickhouse-test/config/server.crt /etc/clickhouse-server/
              1m 34s        [bash] + ln -sf /usr/share/clickhouse-test/config/dhparam.pem /etc/clickhouse-server/
              1m 34s        [bash] + ln -sf --backup=simple --suffix=_original.xml /usr/share/clickhouse-test/config/config.d/query_masking_rules.xml /etc/clickhouse-server/config.d/
              1m 34s        [bash] + [[ -n '' ]]
              1m 34s        [bash] + [[ -n '' ]]
              1m 34s        [bash] + [[ -n '' ]]
              1m 34s        [bash] + ln -sf /usr/share/clickhouse-test/config/client_config.xml /etc/clickhouse-client/config.xml
              1m 34s        [bash] + '[' 1 -gt 1 ']'
              1m 34s        [bash] + sudo clickhouse start
              1m 35s        [bash]  chown -R clickhouse: '/var/run/clickhouse-server/'
              1m 35s        [bash] Will run su -s /bin/sh 'clickhouse' -c '/usr/bin/clickhouse-server --config-file /etc/clickhouse-server/config.xml --pid-file /var/run/clickhouse-server/clickhouse-server.pid --daemon'
              1m 35s        [bash] Waiting for server to start
              1m 35s        [bash] Waiting for server to start
              1m 35s        [bash] Server started
              1m 35s        [bash] + [[ -n '' ]]
              1m 35s        [bash] + sleep 5
              1m 40s        [bash] + export -f run_tests
              1m 40s        [bash] + timeout 0 bash -c run_tests
              1m 40s        [bash] + read -ra ADDITIONAL_OPTIONS
              1m 40s        [bash] + '[' 1 -gt 1 ']'
              1m 40s        [bash] + [[ -n '' ]]
              1m 40s        [bash] + ADDITIONAL_OPTIONS+=('--jobs')
              1m 40s        [bash] + ADDITIONAL_OPTIONS+=('8')
              1m 40s        [bash] + [[ -n '' ]]
              1m 40s        [bash] + clickhouse-test --testname --shard --zookeeper --hung-check --print-time --use-skip-list --test-runs 1 --jobs 8
              1m 40s        [bash] + tee -a test_output/test_result.txt
              1m 40s        [bash] + ts '%Y-%m-%d %H:%M:%S'
              1m 40s        [bash] 2022-04-30 19:39:38 Using queries from '/usr/share/clickhouse-test/queries' directory
              1m 40s        [bash] 2022-04-30 19:39:38 Using clickhouse-client as client program (expecting split build)
              1m 40s        [bash] 2022-04-30 19:39:38 Connecting to ClickHouse server... OK
              1m 41s        [bash] 2022-04-30 19:39:39 Found 2903 parallel tests and 393 sequential tests
              1m 41s        [bash] 2022-04-30 19:39:39
              1m 41s        [bash] 2022-04-30 19:39:39 Running about 362 stateless tests (ForkPoolWorker-4).
              1m 41s        [bash] 2022-04-30 19:39:39
Apr 30,2022 16:39:39     ⟥  Feature 02131_remove_columns_in_subquery, flags:TE
               837us     ⟥⟤ OK 02131_remove_columns_in_subquery, /stateless/02131_remove_columns_in_subquery
              1m 41s        [bash] 2022-04-30 19:39:39 02131_remove_columns_in_subquery:                                       [ OK ] 0.20 sec.
              1m 41s        [bash] 2022-04-30 19:39:39
              1m 41s        [bash] 2022-04-30 19:39:39 Running about 362 stateless tests (ForkPoolWorker-6).
              1m 41s        [bash] 2022-04-30 19:39:39
Apr 30,2022 16:39:39     ⟥  Feature 02125_transform_decimal_bug, flags:TE
               630us     ⟥⟤ OK 02125_transform_decimal_bug, /stateless/02125_transform_decimal_bug
              1m 41s        [bash] 2022-04-30 19:39:39 02125_transform_decimal_bug:                                            [ OK ] 0.25 sec.
              1m 41s        [bash] 2022-04-30 19:39:39
              1m 41s        [bash] 2022-04-30 19:39:39 Running about 362 stateless tests (ForkPoolWorker-8).
              1m 41s        [bash] 2022-04-30 19:39:39
Apr 30,2022 16:39:39     ⟥  Feature 02125_dict_get_type_nullable_fix, flags:TE
               555us     ⟥⟤ OK 02125_dict_get_type_nullable_fix, /stateless/02125_dict_get_type_nullable_fix
              1m 41s        [bash] 2022-04-30 19:39:39 02125_dict_get_type_nullable_fix:                                       [ OK ] 0.23 sec.
              1m 42s        [bash] 2022-04-30 19:39:39
              1m 42s        [bash] 2022-04-30 19:39:39 Running about 362 stateless tests (ForkPoolWorker-7).
              1m 42s        [bash] 2022-04-30 19:39:39
Apr 30,2022 16:39:39     ⟥  Feature 02125_constant_if_condition_and_not_existing_column, flags:TE
               667us     ⟥⟤ OK 02125_constant_if_condition_and_not_existing_column, /stateless/02125_constant_if_condition_and_not_existing_column
              1m 42s        [bash] 2022-04-30 19:39:39 02125_constant_if_condition_and_not_existing_column:                    [ OK ] 0.30 sec.
              1m 42s        [bash] 2022-04-30 19:39:39
              1m 42s        [bash] 2022-04-30 19:39:39 Running about 362 stateless tests (ForkPoolWorker-3).
              1m 42s        [bash] 2022-04-30 19:39:39
Apr 30,2022 16:39:39     ⟥  Feature 02148_issue_32737, flags:TE
               462us     ⟥⟤ OK 02148_issue_32737, /stateless/02148_issue_32737
              1m 42s        [bash] 2022-04-30 19:39:39 02148_issue_32737:                                                      [ OK ] 0.40 sec.
              1m 42s        [bash] 2022-04-30 19:39:39
              1m 42s        [bash] 2022-04-30 19:39:39 Running about 362 stateless tests (ForkPoolWorker-5).
              1m 42s        [bash] 2022-04-30 19:39:39
Apr 30,2022 16:39:39     ⟥  Feature 02125_tskv_proper_names_reading, flags:TE
               580us     ⟥⟤ OK 02125_tskv_proper_names_reading, /stateless/02125_tskv_proper_names_reading
              1m 42s        [bash] 2022-04-30 19:39:39 02125_tskv_proper_names_reading:                                        [ OK ] 0.41 sec.
              1m 42s        [bash] 2022-04-30 19:39:39
              1m 42s        [bash] 2022-04-30 19:39:39 Running about 362 stateless tests (ForkPoolWorker-2).
              1m 42s        [bash] 2022-04-30 19:39:39
Apr 30,2022 16:39:39     ⟥  Feature 02183_array_tuple_literals_remote, flags:TE
               458us     ⟥⟤ OK 02183_array_tuple_literals_remote, /stateless/02183_array_tuple_literals_remote
              1m 42s        [bash] 2022-04-30 19:39:39 02183_array_tuple_literals_remote:                                      [ OK ] 0.40 sec.
Apr 30,2022 16:39:39     ⟥  Feature 02124_empty_uuid, flags:TE
               569us     ⟥⟤ OK 02124_empty_uuid, /stateless/02124_empty_uuid
              1m 42s        [bash] 2022-04-30 19:39:39 02124_empty_uuid:                                                       [ OK ] 0.21 sec.
              1m 42s        [bash] 2022-04-30 19:39:39
              1m 42s        [bash] 2022-04-30 19:39:39 Running about 362 stateless tests (ForkPoolWorker-1).
              1m 42s        [bash] 2022-04-30 19:39:39
Apr 30,2022 16:39:39     ⟥  Feature 02185_orc_corrupted_file, flags:TE
               406us     ⟥⟤ OK 02185_orc_corrupted_file, /stateless/02185_orc_corrupted_file
              1m 42s        [bash] 2022-04-30 19:39:39 02185_orc_corrupted_file:                                               [ OK ] 0.50 sec.
Apr 30,2022 16:39:39     ⟥  Feature 02113_format_row_bug, flags:TE
               647us     ⟥⟤ OK 02113_format_row_bug, /stateless/02113_format_row_bug
              1m 42s        [bash] 2022-04-30 19:39:39 02113_format_row_bug:                                                   [ OK ] 0.19 sec.
Apr 30,2022 16:39:40     ⟥  Feature 02111_with_fill_no_rows, flags:TE
               576us     ⟥⟤ OK 02111_with_fill_no_rows, /stateless/02111_with_fill_no_rows
              1m 42s        [bash] 2022-04-30 19:39:40 02111_with_fill_no_rows:                                                [ OK ] 0.22 sec.
Apr 30,2022 16:39:40     ⟥  Feature 02112_skip_index_set_and_or, flags:TE
               563us     ⟥⟤ OK 02112_skip_index_set_and_or, /stateless/02112_skip_index_set_and_or
              1m 42s        [bash] 2022-04-30 19:39:40 02112_skip_index_set_and_or:                                            [ OK ] 0.25 sec.
Apr 30,2022 16:39:40     ⟥  Feature 02111_json_column_name_encoding, flags:TE
               588us     ⟥⟤ OK 02111_json_column_name_encoding, /stateless/02111_json_column_name_encoding
              1m 42s        [bash] 2022-04-30 19:39:40 02111_json_column_name_encoding:                                        [ OK ] 0.20 sec.
Apr 30,2022 16:39:40     ⟥  Feature 02100_limit_push_down_bug, flags:TE
               639us     ⟥⟤ OK 02100_limit_push_down_bug, /stateless/02100_limit_push_down_bug
              1m 42s        [bash] 2022-04-30 19:39:40 02100_limit_push_down_bug:                                              [ OK ] 0.30 sec.
Apr 30,2022 16:39:40     ⟥  Feature 02100_replaceRegexpAll_bug, flags:TE
                 1ms     ⟥⟤ OK 02100_replaceRegexpAll_bug, /stateless/02100_replaceRegexpAll_bug
              1m 42s        [bash] 2022-04-30 19:39:40 02100_replaceRegexpAll_bug:                                             [ OK ] 0.27 sec.
Apr 30,2022 16:39:40     ⟥  Feature 02100_alter_scalar_circular_deadlock, flags:TE
               838us     ⟥⟤ OK 02100_alter_scalar_circular_deadlock, /stateless/02100_alter_scalar_circular_deadlock
              1m 42s        [bash] 2022-04-30 19:39:40 02100_alter_scalar_circular_deadlock:                                   [ OK ] 0.34 sec.
Apr 30,2022 16:39:40     ⟥  Feature 02101_avro_union_index_out_of_boundary, flags:TE
               636us     ⟥⟤ OK 02101_avro_union_index_out_of_boundary, /stateless/02101_avro_union_index_out_of_boundary
              1m 42s        [bash] 2022-04-30 19:39:40 02101_avro_union_index_out_of_boundary:                                 [ OK ] 0.57 sec.
Apr 30,2022 16:39:40     ⟥  Feature 02124_json_each_row_with_progress, flags:TE
               412us     ⟥⟤ OK 02124_json_each_row_with_progress, /stateless/02124_json_each_row_with_progress
              1m 42s        [bash] 2022-04-30 19:39:40 02124_json_each_row_with_progress:                                      [ OK ] 0.76 sec.
Apr 30,2022 16:39:40     ⟥  Feature 02097_default_dict_get_add_database, flags:TE
               392us     ⟥⟤ OK 02097_default_dict_get_add_database, /stateless/02097_default_dict_get_add_database
              1m 42s        [bash] 2022-04-30 19:39:40 02097_default_dict_get_add_database:                                    [ OK ] 0.31 sec.
Apr 30,2022 16:39:40     ⟥  Feature 02097_initializeAggregationNullable, flags:TE
               942us     ⟥⟤ OK 02097_initializeAggregationNullable, /stateless/02097_initializeAggregationNullable
              1m 43s        [bash] 2022-04-30 19:39:40 02097_initializeAggregationNullable:                                    [ OK ] 0.24 sec.
Apr 30,2022 16:39:40     ⟥  Feature 02096_sample_by_tuple, flags:TE
               662us     ⟥⟤ OK 02096_sample_by_tuple, /stateless/02096_sample_by_tuple
              1m 43s        [bash] 2022-04-30 19:39:40 02096_sample_by_tuple:                                                  [ OK ] 0.22 sec.
Apr 30,2022 16:39:40     ⟥  Feature 02053_INSERT_SELECT_MATERIALIZED, flags:TE
               700us     ⟥⟤ OK 02053_INSERT_SELECT_MATERIALIZED, /stateless/02053_INSERT_SELECT_MATERIALIZED
              1m 43s        [bash] 2022-04-30 19:39:40 02053_INSERT_SELECT_MATERIALIZED:                                       [ OK ] 0.22 sec.
Apr 30,2022 16:39:40     ⟥  Feature 02096_join_unusual_identifier_begin, flags:TE
               553us     ⟥⟤ OK 02096_join_unusual_identifier_begin, /stateless/02096_join_unusual_identifier_begin
              1m 43s        [bash] 2022-04-30 19:39:40 02096_join_unusual_identifier_begin:                                    [ OK ] 0.24 sec.
Apr 30,2022 16:39:41     ⟥  Feature 02045_like_function, flags:TE
               648us     ⟥⟤ OK 02045_like_function, /stateless/02045_like_function
              1m 43s        [bash] 2022-04-30 19:39:41 02045_like_function:                                                    [ OK ] 0.31 sec.
Apr 30,2022 16:39:41     ⟥  Feature 02039_group_by_with_totals_having, flags:TE
               578us     ⟥⟤ OK 02039_group_by_with_totals_having, /stateless/02039_group_by_with_totals_having
              1m 43s        [bash] 2022-04-30 19:39:41 02039_group_by_with_totals_having:                                      [ OK ] 0.22 sec.
Apr 30,2022 16:39:41     ⟥  Feature 02041_test_fuzzy_alter, flags:TE
               711us     ⟥⟤ OK 02041_test_fuzzy_alter, /stateless/02041_test_fuzzy_alter
              1m 43s        [bash] 2022-04-30 19:39:41 02041_test_fuzzy_alter:                                                 [ OK ] 0.26 sec.
Apr 30,2022 16:39:41     ⟥  Feature 02051_symlinks_to_user_files, flags:TE
               722us     ⟥⟤ OK 02051_symlinks_to_user_files, /stateless/02051_symlinks_to_user_files
              1m 43s        [bash] 2022-04-30 19:39:41 02051_symlinks_to_user_files:                                           [ OK ] 0.64 sec.
Apr 30,2022 16:39:41     ⟥  Feature 02114_hdfs_bad_url, flags:TE
               920us     ⟥⟤ OK 02114_hdfs_bad_url, /stateless/02114_hdfs_bad_url
              1m 43s        [bash] 2022-04-30 19:39:41 02114_hdfs_bad_url:                                                     [ OK ] 1.38 sec.
Apr 30,2022 16:39:41     ⟥  Feature 02027_arrayCumSumNonNegative_const, flags:TE
               689us     ⟥⟤ OK 02027_arrayCumSumNonNegative_const, /stateless/02027_arrayCumSumNonNegative_const
              1m 43s        [bash] 2022-04-30 19:39:41 02027_arrayCumSumNonNegative_const:                                     [ OK ] 0.26 sec.
Apr 30,2022 16:39:41     ⟥  Feature 02026_arrayDifference_const, flags:TE
               674us     ⟥⟤ OK 02026_arrayDifference_const, /stateless/02026_arrayDifference_const
              1m 43s        [bash] 2022-04-30 19:39:41 02026_arrayDifference_const:                                            [ OK ] 0.28 sec.
Apr 30,2022 16:39:41     ⟥  Feature 02025_subcolumns_compact_parts, flags:TE
               707us     ⟥⟤ OK 02025_subcolumns_compact_parts, /stateless/02025_subcolumns_compact_parts
              1m 43s        [bash] 2022-04-30 19:39:41 02025_subcolumns_compact_parts:                                         [ OK ] 0.46 sec.
              1m 44s        [bash] 2022-04-30 19:39:41 2025_having_filter_column:                                              [ OK ] 0.39 sec.
Apr 30,2022 16:39:41     ⟥  Feature 02023_transform_or_to_in, flags:TE
               540us     ⟥⟤ OK 02023_transform_or_to_in, /stateless/02023_transform_or_to_in
              1m 44s        [bash] 2022-04-30 19:39:41 02023_transform_or_to_in:                                               [ OK ] 0.43 sec.
Apr 30,2022 16:39:41     ⟥  Feature 02023_nullable_int_uint_where, flags:TE
               640us     ⟥⟤ OK 02023_nullable_int_uint_where, /stateless/02023_nullable_int_uint_where
              1m 44s        [bash] 2022-04-30 19:39:41 02023_nullable_int_uint_where:                                          [ OK ] 0.48 sec.
Apr 30,2022 16:39:42     ⟥  Feature 02021_prewhere_always_true_where, flags:TE
                 1ms     ⟥⟤ OK 02021_prewhere_always_true_where, /stateless/02021_prewhere_always_true_where
              1m 44s        [bash] 2022-04-30 19:39:42 02021_prewhere_always_true_where:                                       [ OK ] 0.31 sec.
              1m 44s        [bash] 2022-04-30 19:39:42 2020_cast_integer_overflow:                                             [ OK ] 0.39 sec.
Apr 30,2022 16:39:42     ⟥  Feature 02021_prewhere_column_optimization, flags:TE
               595us     ⟥⟤ OK 02021_prewhere_column_optimization, /stateless/02021_prewhere_column_optimization
              1m 44s        [bash] 2022-04-30 19:39:42 02021_prewhere_column_optimization:                                     [ OK ] 0.57 sec.
              1m 44s        [bash] 2022-04-30 19:39:42 2019_multiple_weird_with_fill:                                          [ OK ] 0.34 sec.
              1m 44s        [bash] 2022-04-30 19:39:42 2018_multiple_with_fill_for_the_same_column:                            [ OK ] 0.29 sec.
Apr 30,2022 16:39:42     ⟥  Feature 02017_columns_with_dot_2, flags:TE
               730us     ⟥⟤ OK 02017_columns_with_dot_2, /stateless/02017_columns_with_dot_2
              1m 44s        [bash] 2022-04-30 19:39:42 02017_columns_with_dot_2:                                               [ OK ] 0.38 sec.
              1m 44s        [bash] 2022-04-30 19:39:42 2017_order_by_with_fill_redundant_functions:                            [ OK ] 0.30 sec.
              1m 45s        [bash] 2022-04-30 19:39:42 2016_order_by_with_fill_monotonic_functions_removal:                    [ OK ] 0.25 sec.
Apr 30,2022 16:39:42     ⟥  Feature 02017_create_distributed_table_coredump, flags:TE
               648us     ⟥⟤ OK 02017_create_distributed_table_coredump, /stateless/02017_create_distributed_table_coredump
              1m 45s        [bash] 2022-04-30 19:39:42 02017_create_distributed_table_coredump:                                [ OK ] 0.42 sec.
Apr 30,2022 16:39:42     ⟥  Feature 02017_columns_with_dot, flags:TE
               662us     ⟥⟤ OK 02017_columns_with_dot, /stateless/02017_columns_with_dot
              1m 45s        [bash] 2022-04-30 19:39:42 02017_columns_with_dot:                                                 [ OK ] 0.50 sec.
              1m 45s        [bash] 2022-04-30 19:39:43 2016_agg_empty_result_bug_28880:                                        [ OK ] 0.32 sec.
              1m 45s        [bash] 2022-04-30 19:39:43 2015_order_by_with_fill_misoptimization:                                [ OK ] 0.29 sec.
              1m 45s        [bash] 2022-04-30 19:39:43 2015_column_default_dict_get_identifier:                                [ OK ] 0.27 sec.
              1m 45s        [bash] 2022-04-30 19:39:43 2013_lc_nullable_and_infinity:                                          [ OK ] 0.30 sec.
Apr 30,2022 16:39:43     ⟥  Feature 02014_storage_merge_order_by, flags:TE
               646us     ⟥⟤ OK 02014_storage_merge_order_by, /stateless/02014_storage_merge_order_by
              1m 45s        [bash] 2022-04-30 19:39:43 02014_storage_merge_order_by:                                           [ OK ] 0.71 sec.
              1m 46s        [bash] 2022-04-30 19:39:43 2014_dict_get_nullable_key:                                             [ OK ] 0.55 sec.
Apr 30,2022 16:39:43     ⟥  Feature 02012_low_cardinality_uuid_with_extremes, flags:TE
               806us     ⟥⟤ OK 02012_low_cardinality_uuid_with_extremes, /stateless/02012_low_cardinality_uuid_with_extremes
              1m 46s        [bash] 2022-04-30 19:39:43 02012_low_cardinality_uuid_with_extremes:                               [ OK ] 0.31 sec.
Apr 30,2022 16:39:43     ⟥  Feature 02010_array_index_bad_cast, flags:TE
               729us     ⟥⟤ OK 02010_array_index_bad_cast, /stateless/02010_array_index_bad_cast
              1m 46s        [bash] 2022-04-30 19:39:43 02010_array_index_bad_cast:                                             [ OK ] 0.23 sec.
              1m 46s        [bash] 2022-04-30 19:39:44 2015_global_in_threads:                                                 [ OK ] 1.60 sec.
Apr 30,2022 16:39:44     ⟥  Feature 02008_aliased_column_distributed_bug, flags:TE
               637us     ⟥⟤ OK 02008_aliased_column_distributed_bug, /stateless/02008_aliased_column_distributed_bug
              1m 46s        [bash] 2022-04-30 19:39:44 02008_aliased_column_distributed_bug:                                   [ OK ] 0.46 sec.
Apr 30,2022 16:39:44     ⟥  Feature 02008_test_union_distinct_in_subquery, flags:TE
               658us     ⟥⟤ OK 02008_test_union_distinct_in_subquery, /stateless/02008_test_union_distinct_in_subquery
              1m 46s        [bash] 2022-04-30 19:39:44 02008_test_union_distinct_in_subquery:                                  [ OK ] 0.50 sec.
              1m 47s        [bash] 2022-04-30 19:39:44 2010_lc_native:                                                         [ OK ] 1.06 sec.
Apr 30,2022 16:39:44     ⟥  Feature 02006_todatetime64_from_string, flags:TE
               571us     ⟥⟤ OK 02006_todatetime64_from_string, /stateless/02006_todatetime64_from_string
              1m 47s        [bash] 2022-04-30 19:39:44 02006_todatetime64_from_string:                                         [ OK ] 0.38 sec.
Apr 30,2022 16:39:45     ⟥  Feature 02003_WithMergeableStateAfterAggregationAndLimit_LIMIT_BY_LIMIT_OFFSET, flags:TE
               644us     ⟥⟤ OK 02003_WithMergeableStateAfterAggregationAndLimit_LIMIT_BY_LIMIT_OFFSET, /stateless/02003_WithMergeableStateAfterAggregationAndLimit_LIMIT_BY_LIMIT_OFFSET
              1m 47s        [bash] 2022-04-30 19:39:45 02003_WithMergeableStateAfterAggregationAndLimit_LIMIT_BY_LIMIT_OFFSET: [ OK ] 0.39 sec.
Apr 30,2022 16:39:45     ⟥  Feature 02003_bug_from_23515, flags:TE
               760us     ⟥⟤ OK 02003_bug_from_23515, /stateless/02003_bug_from_23515
              1m 47s        [bash] 2022-04-30 19:39:45 02003_bug_from_23515:                                                   [ OK ] 0.29 sec.
Apr 30,2022 16:39:45     ⟥  Feature 02002_sampling_and_unknown_column_bug, flags:TE
               833us     ⟥⟤ OK 02002_sampling_and_unknown_column_bug, /stateless/02002_sampling_and_unknown_column_bug
              1m 47s        [bash] 2022-04-30 19:39:45 02002_sampling_and_unknown_column_bug:                                  [ OK ] 0.29 sec.
Apr 30,2022 16:39:45     ⟥  Feature 02013_zlib_read_after_eof, flags:TE
               604us     ⟥⟤ OK 02013_zlib_read_after_eof, /stateless/02013_zlib_read_after_eof
              1m 47s        [bash] 2022-04-30 19:39:45 02013_zlib_read_after_eof:                                              [ OK ] 2.10 sec.
Apr 30,2022 16:39:45     ⟥  Feature 01948_group_bitmap_and_or_xor_fix, flags:TE
               555us     ⟥⟤ OK 01948_group_bitmap_and_or_xor_fix, /stateless/01948_group_bitmap_and_or_xor_fix
              1m 48s        [bash] 2022-04-30 19:39:45 01948_group_bitmap_and_or_xor_fix:                                      [ OK ] 0.28 sec.
Apr 30,2022 16:39:45     ⟥  Feature 02002_system_table_with_tuple, flags:TE
               658us     ⟥⟤ OK 02002_system_table_with_tuple, /stateless/02002_system_table_with_tuple
              1m 48s        [bash] 2022-04-30 19:39:45 02002_system_table_with_tuple:                                          [ OK ] 0.53 sec.
Apr 30,2022 16:39:45     ⟥  Feature 02004_invalid_partition_mutation_stuck, flags:TE
               503us     ⟥⟤ OK 02004_invalid_partition_mutation_stuck, /stateless/02004_invalid_partition_mutation_stuck
              1m 48s        [bash] 2022-04-30 19:39:45 02004_invalid_partition_mutation_stuck:                                 [ OK ] 1.09 sec.
Apr 30,2022 16:39:45     ⟥  Feature 02000_default_from_default_empty_column, flags:TE
                 4ms     ⟥⟤ OK 02000_default_from_default_empty_column, /stateless/02000_default_from_default_empty_column
              1m 48s        [bash] 2022-04-30 19:39:45 02000_default_from_default_empty_column:                                [ OK ] 0.47 sec.
Apr 30,2022 16:39:46     ⟥  Feature 01943_pmj_non_joined_stuck, flags:TE
               636us     ⟥⟤ OK 01943_pmj_non_joined_stuck, /stateless/01943_pmj_non_joined_stuck
              1m 48s        [bash] 2022-04-30 19:39:46 01943_pmj_non_joined_stuck:                                             [ OK ] 0.52 sec.
Apr 30,2022 16:39:46     ⟥  Feature 01942_untuple_transformers_msan, flags:TE
               638us     ⟥⟤ OK 01942_untuple_transformers_msan, /stateless/01942_untuple_transformers_msan
              1m 48s        [bash] 2022-04-30 19:39:46 01942_untuple_transformers_msan:                                        [ OK ] 0.25 sec.
Apr 30,2022 16:39:46     ⟥  Feature 01940_point_in_polygon_ubsan, flags:TE
               582us     ⟥⟤ OK 01940_point_in_polygon_ubsan, /stateless/01940_point_in_polygon_ubsan
              1m 48s        [bash] 2022-04-30 19:39:46 01940_point_in_polygon_ubsan:                                           [ OK ] 0.22 sec.
Apr 30,2022 16:39:46     ⟥  Feature 01941_dict_get_has_complex_single_key, flags:TE
               644us     ⟥⟤ OK 01941_dict_get_has_complex_single_key, /stateless/01941_dict_get_has_complex_single_key
              1m 48s        [bash] 2022-04-30 19:39:46 01941_dict_get_has_complex_single_key:                                  [ OK ] 0.35 sec.
Apr 30,2022 16:39:46     ⟥  Feature 02046_low_cardinality_parallel_group_by, flags:TE
               635us     ⟥⟤ OK 02046_low_cardinality_parallel_group_by, /stateless/02046_low_cardinality_parallel_group_by
              1m 48s        [bash] 2022-04-30 19:39:46 02046_low_cardinality_parallel_group_by:                                [ OK ] 5.80 sec.
Apr 30,2022 16:39:46     ⟥  Feature 01939_type_map_json, flags:TE
                 1ms     ⟥⟤ OK 01939_type_map_json, /stateless/01939_type_map_json
              1m 48s        [bash] 2022-04-30 19:39:46 01939_type_map_json:                                                    [ OK ] 0.39 sec.
Apr 30,2022 16:39:46     ⟥  Feature 01940_pad_string, flags:TE
               610us     ⟥⟤ OK 01940_pad_string, /stateless/01940_pad_string
              1m 48s        [bash] 2022-04-30 19:39:46 01940_pad_string:                                                       [ OK ] 0.71 sec.
Apr 30,2022 16:39:46     ⟥  Feature 01938_joins_identifiers, flags:TE
               577us     ⟥⟤ OK 01938_joins_identifiers, /stateless/01938_joins_identifiers
              1m 48s        [bash] 2022-04-30 19:39:46 01938_joins_identifiers:                                                [ OK ] 0.32 sec.
Apr 30,2022 16:39:46     ⟥  Feature 01937_nested_chinese, flags:TE
               613us     ⟥⟤ OK 01937_nested_chinese, /stateless/01937_nested_chinese
              1m 49s        [bash] 2022-04-30 19:39:46 01937_nested_chinese:                                                   [ OK ] 0.27 sec.
Apr 30,2022 16:39:46     ⟥  Feature 01936_quantiles_cannot_return_null, flags:TE
               614us     ⟥⟤ OK 01936_quantiles_cannot_return_null, /stateless/01936_quantiles_cannot_return_null
              1m 49s        [bash] 2022-04-30 19:39:46 01936_quantiles_cannot_return_null:                                     [ OK ] 0.19 sec.
Apr 30,2022 16:39:46     ⟥  Feature 01936_three_parts_identifiers_in_wrong_places, flags:TE
               497us     ⟥⟤ OK 01936_three_parts_identifiers_in_wrong_places, /stateless/01936_three_parts_identifiers_in_wrong_places
              1m 49s        [bash] 2022-04-30 19:39:46 01936_three_parts_identifiers_in_wrong_places:                          [ OK ] 0.22 sec.
Apr 30,2022 16:39:46     ⟥  Feature 01936_empty_function_support_uuid, flags:TE
                31ms     ⟥⟤ OK 01936_empty_function_support_uuid, /stateless/01936_empty_function_support_uuid
              1m 49s        [bash] 2022-04-30 19:39:46 01936_empty_function_support_uuid:                                      [ OK ] 0.40 sec.
Apr 30,2022 16:39:47     ⟥  Feature 01939_network_send_bytes_metrics, flags:TE
               694us     ⟥⟤ OK 01939_network_send_bytes_metrics, /stateless/01939_network_send_bytes_metrics
              1m 49s        [bash] 2022-04-30 19:39:47 01939_network_send_bytes_metrics:                                       [ OK ] 0.81 sec.
Apr 30,2022 16:39:47     ⟥  Feature 01939_network_receive_bytes_metrics, flags:TE
               451us     ⟥⟤ OK 01939_network_receive_bytes_metrics, /stateless/01939_network_receive_bytes_metrics
              1m 49s        [bash] 2022-04-30 19:39:47 01939_network_receive_bytes_metrics:                                    [ OK ] 0.94 sec.
Apr 30,2022 16:39:47     ⟥  Feature 01935_parametrized_query_parametric_aggregate_function, flags:TE
               679us     ⟥⟤ OK 01935_parametrized_query_parametric_aggregate_function, /stateless/01935_parametrized_query_parametric_aggregate_function
              1m 49s        [bash] 2022-04-30 19:39:47 01935_parametrized_query_parametric_aggregate_function:                 [ OK ] 0.39 sec.
Apr 30,2022 16:39:47     ⟥  Feature 01934_constexpr_aggregate_function_parameters, flags:TE
               637us     ⟥⟤ OK 01934_constexpr_aggregate_function_parameters, /stateless/01934_constexpr_aggregate_function_parameters
              1m 49s        [bash] 2022-04-30 19:39:47 01934_constexpr_aggregate_function_parameters:                          [ OK ] 0.25 sec.
Apr 30,2022 16:39:47     ⟥  Feature 01933_invalid_date, flags:TE
               634us     ⟥⟤ OK 01933_invalid_date, /stateless/01933_invalid_date
              1m 49s        [bash] 2022-04-30 19:39:47 01933_invalid_date:                                                     [ OK ] 0.25 sec.
Apr 30,2022 16:39:47     ⟥  Feature 01932_remote_sharding_key_column, flags:TE
               604us     ⟥⟤ OK 01932_remote_sharding_key_column, /stateless/01932_remote_sharding_key_column
              1m 49s        [bash] 2022-04-30 19:39:47 01932_remote_sharding_key_column:                                       [ OK ] 0.28 sec.
Apr 30,2022 16:39:47     ⟥  Feature 01932_null_valid_identifier, flags:TE
               679us     ⟥⟤ OK 01932_null_valid_identifier, /stateless/01932_null_valid_identifier
              1m 49s        [bash] 2022-04-30 19:39:47 01932_null_valid_identifier:                                            [ OK ] 0.25 sec.
Apr 30,2022 16:39:47     ⟥  Feature 01932_alter_index_with_order, flags:TE
               594us     ⟥⟤ OK 01932_alter_index_with_order, /stateless/01932_alter_index_with_order
              1m 49s        [bash] 2022-04-30 19:39:47 01932_alter_index_with_order:                                           [ OK ] 0.31 sec.
Apr 30,2022 16:39:47     ⟥  Feature 01931_storage_merge_no_columns, flags:TE
               588us     ⟥⟤ OK 01931_storage_merge_no_columns, /stateless/01931_storage_merge_no_columns
              1m 49s        [bash] 2022-04-30 19:39:47 01931_storage_merge_no_columns:                                         [ OK ] 0.35 sec.
Apr 30,2022 16:39:47     ⟥  Feature 01926_union_all_schmak, flags:TE
               776us     ⟥⟤ OK 01926_union_all_schmak, /stateless/01926_union_all_schmak
              1m 50s        [bash] 2022-04-30 19:39:47 01926_union_all_schmak:                                                 [ OK ] 0.23 sec.
Apr 30,2022 16:39:47     ⟥  Feature 01925_jit_aggregation_function_count_long, flags:TE
               656us     ⟥⟤ OK 01925_jit_aggregation_function_count_long, /stateless/01925_jit_aggregation_function_count_long
              1m 50s        [bash] 2022-04-30 19:39:47 01925_jit_aggregation_function_count_long:                              [ OK ] 0.24 sec.
Apr 30,2022 16:39:47     ⟥  Feature 01926_date_date_time_supertype, flags:TE
               891us     ⟥⟤ OK 01926_date_date_time_supertype, /stateless/01926_date_date_time_supertype
              1m 50s        [bash] 2022-04-30 19:39:47 01926_date_date_time_supertype:                                         [ OK ] 0.34 sec.
Apr 30,2022 16:39:47     ⟥  Feature 02033_join_engine_deadlock_long, flags:TE
               523us     ⟥⟤ OK 02033_join_engine_deadlock_long, /stateless/02033_join_engine_deadlock_long
              1m 50s        [bash] 2022-04-30 19:39:47 02033_join_engine_deadlock_long:                                        [ OK ] 6.99 sec.
Apr 30,2022 16:39:47     ⟥  Feature 01926_bin_unbin, flags:TE
               598us     ⟥⟤ OK 01926_bin_unbin, /stateless/01926_bin_unbin
              1m 50s        [bash] 2022-04-30 19:39:47 01926_bin_unbin:                                                        [ OK ] 0.53 sec.
Apr 30,2022 16:39:48     ⟥  Feature 01925_test_group_by_const_consistency, flags:TE
               474us     ⟥⟤ OK 01925_test_group_by_const_consistency, /stateless/01925_test_group_by_const_consistency
              1m 50s        [bash] 2022-04-30 19:39:48 01925_test_group_by_const_consistency:                                  [ OK ] 0.18 sec.
Apr 30,2022 16:39:48     ⟥  Feature 01925_merge_prewhere_table, flags:TE
               671us     ⟥⟤ OK 01925_merge_prewhere_table, /stateless/01925_merge_prewhere_table
              1m 50s        [bash] 2022-04-30 19:39:48 01925_merge_prewhere_table:                                             [ OK ] 0.23 sec.
Apr 30,2022 16:39:48     ⟥  Feature 01930_optimize_skip_unused_shards_rewrite_in, flags:TE
               321us     ⟥⟤ OK 01930_optimize_skip_unused_shards_rewrite_in, /stateless/01930_optimize_skip_unused_shards_rewrite_in
              1m 50s        [bash] 2022-04-30 19:39:48 01930_optimize_skip_unused_shards_rewrite_in:                           [ OK ] 0.79 sec.
Apr 30,2022 16:39:48     ⟥  Feature 01925_date_date_time_comparison, flags:TE
               676us     ⟥⟤ OK 01925_date_date_time_comparison, /stateless/01925_date_date_time_comparison
              1m 50s        [bash] 2022-04-30 19:39:48 01925_date_date_time_comparison:                                        [ OK ] 0.19 sec.
Apr 30,2022 16:39:48     ⟥  Feature 01925_broken_partition_id_zookeeper, flags:TE
               626us     ⟥⟤ OK 01925_broken_partition_id_zookeeper, /stateless/01925_broken_partition_id_zookeeper
              1m 50s        [bash] 2022-04-30 19:39:48 01925_broken_partition_id_zookeeper:                                    [ OK ] 0.42 sec.
Apr 30,2022 16:39:48     ⟥  Feature 01924_argmax_bitmap_state, flags:TE
               574us     ⟥⟤ OK 01924_argmax_bitmap_state, /stateless/01924_argmax_bitmap_state
              1m 50s        [bash] 2022-04-30 19:39:48 01924_argmax_bitmap_state:                                              [ OK ] 0.24 sec.
Apr 30,2022 16:39:48     ⟥  Feature 01925_join_materialized_columns, flags:TE
               642us     ⟥⟤ OK 01925_join_materialized_columns, /stateless/01925_join_materialized_columns
              1m 50s        [bash] 2022-04-30 19:39:48 01925_join_materialized_columns:                                        [ OK ] 0.55 sec.
Apr 30,2022 16:39:48     ⟥  Feature 01923_different_expression_name_alias, flags:TE
               815us     ⟥⟤ OK 01923_different_expression_name_alias, /stateless/01923_different_expression_name_alias
              1m 50s        [bash] 2022-04-30 19:39:48 01923_different_expression_name_alias:                                  [ OK ] 0.23 sec.
Apr 30,2022 16:39:48     ⟥  Feature 01922_array_join_with_index, flags:TE
               648us     ⟥⟤ OK 01922_array_join_with_index, /stateless/01922_array_join_with_index
              1m 50s        [bash] 2022-04-30 19:39:48 01922_array_join_with_index:                                            [ OK ] 0.21 sec.
Apr 30,2022 16:39:48     ⟥  Feature 01921_with_fill_with_totals, flags:TE
               577us     ⟥⟤ OK 01921_with_fill_with_totals, /stateless/01921_with_fill_with_totals
              1m 50s        [bash] 2022-04-30 19:39:48 01921_with_fill_with_totals:                                            [ OK ] 0.20 sec.
Apr 30,2022 16:39:48     ⟥  Feature 01923_ttl_with_modify_column, flags:TE
               565us     ⟥⟤ OK 01923_ttl_with_modify_column, /stateless/01923_ttl_with_modify_column
              1m 50s        [bash] 2022-04-30 19:39:48 01923_ttl_with_modify_column:                                           [ OK ] 0.37 sec.
Apr 30,2022 16:39:48     ⟥  Feature 01921_not_chain, flags:TE
               647us     ⟥⟤ OK 01921_not_chain, /stateless/01921_not_chain
              1m 50s        [bash] 2022-04-30 19:39:48 01921_not_chain:                                                        [ OK ] 0.21 sec.
Apr 30,2022 16:39:48     ⟥  Feature 01922_client_param, flags:TE
               747us     ⟥⟤ OK 01922_client_param, /stateless/01922_client_param
              1m 51s        [bash] 2022-04-30 19:39:48 01922_client_param:                                                     [ OK ] 0.40 sec.
Apr 30,2022 16:39:48     ⟥  Feature 01920_not_chain_format, flags:TE
               628us     ⟥⟤ OK 01920_not_chain_format, /stateless/01920_not_chain_format
              1m 51s        [bash] 2022-04-30 19:39:48 01920_not_chain_format:                                                 [ OK ] 0.19 sec.
Apr 30,2022 16:39:48     ⟥  Feature 01917_prewhere_column_type, flags:TE
               612us     ⟥⟤ OK 01917_prewhere_column_type, /stateless/01917_prewhere_column_type
              1m 51s        [bash] 2022-04-30 19:39:48 01917_prewhere_column_type:                                             [ OK ] 0.24 sec.
Apr 30,2022 16:39:48     ⟥  Feature 01917_system_data_skipping_indices, flags:TE
               518us     ⟥⟤ OK 01917_system_data_skipping_indices, /stateless/01917_system_data_skipping_indices
              1m 51s        [bash] 2022-04-30 19:39:48 01917_system_data_skipping_indices:                                     [ OK ] 0.23 sec.
Apr 30,2022 16:39:48     ⟥  Feature 01921_test_progress_bar, flags:TE
               602us     ⟥⟤ OK 01921_test_progress_bar, /stateless/01921_test_progress_bar
              1m 51s        [bash] 2022-04-30 19:39:48 01921_test_progress_bar:                                                [ OK ] 0.59 sec.
Apr 30,2022 16:39:48     ⟥  Feature 01917_distinct_on, flags:TE
               633us     ⟥⟤ OK 01917_distinct_on, /stateless/01917_distinct_on
              1m 51s        [bash] 2022-04-30 19:39:48 01917_distinct_on:                                                      [ OK ] 0.20 sec.
Apr 30,2022 16:39:49     ⟥  Feature 01916_multiple_join_view_optimize_predicate_chertus, flags:TE
               441us     ⟥⟤ OK 01916_multiple_join_view_optimize_predicate_chertus, /stateless/01916_multiple_join_view_optimize_predicate_chertus
              1m 51s        [bash] 2022-04-30 19:39:49 01916_multiple_join_view_optimize_predicate_chertus:                    [ OK ] 0.30 sec.
Apr 30,2022 16:39:49     ⟥  Feature 01916_lowcard_dict_type, flags:TE
               825us     ⟥⟤ OK 01916_lowcard_dict_type, /stateless/01916_lowcard_dict_type
              1m 51s        [bash] 2022-04-30 19:39:49 01916_lowcard_dict_type:                                                [ OK ] 0.26 sec.
Apr 30,2022 16:39:49     ⟥  Feature 01915_json_extract_raw_string, flags:TE
               561us     ⟥⟤ OK 01915_json_extract_raw_string, /stateless/01915_json_extract_raw_string
              1m 51s        [bash] 2022-04-30 19:39:49 01915_json_extract_raw_string:                                          [ OK ] 0.17 sec.
Apr 30,2022 16:39:49     ⟥  Feature 01916_low_cardinality_interval, flags:TE
               608us     ⟥⟤ OK 01916_low_cardinality_interval, /stateless/01916_low_cardinality_interval
              1m 51s        [bash] 2022-04-30 19:39:49 01916_low_cardinality_interval:                                         [ OK ] 0.23 sec.
Apr 30,2022 16:39:49     ⟥  Feature 01915_for_each_crakjie, flags:TE
               587us     ⟥⟤ OK 01915_for_each_crakjie, /stateless/01915_for_each_crakjie
              1m 51s        [bash] 2022-04-30 19:39:49 01915_for_each_crakjie:                                                 [ OK ] 0.20 sec.
Apr 30,2022 16:39:49     ⟥  Feature 01915_merge_prewhere_virtual_column_rand_chao_wang, flags:TE
               737us     ⟥⟤ OK 01915_merge_prewhere_virtual_column_rand_chao_wang, /stateless/01915_merge_prewhere_virtual_column_rand_chao_wang
              1m 51s        [bash] 2022-04-30 19:39:49 01915_merge_prewhere_virtual_column_rand_chao_wang:                     [ OK ] 0.30 sec.
Apr 30,2022 16:39:49     ⟥  Feature 01914_ubsan_quantile_timing, flags:TE
               777us     ⟥⟤ OK 01914_ubsan_quantile_timing, /stateless/01914_ubsan_quantile_timing
              1m 51s        [bash] 2022-04-30 19:39:49 01914_ubsan_quantile_timing:                                            [ OK ] 0.17 sec.
Apr 30,2022 16:39:49     ⟥  Feature 01913_if_int_decimal, flags:TE
               887us     ⟥⟤ OK 01913_if_int_decimal, /stateless/01913_if_int_decimal
              1m 51s        [bash] 2022-04-30 19:39:49 01913_if_int_decimal:                                                   [ OK ] 0.17 sec.
Apr 30,2022 16:39:49     ⟥  Feature 01914_index_bgranvea, flags:TE
               626us     ⟥⟤ OK 01914_index_bgranvea, /stateless/01914_index_bgranvea
              1m 51s        [bash] 2022-04-30 19:39:49 01914_index_bgranvea:                                                   [ OK ] 0.23 sec.
Apr 30,2022 16:39:49     ⟥  Feature 01913_fix_column_transformer_replace_format, flags:TE
               642us     ⟥⟤ OK 01913_fix_column_transformer_replace_format, /stateless/01913_fix_column_transformer_replace_format
              1m 51s        [bash] 2022-04-30 19:39:49 01913_fix_column_transformer_replace_format:                            [ OK ] 0.22 sec.
Apr 30,2022 16:39:49     ⟥  Feature 01913_names_of_tuple_literal, flags:TE
               555us     ⟥⟤ OK 01913_names_of_tuple_literal, /stateless/01913_names_of_tuple_literal
              1m 51s        [bash] 2022-04-30 19:39:49 01913_names_of_tuple_literal:                                           [ OK ] 0.21 sec.
Apr 30,2022 16:39:49     ⟥  Feature 01912_bad_cast_join_fuzz, flags:TE
               621us     ⟥⟤ OK 01912_bad_cast_join_fuzz, /stateless/01912_bad_cast_join_fuzz
              1m 51s        [bash] 2022-04-30 19:39:49 01912_bad_cast_join_fuzz:                                               [ OK ] 0.15 sec.
Apr 30,2022 16:39:49     ⟥  Feature 01913_join_push_down_bug, flags:TE
               426us     ⟥⟤ OK 01913_join_push_down_bug, /stateless/01913_join_push_down_bug
              1m 51s        [bash] 2022-04-30 19:39:49 01913_join_push_down_bug:                                               [ OK ] 0.25 sec.
Apr 30,2022 16:39:49     ⟥  Feature 01910_memory_tracking_topk, flags:TE
               636us     ⟥⟤ OK 01910_memory_tracking_topk, /stateless/01910_memory_tracking_topk
              1m 52s        [bash] 2022-04-30 19:39:49 01910_memory_tracking_topk:                                             [ OK ] 0.18 sec.
Apr 30,2022 16:39:49     ⟥  Feature 01913_summing_mt_and_simple_agg_function_with_lc, flags:TE
               630us     ⟥⟤ OK 01913_summing_mt_and_simple_agg_function_with_lc, /stateless/01913_summing_mt_and_simple_agg_function_with_lc
              1m 52s        [bash] 2022-04-30 19:39:49 01913_summing_mt_and_simple_agg_function_with_lc:                       [ OK ] 0.27 sec.
Apr 30,2022 16:39:49     ⟥  Feature 01908_with_unknown_column, flags:TE
               584us     ⟥⟤ OK 01908_with_unknown_column, /stateless/01908_with_unknown_column
              1m 52s        [bash] 2022-04-30 19:39:49 01908_with_unknown_column:                                              [ OK ] 0.19 sec.
Apr 30,2022 16:39:49     ⟥  Feature 01907_multiple_aliases, flags:TE
               657us     ⟥⟤ OK 01907_multiple_aliases, /stateless/01907_multiple_aliases
              1m 52s        [bash] 2022-04-30 19:39:49 01907_multiple_aliases:                                                 [ OK ] 0.18 sec.
Apr 30,2022 16:39:49     ⟥  Feature 01906_lc_in_bug, flags:TE
               603us     ⟥⟤ OK 01906_lc_in_bug, /stateless/01906_lc_in_bug
              1m 52s        [bash] 2022-04-30 19:39:49 01906_lc_in_bug:                                                        [ OK ] 0.22 sec.
Apr 30,2022 16:39:50     ⟥  Feature 01906_bigint_accurate_cast_ubsan, flags:TE
               711us     ⟥⟤ OK 01906_bigint_accurate_cast_ubsan, /stateless/01906_bigint_accurate_cast_ubsan
              1m 52s        [bash] 2022-04-30 19:39:49 01906_bigint_accurate_cast_ubsan:                                       [ OK ] 0.24 sec.
Apr 30,2022 16:39:50     ⟥  Feature 01906_partition_by_multiply_by_zero, flags:TE
               696us     ⟥⟤ OK 01906_partition_by_multiply_by_zero, /stateless/01906_partition_by_multiply_by_zero
              1m 52s        [bash] 2022-04-30 19:39:50 01906_partition_by_multiply_by_zero:                                    [ OK ] 0.23 sec.
Apr 30,2022 16:39:50     ⟥  Feature 01905_to_json_string, flags:TE
               517us     ⟥⟤ OK 01905_to_json_string, /stateless/01905_to_json_string
              1m 52s        [bash] 2022-04-30 19:39:50 01905_to_json_string:                                                   [ OK ] 0.20 sec.
Apr 30,2022 16:39:50     ⟥  Feature 02124_buffer_with_type_map_long, flags:TE
               625us     ⟥⟤ OK 02124_buffer_with_type_map_long, /stateless/02124_buffer_with_type_map_long
              1m 52s        [bash] 2022-04-30 19:39:50 02124_buffer_with_type_map_long:                                        [ OK ] 10.50 sec.
Apr 30,2022 16:39:50     ⟥  Feature 01902_self_aliases_in_columns, flags:TE
               690us     ⟥⟤ OK 01902_self_aliases_in_columns, /stateless/01902_self_aliases_in_columns
              1m 52s        [bash] 2022-04-30 19:39:50 01902_self_aliases_in_columns:                                          [ OK ] 0.16 sec.
Apr 30,2022 16:39:50     ⟥  Feature 01901_in_literal_shard_prune, flags:TE
               625us     ⟥⟤ OK 01901_in_literal_shard_prune, /stateless/01901_in_literal_shard_prune
              1m 52s        [bash] 2022-04-30 19:39:50 01901_in_literal_shard_prune:                                           [ OK ] 0.18 sec.
Apr 30,2022 16:39:50     ⟥  Feature 01903_http_fields, flags:TE
               634us     ⟥⟤ OK 01903_http_fields, /stateless/01903_http_fields
              1m 53s        [bash] 2022-04-30 19:39:50 01903_http_fields:                                                      [ OK ] 0.82 sec.
Apr 30,2022 16:39:51     ⟥  Feature 01897_jit_aggregation_function_avg_weighted_long, flags:TE
               970us     ⟥⟤ OK 01897_jit_aggregation_function_avg_weighted_long, /stateless/01897_jit_aggregation_function_avg_weighted_long
              1m 53s        [bash] 2022-04-30 19:39:51 01897_jit_aggregation_function_avg_weighted_long:                       [ OK ] 0.62 sec.
Apr 30,2022 16:39:51     ⟥  Feature 01896_jit_aggregation_function_if_long, flags:TE
               921us     ⟥⟤ OK 01896_jit_aggregation_function_if_long, /stateless/01896_jit_aggregation_function_if_long
              1m 53s        [bash] 2022-04-30 19:39:51 01896_jit_aggregation_function_if_long:                                 [ OK ] 0.77 sec.
Apr 30,2022 16:39:51     ⟥  Feature 01913_quantile_deterministic, flags:TE
               607us     ⟥⟤ OK 01913_quantile_deterministic, /stateless/01913_quantile_deterministic
              1m 53s        [bash] 2022-04-30 19:39:51 01913_quantile_deterministic:                                           [ OK ] 2.03 sec.
Apr 30,2022 16:39:51     ⟥  Feature 01895_jit_aggregation_function_avg_long, flags:TE
               621us     ⟥⟤ OK 01895_jit_aggregation_function_avg_long, /stateless/01895_jit_aggregation_function_avg_long
              1m 53s        [bash] 2022-04-30 19:39:51 01895_jit_aggregation_function_avg_long:                                [ OK ] 0.52 sec.
Apr 30,2022 16:39:51     ⟥  Feature 01894_jit_aggregation_function_max_long, flags:TE
               575us     ⟥⟤ OK 01894_jit_aggregation_function_max_long, /stateless/01894_jit_aggregation_function_max_long
              1m 54s        [bash] 2022-04-30 19:39:51 01894_jit_aggregation_function_max_long:                                [ OK ] 0.57 sec.
Apr 30,2022 16:39:51     ⟥  Feature 01892_setting_limit_offset_distributed, flags:TE
               641us     ⟥⟤ OK 01892_setting_limit_offset_distributed, /stateless/01892_setting_limit_offset_distributed
              1m 54s        [bash] 2022-04-30 19:39:51 01892_setting_limit_offset_distributed:                                 [ OK ] 0.31 sec.
Apr 30,2022 16:39:51     ⟥  Feature 01893_jit_aggregation_function_min_long, flags:TE
               846us     ⟥⟤ OK 01893_jit_aggregation_function_min_long, /stateless/01893_jit_aggregation_function_min_long
              1m 54s        [bash] 2022-04-30 19:39:51 01893_jit_aggregation_function_min_long:                                [ OK ] 0.55 sec.
Apr 30,2022 16:39:51     ⟥  Feature 01891_partition_hash_no_long_int, flags:TE
               442us     ⟥⟤ OK 01891_partition_hash_no_long_int, /stateless/01891_partition_hash_no_long_int
              1m 54s        [bash] 2022-04-30 19:39:51 01891_partition_hash_no_long_int:                                       [ OK ] 0.19 sec.
Apr 30,2022 16:39:52     ⟥  Feature 01891_partition_by_uuid, flags:TE
               602us     ⟥⟤ OK 01891_partition_by_uuid, /stateless/01891_partition_by_uuid
              1m 54s        [bash] 2022-04-30 19:39:52 01891_partition_by_uuid:                                                [ OK ] 0.15 sec.
Apr 30,2022 16:39:52     ⟥  Feature 01892_jit_aggregation_function_any_last_long, flags:TE
               706us     ⟥⟤ OK 01892_jit_aggregation_function_any_last_long, /stateless/01892_jit_aggregation_function_any_last_long
              1m 54s        [bash] 2022-04-30 19:39:52 01892_jit_aggregation_function_any_last_long:                           [ OK ] 0.62 sec.
Apr 30,2022 16:39:52     ⟥  Feature 01891_partition_hash, flags:TE
               653us     ⟥⟤ OK 01891_partition_hash, /stateless/01891_partition_hash
              1m 54s        [bash] 2022-04-30 19:39:52 01891_partition_hash:                                                   [ OK ] 0.18 sec.
Apr 30,2022 16:39:52     ⟥  Feature 01891_not_like_partition_prune, flags:TE
               605us     ⟥⟤ OK 01891_not_like_partition_prune, /stateless/01891_not_like_partition_prune
              1m 54s        [bash] 2022-04-30 19:39:52 01891_not_like_partition_prune:                                         [ OK ] 0.17 sec.
Apr 30,2022 16:39:52     ⟥  Feature 01891_echo, flags:TE
               995us     ⟥⟤ OK 01891_echo, /stateless/01891_echo
              1m 54s        [bash] 2022-04-30 19:39:52 01891_echo:                                                             [ OK ] 0.17 sec.
Apr 30,2022 16:39:52     ⟥  Feature 01891_jit_aggregation_function_any_long, flags:TE
               620us     ⟥⟤ OK 01891_jit_aggregation_function_any_long, /stateless/01891_jit_aggregation_function_any_long
              1m 54s        [bash] 2022-04-30 19:39:52 01891_jit_aggregation_function_any_long:                                [ OK ] 0.54 sec.
Apr 30,2022 16:39:52     ⟥  Feature 01900_kill_mutation_parallel_long, flags:TE
                 1ms     ⟥⟤ OK 01900_kill_mutation_parallel_long, /stateless/01900_kill_mutation_parallel_long
              1m 54s        [bash] 2022-04-30 19:39:52 01900_kill_mutation_parallel_long:                                      [ OK ] 2.21 sec.
Apr 30,2022 16:39:52     ⟥  Feature 01891_not_in_partition_prune, flags:TE
               595us     ⟥⟤ OK 01891_not_in_partition_prune, /stateless/01891_not_in_partition_prune
              1m 54s        [bash] 2022-04-30 19:39:52 01891_not_in_partition_prune:                                           [ OK ] 0.29 sec.
Apr 30,2022 16:39:52     ⟥  Feature 01890_cross_join_explain_crash, flags:TE
               620us     ⟥⟤ OK 01890_cross_join_explain_crash, /stateless/01890_cross_join_explain_crash
              1m 54s        [bash] 2022-04-30 19:39:52 01890_cross_join_explain_crash:                                         [ OK ] 0.19 sec.
Apr 30,2022 16:39:52     ⟥  Feature 01923_network_receive_time_metric_insert, flags:TE
               576us     ⟥⟤ OK 01923_network_receive_time_metric_insert, /stateless/01923_network_receive_time_metric_insert
              1m 54s        [bash] 2022-04-30 19:39:52 01923_network_receive_time_metric_insert:                               [ OK ] 4.47 sec.
Apr 30,2022 16:39:52     ⟥  Feature 01890_state_of_state, flags:TE
                 1ms     ⟥⟤ OK 01890_state_of_state, /stateless/01890_state_of_state
              1m 54s        [bash] 2022-04-30 19:39:52 01890_state_of_state:                                                   [ OK ] 0.28 sec.
Apr 30,2022 16:39:52     ⟥  Feature 01889_sql_json_functions, flags:TE
               558us     ⟥⟤ OK 01889_sql_json_functions, /stateless/01889_sql_json_functions
              1m 55s        [bash] 2022-04-30 19:39:52 01889_sql_json_functions:                                               [ OK ] 0.36 sec.
Apr 30,2022 16:39:52     ⟥  Feature 01889_key_condition_function_chains, flags:TE
               589us     ⟥⟤ OK 01889_key_condition_function_chains, /stateless/01889_key_condition_function_chains
              1m 55s        [bash] 2022-04-30 19:39:52 01889_key_condition_function_chains:                                    [ OK ] 0.32 sec.
Apr 30,2022 16:39:52     ⟥  Feature 01890_materialized_distributed_join, flags:TE
               558us     ⟥⟤ OK 01890_materialized_distributed_join, /stateless/01890_materialized_distributed_join
              1m 55s        [bash] 2022-04-30 19:39:52 01890_materialized_distributed_join:                                    [ OK ] 0.46 sec.
Apr 30,2022 16:39:53     ⟥  Feature 01888_bloom_filter_hasAny, flags:TE
               585us     ⟥⟤ OK 01888_bloom_filter_hasAny, /stateless/01888_bloom_filter_hasAny
              1m 55s        [bash] 2022-04-30 19:39:53 01888_bloom_filter_hasAny:                                              [ OK ] 0.32 sec.
Apr 30,2022 16:39:53     ⟥  Feature 01890_jit_aggregation_function_sum_long, flags:TE
                 1ms     ⟥⟤ OK 01890_jit_aggregation_function_sum_long, /stateless/01890_jit_aggregation_function_sum_long
              1m 55s        [bash] 2022-04-30 19:39:53 01890_jit_aggregation_function_sum_long:                                [ OK ] 0.58 sec.
Apr 30,2022 16:39:53     ⟥  Feature 01888_read_int_safe, flags:TE
               967us     ⟥⟤ OK 01888_read_int_safe, /stateless/01888_read_int_safe
              1m 55s        [bash] 2022-04-30 19:39:53 01888_read_int_safe:                                                    [ OK ] 0.19 sec.
Apr 30,2022 16:39:53     ⟥  Feature 01889_clickhouse_client_config_format, flags:TE
               563us     ⟥⟤ OK 01889_clickhouse_client_config_format, /stateless/01889_clickhouse_client_config_format
              1m 55s        [bash] 2022-04-30 19:39:53 01889_clickhouse_client_config_format:                                  [ OK ] 0.75 sec.
Apr 30,2022 16:39:53     ⟥  Feature 01883_subcolumns_distributed, flags:TE
               599us     ⟥⟤ OK 01883_subcolumns_distributed, /stateless/01883_subcolumns_distributed
              1m 55s        [bash] 2022-04-30 19:39:53 01883_subcolumns_distributed:                                           [ OK ] 0.34 sec.
Apr 30,2022 16:39:53     ⟥  Feature 01882_check_max_parts_to_merge_at_once, flags:TE
               475us     ⟥⟤ OK 01882_check_max_parts_to_merge_at_once, /stateless/01882_check_max_parts_to_merge_at_once
              1m 55s        [bash] 2022-04-30 19:39:53 01882_check_max_parts_to_merge_at_once:                                 [ OK ] 0.42 sec.
Apr 30,2022 16:39:53     ⟥  Feature 01882_scalar_subquery_exception, flags:TE
               458us     ⟥⟤ OK 01882_scalar_subquery_exception, /stateless/01882_scalar_subquery_exception
              1m 55s        [bash] 2022-04-30 19:39:53 01882_scalar_subquery_exception:                                        [ OK ] 0.35 sec.
Apr 30,2022 16:39:53     ⟥  Feature 01881_negate_formatting, flags:TE
               570us     ⟥⟤ OK 01881_negate_formatting, /stateless/01881_negate_formatting
              1m 55s        [bash] 2022-04-30 19:39:53 01881_negate_formatting:                                                [ OK ] 0.30 sec.
Apr 30,2022 16:39:53     ⟥  Feature 01881_union_header_mismatch_bug, flags:TE
               606us     ⟥⟤ OK 01881_union_header_mismatch_bug, /stateless/01881_union_header_mismatch_bug
              1m 55s        [bash] 2022-04-30 19:39:53 01881_union_header_mismatch_bug:                                        [ OK ] 0.18 sec.
Apr 30,2022 16:39:53     ⟥  Feature 01881_to_week_monotonic_fix, flags:TE
               813us     ⟥⟤ OK 01881_to_week_monotonic_fix, /stateless/01881_to_week_monotonic_fix
              1m 56s        [bash] 2022-04-30 19:39:53 01881_to_week_monotonic_fix:                                            [ OK ] 0.22 sec.
Apr 30,2022 16:39:53     ⟥  Feature 01881_create_as_tuple, flags:TE
               438us     ⟥⟤ OK 01881_create_as_tuple, /stateless/01881_create_as_tuple
              1m 56s        [bash] 2022-04-30 19:39:53 01881_create_as_tuple:                                                  [ OK ] 0.17 sec.
Apr 30,2022 16:39:53     ⟥  Feature 01881_total_bytes_storage_buffer, flags:TE
               650us     ⟥⟤ OK 01881_total_bytes_storage_buffer, /stateless/01881_total_bytes_storage_buffer
              1m 56s        [bash] 2022-04-30 19:39:53 01881_total_bytes_storage_buffer:                                       [ OK ] 0.21 sec.
Apr 30,2022 16:39:53     ⟥  Feature 01880_remote_ipv6, flags:TE
               603us     ⟥⟤ OK 01880_remote_ipv6, /stateless/01880_remote_ipv6
              1m 56s        [bash] 2022-04-30 19:39:53 01880_remote_ipv6:                                                      [ OK ] 0.16 sec.
Apr 30,2022 16:39:54     ⟥  Feature 01869_function_modulo_legacy, flags:TE
               593us     ⟥⟤ OK 01869_function_modulo_legacy, /stateless/01869_function_modulo_legacy
              1m 56s        [bash] 2022-04-30 19:39:54 01869_function_modulo_legacy:                                           [ OK ] 0.16 sec.
Apr 30,2022 16:39:54     ⟥  Feature 01872_functions_to_subcolumns, flags:TE
               626us     ⟥⟤ OK 01872_functions_to_subcolumns, /stateless/01872_functions_to_subcolumns
              1m 56s        [bash] 2022-04-30 19:39:54 01872_functions_to_subcolumns:                                          [ OK ] 0.27 sec.
Apr 30,2022 16:39:54     ⟥  Feature 01869_reinterpret_as_fixed_string_uuid, flags:TE
               964us     ⟥⟤ OK 01869_reinterpret_as_fixed_string_uuid, /stateless/01869_reinterpret_as_fixed_string_uuid
              1m 56s        [bash] 2022-04-30 19:39:54 01869_reinterpret_as_fixed_string_uuid:                                 [ OK ] 0.20 sec.
Apr 30,2022 16:39:54     ⟥  Feature 01868_order_by_fill_with_datetime64, flags:TE
               949us     ⟥⟤ OK 01868_order_by_fill_with_datetime64, /stateless/01868_order_by_fill_with_datetime64
              1m 56s        [bash] 2022-04-30 19:39:54 01868_order_by_fill_with_datetime64:                                    [ OK ] 0.25 sec.
Apr 30,2022 16:39:54     ⟥  Feature 01871_merge_tree_compile_expressions, flags:TE
               764us     ⟥⟤ OK 01871_merge_tree_compile_expressions, /stateless/01871_merge_tree_compile_expressions
              1m 56s        [bash] 2022-04-30 19:39:54 01871_merge_tree_compile_expressions:                                   [ OK ] 0.57 sec.
Apr 30,2022 16:39:54     ⟥  Feature 01874_select_from_trailing_whitespaces, flags:TE
               581us     ⟥⟤ OK 01874_select_from_trailing_whitespaces, /stateless/01874_select_from_trailing_whitespaces
              1m 56s        [bash] 2022-04-30 19:39:54 01874_select_from_trailing_whitespaces:                                 [ OK ] 0.75 sec.
Apr 30,2022 16:39:54     ⟥  Feature 01872_initial_query_start_time, flags:TE
               778us     ⟥⟤ OK 01872_initial_query_start_time, /stateless/01872_initial_query_start_time
              1m 56s        [bash] 2022-04-30 19:39:54 01872_initial_query_start_time:                                         [ OK ] 0.74 sec.
Apr 30,2022 16:39:54     ⟥  Feature 01867_fix_storage_memory_mutation, flags:TE
               526us     ⟥⟤ OK 01867_fix_storage_memory_mutation, /stateless/01867_fix_storage_memory_mutation
              1m 56s        [bash] 2022-04-30 19:39:54 01867_fix_storage_memory_mutation:                                      [ OK ] 0.26 sec.
Apr 30,2022 16:39:54     ⟥  Feature 01866_split_by_regexp, flags:TE
               776us     ⟥⟤ OK 01866_split_by_regexp, /stateless/01866_split_by_regexp
              1m 57s        [bash] 2022-04-30 19:39:54 01866_split_by_regexp:                                                  [ OK ] 0.17 sec.
Apr 30,2022 16:39:54     ⟥  Feature 01867_support_datetime64_version_column, flags:TE
               673us     ⟥⟤ OK 01867_support_datetime64_version_column, /stateless/01867_support_datetime64_version_column
              1m 57s        [bash] 2022-04-30 19:39:54 01867_support_datetime64_version_column:                                [ OK ] 0.25 sec.
Apr 30,2022 16:39:54     ⟥  Feature 01866_datetime64_cmp_with_constant, flags:TE
               584us     ⟥⟤ OK 01866_datetime64_cmp_with_constant, /stateless/01866_datetime64_cmp_with_constant
              1m 57s        [bash] 2022-04-30 19:39:54 01866_datetime64_cmp_with_constant:                                     [ OK ] 0.25 sec.
Apr 30,2022 16:39:54     ⟥  Feature 01866_bit_positions_to_array, flags:TE
               619us     ⟥⟤ OK 01866_bit_positions_to_array, /stateless/01866_bit_positions_to_array
              1m 57s        [bash] 2022-04-30 19:39:54 01866_bit_positions_to_array:                                           [ OK ] 0.38 sec.
Apr 30,2022 16:39:54     ⟥  Feature 01866_aggregate_function_interval_length_sum, flags:TE
               488us     ⟥⟤ OK 01866_aggregate_function_interval_length_sum, /stateless/01866_aggregate_function_interval_length_sum
              1m 57s        [bash] 2022-04-30 19:39:54 01866_aggregate_function_interval_length_sum:                           [ OK ] 0.22 sec.
Apr 30,2022 16:39:54     ⟥  Feature 01865_aggregator_overflow_row, flags:TE
               643us     ⟥⟤ OK 01865_aggregator_overflow_row, /stateless/01865_aggregator_overflow_row
              1m 57s        [bash] 2022-04-30 19:39:54 01865_aggregator_overflow_row:                                          [ OK ] 0.20 sec.
Apr 30,2022 16:39:55     ⟥  Feature 01861_explain_pipeline, flags:TE
               795us     ⟥⟤ OK 01861_explain_pipeline, /stateless/01861_explain_pipeline
              1m 57s        [bash] 2022-04-30 19:39:55 01861_explain_pipeline:                                                 [ OK ] 0.18 sec.
Apr 30,2022 16:39:55     ⟥  Feature 01866_view_persist_settings, flags:TE
               621us     ⟥⟤ OK 01866_view_persist_settings, /stateless/01866_view_persist_settings
              1m 57s        [bash] 2022-04-30 19:39:55 01866_view_persist_settings:                                            [ OK ] 0.42 sec.
Apr 30,2022 16:39:55     ⟥  Feature 01860_Distributed__shard_num_GROUP_BY, flags:TE
               843us     ⟥⟤ OK 01860_Distributed__shard_num_GROUP_BY, /stateless/01860_Distributed__shard_num_GROUP_BY
              1m 57s        [bash] 2022-04-30 19:39:55 01860_Distributed__shard_num_GROUP_BY:                                  [ OK ] 0.24 sec.
Apr 30,2022 16:39:55     ⟥  Feature 01852_cast_operator_2, flags:TE
               674us     ⟥⟤ OK 01852_cast_operator_2, /stateless/01852_cast_operator_2
              1m 57s        [bash] 2022-04-30 19:39:55 01852_cast_operator_2:                                                  [ OK ] 0.22 sec.
Apr 30,2022 16:39:55     ⟥  Feature 01855_jit_comparison_constant_result, flags:TE
               620us     ⟥⟤ OK 01855_jit_comparison_constant_result, /stateless/01855_jit_comparison_constant_result
              1m 57s        [bash] 2022-04-30 19:39:55 01855_jit_comparison_constant_result:                                   [ OK ] 0.38 sec.
Apr 30,2022 16:39:55     ⟥  Feature 01854_HTTP_dict_decompression, flags:TE
               709us     ⟥⟤ OK 01854_HTTP_dict_decompression, /stateless/01854_HTTP_dict_decompression
              1m 57s        [bash] 2022-04-30 19:39:55 01854_HTTP_dict_decompression:                                          [ OK ] 0.54 sec.
Apr 30,2022 16:39:55     ⟥  Feature 01852_hints_enum_name, flags:TE
               980us     ⟥⟤ OK 01852_hints_enum_name, /stateless/01852_hints_enum_name
              1m 57s        [bash] 2022-04-30 19:39:55 01852_hints_enum_name:                                                  [ OK ] 0.35 sec.
Apr 30,2022 16:39:55     ⟥  Feature 01852_cast_operator, flags:TE
               607us     ⟥⟤ OK 01852_cast_operator, /stateless/01852_cast_operator
              1m 57s        [bash] 2022-04-30 19:39:55 01852_cast_operator:                                                    [ OK ] 0.39 sec.
Apr 30,2022 16:39:55     ⟥  Feature 01852_jit_if, flags:TE
               555us     ⟥⟤ OK 01852_jit_if, /stateless/01852_jit_if
              1m 57s        [bash] 2022-04-30 19:39:55 01852_jit_if:                                                           [ OK ] 0.24 sec.
Apr 30,2022 16:39:55     ⟥  Feature 01852_cast_operator_3, flags:TE
               609us     ⟥⟤ OK 01852_cast_operator_3, /stateless/01852_cast_operator_3
              1m 58s        [bash] 2022-04-30 19:39:55 01852_cast_operator_3:                                                  [ OK ] 0.24 sec.
Apr 30,2022 16:39:55     ⟥  Feature 01851_hedged_connections_external_tables, flags:TE
               664us     ⟥⟤ OK 01851_hedged_connections_external_tables, /stateless/01851_hedged_connections_external_tables
              1m 58s        [bash] 2022-04-30 19:39:55 01851_hedged_connections_external_tables:                               [ OK ] 0.22 sec.
Apr 30,2022 16:39:55     ⟥  Feature 01851_clear_column_referenced_by_mv, flags:TE
               955us     ⟥⟤ OK 01851_clear_column_referenced_by_mv, /stateless/01851_clear_column_referenced_by_mv
              1m 58s        [bash] 2022-04-30 19:39:55 01851_clear_column_referenced_by_mv:                                    [ OK ] 0.23 sec.
Apr 30,2022 16:39:55     ⟥  Feature 01851_fix_row_policy_empty_result, flags:TE
               566us     ⟥⟤ OK 01851_fix_row_policy_empty_result, /stateless/01851_fix_row_policy_empty_result
              1m 58s        [bash] 2022-04-30 19:39:55 01851_fix_row_policy_empty_result:                                      [ OK ] 0.20 sec.
Apr 30,2022 16:39:55     ⟥  Feature 01851_array_difference_decimal_overflow_ubsan, flags:TE
               587us     ⟥⟤ OK 01851_array_difference_decimal_overflow_ubsan, /stateless/01851_array_difference_decimal_overflow_ubsan
              1m 58s        [bash] 2022-04-30 19:39:55 01851_array_difference_decimal_overflow_ubsan:                          [ OK ] 0.16 sec.
Apr 30,2022 16:39:56     ⟥  Feature 01848_partition_value_column, flags:TE
               601us     ⟥⟤ OK 01848_partition_value_column, /stateless/01848_partition_value_column
              1m 58s        [bash] 2022-04-30 19:39:56 01848_partition_value_column:                                           [ OK ] 0.24 sec.
Apr 30,2022 16:39:56     ⟥  Feature 01847_bad_like, flags:TE
               494us     ⟥⟤ OK 01847_bad_like, /stateless/01847_bad_like
              1m 58s        [bash] 2022-04-30 19:39:56 01847_bad_like:                                                         [ OK ] 0.26 sec.
Apr 30,2022 16:39:56     ⟥  Feature 01846_alter_column_without_type_bugfix, flags:TE
               621us     ⟥⟤ OK 01846_alter_column_without_type_bugfix, /stateless/01846_alter_column_without_type_bugfix
              1m 58s        [bash] 2022-04-30 19:39:56 01846_alter_column_without_type_bugfix:                                 [ OK ] 0.17 sec.
Apr 30,2022 16:39:56     ⟥  Feature 01846_null_as_default_for_insert_select, flags:TE
               657us     ⟥⟤ OK 01846_null_as_default_for_insert_select, /stateless/01846_null_as_default_for_insert_select
              1m 58s        [bash] 2022-04-30 19:39:56 01846_null_as_default_for_insert_select:                                [ OK ] 0.40 sec.
Apr 30,2022 16:39:56     ⟥  Feature 01845_add_testcase_for_arrayElement, flags:TE
               658us     ⟥⟤ OK 01845_add_testcase_for_arrayElement, /stateless/01845_add_testcase_for_arrayElement
              1m 59s        [bash] 2022-04-30 19:39:56 01845_add_testcase_for_arrayElement:                                    [ OK ] 0.44 sec.
Apr 30,2022 16:39:56     ⟥  Feature 01840_tupleElement_formatting_fuzzer, flags:TE
               607us     ⟥⟤ OK 01840_tupleElement_formatting_fuzzer, /stateless/01840_tupleElement_formatting_fuzzer
              1m 59s        [bash] 2022-04-30 19:39:56 01840_tupleElement_formatting_fuzzer:                                   [ OK ] 0.31 sec.
Apr 30,2022 16:39:56     ⟥  Feature 01852_cast_operator_bad_cases, flags:TE
               603us     ⟥⟤ OK 01852_cast_operator_bad_cases, /stateless/01852_cast_operator_bad_cases
              1m 59s        [bash] 2022-04-30 19:39:56 01852_cast_operator_bad_cases:                                          [ OK ] 1.32 sec.
Apr 30,2022 16:39:57     ⟥  Feature 01839_join_to_subqueries_rewriter_columns_matcher, flags:TE
               510us     ⟥⟤ OK 01839_join_to_subqueries_rewriter_columns_matcher, /stateless/01839_join_to_subqueries_rewriter_columns_matcher
              1m 59s        [bash] 2022-04-30 19:39:57 01839_join_to_subqueries_rewriter_columns_matcher:                      [ OK ] 0.36 sec.
Apr 30,2022 16:39:57     ⟥  Feature 01838_system_dictionaries_virtual_key_column, flags:TE
               539us     ⟥⟤ OK 01838_system_dictionaries_virtual_key_column, /stateless/01838_system_dictionaries_virtual_key_column
              1m 59s        [bash] 2022-04-30 19:39:57 01838_system_dictionaries_virtual_key_column:                           [ OK ] 0.38 sec.
Apr 30,2022 16:39:57     ⟥  Feature 01836_date_time_keep_default_timezone_on_operations_den_crane, flags:TE
               771us     ⟥⟤ OK 01836_date_time_keep_default_timezone_on_operations_den_crane, /stateless/01836_date_time_keep_default_timezone_on_operations_den_crane
              1m 59s        [bash] 2022-04-30 19:39:57 01836_date_time_keep_default_timezone_on_operations_den_crane:          [ OK ] 0.33 sec.
Apr 30,2022 16:39:57     ⟥  Feature 01835_alias_to_primary_key_cyfdecyf, flags:TE
               925us     ⟥⟤ OK 01835_alias_to_primary_key_cyfdecyf, /stateless/01835_alias_to_primary_key_cyfdecyf
              1m 59s        [bash] 2022-04-30 19:39:57 01835_alias_to_primary_key_cyfdecyf:                                    [ OK ] 0.31 sec.
Apr 30,2022 16:39:57     ⟥  Feature 01837_cast_to_array_from_empty_array, flags:TE
               508us     ⟥⟤ OK 01837_cast_to_array_from_empty_array, /stateless/01837_cast_to_array_from_empty_array
              1m 59s        [bash] 2022-04-30 19:39:57 01837_cast_to_array_from_empty_array:                                   [ OK ] 0.33 sec.
Apr 30,2022 16:39:57     ⟥  Feature 01833_test_collation_alvarotuso, flags:TE
               626us     ⟥⟤ OK 01833_test_collation_alvarotuso, /stateless/01833_test_collation_alvarotuso
               2m 0s        [bash] 2022-04-30 19:39:57 01833_test_collation_alvarotuso:                                        [ OK ] 0.25 sec.
Apr 30,2022 16:39:57     ⟥  Feature 01831_max_streams, flags:TE
               410us     ⟥⟤ OK 01831_max_streams, /stateless/01831_max_streams
               2m 0s        [bash] 2022-04-30 19:39:57 01831_max_streams:                                                      [ OK ] 0.19 sec.
Apr 30,2022 16:39:57     ⟥  Feature 01832_memory_write_suffix, flags:TE
               519us     ⟥⟤ OK 01832_memory_write_suffix, /stateless/01832_memory_write_suffix
               2m 0s        [bash] 2022-04-30 19:39:57 01832_memory_write_suffix:                                              [ OK ] 0.19 sec.
Apr 30,2022 16:39:57     ⟥  Feature 01848_http_insert_segfault, flags:TE
               624us     ⟥⟤ OK 01848_http_insert_segfault, /stateless/01848_http_insert_segfault
               2m 0s        [bash] 2022-04-30 19:39:57 01848_http_insert_segfault:                                             [ OK ] 1.83 sec.
Apr 30,2022 16:39:57     ⟥  Feature 01823_array_low_cardinality_KuliginStepan, flags:TE
                 1ms     ⟥⟤ OK 01823_array_low_cardinality_KuliginStepan, /stateless/01823_array_low_cardinality_KuliginStepan
               2m 0s        [bash] 2022-04-30 19:39:57 01823_array_low_cardinality_KuliginStepan:                              [ OK ] 0.14 sec.
Apr 30,2022 16:39:58     ⟥  Feature 01825_replacing_vertical_merge, flags:TE
                 1ms     ⟥⟤ OK 01825_replacing_vertical_merge, /stateless/01825_replacing_vertical_merge
               2m 0s        [bash] 2022-04-30 19:39:58 01825_replacing_vertical_merge:                                         [ OK ] 0.21 sec.
Apr 30,2022 16:39:58     ⟥  Feature 01824_move_to_prewhere_many_columns, flags:TE
               602us     ⟥⟤ OK 01824_move_to_prewhere_many_columns, /stateless/01824_move_to_prewhere_many_columns
               2m 0s        [bash] 2022-04-30 19:39:58 01824_move_to_prewhere_many_columns:                                    [ OK ] 0.21 sec.
Apr 30,2022 16:39:58     ⟥  Feature 01822_union_and_constans_error, flags:TE
               439us     ⟥⟤ OK 01822_union_and_constans_error, /stateless/01822_union_and_constans_error
               2m 0s        [bash] 2022-04-30 19:39:58 01822_union_and_constans_error:                                         [ OK ] 0.18 sec.
Apr 30,2022 16:39:58     ⟥  Feature 01821_to_date_time_ubsan, flags:TE
               694us     ⟥⟤ OK 01821_to_date_time_ubsan, /stateless/01821_to_date_time_ubsan
               2m 0s        [bash] 2022-04-30 19:39:58 01821_to_date_time_ubsan:                                               [ OK ] 0.15 sec.
Apr 30,2022 16:39:58     ⟥  Feature 01834_alias_columns_laziness_filimonov, flags:TE
               565us     ⟥⟤ OK 01834_alias_columns_laziness_filimonov, /stateless/01834_alias_columns_laziness_filimonov
               2m 0s        [bash] 2022-04-30 19:39:58 01834_alias_columns_laziness_filimonov:                                 [ OK ] 0.88 sec.
Apr 30,2022 16:39:58     ⟥  Feature 01823_explain_json, flags:TE
                 1ms     ⟥⟤ OK 01823_explain_json, /stateless/01823_explain_json
               2m 0s        [bash] 2022-04-30 19:39:58 01823_explain_json:                                                     [ OK ] 0.58 sec.
Apr 30,2022 16:39:58     ⟥  Feature 01820_unhex_case_insensitive, flags:TE
               562us     ⟥⟤ OK 01820_unhex_case_insensitive, /stateless/01820_unhex_case_insensitive
               2m 0s        [bash] 2022-04-30 19:39:58 01820_unhex_case_insensitive:                                           [ OK ] 0.15 sec.
Apr 30,2022 16:39:58     ⟥  Feature 01821_join_table_mutation, flags:TE
               544us     ⟥⟤ OK 01821_join_table_mutation, /stateless/01821_join_table_mutation
               2m 0s        [bash] 2022-04-30 19:39:58 01821_join_table_mutation:                                              [ OK ] 0.21 sec.
Apr 30,2022 16:39:58     ⟥  Feature 01818_case_float_value_fangyc, flags:TE
               623us     ⟥⟤ OK 01818_case_float_value_fangyc, /stateless/01818_case_float_value_fangyc
               2m 1s        [bash] 2022-04-30 19:39:58 01818_case_float_value_fangyc:                                          [ OK ] 0.16 sec.
Apr 30,2022 16:39:58     ⟥  Feature 01818_move_partition_simple, flags:TE
               607us     ⟥⟤ OK 01818_move_partition_simple, /stateless/01818_move_partition_simple
               2m 1s        [bash] 2022-04-30 19:39:58 01818_move_partition_simple:                                            [ OK ] 0.31 sec.
Apr 30,2022 16:39:58     ⟥  Feature 01817_storage_buffer_parameters, flags:TE
               537us     ⟥⟤ OK 01817_storage_buffer_parameters, /stateless/01817_storage_buffer_parameters
               2m 1s        [bash] 2022-04-30 19:39:58 01817_storage_buffer_parameters:                                        [ OK ] 0.20 sec.
Apr 30,2022 16:39:59     ⟥  Feature 01818_input_format_with_names_use_header, flags:TE
               772us     ⟥⟤ OK 01818_input_format_with_names_use_header, /stateless/01818_input_format_with_names_use_header
               2m 1s        [bash] 2022-04-30 19:39:59 01818_input_format_with_names_use_header:                               [ OK ] 0.62 sec.
Apr 30,2022 16:39:59     ⟥  Feature 01815_with_mergeable_state_after_aggregation_and_limit, flags:TE
               441us     ⟥⟤ OK 01815_with_mergeable_state_after_aggregation_and_limit, /stateless/01815_with_mergeable_state_after_aggregation_and_limit
               2m 1s        [bash] 2022-04-30 19:39:59 01815_with_mergeable_state_after_aggregation_and_limit:                 [ OK ] 0.36 sec.
Apr 30,2022 16:39:59     ⟥  Feature 01813_quantileBfloat16_nans, flags:TE
               620us     ⟥⟤ OK 01813_quantileBfloat16_nans, /stateless/01813_quantileBfloat16_nans
               2m 1s        [bash] 2022-04-30 19:39:59 01813_quantileBfloat16_nans:                                            [ OK ] 0.22 sec.
Apr 30,2022 16:39:59     ⟥  Feature 01812_optimize_skip_unused_shards_single_node, flags:TE
               612us     ⟥⟤ OK 01812_optimize_skip_unused_shards_single_node, /stateless/01812_optimize_skip_unused_shards_single_node
               2m 2s        [bash] 2022-04-30 19:39:59 01812_optimize_skip_unused_shards_single_node:                          [ OK ] 0.20 sec.
Apr 30,2022 16:39:59     ⟥  Feature 01813_distributed_scalar_subqueries_alias, flags:TE
               839us     ⟥⟤ OK 01813_distributed_scalar_subqueries_alias, /stateless/01813_distributed_scalar_subqueries_alias
               2m 2s        [bash] 2022-04-30 19:39:59 01813_distributed_scalar_subqueries_alias:                              [ OK ] 0.31 sec.
Apr 30,2022 16:40:00     ⟥  Feature 01812_has_generic, flags:TE
               566us     ⟥⟤ OK 01812_has_generic, /stateless/01812_has_generic
               2m 2s        [bash] 2022-04-30 19:40:00 01812_has_generic:                                                      [ OK ] 0.33 sec.
Apr 30,2022 16:40:00     ⟥  Feature 01814_distributed_push_down_limit, flags:TE
               504us     ⟥⟤ OK 01814_distributed_push_down_limit, /stateless/01814_distributed_push_down_limit
               2m 3s        [bash] 2022-04-30 19:40:00 01814_distributed_push_down_limit:                                      [ OK ] 1.62 sec.
Apr 30,2022 16:40:00     ⟥  Feature 01811_filter_by_null, flags:TE
                 1ms     ⟥⟤ OK 01811_filter_by_null, /stateless/01811_filter_by_null
               2m 3s        [bash] 2022-04-30 19:40:00 01811_filter_by_null:                                                   [ OK ] 0.64 sec.
Apr 30,2022 16:40:01     ⟥  Feature 01811_datename, flags:TE
               691us     ⟥⟤ OK 01811_datename, /stateless/01811_datename
               2m 3s        [bash] 2022-04-30 19:40:01 01811_datename:                                                         [ OK ] 0.32 sec.
Apr 30,2022 16:40:02     ⟥  Feature 01822_async_read_from_socket_crash, flags:TE
               606us     ⟥⟤ OK 01822_async_read_from_socket_crash, /stateless/01822_async_read_from_socket_crash
               2m 4s        [bash] 2022-04-30 19:40:02 01822_async_read_from_socket_crash:                                     [ OK ] 4.46 sec.
Apr 30,2022 16:40:02     ⟥  Feature 01810_max_part_removal_threads_long, flags:TE
               623us     ⟥⟤ OK 01810_max_part_removal_threads_long, /stateless/01810_max_part_removal_threads_long
               2m 5s        [bash] 2022-04-30 19:40:02 01810_max_part_removal_threads_long:                                    [ OK ] 1.38 sec.
Apr 30,2022 16:40:02     ⟥  Feature 01809_inactive_parts_to_delay_throw_insert, flags:TE
               596us     ⟥⟤ OK 01809_inactive_parts_to_delay_throw_insert, /stateless/01809_inactive_parts_to_delay_throw_insert
               2m 5s        [bash] 2022-04-30 19:40:02 01809_inactive_parts_to_delay_throw_insert:                             [ OK ] 0.18 sec.
Apr 30,2022 16:40:03     ⟥  Feature 01804_uniq_up_to_ubsan, flags:TE
               652us     ⟥⟤ OK 01804_uniq_up_to_ubsan, /stateless/01804_uniq_up_to_ubsan
               2m 5s        [bash] 2022-04-30 19:40:03 01804_uniq_up_to_ubsan:                                                 [ OK ] 0.18 sec.
Apr 30,2022 16:40:03     ⟥  Feature 01803_const_nullable_map, flags:TE
               924us     ⟥⟤ OK 01803_const_nullable_map, /stateless/01803_const_nullable_map
               2m 5s        [bash] 2022-04-30 19:40:03 01803_const_nullable_map:                                               [ OK ] 0.24 sec.
Apr 30,2022 16:40:03     ⟥  Feature 01803_untuple_subquery, flags:TE
               736us     ⟥⟤ OK 01803_untuple_subquery, /stateless/01803_untuple_subquery
               2m 5s        [bash] 2022-04-30 19:40:03 01803_untuple_subquery:                                                 [ OK ] 0.26 sec.
Apr 30,2022 16:40:03     ⟥  Feature 01802_rank_corr_mann_whitney_over_window, flags:TE
               503us     ⟥⟤ OK 01802_rank_corr_mann_whitney_over_window, /stateless/01802_rank_corr_mann_whitney_over_window
               2m 5s        [bash] 2022-04-30 19:40:03 01802_rank_corr_mann_whitney_over_window:                               [ OK ] 0.23 sec.
Apr 30,2022 16:40:03     ⟥  Feature 01903_csvwithnames_subset_of_columns, flags:TE
               575us     ⟥⟤ OK 01903_csvwithnames_subset_of_columns, /stateless/01903_csvwithnames_subset_of_columns
               2m 5s        [bash] 2022-04-30 19:40:03 01903_csvwithnames_subset_of_columns:                                   [ OK ] 13.51 sec.
Apr 30,2022 16:40:03     ⟥  Feature 01802_toDateTime64_large_values, flags:TE
               596us     ⟥⟤ OK 01802_toDateTime64_large_values, /stateless/01802_toDateTime64_large_values
               2m 6s        [bash] 2022-04-30 19:40:03 01802_toDateTime64_large_values:                                        [ OK ] 0.21 sec.
Apr 30,2022 16:40:03     ⟥  Feature 01802_formatDateTime_DateTime64_century, flags:TE
               609us     ⟥⟤ OK 01802_formatDateTime_DateTime64_century, /stateless/01802_formatDateTime_DateTime64_century
               2m 6s        [bash] 2022-04-30 19:40:03 01802_formatDateTime_DateTime64_century:                                [ OK ] 0.25 sec.
Apr 30,2022 16:40:04     ⟥  Feature 01801_distinct_group_by_shard, flags:TE
                 1ms     ⟥⟤ OK 01801_distinct_group_by_shard, /stateless/01801_distinct_group_by_shard
               2m 6s        [bash] 2022-04-30 19:40:04 01801_distinct_group_by_shard:                                          [ OK ] 0.19 sec.
Apr 30,2022 16:40:04     ⟥  Feature 01811_storage_buffer_flush_parameters, flags:TE
               606us     ⟥⟤ OK 01811_storage_buffer_flush_parameters, /stateless/01811_storage_buffer_flush_parameters
               2m 6s        [bash] 2022-04-30 19:40:04 01811_storage_buffer_flush_parameters:                                  [ OK ] 3.40 sec.
Apr 30,2022 16:40:04     ⟥  Feature 01812_basic_auth_http_server, flags:TE
               626us     ⟥⟤ OK 01812_basic_auth_http_server, /stateless/01812_basic_auth_http_server
               2m 6s        [bash] 2022-04-30 19:40:04 01812_basic_auth_http_server:                                           [ OK ] 4.31 sec.
Apr 30,2022 16:40:04     ⟥  Feature 01801_dateDiff_DateTime64, flags:TE
               571us     ⟥⟤ OK 01801_dateDiff_DateTime64, /stateless/01801_dateDiff_DateTime64
               2m 6s        [bash] 2022-04-30 19:40:04 01801_dateDiff_DateTime64:                                              [ OK ] 0.61 sec.
Apr 30,2022 16:40:04     ⟥  Feature 01801_approx_total_rows_mergetree_reverse, flags:TE
               845us     ⟥⟤ OK 01801_approx_total_rows_mergetree_reverse, /stateless/01801_approx_total_rows_mergetree_reverse
               2m 6s        [bash] 2022-04-30 19:40:04 01801_approx_total_rows_mergetree_reverse:                              [ OK ] 0.26 sec.
Apr 30,2022 16:40:04     ⟥  Feature 01801_nullable_low_cardinality_tsv, flags:TE
               613us     ⟥⟤ OK 01801_nullable_low_cardinality_tsv, /stateless/01801_nullable_low_cardinality_tsv
               2m 6s        [bash] 2022-04-30 19:40:04 01801_nullable_low_cardinality_tsv:                                     [ OK ] 0.75 sec.
Apr 30,2022 16:40:04     ⟥  Feature 01800_log_nested, flags:TE
               999us     ⟥⟤ OK 01800_log_nested, /stateless/01800_log_nested
               2m 6s        [bash] 2022-04-30 19:40:04 01800_log_nested:                                                       [ OK ] 0.28 sec.
Apr 30,2022 16:40:04     ⟥  Feature 01797_StripeLog_rwlock_ub, flags:TE
               636us     ⟥⟤ OK 01797_StripeLog_rwlock_ub, /stateless/01797_StripeLog_rwlock_ub
               2m 7s        [bash] 2022-04-30 19:40:04 01797_StripeLog_rwlock_ub:                                              [ OK ] 0.22 sec.
Apr 30,2022 16:40:04     ⟥  Feature 01798_having_push_down, flags:TE
               568us     ⟥⟤ OK 01798_having_push_down, /stateless/01798_having_push_down
               2m 7s        [bash] 2022-04-30 19:40:04 01798_having_push_down:                                                 [ OK ] 0.26 sec.
Apr 30,2022 16:40:04     ⟥  Feature 01796_Log_rwlock_ub, flags:TE
               686us     ⟥⟤ OK 01796_Log_rwlock_ub, /stateless/01796_Log_rwlock_ub
               2m 7s        [bash] 2022-04-30 19:40:04 01796_Log_rwlock_ub:                                                    [ OK ] 0.19 sec.
Apr 30,2022 16:40:04     ⟥  Feature 01795_TinyLog_rwlock_ub, flags:TE
               611us     ⟥⟤ OK 01795_TinyLog_rwlock_ub, /stateless/01795_TinyLog_rwlock_ub
               2m 7s        [bash] 2022-04-30 19:40:04 01795_TinyLog_rwlock_ub:                                                [ OK ] 0.16 sec.
Apr 30,2022 16:40:05     ⟥  Feature 01790_dist_INSERT_block_structure_mismatch_types_and_names, flags:TE
               853us     ⟥⟤ OK 01790_dist_INSERT_block_structure_mismatch_types_and_names, /stateless/01790_dist_INSERT_block_structure_mismatch_types_and_names
               2m 7s        [bash] 2022-04-30 19:40:05 01790_dist_INSERT_block_structure_mismatch_types_and_names:             [ OK ] 0.20 sec.
Apr 30,2022 16:40:05     ⟥  Feature 01791_dist_INSERT_block_structure_mismatch, flags:TE
               695us     ⟥⟤ OK 01791_dist_INSERT_block_structure_mismatch, /stateless/01791_dist_INSERT_block_structure_mismatch
               2m 7s        [bash] 2022-04-30 19:40:05 01791_dist_INSERT_block_structure_mismatch:                             [ OK ] 0.42 sec.
Apr 30,2022 16:40:05     ⟥  Feature 01798_uniq_theta_sketch, flags:TE
               773us     ⟥⟤ OK 01798_uniq_theta_sketch, /stateless/01798_uniq_theta_sketch
               2m 7s        [bash] 2022-04-30 19:40:05 01798_uniq_theta_sketch:                                                [ OK ] 0.78 sec.
Apr 30,2022 16:40:05     ⟥  Feature 01787_map_remote, flags:TE
               451us     ⟥⟤ OK 01787_map_remote, /stateless/01787_map_remote
               2m 7s        [bash] 2022-04-30 19:40:05 01787_map_remote:                                                       [ OK ] 0.17 sec.
Apr 30,2022 16:40:05     ⟥  Feature 01788_update_nested_type_subcolumn_check, flags:TE
               456us     ⟥⟤ OK 01788_update_nested_type_subcolumn_check, /stateless/01788_update_nested_type_subcolumn_check
               2m 7s        [bash] 2022-04-30 19:40:05 01788_update_nested_type_subcolumn_check:                               [ OK ] 0.34 sec.
Apr 30,2022 16:40:05     ⟥  Feature 01787_arena_assert_column_nothing, flags:TE
               617us     ⟥⟤ OK 01787_arena_assert_column_nothing, /stateless/01787_arena_assert_column_nothing
               2m 7s        [bash] 2022-04-30 19:40:05 01787_arena_assert_column_nothing:                                      [ OK ] 0.15 sec.
Apr 30,2022 16:40:05     ⟥  Feature 01786_group_by_pk_many_streams, flags:TE
               453us     ⟥⟤ OK 01786_group_by_pk_many_streams, /stateless/01786_group_by_pk_many_streams
               2m 8s        [bash] 2022-04-30 19:40:05 01786_group_by_pk_many_streams:                                         [ OK ] 0.30 sec.
Apr 30,2022 16:40:05     ⟥  Feature 01785_pmj_lc_bug, flags:TE
               648us     ⟥⟤ OK 01785_pmj_lc_bug, /stateless/01785_pmj_lc_bug
               2m 8s        [bash] 2022-04-30 19:40:05 01785_pmj_lc_bug:                                                       [ OK ] 0.21 sec.
Apr 30,2022 16:40:05     ⟥  Feature 01785_parallel_formatting_memory, flags:TE
               706us     ⟥⟤ OK 01785_parallel_formatting_memory, /stateless/01785_parallel_formatting_memory
               2m 8s        [bash] 2022-04-30 19:40:05 01785_parallel_formatting_memory:                                       [ OK ] 0.44 sec.
Apr 30,2022 16:40:05     ⟥  Feature 01786_nullable_string_tsv_at_eof, flags:TE
               623us     ⟥⟤ OK 01786_nullable_string_tsv_at_eof, /stateless/01786_nullable_string_tsv_at_eof
               2m 8s        [bash] 2022-04-30 19:40:05 01786_nullable_string_tsv_at_eof:                                       [ OK ] 0.55 sec.
Apr 30,2022 16:40:06     ⟥  Feature 01784_parallel_formatting_memory, flags:TE
               618us     ⟥⟤ OK 01784_parallel_formatting_memory, /stateless/01784_parallel_formatting_memory
               2m 8s        [bash] 2022-04-30 19:40:06 01784_parallel_formatting_memory:                                       [ OK ] 0.22 sec.
Apr 30,2022 16:40:06     ⟥  Feature 01799_long_uniq_theta_sketch, flags:TE
               469us     ⟥⟤ OK 01799_long_uniq_theta_sketch, /stateless/01799_long_uniq_theta_sketch
               2m 8s        [bash] 2022-04-30 19:40:06 01799_long_uniq_theta_sketch:                                           [ OK ] 2.08 sec.
Apr 30,2022 16:40:06     ⟥  Feature 01783_parallel_formatting_memory, flags:TE
               719us     ⟥⟤ OK 01783_parallel_formatting_memory, /stateless/01783_parallel_formatting_memory
               2m 8s        [bash] 2022-04-30 19:40:06 01783_parallel_formatting_memory:                                       [ OK ] 0.31 sec.
Apr 30,2022 16:40:06     ⟥  Feature 01783_http_chunk_size, flags:TE
               675us     ⟥⟤ OK 01783_http_chunk_size, /stateless/01783_http_chunk_size
               2m 8s        [bash] 2022-04-30 19:40:06 01783_http_chunk_size:                                                  [ OK ] 0.36 sec.
Apr 30,2022 16:40:06     ⟥  Feature 01786_explain_merge_tree, flags:TE
               820us     ⟥⟤ OK 01786_explain_merge_tree, /stateless/01786_explain_merge_tree
               2m 8s        [bash] 2022-04-30 19:40:06 01786_explain_merge_tree:                                               [ OK ] 1.07 sec.
Apr 30,2022 16:40:06     ⟥  Feature 01781_map_op_ubsan, flags:TE
               605us     ⟥⟤ OK 01781_map_op_ubsan, /stateless/01781_map_op_ubsan
               2m 8s        [bash] 2022-04-30 19:40:06 01781_map_op_ubsan:                                                     [ OK ] 0.22 sec.
Apr 30,2022 16:40:06     ⟥  Feature 01783_merge_engine_join_key_condition, flags:TE
               597us     ⟥⟤ OK 01783_merge_engine_join_key_condition, /stateless/01783_merge_engine_join_key_condition
               2m 9s        [bash] 2022-04-30 19:40:06 01783_merge_engine_join_key_condition:                                  [ OK ] 0.42 sec.
Apr 30,2022 16:40:06     ⟥  Feature 01882_total_rows_approx, flags:TE
               564us     ⟥⟤ OK 01882_total_rows_approx, /stateless/01882_total_rows_approx
               2m 9s        [bash] 2022-04-30 19:40:06 01882_total_rows_approx:                                                [ OK ] 13.77 sec.
Apr 30,2022 16:40:07     ⟥  Feature 01780_range_msan, flags:TE
                 1ms     ⟥⟤ OK 01780_range_msan, /stateless/01780_range_msan
              2m 10s        [bash] 2022-04-30 19:40:07 01780_range_msan:                                                       [ OK ] 0.75 sec.
Apr 30,2022 16:40:07     ⟥  Feature 01781_token_extractor_buffer_overflow, flags:TE
               519us     ⟥⟤ OK 01781_token_extractor_buffer_overflow, /stateless/01781_token_extractor_buffer_overflow
              2m 10s        [bash] 2022-04-30 19:40:07 01781_token_extractor_buffer_overflow:                                  [ OK ] 1.30 sec.
Apr 30,2022 16:40:07     ⟥  Feature 01779_quantile_deterministic_msan, flags:TE
               751us     ⟥⟤ OK 01779_quantile_deterministic_msan, /stateless/01779_quantile_deterministic_msan
              2m 10s        [bash] 2022-04-30 19:40:07 01779_quantile_deterministic_msan:                                      [ OK ] 0.66 sec.
Apr 30,2022 16:40:08     ⟥  Feature 01778_mmap_cache_infra, flags:TE
               546us     ⟥⟤ OK 01778_mmap_cache_infra, /stateless/01778_mmap_cache_infra
              2m 11s        [bash] 2022-04-30 19:40:08 01778_mmap_cache_infra:                                                 [ OK ] 0.77 sec.
Apr 30,2022 16:40:09     ⟥  Feature 01778_where_with_column_name, flags:TE
               525us     ⟥⟤ OK 01778_where_with_column_name, /stateless/01778_where_with_column_name
              2m 11s        [bash] 2022-04-30 19:40:09 01778_where_with_column_name:                                           [ OK ] 0.85 sec.
Apr 30,2022 16:40:09     ⟥  Feature 01778_test_LowCardinality_FixedString_pk, flags:TE
               510us     ⟥⟤ OK 01778_test_LowCardinality_FixedString_pk, /stateless/01778_test_LowCardinality_FixedString_pk
              2m 11s        [bash] 2022-04-30 19:40:09 01778_test_LowCardinality_FixedString_pk:                               [ OK ] 0.97 sec.
Apr 30,2022 16:40:09     ⟥  Feature 01780_dict_get_or_null, flags:TE
               455us     ⟥⟤ OK 01780_dict_get_or_null, /stateless/01780_dict_get_or_null
              2m 11s        [bash] 2022-04-30 19:40:09 01780_dict_get_or_null:                                                 [ OK ] 2.07 sec.
Apr 30,2022 16:40:09     ⟥  Feature 01777_map_populate_series_ubsan, flags:TE
               863us     ⟥⟤ OK 01777_map_populate_series_ubsan, /stateless/01777_map_populate_series_ubsan
              2m 11s        [bash] 2022-04-30 19:40:09 01777_map_populate_series_ubsan:                                        [ OK ] 0.32 sec.
Apr 30,2022 16:40:09     ⟥  Feature 01776_decrypt_aead_size_check, flags:TE
               930us     ⟥⟤ OK 01776_decrypt_aead_size_check, /stateless/01776_decrypt_aead_size_check
              2m 11s        [bash] 2022-04-30 19:40:09 01776_decrypt_aead_size_check:                                          [ OK ] 0.16 sec.
Apr 30,2022 16:40:09     ⟥  Feature 01774_case_sensitive_connection_id, flags:TE
               490us     ⟥⟤ OK 01774_case_sensitive_connection_id, /stateless/01774_case_sensitive_connection_id
              2m 11s        [bash] 2022-04-30 19:40:09 01774_case_sensitive_connection_id:                                     [ OK ] 0.17 sec.
Apr 30,2022 16:40:09     ⟥  Feature 01781_merge_tree_deduplication, flags:TE
               883us     ⟥⟤ OK 01781_merge_tree_deduplication, /stateless/01781_merge_tree_deduplication
              2m 11s        [bash] 2022-04-30 19:40:09 01781_merge_tree_deduplication:                                         [ OK ] 3.02 sec.
Apr 30,2022 16:40:09     ⟥  Feature 01774_bar_with_illegal_value, flags:TE
               634us     ⟥⟤ OK 01774_bar_with_illegal_value, /stateless/01774_bar_with_illegal_value
              2m 11s        [bash] 2022-04-30 19:40:09 01774_bar_with_illegal_value:                                           [ OK ] 0.16 sec.
Apr 30,2022 16:40:09     ⟥  Feature 01774_tuple_null_in, flags:TE
               598us     ⟥⟤ OK 01774_tuple_null_in, /stateless/01774_tuple_null_in
              2m 11s        [bash] 2022-04-30 19:40:09 01774_tuple_null_in:                                                    [ OK ] 0.16 sec.
Apr 30,2022 16:40:09     ⟥  Feature 01773_min_max_time_system_parts_datetime64, flags:TE
               985us     ⟥⟤ OK 01773_min_max_time_system_parts_datetime64, /stateless/01773_min_max_time_system_parts_datetime64
              2m 11s        [bash] 2022-04-30 19:40:09 01773_min_max_time_system_parts_datetime64:                             [ OK ] 0.20 sec.
Apr 30,2022 16:40:09     ⟥  Feature 01773_case_sensitive_version, flags:TE
               840us     ⟥⟤ OK 01773_case_sensitive_version, /stateless/01773_case_sensitive_version
              2m 11s        [bash] 2022-04-30 19:40:09 01773_case_sensitive_version:                                           [ OK ] 0.15 sec.
Apr 30,2022 16:40:09     ⟥  Feature 01773_datetime64_add_ubsan, flags:TE
               573us     ⟥⟤ OK 01773_datetime64_add_ubsan, /stateless/01773_datetime64_add_ubsan
              2m 12s        [bash] 2022-04-30 19:40:09 01773_datetime64_add_ubsan:                                             [ OK ] 0.17 sec.
Apr 30,2022 16:40:09     ⟥  Feature 01774_ip_address_in_range, flags:TE
               576us     ⟥⟤ OK 01774_ip_address_in_range, /stateless/01774_ip_address_in_range
              2m 12s        [bash] 2022-04-30 19:40:09 01774_ip_address_in_range:                                              [ OK ] 0.49 sec.
Apr 30,2022 16:40:09     ⟥  Feature 01772_intdiv_minus_one_ubsan, flags:TE
               578us     ⟥⟤ OK 01772_intdiv_minus_one_ubsan, /stateless/01772_intdiv_minus_one_ubsan
              2m 12s        [bash] 2022-04-30 19:40:09 01772_intdiv_minus_one_ubsan:                                           [ OK ] 0.19 sec.
Apr 30,2022 16:40:09     ⟥  Feature 01782_field_oom, flags:TE
               549us     ⟥⟤ OK 01782_field_oom, /stateless/01782_field_oom
              2m 12s        [bash] 2022-04-30 19:40:09 01782_field_oom:                                                        [ OK ] 3.50 sec.
Apr 30,2022 16:40:09     ⟥  Feature 01772_to_start_of_hour_align, flags:TE
               591us     ⟥⟤ OK 01772_to_start_of_hour_align, /stateless/01772_to_start_of_hour_align
              2m 12s        [bash] 2022-04-30 19:40:09 01772_to_start_of_hour_align:                                           [ OK ] 0.30 sec.
Apr 30,2022 16:40:09     ⟥  Feature 01771_datetime64_no_time_part, flags:TE
               957us     ⟥⟤ OK 01771_datetime64_no_time_part, /stateless/01771_datetime64_no_time_part
              2m 12s        [bash] 2022-04-30 19:40:09 01771_datetime64_no_time_part:                                          [ OK ] 0.18 sec.
Apr 30,2022 16:40:09     ⟥  Feature 01770_add_months_ubsan, flags:TE
               481us     ⟥⟤ OK 01770_add_months_ubsan, /stateless/01770_add_months_ubsan
              2m 12s        [bash] 2022-04-30 19:40:09 01770_add_months_ubsan:                                                 [ OK ] 0.15 sec.
Apr 30,2022 16:40:10     ⟥  Feature 01770_extended_range_3, flags:TE
               611us     ⟥⟤ OK 01770_extended_range_3, /stateless/01770_extended_range_3
              2m 12s        [bash] 2022-04-30 19:40:10 01770_extended_range_3:                                                 [ OK ] 0.18 sec.
Apr 30,2022 16:40:10     ⟥  Feature 01769_extended_range_2, flags:TE
               482us     ⟥⟤ OK 01769_extended_range_2, /stateless/01769_extended_range_2
              2m 12s        [bash] 2022-04-30 19:40:10 01769_extended_range_2:                                                 [ OK ] 0.20 sec.
Apr 30,2022 16:40:10     ⟥  Feature 01768_extended_range, flags:TE
               531us     ⟥⟤ OK 01768_extended_range, /stateless/01768_extended_range
              2m 12s        [bash] 2022-04-30 19:40:10 01768_extended_range:                                                   [ OK ] 0.23 sec.
Apr 30,2022 16:40:10     ⟥  Feature 01768_array_product, flags:TE
               737us     ⟥⟤ OK 01768_array_product, /stateless/01768_array_product
              2m 12s        [bash] 2022-04-30 19:40:10 01768_array_product:                                                    [ OK ] 0.37 sec.
Apr 30,2022 16:40:10     ⟥  Feature 01767_timezoneOf, flags:TE
               555us     ⟥⟤ OK 01767_timezoneOf, /stateless/01767_timezoneOf
              2m 12s        [bash] 2022-04-30 19:40:10 01767_timezoneOf:                                                       [ OK ] 0.36 sec.
Apr 30,2022 16:40:10     ⟥  Feature 01766_todatetime64_no_timezone_arg, flags:TE
               760us     ⟥⟤ OK 01766_todatetime64_no_timezone_arg, /stateless/01766_todatetime64_no_timezone_arg
              2m 12s        [bash] 2022-04-30 19:40:10 01766_todatetime64_no_timezone_arg:                                     [ OK ] 0.21 sec.
Apr 30,2022 16:40:10     ⟥  Feature 01765_move_to_table_overlapping_block_number, flags:TE
               666us     ⟥⟤ OK 01765_move_to_table_overlapping_block_number, /stateless/01765_move_to_table_overlapping_block_number
              2m 12s        [bash] 2022-04-30 19:40:10 01765_move_to_table_overlapping_block_number:                           [ OK ] 0.20 sec.
Apr 30,2022 16:40:10     ⟥  Feature 01765_tehran_dst, flags:TE
               815us     ⟥⟤ OK 01765_tehran_dst, /stateless/01765_tehran_dst
              2m 12s        [bash] 2022-04-30 19:40:10 01765_tehran_dst:                                                       [ OK ] 0.19 sec.
Apr 30,2022 16:40:10     ⟥  Feature 01764_prefer_column_name_to_alias, flags:TE
               568us     ⟥⟤ OK 01764_prefer_column_name_to_alias, /stateless/01764_prefer_column_name_to_alias
              2m 12s        [bash] 2022-04-30 19:40:10 01764_prefer_column_name_to_alias:                                      [ OK ] 0.24 sec.
Apr 30,2022 16:40:10     ⟥  Feature 01764_collapsing_merge_adaptive_granularity, flags:TE
               542us     ⟥⟤ OK 01764_collapsing_merge_adaptive_granularity, /stateless/01764_collapsing_merge_adaptive_granularity
              2m 13s        [bash] 2022-04-30 19:40:10 01764_collapsing_merge_adaptive_granularity:                            [ OK ] 0.30 sec.
Apr 30,2022 16:40:10     ⟥  Feature 01763_filter_push_down_bugs, flags:TE
               653us     ⟥⟤ OK 01763_filter_push_down_bugs, /stateless/01763_filter_push_down_bugs
              2m 13s        [bash] 2022-04-30 19:40:10 01763_filter_push_down_bugs:                                            [ OK ] 0.44 sec.
Apr 30,2022 16:40:10     ⟥  Feature 01762_datetime64_extended_parsing, flags:TE
               916us     ⟥⟤ OK 01762_datetime64_extended_parsing, /stateless/01762_datetime64_extended_parsing
              2m 13s        [bash] 2022-04-30 19:40:10 01762_datetime64_extended_parsing:                                      [ OK ] 0.21 sec.
Apr 30,2022 16:40:11     ⟥  Feature 01771_bloom_filter_not_has, flags:TE
               662us     ⟥⟤ OK 01771_bloom_filter_not_has, /stateless/01771_bloom_filter_not_has
              2m 13s        [bash] 2022-04-30 19:40:11 01771_bloom_filter_not_has:                                             [ OK ] 1.29 sec.
Apr 30,2022 16:40:11     ⟥  Feature 01762_deltasumtimestamp_datetime64, flags:TE
               586us     ⟥⟤ OK 01762_deltasumtimestamp_datetime64, /stateless/01762_deltasumtimestamp_datetime64
              2m 13s        [bash] 2022-04-30 19:40:11 01762_deltasumtimestamp_datetime64:                                     [ OK ] 0.47 sec.
Apr 30,2022 16:40:11     ⟥  Feature 01761_cast_to_enum_nullable, flags:TE
               664us     ⟥⟤ OK 01761_cast_to_enum_nullable, /stateless/01761_cast_to_enum_nullable
              2m 13s        [bash] 2022-04-30 19:40:11 01761_cast_to_enum_nullable:                                            [ OK ] 0.21 sec.
Apr 30,2022 16:40:11     ⟥  Feature 01762_deltasumtimestamp, flags:TE
               617us     ⟥⟤ OK 01762_deltasumtimestamp, /stateless/01762_deltasumtimestamp
              2m 13s        [bash] 2022-04-30 19:40:11 01762_deltasumtimestamp:                                                [ OK ] 0.26 sec.
Apr 30,2022 16:40:11     ⟥  Feature 01763_max_distributed_depth, flags:TE
               567us     ⟥⟤ OK 01763_max_distributed_depth, /stateless/01763_max_distributed_depth
              2m 13s        [bash] 2022-04-30 19:40:11 01763_max_distributed_depth:                                            [ OK ] 0.79 sec.
Apr 30,2022 16:40:11     ⟥  Feature 01761_round_year_bounds, flags:TE
                 1ms     ⟥⟤ OK 01761_round_year_bounds, /stateless/01761_round_year_bounds
              2m 13s        [bash] 2022-04-30 19:40:11 01761_round_year_bounds:                                                [ OK ] 0.23 sec.
Apr 30,2022 16:40:11     ⟥  Feature 01763_long_ttl_group_by, flags:TE
               585us     ⟥⟤ OK 01763_long_ttl_group_by, /stateless/01763_long_ttl_group_by
              2m 13s        [bash] 2022-04-30 19:40:11 01763_long_ttl_group_by:                                                [ OK ] 0.82 sec.
Apr 30,2022 16:40:11     ⟥  Feature 01760_modulo_negative, flags:TE
               595us     ⟥⟤ OK 01760_modulo_negative, /stateless/01760_modulo_negative
              2m 13s        [bash] 2022-04-30 19:40:11 01760_modulo_negative:                                                  [ OK ] 0.18 sec.
Apr 30,2022 16:40:11     ⟥  Feature 01759_optimize_skip_unused_shards_zero_shards, flags:TE
               726us     ⟥⟤ OK 01759_optimize_skip_unused_shards_zero_shards, /stateless/01759_optimize_skip_unused_shards_zero_shards
              2m 13s        [bash] 2022-04-30 19:40:11 01759_optimize_skip_unused_shards_zero_shards:                          [ OK ] 0.20 sec.
Apr 30,2022 16:40:11     ⟥  Feature 01757_optimize_skip_unused_shards_limit, flags:TE
               599us     ⟥⟤ OK 01757_optimize_skip_unused_shards_limit, /stateless/01757_optimize_skip_unused_shards_limit
              2m 14s        [bash] 2022-04-30 19:40:11 01757_optimize_skip_unused_shards_limit:                                [ OK ] 0.33 sec.
Apr 30,2022 16:40:11     ⟥  Feature 01755_shard_pruning_with_literal, flags:TE
               574us     ⟥⟤ OK 01755_shard_pruning_with_literal, /stateless/01755_shard_pruning_with_literal
              2m 14s        [bash] 2022-04-30 19:40:11 01755_shard_pruning_with_literal:                                       [ OK ] 0.26 sec.
Apr 30,2022 16:40:11     ⟥  Feature 01758_optimize_skip_unused_shards_once, flags:TE
                 1ms     ⟥⟤ OK 01758_optimize_skip_unused_shards_once, /stateless/01758_optimize_skip_unused_shards_once
              2m 14s        [bash] 2022-04-30 19:40:11 01758_optimize_skip_unused_shards_once:                                 [ OK ] 0.46 sec.
Apr 30,2022 16:40:11     ⟥  Feature 01754_cluster_all_replicas_shard_num, flags:TE
               646us     ⟥⟤ OK 01754_cluster_all_replicas_shard_num, /stateless/01754_cluster_all_replicas_shard_num
              2m 14s        [bash] 2022-04-30 19:40:11 01754_cluster_all_replicas_shard_num:                                   [ OK ] 0.26 sec.
Apr 30,2022 16:40:11     ⟥  Feature 01755_client_highlight_multi_line_comment_regression, flags:TE
               857us     ⟥⟤ OK 01755_client_highlight_multi_line_comment_regression, /stateless/01755_client_highlight_multi_line_comment_regression
              2m 14s        [bash] 2022-04-30 19:40:11 01755_client_highlight_multi_line_comment_regression:                   [ OK ] 0.37 sec.
Apr 30,2022 16:40:12     ⟥  Feature 01821_join_table_race_long, flags:TE
               483us     ⟥⟤ OK 01821_join_table_race_long, /stateless/01821_join_table_race_long
              2m 14s        [bash] 2022-04-30 19:40:12 01821_join_table_race_long:                                             [ OK ] 13.79 sec.
Apr 30,2022 16:40:12     ⟥  Feature 01754_clickhouse_format_backslash, flags:TE
               655us     ⟥⟤ OK 01754_clickhouse_format_backslash, /stateless/01754_clickhouse_format_backslash
              2m 14s        [bash] 2022-04-30 19:40:12 01754_clickhouse_format_backslash:                                      [ OK ] 0.36 sec.
Apr 30,2022 16:40:12     ⟥  Feature 01753_mutate_table_predicated_with_table, flags:TE
               592us     ⟥⟤ OK 01753_mutate_table_predicated_with_table, /stateless/01753_mutate_table_predicated_with_table
              2m 14s        [bash] 2022-04-30 19:40:12 01753_mutate_table_predicated_with_table:                               [ OK ] 0.22 sec.
Apr 30,2022 16:40:12     ⟥  Feature 01753_fix_clickhouse_format, flags:TE
               507us     ⟥⟤ OK 01753_fix_clickhouse_format, /stateless/01753_fix_clickhouse_format
              2m 14s        [bash] 2022-04-30 19:40:12 01753_fix_clickhouse_format:                                            [ OK ] 0.47 sec.
Apr 30,2022 16:40:12     ⟥  Feature 01756_optimize_skip_unused_shards_rewrite_in, flags:TE
                 1ms     ⟥⟤ OK 01756_optimize_skip_unused_shards_rewrite_in, /stateless/01756_optimize_skip_unused_shards_rewrite_in
              2m 14s        [bash] 2022-04-30 19:40:12 01756_optimize_skip_unused_shards_rewrite_in:                           [ OK ] 0.97 sec.
Apr 30,2022 16:40:12     ⟥  Feature 01753_optimize_aggregation_in_order, flags:TE
                 3ms     ⟥⟤ OK 01753_optimize_aggregation_in_order, /stateless/01753_optimize_aggregation_in_order
              2m 14s        [bash] 2022-04-30 19:40:12 01753_optimize_aggregation_in_order:                                    [ OK ] 0.42 sec.
Apr 30,2022 16:40:12     ⟥  Feature 01753_system_zookeeper_query_param_path_long, flags:TE
               565us     ⟥⟤ OK 01753_system_zookeeper_query_param_path_long, /stateless/01753_system_zookeeper_query_param_path_long
              2m 14s        [bash] 2022-04-30 19:40:12 01753_system_zookeeper_query_param_path_long:                           [ OK ] 0.73 sec.
Apr 30,2022 16:40:12     ⟥  Feature 01752_distributed_query_sigsegv, flags:TE
               662us     ⟥⟤ OK 01752_distributed_query_sigsegv, /stateless/01752_distributed_query_sigsegv
              2m 14s        [bash] 2022-04-30 19:40:12 01752_distributed_query_sigsegv:                                        [ OK ] 0.35 sec.
Apr 30,2022 16:40:12     ⟥  Feature 01753_max_uri_size, flags:TE
               619us     ⟥⟤ OK 01753_max_uri_size, /stateless/01753_max_uri_size
              2m 14s        [bash] 2022-04-30 19:40:12 01753_max_uri_size:                                                     [ OK ] 0.40 sec.
Apr 30,2022 16:40:12     ⟥  Feature 01747_transform_empty_arrays, flags:TE
               631us     ⟥⟤ OK 01747_transform_empty_arrays, /stateless/01747_transform_empty_arrays
              2m 14s        [bash] 2022-04-30 19:40:12 01747_transform_empty_arrays:                                           [ OK ] 0.17 sec.
Apr 30,2022 16:40:12     ⟥  Feature 01750_parsing_exception, flags:TE
               898us     ⟥⟤ OK 01750_parsing_exception, /stateless/01750_parsing_exception
              2m 14s        [bash] 2022-04-30 19:40:12 01750_parsing_exception:                                                [ OK ] 0.32 sec.
Apr 30,2022 16:40:12     ⟥  Feature 01748_partition_id_pruning, flags:TE
               622us     ⟥⟤ OK 01748_partition_id_pruning, /stateless/01748_partition_id_pruning
              2m 15s        [bash] 2022-04-30 19:40:12 01748_partition_id_pruning:                                             [ OK ] 0.31 sec.
Apr 30,2022 16:40:12     ⟥  Feature 01746_lc_values_format_bug, flags:TE
               646us     ⟥⟤ OK 01746_lc_values_format_bug, /stateless/01746_lc_values_format_bug
              2m 15s        [bash] 2022-04-30 19:40:12 01746_lc_values_format_bug:                                             [ OK ] 0.16 sec.
Apr 30,2022 16:40:12     ⟥  Feature 01746_long_zlib_http_compression_json_format, flags:TE
               569us     ⟥⟤ OK 01746_long_zlib_http_compression_json_format, /stateless/01746_long_zlib_http_compression_json_format
              2m 15s        [bash] 2022-04-30 19:40:12 01746_long_zlib_http_compression_json_format:                           [ OK ] 0.53 sec.
Apr 30,2022 16:40:12     ⟥  Feature 01746_test_for_tupleElement_must_be_constant_issue, flags:TE
               426us     ⟥⟤ OK 01746_test_for_tupleElement_must_be_constant_issue, /stateless/01746_test_for_tupleElement_must_be_constant_issue
              2m 15s        [bash] 2022-04-30 19:40:12 01746_test_for_tupleElement_must_be_constant_issue:                     [ OK ] 0.38 sec.
Apr 30,2022 16:40:12     ⟥  Feature 01745_alter_delete_view, flags:TE
               631us     ⟥⟤ OK 01745_alter_delete_view, /stateless/01745_alter_delete_view
              2m 15s        [bash] 2022-04-30 19:40:12 01745_alter_delete_view:                                                [ OK ] 0.22 sec.
Apr 30,2022 16:40:13     ⟥  Feature 01744_tuple_cast_to_map_bugfix, flags:TE
               889us     ⟥⟤ OK 01744_tuple_cast_to_map_bugfix, /stateless/01744_tuple_cast_to_map_bugfix
              2m 15s        [bash] 2022-04-30 19:40:13 01744_tuple_cast_to_map_bugfix:                                         [ OK ] 0.15 sec.
Apr 30,2022 16:40:13     ⟥  Feature 01746_extract_text_from_html, flags:TE
               584us     ⟥⟤ OK 01746_extract_text_from_html, /stateless/01746_extract_text_from_html
              2m 15s        [bash] 2022-04-30 19:40:13 01746_extract_text_from_html:                                           [ OK ] 0.54 sec.
Apr 30,2022 16:40:13     ⟥  Feature 01746_forbid_drop_column_referenced_by_mv, flags:TE
               485us     ⟥⟤ OK 01746_forbid_drop_column_referenced_by_mv, /stateless/01746_forbid_drop_column_referenced_by_mv
              2m 15s        [bash] 2022-04-30 19:40:13 01746_forbid_drop_column_referenced_by_mv:                              [ OK ] 0.57 sec.
Apr 30,2022 16:40:13     ⟥  Feature 01744_fuse_sum_count_aggregate, flags:TE
               549us     ⟥⟤ OK 01744_fuse_sum_count_aggregate, /stateless/01744_fuse_sum_count_aggregate
              2m 15s        [bash] 2022-04-30 19:40:13 01744_fuse_sum_count_aggregate:                                         [ OK ] 0.23 sec.
Apr 30,2022 16:40:13     ⟥  Feature 01736_null_as_default, flags:TE
               510us     ⟥⟤ OK 01736_null_as_default, /stateless/01736_null_as_default
              2m 15s        [bash] 2022-04-30 19:40:13 01736_null_as_default:                                                  [ OK ] 0.19 sec.
Apr 30,2022 16:40:13     ⟥  Feature 01737_move_order_key_to_prewhere_select_final, flags:TE
               608us     ⟥⟤ OK 01737_move_order_key_to_prewhere_select_final, /stateless/01737_move_order_key_to_prewhere_select_final
              2m 15s        [bash] 2022-04-30 19:40:13 01737_move_order_key_to_prewhere_select_final:                          [ OK ] 0.33 sec.
Apr 30,2022 16:40:13     ⟥  Feature 01735_to_datetime64, flags:TE
               662us     ⟥⟤ OK 01735_to_datetime64, /stateless/01735_to_datetime64
              2m 15s        [bash] 2022-04-30 19:40:13 01735_to_datetime64:                                                    [ OK ] 0.16 sec.
Apr 30,2022 16:40:13     ⟥  Feature 01735_join_get_low_card_fix, flags:TE
               436us     ⟥⟤ OK 01735_join_get_low_card_fix, /stateless/01735_join_get_low_card_fix
              2m 15s        [bash] 2022-04-30 19:40:13 01735_join_get_low_card_fix:                                            [ OK ] 0.23 sec.
Apr 30,2022 16:40:13     ⟥  Feature 01739_index_hint, flags:TE
               292us     ⟥⟤ OK 01739_index_hint, /stateless/01739_index_hint
              2m 15s        [bash] 2022-04-30 19:40:13 01739_index_hint:                                                       [ OK ] 0.39 sec.
Apr 30,2022 16:40:13     ⟥  Feature 01734_datetime64_from_float, flags:TE
               653us     ⟥⟤ OK 01734_datetime64_from_float, /stateless/01734_datetime64_from_float
              2m 15s        [bash] 2022-04-30 19:40:13 01734_datetime64_from_float:                                            [ OK ] 0.18 sec.
Apr 30,2022 16:40:13     ⟥  Feature 01733_transform_ubsan, flags:TE
               481us     ⟥⟤ OK 01733_transform_ubsan, /stateless/01733_transform_ubsan
              2m 15s        [bash] 2022-04-30 19:40:13 01733_transform_ubsan:                                                  [ OK ] 0.18 sec.
Apr 30,2022 16:40:13     ⟥  Feature 01732_more_consistent_datetime64_parsing, flags:TE
               563us     ⟥⟤ OK 01732_more_consistent_datetime64_parsing, /stateless/01732_more_consistent_datetime64_parsing
              2m 16s        [bash] 2022-04-30 19:40:13 01732_more_consistent_datetime64_parsing:                               [ OK ] 0.24 sec.
Apr 30,2022 16:40:13     ⟥  Feature 01732_union_and_union_all, flags:TE
               594us     ⟥⟤ OK 01732_union_and_union_all, /stateless/01732_union_and_union_all
              2m 16s        [bash] 2022-04-30 19:40:13 01732_union_and_union_all:                                              [ OK ] 0.18 sec.
Apr 30,2022 16:40:13     ⟥  Feature 01732_alters_bad_conversions, flags:TE
               718us     ⟥⟤ OK 01732_alters_bad_conversions, /stateless/01732_alters_bad_conversions
              2m 16s        [bash] 2022-04-30 19:40:13 01732_alters_bad_conversions:                                           [ OK ] 0.26 sec.
Apr 30,2022 16:40:13     ⟥  Feature 01732_explain_syntax_union_query, flags:TE
               541us     ⟥⟤ OK 01732_explain_syntax_union_query, /stateless/01732_explain_syntax_union_query
              2m 16s        [bash] 2022-04-30 19:40:13 01732_explain_syntax_union_query:                                       [ OK ] 0.30 sec.
Apr 30,2022 16:40:13     ⟥  Feature 01732_bigint_ubsan, flags:TE
               640us     ⟥⟤ OK 01732_bigint_ubsan, /stateless/01732_bigint_ubsan
              2m 16s        [bash] 2022-04-30 19:40:13 01732_bigint_ubsan:                                                     [ OK ] 0.22 sec.
Apr 30,2022 16:40:14     ⟥  Feature 01721_constraints_constant_expressions, flags:TE
               690us     ⟥⟤ OK 01721_constraints_constant_expressions, /stateless/01721_constraints_constant_expressions
              2m 16s        [bash] 2022-04-30 19:40:14 01721_constraints_constant_expressions:                                 [ OK ] 0.54 sec.
Apr 30,2022 16:40:14     ⟥  Feature 01746_long_zstd_http_compression_json_format, flags:TE
                 5ms     ⟥⟤ OK 01746_long_zstd_http_compression_json_format, /stateless/01746_long_zstd_http_compression_json_format
              2m 16s        [bash] 2022-04-30 19:40:14 01746_long_zstd_http_compression_json_format:                           [ OK ] 1.90 sec.
Apr 30,2022 16:40:14     ⟥  Feature 01720_union_distinct_with_limit, flags:TE
               955us     ⟥⟤ OK 01720_union_distinct_with_limit, /stateless/01720_union_distinct_with_limit
              2m 17s        [bash] 2022-04-30 19:40:14 01720_union_distinct_with_limit:                                        [ OK ] 0.39 sec.
Apr 30,2022 16:40:15     ⟥  Feature 01720_engine_file_empty_if_not_exists, flags:TE
               980us     ⟥⟤ OK 01720_engine_file_empty_if_not_exists, /stateless/01720_engine_file_empty_if_not_exists
              2m 17s        [bash] 2022-04-30 19:40:15 01720_engine_file_empty_if_not_exists:                                  [ OK ] 0.33 sec.
Apr 30,2022 16:40:16     ⟥  Feature 01720_country_perimeter_and_area, flags:TE
               661us     ⟥⟤ OK 01720_country_perimeter_and_area, /stateless/01720_country_perimeter_and_area
              2m 18s        [bash] 2022-04-30 19:40:16 01720_country_perimeter_and_area:                                       [ OK ] 2.33 sec.
Apr 30,2022 16:40:16     ⟥  Feature 01731_async_task_queue_wait, flags:TE
               579us     ⟥⟤ OK 01731_async_task_queue_wait, /stateless/01731_async_task_queue_wait
              2m 19s        [bash] 2022-04-30 19:40:16 01731_async_task_queue_wait:                                            [ OK ] 2.90 sec.
Apr 30,2022 16:40:16     ⟥  Feature 01720_type_map_and_casts, flags:TE
               585us     ⟥⟤ OK 01720_type_map_and_casts, /stateless/01720_type_map_and_casts
              2m 19s        [bash] 2022-04-30 19:40:16 01720_type_map_and_casts:                                               [ OK ] 1.46 sec.
Apr 30,2022 16:40:17     ⟥  Feature 01719_join_timezone, flags:TE
               627us     ⟥⟤ OK 01719_join_timezone, /stateless/01719_join_timezone
              2m 19s        [bash] 2022-04-30 19:40:16 01719_join_timezone:                                                    [ OK ] 0.24 sec.
Apr 30,2022 16:40:17     ⟥  Feature 01720_constraints_complex_types, flags:TE
               782us     ⟥⟤ OK 01720_constraints_complex_types, /stateless/01720_constraints_complex_types
              2m 19s        [bash] 2022-04-30 19:40:16 01720_constraints_complex_types:                                        [ OK ] 0.26 sec.
Apr 30,2022 16:40:17     ⟥  Feature 01730_distributed_group_by_no_merge_order_by_long, flags:TE
               594us     ⟥⟤ OK 01730_distributed_group_by_no_merge_order_by_long, /stateless/01730_distributed_group_by_no_merge_order_by_long
              2m 19s        [bash] 2022-04-30 19:40:17 01730_distributed_group_by_no_merge_order_by_long:                      [ OK ] 3.24 sec.
Apr 30,2022 16:40:17     ⟥  Feature 01717_global_with_subquery_fix, flags:TE
               662us     ⟥⟤ OK 01717_global_with_subquery_fix, /stateless/01717_global_with_subquery_fix
              2m 19s        [bash] 2022-04-30 19:40:17 01717_global_with_subquery_fix:                                         [ OK ] 0.13 sec.
Apr 30,2022 16:40:17     ⟥  Feature 01717_int_div_float_too_large_ubsan, flags:TE
               523us     ⟥⟤ OK 01717_int_div_float_too_large_ubsan, /stateless/01717_int_div_float_too_large_ubsan
              2m 19s        [bash] 2022-04-30 19:40:17 01717_int_div_float_too_large_ubsan:                                    [ OK ] 0.15 sec.
Apr 30,2022 16:40:17     ⟥  Feature 01720_join_implicit_cast, flags:TE
               703us     ⟥⟤ OK 01720_join_implicit_cast, /stateless/01720_join_implicit_cast
              2m 19s        [bash] 2022-04-30 19:40:17 01720_join_implicit_cast:                                               [ OK ] 2.24 sec.
Apr 30,2022 16:40:17     ⟥  Feature 01718_subtract_seconds_date, flags:TE
               593us     ⟥⟤ OK 01718_subtract_seconds_date, /stateless/01718_subtract_seconds_date
              2m 19s        [bash] 2022-04-30 19:40:17 01718_subtract_seconds_date:                                            [ OK ] 0.19 sec.
Apr 30,2022 16:40:17     ⟥  Feature 01716_array_difference_overflow, flags:TE
                 1ms     ⟥⟤ OK 01716_array_difference_overflow, /stateless/01716_array_difference_overflow
              2m 19s        [bash] 2022-04-30 19:40:17 01716_array_difference_overflow:                                        [ OK ] 0.19 sec.
Apr 30,2022 16:40:17     ⟥  Feature 01716_drop_rename_sign_column, flags:TE
               832us     ⟥⟤ OK 01716_drop_rename_sign_column, /stateless/01716_drop_rename_sign_column
              2m 19s        [bash] 2022-04-30 19:40:17 01716_drop_rename_sign_column:                                          [ OK ] 0.18 sec.
Apr 30,2022 16:40:17     ⟥  Feature 01716_decimal_comparison_ubsan, flags:TE
               729us     ⟥⟤ OK 01716_decimal_comparison_ubsan, /stateless/01716_decimal_comparison_ubsan
              2m 19s        [bash] 2022-04-30 19:40:17 01716_decimal_comparison_ubsan:                                         [ OK ] 0.19 sec.
Apr 30,2022 16:40:17     ⟥  Feature 01715_table_function_view_fix, flags:TE
               695us     ⟥⟤ OK 01715_table_function_view_fix, /stateless/01715_table_function_view_fix
              2m 19s        [bash] 2022-04-30 19:40:17 01715_table_function_view_fix:                                          [ OK ] 0.23 sec.
Apr 30,2022 16:40:17     ⟥  Feature 01713_table_ttl_old_syntax_zookeeper, flags:TE
               601us     ⟥⟤ OK 01713_table_ttl_old_syntax_zookeeper, /stateless/01713_table_ttl_old_syntax_zookeeper
              2m 20s        [bash] 2022-04-30 19:40:17 01713_table_ttl_old_syntax_zookeeper:                                   [ OK ] 0.22 sec.
Apr 30,2022 16:40:17     ⟥  Feature 01720_country_intersection, flags:TE
               643us     ⟥⟤ OK 01720_country_intersection, /stateless/01720_country_intersection
              2m 20s        [bash] 2022-04-30 19:40:17 01720_country_intersection:                                             [ OK ] 1.38 sec.
Apr 30,2022 16:40:17     ⟥  Feature 01714_alter_drop_version, flags:TE
               931us     ⟥⟤ OK 01714_alter_drop_version, /stateless/01714_alter_drop_version
              2m 20s        [bash] 2022-04-30 19:40:17 01714_alter_drop_version:                                               [ OK ] 0.28 sec.
Apr 30,2022 16:40:18     ⟥  Feature 01712_no_adaptive_granularity_vertical_merge, flags:TE
               699us     ⟥⟤ OK 01712_no_adaptive_granularity_vertical_merge, /stateless/01712_no_adaptive_granularity_vertical_merge
              2m 20s        [bash] 2022-04-30 19:40:18 01712_no_adaptive_granularity_vertical_merge:                           [ OK ] 0.35 sec.
Apr 30,2022 16:40:18     ⟥  Feature 01711_cte_subquery_fix, flags:TE
               712us     ⟥⟤ OK 01711_cte_subquery_fix, /stateless/01711_cte_subquery_fix
              2m 20s        [bash] 2022-04-30 19:40:18 01711_cte_subquery_fix:                                                 [ OK ] 0.20 sec.
Apr 30,2022 16:40:18     ⟥  Feature 01711_decimal_multiplication, flags:TE
               791us     ⟥⟤ OK 01711_decimal_multiplication, /stateless/01711_decimal_multiplication
              2m 20s        [bash] 2022-04-30 19:40:18 01711_decimal_multiplication:                                           [ OK ] 0.22 sec.
Apr 30,2022 16:40:18     ⟥  Feature 01710_projections_in_distributed_query, flags:TE
               582us     ⟥⟤ OK 01710_projections_in_distributed_query, /stateless/01710_projections_in_distributed_query
              2m 20s        [bash] 2022-04-30 19:40:18 01710_projections_in_distributed_query:                                 [ OK ] 0.31 sec.
Apr 30,2022 16:40:18     ⟥  Feature 01710_projection_materialize_with_missing_columns, flags:TE
               778us     ⟥⟤ OK 01710_projection_materialize_with_missing_columns, /stateless/01710_projection_materialize_with_missing_columns
              2m 20s        [bash] 2022-04-30 19:40:18 01710_projection_materialize_with_missing_columns:                      [ OK ] 0.24 sec.
Apr 30,2022 16:40:18     ⟥  Feature 01710_projection_group_by_order_by, flags:TE
               591us     ⟥⟤ OK 01710_projection_group_by_order_by, /stateless/01710_projection_group_by_order_by
              2m 20s        [bash] 2022-04-30 19:40:18 01710_projection_group_by_order_by:                                     [ OK ] 0.19 sec.
Apr 30,2022 16:40:18     ⟥  Feature 01715_tuple_insert_null_as_default, flags:TE
               895us     ⟥⟤ OK 01715_tuple_insert_null_as_default, /stateless/01715_tuple_insert_null_as_default
              2m 20s        [bash] 2022-04-30 19:40:18 01715_tuple_insert_null_as_default:                                     [ OK ] 0.90 sec.
Apr 30,2022 16:40:18     ⟥  Feature 01710_force_use_projection, flags:TE
                 1ms     ⟥⟤ OK 01710_force_use_projection, /stateless/01710_force_use_projection
              2m 21s        [bash] 2022-04-30 19:40:18 01710_force_use_projection:                                             [ OK ] 0.33 sec.
Apr 30,2022 16:40:18     ⟥  Feature 01710_join_use_nulls, flags:TE
               762us     ⟥⟤ OK 01710_join_use_nulls, /stateless/01710_join_use_nulls
              2m 21s        [bash] 2022-04-30 19:40:18 01710_join_use_nulls:                                                   [ OK ] 0.31 sec.
Apr 30,2022 16:40:19     ⟥  Feature 01710_normal_projection_fix1, flags:TE
               689us     ⟥⟤ OK 01710_normal_projection_fix1, /stateless/01710_normal_projection_fix1
              2m 21s        [bash] 2022-04-30 19:40:19 01710_normal_projection_fix1:                                           [ OK ] 0.33 sec.
Apr 30,2022 16:40:19     ⟥  Feature 01721_join_implicit_cast_long, flags:TE
               386us     ⟥⟤ OK 01721_join_implicit_cast_long, /stateless/01721_join_implicit_cast_long
              2m 21s        [bash] 2022-04-30 19:40:19 01721_join_implicit_cast_long:                                          [ OK ] 5.34 sec.
Apr 30,2022 16:40:19     ⟥  Feature 01710_projections, flags:TE
               536us     ⟥⟤ OK 01710_projections, /stateless/01710_projections
              2m 21s        [bash] 2022-04-30 19:40:19 01710_projections:                                                      [ OK ] 0.50 sec.
Apr 30,2022 16:40:19     ⟥  Feature 01710_projections_group_by_no_key, flags:TE
               695us     ⟥⟤ OK 01710_projections_group_by_no_key, /stateless/01710_projections_group_by_no_key
              2m 21s        [bash] 2022-04-30 19:40:19 01710_projections_group_by_no_key:                                      [ OK ] 0.35 sec.
Apr 30,2022 16:40:19     ⟥  Feature 01710_projection_drop_if_exists, flags:TE
               532us     ⟥⟤ OK 01710_projection_drop_if_exists, /stateless/01710_projection_drop_if_exists
              2m 21s        [bash] 2022-04-30 19:40:19 01710_projection_drop_if_exists:                                        [ OK ] 0.31 sec.
Apr 30,2022 16:40:19     ⟥  Feature 01710_projection_part_check, flags:TE
               618us     ⟥⟤ OK 01710_projection_part_check, /stateless/01710_projection_part_check
              2m 22s        [bash] 2022-04-30 19:40:19 01710_projection_part_check:                                            [ OK ] 0.28 sec.
Apr 30,2022 16:40:19     ⟥  Feature 01706_optimize_normalize_count_variants, flags:TE
               658us     ⟥⟤ OK 01706_optimize_normalize_count_variants, /stateless/01706_optimize_normalize_count_variants
              2m 22s        [bash] 2022-04-30 19:40:19 01706_optimize_normalize_count_variants:                                [ OK ] 0.22 sec.
Apr 30,2022 16:40:20     ⟥  Feature 01710_aggregate_projections, flags:TE
               449us     ⟥⟤ OK 01710_aggregate_projections, /stateless/01710_aggregate_projections
              2m 22s        [bash] 2022-04-30 19:40:20 01710_aggregate_projections:                                            [ OK ] 1.74 sec.
Apr 30,2022 16:40:20     ⟥  Feature 01705_normalize_case_insensitive_function_names, flags:TE
               716us     ⟥⟤ OK 01705_normalize_case_insensitive_function_names, /stateless/01705_normalize_case_insensitive_function_names
              2m 22s        [bash] 2022-04-30 19:40:20 01705_normalize_case_insensitive_function_names:                        [ OK ] 0.23 sec.
Apr 30,2022 16:40:20     ⟥  Feature 01710_normal_projections, flags:TE
                 5ms     ⟥⟤ OK 01710_normal_projections, /stateless/01710_normal_projections
              2m 22s        [bash] 2022-04-30 19:40:20 01710_normal_projections:                                               [ OK ] 1.92 sec.
Apr 30,2022 16:40:20     ⟥  Feature 01704_transform_with_float_key, flags:TE
               666us     ⟥⟤ OK 01704_transform_with_float_key, /stateless/01704_transform_with_float_key
              2m 22s        [bash] 2022-04-30 19:40:20 01704_transform_with_float_key:                                         [ OK ] 0.29 sec.
Apr 30,2022 16:40:20     ⟥  Feature 01702_system_numbers_scientific_notation, flags:TE
               631us     ⟥⟤ OK 01702_system_numbers_scientific_notation, /stateless/01702_system_numbers_scientific_notation
              2m 22s        [bash] 2022-04-30 19:40:20 01702_system_numbers_scientific_notation:                               [ OK ] 0.22 sec.
Apr 30,2022 16:40:20     ⟥  Feature 01703_rewrite_aggregate_function_case_insensitive, flags:TE
               662us     ⟥⟤ OK 01703_rewrite_aggregate_function_case_insensitive, /stateless/01703_rewrite_aggregate_function_case_insensitive
              2m 22s        [bash] 2022-04-30 19:40:20 01703_rewrite_aggregate_function_case_insensitive:                      [ OK ] 0.30 sec.
Apr 30,2022 16:40:20     ⟥  Feature 01702_bitmap_native_integers, flags:TE
               451us     ⟥⟤ OK 01702_bitmap_native_integers, /stateless/01702_bitmap_native_integers
              2m 22s        [bash] 2022-04-30 19:40:20 01702_bitmap_native_integers:                                           [ OK ] 0.22 sec.
Apr 30,2022 16:40:20     ⟥  Feature 01702_toDateTime_from_string_clamping, flags:TE
               516us     ⟥⟤ OK 01702_toDateTime_from_string_clamping, /stateless/01702_toDateTime_from_string_clamping
              2m 23s        [bash] 2022-04-30 19:40:20 01702_toDateTime_from_string_clamping:                                  [ OK ] 0.26 sec.
Apr 30,2022 16:40:20     ⟥  Feature 01701_if_tuple_segfault, flags:TE
               683us     ⟥⟤ OK 01701_if_tuple_segfault, /stateless/01701_if_tuple_segfault
              2m 23s        [bash] 2022-04-30 19:40:20 01701_if_tuple_segfault:                                                [ OK ] 0.34 sec.
Apr 30,2022 16:40:21     ⟥  Feature 01700_mod_negative_type_promotion, flags:TE
               652us     ⟥⟤ OK 01700_mod_negative_type_promotion, /stateless/01700_mod_negative_type_promotion
              2m 23s        [bash] 2022-04-30 19:40:21 01700_mod_negative_type_promotion:                                      [ OK ] 0.32 sec.
Apr 30,2022 16:40:21     ⟥  Feature 01702_rewrite_avg_for_algebraic_optimization, flags:TE
               598us     ⟥⟤ OK 01702_rewrite_avg_for_algebraic_optimization, /stateless/01702_rewrite_avg_for_algebraic_optimization
              2m 23s        [bash] 2022-04-30 19:40:21 01702_rewrite_avg_for_algebraic_optimization:                           [ OK ] 0.53 sec.
Apr 30,2022 16:40:21     ⟥  Feature 01700_deltasum, flags:TE
               518us     ⟥⟤ OK 01700_deltasum, /stateless/01700_deltasum
              2m 23s        [bash] 2022-04-30 19:40:21 01700_deltasum:                                                         [ OK ] 0.30 sec.
Apr 30,2022 16:40:21     ⟥  Feature 01700_point_in_polygon_ubsan, flags:TE
                 1ms     ⟥⟤ OK 01700_point_in_polygon_ubsan, /stateless/01700_point_in_polygon_ubsan
              2m 23s        [bash] 2022-04-30 19:40:21 01700_point_in_polygon_ubsan:                                           [ OK ] 0.18 sec.
Apr 30,2022 16:40:21     ⟥  Feature 01698_map_populate_overflow, flags:TE
               555us     ⟥⟤ OK 01698_map_populate_overflow, /stateless/01698_map_populate_overflow
              2m 23s        [bash] 2022-04-30 19:40:21 01698_map_populate_overflow:                                            [ OK ] 0.22 sec.
Apr 30,2022 16:40:21     ⟥  Feature 01699_timezoneOffset, flags:TE
               866us     ⟥⟤ OK 01699_timezoneOffset, /stateless/01699_timezoneOffset
              2m 24s        [bash] 2022-04-30 19:40:21 01699_timezoneOffset:                                                   [ OK ] 0.53 sec.
Apr 30,2022 16:40:21     ⟥  Feature 01698_fix_toMinute, flags:TE
               681us     ⟥⟤ OK 01698_fix_toMinute, /stateless/01698_fix_toMinute
              2m 24s        [bash] 2022-04-30 19:40:21 01698_fix_toMinute:                                                     [ OK ] 0.34 sec.
Apr 30,2022 16:40:21     ⟥  Feature 01692_DateTime64_from_DateTime, flags:TE
               696us     ⟥⟤ OK 01692_DateTime64_from_DateTime, /stateless/01692_DateTime64_from_DateTime
              2m 24s        [bash] 2022-04-30 19:40:21 01692_DateTime64_from_DateTime:                                         [ OK ] 0.26 sec.
Apr 30,2022 16:40:22     ⟥  Feature 01709_inactive_parts_to_throw_insert, flags:TE
               709us     ⟥⟤ OK 01709_inactive_parts_to_throw_insert, /stateless/01709_inactive_parts_to_throw_insert
              2m 24s        [bash] 2022-04-30 19:40:21 01709_inactive_parts_to_throw_insert:                                   [ OK ] 2.30 sec.
Apr 30,2022 16:40:22     ⟥  Feature 01691_DateTime64_clamp, flags:TE
               630us     ⟥⟤ OK 01691_DateTime64_clamp, /stateless/01691_DateTime64_clamp
              2m 24s        [bash] 2022-04-30 19:40:22 01691_DateTime64_clamp:                                                 [ OK ] 0.31 sec.
Apr 30,2022 16:40:22     ⟥  Feature 01701_parallel_parsing_infinite_segmentation, flags:TE
               440us     ⟥⟤ OK 01701_parallel_parsing_infinite_segmentation, /stateless/01701_parallel_parsing_infinite_segmentation
              2m 24s        [bash] 2022-04-30 19:40:22 01701_parallel_parsing_infinite_segmentation:                           [ OK ] 1.56 sec.
Apr 30,2022 16:40:22     ⟥  Feature 01690_quantilesTiming_ubsan, flags:TE
               974us     ⟥⟤ OK 01690_quantilesTiming_ubsan, /stateless/01690_quantilesTiming_ubsan
              2m 24s        [bash] 2022-04-30 19:40:22 01690_quantilesTiming_ubsan:                                            [ OK ] 0.24 sec.
Apr 30,2022 16:40:22     ⟥  Feature 01685_json_extract_double_as_float, flags:TE
               591us     ⟥⟤ OK 01685_json_extract_double_as_float, /stateless/01685_json_extract_double_as_float
              2m 24s        [bash] 2022-04-30 19:40:22 01685_json_extract_double_as_float:                                     [ OK ] 0.29 sec.
Apr 30,2022 16:40:22     ⟥  Feature 01691_parser_data_type_exponential, flags:TE
               662us     ⟥⟤ OK 01691_parser_data_type_exponential, /stateless/01691_parser_data_type_exponential
              2m 25s        [bash] 2022-04-30 19:40:22 01691_parser_data_type_exponential:                                     [ OK ] 0.96 sec.
Apr 30,2022 16:40:22     ⟥  Feature 01686_event_time_microseconds_part_log, flags:TE
               448us     ⟥⟤ OK 01686_event_time_microseconds_part_log, /stateless/01686_event_time_microseconds_part_log
              2m 25s        [bash] 2022-04-30 19:40:22 01686_event_time_microseconds_part_log:                                 [ OK ] 0.81 sec.
Apr 30,2022 16:40:22     ⟥  Feature 01684_insert_specify_shard_id, flags:TE
               427us     ⟥⟤ OK 01684_insert_specify_shard_id, /stateless/01684_insert_specify_shard_id
              2m 25s        [bash] 2022-04-30 19:40:22 01684_insert_specify_shard_id:                                          [ OK ] 0.57 sec.
Apr 30,2022 16:40:23     ⟥  Feature 01684_geohash_ubsan, flags:TE
               584us     ⟥⟤ OK 01684_geohash_ubsan, /stateless/01684_geohash_ubsan
              2m 25s        [bash] 2022-04-30 19:40:23 01684_geohash_ubsan:                                                    [ OK ] 0.51 sec.
Apr 30,2022 16:40:23     ⟥  Feature 01686_rocksdb, flags:TE
               919us     ⟥⟤ OK 01686_rocksdb, /stateless/01686_rocksdb
              2m 25s        [bash] 2022-04-30 19:40:23 01686_rocksdb:                                                          [ OK ] 0.92 sec.
Apr 30,2022 16:40:23     ⟥  Feature 01683_intdiv_ubsan, flags:TE
               634us     ⟥⟤ OK 01683_intdiv_ubsan, /stateless/01683_intdiv_ubsan
              2m 25s        [bash] 2022-04-30 19:40:23 01683_intdiv_ubsan:                                                     [ OK ] 0.24 sec.
Apr 30,2022 16:40:23     ⟥  Feature 01683_dist_INSERT_block_structure_mismatch, flags:TE
               555us     ⟥⟤ OK 01683_dist_INSERT_block_structure_mismatch, /stateless/01683_dist_INSERT_block_structure_mismatch
              2m 25s        [bash] 2022-04-30 19:40:23 01683_dist_INSERT_block_structure_mismatch:                             [ OK ] 0.29 sec.
Apr 30,2022 16:40:23     ⟥  Feature 01682_gather_utils_ubsan, flags:TE
               611us     ⟥⟤ OK 01682_gather_utils_ubsan, /stateless/01682_gather_utils_ubsan
              2m 25s        [bash] 2022-04-30 19:40:23 01682_gather_utils_ubsan:                                               [ OK ] 0.18 sec.
Apr 30,2022 16:40:23     ⟥  Feature 01681_arg_min_max_if_fix, flags:TE
               843us     ⟥⟤ OK 01681_arg_min_max_if_fix, /stateless/01681_arg_min_max_if_fix
              2m 25s        [bash] 2022-04-30 19:40:23 01681_arg_min_max_if_fix:                                               [ OK ] 0.28 sec.
Apr 30,2022 16:40:24     ⟥  Feature 01680_predicate_pushdown_union_distinct_subquery, flags:TE
               537us     ⟥⟤ OK 01680_predicate_pushdown_union_distinct_subquery, /stateless/01680_predicate_pushdown_union_distinct_subquery
              2m 26s        [bash] 2022-04-30 19:40:23 01680_predicate_pushdown_union_distinct_subquery:                       [ OK ] 0.38 sec.
Apr 30,2022 16:40:24     ⟥  Feature 01680_date_time_add_ubsan, flags:TE
               796us     ⟥⟤ OK 01680_date_time_add_ubsan, /stateless/01680_date_time_add_ubsan
              2m 26s        [bash] 2022-04-30 19:40:24 01680_date_time_add_ubsan:                                              [ OK ] 0.67 sec.
Apr 30,2022 16:40:24     ⟥  Feature 01681_hyperscan_debug_assertion, flags:TE
               550us     ⟥⟤ OK 01681_hyperscan_debug_assertion, /stateless/01681_hyperscan_debug_assertion
              2m 26s        [bash] 2022-04-30 19:40:24 01681_hyperscan_debug_assertion:                                        [ OK ] 1.21 sec.
Apr 30,2022 16:40:24     ⟥  Feature 01681_bloom_filter_nullable_column, flags:TE
               635us     ⟥⟤ OK 01681_bloom_filter_nullable_column, /stateless/01681_bloom_filter_nullable_column
              2m 27s        [bash] 2022-04-30 19:40:24 01681_bloom_filter_nullable_column:                                     [ OK ] 1.20 sec.
Apr 30,2022 16:40:24     ⟥  Feature 01710_projection_vertical_merges, flags:TE
                 1ms     ⟥⟤ OK 01710_projection_vertical_merges, /stateless/01710_projection_vertical_merges
              2m 27s        [bash] 2022-04-30 19:40:24 01710_projection_vertical_merges:                                       [ OK ] 6.74 sec.
Apr 30,2022 16:40:25     ⟥  Feature 01679_format_readable_time_delta_inf, flags:TE
               782us     ⟥⟤ OK 01679_format_readable_time_delta_inf, /stateless/01679_format_readable_time_delta_inf
              2m 27s        [bash] 2022-04-30 19:40:25 01679_format_readable_time_delta_inf:                                   [ OK ] 0.51 sec.
Apr 30,2022 16:40:25     ⟥  Feature 01678_great_circle_angle, flags:TE
               473us     ⟥⟤ OK 01678_great_circle_angle, /stateless/01678_great_circle_angle
              2m 27s        [bash] 2022-04-30 19:40:25 01678_great_circle_angle:                                               [ OK ] 0.45 sec.
Apr 30,2022 16:40:25     ⟥  Feature 01677_bit_float, flags:TE
               911us     ⟥⟤ OK 01677_bit_float, /stateless/01677_bit_float
              2m 27s        [bash] 2022-04-30 19:40:25 01677_bit_float:                                                        [ OK ] 0.48 sec.
Apr 30,2022 16:40:25     ⟥  Feature 01677_array_enumerate_bug, flags:TE
               514us     ⟥⟤ OK 01677_array_enumerate_bug, /stateless/01677_array_enumerate_bug
              2m 27s        [bash] 2022-04-30 19:40:25 01677_array_enumerate_bug:                                              [ OK ] 0.39 sec.
Apr 30,2022 16:40:25     ⟥  Feature 01679_incorrect_data_on_insert_collapsing, flags:TE
               684us     ⟥⟤ OK 01679_incorrect_data_on_insert_collapsing, /stateless/01679_incorrect_data_on_insert_collapsing
              2m 28s        [bash] 2022-04-30 19:40:25 01679_incorrect_data_on_insert_collapsing:                              [ OK ] 1.47 sec.
Apr 30,2022 16:40:25     ⟥  Feature 01676_round_int_ubsan, flags:TE
               624us     ⟥⟤ OK 01676_round_int_ubsan, /stateless/01676_round_int_ubsan
              2m 28s        [bash] 2022-04-30 19:40:25 01676_round_int_ubsan:                                                  [ OK ] 0.46 sec.
Apr 30,2022 16:40:26     ⟥  Feature 01674_filter_by_uint8, flags:TE
               664us     ⟥⟤ OK 01674_filter_by_uint8, /stateless/01674_filter_by_uint8
              2m 28s        [bash] 2022-04-30 19:40:26 01674_filter_by_uint8:                                                  [ OK ] 0.48 sec.
Apr 30,2022 16:40:26     ⟥  Feature 01676_reinterpret_as, flags:TE
               611us     ⟥⟤ OK 01676_reinterpret_as, /stateless/01676_reinterpret_as
              2m 28s        [bash] 2022-04-30 19:40:26 01676_reinterpret_as:                                                   [ OK ] 1.03 sec.
Apr 30,2022 16:40:27     ⟥  Feature 01674_where_prewhere_array_crash, flags:TE
               875us     ⟥⟤ OK 01674_where_prewhere_array_crash, /stateless/01674_where_prewhere_array_crash
              2m 29s        [bash] 2022-04-30 19:40:27 01674_where_prewhere_array_crash:                                       [ OK ] 0.37 sec.
Apr 30,2022 16:40:27     ⟥  Feature 01674_htm_xml_coarse_parse, flags:TE
               563us     ⟥⟤ OK 01674_htm_xml_coarse_parse, /stateless/01674_htm_xml_coarse_parse
              2m 29s        [bash] 2022-04-30 19:40:27 01674_htm_xml_coarse_parse:                                             [ OK ] 0.60 sec.
Apr 30,2022 16:40:27     ⟥  Feature 01674_unicode_asan, flags:TE
               639us     ⟥⟤ OK 01674_unicode_asan, /stateless/01674_unicode_asan
              2m 30s        [bash] 2022-04-30 19:40:27 01674_unicode_asan:                                                     [ OK ] 0.46 sec.
Apr 30,2022 16:40:28     ⟥  Feature 01674_clickhouse_client_query_param_cte, flags:TE
               679us     ⟥⟤ OK 01674_clickhouse_client_query_param_cte, /stateless/01674_clickhouse_client_query_param_cte
              2m 30s        [bash] 2022-04-30 19:40:28 01674_clickhouse_client_query_param_cte:                                [ OK ] 0.81 sec.
Apr 30,2022 16:40:28     ⟥  Feature 01673_test_toMinute_mysql_dialect, flags:TE
               732us     ⟥⟤ OK 01673_test_toMinute_mysql_dialect, /stateless/01673_test_toMinute_mysql_dialect
              2m 30s        [bash] 2022-04-30 19:40:28 01673_test_toMinute_mysql_dialect:                                      [ OK ] 0.36 sec.
Apr 30,2022 16:40:29     ⟥  Feature 01672_actions_dag_merge_crash, flags:TE
               643us     ⟥⟤ OK 01672_actions_dag_merge_crash, /stateless/01672_actions_dag_merge_crash
              2m 31s        [bash] 2022-04-30 19:40:28 01672_actions_dag_merge_crash:                                          [ OK ] 0.55 sec.
Apr 30,2022 16:40:29     ⟥  Feature 01672_test_toSecond_mysql_dialect, flags:TE
                 1ms     ⟥⟤ OK 01672_test_toSecond_mysql_dialect, /stateless/01672_test_toSecond_mysql_dialect
              2m 31s        [bash] 2022-04-30 19:40:29 01672_test_toSecond_mysql_dialect:                                      [ OK ] 0.74 sec.
Apr 30,2022 16:40:29     ⟥  Feature 01671_test_toQuarter_mysql_dialect, flags:TE
               541us     ⟥⟤ OK 01671_test_toQuarter_mysql_dialect, /stateless/01671_test_toQuarter_mysql_dialect
              2m 31s        [bash] 2022-04-30 19:40:29 01671_test_toQuarter_mysql_dialect:                                     [ OK ] 0.30 sec.
Apr 30,2022 16:40:29     ⟥  Feature 01671_aggregate_function_group_bitmap_data, flags:TE
               521us     ⟥⟤ OK 01671_aggregate_function_group_bitmap_data, /stateless/01671_aggregate_function_group_bitmap_data
              2m 32s        [bash] 2022-04-30 19:40:29 01671_aggregate_function_group_bitmap_data:                             [ OK ] 0.47 sec.
Apr 30,2022 16:40:30     ⟥  Feature 01671_merge_join_and_constants, flags:TE
               510us     ⟥⟤ OK 01671_merge_join_and_constants, /stateless/01671_merge_join_and_constants
              2m 32s        [bash] 2022-04-30 19:40:30 01671_merge_join_and_constants:                                         [ OK ] 0.80 sec.
Apr 30,2022 16:40:31     ⟥  Feature 01670_test_repeat_mysql_dialect, flags:TE
               646us     ⟥⟤ OK 01670_test_repeat_mysql_dialect, /stateless/01670_test_repeat_mysql_dialect
              2m 33s        [bash] 2022-04-30 19:40:31 01670_test_repeat_mysql_dialect:                                        [ OK ] 0.60 sec.
Apr 30,2022 16:40:32     ⟥  Feature 01670_sign_function, flags:TE
               572us     ⟥⟤ OK 01670_sign_function, /stateless/01670_sign_function
              2m 34s        [bash] 2022-04-30 19:40:32 01670_sign_function:                                                    [ OK ] 0.72 sec.
Apr 30,2022 16:40:33     ⟥  Feature 01675_distributed_bytes_to_delay_insert_long, flags:TE
               866us     ⟥⟤ OK 01675_distributed_bytes_to_delay_insert_long, /stateless/01675_distributed_bytes_to_delay_insert_long
              2m 36s        [bash] 2022-04-30 19:40:33 01675_distributed_bytes_to_delay_insert_long:                           [ OK ] 7.84 sec.
Apr 30,2022 16:40:34     ⟥  Feature 01732_race_condition_storage_join_long, flags:TE
               528us     ⟥⟤ OK 01732_race_condition_storage_join_long, /stateless/01732_race_condition_storage_join_long
              2m 36s        [bash] 2022-04-30 19:40:34 01732_race_condition_storage_join_long:                                 [ OK ] 20.59 sec.
Apr 30,2022 16:40:34     ⟥  Feature 01670_log_comment, flags:TE
               515us     ⟥⟤ OK 01670_log_comment, /stateless/01670_log_comment
              2m 36s        [bash] 2022-04-30 19:40:34 01670_log_comment:                                                      [ OK ] 1.86 sec.
Apr 30,2022 16:40:35     ⟥  Feature 01669_test_toYear_mysql_dialect, flags:TE
               539us     ⟥⟤ OK 01669_test_toYear_mysql_dialect, /stateless/01669_test_toYear_mysql_dialect
              2m 37s        [bash] 2022-04-30 19:40:35 01669_test_toYear_mysql_dialect:                                        [ OK ] 0.69 sec.
Apr 30,2022 16:40:35     ⟥  Feature 01670_neighbor_lc_bug, flags:TE
               483us     ⟥⟤ OK 01670_neighbor_lc_bug, /stateless/01670_neighbor_lc_bug
              2m 38s        [bash] 2022-04-30 19:40:35 01670_neighbor_lc_bug:                                                  [ OK ] 1.96 sec.
Apr 30,2022 16:40:36     ⟥  Feature 01668_test_toMonth_mysql_dialect, flags:TE
               561us     ⟥⟤ OK 01668_test_toMonth_mysql_dialect, /stateless/01668_test_toMonth_mysql_dialect
              2m 38s        [bash] 2022-04-30 19:40:36 01668_test_toMonth_mysql_dialect:                                       [ OK ] 0.59 sec.
Apr 30,2022 16:40:36     ⟥  Feature 01667_aes_args_check, flags:TE
               597us     ⟥⟤ OK 01667_aes_args_check, /stateless/01667_aes_args_check
              2m 39s        [bash] 2022-04-30 19:40:36 01667_aes_args_check:                                                   [ OK ] 0.57 sec.
Apr 30,2022 16:40:37     ⟥  Feature 01670_distributed_bytes_to_throw_insert, flags:TE
               653us     ⟥⟤ OK 01670_distributed_bytes_to_throw_insert, /stateless/01670_distributed_bytes_to_throw_insert
              2m 39s        [bash] 2022-04-30 19:40:37 01670_distributed_bytes_to_throw_insert:                                [ OK ] 3.04 sec.
Apr 30,2022 16:40:37     ⟥  Feature 01666_test_FunctionIPv4NumToString_mysql_compatibility, flags:TE
               506us     ⟥⟤ OK 01666_test_FunctionIPv4NumToString_mysql_compatibility, /stateless/01666_test_FunctionIPv4NumToString_mysql_compatibility
              2m 39s        [bash] 2022-04-30 19:40:37 01666_test_FunctionIPv4NumToString_mysql_compatibility:                 [ OK ] 0.45 sec.
Apr 30,2022 16:40:37     ⟥  Feature 01666_lcm_ubsan, flags:TE
               566us     ⟥⟤ OK 01666_lcm_ubsan, /stateless/01666_lcm_ubsan
              2m 40s        [bash] 2022-04-30 19:40:37 01666_lcm_ubsan:                                                        [ OK ] 0.19 sec.
Apr 30,2022 16:40:37     ⟥  Feature 01667_test_FunctionIPv4StringToNum_mysql_compatibility, flags:TE
               525us     ⟥⟤ OK 01667_test_FunctionIPv4StringToNum_mysql_compatibility, /stateless/01667_test_FunctionIPv4StringToNum_mysql_compatibility
              2m 40s        [bash] 2022-04-30 19:40:37 01667_test_FunctionIPv4StringToNum_mysql_compatibility:                 [ OK ] 0.15 sec.
Apr 30,2022 16:40:37     ⟥  Feature 01683_text_log_deadlock, flags:TE
               657us     ⟥⟤ OK 01683_text_log_deadlock, /stateless/01683_text_log_deadlock
              2m 40s        [bash] 2022-04-30 19:40:37 01683_text_log_deadlock:                                                [ OK ] 15.05 sec.
Apr 30,2022 16:40:38     ⟥  Feature 01666_date_lut_buffer_overflow, flags:TE
               612us     ⟥⟤ OK 01666_date_lut_buffer_overflow, /stateless/01666_date_lut_buffer_overflow
              2m 40s        [bash] 2022-04-30 19:40:38 01666_date_lut_buffer_overflow:                                         [ OK ] 0.16 sec.
Apr 30,2022 16:40:38     ⟥  Feature 01666_gcd_ubsan, flags:TE
                 5ms     ⟥⟤ OK 01666_gcd_ubsan, /stateless/01666_gcd_ubsan
              2m 40s        [bash] 2022-04-30 19:40:38 01666_gcd_ubsan:                                                        [ OK ] 0.21 sec.
Apr 30,2022 16:40:38     ⟥  Feature 01666_great_circle_distance_ubsan, flags:TE
               602us     ⟥⟤ OK 01666_great_circle_distance_ubsan, /stateless/01666_great_circle_distance_ubsan
              2m 40s        [bash] 2022-04-30 19:40:38 01666_great_circle_distance_ubsan:                                      [ OK ] 0.14 sec.
Apr 30,2022 16:40:38     ⟥  Feature 01665_test_FunctionIPv6StringToNum_mysql_compatibility, flags:TE
               690us     ⟥⟤ OK 01665_test_FunctionIPv6StringToNum_mysql_compatibility, /stateless/01665_test_FunctionIPv6StringToNum_mysql_compatibility
              2m 40s        [bash] 2022-04-30 19:40:38 01665_test_FunctionIPv6StringToNum_mysql_compatibility:                 [ OK ] 0.14 sec.
Apr 30,2022 16:40:38     ⟥  Feature 01665_substring_ubsan, flags:TE
               600us     ⟥⟤ OK 01665_substring_ubsan, /stateless/01665_substring_ubsan
              2m 40s        [bash] 2022-04-30 19:40:38 01665_substring_ubsan:                                                  [ OK ] 0.15 sec.
Apr 30,2022 16:40:38     ⟥  Feature 01665_merge_tree_min_for_concurrent_read, flags:TE
               624us     ⟥⟤ OK 01665_merge_tree_min_for_concurrent_read, /stateless/01665_merge_tree_min_for_concurrent_read
              2m 40s        [bash] 2022-04-30 19:40:38 01665_merge_tree_min_for_concurrent_read:                               [ OK ] 0.26 sec.
Apr 30,2022 16:40:38     ⟥  Feature 01665_running_difference_ubsan, flags:TE
               644us     ⟥⟤ OK 01665_running_difference_ubsan, /stateless/01665_running_difference_ubsan
              2m 40s        [bash] 2022-04-30 19:40:38 01665_running_difference_ubsan:                                         [ OK ] 0.16 sec.
Apr 30,2022 16:40:38     ⟥  Feature 01664_array_slice_ubsan, flags:TE
               751us     ⟥⟤ OK 01664_array_slice_ubsan, /stateless/01664_array_slice_ubsan
              2m 40s        [bash] 2022-04-30 19:40:38 01664_array_slice_ubsan:                                                [ OK ] 0.15 sec.
Apr 30,2022 16:40:38     ⟥  Feature 01664_test_FunctionIPv6NumToString_mysql_compatibility, flags:TE
               740us     ⟥⟤ OK 01664_test_FunctionIPv6NumToString_mysql_compatibility, /stateless/01664_test_FunctionIPv6NumToString_mysql_compatibility
              2m 40s        [bash] 2022-04-30 19:40:38 01664_test_FunctionIPv6NumToString_mysql_compatibility:                 [ OK ] 0.16 sec.
Apr 30,2022 16:40:38     ⟥  Feature 01675_data_type_coroutine, flags:TE
               521us     ⟥⟤ OK 01675_data_type_coroutine, /stateless/01675_data_type_coroutine
              2m 40s        [bash] 2022-04-30 19:40:38 01675_data_type_coroutine:                                              [ OK ] 12.94 sec.
Apr 30,2022 16:40:38     ⟥  Feature 01664_decimal_ubsan, flags:TE
               616us     ⟥⟤ OK 01664_decimal_ubsan, /stateless/01664_decimal_ubsan
              2m 41s        [bash] 2022-04-30 19:40:38 01664_decimal_ubsan:                                                    [ OK ] 0.17 sec.
Apr 30,2022 16:40:38     ⟥  Feature 01663_test_toDate_mysql_compatibility, flags:TE
               592us     ⟥⟤ OK 01663_test_toDate_mysql_compatibility, /stateless/01663_test_toDate_mysql_compatibility
              2m 41s        [bash] 2022-04-30 19:40:38 01663_test_toDate_mysql_compatibility:                                  [ OK ] 0.18 sec.
Apr 30,2022 16:40:38     ⟥  Feature 01663_quantile_weighted_overflow, flags:TE
               617us     ⟥⟤ OK 01663_quantile_weighted_overflow, /stateless/01663_quantile_weighted_overflow
              2m 41s        [bash] 2022-04-30 19:40:38 01663_quantile_weighted_overflow:                                       [ OK ] 0.16 sec.
Apr 30,2022 16:40:38     ⟥  Feature 01663_aes_msan, flags:TE
               763us     ⟥⟤ OK 01663_aes_msan, /stateless/01663_aes_msan
              2m 41s        [bash] 2022-04-30 19:40:38 01663_aes_msan:                                                         [ OK ] 0.17 sec.
Apr 30,2022 16:40:38     ⟥  Feature 01666_merge_tree_max_query_limit, flags:TE
               427us     ⟥⟤ OK 01666_merge_tree_max_query_limit, /stateless/01666_merge_tree_max_query_limit
              2m 41s        [bash] 2022-04-30 19:40:38 01666_merge_tree_max_query_limit:                                       [ OK ] 1.40 sec.
Apr 30,2022 16:40:38     ⟥  Feature 01662_test_toDayOfMonth_mysql_compatibility, flags:TE
               437us     ⟥⟤ OK 01662_test_toDayOfMonth_mysql_compatibility, /stateless/01662_test_toDayOfMonth_mysql_compatibility
              2m 41s        [bash] 2022-04-30 19:40:38 01662_test_toDayOfMonth_mysql_compatibility:                            [ OK ] 0.16 sec.
Apr 30,2022 16:40:39     ⟥  Feature 01661_test_toDayOfWeek_mysql_compatibility, flags:TE
               479us     ⟥⟤ OK 01661_test_toDayOfWeek_mysql_compatibility, /stateless/01661_test_toDayOfWeek_mysql_compatibility
              2m 41s        [bash] 2022-04-30 19:40:39 01661_test_toDayOfWeek_mysql_compatibility:                             [ OK ] 0.16 sec.
Apr 30,2022 16:40:39     ⟥  Feature 01662_date_ubsan, flags:TE
               455us     ⟥⟤ OK 01662_date_ubsan, /stateless/01662_date_ubsan
              2m 41s        [bash] 2022-04-30 19:40:39 01662_date_ubsan:                                                       [ OK ] 0.24 sec.
Apr 30,2022 16:40:39     ⟥  Feature 01661_arraySlice_ubsan, flags:TE
               626us     ⟥⟤ OK 01661_arraySlice_ubsan, /stateless/01661_arraySlice_ubsan
              2m 41s        [bash] 2022-04-30 19:40:39 01661_arraySlice_ubsan:                                                 [ OK ] 0.18 sec.
Apr 30,2022 16:40:39     ⟥  Feature 01660_second_extremes_bug, flags:TE
               656us     ⟥⟤ OK 01660_second_extremes_bug, /stateless/01660_second_extremes_bug
              2m 41s        [bash] 2022-04-30 19:40:39 01660_second_extremes_bug:                                              [ OK ] 0.18 sec.
Apr 30,2022 16:40:39     ⟥  Feature 01660_test_toDayOfYear_mysql_compatibility, flags:TE
               599us     ⟥⟤ OK 01660_test_toDayOfYear_mysql_compatibility, /stateless/01660_test_toDayOfYear_mysql_compatibility
              2m 41s        [bash] 2022-04-30 19:40:39 01660_test_toDayOfYear_mysql_compatibility:                             [ OK ] 0.16 sec.
Apr 30,2022 16:40:39     ⟥  Feature 01661_referer, flags:TE
               596us     ⟥⟤ OK 01661_referer, /stateless/01661_referer
              2m 41s        [bash] 2022-04-30 19:40:39 01661_referer:                                                          [ OK ] 0.63 sec.
Apr 30,2022 16:40:39     ⟥  Feature 01660_sum_ubsan, flags:TE
               653us     ⟥⟤ OK 01660_sum_ubsan, /stateless/01660_sum_ubsan
              2m 41s        [bash] 2022-04-30 19:40:39 01660_sum_ubsan:                                                        [ OK ] 0.27 sec.
Apr 30,2022 16:40:39     ⟥  Feature 01659_h3_buffer_overflow, flags:TE
               496us     ⟥⟤ OK 01659_h3_buffer_overflow, /stateless/01659_h3_buffer_overflow
              2m 41s        [bash] 2022-04-30 19:40:39 01659_h3_buffer_overflow:                                               [ OK ] 0.25 sec.
Apr 30,2022 16:40:39     ⟥  Feature 01660_system_parts_smoke, flags:TE
               526us     ⟥⟤ OK 01660_system_parts_smoke, /stateless/01660_system_parts_smoke
              2m 42s        [bash] 2022-04-30 19:40:39 01660_system_parts_smoke:                                               [ OK ] 0.31 sec.
Apr 30,2022 16:40:39     ⟥  Feature 01659_test_base64Decode_mysql_compatibility, flags:TE
               693us     ⟥⟤ OK 01659_test_base64Decode_mysql_compatibility, /stateless/01659_test_base64Decode_mysql_compatibility
              2m 42s        [bash] 2022-04-30 19:40:39 01659_test_base64Decode_mysql_compatibility:                            [ OK ] 0.18 sec.
Apr 30,2022 16:40:39     ⟥  Feature 01659_array_aggregation_ubsan, flags:TE
               553us     ⟥⟤ OK 01659_array_aggregation_ubsan, /stateless/01659_array_aggregation_ubsan
              2m 42s        [bash] 2022-04-30 19:40:39 01659_array_aggregation_ubsan:                                          [ OK ] 0.21 sec.
Apr 30,2022 16:40:39     ⟥  Feature 01658_values_ubsan, flags:TE
               577us     ⟥⟤ OK 01658_values_ubsan, /stateless/01658_values_ubsan
              2m 42s        [bash] 2022-04-30 19:40:39 01658_values_ubsan:                                                     [ OK ] 0.14 sec.
Apr 30,2022 16:40:39     ⟥  Feature 01658_test_base64Encode_mysql_compatibility, flags:TE
               556us     ⟥⟤ OK 01658_test_base64Encode_mysql_compatibility, /stateless/01658_test_base64Encode_mysql_compatibility
              2m 42s        [bash] 2022-04-30 19:40:39 01658_test_base64Encode_mysql_compatibility:                            [ OK ] 0.18 sec.
Apr 30,2022 16:40:39     ⟥  Feature 01661_extract_all_groups_throw_fast, flags:TE
               503us     ⟥⟤ OK 01661_extract_all_groups_throw_fast, /stateless/01661_extract_all_groups_throw_fast
              2m 42s        [bash] 2022-04-30 19:40:39 01661_extract_all_groups_throw_fast:                                    [ OK ] 1.02 sec.
Apr 30,2022 16:40:40     ⟥  Feature 01658_substring_ubsan, flags:TE
               680us     ⟥⟤ OK 01658_substring_ubsan, /stateless/01658_substring_ubsan
              2m 42s        [bash] 2022-04-30 19:40:40 01658_substring_ubsan:                                                  [ OK ] 0.18 sec.
Apr 30,2022 16:40:40     ⟥  Feature 01657_test_toHour_mysql_compatibility, flags:TE
               437us     ⟥⟤ OK 01657_test_toHour_mysql_compatibility, /stateless/01657_test_toHour_mysql_compatibility
              2m 42s        [bash] 2022-04-30 19:40:40 01657_test_toHour_mysql_compatibility:                                  [ OK ] 0.17 sec.
Apr 30,2022 16:40:40     ⟥  Feature 01657_array_element_ubsan, flags:TE
               565us     ⟥⟤ OK 01657_array_element_ubsan, /stateless/01657_array_element_ubsan
              2m 42s        [bash] 2022-04-30 19:40:40 01657_array_element_ubsan:                                              [ OK ] 0.22 sec.
Apr 30,2022 16:40:40     ⟥  Feature 01656_ipv4_bad_formatting, flags:TE
               585us     ⟥⟤ OK 01656_ipv4_bad_formatting, /stateless/01656_ipv4_bad_formatting
              2m 42s        [bash] 2022-04-30 19:40:40 01656_ipv4_bad_formatting:                                              [ OK ] 0.14 sec.
Apr 30,2022 16:40:40     ⟥  Feature 01656_test_hex_mysql_dialect, flags:TE
               431us     ⟥⟤ OK 01656_test_hex_mysql_dialect, /stateless/01656_test_hex_mysql_dialect
              2m 42s        [bash] 2022-04-30 19:40:40 01656_test_hex_mysql_dialect:                                           [ OK ] 0.15 sec.
Apr 30,2022 16:40:40     ⟥  Feature 01655_sleep_infinite_float, flags:TE
               449us     ⟥⟤ OK 01655_sleep_infinite_float, /stateless/01655_sleep_infinite_float
              2m 42s        [bash] 2022-04-30 19:40:40 01655_sleep_infinite_float:                                             [ OK ] 0.14 sec.
Apr 30,2022 16:40:40     ⟥  Feature 01655_quarter_modificator_for_formatDateTime, flags:TE
               490us     ⟥⟤ OK 01655_quarter_modificator_for_formatDateTime, /stateless/01655_quarter_modificator_for_formatDateTime
              2m 42s        [bash] 2022-04-30 19:40:40 01655_quarter_modificator_for_formatDateTime:                           [ OK ] 0.16 sec.
Apr 30,2022 16:40:40     ⟥  Feature 01656_join_defaul_enum, flags:TE
               874us     ⟥⟤ OK 01656_join_defaul_enum, /stateless/01656_join_defaul_enum
              2m 42s        [bash] 2022-04-30 19:40:40 01656_join_defaul_enum:                                                 [ OK ] 0.35 sec.
Apr 30,2022 16:40:40     ⟥  Feature 01655_agg_if_nullable, flags:TE
               758us     ⟥⟤ OK 01655_agg_if_nullable, /stateless/01655_agg_if_nullable
              2m 42s        [bash] 2022-04-30 19:40:40 01655_agg_if_nullable:                                                  [ OK ] 0.15 sec.
Apr 30,2022 16:40:40     ⟥  Feature 01655_test_isnull_mysql_dialect, flags:TE
               584us     ⟥⟤ OK 01655_test_isnull_mysql_dialect, /stateless/01655_test_isnull_mysql_dialect
              2m 42s        [bash] 2022-04-30 19:40:40 01655_test_isnull_mysql_dialect:                                        [ OK ] 0.15 sec.
Apr 30,2022 16:40:40     ⟥  Feature 01654_bar_nan, flags:TE
               584us     ⟥⟤ OK 01654_bar_nan, /stateless/01654_bar_nan
              2m 42s        [bash] 2022-04-30 19:40:40 01654_bar_nan:                                                          [ OK ] 0.15 sec.
Apr 30,2022 16:40:40     ⟥  Feature 01653_tuple_hamming_distance_2, flags:TE
               473us     ⟥⟤ OK 01653_tuple_hamming_distance_2, /stateless/01653_tuple_hamming_distance_2
              2m 43s        [bash] 2022-04-30 19:40:40 01653_tuple_hamming_distance_2:                                         [ OK ] 0.24 sec.
Apr 30,2022 16:40:41     ⟥  Feature 01652_ttl_old_syntax, flags:TE
               606us     ⟥⟤ OK 01652_ttl_old_syntax, /stateless/01652_ttl_old_syntax
              2m 43s        [bash] 2022-04-30 19:40:41 01652_ttl_old_syntax:                                                   [ OK ] 0.37 sec.
Apr 30,2022 16:40:41     ⟥  Feature 01652_ignore_and_low_cardinality, flags:TE
               763us     ⟥⟤ OK 01652_ignore_and_low_cardinality, /stateless/01652_ignore_and_low_cardinality
              2m 43s        [bash] 2022-04-30 19:40:41 01652_ignore_and_low_cardinality:                                       [ OK ] 0.21 sec.
Apr 30,2022 16:40:41     ⟥  Feature 01651_group_uniq_array_enum, flags:TE
               593us     ⟥⟤ OK 01651_group_uniq_array_enum, /stateless/01651_group_uniq_array_enum
              2m 43s        [bash] 2022-04-30 19:40:41 01651_group_uniq_array_enum:                                            [ OK ] 0.19 sec.
Apr 30,2022 16:40:41     ⟥  Feature 01651_map_functions, flags:TE
               609us     ⟥⟤ OK 01651_map_functions, /stateless/01651_map_functions
              2m 43s        [bash] 2022-04-30 19:40:41 01651_map_functions:                                                    [ OK ] 0.28 sec.
Apr 30,2022 16:40:42     ⟥  Feature 01651_bugs_from_15889, flags:TE
               420us     ⟥⟤ OK 01651_bugs_from_15889, /stateless/01651_bugs_from_15889
              2m 44s        [bash] 2022-04-30 19:40:42 01651_bugs_from_15889:                                                  [ OK ] 0.79 sec.
Apr 30,2022 16:40:42     ⟥  Feature 01656_sequence_next_node_long, flags:TE
               440us     ⟥⟤ OK 01656_sequence_next_node_long, /stateless/01656_sequence_next_node_long
              2m 44s        [bash] 2022-04-30 19:40:42 01656_sequence_next_node_long:                                          [ OK ] 2.27 sec.
Apr 30,2022 16:40:42     ⟥  Feature 01655_plan_optimizations, flags:TE
               619us     ⟥⟤ OK 01655_plan_optimizations, /stateless/01655_plan_optimizations
              2m 44s        [bash] 2022-04-30 19:40:42 01655_plan_optimizations:                                               [ OK ] 2.07 sec.
Apr 30,2022 16:40:42     ⟥  Feature 01650_expressions_merge_bug, flags:TE
               642us     ⟥⟤ OK 01650_expressions_merge_bug, /stateless/01650_expressions_merge_bug
              2m 44s        [bash] 2022-04-30 19:40:42 01650_expressions_merge_bug:                                            [ OK ] 0.17 sec.
Apr 30,2022 16:40:42     ⟥  Feature 01650_any_null_if, flags:TE
               772us     ⟥⟤ OK 01650_any_null_if, /stateless/01650_any_null_if
              2m 45s        [bash] 2022-04-30 19:40:42 01650_any_null_if:                                                      [ OK ] 0.16 sec.
Apr 30,2022 16:40:42     ⟥  Feature 01650_drop_part_and_deduplication_zookeeper, flags:TE
               651us     ⟥⟤ OK 01650_drop_part_and_deduplication_zookeeper, /stateless/01650_drop_part_and_deduplication_zookeeper
              2m 45s        [bash] 2022-04-30 19:40:42 01650_drop_part_and_deduplication_zookeeper:                            [ OK ] 0.42 sec.
Apr 30,2022 16:40:43     ⟥  Feature 01650_fetch_patition_with_macro_in_zk_path, flags:TE
               601us     ⟥⟤ OK 01650_fetch_patition_with_macro_in_zk_path, /stateless/01650_fetch_patition_with_macro_in_zk_path
              2m 45s        [bash] 2022-04-30 19:40:43 01650_fetch_patition_with_macro_in_zk_path:                             [ OK ] 0.64 sec.
Apr 30,2022 16:40:43     ⟥  Feature 01649_with_alias_key_condition, flags:TE
               636us     ⟥⟤ OK 01649_with_alias_key_condition, /stateless/01649_with_alias_key_condition
              2m 45s        [bash] 2022-04-30 19:40:43 01649_with_alias_key_condition:                                         [ OK ] 0.21 sec.
Apr 30,2022 16:40:43     ⟥  Feature 01648_normalize_query_keep_names, flags:TE
               689us     ⟥⟤ OK 01648_normalize_query_keep_names, /stateless/01648_normalize_query_keep_names
              2m 45s        [bash] 2022-04-30 19:40:43 01648_normalize_query_keep_names:                                       [ OK ] 0.16 sec.
Apr 30,2022 16:40:43     ⟥  Feature 01646_fix_window_funnel_inconistency, flags:TE
                 1ms     ⟥⟤ OK 01646_fix_window_funnel_inconistency, /stateless/01646_fix_window_funnel_inconistency
              2m 45s        [bash] 2022-04-30 19:40:43 01646_fix_window_funnel_inconistency:                                   [ OK ] 0.18 sec.
Apr 30,2022 16:40:43     ⟥  Feature 01646_rewrite_sum_if, flags:TE
               491us     ⟥⟤ OK 01646_rewrite_sum_if, /stateless/01646_rewrite_sum_if
              2m 46s        [bash] 2022-04-30 19:40:43 01646_rewrite_sum_if:                                                   [ OK ] 0.35 sec.
Apr 30,2022 16:40:44     ⟥  Feature 01645_system_table_engines, flags:TE
               724us     ⟥⟤ OK 01645_system_table_engines, /stateless/01645_system_table_engines
              2m 46s        [bash] 2022-04-30 19:40:44 01645_system_table_engines:                                             [ OK ] 0.13 sec.
Apr 30,2022 16:40:44     ⟥  Feature 01644_distributed_async_insert_fsync_smoke, flags:TE
               555us     ⟥⟤ OK 01644_distributed_async_insert_fsync_smoke, /stateless/01644_distributed_async_insert_fsync_smoke
              2m 46s        [bash] 2022-04-30 19:40:44 01644_distributed_async_insert_fsync_smoke:                             [ OK ] 0.41 sec.
Apr 30,2022 16:40:45     ⟥  Feature 01643_system_suspend, flags:TE
               549us     ⟥⟤ OK 01643_system_suspend, /stateless/01643_system_suspend
              2m 48s        [bash] 2022-04-30 19:40:45 01643_system_suspend:                                                   [ OK ] 1.18 sec.
Apr 30,2022 16:40:46     ⟥  Feature 01643_merge_tree_fsync_smoke, flags:TE
               741us     ⟥⟤ OK 01643_merge_tree_fsync_smoke, /stateless/01643_merge_tree_fsync_smoke
              2m 49s        [bash] 2022-04-30 19:40:46 01643_merge_tree_fsync_smoke:                                           [ OK ] 0.71 sec.
Apr 30,2022 16:40:47     ⟥  Feature 01642_if_nullable_regression, flags:TE
               760us     ⟥⟤ OK 01642_if_nullable_regression, /stateless/01642_if_nullable_regression
              2m 49s        [bash] 2022-04-30 19:40:47 01642_if_nullable_regression:                                           [ OK ] 0.31 sec.
Apr 30,2022 16:40:47     ⟥  Feature 01651_lc_insert_tiny_log, flags:TE
               674us     ⟥⟤ OK 01651_lc_insert_tiny_log, /stateless/01651_lc_insert_tiny_log
              2m 49s        [bash] 2022-04-30 19:40:47 01651_lc_insert_tiny_log:                                               [ OK ] 5.75 sec.
Apr 30,2022 16:40:47     ⟥  Feature 01640_marks_corruption_regression, flags:TE
               652us     ⟥⟤ OK 01640_marks_corruption_regression, /stateless/01640_marks_corruption_regression
              2m 49s        [bash] 2022-04-30 19:40:47 01640_marks_corruption_regression:                                      [ OK ] 0.23 sec.
Apr 30,2022 16:40:47     ⟥  Feature 01641_memory_tracking_insert_optimize, flags:TE
               558us     ⟥⟤ OK 01641_memory_tracking_insert_optimize, /stateless/01641_memory_tracking_insert_optimize
              2m 49s        [bash] 2022-04-30 19:40:47 01641_memory_tracking_insert_optimize:                                  [ OK ] 0.29 sec.
Apr 30,2022 16:40:47     ⟥  Feature 01640_distributed_async_insert_compression, flags:TE
               532us     ⟥⟤ OK 01640_distributed_async_insert_compression, /stateless/01640_distributed_async_insert_compression
              2m 50s        [bash] 2022-04-30 19:40:47 01640_distributed_async_insert_compression:                             [ OK ] 0.18 sec.
Apr 30,2022 16:40:47     ⟥  Feature 01639_distributed_sync_insert_zero_rows, flags:TE
               581us     ⟥⟤ OK 01639_distributed_sync_insert_zero_rows, /stateless/01639_distributed_sync_insert_zero_rows
              2m 50s        [bash] 2022-04-30 19:40:47 01639_distributed_sync_insert_zero_rows:                                [ OK ] 0.21 sec.
Apr 30,2022 16:40:47     ⟥  Feature 01638_div_mod_ambiguities, flags:TE
               643us     ⟥⟤ OK 01638_div_mod_ambiguities, /stateless/01638_div_mod_ambiguities
              2m 50s        [bash] 2022-04-30 19:40:47 01638_div_mod_ambiguities:                                              [ OK ] 0.18 sec.
Apr 30,2022 16:40:48     ⟥  Feature 01637_nullable_fuzz3, flags:TE
               809us     ⟥⟤ OK 01637_nullable_fuzz3, /stateless/01637_nullable_fuzz3
              2m 50s        [bash] 2022-04-30 19:40:48 01637_nullable_fuzz3:                                                   [ OK ] 0.14 sec.
Apr 30,2022 16:40:48     ⟥  Feature 01647_clickhouse_local_hung, flags:TE
               593us     ⟥⟤ OK 01647_clickhouse_local_hung, /stateless/01647_clickhouse_local_hung
              2m 50s        [bash] 2022-04-30 19:40:48 01647_clickhouse_local_hung:                                            [ OK ] 5.10 sec.
Apr 30,2022 16:40:48     ⟥  Feature 01636_nullable_fuzz2, flags:TE
               635us     ⟥⟤ OK 01636_nullable_fuzz2, /stateless/01636_nullable_fuzz2
              2m 50s        [bash] 2022-04-30 19:40:48 01636_nullable_fuzz2:                                                   [ OK ] 0.20 sec.
Apr 30,2022 16:40:48     ⟥  Feature 01635_sum_map_fuzz, flags:TE
               681us     ⟥⟤ OK 01635_sum_map_fuzz, /stateless/01635_sum_map_fuzz
              2m 50s        [bash] 2022-04-30 19:40:48 01635_sum_map_fuzz:                                                     [ OK ] 0.15 sec.
Apr 30,2022 16:40:48     ⟥  Feature 01635_nullable_fuzz, flags:TE
               582us     ⟥⟤ OK 01635_nullable_fuzz, /stateless/01635_nullable_fuzz
              2m 50s        [bash] 2022-04-30 19:40:48 01635_nullable_fuzz:                                                    [ OK ] 0.14 sec.
Apr 30,2022 16:40:48     ⟥  Feature 01634_sum_map_nulls, flags:TE
               583us     ⟥⟤ OK 01634_sum_map_nulls, /stateless/01634_sum_map_nulls
              2m 50s        [bash] 2022-04-30 19:40:48 01634_sum_map_nulls:                                                    [ OK ] 0.16 sec.
Apr 30,2022 16:40:48     ⟥  Feature 01634_uuid_fuzz, flags:TE
               813us     ⟥⟤ OK 01634_uuid_fuzz, /stateless/01634_uuid_fuzz
              2m 50s        [bash] 2022-04-30 19:40:48 01634_uuid_fuzz:                                                        [ OK ] 0.14 sec.
Apr 30,2022 16:40:48     ⟥  Feature 01633_limit_fuzz, flags:TE
               607us     ⟥⟤ OK 01633_limit_fuzz, /stateless/01633_limit_fuzz
              2m 50s        [bash] 2022-04-30 19:40:48 01633_limit_fuzz:                                                       [ OK ] 0.14 sec.
Apr 30,2022 16:40:48     ⟥  Feature 01632_nullable_string_type_convert_to_decimal_type, flags:TE
               646us     ⟥⟤ OK 01632_nullable_string_type_convert_to_decimal_type, /stateless/01632_nullable_string_type_convert_to_decimal_type
              2m 50s        [bash] 2022-04-30 19:40:48 01632_nullable_string_type_convert_to_decimal_type:                     [ OK ] 0.14 sec.
Apr 30,2022 16:40:48     ⟥  Feature 01632_group_array_msan, flags:TE
               613us     ⟥⟤ OK 01632_group_array_msan, /stateless/01632_group_array_msan
              2m 50s        [bash] 2022-04-30 19:40:48 01632_group_array_msan:                                                 [ OK ] 0.14 sec.
Apr 30,2022 16:40:48     ⟥  Feature 01632_select_all_syntax, flags:TE
               657us     ⟥⟤ OK 01632_select_all_syntax, /stateless/01632_select_all_syntax
              2m 51s        [bash] 2022-04-30 19:40:48 01632_select_all_syntax:                                                [ OK ] 0.22 sec.
Apr 30,2022 16:40:48     ⟥  Feature 01632_max_partitions_to_read, flags:TE
               679us     ⟥⟤ OK 01632_max_partitions_to_read, /stateless/01632_max_partitions_to_read
              2m 51s        [bash] 2022-04-30 19:40:48 01632_max_partitions_to_read:                                           [ OK ] 0.19 sec.
Apr 30,2022 16:40:49     ⟥  Feature 01631_date_overflow_as_partition_key, flags:TE
               816us     ⟥⟤ OK 01631_date_overflow_as_partition_key, /stateless/01631_date_overflow_as_partition_key
              2m 51s        [bash] 2022-04-30 19:40:49 01631_date_overflow_as_partition_key:                                   [ OK ] 0.26 sec.
Apr 30,2022 16:40:49     ⟥  Feature 01630_simple_aggregate_function_in_summing_merge_tree, flags:TE
               637us     ⟥⟤ OK 01630_simple_aggregate_function_in_summing_merge_tree, /stateless/01630_simple_aggregate_function_in_summing_merge_tree
              2m 51s        [bash] 2022-04-30 19:40:49 01630_simple_aggregate_function_in_summing_merge_tree:                  [ OK ] 0.33 sec.
Apr 30,2022 16:40:49     ⟥  Feature 01630_disallow_floating_point_as_partition_key, flags:TE
               662us     ⟥⟤ OK 01630_disallow_floating_point_as_partition_key, /stateless/01630_disallow_floating_point_as_partition_key
              2m 51s        [bash] 2022-04-30 19:40:49 01630_disallow_floating_point_as_partition_key:                         [ OK ] 0.33 sec.
Apr 30,2022 16:40:52     ⟥  Feature 01671_ddl_hang_timeout_long, flags:TE
               599us     ⟥⟤ OK 01671_ddl_hang_timeout_long, /stateless/01671_ddl_hang_timeout_long
              2m 54s        [bash] 2022-04-30 19:40:52 01671_ddl_hang_timeout_long:                                            [ OK ] 22.12 sec.
Apr 30,2022 16:40:52     ⟥  Feature 01623_byte_size_const, flags:TE
               618us     ⟥⟤ OK 01623_byte_size_const, /stateless/01623_byte_size_const
              2m 54s        [bash] 2022-04-30 19:40:52 01623_byte_size_const:                                                  [ OK ] 0.26 sec.
Apr 30,2022 16:40:53     ⟥  Feature 01622_byte_size, flags:TE
               666us     ⟥⟤ OK 01622_byte_size, /stateless/01622_byte_size
              2m 56s        [bash] 2022-04-30 19:40:53 01622_byte_size:                                                        [ OK ] 1.30 sec.
Apr 30,2022 16:40:54     ⟥  Feature 01622_defaults_for_file_engine, flags:TE
               745us     ⟥⟤ OK 01622_defaults_for_file_engine, /stateless/01622_defaults_for_file_engine
              2m 56s        [bash] 2022-04-30 19:40:54 01622_defaults_for_file_engine:                                         [ OK ] 0.39 sec.
Apr 30,2022 16:40:54     ⟥  Feature 01622_multiple_ttls, flags:TE
               669us     ⟥⟤ OK 01622_multiple_ttls, /stateless/01622_multiple_ttls
              2m 57s        [bash] 2022-04-30 19:40:54 01622_multiple_ttls:                                                    [ OK ] 0.43 sec.
Apr 30,2022 16:40:55     ⟥  Feature 01648_mutations_and_escaping, flags:TE
               662us     ⟥⟤ OK 01648_mutations_and_escaping, /stateless/01648_mutations_and_escaping
              2m 57s        [bash] 2022-04-30 19:40:54 01648_mutations_and_escaping:                                           [ OK ] 11.93 sec.
Apr 30,2022 16:40:55     ⟥  Feature 01622_codec_zstd_long, flags:TE
               614us     ⟥⟤ OK 01622_codec_zstd_long, /stateless/01622_codec_zstd_long
              2m 57s        [bash] 2022-04-30 19:40:55 01622_codec_zstd_long:                                                  [ OK ] 0.52 sec.
Apr 30,2022 16:40:55     ⟥  Feature 01622_defaults_for_url_engine, flags:TE
               655us     ⟥⟤ OK 01622_defaults_for_url_engine, /stateless/01622_defaults_for_url_engine
              2m 58s        [bash] 2022-04-30 19:40:55 01622_defaults_for_url_engine:                                          [ OK ] 0.75 sec.
Apr 30,2022 16:40:55     ⟥  Feature 01621_bar_nan_arguments, flags:TE
               562us     ⟥⟤ OK 01621_bar_nan_arguments, /stateless/01621_bar_nan_arguments
              2m 58s        [bash] 2022-04-30 19:40:55 01621_bar_nan_arguments:                                                [ OK ] 0.32 sec.
Apr 30,2022 16:40:56     ⟥  Feature 01621_summap_check_types, flags:TE
               716us     ⟥⟤ OK 01621_summap_check_types, /stateless/01621_summap_check_types
              2m 58s        [bash] 2022-04-30 19:40:56 01621_summap_check_types:                                               [ OK ] 0.29 sec.
Apr 30,2022 16:40:56     ⟥  Feature 01621_sort_after_join_pipeline_stuck, flags:TE
               646us     ⟥⟤ OK 01621_sort_after_join_pipeline_stuck, /stateless/01621_sort_after_join_pipeline_stuck
              2m 58s        [bash] 2022-04-30 19:40:56 01621_sort_after_join_pipeline_stuck:                                   [ OK ] 0.32 sec.
Apr 30,2022 16:40:56     ⟥  Feature 01621_decode_XML, flags:TE
               650us     ⟥⟤ OK 01621_decode_XML, /stateless/01621_decode_XML
              2m 59s        [bash] 2022-04-30 19:40:56 01621_decode_XML:                                                       [ OK ] 0.38 sec.
Apr 30,2022 16:40:57     ⟥  Feature 01621_clickhouse_compressor, flags:TE
               707us     ⟥⟤ OK 01621_clickhouse_compressor, /stateless/01621_clickhouse_compressor
              2m 59s        [bash] 2022-04-30 19:40:57 01621_clickhouse_compressor:                                            [ OK ] 1.02 sec.
Apr 30,2022 16:40:57     ⟥  Feature 01620_fix_simple_state_arg_type, flags:TE
               615us     ⟥⟤ OK 01620_fix_simple_state_arg_type, /stateless/01620_fix_simple_state_arg_type
              2m 59s        [bash] 2022-04-30 19:40:57 01620_fix_simple_state_arg_type:                                        [ OK ] 0.60 sec.
Apr 30,2022 16:40:57     ⟥  Feature 01616_untuple_access_field, flags:TE
               584us     ⟥⟤ OK 01616_untuple_access_field, /stateless/01616_untuple_access_field
               3m 0s        [bash] 2022-04-30 19:40:57 01616_untuple_access_field:                                             [ OK ] 0.31 sec.
Apr 30,2022 16:40:57     ⟥  Feature 01615_two_args_function_index_fix, flags:TE
               834us     ⟥⟤ OK 01615_two_args_function_index_fix, /stateless/01615_two_args_function_index_fix
               3m 0s        [bash] 2022-04-30 19:40:57 01615_two_args_function_index_fix:                                      [ OK ] 0.27 sec.
Apr 30,2022 16:40:58     ⟥  Feature 01615_random_one_shard_insertion, flags:TE
               508us     ⟥⟤ OK 01615_random_one_shard_insertion, /stateless/01615_random_one_shard_insertion
               3m 0s        [bash] 2022-04-30 19:40:58 01615_random_one_shard_insertion:                                       [ OK ] 0.35 sec.
Apr 30,2022 16:40:58     ⟥  Feature 01614_with_fill_with_limit, flags:TE
               657us     ⟥⟤ OK 01614_with_fill_with_limit, /stateless/01614_with_fill_with_limit
               3m 0s        [bash] 2022-04-30 19:40:58 01614_with_fill_with_limit:                                             [ OK ] 0.30 sec.
Apr 30,2022 16:40:58     ⟥  Feature 01611_constant_folding_subqueries, flags:TE
               628us     ⟥⟤ OK 01611_constant_folding_subqueries, /stateless/01611_constant_folding_subqueries
               3m 1s        [bash] 2022-04-30 19:40:58 01611_constant_folding_subqueries:                                      [ OK ] 0.41 sec.
Apr 30,2022 16:40:58     ⟥  Feature 01654_test_writer_block_sequence, flags:TE
               596us     ⟥⟤ OK 01654_test_writer_block_sequence, /stateless/01654_test_writer_block_sequence
               3m 1s        [bash] 2022-04-30 19:40:58 01654_test_writer_block_sequence:                                       [ OK ] 18.32 sec.
Apr 30,2022 16:40:58     ⟥  Feature 01632_tinylog_read_write, flags:TE
               753us     ⟥⟤ OK 01632_tinylog_read_write, /stateless/01632_tinylog_read_write
               3m 1s        [bash] 2022-04-30 19:40:58 01632_tinylog_read_write:                                               [ OK ] 10.34 sec.
Apr 30,2022 16:40:59     ⟥  Feature 01611_string_to_low_cardinality_key_alter, flags:TE
                 1ms     ⟥⟤ OK 01611_string_to_low_cardinality_key_alter, /stateless/01611_string_to_low_cardinality_key_alter
               3m 1s        [bash] 2022-04-30 19:40:59 01611_string_to_low_cardinality_key_alter:                              [ OK ] 0.46 sec.
Apr 30,2022 16:40:59     ⟥  Feature 01610_client_spawn_editor, flags:TE
               635us     ⟥⟤ OK 01610_client_spawn_editor, /stateless/01610_client_spawn_editor
               3m 1s        [bash] 2022-04-30 19:40:59 01610_client_spawn_editor:                                              [ OK ] 0.20 sec.
Apr 30,2022 16:40:59     ⟥  Feature 01605_drop_settings_profile_while_assigned, flags:TE
               653us     ⟥⟤ OK 01605_drop_settings_profile_while_assigned, /stateless/01605_drop_settings_profile_while_assigned
               3m 1s        [bash] 2022-04-30 19:40:59 01605_drop_settings_profile_while_assigned:                             [ OK ] 0.18 sec.
Apr 30,2022 16:40:59     ⟥  Feature 01606_merge_from_wide_to_compact, flags:TE
               623us     ⟥⟤ OK 01606_merge_from_wide_to_compact, /stateless/01606_merge_from_wide_to_compact
               3m 1s        [bash] 2022-04-30 19:40:59 01606_merge_from_wide_to_compact:                                       [ OK ] 0.41 sec.
Apr 30,2022 16:40:59     ⟥  Feature 01607_arrays_as_nested_csv, flags:TE
               769us     ⟥⟤ OK 01607_arrays_as_nested_csv, /stateless/01607_arrays_as_nested_csv
               3m 1s        [bash] 2022-04-30 19:40:59 01607_arrays_as_nested_csv:                                             [ OK ] 0.60 sec.
Apr 30,2022 16:40:59     ⟥  Feature 01605_dictinct_two_level, flags:TE
               593us     ⟥⟤ OK 01605_dictinct_two_level, /stateless/01605_dictinct_two_level
               3m 2s        [bash] 2022-04-30 19:40:59 01605_dictinct_two_level:                                               [ OK ] 0.28 sec.
Apr 30,2022 16:40:59     ⟥  Feature 01605_skip_idx_compact_parts, flags:TE
               962us     ⟥⟤ OK 01605_skip_idx_compact_parts, /stateless/01605_skip_idx_compact_parts
               3m 2s        [bash] 2022-04-30 19:40:59 01605_skip_idx_compact_parts:                                           [ OK ] 0.18 sec.
Apr 30,2022 16:40:59     ⟥  Feature 01605_key_condition_enum_int, flags:TE
               479us     ⟥⟤ OK 01605_key_condition_enum_int, /stateless/01605_key_condition_enum_int
               3m 2s        [bash] 2022-04-30 19:40:59 01605_key_condition_enum_int:                                           [ OK ] 0.12 sec.
Apr 30,2022 16:41:00     ⟥  Feature 01604_explain_ast_of_nonselect_query, flags:TE
               661us     ⟥⟤ OK 01604_explain_ast_of_nonselect_query, /stateless/01604_explain_ast_of_nonselect_query
               3m 2s        [bash] 2022-04-30 19:41:00 01604_explain_ast_of_nonselect_query:                                   [ OK ] 0.14 sec.
Apr 30,2022 16:41:00     ⟥  Feature 01603_decimal_mult_float, flags:TE
               510us     ⟥⟤ OK 01603_decimal_mult_float, /stateless/01603_decimal_mult_float
               3m 2s        [bash] 2022-04-30 19:41:00 01603_decimal_mult_float:                                               [ OK ] 0.30 sec.
Apr 30,2022 16:41:00     ⟥  Feature 01603_remove_column_ttl, flags:TE
               792us     ⟥⟤ OK 01603_remove_column_ttl, /stateless/01603_remove_column_ttl
               3m 2s        [bash] 2022-04-30 19:41:00 01603_remove_column_ttl:                                                [ OK ] 0.29 sec.
Apr 30,2022 16:41:00     ⟥  Feature 01603_insert_select_too_many_parts, flags:TE
               591us     ⟥⟤ OK 01603_insert_select_too_many_parts, /stateless/01603_insert_select_too_many_parts
               3m 2s        [bash] 2022-04-30 19:41:00 01603_insert_select_too_many_parts:                                     [ OK ] 0.27 sec.
Apr 30,2022 16:41:02     ⟥  Feature 01602_runningConcurrency, flags:TE
               921us     ⟥⟤ OK 01602_runningConcurrency, /stateless/01602_runningConcurrency
               3m 4s        [bash] 2022-04-30 19:41:02 01602_runningConcurrency:                                               [ OK ] 1.30 sec.
Apr 30,2022 16:41:02     ⟥  Feature 01602_modified_julian_day_msan, flags:TE
               554us     ⟥⟤ OK 01602_modified_julian_day_msan, /stateless/01602_modified_julian_day_msan
               3m 5s        [bash] 2022-04-30 19:41:02 01602_modified_julian_day_msan:                                         [ OK ] 0.55 sec.
Apr 30,2022 16:41:12     ⟥  Feature 01602_max_distributed_connections, flags:TE
               688us     ⟥⟤ OK 01602_max_distributed_connections, /stateless/01602_max_distributed_connections
              3m 14s        [bash] 2022-04-30 19:41:12 01602_max_distributed_connections:                                      [ OK ] 9.09 sec.
Apr 30,2022 16:41:12     ⟥  Feature 01606_git_import, flags:TE
                 1ms     ⟥⟤ OK 01606_git_import, /stateless/01606_git_import
              3m 14s        [bash] 2022-04-30 19:41:12 01606_git_import:                                                       [ OK ] 12.98 sec.
Apr 30,2022 16:41:12     ⟥  Feature 01602_insert_into_table_function_cluster, flags:TE
               487us     ⟥⟤ OK 01602_insert_into_table_function_cluster, /stateless/01602_insert_into_table_function_cluster
              3m 15s        [bash] 2022-04-30 19:41:12 01602_insert_into_table_function_cluster:                               [ OK ] 0.70 sec.
Apr 30,2022 16:41:13     ⟥  Feature 01602_temporary_table_in_system_tables, flags:TE
               642us     ⟥⟤ OK 01602_temporary_table_in_system_tables, /stateless/01602_temporary_table_in_system_tables
              3m 15s        [bash] 2022-04-30 19:41:13 01602_temporary_table_in_system_tables:                                 [ OK ] 0.33 sec.
Apr 30,2022 16:41:13     ⟥  Feature 01602_array_aggregation, flags:TE
               618us     ⟥⟤ OK 01602_array_aggregation, /stateless/01602_array_aggregation
              3m 15s        [bash] 2022-04-30 19:41:13 01602_array_aggregation:                                                [ OK ] 1.05 sec.
Apr 30,2022 16:41:13     ⟥  Feature 01603_read_with_backoff_bug, flags:TE
               782us     ⟥⟤ OK 01603_read_with_backoff_bug, /stateless/01603_read_with_backoff_bug
              3m 15s        [bash] 2022-04-30 19:41:13 01603_read_with_backoff_bug:                                            [ OK ] 12.81 sec.
Apr 30,2022 16:41:13     ⟥  Feature 01605_adaptive_granularity_block_borders, flags:TE
               480us     ⟥⟤ OK 01605_adaptive_granularity_block_borders, /stateless/01605_adaptive_granularity_block_borders
              3m 15s        [bash] 2022-04-30 19:41:13 01605_adaptive_granularity_block_borders:                               [ OK ] 13.99 sec.
Apr 30,2022 16:41:13     ⟥  Feature 01601_accurate_cast, flags:TE
               579us     ⟥⟤ OK 01601_accurate_cast, /stateless/01601_accurate_cast
              3m 15s        [bash] 2022-04-30 19:41:13 01601_accurate_cast:                                                    [ OK ] 0.28 sec.
Apr 30,2022 16:41:13     ⟥  Feature 01601_custom_tld, flags:TE
               501us     ⟥⟤ OK 01601_custom_tld, /stateless/01601_custom_tld
              3m 15s        [bash] 2022-04-30 19:41:13 01601_custom_tld:                                                       [ OK ] 0.32 sec.
Apr 30,2022 16:41:13     ⟥  Feature 01601_temporary_table_session_scope, flags:TE
               540us     ⟥⟤ OK 01601_temporary_table_session_scope, /stateless/01601_temporary_table_session_scope
              3m 16s        [bash] 2022-04-30 19:41:13 01601_temporary_table_session_scope:                                    [ OK ] 0.47 sec.
Apr 30,2022 16:41:13     ⟥  Feature 01601_proxy_protocol, flags:TE
                 1ms     ⟥⟤ OK 01601_proxy_protocol, /stateless/01601_proxy_protocol
              3m 16s        [bash] 2022-04-30 19:41:13 01601_proxy_protocol:                                                   [ OK ] 0.31 sec.
Apr 30,2022 16:41:14     ⟥  Feature 01630_simple_aggregate_all_functions_in_summing_merge_tree, flags:TE
               614us     ⟥⟤ OK 01630_simple_aggregate_all_functions_in_summing_merge_tree, /stateless/01630_simple_aggregate_all_functions_in_summing_merge_tree
              3m 16s        [bash] 2022-04-30 19:41:14 01630_simple_aggregate_all_functions_in_summing_merge_tree:             [ OK ] 24.69 sec.
Apr 30,2022 16:41:14     ⟥  Feature 01600_encode_XML, flags:TE
               469us     ⟥⟤ OK 01600_encode_XML, /stateless/01600_encode_XML
              3m 16s        [bash] 2022-04-30 19:41:14 01600_encode_XML:                                                       [ OK ] 0.17 sec.
Apr 30,2022 16:41:14     ⟥  Feature 01630_simple_aggregate_all_functions_in_aggregating_merge_tree, flags:TE
               471us     ⟥⟤ OK 01630_simple_aggregate_all_functions_in_aggregating_merge_tree, /stateless/01630_simple_aggregate_all_functions_in_aggregating_merge_tree
              3m 16s        [bash] 2022-04-30 19:41:14 01630_simple_aggregate_all_functions_in_aggregating_merge_tree:         [ OK ] 24.43 sec.
Apr 30,2022 16:41:14     ⟥  Feature 01600_min_max_compress_block_size, flags:TE
               680us     ⟥⟤ OK 01600_min_max_compress_block_size, /stateless/01600_min_max_compress_block_size
              3m 16s        [bash] 2022-04-30 19:41:14 01600_min_max_compress_block_size:                                      [ OK ] 0.18 sec.
Apr 30,2022 16:41:14     ⟥  Feature 01600_parts_types_metrics_long, flags:TE
               512us     ⟥⟤ OK 01600_parts_types_metrics_long, /stateless/01600_parts_types_metrics_long
              3m 16s        [bash] 2022-04-30 19:41:14 01600_parts_types_metrics_long:                                         [ OK ] 0.86 sec.
Apr 30,2022 16:41:14     ⟥  Feature 01600_benchmark_query, flags:TE
               680us     ⟥⟤ OK 01600_benchmark_query, /stateless/01600_benchmark_query
              3m 16s        [bash] 2022-04-30 19:41:14 01600_benchmark_query:                                                  [ OK ] 0.41 sec.
Apr 30,2022 16:41:14     ⟥  Feature 01600_parts_states_metrics_long, flags:TE
               621us     ⟥⟤ OK 01600_parts_states_metrics_long, /stateless/01600_parts_states_metrics_long
              3m 17s        [bash] 2022-04-30 19:41:14 01600_parts_states_metrics_long:                                        [ OK ] 0.95 sec.
Apr 30,2022 16:41:14     ⟥  Feature 01600_select_in_different_types, flags:TE
               587us     ⟥⟤ OK 01600_select_in_different_types, /stateless/01600_select_in_different_types
              3m 17s        [bash] 2022-04-30 19:41:14 01600_select_in_different_types:                                        [ OK ] 0.33 sec.
Apr 30,2022 16:41:14     ⟥  Feature 01600_quota_by_forwarded_ip, flags:TE
               504us     ⟥⟤ OK 01600_quota_by_forwarded_ip, /stateless/01600_quota_by_forwarded_ip
              3m 17s        [bash] 2022-04-30 19:41:14 01600_quota_by_forwarded_ip:                                            [ OK ] 0.93 sec.
Apr 30,2022 16:41:14     ⟥  Feature 01599_multiline_input_and_singleline_comments, flags:TE
               743us     ⟥⟤ OK 01599_multiline_input_and_singleline_comments, /stateless/01599_multiline_input_and_singleline_comments
              3m 17s        [bash] 2022-04-30 19:41:14 01599_multiline_input_and_singleline_comments:                          [ OK ] 0.22 sec.
Apr 30,2022 16:41:14     ⟥  Feature 01596_full_join_chertus, flags:TE
               506us     ⟥⟤ OK 01596_full_join_chertus, /stateless/01596_full_join_chertus
              3m 17s        [bash] 2022-04-30 19:41:14 01596_full_join_chertus:                                                [ OK ] 0.20 sec.
Apr 30,2022 16:41:15     ⟥  Feature 01596_null_as_default_nullable, flags:TE
               634us     ⟥⟤ OK 01596_null_as_default_nullable, /stateless/01596_null_as_default_nullable
              3m 17s        [bash] 2022-04-30 19:41:15 01596_null_as_default_nullable:                                         [ OK ] 0.19 sec.
Apr 30,2022 16:41:15     ⟥  Feature 01596_setting_limit_offset, flags:TE
               923us     ⟥⟤ OK 01596_setting_limit_offset, /stateless/01596_setting_limit_offset
              3m 17s        [bash] 2022-04-30 19:41:15 01596_setting_limit_offset:                                             [ OK ] 0.33 sec.
Apr 30,2022 16:41:15     ⟥  Feature 01599_mutation_query_params, flags:TE
               606us     ⟥⟤ OK 01599_mutation_query_params, /stateless/01599_mutation_query_params
              3m 17s        [bash] 2022-04-30 19:41:15 01599_mutation_query_params:                                            [ OK ] 0.56 sec.
Apr 30,2022 16:41:15     ⟥  Feature 01597_columns_list_ignored, flags:TE
               671us     ⟥⟤ OK 01597_columns_list_ignored, /stateless/01597_columns_list_ignored
              3m 17s        [bash] 2022-04-30 19:41:15 01597_columns_list_ignored:                                             [ OK ] 0.45 sec.
Apr 30,2022 16:41:15     ⟥  Feature 01594_storage_join_uuid, flags:TE
               638us     ⟥⟤ OK 01594_storage_join_uuid, /stateless/01594_storage_join_uuid
              3m 17s        [bash] 2022-04-30 19:41:15 01594_storage_join_uuid:                                                [ OK ] 0.20 sec.
Apr 30,2022 16:41:15     ⟥  Feature 01595_countMatches, flags:TE
               731us     ⟥⟤ OK 01595_countMatches, /stateless/01595_countMatches
              3m 17s        [bash] 2022-04-30 19:41:15 01595_countMatches:                                                     [ OK ] 0.32 sec.
Apr 30,2022 16:41:15     ⟥  Feature 01593_functions_in_order_by, flags:TE
               550us     ⟥⟤ OK 01593_functions_in_order_by, /stateless/01593_functions_in_order_by
              3m 17s        [bash] 2022-04-30 19:41:15 01593_functions_in_order_by:                                            [ OK ] 0.16 sec.
Apr 30,2022 16:41:15     ⟥  Feature 01593_insert_settings, flags:TE
                 1ms     ⟥⟤ OK 01593_insert_settings, /stateless/01593_insert_settings
              3m 17s        [bash] 2022-04-30 19:41:15 01593_insert_settings:                                                  [ OK ] 0.22 sec.
Apr 30,2022 16:41:15     ⟥  Feature 01592_toUnixTimestamp_Date, flags:TE
               731us     ⟥⟤ OK 01592_toUnixTimestamp_Date, /stateless/01592_toUnixTimestamp_Date
              3m 17s        [bash] 2022-04-30 19:41:15 01592_toUnixTimestamp_Date:                                             [ OK ] 0.17 sec.
Apr 30,2022 16:41:15     ⟥  Feature 01592_window_functions, flags:TE
                11ms     ⟥⟤ OK 01592_window_functions, /stateless/01592_window_functions
              3m 18s        [bash] 2022-04-30 19:41:15 01592_window_functions:                                                 [ OK ] 0.47 sec.
Apr 30,2022 16:41:15     ⟥  Feature 01592_length_map, flags:TE
               651us     ⟥⟤ OK 01592_length_map, /stateless/01592_length_map
              3m 18s        [bash] 2022-04-30 19:41:15 01592_length_map:                                                       [ OK ] 0.33 sec.
Apr 30,2022 16:41:15     ⟥  Feature 01600_remerge_sort_lowered_memory_bytes_ratio, flags:TE
               771us     ⟥⟤ OK 01600_remerge_sort_lowered_memory_bytes_ratio, /stateless/01600_remerge_sort_lowered_memory_bytes_ratio
              3m 18s        [bash] 2022-04-30 19:41:15 01600_remerge_sort_lowered_memory_bytes_ratio:                          [ OK ] 1.75 sec.
Apr 30,2022 16:41:16     ⟥  Feature 01586_storage_join_low_cardinality_key, flags:TE
               662us     ⟥⟤ OK 01586_storage_join_low_cardinality_key, /stateless/01586_storage_join_low_cardinality_key
              3m 18s        [bash] 2022-04-30 19:41:16 01586_storage_join_low_cardinality_key:                                 [ OK ] 0.24 sec.
Apr 30,2022 16:41:16     ⟥  Feature 01585_fuzz_bits_with_bugfix, flags:TE
               865us     ⟥⟤ OK 01585_fuzz_bits_with_bugfix, /stateless/01585_fuzz_bits_with_bugfix
              3m 19s        [bash] 2022-04-30 19:41:16 01585_fuzz_bits_with_bugfix:                                            [ OK ] 0.59 sec.
Apr 30,2022 16:41:16     ⟥  Feature 01586_columns_pruning, flags:TE
               679us     ⟥⟤ OK 01586_columns_pruning, /stateless/01586_columns_pruning
              3m 19s        [bash] 2022-04-30 19:41:16 01586_columns_pruning:                                                  [ OK ] 0.94 sec.
Apr 30,2022 16:41:17     ⟥  Feature 01585_use_index_for_global_in, flags:TE
               665us     ⟥⟤ OK 01585_use_index_for_global_in, /stateless/01585_use_index_for_global_in
              3m 19s        [bash] 2022-04-30 19:41:17 01585_use_index_for_global_in:                                          [ OK ] 0.37 sec.
Apr 30,2022 16:41:17     ⟥  Feature 01584_distributed_buffer_cannot_find_column, flags:TE
               758us     ⟥⟤ OK 01584_distributed_buffer_cannot_find_column, /stateless/01584_distributed_buffer_cannot_find_column
              3m 19s        [bash] 2022-04-30 19:41:17 01584_distributed_buffer_cannot_find_column:                            [ OK ] 0.37 sec.
Apr 30,2022 16:41:17     ⟥  Feature 01590_countSubstrings, flags:TE
               708us     ⟥⟤ OK 01590_countSubstrings, /stateless/01590_countSubstrings
              3m 19s        [bash] 2022-04-30 19:41:17 01590_countSubstrings:                                                  [ OK ] 1.67 sec.
Apr 30,2022 16:41:17     ⟥  Feature 01586_replicated_mutations_empty_partition, flags:TE
               550us     ⟥⟤ OK 01586_replicated_mutations_empty_partition, /stateless/01586_replicated_mutations_empty_partition
              3m 19s        [bash] 2022-04-30 19:41:17 01586_replicated_mutations_empty_partition:                             [ OK ] 1.36 sec.
Apr 30,2022 16:41:17     ⟥  Feature 01583_const_column_in_set_index, flags:TE
               842us     ⟥⟤ OK 01583_const_column_in_set_index, /stateless/01583_const_column_in_set_index
              3m 19s        [bash] 2022-04-30 19:41:17 01583_const_column_in_set_index:                                        [ OK ] 0.21 sec.
Apr 30,2022 16:41:17     ⟥  Feature 01591_window_functions, flags:TE
               571us     ⟥⟤ OK 01591_window_functions, /stateless/01591_window_functions
              3m 20s        [bash] 2022-04-30 19:41:17 01591_window_functions:                                                 [ OK ] 2.15 sec.
Apr 30,2022 16:41:17     ⟥  Feature 01582_move_to_prewhere_compact_parts, flags:TE
               546us     ⟥⟤ OK 01582_move_to_prewhere_compact_parts, /stateless/01582_move_to_prewhere_compact_parts
              3m 20s        [bash] 2022-04-30 19:41:17 01582_move_to_prewhere_compact_parts:                                   [ OK ] 0.24 sec.
Apr 30,2022 16:41:18     ⟥  Feature 01582_any_join_supertype, flags:TE
               488us     ⟥⟤ OK 01582_any_join_supertype, /stateless/01582_any_join_supertype
              3m 20s        [bash] 2022-04-30 19:41:18 01582_any_join_supertype:                                               [ OK ] 0.44 sec.
Apr 30,2022 16:41:18     ⟥  Feature 01582_deterministic_function_with_predicate, flags:TE
               658us     ⟥⟤ OK 01582_deterministic_function_with_predicate, /stateless/01582_deterministic_function_with_predicate
              3m 20s        [bash] 2022-04-30 19:41:18 01582_deterministic_function_with_predicate:                            [ OK ] 0.17 sec.
Apr 30,2022 16:41:18     ⟥  Feature 01582_distinct_optimization, flags:TE
               585us     ⟥⟤ OK 01582_distinct_optimization, /stateless/01582_distinct_optimization
              3m 20s        [bash] 2022-04-30 19:41:18 01582_distinct_optimization:                                            [ OK ] 0.80 sec.
Apr 30,2022 16:41:18     ⟥  Feature 01582_distinct_subquery_groupby, flags:TE
               565us     ⟥⟤ OK 01582_distinct_subquery_groupby, /stateless/01582_distinct_subquery_groupby
              3m 20s        [bash] 2022-04-30 19:41:18 01582_distinct_subquery_groupby:                                        [ OK ] 0.31 sec.
Apr 30,2022 16:41:18     ⟥  Feature 01581_to_int_inf_nan, flags:TE
               629us     ⟥⟤ OK 01581_to_int_inf_nan, /stateless/01581_to_int_inf_nan
              3m 20s        [bash] 2022-04-30 19:41:18 01581_to_int_inf_nan:                                                   [ OK ] 0.18 sec.
Apr 30,2022 16:41:18     ⟥  Feature 01580_column_const_comparision, flags:TE
               575us     ⟥⟤ OK 01580_column_const_comparision, /stateless/01580_column_const_comparision
              3m 20s        [bash] 2022-04-30 19:41:18 01580_column_const_comparision:                                         [ OK ] 0.18 sec.
Apr 30,2022 16:41:18     ⟥  Feature 01579_date_datetime_index_comparison, flags:TE
               595us     ⟥⟤ OK 01579_date_datetime_index_comparison, /stateless/01579_date_datetime_index_comparison
              3m 20s        [bash] 2022-04-30 19:41:18 01579_date_datetime_index_comparison:                                   [ OK ] 0.17 sec.
Apr 30,2022 16:41:18     ⟥  Feature 01581_deduplicate_by_columns_local, flags:TE
               671us     ⟥⟤ OK 01581_deduplicate_by_columns_local, /stateless/01581_deduplicate_by_columns_local
              3m 21s        [bash] 2022-04-30 19:41:18 01581_deduplicate_by_columns_local:                                     [ OK ] 0.61 sec.
Apr 30,2022 16:41:18     ⟥  Feature 01581_deduplicate_by_columns_replicated, flags:TE
               613us     ⟥⟤ OK 01581_deduplicate_by_columns_replicated, /stateless/01581_deduplicate_by_columns_replicated
              3m 21s        [bash] 2022-04-30 19:41:18 01581_deduplicate_by_columns_replicated:                                [ OK ] 0.61 sec.
Apr 30,2022 16:41:19     ⟥  Feature 01571_window_functions, flags:TE
               675us     ⟥⟤ OK 01571_window_functions, /stateless/01571_window_functions
              3m 21s        [bash] 2022-04-30 19:41:19 01571_window_functions:                                                 [ OK ] 0.22 sec.
Apr 30,2022 16:41:19     ⟥  Feature 01576_alias_column_rewrite, flags:TE
               855us     ⟥⟤ OK 01576_alias_column_rewrite, /stateless/01576_alias_column_rewrite
              3m 21s        [bash] 2022-04-30 19:41:19 01576_alias_column_rewrite:                                             [ OK ] 0.58 sec.
Apr 30,2022 16:41:19     ⟥  Feature 01592_long_window_functions1, flags:TE
               778us     ⟥⟤ OK 01592_long_window_functions1, /stateless/01592_long_window_functions1
              3m 21s        [bash] 2022-04-30 19:41:19 01592_long_window_functions1:                                           [ OK ] 4.00 sec.
Apr 30,2022 16:41:19     ⟥  Feature 01570_aggregator_combinator_simple_state, flags:TE
               513us     ⟥⟤ OK 01570_aggregator_combinator_simple_state, /stateless/01570_aggregator_combinator_simple_state
              3m 21s        [bash] 2022-04-30 19:41:19 01570_aggregator_combinator_simple_state:                               [ OK ] 0.30 sec.
Apr 30,2022 16:41:19     ⟥  Feature 01568_window_functions_distributed, flags:TE
               567us     ⟥⟤ OK 01568_window_functions_distributed, /stateless/01568_window_functions_distributed
              3m 22s        [bash] 2022-04-30 19:41:19 01568_window_functions_distributed:                                     [ OK ] 0.28 sec.
Apr 30,2022 16:41:19     ⟥  Feature 01567_system_processes_current_database, flags:TE
               832us     ⟥⟤ OK 01567_system_processes_current_database, /stateless/01567_system_processes_current_database
              3m 22s        [bash] 2022-04-30 19:41:19 01567_system_processes_current_database:                                [ OK ] 0.14 sec.
Apr 30,2022 16:41:19     ⟥  Feature 01576_if_null_external_aggregation, flags:TE
               795us     ⟥⟤ OK 01576_if_null_external_aggregation, /stateless/01576_if_null_external_aggregation
              3m 22s        [bash] 2022-04-30 19:41:19 01576_if_null_external_aggregation:                                     [ OK ] 1.21 sec.
Apr 30,2022 16:41:19     ⟥  Feature 01576_alter_low_cardinality_and_select, flags:TE
               993us     ⟥⟤ OK 01576_alter_low_cardinality_and_select, /stateless/01576_alter_low_cardinality_and_select
              3m 22s        [bash] 2022-04-30 19:41:19 01576_alter_low_cardinality_and_select:                                 [ OK ] 1.03 sec.
Apr 30,2022 16:41:19     ⟥  Feature 01566_negate_formatting, flags:TE
               496us     ⟥⟤ OK 01566_negate_formatting, /stateless/01566_negate_formatting
              3m 22s        [bash] 2022-04-30 19:41:19 01566_negate_formatting:                                                [ OK ] 0.16 sec.
Apr 30,2022 16:41:20     ⟥  Feature 01564_test_hint_woes, flags:TE
               438us     ⟥⟤ OK 01564_test_hint_woes, /stateless/01564_test_hint_woes
              3m 22s        [bash] 2022-04-30 19:41:20 01564_test_hint_woes:                                                   [ OK ] 0.30 sec.
Apr 30,2022 16:41:20     ⟥  Feature 01562_agg_null_for_empty_ahead, flags:TE
               720us     ⟥⟤ OK 01562_agg_null_for_empty_ahead, /stateless/01562_agg_null_for_empty_ahead
              3m 22s        [bash] 2022-04-30 19:41:20 01562_agg_null_for_empty_ahead:                                         [ OK ] 0.22 sec.
Apr 30,2022 16:41:20     ⟥  Feature 01562_optimize_monotonous_functions_in_order_by, flags:TE
               455us     ⟥⟤ OK 01562_optimize_monotonous_functions_in_order_by, /stateless/01562_optimize_monotonous_functions_in_order_by
              3m 22s        [bash] 2022-04-30 19:41:20 01562_optimize_monotonous_functions_in_order_by:                        [ OK ] 0.19 sec.
Apr 30,2022 16:41:20     ⟥  Feature 01565_reconnect_after_client_error, flags:TE
               660us     ⟥⟤ OK 01565_reconnect_after_client_error, /stateless/01565_reconnect_after_client_error
              3m 22s        [bash] 2022-04-30 19:41:20 01565_reconnect_after_client_error:                                     [ OK ] 0.44 sec.
Apr 30,2022 16:41:20     ⟥  Feature 01561_aggregate_functions_of_key_with_join, flags:TE
               813us     ⟥⟤ OK 01561_aggregate_functions_of_key_with_join, /stateless/01561_aggregate_functions_of_key_with_join
              3m 22s        [bash] 2022-04-30 19:41:20 01561_aggregate_functions_of_key_with_join:                             [ OK ] 0.15 sec.
Apr 30,2022 16:41:20     ⟥  Feature 01561_Date_and_DateTime64_comparision, flags:TE
               514us     ⟥⟤ OK 01561_Date_and_DateTime64_comparision, /stateless/01561_Date_and_DateTime64_comparision
              3m 22s        [bash] 2022-04-30 19:41:20 01561_Date_and_DateTime64_comparision:                                  [ OK ] 0.14 sec.
Apr 30,2022 16:41:20     ⟥  Feature 01560_DateTime_and_DateTime64_comparision, flags:TE
               696us     ⟥⟤ OK 01560_DateTime_and_DateTime64_comparision, /stateless/01560_DateTime_and_DateTime64_comparision
              3m 22s        [bash] 2022-04-30 19:41:20 01560_DateTime_and_DateTime64_comparision:                              [ OK ] 0.15 sec.
Apr 30,2022 16:41:20     ⟥  Feature 01583_parallel_parsing_exception_with_offset, flags:TE
               601us     ⟥⟤ OK 01583_parallel_parsing_exception_with_offset, /stateless/01583_parallel_parsing_exception_with_offset
              3m 22s        [bash] 2022-04-30 19:41:20 01583_parallel_parsing_exception_with_offset:                           [ OK ] 3.25 sec.
Apr 30,2022 16:41:20     ⟥  Feature 01560_merge_distributed_join, flags:TE
               729us     ⟥⟤ OK 01560_merge_distributed_join, /stateless/01560_merge_distributed_join
              3m 23s        [bash] 2022-04-30 19:41:20 01560_merge_distributed_join:                                           [ OK ] 0.28 sec.
Apr 30,2022 16:41:20     ⟥  Feature 01561_clickhouse_client_stage, flags:TE
               547us     ⟥⟤ OK 01561_clickhouse_client_stage, /stateless/01561_clickhouse_client_stage
              3m 23s        [bash] 2022-04-30 19:41:20 01561_clickhouse_client_stage:                                          [ OK ] 0.69 sec.
Apr 30,2022 16:41:20     ⟥  Feature 01569_query_profiler_big_query_id, flags:TE
               741us     ⟥⟤ OK 01569_query_profiler_big_query_id, /stateless/01569_query_profiler_big_query_id
              3m 23s        [bash] 2022-04-30 19:41:20 01569_query_profiler_big_query_id:                                      [ OK ] 1.63 sec.
Apr 30,2022 16:41:20     ⟥  Feature 01560_cancel_agg_func_combinator_native_name_constraint, flags:TE
               754us     ⟥⟤ OK 01560_cancel_agg_func_combinator_native_name_constraint, /stateless/01560_cancel_agg_func_combinator_native_name_constraint
              3m 23s        [bash] 2022-04-30 19:41:20 01560_cancel_agg_func_combinator_native_name_constraint:                [ OK ] 0.25 sec.
Apr 30,2022 16:41:21     ⟥  Feature 01560_monotonicity_check_multiple_args_bug, flags:TE
               635us     ⟥⟤ OK 01560_monotonicity_check_multiple_args_bug, /stateless/01560_monotonicity_check_multiple_args_bug
              3m 23s        [bash] 2022-04-30 19:41:21 01560_monotonicity_check_multiple_args_bug:                             [ OK ] 0.20 sec.
Apr 30,2022 16:41:21     ⟥  Feature 01560_optimize_on_insert_long, flags:TE
               724us     ⟥⟤ OK 01560_optimize_on_insert_long, /stateless/01560_optimize_on_insert_long
              3m 23s        [bash] 2022-04-30 19:41:21 01560_optimize_on_insert_long:                                          [ OK ] 0.45 sec.
Apr 30,2022 16:41:21     ⟥  Feature 01676_long_clickhouse_client_autocomplete, flags:TE
               710us     ⟥⟤ OK 01676_long_clickhouse_client_autocomplete, /stateless/01676_long_clickhouse_client_autocomplete
              3m 23s        [bash] 2022-04-30 19:41:21 01676_long_clickhouse_client_autocomplete:                              [ OK ] 55.94 sec.
Apr 30,2022 16:41:21     ⟥  Feature 01560_crash_in_agg_empty_arglist, flags:TE
               621us     ⟥⟤ OK 01560_crash_in_agg_empty_arglist, /stateless/01560_crash_in_agg_empty_arglist
              3m 23s        [bash] 2022-04-30 19:41:21 01560_crash_in_agg_empty_arglist:                                       [ OK ] 0.23 sec.
Apr 30,2022 16:41:21     ⟥  Feature 01560_ttl_remove_empty_parts, flags:TE
               643us     ⟥⟤ OK 01560_ttl_remove_empty_parts, /stateless/01560_ttl_remove_empty_parts
              3m 23s        [bash] 2022-04-30 19:41:21 01560_ttl_remove_empty_parts:                                           [ OK ] 0.21 sec.
Apr 30,2022 16:41:21     ⟥  Feature 01560_mann_whitney, flags:TE
               704us     ⟥⟤ OK 01560_mann_whitney, /stateless/01560_mann_whitney
              3m 23s        [bash] 2022-04-30 19:41:21 01560_mann_whitney:                                                     [ OK ] 0.39 sec.
Apr 30,2022 16:41:21     ⟥  Feature 01559_aggregate_null_for_empty_fix, flags:TE
               550us     ⟥⟤ OK 01559_aggregate_null_for_empty_fix, /stateless/01559_aggregate_null_for_empty_fix
              3m 23s        [bash] 2022-04-30 19:41:21 01559_aggregate_null_for_empty_fix:                                     [ OK ] 0.23 sec.
Apr 30,2022 16:41:21     ⟥  Feature 01559_misplaced_codec_diagnostics, flags:TE
               544us     ⟥⟤ OK 01559_misplaced_codec_diagnostics, /stateless/01559_misplaced_codec_diagnostics
              3m 23s        [bash] 2022-04-30 19:41:21 01559_misplaced_codec_diagnostics:                                      [ OK ] 0.34 sec.
Apr 30,2022 16:41:21     ⟥  Feature 01558_transform_null_in, flags:TE
               738us     ⟥⟤ OK 01558_transform_null_in, /stateless/01558_transform_null_in
              3m 23s        [bash] 2022-04-30 19:41:21 01558_transform_null_in:                                                [ OK ] 0.27 sec.
Apr 30,2022 16:41:21     ⟥  Feature 01557_field_infinite_convert_to_number, flags:TE
               798us     ⟥⟤ OK 01557_field_infinite_convert_to_number, /stateless/01557_field_infinite_convert_to_number
              3m 23s        [bash] 2022-04-30 19:41:21 01557_field_infinite_convert_to_number:                                 [ OK ] 0.17 sec.
Apr 30,2022 16:41:21     ⟥  Feature 01558_enum_as_num_in_tsv_csv_input, flags:TE
                 1ms     ⟥⟤ OK 01558_enum_as_num_in_tsv_csv_input, /stateless/01558_enum_as_num_in_tsv_csv_input
              3m 24s        [bash] 2022-04-30 19:41:21 01558_enum_as_num_in_tsv_csv_input:                                     [ OK ] 0.29 sec.
Apr 30,2022 16:41:21     ⟥  Feature 01558_ttest, flags:TE
               658us     ⟥⟤ OK 01558_ttest, /stateless/01558_ttest
              3m 24s        [bash] 2022-04-30 19:41:21 01558_ttest:                                                            [ OK ] 0.73 sec.
Apr 30,2022 16:41:21     ⟥  Feature 01557_max_parallel_replicas_no_sample, flags:TE
               451us     ⟥⟤ OK 01557_max_parallel_replicas_no_sample, /stateless/01557_max_parallel_replicas_no_sample
              3m 24s        [bash] 2022-04-30 19:41:21 01557_max_parallel_replicas_no_sample:                                  [ OK ] 0.37 sec.
Apr 30,2022 16:41:22     ⟥  Feature 01556_explain_select_with_union_query, flags:TE
               573us     ⟥⟤ OK 01556_explain_select_with_union_query, /stateless/01556_explain_select_with_union_query
              3m 24s        [bash] 2022-04-30 19:41:22 01556_explain_select_with_union_query:                                  [ OK ] 0.31 sec.
Apr 30,2022 16:41:22     ⟥  Feature 01556_if_null, flags:TE
               427us     ⟥⟤ OK 01556_if_null, /stateless/01556_if_null
              3m 24s        [bash] 2022-04-30 19:41:22 01556_if_null:                                                          [ OK ] 0.19 sec.
Apr 30,2022 16:41:22     ⟥  Feature 01556_accurate_cast_or_null, flags:TE
               424us     ⟥⟤ OK 01556_accurate_cast_or_null, /stateless/01556_accurate_cast_or_null
              3m 24s        [bash] 2022-04-30 19:41:22 01556_accurate_cast_or_null:                                            [ OK ] 0.40 sec.
Apr 30,2022 16:41:22     ⟥  Feature 01555_or_fill, flags:TE
               656us     ⟥⟤ OK 01555_or_fill, /stateless/01555_or_fill
              3m 24s        [bash] 2022-04-30 19:41:22 01555_or_fill:                                                          [ OK ] 0.16 sec.
Apr 30,2022 16:41:22     ⟥  Feature 01555_system_distribution_queue_mask, flags:TE
               974us     ⟥⟤ OK 01555_system_distribution_queue_mask, /stateless/01555_system_distribution_queue_mask
              3m 24s        [bash] 2022-04-30 19:41:22 01555_system_distribution_queue_mask:                                   [ OK ] 0.29 sec.
Apr 30,2022 16:41:22     ⟥  Feature 01554_interpreter_integer_float, flags:TE
               641us     ⟥⟤ OK 01554_interpreter_integer_float, /stateless/01554_interpreter_integer_float
              3m 24s        [bash] 2022-04-30 19:41:22 01554_interpreter_integer_float:                                        [ OK ] 0.21 sec.
Apr 30,2022 16:41:22     ⟥  Feature 01554_bloom_filter_index_big_integer_uuid, flags:TE
               492us     ⟥⟤ OK 01554_bloom_filter_index_big_integer_uuid, /stateless/01554_bloom_filter_index_big_integer_uuid
              3m 24s        [bash] 2022-04-30 19:41:22 01554_bloom_filter_index_big_integer_uuid:                              [ OK ] 0.29 sec.
Apr 30,2022 16:41:22     ⟥  Feature 01561_mann_whitney_scipy, flags:TE
               599us     ⟥⟤ OK 01561_mann_whitney_scipy, /stateless/01561_mann_whitney_scipy
              3m 24s        [bash] 2022-04-30 19:41:22 01561_mann_whitney_scipy:                                               [ OK ] 2.13 sec.
Apr 30,2022 16:41:22     ⟥  Feature 01553_datetime64_comparison, flags:TE
               943us     ⟥⟤ OK 01553_datetime64_comparison, /stateless/01553_datetime64_comparison
              3m 24s        [bash] 2022-04-30 19:41:22 01553_datetime64_comparison:                                            [ OK ] 0.19 sec.
Apr 30,2022 16:41:22     ⟥  Feature 01553_settings_early_apply, flags:TE
               653us     ⟥⟤ OK 01553_settings_early_apply, /stateless/01553_settings_early_apply
              3m 24s        [bash] 2022-04-30 19:41:22 01553_settings_early_apply:                                             [ OK ] 0.23 sec.
Apr 30,2022 16:41:22     ⟥  Feature 01554_row_number_after_cannot_read_all_data, flags:TE
               839us     ⟥⟤ OK 01554_row_number_after_cannot_read_all_data, /stateless/01554_row_number_after_cannot_read_all_data
              3m 24s        [bash] 2022-04-30 19:41:22 01554_row_number_after_cannot_read_all_data:                            [ OK ] 0.45 sec.
Apr 30,2022 16:41:22     ⟥  Feature 01552_dict_fixedstring, flags:TE
               629us     ⟥⟤ OK 01552_dict_fixedstring, /stateless/01552_dict_fixedstring
              3m 24s        [bash] 2022-04-30 19:41:22 01552_dict_fixedstring:                                                 [ OK ] 0.21 sec.
Apr 30,2022 16:41:22     ⟥  Feature 01552_impl_aggfunc_cloneresize, flags:TE
               579us     ⟥⟤ OK 01552_impl_aggfunc_cloneresize, /stateless/01552_impl_aggfunc_cloneresize
              3m 24s        [bash] 2022-04-30 19:41:22 01552_impl_aggfunc_cloneresize:                                         [ OK ] 0.22 sec.
Apr 30,2022 16:41:22     ⟥  Feature 01552_alter_name_collision, flags:TE
               623us     ⟥⟤ OK 01552_alter_name_collision, /stateless/01552_alter_name_collision
              3m 25s        [bash] 2022-04-30 19:41:22 01552_alter_name_collision:                                             [ OK ] 0.18 sec.
Apr 30,2022 16:41:22     ⟥  Feature 01551_context_uaf, flags:TE
               647us     ⟥⟤ OK 01551_context_uaf, /stateless/01551_context_uaf
              3m 25s        [bash] 2022-04-30 19:41:22 01551_context_uaf:                                                      [ OK ] 0.18 sec.
Apr 30,2022 16:41:22     ⟥  Feature 01551_mergetree_read_in_order_spread, flags:TE
               533us     ⟥⟤ OK 01551_mergetree_read_in_order_spread, /stateless/01551_mergetree_read_in_order_spread
              3m 25s        [bash] 2022-04-30 19:41:22 01551_mergetree_read_in_order_spread:                                   [ OK ] 0.24 sec.
Apr 30,2022 16:41:22     ⟥  Feature 01550_type_map_formats, flags:TE
               721us     ⟥⟤ OK 01550_type_map_formats, /stateless/01550_type_map_formats
              3m 25s        [bash] 2022-04-30 19:41:22 01550_type_map_formats:                                                 [ OK ] 0.24 sec.
Apr 30,2022 16:41:22     ⟥  Feature 01550_mutation_subquery, flags:TE
               674us     ⟥⟤ OK 01550_mutation_subquery, /stateless/01550_mutation_subquery
              3m 25s        [bash] 2022-04-30 19:41:22 01550_mutation_subquery:                                                [ OK ] 0.20 sec.
Apr 30,2022 16:41:23     ⟥  Feature 01549_low_cardinality_materialized_view, flags:TE
               702us     ⟥⟤ OK 01549_low_cardinality_materialized_view, /stateless/01549_low_cardinality_materialized_view
              3m 25s        [bash] 2022-04-30 19:41:23 01549_low_cardinality_materialized_view:                                [ OK ] 0.22 sec.
Apr 30,2022 16:41:23     ⟥  Feature 01548_uncomparable_columns_in_keys, flags:TE
               559us     ⟥⟤ OK 01548_uncomparable_columns_in_keys, /stateless/01548_uncomparable_columns_in_keys
              3m 25s        [bash] 2022-04-30 19:41:23 01548_uncomparable_columns_in_keys:                                     [ OK ] 0.14 sec.
Apr 30,2022 16:41:23     ⟥  Feature 01548_lzy305, flags:TE
               631us     ⟥⟤ OK 01548_lzy305, /stateless/01548_lzy305
              3m 25s        [bash] 2022-04-30 19:41:23 01548_lzy305:                                                           [ OK ] 0.19 sec.
Apr 30,2022 16:41:23     ⟥  Feature 01550_query_identifier_parameters, flags:TE
                15ms     ⟥⟤ OK 01550_query_identifier_parameters, /stateless/01550_query_identifier_parameters
              3m 25s        [bash] 2022-04-30 19:41:23 01550_query_identifier_parameters:                                      [ OK ] 0.59 sec.
Apr 30,2022 16:41:23     ⟥  Feature 01558_ttest_scipy, flags:TE
               848us     ⟥⟤ OK 01558_ttest_scipy, /stateless/01558_ttest_scipy
              3m 25s        [bash] 2022-04-30 19:41:23 01558_ttest_scipy:                                                      [ OK ] 2.03 sec.
Apr 30,2022 16:41:23     ⟥  Feature 01550_create_map_type, flags:TE
               828us     ⟥⟤ OK 01550_create_map_type, /stateless/01550_create_map_type
              3m 25s        [bash] 2022-04-30 19:41:23 01550_create_map_type:                                                  [ OK ] 0.65 sec.
Apr 30,2022 16:41:23     ⟥  Feature 01548_with_totals_having, flags:TE
               497us     ⟥⟤ OK 01548_with_totals_having, /stateless/01548_with_totals_having
              3m 25s        [bash] 2022-04-30 19:41:23 01548_with_totals_having:                                               [ OK ] 0.16 sec.
Apr 30,2022 16:41:23     ⟥  Feature 01547_query_log_current_database, flags:TE
               731us     ⟥⟤ OK 01547_query_log_current_database, /stateless/01547_query_log_current_database
              3m 25s        [bash] 2022-04-30 19:41:23 01547_query_log_current_database:                                       [ OK ] 0.29 sec.
Apr 30,2022 16:41:23     ⟥  Feature 01548_create_table_compound_column_format, flags:TE
               690us     ⟥⟤ OK 01548_create_table_compound_column_format, /stateless/01548_create_table_compound_column_format
              3m 25s        [bash] 2022-04-30 19:41:23 01548_create_table_compound_column_format:                              [ OK ] 0.37 sec.
Apr 30,2022 16:41:23     ⟥  Feature 01550_type_map_formats_input, flags:TE
               657us     ⟥⟤ OK 01550_type_map_formats_input, /stateless/01550_type_map_formats_input
              3m 26s        [bash] 2022-04-30 19:41:23 01550_type_map_formats_input:                                           [ OK ] 1.05 sec.
Apr 30,2022 16:41:23     ⟥  Feature 01545_url_file_format_settings, flags:TE
               638us     ⟥⟤ OK 01545_url_file_format_settings, /stateless/01545_url_file_format_settings
              3m 26s        [bash] 2022-04-30 19:41:23 01545_url_file_format_settings:                                         [ OK ] 0.22 sec.
Apr 30,2022 16:41:23     ⟥  Feature 01544_errorCodeToName, flags:TE
               889us     ⟥⟤ OK 01544_errorCodeToName, /stateless/01544_errorCodeToName
              3m 26s        [bash] 2022-04-30 19:41:23 01544_errorCodeToName:                                                  [ OK ] 0.19 sec.
Apr 30,2022 16:41:24     ⟥  Feature 01544_fromModifiedJulianDay, flags:TE
               646us     ⟥⟤ OK 01544_fromModifiedJulianDay, /stateless/01544_fromModifiedJulianDay
              3m 26s        [bash] 2022-04-30 19:41:23 01544_fromModifiedJulianDay:                                            [ OK ] 0.28 sec.
Apr 30,2022 16:41:24     ⟥  Feature 01543_parse_datetime_besteffort_or_null_empty_string, flags:TE
               455us     ⟥⟤ OK 01543_parse_datetime_besteffort_or_null_empty_string, /stateless/01543_parse_datetime_besteffort_or_null_empty_string
              3m 26s        [bash] 2022-04-30 19:41:24 01543_parse_datetime_besteffort_or_null_empty_string:                   [ OK ] 0.24 sec.
Apr 30,2022 16:41:24     ⟥  Feature 01543_toModifiedJulianDay, flags:TE
               623us     ⟥⟤ OK 01543_toModifiedJulianDay, /stateless/01543_toModifiedJulianDay
              3m 26s        [bash] 2022-04-30 19:41:24 01543_toModifiedJulianDay:                                              [ OK ] 0.20 sec.
Apr 30,2022 16:41:24     ⟥  Feature 01548_query_log_query_execution_ms, flags:TE
               629us     ⟥⟤ OK 01548_query_log_query_execution_ms, /stateless/01548_query_log_query_execution_ms
              3m 26s        [bash] 2022-04-30 19:41:24 01548_query_log_query_execution_ms:                                     [ OK ] 0.99 sec.
Apr 30,2022 16:41:24     ⟥  Feature 01546_log_queries_min_query_duration_ms, flags:TE
               592us     ⟥⟤ OK 01546_log_queries_min_query_duration_ms, /stateless/01546_log_queries_min_query_duration_ms
              3m 26s        [bash] 2022-04-30 19:41:24 01546_log_queries_min_query_duration_ms:                                [ OK ] 0.67 sec.
Apr 30,2022 16:41:24     ⟥  Feature 01544_file_engine_settings, flags:TE
               866us     ⟥⟤ OK 01544_file_engine_settings, /stateless/01544_file_engine_settings
              3m 26s        [bash] 2022-04-30 19:41:24 01544_file_engine_settings:                                             [ OK ] 0.42 sec.
Apr 30,2022 16:41:24     ⟥  Feature 01538_fuzz_aggregate, flags:TE
               457us     ⟥⟤ OK 01538_fuzz_aggregate, /stateless/01538_fuzz_aggregate
              3m 26s        [bash] 2022-04-30 19:41:24 01538_fuzz_aggregate:                                                   [ OK ] 0.14 sec.
Apr 30,2022 16:41:24     ⟥  Feature 01542_collate_in_array, flags:TE
               544us     ⟥⟤ OK 01542_collate_in_array, /stateless/01542_collate_in_array
              3m 26s        [bash] 2022-04-30 19:41:24 01542_collate_in_array:                                                 [ OK ] 0.25 sec.
Apr 30,2022 16:41:24     ⟥  Feature 01543_collate_in_tuple, flags:TE
               440us     ⟥⟤ OK 01543_collate_in_tuple, /stateless/01543_collate_in_tuple
              3m 26s        [bash] 2022-04-30 19:41:24 01543_collate_in_tuple:                                                 [ OK ] 0.29 sec.
Apr 30,2022 16:41:24     ⟥  Feature 01537_fuzz_count_equal, flags:TE
               607us     ⟥⟤ OK 01537_fuzz_count_equal, /stateless/01537_fuzz_count_equal
              3m 26s        [bash] 2022-04-30 19:41:24 01537_fuzz_count_equal:                                                 [ OK ] 0.19 sec.
Apr 30,2022 16:41:24     ⟥  Feature 01540_verbatim_partition_pruning, flags:TE
               710us     ⟥⟤ OK 01540_verbatim_partition_pruning, /stateless/01540_verbatim_partition_pruning
              3m 26s        [bash] 2022-04-30 19:41:24 01540_verbatim_partition_pruning:                                       [ OK ] 0.31 sec.
Apr 30,2022 16:41:24     ⟥  Feature 01536_fuzz_cast, flags:TE
                 1ms     ⟥⟤ OK 01536_fuzz_cast, /stateless/01536_fuzz_cast
              3m 26s        [bash] 2022-04-30 19:41:24 01536_fuzz_cast:                                                        [ OK ] 0.18 sec.
Apr 30,2022 16:41:24     ⟥  Feature 01535_decimal_round_scale_overflow_check, flags:TE
               647us     ⟥⟤ OK 01535_decimal_round_scale_overflow_check, /stateless/01535_decimal_round_scale_overflow_check
              3m 27s        [bash] 2022-04-30 19:41:24 01535_decimal_round_scale_overflow_check:                               [ OK ] 0.15 sec.
Apr 30,2022 16:41:24     ⟥  Feature 01534_lambda_array_join, flags:TE
               540us     ⟥⟤ OK 01534_lambda_array_join, /stateless/01534_lambda_array_join
              3m 27s        [bash] 2022-04-30 19:41:24 01534_lambda_array_join:                                                [ OK ] 0.16 sec.
Apr 30,2022 16:41:24     ⟥  Feature 01543_avro_deserialization_with_lc, flags:TE
               440us     ⟥⟤ OK 01543_avro_deserialization_with_lc, /stateless/01543_avro_deserialization_with_lc
              3m 27s        [bash] 2022-04-30 19:41:24 01543_avro_deserialization_with_lc:                                     [ OK ] 0.71 sec.
Apr 30,2022 16:41:24     ⟥  Feature 01533_sum_if_nullable_bug, flags:TE
               630us     ⟥⟤ OK 01533_sum_if_nullable_bug, /stateless/01533_sum_if_nullable_bug
              3m 27s        [bash] 2022-04-30 19:41:24 01533_sum_if_nullable_bug:                                              [ OK ] 0.35 sec.
Apr 30,2022 16:41:24     ⟥  Feature 01533_quantile_deterministic_assert, flags:TE
               590us     ⟥⟤ OK 01533_quantile_deterministic_assert, /stateless/01533_quantile_deterministic_assert
              3m 27s        [bash] 2022-04-30 19:41:24 01533_quantile_deterministic_assert:                                    [ OK ] 0.19 sec.
Apr 30,2022 16:41:24     ⟥  Feature 01533_collate_in_nullable, flags:TE
               850us     ⟥⟤ OK 01533_collate_in_nullable, /stateless/01533_collate_in_nullable
              3m 27s        [bash] 2022-04-30 19:41:24 01533_collate_in_nullable:                                              [ OK ] 0.26 sec.
Apr 30,2022 16:41:24     ⟥  Feature 01533_distinct_nullable_uuid, flags:TE
               644us     ⟥⟤ OK 01533_distinct_nullable_uuid, /stateless/01533_distinct_nullable_uuid
              3m 27s        [bash] 2022-04-30 19:41:24 01533_distinct_nullable_uuid:                                           [ OK ] 0.25 sec.
Apr 30,2022 16:41:25     ⟥  Feature 01533_optimize_skip_merged_partitions, flags:TE
               634us     ⟥⟤ OK 01533_optimize_skip_merged_partitions, /stateless/01533_optimize_skip_merged_partitions
              3m 27s        [bash] 2022-04-30 19:41:25 01533_optimize_skip_merged_partitions:                                  [ OK ] 0.23 sec.
Apr 30,2022 16:41:25     ⟥  Feature 01532_having_with_totals, flags:TE
               550us     ⟥⟤ OK 01532_having_with_totals, /stateless/01532_having_with_totals
              3m 27s        [bash] 2022-04-30 19:41:25 01532_having_with_totals:                                               [ OK ] 0.30 sec.
Apr 30,2022 16:41:25     ⟥  Feature 01533_distinct_depends_on_max_threads, flags:TE
               653us     ⟥⟤ OK 01533_distinct_depends_on_max_threads, /stateless/01533_distinct_depends_on_max_threads
              3m 27s        [bash] 2022-04-30 19:41:25 01533_distinct_depends_on_max_threads:                                  [ OK ] 0.36 sec.
Apr 30,2022 16:41:25     ⟥  Feature 01532_clickhouse_local_tmp_folder, flags:TE
               644us     ⟥⟤ OK 01532_clickhouse_local_tmp_folder, /stateless/01532_clickhouse_local_tmp_folder
              3m 27s        [bash] 2022-04-30 19:41:25 01532_clickhouse_local_tmp_folder:                                      [ OK ] 0.37 sec.
Apr 30,2022 16:41:25     ⟥  Feature 01532_min_max_with_modifiers, flags:TE
               926us     ⟥⟤ OK 01532_min_max_with_modifiers, /stateless/01532_min_max_with_modifiers
              3m 27s        [bash] 2022-04-30 19:41:25 01532_min_max_with_modifiers:                                           [ OK ] 0.32 sec.
Apr 30,2022 16:41:25     ⟥  Feature 01533_multiple_nested, flags:TE
               480us     ⟥⟤ OK 01533_multiple_nested, /stateless/01533_multiple_nested
              3m 27s        [bash] 2022-04-30 19:41:25 01533_multiple_nested:                                                  [ OK ] 0.97 sec.
Apr 30,2022 16:41:25     ⟥  Feature 01532_tuple_with_name_type, flags:TE
               605us     ⟥⟤ OK 01532_tuple_with_name_type, /stateless/01532_tuple_with_name_type
              3m 27s        [bash] 2022-04-30 19:41:25 01532_tuple_with_name_type:                                             [ OK ] 0.19 sec.
Apr 30,2022 16:41:25     ⟥  Feature 01532_primary_key_without_order_by_zookeeper, flags:TE
               619us     ⟥⟤ OK 01532_primary_key_without_order_by_zookeeper, /stateless/01532_primary_key_without_order_by_zookeeper
              3m 28s        [bash] 2022-04-30 19:41:25 01532_primary_key_without_order_by_zookeeper:                           [ OK ] 0.63 sec.
Apr 30,2022 16:41:25     ⟥  Feature 01532_collate_in_low_cardinality, flags:TE
               449us     ⟥⟤ OK 01532_collate_in_low_cardinality, /stateless/01532_collate_in_low_cardinality
              3m 28s        [bash] 2022-04-30 19:41:25 01532_collate_in_low_cardinality:                                       [ OK ] 0.31 sec.
Apr 30,2022 16:41:25     ⟥  Feature 01531_query_log_query_comment, flags:TE
               546us     ⟥⟤ OK 01531_query_log_query_comment, /stateless/01531_query_log_query_comment
              3m 28s        [bash] 2022-04-30 19:41:25 01531_query_log_query_comment:                                          [ OK ] 0.27 sec.
Apr 30,2022 16:41:25     ⟥  Feature 01528_allow_nondeterministic_optimize_skip_unused_shards, flags:TE
               812us     ⟥⟤ OK 01528_allow_nondeterministic_optimize_skip_unused_shards, /stateless/01528_allow_nondeterministic_optimize_skip_unused_shards
              3m 28s        [bash] 2022-04-30 19:41:25 01528_allow_nondeterministic_optimize_skip_unused_shards:               [ OK ] 0.17 sec.
Apr 30,2022 16:41:25     ⟥  Feature 01528_setting_aggregate_functions_null_for_empty, flags:TE
               624us     ⟥⟤ OK 01528_setting_aggregate_functions_null_for_empty, /stateless/01528_setting_aggregate_functions_null_for_empty
              3m 28s        [bash] 2022-04-30 19:41:25 01528_setting_aggregate_functions_null_for_empty:                       [ OK ] 0.34 sec.
Apr 30,2022 16:41:26     ⟥  Feature 01529_union_distinct_and_setting_union_default_mode, flags:TE
               474us     ⟥⟤ OK 01529_union_distinct_and_setting_union_default_mode, /stateless/01529_union_distinct_and_setting_union_default_mode
              3m 28s        [bash] 2022-04-30 19:41:26 01529_union_distinct_and_setting_union_default_mode:                    [ OK ] 0.52 sec.
Apr 30,2022 16:41:26     ⟥  Feature 01528_play, flags:TE
               640us     ⟥⟤ OK 01528_play, /stateless/01528_play
              3m 28s        [bash] 2022-04-30 19:41:26 01528_play:                                                             [ OK ] 0.36 sec.
Apr 30,2022 16:41:26     ⟥  Feature 01528_to_uuid_or_null_or_zero, flags:TE
               757us     ⟥⟤ OK 01528_to_uuid_or_null_or_zero, /stateless/01528_to_uuid_or_null_or_zero
              3m 28s        [bash] 2022-04-30 19:41:26 01528_to_uuid_or_null_or_zero:                                          [ OK ] 0.28 sec.
Apr 30,2022 16:41:26     ⟥  Feature 01527_bad_aggregation_in_lambda, flags:TE
               595us     ⟥⟤ OK 01527_bad_aggregation_in_lambda, /stateless/01527_bad_aggregation_in_lambda
              3m 28s        [bash] 2022-04-30 19:41:26 01527_bad_aggregation_in_lambda:                                        [ OK ] 0.21 sec.
Apr 30,2022 16:41:26     ⟥  Feature 01527_materialized_view_stack_overflow, flags:TE
               878us     ⟥⟤ OK 01527_materialized_view_stack_overflow, /stateless/01527_materialized_view_stack_overflow
              3m 28s        [bash] 2022-04-30 19:41:26 01527_materialized_view_stack_overflow:                                 [ OK ] 0.38 sec.
Apr 30,2022 16:41:26     ⟥  Feature 01526_param_uuid, flags:TE
               709us     ⟥⟤ OK 01526_param_uuid, /stateless/01526_param_uuid
              3m 28s        [bash] 2022-04-30 19:41:26 01526_param_uuid:                                                       [ OK ] 0.40 sec.
Apr 30,2022 16:41:26     ⟥  Feature 01529_bad_memory_tracking, flags:TE
               656us     ⟥⟤ OK 01529_bad_memory_tracking, /stateless/01529_bad_memory_tracking
              3m 29s        [bash] 2022-04-30 19:41:26 01529_bad_memory_tracking:                                              [ OK ] 1.06 sec.
Apr 30,2022 16:41:27     ⟥  Feature 01525_select_with_offset_fetch_clause, flags:TE
               885us     ⟥⟤ OK 01525_select_with_offset_fetch_clause, /stateless/01525_select_with_offset_fetch_clause
              3m 29s        [bash] 2022-04-30 19:41:27 01525_select_with_offset_fetch_clause:                                  [ OK ] 0.36 sec.
Apr 30,2022 16:41:27     ⟥  Feature 01526_initial_query_id, flags:TE
               703us     ⟥⟤ OK 01526_initial_query_id, /stateless/01526_initial_query_id
              3m 29s        [bash] 2022-04-30 19:41:27 01526_initial_query_id:                                                 [ OK ] 0.78 sec.
Apr 30,2022 16:41:27     ⟥  Feature 01526_alter_add_and_modify_order_zookeeper, flags:TE
               554us     ⟥⟤ OK 01526_alter_add_and_modify_order_zookeeper, /stateless/01526_alter_add_and_modify_order_zookeeper
              3m 29s        [bash] 2022-04-30 19:41:27 01526_alter_add_and_modify_order_zookeeper:                             [ OK ] 1.16 sec.
Apr 30,2022 16:41:27     ⟥  Feature 01526_max_untracked_memory, flags:TE
                 1ms     ⟥⟤ OK 01526_max_untracked_memory, /stateless/01526_max_untracked_memory
              3m 30s        [bash] 2022-04-30 19:41:27 01526_max_untracked_memory:                                             [ OK ] 1.36 sec.
Apr 30,2022 16:41:27     ⟥  Feature 01523_interval_operator_support_string_literal, flags:TE
               563us     ⟥⟤ OK 01523_interval_operator_support_string_literal, /stateless/01523_interval_operator_support_string_literal
              3m 30s        [bash] 2022-04-30 19:41:27 01523_interval_operator_support_string_literal:                         [ OK ] 0.53 sec.
Apr 30,2022 16:41:27     ⟥  Feature 01548_parallel_parsing_max_memory, flags:TE
               492us     ⟥⟤ OK 01548_parallel_parsing_max_memory, /stateless/01548_parallel_parsing_max_memory
              3m 30s        [bash] 2022-04-30 19:41:27 01548_parallel_parsing_max_memory:                                      [ OK ] 4.76 sec.
Apr 30,2022 16:41:28     ⟥  Feature 01524_do_not_merge_across_partitions_select_final, flags:TE
               522us     ⟥⟤ OK 01524_do_not_merge_across_partitions_select_final, /stateless/01524_do_not_merge_across_partitions_select_final
              3m 30s        [bash] 2022-04-30 19:41:28 01524_do_not_merge_across_partitions_select_final:                      [ OK ] 0.92 sec.
Apr 30,2022 16:41:28     ⟥  Feature 01521_max_length_alias, flags:TE
               449us     ⟥⟤ OK 01521_max_length_alias, /stateless/01521_max_length_alias
              3m 30s        [bash] 2022-04-30 19:41:28 01521_max_length_alias:                                                 [ OK ] 0.26 sec.
Apr 30,2022 16:41:28     ⟥  Feature 01522_validate_alter_default, flags:TE
               553us     ⟥⟤ OK 01522_validate_alter_default, /stateless/01522_validate_alter_default
              3m 30s        [bash] 2022-04-30 19:41:28 01522_validate_alter_default:                                           [ OK ] 0.28 sec.
Apr 30,2022 16:41:28     ⟥  Feature 01523_client_local_queries_file_parameter, flags:TE
               642us     ⟥⟤ OK 01523_client_local_queries_file_parameter, /stateless/01523_client_local_queries_file_parameter
              3m 30s        [bash] 2022-04-30 19:41:28 01523_client_local_queries_file_parameter:                              [ OK ] 0.51 sec.
Apr 30,2022 16:41:28     ⟥  Feature 01528_clickhouse_local_prepare_parts, flags:TE
               864us     ⟥⟤ OK 01528_clickhouse_local_prepare_parts, /stateless/01528_clickhouse_local_prepare_parts
              3m 30s        [bash] 2022-04-30 19:41:28 01528_clickhouse_local_prepare_parts:                                   [ OK ] 2.63 sec.
Apr 30,2022 16:41:28     ⟥  Feature 01521_distributed_query_hang, flags:TE
               505us     ⟥⟤ OK 01521_distributed_query_hang, /stateless/01521_distributed_query_hang
              3m 30s        [bash] 2022-04-30 19:41:28 01521_distributed_query_hang:                                           [ OK ] 0.25 sec.
Apr 30,2022 16:41:28     ⟥  Feature 01521_global_in_prewhere_15792, flags:TE
               525us     ⟥⟤ OK 01521_global_in_prewhere_15792, /stateless/01521_global_in_prewhere_15792
              3m 30s        [bash] 2022-04-30 19:41:28 01521_global_in_prewhere_15792:                                         [ OK ] 0.32 sec.
Apr 30,2022 16:41:28     ⟥  Feature 01521_alter_enum_and_reverse_read, flags:TE
               544us     ⟥⟤ OK 01521_alter_enum_and_reverse_read, /stateless/01521_alter_enum_and_reverse_read
              3m 30s        [bash] 2022-04-30 19:41:28 01521_alter_enum_and_reverse_read:                                      [ OK ] 0.24 sec.
Apr 30,2022 16:41:28     ⟥  Feature 01521_format_readable_time_delta2, flags:TE
               616us     ⟥⟤ OK 01521_format_readable_time_delta2, /stateless/01521_format_readable_time_delta2
              3m 31s        [bash] 2022-04-30 19:41:28 01521_format_readable_time_delta2:                                      [ OK ] 0.60 sec.
Apr 30,2022 16:41:28     ⟥  Feature 01520_client_print_query_id, flags:TE
               595us     ⟥⟤ OK 01520_client_print_query_id, /stateless/01520_client_print_query_id
              3m 31s        [bash] 2022-04-30 19:41:28 01520_client_print_query_id:                                            [ OK ] 0.40 sec.
Apr 30,2022 16:41:28     ⟥  Feature 01518_cast_nullable_virtual_system_column, flags:TE
               821us     ⟥⟤ OK 01518_cast_nullable_virtual_system_column, /stateless/01518_cast_nullable_virtual_system_column
              3m 31s        [bash] 2022-04-30 19:41:28 01518_cast_nullable_virtual_system_column:                              [ OK ] 0.27 sec.
Apr 30,2022 16:41:28     ⟥  Feature 01523_date_time_compare_with_date_literal, flags:TE
               634us     ⟥⟤ OK 01523_date_time_compare_with_date_literal, /stateless/01523_date_time_compare_with_date_literal
              3m 31s        [bash] 2022-04-30 19:41:28 01523_date_time_compare_with_date_literal:                              [ OK ] 1.32 sec.
Apr 30,2022 16:41:29     ⟥  Feature 01519_topK_distributed_parametrized, flags:TE
               526us     ⟥⟤ OK 01519_topK_distributed_parametrized, /stateless/01519_topK_distributed_parametrized
              3m 31s        [bash] 2022-04-30 19:41:29 01519_topK_distributed_parametrized:                                    [ OK ] 0.38 sec.
Apr 30,2022 16:41:29     ⟥  Feature 01518_nullable_aggregate_states1, flags:TE
               981us     ⟥⟤ OK 01518_nullable_aggregate_states1, /stateless/01518_nullable_aggregate_states1
              3m 31s        [bash] 2022-04-30 19:41:29 01518_nullable_aggregate_states1:                                       [ OK ] 0.26 sec.
Apr 30,2022 16:41:29     ⟥  Feature 01518_filtering_aliased_materialized_column, flags:TE
               439us     ⟥⟤ OK 01518_filtering_aliased_materialized_column, /stateless/01518_filtering_aliased_materialized_column
              3m 31s        [bash] 2022-04-30 19:41:29 01518_filtering_aliased_materialized_column:                            [ OK ] 0.24 sec.
Apr 30,2022 16:41:29     ⟥  Feature 01517_select_final_distributed, flags:TE
               726us     ⟥⟤ OK 01517_select_final_distributed, /stateless/01517_select_final_distributed
              3m 31s        [bash] 2022-04-30 19:41:29 01517_select_final_distributed:                                         [ OK ] 0.32 sec.
Apr 30,2022 16:41:29     ⟥  Feature 01515_mv_and_array_join_optimisation_bag, flags:TE
               900us     ⟥⟤ OK 01515_mv_and_array_join_optimisation_bag, /stateless/01515_mv_and_array_join_optimisation_bag
              3m 31s        [bash] 2022-04-30 19:41:29 01515_mv_and_array_join_optimisation_bag:                               [ OK ] 0.28 sec.
Apr 30,2022 16:41:29     ⟥  Feature 01516_date_time_output_format, flags:TE
               643us     ⟥⟤ OK 01516_date_time_output_format, /stateless/01516_date_time_output_format
              3m 32s        [bash] 2022-04-30 19:41:29 01516_date_time_output_format:                                          [ OK ] 0.56 sec.
Apr 30,2022 16:41:29     ⟥  Feature 01515_logtrace_function, flags:TE
               437us     ⟥⟤ OK 01515_logtrace_function, /stateless/01515_logtrace_function
              3m 32s        [bash] 2022-04-30 19:41:29 01515_logtrace_function:                                                [ OK ] 0.45 sec.
Apr 30,2022 16:41:29     ⟥  Feature 01515_force_data_skipping_indices, flags:TE
                 2ms     ⟥⟤ OK 01515_force_data_skipping_indices, /stateless/01515_force_data_skipping_indices
              3m 32s        [bash] 2022-04-30 19:41:29 01515_force_data_skipping_indices:                                      [ OK ] 0.36 sec.
Apr 30,2022 16:41:29     ⟥  Feature 01515_with_global_and_with_propagation, flags:TE
               669us     ⟥⟤ OK 01515_with_global_and_with_propagation, /stateless/01515_with_global_and_with_propagation
              3m 32s        [bash] 2022-04-30 19:41:29 01515_with_global_and_with_propagation:                                 [ OK ] 0.46 sec.
Apr 30,2022 16:41:30     ⟥  Feature 01514_input_format_tsv_enum_as_number_setting, flags:TE
               608us     ⟥⟤ OK 01514_input_format_tsv_enum_as_number_setting, /stateless/01514_input_format_tsv_enum_as_number_setting
              3m 32s        [bash] 2022-04-30 19:41:30 01514_input_format_tsv_enum_as_number_setting:                          [ OK ] 0.38 sec.
Apr 30,2022 16:41:30     ⟥  Feature 01514_tid_function, flags:TE
               914us     ⟥⟤ OK 01514_tid_function, /stateless/01514_tid_function
              3m 32s        [bash] 2022-04-30 19:41:30 01514_tid_function:                                                     [ OK ] 0.20 sec.
Apr 30,2022 16:41:30     ⟥  Feature 01514_empty_buffer_different_types, flags:TE
               641us     ⟥⟤ OK 01514_empty_buffer_different_types, /stateless/01514_empty_buffer_different_types
              3m 32s        [bash] 2022-04-30 19:41:30 01514_empty_buffer_different_types:                                     [ OK ] 0.31 sec.
Apr 30,2022 16:41:30     ⟥  Feature 01514_input_format_csv_enum_as_number_setting, flags:TE
               477us     ⟥⟤ OK 01514_input_format_csv_enum_as_number_setting, /stateless/01514_input_format_csv_enum_as_number_setting
              3m 32s        [bash] 2022-04-30 19:41:30 01514_input_format_csv_enum_as_number_setting:                          [ OK ] 0.28 sec.
Apr 30,2022 16:41:30     ⟥  Feature 01514_input_format_json_enum_as_number, flags:TE
               823us     ⟥⟤ OK 01514_input_format_json_enum_as_number, /stateless/01514_input_format_json_enum_as_number
              3m 33s        [bash] 2022-04-30 19:41:30 01514_input_format_json_enum_as_number:                                 [ OK ] 0.44 sec.
Apr 30,2022 16:41:31     ⟥  Feature 01513_ilike_like_cache, flags:TE
               695us     ⟥⟤ OK 01513_ilike_like_cache, /stateless/01513_ilike_like_cache
              3m 33s        [bash] 2022-04-30 19:41:30 01513_ilike_like_cache:                                                 [ OK ] 0.34 sec.
Apr 30,2022 16:41:31     ⟥  Feature 01518_select_in_null, flags:TE
               868us     ⟥⟤ OK 01518_select_in_null, /stateless/01518_select_in_null
              3m 33s        [bash] 2022-04-30 19:41:31 01518_select_in_null:                                                   [ OK ] 2.63 sec.
Apr 30,2022 16:41:31     ⟥  Feature 01514_distributed_cancel_query_on_error, flags:TE
               555us     ⟥⟤ OK 01514_distributed_cancel_query_on_error, /stateless/01514_distributed_cancel_query_on_error
              3m 33s        [bash] 2022-04-30 19:41:31 01514_distributed_cancel_query_on_error:                                [ OK ] 1.34 sec.
Apr 30,2022 16:41:31     ⟥  Feature 01518_nullable_aggregate_states2, flags:TE
               600us     ⟥⟤ OK 01518_nullable_aggregate_states2, /stateless/01518_nullable_aggregate_states2
              3m 33s        [bash] 2022-04-30 19:41:31 01518_nullable_aggregate_states2:                                       [ OK ] 2.61 sec.
Apr 30,2022 16:41:31     ⟥  Feature 01512_create_replicate_merge_tree_one_arg, flags:TE
               607us     ⟥⟤ OK 01512_create_replicate_merge_tree_one_arg, /stateless/01512_create_replicate_merge_tree_one_arg
              3m 34s        [bash] 2022-04-30 19:41:31 01512_create_replicate_merge_tree_one_arg:                              [ OK ] 0.23 sec.
Apr 30,2022 16:41:31     ⟥  Feature 01513_defaults_on_defaults_no_column, flags:TE
               524us     ⟥⟤ OK 01513_defaults_on_defaults_no_column, /stateless/01513_defaults_on_defaults_no_column
              3m 34s        [bash] 2022-04-30 19:41:31 01513_defaults_on_defaults_no_column:                                   [ OK ] 0.74 sec.
Apr 30,2022 16:41:32     ⟥  Feature 01511_prewhere_with_virtuals, flags:TE
               639us     ⟥⟤ OK 01511_prewhere_with_virtuals, /stateless/01511_prewhere_with_virtuals
              3m 34s        [bash] 2022-04-30 19:41:32 01511_prewhere_with_virtuals:                                           [ OK ] 0.34 sec.
Apr 30,2022 16:41:32     ⟥  Feature 01511_alter_version_versioned_collapsing_merge_tree, flags:TE
               539us     ⟥⟤ OK 01511_alter_version_versioned_collapsing_merge_tree, /stateless/01511_alter_version_versioned_collapsing_merge_tree
              3m 34s        [bash] 2022-04-30 19:41:32 01511_alter_version_versioned_collapsing_merge_tree:                    [ OK ] 0.83 sec.
Apr 30,2022 16:41:33     ⟥  Feature 01511_different_expression_with_same_alias, flags:TE
               628us     ⟥⟤ OK 01511_different_expression_with_same_alias, /stateless/01511_different_expression_with_same_alias
              3m 35s        [bash] 2022-04-30 19:41:32 01511_different_expression_with_same_alias:                             [ OK ] 0.44 sec.
Apr 30,2022 16:41:33     ⟥  Feature 01511_format_readable_timedelta, flags:TE
               686us     ⟥⟤ OK 01511_format_readable_timedelta, /stateless/01511_format_readable_timedelta
              3m 35s        [bash] 2022-04-30 19:41:33 01511_format_readable_timedelta:                                        [ OK ] 0.46 sec.
Apr 30,2022 16:41:33     ⟥  Feature 01513_count_without_select_sequence_consistency_zookeeper, flags:TE
               681us     ⟥⟤ OK 01513_count_without_select_sequence_consistency_zookeeper, /stateless/01513_count_without_select_sequence_consistency_zookeeper
              3m 35s        [bash] 2022-04-30 19:41:33 01513_count_without_select_sequence_consistency_zookeeper:              [ OK ] 2.58 sec.
Apr 30,2022 16:41:33     ⟥  Feature 01514_parallel_formatting, flags:TE
               569us     ⟥⟤ OK 01514_parallel_formatting, /stateless/01514_parallel_formatting
              3m 36s        [bash] 2022-04-30 19:41:33 01514_parallel_formatting:                                              [ OK ] 3.86 sec.
Apr 30,2022 16:41:33     ⟥  Feature 01510_format_regexp_raw_low_cardinality, flags:TE
               665us     ⟥⟤ OK 01510_format_regexp_raw_low_cardinality, /stateless/01510_format_regexp_raw_low_cardinality
              3m 36s        [bash] 2022-04-30 19:41:33 01510_format_regexp_raw_low_cardinality:                                [ OK ] 0.73 sec.
Apr 30,2022 16:41:33     ⟥  Feature 01513_optimize_aggregation_in_order_memory_long, flags:TE
               559us     ⟥⟤ OK 01513_optimize_aggregation_in_order_memory_long, /stateless/01513_optimize_aggregation_in_order_memory_long
              3m 36s        [bash] 2022-04-30 19:41:33 01513_optimize_aggregation_in_order_memory_long:                        [ OK ] 2.50 sec.
Apr 30,2022 16:41:33     ⟥  Feature 01509_format_raw_blob, flags:TE
               536us     ⟥⟤ OK 01509_format_raw_blob, /stateless/01509_format_raw_blob
              3m 36s        [bash] 2022-04-30 19:41:33 01509_format_raw_blob:                                                  [ OK ] 0.63 sec.
Apr 30,2022 16:41:34     ⟥  Feature 01508_explain_header, flags:TE
               822us     ⟥⟤ OK 01508_explain_header, /stateless/01508_explain_header
              3m 36s        [bash] 2022-04-30 19:41:34 01508_explain_header:                                                   [ OK ] 0.19 sec.
Apr 30,2022 16:41:34     ⟥  Feature 01509_output_format_pretty_row_numbers, flags:TE
                 1ms     ⟥⟤ OK 01509_output_format_pretty_row_numbers, /stateless/01509_output_format_pretty_row_numbers
              3m 36s        [bash] 2022-04-30 19:41:34 01509_output_format_pretty_row_numbers:                                 [ OK ] 0.34 sec.
Apr 30,2022 16:41:34     ⟥  Feature 01511_alter_version_versioned_collapsing_merge_tree_zookeeper, flags:TE
               597us     ⟥⟤ OK 01511_alter_version_versioned_collapsing_merge_tree_zookeeper, /stateless/01511_alter_version_versioned_collapsing_merge_tree_zookeeper
              3m 36s        [bash] 2022-04-30 19:41:34 01511_alter_version_versioned_collapsing_merge_tree_zookeeper:          [ OK ] 2.56 sec.
Apr 30,2022 16:41:35     ⟥  Feature 01508_query_obfuscator, flags:TE
               523us     ⟥⟤ OK 01508_query_obfuscator, /stateless/01508_query_obfuscator
              3m 37s        [bash] 2022-04-30 19:41:35 01508_query_obfuscator:                                                 [ OK ] 0.41 sec.
Apr 30,2022 16:41:35     ⟥  Feature 01509_check_parallel_quorum_inserts_long, flags:TE
               607us     ⟥⟤ OK 01509_check_parallel_quorum_inserts_long, /stateless/01509_check_parallel_quorum_inserts_long
              3m 37s        [bash] 2022-04-30 19:41:35 01509_check_parallel_quorum_inserts_long:                               [ OK ] 1.45 sec.
Apr 30,2022 16:41:35     ⟥  Feature 01507_transform_null_in, flags:TE
               504us     ⟥⟤ OK 01507_transform_null_in, /stateless/01507_transform_null_in
              3m 38s        [bash] 2022-04-30 19:41:35 01507_transform_null_in:                                                [ OK ] 0.71 sec.
Apr 30,2022 16:41:36     ⟥  Feature 01507_multiversion_storage_for_storagememory, flags:TE
               746us     ⟥⟤ OK 01507_multiversion_storage_for_storagememory, /stateless/01507_multiversion_storage_for_storagememory
              3m 38s        [bash] 2022-04-30 19:41:36 01507_multiversion_storage_for_storagememory:                           [ OK ] 0.60 sec.
Apr 30,2022 16:41:36     ⟥  Feature 01508_format_regexp_raw, flags:TE
               484us     ⟥⟤ OK 01508_format_regexp_raw, /stateless/01508_format_regexp_raw
              3m 39s        [bash] 2022-04-30 19:41:36 01508_format_regexp_raw:                                                [ OK ] 1.83 sec.
Apr 30,2022 16:41:39     ⟥  Feature 01506_buffer_table_alter_block_structure, flags:TE
               686us     ⟥⟤ OK 01506_buffer_table_alter_block_structure, /stateless/01506_buffer_table_alter_block_structure
              3m 41s        [bash] 2022-04-30 19:41:39 01506_buffer_table_alter_block_structure:                               [ OK ] 2.20 sec.
Apr 30,2022 16:41:39     ⟥  Feature 01506_ttl_same_with_order_by, flags:TE
               625us     ⟥⟤ OK 01506_ttl_same_with_order_by, /stateless/01506_ttl_same_with_order_by
              3m 41s        [bash] 2022-04-30 19:41:39 01506_ttl_same_with_order_by:                                           [ OK ] 1.92 sec.
Apr 30,2022 16:41:39     ⟥  Feature 01505_log_distributed_deadlock, flags:TE
               505us     ⟥⟤ OK 01505_log_distributed_deadlock, /stateless/01505_log_distributed_deadlock
              3m 41s        [bash] 2022-04-30 19:41:39 01505_log_distributed_deadlock:                                         [ OK ] 0.24 sec.
Apr 30,2022 16:41:39     ⟥  Feature 01509_parallel_quorum_and_merge_long, flags:TE
               595us     ⟥⟤ OK 01509_parallel_quorum_and_merge_long, /stateless/01509_parallel_quorum_and_merge_long
              3m 42s        [bash] 2022-04-30 19:41:39 01509_parallel_quorum_and_merge_long:                                   [ OK ] 5.72 sec.
Apr 30,2022 16:41:39     ⟥  Feature 01505_distributed_local_type_conversion_enum, flags:TE
               836us     ⟥⟤ OK 01505_distributed_local_type_conversion_enum, /stateless/01505_distributed_local_type_conversion_enum
              3m 42s        [bash] 2022-04-30 19:41:39 01505_distributed_local_type_conversion_enum:                           [ OK ] 0.36 sec.
Apr 30,2022 16:41:40     ⟥  Feature 01505_trivial_count_with_partition_predicate, flags:TE
               614us     ⟥⟤ OK 01505_trivial_count_with_partition_predicate, /stateless/01505_trivial_count_with_partition_predicate
              3m 42s        [bash] 2022-04-30 19:41:40 01505_trivial_count_with_partition_predicate:                           [ OK ] 0.40 sec.
Apr 30,2022 16:41:40     ⟥  Feature 01504_compression_multiple_streams, flags:TE
               680us     ⟥⟤ OK 01504_compression_multiple_streams, /stateless/01504_compression_multiple_streams
              3m 42s        [bash] 2022-04-30 19:41:40 01504_compression_multiple_streams:                                     [ OK ] 0.47 sec.
Apr 30,2022 16:41:40     ⟥  Feature 01504_view_type_conversion, flags:TE
               487us     ⟥⟤ OK 01504_view_type_conversion, /stateless/01504_view_type_conversion
              3m 43s        [bash] 2022-04-30 19:41:40 01504_view_type_conversion:                                             [ OK ] 0.34 sec.
Apr 30,2022 16:41:41     ⟥  Feature 01503_fixed_string_primary_key, flags:TE
               687us     ⟥⟤ OK 01503_fixed_string_primary_key, /stateless/01503_fixed_string_primary_key
              3m 43s        [bash] 2022-04-30 19:41:41 01503_fixed_string_primary_key:                                         [ OK ] 0.21 sec.
Apr 30,2022 16:41:41     ⟥  Feature 01508_race_condition_rename_clear_zookeeper_long, flags:TE
               673us     ⟥⟤ OK 01508_race_condition_rename_clear_zookeeper_long, /stateless/01508_race_condition_rename_clear_zookeeper_long
              3m 43s        [bash] 2022-04-30 19:41:41 01508_race_condition_rename_clear_zookeeper_long:                       [ OK ] 6.68 sec.
Apr 30,2022 16:41:41     ⟥  Feature 01503_if_const_optimization, flags:TE
                 8ms     ⟥⟤ OK 01503_if_const_optimization, /stateless/01503_if_const_optimization
              3m 43s        [bash] 2022-04-30 19:41:41 01503_if_const_optimization:                                            [ OK ] 0.18 sec.
Apr 30,2022 16:41:41     ⟥  Feature 01502_bar_overflow, flags:TE
               631us     ⟥⟤ OK 01502_bar_overflow, /stateless/01502_bar_overflow
              3m 44s        [bash] 2022-04-30 19:41:41 01502_bar_overflow:                                                     [ OK ] 0.34 sec.
Apr 30,2022 16:41:41     ⟥  Feature 01502_jemalloc_percpu_arena, flags:TE
               440us     ⟥⟤ OK 01502_jemalloc_percpu_arena, /stateless/01502_jemalloc_percpu_arena
              3m 44s        [bash] 2022-04-30 19:41:41 01502_jemalloc_percpu_arena:                                            [ OK ] 0.60 sec.
Apr 30,2022 16:41:43     ⟥  Feature 01504_rocksdb, flags:TE
               603us     ⟥⟤ OK 01504_rocksdb, /stateless/01504_rocksdb
              3m 46s        [bash] 2022-04-30 19:41:43 01504_rocksdb:                                                          [ OK ] 3.54 sec.
Apr 30,2022 16:41:45     ⟥  Feature 01501_clickhouse_client_INSERT_exception, flags:TE
               613us     ⟥⟤ OK 01501_clickhouse_client_INSERT_exception, /stateless/01501_clickhouse_client_INSERT_exception
              3m 48s        [bash] 2022-04-30 19:41:45 01501_clickhouse_client_INSERT_exception:                               [ OK ] 1.85 sec.
Apr 30,2022 16:41:46     ⟥  Feature 01505_pipeline_executor_UAF, flags:TE
               657us     ⟥⟤ OK 01505_pipeline_executor_UAF, /stateless/01505_pipeline_executor_UAF
              3m 48s        [bash] 2022-04-30 19:41:46 01505_pipeline_executor_UAF:                                            [ OK ] 7.05 sec.
Apr 30,2022 16:41:46     ⟥  Feature 01499_json_named_tuples, flags:TE
               886us     ⟥⟤ OK 01499_json_named_tuples, /stateless/01499_json_named_tuples
              3m 49s        [bash] 2022-04-30 19:41:46 01499_json_named_tuples:                                                [ OK ] 0.42 sec.
Apr 30,2022 16:41:47     ⟥  Feature 01500_StorageFile_write_to_fd, flags:TE
               651us     ⟥⟤ OK 01500_StorageFile_write_to_fd, /stateless/01500_StorageFile_write_to_fd
              3m 49s        [bash] 2022-04-30 19:41:47 01500_StorageFile_write_to_fd:                                          [ OK ] 1.23 sec.
Apr 30,2022 16:41:47     ⟥  Feature 01499_log_deadlock, flags:TE
               772us     ⟥⟤ OK 01499_log_deadlock, /stateless/01499_log_deadlock
              3m 50s        [bash] 2022-04-30 19:41:47 01499_log_deadlock:                                                     [ OK ] 0.72 sec.
Apr 30,2022 16:41:48     ⟥  Feature 01498_alter_column_storage_memory, flags:TE
               684us     ⟥⟤ OK 01498_alter_column_storage_memory, /stateless/01498_alter_column_storage_memory
              3m 50s        [bash] 2022-04-30 19:41:48 01498_alter_column_storage_memory:                                      [ OK ] 0.58 sec.
Apr 30,2022 16:41:48     ⟥  Feature 01497_extract_all_groups_empty_match, flags:TE
               608us     ⟥⟤ OK 01497_extract_all_groups_empty_match, /stateless/01497_extract_all_groups_empty_match
              3m 51s        [bash] 2022-04-30 19:41:48 01497_extract_all_groups_empty_match:                                   [ OK ] 0.58 sec.
Apr 30,2022 16:41:48     ⟥  Feature 01497_mutation_support_for_storage_memory, flags:TE
               674us     ⟥⟤ OK 01497_mutation_support_for_storage_memory, /stateless/01497_mutation_support_for_storage_memory
              3m 51s        [bash] 2022-04-30 19:41:48 01497_mutation_support_for_storage_memory:                              [ OK ] 0.50 sec.
Apr 30,2022 16:41:49     ⟥  Feature 01497_now_support_timezone, flags:TE
                 1ms     ⟥⟤ OK 01497_now_support_timezone, /stateless/01497_now_support_timezone
              3m 51s        [bash] 2022-04-30 19:41:49 01497_now_support_timezone:                                             [ OK ] 0.58 sec.
Apr 30,2022 16:41:49     ⟥  Feature 01497_alias_on_default_array, flags:TE
               709us     ⟥⟤ OK 01497_alias_on_default_array, /stateless/01497_alias_on_default_array
              3m 52s        [bash] 2022-04-30 19:41:49 01497_alias_on_default_array:                                           [ OK ] 0.71 sec.
Apr 30,2022 16:41:50     ⟥  Feature 01496_signedness_conversion_monotonicity, flags:TE
               683us     ⟥⟤ OK 01496_signedness_conversion_monotonicity, /stateless/01496_signedness_conversion_monotonicity
              3m 52s        [bash] 2022-04-30 19:41:50 01496_signedness_conversion_monotonicity:                               [ OK ] 0.50 sec.
Apr 30,2022 16:41:50     ⟥  Feature 01495_subqueries_in_with_statement_4, flags:TE
               623us     ⟥⟤ OK 01495_subqueries_in_with_statement_4, /stateless/01495_subqueries_in_with_statement_4
              3m 53s        [bash] 2022-04-30 19:41:50 01495_subqueries_in_with_statement_4:                                   [ OK ] 0.42 sec.
Apr 30,2022 16:41:51     ⟥  Feature 01495_subqueries_in_with_statement, flags:TE
                13ms     ⟥⟤ OK 01495_subqueries_in_with_statement, /stateless/01495_subqueries_in_with_statement
              3m 53s        [bash] 2022-04-30 19:41:51 01495_subqueries_in_with_statement:                                     [ OK ] 1.71 sec.
Apr 30,2022 16:41:51     ⟥  Feature 01495_subqueries_in_with_statement_3, flags:TE
               570us     ⟥⟤ OK 01495_subqueries_in_with_statement_3, /stateless/01495_subqueries_in_with_statement_3
              3m 53s        [bash] 2022-04-30 19:41:51 01495_subqueries_in_with_statement_3:                                   [ OK ] 0.64 sec.
Apr 30,2022 16:41:52     ⟥  Feature 01495_subqueries_in_with_statement_2, flags:TE
               443us     ⟥⟤ OK 01495_subqueries_in_with_statement_2, /stateless/01495_subqueries_in_with_statement_2
              3m 54s        [bash] 2022-04-30 19:41:52 01495_subqueries_in_with_statement_2:                                   [ OK ] 0.63 sec.
Apr 30,2022 16:41:52     ⟥  Feature 01493_alter_remove_no_property_zookeeper, flags:TE
               818us     ⟥⟤ OK 01493_alter_remove_no_property_zookeeper, /stateless/01493_alter_remove_no_property_zookeeper
              3m 55s        [bash] 2022-04-30 19:41:52 01493_alter_remove_no_property_zookeeper:                               [ OK ] 0.83 sec.
Apr 30,2022 16:41:52     ⟥  Feature 01493_table_function_null, flags:TE
               620us     ⟥⟤ OK 01493_table_function_null, /stateless/01493_table_function_null
              3m 55s        [bash] 2022-04-30 19:41:52 01493_table_function_null:                                              [ OK ] 0.25 sec.
Apr 30,2022 16:41:52     ⟥  Feature 01502_log_tinylog_deadlock_race, flags:TE
               662us     ⟥⟤ OK 01502_log_tinylog_deadlock_race, /stateless/01502_log_tinylog_deadlock_race
              3m 55s        [bash] 2022-04-30 19:41:52 01502_log_tinylog_deadlock_race:                                        [ OK ] 11.07 sec.
Apr 30,2022 16:41:53     ⟥  Feature 01492_format_readable_quantity, flags:TE
               592us     ⟥⟤ OK 01492_format_readable_quantity, /stateless/01492_format_readable_quantity
              3m 55s        [bash] 2022-04-30 19:41:53 01492_format_readable_quantity:                                         [ OK ] 0.23 sec.
Apr 30,2022 16:41:53     ⟥  Feature 01493_alter_remove_wrong_default, flags:TE
               636us     ⟥⟤ OK 01493_alter_remove_wrong_default, /stateless/01493_alter_remove_wrong_default
              3m 55s        [bash] 2022-04-30 19:41:53 01493_alter_remove_wrong_default:                                       [ OK ] 0.44 sec.
Apr 30,2022 16:41:53     ⟥  Feature 01493_alter_remove_properties, flags:TE
               584us     ⟥⟤ OK 01493_alter_remove_properties, /stateless/01493_alter_remove_properties
              3m 55s        [bash] 2022-04-30 19:41:53 01493_alter_remove_properties:                                          [ OK ] 0.76 sec.
Apr 30,2022 16:41:53     ⟥  Feature 01492_array_join_crash_13829, flags:TE
               839us     ⟥⟤ OK 01492_array_join_crash_13829, /stateless/01492_array_join_crash_13829
              3m 55s        [bash] 2022-04-30 19:41:53 01492_array_join_crash_13829:                                           [ OK ] 0.27 sec.
Apr 30,2022 16:41:53     ⟥  Feature 01491_nested_multiline_comments, flags:TE
               606us     ⟥⟤ OK 01491_nested_multiline_comments, /stateless/01491_nested_multiline_comments
              3m 56s        [bash] 2022-04-30 19:41:53 01491_nested_multiline_comments:                                        [ OK ] 0.31 sec.
Apr 30,2022 16:41:54     ⟥  Feature 01486_json_array_output, flags:TE
                 1ms     ⟥⟤ OK 01486_json_array_output, /stateless/01486_json_array_output
              3m 56s        [bash] 2022-04-30 19:41:54 01486_json_array_output:                                                [ OK ] 0.27 sec.
Apr 30,2022 16:41:55     ⟥  Feature 01485_256_bit_multiply, flags:TE
               576us     ⟥⟤ OK 01485_256_bit_multiply, /stateless/01485_256_bit_multiply
              3m 57s        [bash] 2022-04-30 19:41:55 01485_256_bit_multiply:                                                 [ OK ] 1.77 sec.
Apr 30,2022 16:41:55     ⟥  Feature 01509_check_many_parallel_quorum_inserts_long, flags:TE
               627us     ⟥⟤ OK 01509_check_many_parallel_quorum_inserts_long, /stateless/01509_check_many_parallel_quorum_inserts_long
              3m 58s        [bash] 2022-04-30 19:41:55 01509_check_many_parallel_quorum_inserts_long:                          [ OK ] 21.92 sec.
Apr 30,2022 16:41:55     ⟥  Feature 01490_nullable_string_to_enum, flags:TE
               436us     ⟥⟤ OK 01490_nullable_string_to_enum, /stateless/01490_nullable_string_to_enum
              3m 58s        [bash] 2022-04-30 19:41:55 01490_nullable_string_to_enum:                                          [ OK ] 2.02 sec.
Apr 30,2022 16:41:56     ⟥  Feature 01479_cross_join_9855, flags:TE
               903us     ⟥⟤ OK 01479_cross_join_9855, /stateless/01479_cross_join_9855
              3m 58s        [bash] 2022-04-30 19:41:56 01479_cross_join_9855:                                                  [ OK ] 0.34 sec.
Apr 30,2022 16:41:56     ⟥  Feature 01481_join_with_materialized, flags:TE
               636us     ⟥⟤ OK 01481_join_with_materialized, /stateless/01481_join_with_materialized
              3m 58s        [bash] 2022-04-30 19:41:56 01481_join_with_materialized:                                           [ OK ] 0.61 sec.
Apr 30,2022 16:41:56     ⟥  Feature 01483_merge_table_join_and_group_by, flags:TE
               664us     ⟥⟤ OK 01483_merge_table_join_and_group_by, /stateless/01483_merge_table_join_and_group_by
              3m 58s        [bash] 2022-04-30 19:41:56 01483_merge_table_join_and_group_by:                                    [ OK ] 0.92 sec.
              3m 59s        [bash] 2022-04-30 19:41:56 01478_not_equi-join_on:                                                 [ OK ] 0.41 sec.
Apr 30,2022 16:41:57     ⟥  Feature 01476_right_full_join_switch, flags:TE
               773us     ⟥⟤ OK 01476_right_full_join_switch, /stateless/01476_right_full_join_switch
              3m 59s        [bash] 2022-04-30 19:41:57 01476_right_full_join_switch:                                           [ OK ] 0.51 sec.
Apr 30,2022 16:41:57     ⟥  Feature 01480_binary_operator_monotonicity, flags:TE
               660us     ⟥⟤ OK 01480_binary_operator_monotonicity, /stateless/01480_binary_operator_monotonicity
              3m 59s        [bash] 2022-04-30 19:41:57 01480_binary_operator_monotonicity:                                     [ OK ] 1.24 sec.
Apr 30,2022 16:41:57     ⟥  Feature 01477_lc_in_merge_join_left_key, flags:TE
               660us     ⟥⟤ OK 01477_lc_in_merge_join_left_key, /stateless/01477_lc_in_merge_join_left_key
              3m 59s        [bash] 2022-04-30 19:41:57 01477_lc_in_merge_join_left_key:                                        [ OK ] 0.81 sec.
Apr 30,2022 16:41:57     ⟥  Feature 01475_read_subcolumns_3, flags:TE
               950us     ⟥⟤ OK 01475_read_subcolumns_3, /stateless/01475_read_subcolumns_3
              3m 59s        [bash] 2022-04-30 19:41:57 01475_read_subcolumns_3:                                                [ OK ] 0.66 sec.
Apr 30,2022 16:41:57     ⟥  Feature 01475_fix_bigint_shift, flags:TE
               632us     ⟥⟤ OK 01475_fix_bigint_shift, /stateless/01475_fix_bigint_shift
               4m 0s        [bash] 2022-04-30 19:41:57 01475_fix_bigint_shift:                                                 [ OK ] 0.31 sec.
Apr 30,2022 16:41:58     ⟥  Feature 01475_mutation_with_if, flags:TE
               612us     ⟥⟤ OK 01475_mutation_with_if, /stateless/01475_mutation_with_if
               4m 0s        [bash] 2022-04-30 19:41:58 01475_mutation_with_if:                                                 [ OK ] 0.90 sec.
Apr 30,2022 16:41:58     ⟥  Feature 01475_read_subcolumns_2, flags:TE
               488us     ⟥⟤ OK 01475_read_subcolumns_2, /stateless/01475_read_subcolumns_2
               4m 0s        [bash] 2022-04-30 19:41:58 01475_read_subcolumns_2:                                                [ OK ] 0.61 sec.
Apr 30,2022 16:41:58     ⟥  Feature 01475_read_subcolumns, flags:TE
               617us     ⟥⟤ OK 01475_read_subcolumns, /stateless/01475_read_subcolumns
               4m 0s        [bash] 2022-04-30 19:41:58 01475_read_subcolumns:                                                  [ OK ] 1.28 sec.
Apr 30,2022 16:41:58     ⟥  Feature 01474_decimal_scale_bug, flags:TE
               438us     ⟥⟤ OK 01474_decimal_scale_bug, /stateless/01474_decimal_scale_bug
               4m 1s        [bash] 2022-04-30 19:41:58 01474_decimal_scale_bug:                                                [ OK ] 0.52 sec.
Apr 30,2022 16:41:58     ⟥  Feature 01474_bad_global_join, flags:TE
               622us     ⟥⟤ OK 01474_bad_global_join, /stateless/01474_bad_global_join
               4m 1s        [bash] 2022-04-30 19:41:58 01474_bad_global_join:                                                  [ OK ] 0.38 sec.
Apr 30,2022 16:41:59     ⟥  Feature 01473_system_events_zeroes, flags:TE
               914us     ⟥⟤ OK 01473_system_events_zeroes, /stateless/01473_system_events_zeroes
               4m 1s        [bash] 2022-04-30 19:41:59 01473_system_events_zeroes:                                             [ OK ] 0.33 sec.
Apr 30,2022 16:41:59     ⟥  Feature 01474_custom_null_tsv, flags:TE
               692us     ⟥⟤ OK 01474_custom_null_tsv, /stateless/01474_custom_null_tsv
               4m 1s        [bash] 2022-04-30 19:41:59 01474_custom_null_tsv:                                                  [ OK ] 1.14 sec.
Apr 30,2022 16:41:59     ⟥  Feature 01508_partition_pruning_long, flags:TE
               569us     ⟥⟤ OK 01508_partition_pruning_long, /stateless/01508_partition_pruning_long
               4m 1s        [bash] 2022-04-30 19:41:59 01508_partition_pruning_long:                                           [ OK ] 25.13 sec.
Apr 30,2022 16:42:00     ⟥  Feature 01472_toStartOfInterval_disallow_empty_tz_field, flags:TE
               704us     ⟥⟤ OK 01472_toStartOfInterval_disallow_empty_tz_field, /stateless/01472_toStartOfInterval_disallow_empty_tz_field
               4m 2s        [bash] 2022-04-30 19:41:59 01472_toStartOfInterval_disallow_empty_tz_field:                        [ OK ] 0.53 sec.
Apr 30,2022 16:42:00     ⟥  Feature 01472_many_rows_in_totals, flags:TE
               665us     ⟥⟤ OK 01472_many_rows_in_totals, /stateless/01472_many_rows_in_totals
               4m 2s        [bash] 2022-04-30 19:42:00 01472_many_rows_in_totals:                                              [ OK ] 0.31 sec.
Apr 30,2022 16:42:00     ⟥  Feature 01471_top_k_range_check, flags:TE
               571us     ⟥⟤ OK 01471_top_k_range_check, /stateless/01471_top_k_range_check
               4m 2s        [bash] 2022-04-30 19:42:00 01471_top_k_range_check:                                                [ OK ] 0.30 sec.
Apr 30,2022 16:42:00     ⟥  Feature 01471_with_format, flags:TE
               811us     ⟥⟤ OK 01471_with_format, /stateless/01471_with_format
               4m 2s        [bash] 2022-04-30 19:42:00 01471_with_format:                                                      [ OK ] 0.34 sec.
Apr 30,2022 16:42:00     ⟥  Feature 01472_obfuscator_uuid, flags:TE
               473us     ⟥⟤ OK 01472_obfuscator_uuid, /stateless/01472_obfuscator_uuid
               4m 2s        [bash] 2022-04-30 19:42:00 01472_obfuscator_uuid:                                                  [ OK ] 0.95 sec.
Apr 30,2022 16:42:00     ⟥  Feature 01471_limit_by_format, flags:TE
               648us     ⟥⟤ OK 01471_limit_by_format, /stateless/01471_limit_by_format
               4m 3s        [bash] 2022-04-30 19:42:00 01471_limit_by_format:                                                  [ OK ] 0.35 sec.
Apr 30,2022 16:42:00     ⟥  Feature 01470_test_insert_select_asterisk, flags:TE
               559us     ⟥⟤ OK 01470_test_insert_select_asterisk, /stateless/01470_test_insert_select_asterisk
               4m 3s        [bash] 2022-04-30 19:42:00 01470_test_insert_select_asterisk:                                      [ OK ] 0.42 sec.
Apr 30,2022 16:42:01     ⟥  Feature 01470_explain, flags:TE
               515us     ⟥⟤ OK 01470_explain, /stateless/01470_explain
               4m 3s        [bash] 2022-04-30 19:42:01 01470_explain:                                                          [ OK ] 0.43 sec.
Apr 30,2022 16:42:01     ⟥  Feature 01470_columns_transformers2, flags:TE
               644us     ⟥⟤ OK 01470_columns_transformers2, /stateless/01470_columns_transformers2
               4m 3s        [bash] 2022-04-30 19:42:01 01470_columns_transformers2:                                            [ OK ] 0.33 sec.
Apr 30,2022 16:42:01     ⟥  Feature 01475_read_subcolumns_storages, flags:TE
               865us     ⟥⟤ OK 01475_read_subcolumns_storages, /stateless/01475_read_subcolumns_storages
               4m 3s        [bash] 2022-04-30 19:42:01 01475_read_subcolumns_storages:                                         [ OK ] 3.66 sec.
Apr 30,2022 16:42:01     ⟥  Feature 01473_event_time_microseconds, flags:TE
                 4ms     ⟥⟤ OK 01473_event_time_microseconds, /stateless/01473_event_time_microseconds
               4m 3s        [bash] 2022-04-30 19:42:01 01473_event_time_microseconds:                                          [ OK ] 2.72 sec.
Apr 30,2022 16:42:01     ⟥  Feature 01463_resample_overflow, flags:TE
               648us     ⟥⟤ OK 01463_resample_overflow, /stateless/01463_resample_overflow
               4m 3s        [bash] 2022-04-30 19:42:01 01463_resample_overflow:                                                [ OK ] 0.25 sec.
Apr 30,2022 16:42:01     ⟥  Feature 01470_columns_transformers, flags:TE
               631us     ⟥⟤ OK 01470_columns_transformers, /stateless/01470_columns_transformers
               4m 4s        [bash] 2022-04-30 19:42:01 01470_columns_transformers:                                             [ OK ] 0.76 sec.
Apr 30,2022 16:42:02     ⟥  Feature 01460_mark_inclusion_search_crash, flags:TE
               605us     ⟥⟤ OK 01460_mark_inclusion_search_crash, /stateless/01460_mark_inclusion_search_crash
               4m 4s        [bash] 2022-04-30 19:42:02 01460_mark_inclusion_search_crash:                                      [ OK ] 0.31 sec.
Apr 30,2022 16:42:02     ⟥  Feature 01462_test_codec_on_alias, flags:TE
               625us     ⟥⟤ OK 01462_test_codec_on_alias, /stateless/01462_test_codec_on_alias
               4m 4s        [bash] 2022-04-30 19:42:02 01462_test_codec_on_alias:                                              [ OK ] 0.44 sec.
Apr 30,2022 16:42:02     ⟥  Feature 01461_alter_table_function, flags:TE
               911us     ⟥⟤ OK 01461_alter_table_function, /stateless/01461_alter_table_function
               4m 4s        [bash] 2022-04-30 19:42:02 01461_alter_table_function:                                             [ OK ] 0.42 sec.
Apr 30,2022 16:42:02     ⟥  Feature 01461_query_start_time_microseconds, flags:TE
               710us     ⟥⟤ OK 01461_query_start_time_microseconds, /stateless/01461_query_start_time_microseconds
               4m 4s        [bash] 2022-04-30 19:42:02 01461_query_start_time_microseconds:                                    [ OK ] 0.63 sec.
Apr 30,2022 16:42:02     ⟥  Feature 01459_default_value_of_argument_type_nullptr_dereference, flags:TE
               539us     ⟥⟤ OK 01459_default_value_of_argument_type_nullptr_dereference, /stateless/01459_default_value_of_argument_type_nullptr_dereference
               4m 4s        [bash] 2022-04-30 19:42:02 01459_default_value_of_argument_type_nullptr_dereference:               [ OK ] 0.23 sec.
Apr 30,2022 16:42:02     ⟥  Feature 01460_allow_dollar_and_number_in_identifier, flags:TE
               612us     ⟥⟤ OK 01460_allow_dollar_and_number_in_identifier, /stateless/01460_allow_dollar_and_number_in_identifier
               4m 4s        [bash] 2022-04-30 19:42:02 01460_allow_dollar_and_number_in_identifier:                            [ OK ] 0.27 sec.
Apr 30,2022 16:42:02     ⟥  Feature 01458_count_digits, flags:TE
               615us     ⟥⟤ OK 01458_count_digits, /stateless/01458_count_digits
               4m 5s        [bash] 2022-04-30 19:42:02 01458_count_digits:                                                     [ OK ] 0.35 sec.
Apr 30,2022 16:42:02     ⟥  Feature 01459_decimal_casts, flags:TE
               641us     ⟥⟤ OK 01459_decimal_casts, /stateless/01459_decimal_casts
               4m 5s        [bash] 2022-04-30 19:42:02 01459_decimal_casts:                                                    [ OK ] 0.62 sec.
Apr 30,2022 16:42:02     ⟥  Feature 01458_named_tuple_millin, flags:TE
               690us     ⟥⟤ OK 01458_named_tuple_millin, /stateless/01458_named_tuple_millin
               4m 5s        [bash] 2022-04-30 19:42:02 01458_named_tuple_millin:                                               [ OK ] 0.37 sec.
Apr 30,2022 16:42:03     ⟥  Feature 01458_is_decimal_overflow, flags:TE
               648us     ⟥⟤ OK 01458_is_decimal_overflow, /stateless/01458_is_decimal_overflow
               4m 5s        [bash] 2022-04-30 19:42:03 01458_is_decimal_overflow:                                              [ OK ] 0.68 sec.
Apr 30,2022 16:42:03     ⟥  Feature 01457_compile_expressions_fuzzer, flags:TE
               577us     ⟥⟤ OK 01457_compile_expressions_fuzzer, /stateless/01457_compile_expressions_fuzzer
               4m 5s        [bash] 2022-04-30 19:42:03 01457_compile_expressions_fuzzer:                                       [ OK ] 0.26 sec.
Apr 30,2022 16:42:03     ⟥  Feature 01457_min_index_granularity_bytes_setting, flags:TE
               582us     ⟥⟤ OK 01457_min_index_granularity_bytes_setting, /stateless/01457_min_index_granularity_bytes_setting
               4m 5s        [bash] 2022-04-30 19:42:03 01457_min_index_granularity_bytes_setting:                              [ OK ] 0.44 sec.
Apr 30,2022 16:42:03     ⟥  Feature 01457_order_by_limit, flags:TE
               596us     ⟥⟤ OK 01457_order_by_limit, /stateless/01457_order_by_limit
               4m 5s        [bash] 2022-04-30 19:42:03 01457_order_by_limit:                                                   [ OK ] 0.56 sec.
Apr 30,2022 16:42:03     ⟥  Feature 01457_order_by_nulls_first, flags:TE
               723us     ⟥⟤ OK 01457_order_by_nulls_first, /stateless/01457_order_by_nulls_first
               4m 6s        [bash] 2022-04-30 19:42:03 01457_order_by_nulls_first:                                             [ OK ] 0.57 sec.
Apr 30,2022 16:42:04     ⟥  Feature 01457_int256_hashing, flags:TE
               844us     ⟥⟤ OK 01457_int256_hashing, /stateless/01457_int256_hashing
               4m 6s        [bash] 2022-04-30 19:42:04 01457_int256_hashing:                                                   [ OK ] 0.60 sec.
Apr 30,2022 16:42:04     ⟥  Feature 01456_min_negative_decimal_formatting, flags:TE
               746us     ⟥⟤ OK 01456_min_negative_decimal_formatting, /stateless/01456_min_negative_decimal_formatting
               4m 6s        [bash] 2022-04-30 19:42:04 01456_min_negative_decimal_formatting:                                  [ OK ] 0.45 sec.
Apr 30,2022 16:42:04     ⟥  Feature 01456_low_cardinality_sorting_bugfix, flags:TE
               702us     ⟥⟤ OK 01456_low_cardinality_sorting_bugfix, /stateless/01456_low_cardinality_sorting_bugfix
               4m 6s        [bash] 2022-04-30 19:42:04 01456_low_cardinality_sorting_bugfix:                                   [ OK ] 0.65 sec.
Apr 30,2022 16:42:04     ⟥  Feature 01455_default_compression, flags:TE
               700us     ⟥⟤ OK 01455_default_compression, /stateless/01455_default_compression
               4m 6s        [bash] 2022-04-30 19:42:04 01455_default_compression:                                              [ OK ] 0.56 sec.
Apr 30,2022 16:42:04     ⟥  Feature 01456_ast_optimizations_over_distributed, flags:TE
               617us     ⟥⟤ OK 01456_ast_optimizations_over_distributed, /stateless/01456_ast_optimizations_over_distributed
               4m 7s        [bash] 2022-04-30 19:42:04 01456_ast_optimizations_over_distributed:                               [ OK ] 0.60 sec.
Apr 30,2022 16:42:04     ⟥  Feature 01455_duplicate_distinct_optimization, flags:TE
               533us     ⟥⟤ OK 01455_duplicate_distinct_optimization, /stateless/01455_duplicate_distinct_optimization
               4m 7s        [bash] 2022-04-30 19:42:04 01455_duplicate_distinct_optimization:                                  [ OK ] 0.44 sec.
Apr 30,2022 16:42:05     ⟥  Feature 01455_nullable_type_with_if_agg_combinator, flags:TE
               796us     ⟥⟤ OK 01455_nullable_type_with_if_agg_combinator, /stateless/01455_nullable_type_with_if_agg_combinator
               4m 7s        [bash] 2022-04-30 19:42:05 01455_nullable_type_with_if_agg_combinator:                             [ OK ] 0.35 sec.
Apr 30,2022 16:42:05     ⟥  Feature 01455_time_zones, flags:TE
               664us     ⟥⟤ OK 01455_time_zones, /stateless/01455_time_zones
               4m 7s        [bash] 2022-04-30 19:42:05 01455_time_zones:                                                       [ OK ] 0.31 sec.
Apr 30,2022 16:42:05     ⟥  Feature 01455_optimize_trivial_insert_select, flags:TE
               675us     ⟥⟤ OK 01455_optimize_trivial_insert_select, /stateless/01455_optimize_trivial_insert_select
               4m 7s        [bash] 2022-04-30 19:42:05 01455_optimize_trivial_insert_select:                                   [ OK ] 0.53 sec.
Apr 30,2022 16:42:05     ⟥  Feature 01453_fixsed_string_sort, flags:TE
               676us     ⟥⟤ OK 01453_fixsed_string_sort, /stateless/01453_fixsed_string_sort
               4m 8s        [bash] 2022-04-30 19:42:05 01453_fixsed_string_sort:                                               [ OK ] 0.41 sec.
Apr 30,2022 16:42:05     ⟥  Feature 01453_normalize_query_alias_uuid, flags:TE
               574us     ⟥⟤ OK 01453_normalize_query_alias_uuid, /stateless/01453_normalize_query_alias_uuid
               4m 8s        [bash] 2022-04-30 19:42:05 01453_normalize_query_alias_uuid:                                       [ OK ] 0.30 sec.
Apr 30,2022 16:42:06     ⟥  Feature 01455_shard_leaf_max_rows_bytes_to_read, flags:TE
               733us     ⟥⟤ OK 01455_shard_leaf_max_rows_bytes_to_read, /stateless/01455_shard_leaf_max_rows_bytes_to_read
               4m 8s        [bash] 2022-04-30 19:42:06 01455_shard_leaf_max_rows_bytes_to_read:                                [ OK ] 0.83 sec.
Apr 30,2022 16:42:06     ⟥  Feature 01452_normalized_query_hash, flags:TE
                 2ms     ⟥⟤ OK 01452_normalized_query_hash, /stateless/01452_normalized_query_hash
               4m 8s        [bash] 2022-04-30 19:42:06 01452_normalized_query_hash:                                            [ OK ] 0.29 sec.
Apr 30,2022 16:42:06     ⟥  Feature 01460_line_as_string_format, flags:TE
               728us     ⟥⟤ OK 01460_line_as_string_format, /stateless/01460_line_as_string_format
               4m 8s        [bash] 2022-04-30 19:42:06 01460_line_as_string_format:                                            [ OK ] 4.65 sec.
Apr 30,2022 16:42:07     ⟥  Feature 01451_normalize_query, flags:TE
               760us     ⟥⟤ OK 01451_normalize_query, /stateless/01451_normalize_query
               4m 9s        [bash] 2022-04-30 19:42:07 01451_normalize_query:                                                  [ OK ] 0.65 sec.
Apr 30,2022 16:42:07     ⟥  Feature 01526_client_start_and_exit, flags:TE
               585us     ⟥⟤ OK 01526_client_start_and_exit, /stateless/01526_client_start_and_exit
               4m 9s        [bash] 2022-04-30 19:42:07 01526_client_start_and_exit:                                            [ OK ] 40.75 sec.
Apr 30,2022 16:42:07     ⟥  Feature 01451_detach_drop_part, flags:TE
               601us     ⟥⟤ OK 01451_detach_drop_part, /stateless/01451_detach_drop_part
              4m 10s        [bash] 2022-04-30 19:42:07 01451_detach_drop_part:                                                 [ OK ] 0.69 sec.
Apr 30,2022 16:42:08     ⟥  Feature 01451_replicated_detach_drop_and_quorum, flags:TE
               637us     ⟥⟤ OK 01451_replicated_detach_drop_and_quorum, /stateless/01451_replicated_detach_drop_and_quorum
              4m 10s        [bash] 2022-04-30 19:42:08 01451_replicated_detach_drop_and_quorum:                                [ OK ] 2.11 sec.
Apr 30,2022 16:42:08     ⟥  Feature 01451_replicated_detach_drop_part_long, flags:TE
                 1ms     ⟥⟤ OK 01451_replicated_detach_drop_part_long, /stateless/01451_replicated_detach_drop_part_long
              4m 10s        [bash] 2022-04-30 19:42:08 01451_replicated_detach_drop_part_long:                                 [ OK ] 2.09 sec.
Apr 30,2022 16:42:08     ⟥  Feature 01450_set_null_const, flags:TE
               468us     ⟥⟤ OK 01450_set_null_const, /stateless/01450_set_null_const
              4m 10s        [bash] 2022-04-30 19:42:08 01450_set_null_const:                                                   [ OK ] 0.50 sec.
Apr 30,2022 16:42:08     ⟥  Feature 01451_wrong_error_long_query, flags:TE
               648us     ⟥⟤ OK 01451_wrong_error_long_query, /stateless/01451_wrong_error_long_query
              4m 10s        [bash] 2022-04-30 19:42:08 01451_wrong_error_long_query:                                           [ OK ] 1.03 sec.
Apr 30,2022 16:42:08     ⟥  Feature 01449_json_compact_strings, flags:TE
               675us     ⟥⟤ OK 01449_json_compact_strings, /stateless/01449_json_compact_strings
              4m 11s        [bash] 2022-04-30 19:42:08 01449_json_compact_strings:                                             [ OK ] 0.41 sec.
Apr 30,2022 16:42:09     ⟥  Feature 01447_json_strings, flags:TE
               662us     ⟥⟤ OK 01447_json_strings, /stateless/01447_json_strings
              4m 11s        [bash] 2022-04-30 19:42:08 01447_json_strings:                                                     [ OK ] 0.36 sec.
Apr 30,2022 16:42:09     ⟥  Feature 01451_dist_logs, flags:TE
               614us     ⟥⟤ OK 01451_dist_logs, /stateless/01451_dist_logs
              4m 11s        [bash] 2022-04-30 19:42:09 01451_dist_logs:                                                        [ OK ] 2.78 sec.
Apr 30,2022 16:42:09     ⟥  Feature 01448_json_compact_strings_each_row, flags:TE
               561us     ⟥⟤ OK 01448_json_compact_strings_each_row, /stateless/01448_json_compact_strings_each_row
              4m 11s        [bash] 2022-04-30 19:42:09 01448_json_compact_strings_each_row:                                    [ OK ] 1.10 sec.
Apr 30,2022 16:42:10     ⟥  Feature 01445_create_table_as_table_function, flags:TE
                 7ms     ⟥⟤ OK 01445_create_table_as_table_function, /stateless/01445_create_table_as_table_function
              4m 12s        [bash] 2022-04-30 19:42:10 01445_create_table_as_table_function:                                   [ OK ] 1.17 sec.
Apr 30,2022 16:42:10     ⟥  Feature 01442_h3kring_range_check, flags:TE
               630us     ⟥⟤ OK 01442_h3kring_range_check, /stateless/01442_h3kring_range_check
              4m 12s        [bash] 2022-04-30 19:42:10 01442_h3kring_range_check:                                              [ OK ] 0.61 sec.
Apr 30,2022 16:42:10     ⟥  Feature 01441_array_combinator, flags:TE
               734us     ⟥⟤ OK 01441_array_combinator, /stateless/01441_array_combinator
              4m 13s        [bash] 2022-04-30 19:42:10 01441_array_combinator:                                                 [ OK ] 0.27 sec.
Apr 30,2022 16:42:11     ⟥  Feature 01442_date_time_with_params, flags:TE
               502us     ⟥⟤ OK 01442_date_time_with_params, /stateless/01442_date_time_with_params
              4m 13s        [bash] 2022-04-30 19:42:11 01442_date_time_with_params:                                            [ OK ] 1.70 sec.
Apr 30,2022 16:42:11     ⟥  Feature 01440_to_date_monotonicity, flags:TE
               948us     ⟥⟤ OK 01440_to_date_monotonicity, /stateless/01440_to_date_monotonicity
              4m 13s        [bash] 2022-04-30 19:42:11 01440_to_date_monotonicity:                                             [ OK ] 0.45 sec.
Apr 30,2022 16:42:12     ⟥  Feature 01440_big_int_shift, flags:TE
               703us     ⟥⟤ OK 01440_big_int_shift, /stateless/01440_big_int_shift
              4m 14s        [bash] 2022-04-30 19:42:12 01440_big_int_shift:                                                    [ OK ] 0.47 sec.
Apr 30,2022 16:42:12     ⟥  Feature 01455_opentelemetry_distributed, flags:TE
               864us     ⟥⟤ OK 01455_opentelemetry_distributed, /stateless/01455_opentelemetry_distributed
              4m 14s        [bash] 2022-04-30 19:42:12 01455_opentelemetry_distributed:                                        [ OK ] 7.90 sec.
Apr 30,2022 16:42:12     ⟥  Feature 01502_long_log_tinylog_deadlock_race, flags:TE
               709us     ⟥⟤ OK 01502_long_log_tinylog_deadlock_race, /stateless/01502_long_log_tinylog_deadlock_race
              4m 14s        [bash] 2022-04-30 19:42:12 01502_long_log_tinylog_deadlock_race:                                   [ OK ] 30.59 sec.
Apr 30,2022 16:42:12     ⟥  Feature 01440_big_int_arithm, flags:TE
               796us     ⟥⟤ OK 01440_big_int_arithm, /stateless/01440_big_int_arithm
              4m 14s        [bash] 2022-04-30 19:42:12 01440_big_int_arithm:                                                   [ OK ] 0.94 sec.
Apr 30,2022 16:42:12     ⟥  Feature 01440_big_int_least_greatest, flags:TE
               644us     ⟥⟤ OK 01440_big_int_least_greatest, /stateless/01440_big_int_least_greatest
              4m 14s        [bash] 2022-04-30 19:42:12 01440_big_int_least_greatest:                                           [ OK ] 0.25 sec.
Apr 30,2022 16:42:12     ⟥  Feature 01436_storage_merge_with_join_push_down, flags:TE
               417us     ⟥⟤ OK 01436_storage_merge_with_join_push_down, /stateless/01436_storage_merge_with_join_push_down
              4m 15s        [bash] 2022-04-30 19:42:12 01436_storage_merge_with_join_push_down:                                [ OK ] 0.27 sec.
Apr 30,2022 16:42:12     ⟥  Feature 01435_lcm_overflow, flags:TE
               297us     ⟥⟤ OK 01435_lcm_overflow, /stateless/01435_lcm_overflow
              4m 15s        [bash] 2022-04-30 19:42:12 01435_lcm_overflow:                                                     [ OK ] 0.21 sec.
Apr 30,2022 16:42:12     ⟥  Feature 01434_netloc_fuzz, flags:TE
               828us     ⟥⟤ OK 01434_netloc_fuzz, /stateless/01434_netloc_fuzz
              4m 15s        [bash] 2022-04-30 19:42:12 01434_netloc_fuzz:                                                      [ OK ] 0.21 sec.
Apr 30,2022 16:42:12     ⟥  Feature 01446_json_strings_each_row, flags:TE
                 1ms     ⟥⟤ OK 01446_json_strings_each_row, /stateless/01446_json_strings_each_row
              4m 15s        [bash] 2022-04-30 19:42:12 01446_json_strings_each_row:                                            [ OK ] 3.93 sec.
Apr 30,2022 16:42:12     ⟥  Feature 01441_low_cardinality_array_index, flags:TE
               576us     ⟥⟤ OK 01441_low_cardinality_array_index, /stateless/01441_low_cardinality_array_index
              4m 15s        [bash] 2022-04-30 19:42:12 01441_low_cardinality_array_index:                                      [ OK ] 2.52 sec.
Apr 30,2022 16:42:12     ⟥  Feature 01440_big_int_exotic_casts, flags:TE
               568us     ⟥⟤ OK 01440_big_int_exotic_casts, /stateless/01440_big_int_exotic_casts
              4m 15s        [bash] 2022-04-30 19:42:12 01440_big_int_exotic_casts:                                             [ OK ] 0.50 sec.
Apr 30,2022 16:42:12     ⟥  Feature 01432_parse_date_time_best_effort_timestamp, flags:TE
               567us     ⟥⟤ OK 01432_parse_date_time_best_effort_timestamp, /stateless/01432_parse_date_time_best_effort_timestamp
              4m 15s        [bash] 2022-04-30 19:42:12 01432_parse_date_time_best_effort_timestamp:                            [ OK ] 0.16 sec.
Apr 30,2022 16:42:12     ⟥  Feature 01433_hex_float, flags:TE
               480us     ⟥⟤ OK 01433_hex_float, /stateless/01433_hex_float
              4m 15s        [bash] 2022-04-30 19:42:12 01433_hex_float:                                                        [ OK ] 0.20 sec.
Apr 30,2022 16:42:13     ⟥  Feature 01431_finish_sorting_with_consts, flags:TE
               795us     ⟥⟤ OK 01431_finish_sorting_with_consts, /stateless/01431_finish_sorting_with_consts
              4m 15s        [bash] 2022-04-30 19:42:13 01431_finish_sorting_with_consts:                                       [ OK ] 0.22 sec.
Apr 30,2022 16:42:13     ⟥  Feature 01430_fix_any_rewrite_aliases, flags:TE
               578us     ⟥⟤ OK 01430_fix_any_rewrite_aliases, /stateless/01430_fix_any_rewrite_aliases
              4m 15s        [bash] 2022-04-30 19:42:13 01430_fix_any_rewrite_aliases:                                          [ OK ] 0.16 sec.
Apr 30,2022 16:42:13     ⟥  Feature 01431_utf8_ubsan, flags:TE
               499us     ⟥⟤ OK 01431_utf8_ubsan, /stateless/01431_utf8_ubsan
              4m 15s        [bash] 2022-04-30 19:42:13 01431_utf8_ubsan:                                                       [ OK ] 0.22 sec.
Apr 30,2022 16:42:13     ⟥  Feature 01430_moving_sum_empty_state, flags:TE
               554us     ⟥⟤ OK 01430_moving_sum_empty_state, /stateless/01430_moving_sum_empty_state
              4m 15s        [bash] 2022-04-30 19:42:13 01430_moving_sum_empty_state:                                           [ OK ] 0.20 sec.
Apr 30,2022 16:42:13     ⟥  Feature 01429_join_on_error_messages, flags:TE
               679us     ⟥⟤ OK 01429_join_on_error_messages, /stateless/01429_join_on_error_messages
              4m 15s        [bash] 2022-04-30 19:42:13 01429_join_on_error_messages:                                           [ OK ] 0.20 sec.
Apr 30,2022 16:42:13     ⟥  Feature 01428_hash_set_nan_key, flags:TE
               541us     ⟥⟤ OK 01428_hash_set_nan_key, /stateless/01428_hash_set_nan_key
              4m 15s        [bash] 2022-04-30 19:42:13 01428_hash_set_nan_key:                                                 [ OK ] 0.19 sec.
Apr 30,2022 16:42:13     ⟥  Feature 01428_h3_range_check, flags:TE
                 1ms     ⟥⟤ OK 01428_h3_range_check, /stateless/01428_h3_range_check
              4m 15s        [bash] 2022-04-30 19:42:13 01428_h3_range_check:                                                   [ OK ] 0.22 sec.
Apr 30,2022 16:42:13     ⟥  Feature 01427_pk_and_expression_with_different_type, flags:TE
               402us     ⟥⟤ OK 01427_pk_and_expression_with_different_type, /stateless/01427_pk_and_expression_with_different_type
              4m 15s        [bash] 2022-04-30 19:42:13 01427_pk_and_expression_with_different_type:                            [ OK ] 0.19 sec.
Apr 30,2022 16:42:13     ⟥  Feature 01428_nullable_asof_join, flags:TE
               604us     ⟥⟤ OK 01428_nullable_asof_join, /stateless/01428_nullable_asof_join
              4m 15s        [bash] 2022-04-30 19:42:13 01428_nullable_asof_join:                                               [ OK ] 0.41 sec.
Apr 30,2022 16:42:13     ⟥  Feature 01426_geohash_constants, flags:TE
               632us     ⟥⟤ OK 01426_geohash_constants, /stateless/01426_geohash_constants
              4m 15s        [bash] 2022-04-30 19:42:13 01426_geohash_constants:                                                [ OK ] 0.23 sec.
Apr 30,2022 16:42:13     ⟥  Feature 01424_parse_date_time_bad_date, flags:TE
               624us     ⟥⟤ OK 01424_parse_date_time_bad_date, /stateless/01424_parse_date_time_bad_date
              4m 15s        [bash] 2022-04-30 19:42:13 01424_parse_date_time_bad_date:                                         [ OK ] 0.15 sec.
Apr 30,2022 16:42:13     ⟥  Feature 01425_default_value_of_type_name, flags:TE
               419us     ⟥⟤ OK 01425_default_value_of_type_name, /stateless/01425_default_value_of_type_name
              4m 15s        [bash] 2022-04-30 19:42:13 01425_default_value_of_type_name:                                       [ OK ] 0.19 sec.
Apr 30,2022 16:42:13     ⟥  Feature 01425_decimal_parse_big_negative_exponent, flags:TE
               803us     ⟥⟤ OK 01425_decimal_parse_big_negative_exponent, /stateless/01425_decimal_parse_big_negative_exponent
              4m 16s        [bash] 2022-04-30 19:42:13 01425_decimal_parse_big_negative_exponent:                              [ OK ] 0.27 sec.
Apr 30,2022 16:42:13     ⟥  Feature 01423_if_nullable_cond, flags:TE
               694us     ⟥⟤ OK 01423_if_nullable_cond, /stateless/01423_if_nullable_cond
              4m 16s        [bash] 2022-04-30 19:42:13 01423_if_nullable_cond:                                                 [ OK ] 0.17 sec.
Apr 30,2022 16:42:13     ⟥  Feature 01421_assert_in_in, flags:TE
                 1ms     ⟥⟤ OK 01421_assert_in_in, /stateless/01421_assert_in_in
              4m 16s        [bash] 2022-04-30 19:42:13 01421_assert_in_in:                                                     [ OK ] 0.16 sec.
Apr 30,2022 16:42:13     ⟥  Feature 01422_array_nullable_element_nullable_index, flags:TE
                 1ms     ⟥⟤ OK 01422_array_nullable_element_nullable_index, /stateless/01422_array_nullable_element_nullable_index
              4m 16s        [bash] 2022-04-30 19:42:13 01422_array_nullable_element_nullable_index:                            [ OK ] 0.20 sec.
Apr 30,2022 16:42:13     ⟥  Feature 01422_map_skip_null, flags:TE
               504us     ⟥⟤ OK 01422_map_skip_null, /stateless/01422_map_skip_null
              4m 16s        [bash] 2022-04-30 19:42:13 01422_map_skip_null:                                                    [ OK ] 0.24 sec.
Apr 30,2022 16:42:13     ⟥  Feature 01421_array_nullable_element_nullable_index, flags:TE
               640us     ⟥⟤ OK 01421_array_nullable_element_nullable_index, /stateless/01421_array_nullable_element_nullable_index
              4m 16s        [bash] 2022-04-30 19:42:13 01421_array_nullable_element_nullable_index:                            [ OK ] 0.21 sec.
Apr 30,2022 16:42:14     ⟥  Feature 01420_format_row, flags:TE
                 3ms     ⟥⟤ OK 01420_format_row, /stateless/01420_format_row
              4m 16s        [bash] 2022-04-30 19:42:14 01420_format_row:                                                       [ OK ] 0.23 sec.
Apr 30,2022 16:42:14     ⟥  Feature 01419_merge_tree_settings_sanity_check, flags:TE
               503us     ⟥⟤ OK 01419_merge_tree_settings_sanity_check, /stateless/01419_merge_tree_settings_sanity_check
              4m 16s        [bash] 2022-04-30 19:42:14 01419_merge_tree_settings_sanity_check:                                 [ OK ] 0.17 sec.
Apr 30,2022 16:42:14     ⟥  Feature 01420_logical_functions_materialized_null, flags:TE
                 6ms     ⟥⟤ OK 01420_logical_functions_materialized_null, /stateless/01420_logical_functions_materialized_null
              4m 16s        [bash] 2022-04-30 19:42:14 01420_logical_functions_materialized_null:                              [ OK ] 0.20 sec.
Apr 30,2022 16:42:14     ⟥  Feature 01419_materialize_null, flags:TE
               523us     ⟥⟤ OK 01419_materialize_null, /stateless/01419_materialize_null
              4m 16s        [bash] 2022-04-30 19:42:14 01419_materialize_null:                                                 [ OK ] 0.19 sec.
Apr 30,2022 16:42:14     ⟥  Feature 01419_skip_index_compact_parts, flags:TE
               431us     ⟥⟤ OK 01419_skip_index_compact_parts, /stateless/01419_skip_index_compact_parts
              4m 16s        [bash] 2022-04-30 19:42:14 01419_skip_index_compact_parts:                                         [ OK ] 0.19 sec.
Apr 30,2022 16:42:14     ⟥  Feature 01429_empty_arrow_and_parquet, flags:TE
               646us     ⟥⟤ OK 01429_empty_arrow_and_parquet, /stateless/01429_empty_arrow_and_parquet
              4m 16s        [bash] 2022-04-30 19:42:14 01429_empty_arrow_and_parquet:                                          [ OK ] 1.36 sec.
Apr 30,2022 16:42:14     ⟥  Feature 01418_query_scope_constants_and_remote, flags:TE
               855us     ⟥⟤ OK 01418_query_scope_constants_and_remote, /stateless/01418_query_scope_constants_and_remote
              4m 16s        [bash] 2022-04-30 19:42:14 01418_query_scope_constants_and_remote:                                 [ OK ] 0.20 sec.
Apr 30,2022 16:42:14     ⟥  Feature 01418_index_analysis_bug, flags:TE
               574us     ⟥⟤ OK 01418_index_analysis_bug, /stateless/01418_index_analysis_bug
              4m 16s        [bash] 2022-04-30 19:42:14 01418_index_analysis_bug:                                               [ OK ] 0.29 sec.
Apr 30,2022 16:42:14     ⟥  Feature 01417_update_permutation_crash, flags:TE
               519us     ⟥⟤ OK 01417_update_permutation_crash, /stateless/01417_update_permutation_crash
              4m 16s        [bash] 2022-04-30 19:42:14 01417_update_permutation_crash:                                         [ OK ] 0.19 sec.
Apr 30,2022 16:42:14     ⟥  Feature 01416_clear_column_pk, flags:TE
               555us     ⟥⟤ OK 01416_clear_column_pk, /stateless/01416_clear_column_pk
              4m 16s        [bash] 2022-04-30 19:42:14 01416_clear_column_pk:                                                  [ OK ] 0.20 sec.
Apr 30,2022 16:42:14     ⟥  Feature 01416_join_totals_header_bug, flags:TE
               565us     ⟥⟤ OK 01416_join_totals_header_bug, /stateless/01416_join_totals_header_bug
              4m 16s        [bash] 2022-04-30 19:42:14 01416_join_totals_header_bug:                                           [ OK ] 0.25 sec.
Apr 30,2022 16:42:14     ⟥  Feature 01418_custom_settings, flags:TE
               488us     ⟥⟤ OK 01418_custom_settings, /stateless/01418_custom_settings
              4m 17s        [bash] 2022-04-30 19:42:14 01418_custom_settings:                                                  [ OK ] 0.51 sec.
Apr 30,2022 16:42:14     ⟥  Feature 01415_table_function_view, flags:TE
               875us     ⟥⟤ OK 01415_table_function_view, /stateless/01415_table_function_view
              4m 17s        [bash] 2022-04-30 19:42:14 01415_table_function_view:                                              [ OK ] 0.22 sec.
Apr 30,2022 16:42:14     ⟥  Feature 01415_overlimiting_threads_for_repica_bug, flags:TE
               490us     ⟥⟤ OK 01415_overlimiting_threads_for_repica_bug, /stateless/01415_overlimiting_threads_for_repica_bug
              4m 17s        [bash] 2022-04-30 19:42:14 01415_overlimiting_threads_for_repica_bug:                              [ OK ] 0.33 sec.
Apr 30,2022 16:42:14     ⟥  Feature 01414_mutations_and_errors, flags:TE
               559us     ⟥⟤ OK 01414_mutations_and_errors, /stateless/01414_mutations_and_errors
              4m 17s        [bash] 2022-04-30 19:42:14 01414_mutations_and_errors:                                             [ OK ] 0.23 sec.
Apr 30,2022 16:42:14     ⟥  Feature 01414_push_predicate_when_contains_with_clause, flags:TE
               686us     ⟥⟤ OK 01414_push_predicate_when_contains_with_clause, /stateless/01414_push_predicate_when_contains_with_clause
              4m 17s        [bash] 2022-04-30 19:42:14 01414_push_predicate_when_contains_with_clause:                         [ OK ] 0.30 sec.
Apr 30,2022 16:42:15     ⟥  Feature 01414_freeze_does_not_prevent_alters, flags:TE
               644us     ⟥⟤ OK 01414_freeze_does_not_prevent_alters, /stateless/01414_freeze_does_not_prevent_alters
              4m 17s        [bash] 2022-04-30 19:42:15 01414_freeze_does_not_prevent_alters:                                   [ OK ] 0.36 sec.
Apr 30,2022 16:42:15     ⟥  Feature 01414_optimize_any_bug, flags:TE
               662us     ⟥⟤ OK 01414_optimize_any_bug, /stateless/01414_optimize_any_bug
              4m 17s        [bash] 2022-04-30 19:42:15 01414_optimize_any_bug:                                                 [ OK ] 0.18 sec.
Apr 30,2022 16:42:15     ⟥  Feature 01414_bloom_filter_index_with_const_column, flags:TE
               811us     ⟥⟤ OK 01414_bloom_filter_index_with_const_column, /stateless/01414_bloom_filter_index_with_const_column
              4m 17s        [bash] 2022-04-30 19:42:15 01414_bloom_filter_index_with_const_column:                             [ OK ] 0.18 sec.
Apr 30,2022 16:42:15     ⟥  Feature 01413_allow_non_metadata_alters, flags:TE
               487us     ⟥⟤ OK 01413_allow_non_metadata_alters, /stateless/01413_allow_non_metadata_alters
              4m 17s        [bash] 2022-04-30 19:42:15 01413_allow_non_metadata_alters:                                        [ OK ] 0.25 sec.
Apr 30,2022 16:42:15     ⟥  Feature 01413_truncate_without_table_keyword, flags:TE
               462us     ⟥⟤ OK 01413_truncate_without_table_keyword, /stateless/01413_truncate_without_table_keyword
              4m 17s        [bash] 2022-04-30 19:42:15 01413_truncate_without_table_keyword:                                   [ OK ] 0.20 sec.
Apr 30,2022 16:42:15     ⟥  Feature 01413_if_array_uuid, flags:TE
               585us     ⟥⟤ OK 01413_if_array_uuid, /stateless/01413_if_array_uuid
              4m 17s        [bash] 2022-04-30 19:42:15 01413_if_array_uuid:                                                    [ OK ] 0.17 sec.
Apr 30,2022 16:42:15     ⟥  Feature 01413_rows_events, flags:TE
               545us     ⟥⟤ OK 01413_rows_events, /stateless/01413_rows_events
              4m 17s        [bash] 2022-04-30 19:42:15 01413_rows_events:                                                      [ OK ] 0.43 sec.
Apr 30,2022 16:42:15     ⟥  Feature 01413_alter_update_supertype, flags:TE
               488us     ⟥⟤ OK 01413_alter_update_supertype, /stateless/01413_alter_update_supertype
              4m 17s        [bash] 2022-04-30 19:42:15 01413_alter_update_supertype:                                           [ OK ] 0.22 sec.
Apr 30,2022 16:42:15     ⟥  Feature 01412_optimize_deduplicate_bug, flags:TE
                 1ms     ⟥⟤ OK 01412_optimize_deduplicate_bug, /stateless/01412_optimize_deduplicate_bug
              4m 17s        [bash] 2022-04-30 19:42:15 01412_optimize_deduplicate_bug:                                         [ OK ] 0.17 sec.
Apr 30,2022 16:42:15     ⟥  Feature 01414_low_cardinality_nullable, flags:TE
               494us     ⟥⟤ OK 01414_low_cardinality_nullable, /stateless/01414_low_cardinality_nullable
              4m 18s        [bash] 2022-04-30 19:42:15 01414_low_cardinality_nullable:                                         [ OK ] 0.99 sec.
Apr 30,2022 16:42:15     ⟥  Feature 01412_mod_float, flags:TE
               621us     ⟥⟤ OK 01412_mod_float, /stateless/01412_mod_float
              4m 18s        [bash] 2022-04-30 19:42:15 01412_mod_float:                                                        [ OK ] 0.17 sec.
Apr 30,2022 16:42:15     ⟥  Feature 01412_row_from_totals, flags:TE
               508us     ⟥⟤ OK 01412_row_from_totals, /stateless/01412_row_from_totals
              4m 18s        [bash] 2022-04-30 19:42:15 01412_row_from_totals:                                                  [ OK ] 0.40 sec.
Apr 30,2022 16:42:15     ⟥  Feature 01411_xor_itai_shirav, flags:TE
               624us     ⟥⟤ OK 01411_xor_itai_shirav, /stateless/01411_xor_itai_shirav
              4m 18s        [bash] 2022-04-30 19:42:15 01411_xor_itai_shirav:                                                  [ OK ] 0.19 sec.
Apr 30,2022 16:42:16     ⟥  Feature 01412_group_array_moving_shard, flags:TE
               597us     ⟥⟤ OK 01412_group_array_moving_shard, /stateless/01412_group_array_moving_shard
              4m 18s        [bash] 2022-04-30 19:42:16 01412_group_array_moving_shard:                                         [ OK ] 0.40 sec.
Apr 30,2022 16:42:16     ⟥  Feature 01410_nullable_key_and_index, flags:TE
                 3ms     ⟥⟤ XFail 01410_nullable_key_and_index, /stateless/01410_nullable_key_and_index, Know failure during pipeline
              4m 18s        [bash] 2022-04-30 19:42:16 01410_nullable_key_and_index:                                           [ FAIL ] 0.19 sec. - return code 21
              4m 18s        [bash] 2022-04-30 19:42:16 [altinity-builder] 2022.04.30 19:42:16.059793 [ 25064 ] {7539cb1a-ad66-4a87-8907-a8358f5a65d7} <Error> executeQuery: Code: 277, e.displayText() = DB::Exception: Primary key (k) is not used and setting 'force_primary_key' is set. (version 21.8.15.15.altinitystable (altinity build)) (from [::ffff:127.0.0.1]:50688) (comment: 01410_nullable_key_and_index.sql) (in query: SELECT * FROM nullable_key WHERE k IS NULL;), Stack trace (when copying this message, always include the lines below):
              4m 18s        [bash] 2022-04-30 19:42:16
              4m 18s        [bash] 2022-04-30 19:42:16 0. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ 0x8fe9d1a in /usr/lib/debug/.build-id/64/e9e54e6cc7989f.debug
              4m 18s        [bash] 2022-04-30 19:42:16 1. DB::Exception::Exception<fmt::v7::arg_join<std::__1::__wrap_iter<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const*>, std::__1::__wrap_iter<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const*>, char> >(int, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, fmt::v7::arg_join<std::__1::__wrap_iter<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const*>, std::__1::__wrap_iter<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const*>, char>&&) @ 0x1134e258 in /usr/lib/debug/.build-id/64/e9e54e6cc7989f.debug
              4m 18s        [bash] 2022-04-30 19:42:16 2. DB::ReadFromMergeTree::selectRangesToRead(std::__1::vector<std::__1::shared_ptr<DB::IMergeTreeDataPart const>, std::__1::allocator<std::__1::shared_ptr<DB::IMergeTreeDataPart const> > >) const @ 0x1134df63 in /usr/lib/debug/.build-id/64/e9e54e6cc7989f.debug
              4m 18s        [bash] 2022-04-30 19:42:16 3. DB::ReadFromMergeTree::initializePipeline(DB::QueryPipeline&, DB::BuildQueryPipelineSettings const&) @ 0x1134e578 in /usr/lib/debug/.build-id/64/e9e54e6cc7989f.debug
              4m 18s        [bash] 2022-04-30 19:42:16 4. DB::ISourceStep::updatePipeline(std::__1::vector<std::__1::unique_ptr<DB::QueryPipeline, std::__1::default_delete<DB::QueryPipeline> >, std::__1::allocator<std::__1::unique_ptr<DB::QueryPipeline, std::__1::default_delete<DB::QueryPipeline> > > >, DB::BuildQueryPipelineSettings const&) @ 0x113282f5 in /usr/lib/debug/.build-id/64/e9e54e6cc7989f.debug
              4m 18s        [bash] 2022-04-30 19:42:16 5. DB::QueryPlan::buildQueryPipeline(DB::QueryPlanOptimizationSettings const&, DB::BuildQueryPipelineSettings const&) @ 0x1133a036 in /usr/lib/debug/.build-id/64/e9e54e6cc7989f.debug
              4m 18s        [bash] 2022-04-30 19:42:16 6. DB::InterpreterSelectWithUnionQuery::execute() @ 0x10665723 in /usr/lib/debug/.build-id/64/e9e54e6cc7989f.debug
              4m 18s        [bash] 2022-04-30 19:42:16 7. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, bool, DB::ReadBuffer*) @ 0x10826a84 in /usr/lib/debug/.build-id/64/e9e54e6cc7989f.debug
              4m 18s        [bash] 2022-04-30 19:42:16 8. DB::executeQuery(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, bool) @ 0x10825123 in /usr/lib/debug/.build-id/64/e9e54e6cc7989f.debug
              4m 18s        [bash] 2022-04-30 19:42:16 9. DB::TCPHandler::runImpl() @ 0x110cc0de in /usr/lib/debug/.build-id/64/e9e54e6cc7989f.debug
              4m 18s        [bash] 2022-04-30 19:42:16 10. DB::TCPHandler::run() @ 0x110df079 in /usr/lib/debug/.build-id/64/e9e54e6cc7989f.debug
              4m 18s        [bash] 2022-04-30 19:42:16 11. Poco::Net::TCPServerConnection::start() @ 0x13c589ef in /usr/lib/debug/.build-id/64/e9e54e6cc7989f.debug
              4m 18s        [bash] 2022-04-30 19:42:16 12. Poco::Net::TCPServerDispatcher::run() @ 0x13c5a47a in /usr/lib/debug/.build-id/64/e9e54e6cc7989f.debug
              4m 18s        [bash] 2022-04-30 19:42:16 13. Poco::PooledThread::run() @ 0x13d8c6f9 in /usr/lib/debug/.build-id/64/e9e54e6cc7989f.debug
              4m 18s        [bash] 2022-04-30 19:42:16 14. Poco::ThreadImpl::runnableEntry(void*) @ 0x13d8898a in /usr/lib/debug/.build-id/64/e9e54e6cc7989f.debug
              4m 18s        [bash] 2022-04-30 19:42:16 15. start_thread @ 0x8609 in /usr/lib/x86_64-linux-gnu/libpthread-2.31.so
              4m 18s        [bash] 2022-04-30 19:42:16 16. __clone @ 0x11f163 in /usr/lib/x86_64-linux-gnu/libc-2.31.so
              4m 18s        [bash] 2022-04-30 19:42:16
              4m 18s        [bash] 2022-04-30 19:42:16 Received exception from server (version 21.8.15):
              4m 18s        [bash] 2022-04-30 19:42:16 Code: 277. DB::Exception: Received from localhost:9000. DB::Exception: Primary key (k) is not used and setting 'force_primary_key' is set..
              4m 18s        [bash] 2022-04-30 19:42:16 , result:
              4m 18s        [bash] 2022-04-30 19:42:16
              4m 18s        [bash] 2022-04-30 19:42:16 0	0
              4m 18s        [bash] 2022-04-30 19:42:16 2	3
              4m 18s        [bash] 2022-04-30 19:42:16 4	6
              4m 18s        [bash] 2022-04-30 19:42:16 6	9
              4m 18s        [bash] 2022-04-30 19:42:16 8	12
              4m 18s        [bash] 2022-04-30 19:42:16 10	15
              4m 18s        [bash] 2022-04-30 19:42:16 12	18
              4m 18s        [bash] 2022-04-30 19:42:16 14	21
              4m 18s        [bash] 2022-04-30 19:42:16 16	24
              4m 18s        [bash] 2022-04-30 19:42:16 18	27
              4m 18s        [bash] 2022-04-30 19:42:16 \N	0
              4m 18s        [bash] 2022-04-30 19:42:16 \N	-1
              4m 18s        [bash] 2022-04-30 19:42:16 \N	-2
              4m 18s        [bash] 2022-04-30 19:42:16
              4m 18s        [bash] 2022-04-30 19:42:16 Database: test_q7t51a
Apr 30,2022 16:42:16     ⟥  Feature 01410_nullable_key, flags:TE
               861us     ⟥⟤ OK 01410_nullable_key, /stateless/01410_nullable_key
              4m 18s        [bash] 2022-04-30 19:42:16 01410_nullable_key:                                                     [ OK ] 0.21 sec.
Apr 30,2022 16:42:16     ⟥  Feature 01411_from_unixtime, flags:TE
               417us     ⟥⟤ OK 01411_from_unixtime, /stateless/01411_from_unixtime
              4m 18s        [bash] 2022-04-30 19:42:16 01411_from_unixtime:                                                    [ OK ] 0.38 sec.
Apr 30,2022 16:42:16     ⟥  Feature 01409_topK_merge, flags:TE
               578us     ⟥⟤ OK 01409_topK_merge, /stateless/01409_topK_merge
              4m 18s        [bash] 2022-04-30 19:42:16 01409_topK_merge:                                                       [ OK ] 0.27 sec.
Apr 30,2022 16:42:16     ⟥  Feature 01408_range_overflow, flags:TE
               546us     ⟥⟤ OK 01408_range_overflow, /stateless/01408_range_overflow
              4m 18s        [bash] 2022-04-30 19:42:16 01408_range_overflow:                                                   [ OK ] 0.18 sec.
Apr 30,2022 16:42:16     ⟥  Feature 01407_lambda_arrayJoin, flags:TE
               588us     ⟥⟤ OK 01407_lambda_arrayJoin, /stateless/01407_lambda_arrayJoin
              4m 18s        [bash] 2022-04-30 19:42:16 01407_lambda_arrayJoin:                                                 [ OK ] 0.19 sec.
Apr 30,2022 16:42:16     ⟥  Feature 01404_roundUpToPowerOfTwoOrZero_safety, flags:TE
               440us     ⟥⟤ OK 01404_roundUpToPowerOfTwoOrZero_safety, /stateless/01404_roundUpToPowerOfTwoOrZero_safety
              4m 18s        [bash] 2022-04-30 19:42:16 01404_roundUpToPowerOfTwoOrZero_safety:                                 [ OK ] 0.18 sec.
Apr 30,2022 16:42:16     ⟥  Feature 01403_datetime64_constant_arg, flags:TE
               684us     ⟥⟤ OK 01403_datetime64_constant_arg, /stateless/01403_datetime64_constant_arg
              4m 18s        [bash] 2022-04-30 19:42:16 01403_datetime64_constant_arg:                                          [ OK ] 0.17 sec.
Apr 30,2022 16:42:16     ⟥  Feature 01411_bayesian_ab_testing, flags:TE
               655us     ⟥⟤ OK 01411_bayesian_ab_testing, /stateless/01411_bayesian_ab_testing
              4m 19s        [bash] 2022-04-30 19:42:16 01411_bayesian_ab_testing:                                              [ OK ] 0.99 sec.
Apr 30,2022 16:42:16     ⟥  Feature 01402_cast_nullable_string_to_enum, flags:TE
               537us     ⟥⟤ OK 01402_cast_nullable_string_to_enum, /stateless/01402_cast_nullable_string_to_enum
              4m 19s        [bash] 2022-04-30 19:42:16 01402_cast_nullable_string_to_enum:                                     [ OK ] 0.19 sec.
Apr 30,2022 16:42:16     ⟥  Feature 01417_query_time_in_system_events, flags:TE
               673us     ⟥⟤ OK 01417_query_time_in_system_events, /stateless/01417_query_time_in_system_events
              4m 19s        [bash] 2022-04-30 19:42:16 01417_query_time_in_system_events:                                      [ OK ] 2.75 sec.
Apr 30,2022 16:42:16     ⟥  Feature 01398_any_with_alias, flags:TE
               651us     ⟥⟤ OK 01398_any_with_alias, /stateless/01398_any_with_alias
              4m 19s        [bash] 2022-04-30 19:42:16 01398_any_with_alias:                                                   [ OK ] 0.21 sec.
Apr 30,2022 16:42:16     ⟥  Feature 01400_join_get_with_multi_keys, flags:TE
               502us     ⟥⟤ OK 01400_join_get_with_multi_keys, /stateless/01400_join_get_with_multi_keys
              4m 19s        [bash] 2022-04-30 19:42:16 01400_join_get_with_multi_keys:                                         [ OK ] 0.29 sec.
Apr 30,2022 16:42:17     ⟥  Feature 01401_FORMAT_SETTINGS, flags:TE
               915us     ⟥⟤ OK 01401_FORMAT_SETTINGS, /stateless/01401_FORMAT_SETTINGS
              4m 19s        [bash] 2022-04-30 19:42:17 01401_FORMAT_SETTINGS:                                                  [ OK ] 0.42 sec.
Apr 30,2022 16:42:17     ⟥  Feature 01406_carriage_return_in_tsv_csv, flags:TE
               746us     ⟥⟤ OK 01406_carriage_return_in_tsv_csv, /stateless/01406_carriage_return_in_tsv_csv
              4m 19s        [bash] 2022-04-30 19:42:17 01406_carriage_return_in_tsv_csv:                                       [ OK ] 0.80 sec.
Apr 30,2022 16:42:17     ⟥  Feature 01396_low_cardinality_fixed_string_default, flags:TE
               524us     ⟥⟤ OK 01396_low_cardinality_fixed_string_default, /stateless/01396_low_cardinality_fixed_string_default
              4m 19s        [bash] 2022-04-30 19:42:17 01396_low_cardinality_fixed_string_default:                             [ OK ] 0.20 sec.
Apr 30,2022 16:42:17     ⟥  Feature 01397_in_bad_arguments, flags:TE
               446us     ⟥⟤ OK 01397_in_bad_arguments, /stateless/01397_in_bad_arguments
              4m 19s        [bash] 2022-04-30 19:42:17 01397_in_bad_arguments:                                                 [ OK ] 0.18 sec.
Apr 30,2022 16:42:17     ⟥  Feature 01399_http_request_headers, flags:TE
               689us     ⟥⟤ OK 01399_http_request_headers, /stateless/01399_http_request_headers
              4m 19s        [bash] 2022-04-30 19:42:17 01399_http_request_headers:                                             [ OK ] 0.53 sec.
Apr 30,2022 16:42:17     ⟥  Feature 01396_negative_datetime_saturate_to_zero, flags:TE
               497us     ⟥⟤ OK 01396_negative_datetime_saturate_to_zero, /stateless/01396_negative_datetime_saturate_to_zero
              4m 19s        [bash] 2022-04-30 19:42:17 01396_negative_datetime_saturate_to_zero:                               [ OK ] 0.16 sec.
Apr 30,2022 16:42:17     ⟥  Feature 01398_in_tuple_func, flags:TE
                 1ms     ⟥⟤ OK 01398_in_tuple_func, /stateless/01398_in_tuple_func
              4m 19s        [bash] 2022-04-30 19:42:17 01398_in_tuple_func:                                                    [ OK ] 0.37 sec.
Apr 30,2022 16:42:17     ⟥  Feature 01391_limit_overflow, flags:TE
               719us     ⟥⟤ OK 01391_limit_overflow, /stateless/01391_limit_overflow
              4m 19s        [bash] 2022-04-30 19:42:17 01391_limit_overflow:                                                   [ OK ] 0.23 sec.
Apr 30,2022 16:42:17     ⟥  Feature 01390_check_table_codec, flags:TE
               581us     ⟥⟤ OK 01390_check_table_codec, /stateless/01390_check_table_codec
              4m 19s        [bash] 2022-04-30 19:42:17 01390_check_table_codec:                                                [ OK ] 0.22 sec.
Apr 30,2022 16:42:17     ⟥  Feature 01389_filter_by_virtual_columns, flags:TE
               586us     ⟥⟤ OK 01389_filter_by_virtual_columns, /stateless/01389_filter_by_virtual_columns
              4m 19s        [bash] 2022-04-30 19:42:17 01389_filter_by_virtual_columns:                                        [ OK ] 0.19 sec.
Apr 30,2022 16:42:17     ⟥  Feature 01390_remove_injective_in_uniq, flags:TE
               789us     ⟥⟤ OK 01390_remove_injective_in_uniq, /stateless/01390_remove_injective_in_uniq
              4m 20s        [bash] 2022-04-30 19:42:17 01390_remove_injective_in_uniq:                                         [ OK ] 0.34 sec.
Apr 30,2022 16:42:17     ⟥  Feature 01388_multi_if_optimization, flags:TE
               710us     ⟥⟤ OK 01388_multi_if_optimization, /stateless/01388_multi_if_optimization
              4m 20s        [bash] 2022-04-30 19:42:17 01388_multi_if_optimization:                                            [ OK ] 0.17 sec.
Apr 30,2022 16:42:17     ⟥  Feature 01386_negative_float_constant_key_condition, flags:TE
               976us     ⟥⟤ OK 01386_negative_float_constant_key_condition, /stateless/01386_negative_float_constant_key_condition
              4m 20s        [bash] 2022-04-30 19:42:17 01386_negative_float_constant_key_condition:                            [ OK ] 0.20 sec.
Apr 30,2022 16:42:17     ⟥  Feature 01385_not_function, flags:TE
               727us     ⟥⟤ OK 01385_not_function, /stateless/01385_not_function
              4m 20s        [bash] 2022-04-30 19:42:17 01385_not_function:                                                     [ OK ] 0.16 sec.
Apr 30,2022 16:42:18     ⟥  Feature 01387_clear_column_default_depends, flags:TE
                 4ms     ⟥⟤ OK 01387_clear_column_default_depends, /stateless/01387_clear_column_default_depends
              4m 20s        [bash] 2022-04-30 19:42:18 01387_clear_column_default_depends:                                     [ OK ] 0.38 sec.
Apr 30,2022 16:42:18     ⟥  Feature 01384_bloom_filter_bad_arguments, flags:TE
               567us     ⟥⟤ OK 01384_bloom_filter_bad_arguments, /stateless/01384_bloom_filter_bad_arguments
              4m 20s        [bash] 2022-04-30 19:42:18 01384_bloom_filter_bad_arguments:                                       [ OK ] 0.19 sec.
Apr 30,2022 16:42:18     ⟥  Feature 01381_for_each_with_states, flags:TE
               655us     ⟥⟤ OK 01381_for_each_with_states, /stateless/01381_for_each_with_states
              4m 20s        [bash] 2022-04-30 19:42:18 01381_for_each_with_states:                                             [ OK ] 0.21 sec.
Apr 30,2022 16:42:18     ⟥  Feature 01380_coded_delta_exception_code, flags:TE
               665us     ⟥⟤ OK 01380_coded_delta_exception_code, /stateless/01380_coded_delta_exception_code
              4m 21s        [bash] 2022-04-30 19:42:18 01380_coded_delta_exception_code:                                       [ OK ] 0.62 sec.
Apr 30,2022 16:42:18     ⟥  Feature 01393_benchmark_secure_port, flags:TE
               632us     ⟥⟤ OK 01393_benchmark_secure_port, /stateless/01393_benchmark_secure_port
              4m 21s        [bash] 2022-04-30 19:42:18 01393_benchmark_secure_port:                                            [ OK ] 1.45 sec.
Apr 30,2022 16:42:19     ⟥  Feature 01379_with_fill_several_columns, flags:TE
                 1ms     ⟥⟤ OK 01379_with_fill_several_columns, /stateless/01379_with_fill_several_columns
              4m 21s        [bash] 2022-04-30 19:42:18 01379_with_fill_several_columns:                                        [ OK ] 0.22 sec.
Apr 30,2022 16:42:19     ⟥  Feature 01376_array_fill_empty, flags:TE
               430us     ⟥⟤ OK 01376_array_fill_empty, /stateless/01376_array_fill_empty
              4m 21s        [bash] 2022-04-30 19:42:19 01376_array_fill_empty:                                                 [ OK ] 0.17 sec.
Apr 30,2022 16:42:19     ⟥  Feature 01380_nullable_state, flags:TE
               558us     ⟥⟤ OK 01380_nullable_state, /stateless/01380_nullable_state
              4m 21s        [bash] 2022-04-30 19:42:19 01380_nullable_state:                                                   [ OK ] 1.02 sec.
Apr 30,2022 16:42:19     ⟥  Feature 01376_null_logical, flags:TE
               769us     ⟥⟤ OK 01376_null_logical, /stateless/01376_null_logical
              4m 21s        [bash] 2022-04-30 19:42:19 01376_null_logical:                                                     [ OK ] 0.20 sec.
Apr 30,2022 16:42:19     ⟥  Feature 01375_storage_file_write_prefix_csv_with_names, flags:TE
               535us     ⟥⟤ OK 01375_storage_file_write_prefix_csv_with_names, /stateless/01375_storage_file_write_prefix_csv_with_names
              4m 21s        [bash] 2022-04-30 19:42:19 01375_storage_file_write_prefix_csv_with_names:                         [ OK ] 0.25 sec.
Apr 30,2022 16:42:19     ⟥  Feature 01377_supertype_low_cardinality, flags:TE
               732us     ⟥⟤ OK 01377_supertype_low_cardinality, /stateless/01377_supertype_low_cardinality
              4m 21s        [bash] 2022-04-30 19:42:19 01377_supertype_low_cardinality:                                        [ OK ] 0.66 sec.
Apr 30,2022 16:42:19     ⟥  Feature 01375_null_issue_3767, flags:TE
               880us     ⟥⟤ OK 01375_null_issue_3767, /stateless/01375_null_issue_3767
              4m 22s        [bash] 2022-04-30 19:42:19 01375_null_issue_3767:                                                  [ OK ] 0.20 sec.
Apr 30,2022 16:42:19     ⟥  Feature 01375_output_format_tsv_csv_with_names, flags:TE
               702us     ⟥⟤ OK 01375_output_format_tsv_csv_with_names, /stateless/01375_output_format_tsv_csv_with_names
              4m 22s        [bash] 2022-04-30 19:42:19 01375_output_format_tsv_csv_with_names:                                 [ OK ] 0.42 sec.
Apr 30,2022 16:42:19     ⟥  Feature 01375_storage_file_write_prefix_tsv_with_names, flags:TE
               586us     ⟥⟤ OK 01375_storage_file_write_prefix_tsv_with_names, /stateless/01375_storage_file_write_prefix_tsv_with_names
              4m 22s        [bash] 2022-04-30 19:42:19 01375_storage_file_write_prefix_tsv_with_names:                         [ OK ] 0.18 sec.
Apr 30,2022 16:42:19     ⟥  Feature 01375_storage_file_tsv_csv_with_names_write_prefix, flags:TE
               690us     ⟥⟤ OK 01375_storage_file_tsv_csv_with_names_write_prefix, /stateless/01375_storage_file_tsv_csv_with_names_write_prefix
              4m 22s        [bash] 2022-04-30 19:42:19 01375_storage_file_tsv_csv_with_names_write_prefix:                     [ OK ] 0.82 sec.
Apr 30,2022 16:42:19     ⟥  Feature 01375_GROUP_BY_injective_elimination_dictGet_BAD_ARGUMENTS, flags:TE
               575us     ⟥⟤ OK 01375_GROUP_BY_injective_elimination_dictGet_BAD_ARGUMENTS, /stateless/01375_GROUP_BY_injective_elimination_dictGet_BAD_ARGUMENTS
              4m 22s        [bash] 2022-04-30 19:42:19 01375_GROUP_BY_injective_elimination_dictGet_BAD_ARGUMENTS:             [ OK ] 0.23 sec.
Apr 30,2022 16:42:19     ⟥  Feature 01374_if_nullable_filimonov, flags:TE
               572us     ⟥⟤ OK 01374_if_nullable_filimonov, /stateless/01374_if_nullable_filimonov
              4m 22s        [bash] 2022-04-30 19:42:19 01374_if_nullable_filimonov:                                            [ OK ] 0.19 sec.
Apr 30,2022 16:42:20     ⟥  Feature 01373_summing_merge_tree_explicit_columns_definition, flags:TE
               626us     ⟥⟤ OK 01373_summing_merge_tree_explicit_columns_definition, /stateless/01373_summing_merge_tree_explicit_columns_definition
              4m 22s        [bash] 2022-04-30 19:42:20 01373_summing_merge_tree_explicit_columns_definition:                   [ OK ] 0.18 sec.
Apr 30,2022 16:42:20     ⟥  Feature 01372_wrong_order_by_removal, flags:TE
               490us     ⟥⟤ OK 01372_wrong_order_by_removal, /stateless/01372_wrong_order_by_removal
              4m 22s        [bash] 2022-04-30 19:42:20 01372_wrong_order_by_removal:                                           [ OK ] 0.17 sec.
Apr 30,2022 16:42:20     ⟥  Feature 01372_remote_table_function_empty_table, flags:TE
               809us     ⟥⟤ OK 01372_remote_table_function_empty_table, /stateless/01372_remote_table_function_empty_table
              4m 22s        [bash] 2022-04-30 19:42:20 01372_remote_table_function_empty_table:                                [ OK ] 0.18 sec.
Apr 30,2022 16:42:20     ⟥  Feature 01373_is_zero_or_null, flags:TE
               483us     ⟥⟤ OK 01373_is_zero_or_null, /stateless/01373_is_zero_or_null
              4m 22s        [bash] 2022-04-30 19:42:20 01373_is_zero_or_null:                                                  [ OK ] 0.32 sec.
Apr 30,2022 16:42:20     ⟥  Feature 01362_year_of_ISO8601_week_modificators_for_formatDateTime, flags:TE
               616us     ⟥⟤ OK 01362_year_of_ISO8601_week_modificators_for_formatDateTime, /stateless/01362_year_of_ISO8601_week_modificators_for_formatDateTime
              4m 22s        [bash] 2022-04-30 19:42:20 01362_year_of_ISO8601_week_modificators_for_formatDateTime:             [ OK ] 0.28 sec.
Apr 30,2022 16:42:20     ⟥  Feature 01373_summing_merge_tree_exclude_partition_key, flags:TE
               656us     ⟥⟤ OK 01373_summing_merge_tree_exclude_partition_key, /stateless/01373_summing_merge_tree_exclude_partition_key
              4m 23s        [bash] 2022-04-30 19:42:20 01373_summing_merge_tree_exclude_partition_key:                         [ OK ] 0.81 sec.
Apr 30,2022 16:42:20     ⟥  Feature 01370_client_autocomplete_word_break_characters, flags:TE
               947us     ⟥⟤ OK 01370_client_autocomplete_word_break_characters, /stateless/01370_client_autocomplete_word_break_characters
              4m 23s        [bash] 2022-04-30 19:42:20 01370_client_autocomplete_word_break_characters:                        [ OK ] 0.45 sec.
Apr 30,2022 16:42:20     ⟥  Feature 01361_buffer_table_flush_with_materialized_view, flags:TE
               453us     ⟥⟤ OK 01361_buffer_table_flush_with_materialized_view, /stateless/01361_buffer_table_flush_with_materialized_view
              4m 23s        [bash] 2022-04-30 19:42:20 01361_buffer_table_flush_with_materialized_view:                        [ OK ] 0.36 sec.
Apr 30,2022 16:42:20     ⟥  Feature 01359_codeql, flags:TE
               750us     ⟥⟤ OK 01359_codeql, /stateless/01359_codeql
              4m 23s        [bash] 2022-04-30 19:42:20 01359_codeql:                                                           [ OK ] 0.16 sec.
Apr 30,2022 16:42:21     ⟥  Feature 01360_division_overflow, flags:TE
               433us     ⟥⟤ OK 01360_division_overflow, /stateless/01360_division_overflow
              4m 23s        [bash] 2022-04-30 19:42:21 01360_division_overflow:                                                [ OK ] 0.19 sec.
Apr 30,2022 16:42:21     ⟥  Feature 01359_geodistance_loop, flags:TE
               622us     ⟥⟤ OK 01359_geodistance_loop, /stateless/01359_geodistance_loop
              4m 23s        [bash] 2022-04-30 19:42:21 01359_geodistance_loop:                                                 [ OK ] 0.18 sec.
Apr 30,2022 16:42:21     ⟥  Feature 01358_mutation_delete_null_rows, flags:TE
               778us     ⟥⟤ OK 01358_mutation_delete_null_rows, /stateless/01358_mutation_delete_null_rows
              4m 23s        [bash] 2022-04-30 19:42:21 01358_mutation_delete_null_rows:                                        [ OK ] 0.22 sec.
Apr 30,2022 16:42:21     ⟥  Feature 01358_union_threads_bug, flags:TE
                 4ms     ⟥⟤ OK 01358_union_threads_bug, /stateless/01358_union_threads_bug
              4m 23s        [bash] 2022-04-30 19:42:21 01358_union_threads_bug:                                                [ OK ] 0.35 sec.
Apr 30,2022 16:42:21     ⟥  Feature 01358_constexpr_constraint, flags:TE
               657us     ⟥⟤ OK 01358_constexpr_constraint, /stateless/01358_constexpr_constraint
              4m 23s        [bash] 2022-04-30 19:42:21 01358_constexpr_constraint:                                             [ OK ] 0.22 sec.
Apr 30,2022 16:42:21     ⟥  Feature 01357_result_rows, flags:TE
               652us     ⟥⟤ OK 01357_result_rows, /stateless/01357_result_rows
              4m 24s        [bash] 2022-04-30 19:42:21 01357_result_rows:                                                      [ OK ] 0.26 sec.
              4m 24s        [bash] 2022-04-30 19:42:21 01356_wrong_filter-type_bug:                                            [ OK ] 0.29 sec.
Apr 30,2022 16:42:22     ⟥  Feature 01356_state_resample, flags:TE
               510us     ⟥⟤ OK 01356_state_resample, /stateless/01356_state_resample
              4m 24s        [bash] 2022-04-30 19:42:22 01356_state_resample:                                                   [ OK ] 0.21 sec.
Apr 30,2022 16:42:22     ⟥  Feature 01356_view_threads, flags:TE
               637us     ⟥⟤ OK 01356_view_threads, /stateless/01356_view_threads
              4m 24s        [bash] 2022-04-30 19:42:22 01356_view_threads:                                                     [ OK ] 0.24 sec.
Apr 30,2022 16:42:22     ⟥  Feature 01356_initialize_aggregation, flags:TE
               734us     ⟥⟤ OK 01356_initialize_aggregation, /stateless/01356_initialize_aggregation
              4m 24s        [bash] 2022-04-30 19:42:22 01356_initialize_aggregation:                                           [ OK ] 0.19 sec.
Apr 30,2022 16:42:22     ⟥  Feature 01358_lc_parquet, flags:TE
               912us     ⟥⟤ OK 01358_lc_parquet, /stateless/01358_lc_parquet
              4m 24s        [bash] 2022-04-30 19:42:22 01358_lc_parquet:                                                       [ OK ] 1.27 sec.
Apr 30,2022 16:42:22     ⟥  Feature 01355_defaultValueOfArgumentType_bug, flags:TE
               895us     ⟥⟤ OK 01355_defaultValueOfArgumentType_bug, /stateless/01355_defaultValueOfArgumentType_bug
              4m 24s        [bash] 2022-04-30 19:42:22 01355_defaultValueOfArgumentType_bug:                                   [ OK ] 0.16 sec.
Apr 30,2022 16:42:22     ⟥  Feature 01355_if_fixed_string, flags:TE
               845us     ⟥⟤ OK 01355_if_fixed_string, /stateless/01355_if_fixed_string
              4m 24s        [bash] 2022-04-30 19:42:22 01355_if_fixed_string:                                                  [ OK ] 0.19 sec.
Apr 30,2022 16:42:22     ⟥  Feature 01354_tuple_low_cardinality_array_mapped_bug, flags:TE
               674us     ⟥⟤ OK 01354_tuple_low_cardinality_array_mapped_bug, /stateless/01354_tuple_low_cardinality_array_mapped_bug
              4m 25s        [bash] 2022-04-30 19:42:22 01354_tuple_low_cardinality_array_mapped_bug:                           [ OK ] 0.18 sec.
Apr 30,2022 16:42:22     ⟥  Feature 01354_order_by_tuple_collate_const, flags:TE
               715us     ⟥⟤ OK 01354_order_by_tuple_collate_const, /stateless/01354_order_by_tuple_collate_const
              4m 25s        [bash] 2022-04-30 19:42:22 01354_order_by_tuple_collate_const:                                     [ OK ] 0.21 sec.
Apr 30,2022 16:42:22     ⟥  Feature 01353_topk_enum, flags:TE
               580us     ⟥⟤ OK 01353_topk_enum, /stateless/01353_topk_enum
              4m 25s        [bash] 2022-04-30 19:42:22 01353_topk_enum:                                                        [ OK ] 0.18 sec.
Apr 30,2022 16:42:23     ⟥  Feature 01353_neighbor_overflow, flags:TE
                 1ms     ⟥⟤ OK 01353_neighbor_overflow, /stateless/01353_neighbor_overflow
              4m 25s        [bash] 2022-04-30 19:42:23 01353_neighbor_overflow:                                                [ OK ] 0.17 sec.
Apr 30,2022 16:42:23     ⟥  Feature 01353_low_cardinality_join_types, flags:TE
               629us     ⟥⟤ OK 01353_low_cardinality_join_types, /stateless/01353_low_cardinality_join_types
              4m 25s        [bash] 2022-04-30 19:42:23 01353_low_cardinality_join_types:                                       [ OK ] 0.38 sec.
Apr 30,2022 16:42:23     ⟥  Feature 01355_CSV_input_format_allow_errors, flags:TE
               644us     ⟥⟤ OK 01355_CSV_input_format_allow_errors, /stateless/01355_CSV_input_format_allow_errors
              4m 25s        [bash] 2022-04-30 19:42:23 01355_CSV_input_format_allow_errors:                                    [ OK ] 0.95 sec.
Apr 30,2022 16:42:23     ⟥  Feature 01352_generate_random_overflow, flags:TE
               614us     ⟥⟤ OK 01352_generate_random_overflow, /stateless/01352_generate_random_overflow
              4m 25s        [bash] 2022-04-30 19:42:23 01352_generate_random_overflow:                                         [ OK ] 0.25 sec.
Apr 30,2022 16:42:23     ⟥  Feature 01352_add_datetime_bad_get, flags:TE
               673us     ⟥⟤ OK 01352_add_datetime_bad_get, /stateless/01352_add_datetime_bad_get
              4m 25s        [bash] 2022-04-30 19:42:23 01352_add_datetime_bad_get:                                             [ OK ] 0.20 sec.
Apr 30,2022 16:42:23     ⟥  Feature 01351_parse_date_time_best_effort_us, flags:TE
                 1ms     ⟥⟤ OK 01351_parse_date_time_best_effort_us, /stateless/01351_parse_date_time_best_effort_us
              4m 26s        [bash] 2022-04-30 19:42:23 01351_parse_date_time_best_effort_us:                                   [ OK ] 0.17 sec.
Apr 30,2022 16:42:23     ⟥  Feature 01351_geohash_assert, flags:TE
               644us     ⟥⟤ OK 01351_geohash_assert, /stateless/01351_geohash_assert
              4m 26s        [bash] 2022-04-30 19:42:23 01351_geohash_assert:                                                   [ OK ] 0.20 sec.
Apr 30,2022 16:42:24     ⟥  Feature 01350_intdiv_nontrivial_fpe, flags:TE
               627us     ⟥⟤ OK 01350_intdiv_nontrivial_fpe, /stateless/01350_intdiv_nontrivial_fpe
              4m 26s        [bash] 2022-04-30 19:42:24 01350_intdiv_nontrivial_fpe:                                            [ OK ] 0.22 sec.
Apr 30,2022 16:42:24     ⟥  Feature 01349_mutation_datetime_key, flags:TE
               546us     ⟥⟤ OK 01349_mutation_datetime_key, /stateless/01349_mutation_datetime_key
              4m 26s        [bash] 2022-04-30 19:42:24 01349_mutation_datetime_key:                                            [ OK ] 0.16 sec.
Apr 30,2022 16:42:24     ⟥  Feature 01353_nullable_tuple, flags:TE
               664us     ⟥⟤ OK 01353_nullable_tuple, /stateless/01353_nullable_tuple
              4m 26s        [bash] 2022-04-30 19:42:24 01353_nullable_tuple:                                                   [ OK ] 0.86 sec.
Apr 30,2022 16:42:24     ⟥  Feature 01347_partition_date_vs_datetime, flags:TE
               525us     ⟥⟤ OK 01347_partition_date_vs_datetime, /stateless/01347_partition_date_vs_datetime
              4m 26s        [bash] 2022-04-30 19:42:24 01347_partition_date_vs_datetime:                                       [ OK ] 0.21 sec.
Apr 30,2022 16:42:24     ⟥  Feature 01346_array_join_mrxotey, flags:TE
               617us     ⟥⟤ OK 01346_array_join_mrxotey, /stateless/01346_array_join_mrxotey
              4m 26s        [bash] 2022-04-30 19:42:24 01346_array_join_mrxotey:                                               [ OK ] 0.17 sec.
Apr 30,2022 16:42:24     ⟥  Feature 01345_array_join_LittleMaverick, flags:TE
               451us     ⟥⟤ OK 01345_array_join_LittleMaverick, /stateless/01345_array_join_LittleMaverick
              4m 26s        [bash] 2022-04-30 19:42:24 01345_array_join_LittleMaverick:                                        [ OK ] 0.19 sec.
Apr 30,2022 16:42:24     ⟥  Feature 01345_index_date_vs_datetime, flags:TE
                 4ms     ⟥⟤ OK 01345_index_date_vs_datetime, /stateless/01345_index_date_vs_datetime
              4m 26s        [bash] 2022-04-30 19:42:24 01345_index_date_vs_datetime:                                           [ OK ] 0.17 sec.
Apr 30,2022 16:42:24     ⟥  Feature 01346_alter_enum_partition_key_replicated_zookeeper, flags:TE
               835us     ⟥⟤ OK 01346_alter_enum_partition_key_replicated_zookeeper, /stateless/01346_alter_enum_partition_key_replicated_zookeeper
              4m 27s        [bash] 2022-04-30 19:42:24 01346_alter_enum_partition_key_replicated_zookeeper:                    [ OK ] 0.55 sec.
Apr 30,2022 16:42:24     ⟥  Feature 01344_min_bytes_to_use_mmap_io_index, flags:TE
               653us     ⟥⟤ OK 01344_min_bytes_to_use_mmap_io_index, /stateless/01344_min_bytes_to_use_mmap_io_index
              4m 27s        [bash] 2022-04-30 19:42:24 01344_min_bytes_to_use_mmap_io_index:                                   [ OK ] 0.28 sec.
Apr 30,2022 16:42:24     ⟥  Feature 01344_alter_enum_partition_key, flags:TE
               638us     ⟥⟤ OK 01344_alter_enum_partition_key, /stateless/01344_alter_enum_partition_key
              4m 27s        [bash] 2022-04-30 19:42:24 01344_alter_enum_partition_key:                                         [ OK ] 0.36 sec.
Apr 30,2022 16:42:25     ⟥  Feature 01343_min_bytes_to_use_mmap_io, flags:TE
               504us     ⟥⟤ OK 01343_min_bytes_to_use_mmap_io, /stateless/01343_min_bytes_to_use_mmap_io
              4m 27s        [bash] 2022-04-30 19:42:25 01343_min_bytes_to_use_mmap_io:                                         [ OK ] 0.28 sec.
Apr 30,2022 16:42:25     ⟥  Feature 01341_datetime64_wrong_supertype, flags:TE
               764us     ⟥⟤ OK 01341_datetime64_wrong_supertype, /stateless/01341_datetime64_wrong_supertype
              4m 27s        [bash] 2022-04-30 19:42:25 01341_datetime64_wrong_supertype:                                       [ OK ] 0.19 sec.
Apr 30,2022 16:42:25     ⟥  Feature 01342_query_parameters_alias, flags:TE
                 1ms     ⟥⟤ OK 01342_query_parameters_alias, /stateless/01342_query_parameters_alias
              4m 27s        [bash] 2022-04-30 19:42:25 01342_query_parameters_alias:                                           [ OK ] 0.41 sec.
Apr 30,2022 16:42:25     ⟥  Feature 01338_sha256_fixedstring, flags:TE
               462us     ⟥⟤ OK 01338_sha256_fixedstring, /stateless/01338_sha256_fixedstring
              4m 28s        [bash] 2022-04-30 19:42:25 01338_sha256_fixedstring:                                               [ OK ] 0.24 sec.
Apr 30,2022 16:42:25     ⟥  Feature 01339_client_unrecognized_option, flags:TE
               542us     ⟥⟤ OK 01339_client_unrecognized_option, /stateless/01339_client_unrecognized_option
              4m 28s        [bash] 2022-04-30 19:42:25 01339_client_unrecognized_option:                                       [ OK ] 0.49 sec.
Apr 30,2022 16:42:25     ⟥  Feature 01340_datetime64_fpe, flags:TE
               501us     ⟥⟤ OK 01340_datetime64_fpe, /stateless/01340_datetime64_fpe
              4m 28s        [bash] 2022-04-30 19:42:25 01340_datetime64_fpe:                                                   [ OK ] 0.79 sec.
Apr 30,2022 16:42:26     ⟥  Feature 01338_uuid_without_separator, flags:TE
               764us     ⟥⟤ OK 01338_uuid_without_separator, /stateless/01338_uuid_without_separator
              4m 28s        [bash] 2022-04-30 19:42:26 01338_uuid_without_separator:                                           [ OK ] 0.21 sec.
Apr 30,2022 16:42:26     ⟥  Feature 01337_mysql_global_variables, flags:TE
               695us     ⟥⟤ OK 01337_mysql_global_variables, /stateless/01337_mysql_global_variables
              4m 28s        [bash] 2022-04-30 19:42:26 01337_mysql_global_variables:                                           [ OK ] 0.26 sec.
Apr 30,2022 16:42:26     ⟥  Feature 01333_select_abc_asterisk, flags:TE
               874us     ⟥⟤ OK 01333_select_abc_asterisk, /stateless/01333_select_abc_asterisk
              4m 28s        [bash] 2022-04-30 19:42:26 01333_select_abc_asterisk:                                              [ OK ] 0.23 sec.
Apr 30,2022 16:42:26     ⟥  Feature 01332_join_type_syntax_position, flags:TE
               626us     ⟥⟤ OK 01332_join_type_syntax_position, /stateless/01332_join_type_syntax_position
              4m 28s        [bash] 2022-04-30 19:42:26 01332_join_type_syntax_position:                                        [ OK ] 0.28 sec.
Apr 30,2022 16:42:26     ⟥  Feature 01330_array_join_in_higher_order_function, flags:TE
               607us     ⟥⟤ OK 01330_array_join_in_higher_order_function, /stateless/01330_array_join_in_higher_order_function
              4m 28s        [bash] 2022-04-30 19:42:26 01330_array_join_in_higher_order_function:                              [ OK ] 0.17 sec.
Apr 30,2022 16:42:26     ⟥  Feature 01329_compare_tuple_string_constant, flags:TE
               629us     ⟥⟤ OK 01329_compare_tuple_string_constant, /stateless/01329_compare_tuple_string_constant
              4m 28s        [bash] 2022-04-30 19:42:26 01329_compare_tuple_string_constant:                                    [ OK ] 0.24 sec.
Apr 30,2022 16:42:26     ⟥  Feature 01328_bad_peephole_optimization, flags:TE
               635us     ⟥⟤ OK 01328_bad_peephole_optimization, /stateless/01328_bad_peephole_optimization
              4m 28s        [bash] 2022-04-30 19:42:26 01328_bad_peephole_optimization:                                        [ OK ] 0.16 sec.
Apr 30,2022 16:42:26     ⟥  Feature 01383_log_broken_table, flags:TE
               605us     ⟥⟤ OK 01383_log_broken_table, /stateless/01383_log_broken_table
              4m 29s        [bash] 2022-04-30 19:42:26 01383_log_broken_table:                                                 [ OK ] 8.73 sec.
Apr 30,2022 16:42:26     ⟥  Feature 01327_decimal_cut_extra_digits_after_point, flags:TE
               609us     ⟥⟤ OK 01327_decimal_cut_extra_digits_after_point, /stateless/01327_decimal_cut_extra_digits_after_point
              4m 29s        [bash] 2022-04-30 19:42:26 01327_decimal_cut_extra_digits_after_point:                             [ OK ] 0.29 sec.
Apr 30,2022 16:42:26     ⟥  Feature 01326_hostname_alias, flags:TE
               631us     ⟥⟤ OK 01326_hostname_alias, /stateless/01326_hostname_alias
              4m 29s        [bash] 2022-04-30 19:42:26 01326_hostname_alias:                                                   [ OK ] 0.16 sec.
Apr 30,2022 16:42:26     ⟥  Feature 01326_fixed_string_comparison_denny_crane, flags:TE
               598us     ⟥⟤ OK 01326_fixed_string_comparison_denny_crane, /stateless/01326_fixed_string_comparison_denny_crane
              4m 29s        [bash] 2022-04-30 19:42:26 01326_fixed_string_comparison_denny_crane:                              [ OK ] 0.18 sec.
Apr 30,2022 16:42:26     ⟥  Feature 01326_build_id, flags:TE
               691us     ⟥⟤ OK 01326_build_id, /stateless/01326_build_id
              4m 29s        [bash] 2022-04-30 19:42:26 01326_build_id:                                                         [ OK ] 0.17 sec.
Apr 30,2022 16:42:27     ⟥  Feature 01325_freeze_mutation_stuck, flags:TE
               674us     ⟥⟤ OK 01325_freeze_mutation_stuck, /stateless/01325_freeze_mutation_stuck
              4m 29s        [bash] 2022-04-30 19:42:27 01325_freeze_mutation_stuck:                                            [ OK ] 0.33 sec.
Apr 30,2022 16:42:27     ⟥  Feature 01324_if_transform_strings_to_enum, flags:TE
               635us     ⟥⟤ OK 01324_if_transform_strings_to_enum, /stateless/01324_if_transform_strings_to_enum
              4m 29s        [bash] 2022-04-30 19:42:27 01324_if_transform_strings_to_enum:                                     [ OK ] 0.30 sec.
Apr 30,2022 16:42:27     ⟥  Feature 01324_settings_documentation, flags:TE
               615us     ⟥⟤ OK 01324_settings_documentation, /stateless/01324_settings_documentation
              4m 29s        [bash] 2022-04-30 19:42:27 01324_settings_documentation:                                           [ OK ] 0.22 sec.
Apr 30,2022 16:42:27     ⟥  Feature 01324_insert_tsv_raw, flags:TE
               843us     ⟥⟤ OK 01324_insert_tsv_raw, /stateless/01324_insert_tsv_raw
              4m 29s        [bash] 2022-04-30 19:42:27 01324_insert_tsv_raw:                                                   [ OK ] 0.28 sec.
Apr 30,2022 16:42:27     ⟥  Feature 01323_add_scalars_in_time, flags:TE
               773us     ⟥⟤ OK 01323_add_scalars_in_time, /stateless/01323_add_scalars_in_time
              4m 29s        [bash] 2022-04-30 19:42:27 01323_add_scalars_in_time:                                              [ OK ] 0.40 sec.
Apr 30,2022 16:42:27     ⟥  Feature 01323_if_with_nulls, flags:TE
               636us     ⟥⟤ OK 01323_if_with_nulls, /stateless/01323_if_with_nulls
              4m 30s        [bash] 2022-04-30 19:42:27 01323_if_with_nulls:                                                    [ OK ] 0.41 sec.
Apr 30,2022 16:42:27     ⟥  Feature 01323_redundant_functions_in_order_by, flags:TE
               450us     ⟥⟤ OK 01323_redundant_functions_in_order_by, /stateless/01323_redundant_functions_in_order_by
              4m 30s        [bash] 2022-04-30 19:42:27 01323_redundant_functions_in_order_by:                                  [ OK ] 0.37 sec.
Apr 30,2022 16:42:27     ⟥  Feature 01323_too_many_threads_bug, flags:TE
               627us     ⟥⟤ OK 01323_too_many_threads_bug, /stateless/01323_too_many_threads_bug
              4m 30s        [bash] 2022-04-30 19:42:27 01323_too_many_threads_bug:                                             [ OK ] 0.50 sec.
Apr 30,2022 16:42:27     ⟥  Feature 01323_bad_arg_in_arithmetic_operations, flags:TE
               458us     ⟥⟤ OK 01323_bad_arg_in_arithmetic_operations, /stateless/01323_bad_arg_in_arithmetic_operations
              4m 30s        [bash] 2022-04-30 19:42:27 01323_bad_arg_in_arithmetic_operations:                                 [ OK ] 0.23 sec.
Apr 30,2022 16:42:27     ⟥  Feature 01322_cast_keep_nullable, flags:TE
               977us     ⟥⟤ OK 01322_cast_keep_nullable, /stateless/01322_cast_keep_nullable
              4m 30s        [bash] 2022-04-30 19:42:27 01322_cast_keep_nullable:                                               [ OK ] 0.22 sec.
Apr 30,2022 16:42:28     ⟥  Feature 01322_monotonous_order_by_with_different_variables, flags:TE
               595us     ⟥⟤ OK 01322_monotonous_order_by_with_different_variables, /stateless/01322_monotonous_order_by_with_different_variables
              4m 30s        [bash] 2022-04-30 19:42:28 01322_monotonous_order_by_with_different_variables:                     [ OK ] 0.28 sec.
Apr 30,2022 16:42:28     ⟥  Feature 01322_any_input_optimize, flags:TE
               787us     ⟥⟤ OK 01322_any_input_optimize, /stateless/01322_any_input_optimize
              4m 30s        [bash] 2022-04-30 19:42:28 01322_any_input_optimize:                                               [ OK ] 0.38 sec.
Apr 30,2022 16:42:28     ⟥  Feature 01320_optimize_skip_unused_shards_no_non_deterministic, flags:TE
               806us     ⟥⟤ OK 01320_optimize_skip_unused_shards_no_non_deterministic, /stateless/01320_optimize_skip_unused_shards_no_non_deterministic
              4m 30s        [bash] 2022-04-30 19:42:28 01320_optimize_skip_unused_shards_no_non_deterministic:                 [ OK ] 0.36 sec.
Apr 30,2022 16:42:28     ⟥  Feature 01319_query_formatting_in_server_log, flags:TE
               846us     ⟥⟤ OK 01319_query_formatting_in_server_log, /stateless/01319_query_formatting_in_server_log
              4m 31s        [bash] 2022-04-30 19:42:28 01319_query_formatting_in_server_log:                                   [ OK ] 0.44 sec.
Apr 30,2022 16:42:28     ⟥  Feature 01321_monotonous_functions_in_order_by, flags:TE
               751us     ⟥⟤ OK 01321_monotonous_functions_in_order_by, /stateless/01321_monotonous_functions_in_order_by
              4m 31s        [bash] 2022-04-30 19:42:28 01321_monotonous_functions_in_order_by:                                 [ OK ] 0.85 sec.
Apr 30,2022 16:42:28     ⟥  Feature 01319_mv_constants_bug, flags:TE
               976us     ⟥⟤ OK 01319_mv_constants_bug, /stateless/01319_mv_constants_bug
              4m 31s        [bash] 2022-04-30 19:42:28 01319_mv_constants_bug:                                                 [ OK ] 0.23 sec.
Apr 30,2022 16:42:29     ⟥  Feature 01321_aggregate_functions_of_group_by_keys, flags:TE
               669us     ⟥⟤ OK 01321_aggregate_functions_of_group_by_keys, /stateless/01321_aggregate_functions_of_group_by_keys
              4m 31s        [bash] 2022-04-30 19:42:29 01321_aggregate_functions_of_group_by_keys:                             [ OK ] 1.08 sec.
Apr 30,2022 16:42:29     ⟥  Feature 01319_optimize_skip_unused_shards_nesting, flags:TE
               595us     ⟥⟤ OK 01319_optimize_skip_unused_shards_nesting, /stateless/01319_optimize_skip_unused_shards_nesting
              4m 31s        [bash] 2022-04-30 19:42:29 01319_optimize_skip_unused_shards_nesting:                              [ OK ] 0.41 sec.
Apr 30,2022 16:42:29     ⟥  Feature 01318_map_populate_series, flags:TE
               648us     ⟥⟤ OK 01318_map_populate_series, /stateless/01318_map_populate_series
              4m 31s        [bash] 2022-04-30 19:42:29 01318_map_populate_series:                                              [ OK ] 0.37 sec.
Apr 30,2022 16:42:29     ⟥  Feature 01318_parallel_final_stuck, flags:TE
               664us     ⟥⟤ OK 01318_parallel_final_stuck, /stateless/01318_parallel_final_stuck
              4m 31s        [bash] 2022-04-30 19:42:29 01318_parallel_final_stuck:                                             [ OK ] 0.16 sec.
Apr 30,2022 16:42:29     ⟥  Feature 01318_map_add_map_subtract, flags:TE
               410us     ⟥⟤ OK 01318_map_add_map_subtract, /stateless/01318_map_add_map_subtract
              4m 31s        [bash] 2022-04-30 19:42:29 01318_map_add_map_subtract:                                             [ OK ] 0.37 sec.
Apr 30,2022 16:42:29     ⟥  Feature 01318_alter_add_constraint_format, flags:TE
               669us     ⟥⟤ OK 01318_alter_add_constraint_format, /stateless/01318_alter_add_constraint_format
              4m 31s        [bash] 2022-04-30 19:42:29 01318_alter_add_constraint_format:                                      [ OK ] 0.30 sec.
Apr 30,2022 16:42:29     ⟥  Feature 01318_decrypt, flags:TE
               621us     ⟥⟤ OK 01318_decrypt, /stateless/01318_decrypt
              4m 32s        [bash] 2022-04-30 19:42:29 01318_decrypt:                                                          [ OK ] 0.69 sec.
Apr 30,2022 16:42:29     ⟥  Feature 01318_alter_add_column_exists, flags:TE
               422us     ⟥⟤ OK 01318_alter_add_column_exists, /stateless/01318_alter_add_column_exists
              4m 32s        [bash] 2022-04-30 19:42:29 01318_alter_add_column_exists:                                          [ OK ] 0.18 sec.
Apr 30,2022 16:42:29     ⟥  Feature 01318_map_add_map_subtract_on_map_type, flags:TE
               588us     ⟥⟤ OK 01318_map_add_map_subtract_on_map_type, /stateless/01318_map_add_map_subtract_on_map_type
              4m 32s        [bash] 2022-04-30 19:42:29 01318_map_add_map_subtract_on_map_type:                                 [ OK ] 0.37 sec.
Apr 30,2022 16:42:30     ⟥  Feature 01316_create_user_syntax_hilite, flags:TE
               468us     ⟥⟤ OK 01316_create_user_syntax_hilite, /stateless/01316_create_user_syntax_hilite
              4m 32s        [bash] 2022-04-30 19:42:30 01316_create_user_syntax_hilite:                                        [ OK ] 0.30 sec.
Apr 30,2022 16:42:30     ⟥  Feature 01315_count_distinct_return_not_nullable, flags:TE
               578us     ⟥⟤ OK 01315_count_distinct_return_not_nullable, /stateless/01315_count_distinct_return_not_nullable
              4m 32s        [bash] 2022-04-30 19:42:30 01315_count_distinct_return_not_nullable:                               [ OK ] 0.24 sec.
Apr 30,2022 16:42:30     ⟥  Feature 01318_encrypt, flags:TE
               907us     ⟥⟤ OK 01318_encrypt, /stateless/01318_encrypt
              4m 32s        [bash] 2022-04-30 19:42:30 01318_encrypt:                                                          [ OK ] 0.61 sec.
Apr 30,2022 16:42:30     ⟥  Feature 01314_position_in_system_columns, flags:TE
               626us     ⟥⟤ OK 01314_position_in_system_columns, /stateless/01314_position_in_system_columns
              4m 32s        [bash] 2022-04-30 19:42:30 01314_position_in_system_columns:                                       [ OK ] 0.17 sec.
Apr 30,2022 16:42:30     ⟥  Feature 01313_parse_date_time_best_effort_null_zero, flags:TE
               566us     ⟥⟤ OK 01313_parse_date_time_best_effort_null_zero, /stateless/01313_parse_date_time_best_effort_null_zero
              4m 32s        [bash] 2022-04-30 19:42:30 01313_parse_date_time_best_effort_null_zero:                            [ OK ] 0.21 sec.
Apr 30,2022 16:42:30     ⟥  Feature 01312_skip_empty_params, flags:TE
               675us     ⟥⟤ OK 01312_skip_empty_params, /stateless/01312_skip_empty_params
              4m 33s        [bash] 2022-04-30 19:42:30 01312_skip_empty_params:                                                [ OK ] 0.36 sec.
Apr 30,2022 16:42:30     ⟥  Feature 01312_case_insensitive_regexp, flags:TE
               628us     ⟥⟤ OK 01312_case_insensitive_regexp, /stateless/01312_case_insensitive_regexp
              4m 33s        [bash] 2022-04-30 19:42:30 01312_case_insensitive_regexp:                                          [ OK ] 0.20 sec.
Apr 30,2022 16:42:30     ⟥  Feature 01312_comparison_with_constant_string_in_index_analysis, flags:TE
               633us     ⟥⟤ OK 01312_comparison_with_constant_string_in_index_analysis, /stateless/01312_comparison_with_constant_string_in_index_analysis
              4m 33s        [bash] 2022-04-30 19:42:30 01312_comparison_with_constant_string_in_index_analysis:                [ OK ] 0.35 sec.
Apr 30,2022 16:42:30     ⟥  Feature 01310_enum_comparison, flags:TE
               708us     ⟥⟤ OK 01310_enum_comparison, /stateless/01310_enum_comparison
              4m 33s        [bash] 2022-04-30 19:42:30 01310_enum_comparison:                                                  [ OK ] 0.15 sec.
Apr 30,2022 16:42:31     ⟥  Feature 01311_comparison_with_constant_string, flags:TE
               444us     ⟥⟤ OK 01311_comparison_with_constant_string, /stateless/01311_comparison_with_constant_string
              4m 33s        [bash] 2022-04-30 19:42:31 01311_comparison_with_constant_string:                                  [ OK ] 0.25 sec.
Apr 30,2022 16:42:31     ⟥  Feature 01308_row_policy_and_trivial_count_query, flags:TE
               624us     ⟥⟤ OK 01308_row_policy_and_trivial_count_query, /stateless/01308_row_policy_and_trivial_count_query
              4m 33s        [bash] 2022-04-30 19:42:31 01308_row_policy_and_trivial_count_query:                               [ OK ] 0.18 sec.
Apr 30,2022 16:42:31     ⟥  Feature 01308_polygon_area, flags:TE
               836us     ⟥⟤ OK 01308_polygon_area, /stateless/01308_polygon_area
              4m 33s        [bash] 2022-04-30 19:42:31 01308_polygon_area:                                                     [ OK ] 0.19 sec.
Apr 30,2022 16:42:31     ⟥  Feature 01308_orc_output_format_arrays, flags:TE
               755us     ⟥⟤ OK 01308_orc_output_format_arrays, /stateless/01308_orc_output_format_arrays
              4m 33s        [bash] 2022-04-30 19:42:31 01308_orc_output_format_arrays:                                         [ OK ] 0.48 sec.
Apr 30,2022 16:42:31     ⟥  Feature 01307_polygon_perimeter, flags:TE
               462us     ⟥⟤ OK 01307_polygon_perimeter, /stateless/01307_polygon_perimeter
              4m 33s        [bash] 2022-04-30 19:42:31 01307_polygon_perimeter:                                                [ OK ] 0.14 sec.
Apr 30,2022 16:42:31     ⟥  Feature 01307_bloom_filter_index_string_multi_granulas, flags:TE
                 1ms     ⟥⟤ OK 01307_bloom_filter_index_string_multi_granulas, /stateless/01307_bloom_filter_index_string_multi_granulas
              4m 33s        [bash] 2022-04-30 19:42:31 01307_bloom_filter_index_string_multi_granulas:                         [ OK ] 0.18 sec.
Apr 30,2022 16:42:31     ⟥  Feature 01306_polygons_intersection, flags:TE
               444us     ⟥⟤ OK 01306_polygons_intersection, /stateless/01306_polygons_intersection
              4m 34s        [bash] 2022-04-30 19:42:31 01306_polygons_intersection:                                            [ OK ] 0.51 sec.
Apr 30,2022 16:42:32     ⟥  Feature 01306_disable_duplicate_order_by_and_distinct_optimize_for_distributed_table, flags:TE
               561us     ⟥⟤ OK 01306_disable_duplicate_order_by_and_distinct_optimize_for_distributed_table, /stateless/01306_disable_duplicate_order_by_and_distinct_optimize_for_distributed_table
              4m 34s        [bash] 2022-04-30 19:42:32 01306_disable_duplicate_order_by_and_distinct_optimize_for_distributed_table: [ OK ] 0.46 sec.
Apr 30,2022 16:42:32     ⟥  Feature 01307_orc_output_format, flags:TE
               540us     ⟥⟤ OK 01307_orc_output_format, /stateless/01307_orc_output_format
              4m 34s        [bash] 2022-04-30 19:42:32 01307_orc_output_format:                                                [ OK ] 0.86 sec.
              4m 34s        [bash] 2022-04-30 19:42:32 01305_nullable-prewhere_bug:                                            [ OK ] 0.16 sec.
Apr 30,2022 16:42:32     ⟥  Feature 01317_no_password_in_command_line, flags:TE
               643us     ⟥⟤ OK 01317_no_password_in_command_line, /stateless/01317_no_password_in_command_line
              4m 34s        [bash] 2022-04-30 19:42:32 01317_no_password_in_command_line:                                      [ OK ] 2.51 sec.
Apr 30,2022 16:42:32     ⟥  Feature 01305_array_join_prewhere_in_subquery, flags:TE
               563us     ⟥⟤ OK 01305_array_join_prewhere_in_subquery, /stateless/01305_array_join_prewhere_in_subquery
              4m 34s        [bash] 2022-04-30 19:42:32 01305_array_join_prewhere_in_subquery:                                  [ OK ] 0.15 sec.
Apr 30,2022 16:42:32     ⟥  Feature 01306_benchmark_json, flags:TE
               626us     ⟥⟤ OK 01306_benchmark_json, /stateless/01306_benchmark_json
              4m 34s        [bash] 2022-04-30 19:42:32 01306_benchmark_json:                                                   [ OK ] 0.42 sec.
Apr 30,2022 16:42:32     ⟥  Feature 01305_polygons_union, flags:TE
               638us     ⟥⟤ OK 01305_polygons_union, /stateless/01305_polygons_union
              4m 34s        [bash] 2022-04-30 19:42:32 01305_polygons_union:                                                   [ OK ] 0.22 sec.
Apr 30,2022 16:42:32     ⟥  Feature 01305_duplicate_order_by_and_distinct, flags:TE
               648us     ⟥⟤ OK 01305_duplicate_order_by_and_distinct, /stateless/01305_duplicate_order_by_and_distinct
              4m 34s        [bash] 2022-04-30 19:42:32 01305_duplicate_order_by_and_distinct:                                  [ OK ] 0.20 sec.
Apr 30,2022 16:42:32     ⟥  Feature 01305_buffer_final_bug, flags:TE
               652us     ⟥⟤ OK 01305_buffer_final_bug, /stateless/01305_buffer_final_bug
              4m 35s        [bash] 2022-04-30 19:42:32 01305_buffer_final_bug:                                                 [ OK ] 0.27 sec.
Apr 30,2022 16:42:32     ⟥  Feature 01304_polygons_sym_difference, flags:TE
               652us     ⟥⟤ OK 01304_polygons_sym_difference, /stateless/01304_polygons_sym_difference
              4m 35s        [bash] 2022-04-30 19:42:32 01304_polygons_sym_difference:                                          [ OK ] 0.21 sec.
Apr 30,2022 16:42:32     ⟥  Feature 01303_polygons_equals, flags:TE
               791us     ⟥⟤ OK 01303_polygons_equals, /stateless/01303_polygons_equals
              4m 35s        [bash] 2022-04-30 19:42:32 01303_polygons_equals:                                                  [ OK ] 0.15 sec.
Apr 30,2022 16:42:32     ⟥  Feature 01302_polygons_distance, flags:TE
               736us     ⟥⟤ OK 01302_polygons_distance, /stateless/01302_polygons_distance
              4m 35s        [bash] 2022-04-30 19:42:32 01302_polygons_distance:                                                [ OK ] 0.20 sec.
Apr 30,2022 16:42:33     ⟥  Feature 01301_polygons_within, flags:TE
               909us     ⟥⟤ OK 01301_polygons_within, /stateless/01301_polygons_within
              4m 35s        [bash] 2022-04-30 19:42:33 01301_polygons_within:                                                  [ OK ] 0.31 sec.
Apr 30,2022 16:42:33     ⟥  Feature 01300_read_wkt, flags:TE
               528us     ⟥⟤ OK 01300_read_wkt, /stateless/01300_read_wkt
              4m 35s        [bash] 2022-04-30 19:42:33 01300_read_wkt:                                                         [ OK ] 0.37 sec.
Apr 30,2022 16:42:33     ⟥  Feature 01443_merge_truncate_long, flags:TE
               707us     ⟥⟤ OK 01443_merge_truncate_long, /stateless/01443_merge_truncate_long
              4m 35s        [bash] 2022-04-30 19:42:33 01443_merge_truncate_long:                                              [ OK ] 24.22 sec.
Apr 30,2022 16:42:34     ⟥  Feature 01300_svg, flags:TE
                 1ms     ⟥⟤ OK 01300_svg, /stateless/01300_svg
              4m 36s        [bash] 2022-04-30 19:42:34 01300_svg:                                                              [ OK ] 0.56 sec.
Apr 30,2022 16:42:34     ⟥  Feature 01300_group_by_other_keys_having, flags:TE
               544us     ⟥⟤ OK 01300_group_by_other_keys_having, /stateless/01300_group_by_other_keys_having
              4m 36s        [bash] 2022-04-30 19:42:34 01300_group_by_other_keys_having:                                       [ OK ] 1.07 sec.
Apr 30,2022 16:42:34     ⟥  Feature 01300_wkt, flags:TE
                 1ms     ⟥⟤ OK 01300_wkt, /stateless/01300_wkt
              4m 36s        [bash] 2022-04-30 19:42:34 01300_wkt:                                                              [ OK ] 0.21 sec.
Apr 30,2022 16:42:34     ⟥  Feature 01300_polygon_convex_hull, flags:TE
               845us     ⟥⟤ OK 01300_polygon_convex_hull, /stateless/01300_polygon_convex_hull
              4m 36s        [bash] 2022-04-30 19:42:34 01300_polygon_convex_hull:                                              [ OK ] 0.14 sec.
Apr 30,2022 16:42:34     ⟥  Feature 01300_group_by_other_keys, flags:TE
               690us     ⟥⟤ OK 01300_group_by_other_keys, /stateless/01300_group_by_other_keys
              4m 36s        [bash] 2022-04-30 19:42:34 01300_group_by_other_keys:                                              [ OK ] 1.71 sec.
Apr 30,2022 16:42:34     ⟥  Feature 01299_alter_merge_tree, flags:TE
               555us     ⟥⟤ OK 01299_alter_merge_tree, /stateless/01299_alter_merge_tree
              4m 36s        [bash] 2022-04-30 19:42:34 01299_alter_merge_tree:                                                 [ OK ] 0.17 sec.
Apr 30,2022 16:42:34     ⟥  Feature 01395_limit_more_cases, flags:TE
               462us     ⟥⟤ OK 01395_limit_more_cases, /stateless/01395_limit_more_cases
              4m 36s        [bash] 2022-04-30 19:42:34 01395_limit_more_cases:                                                 [ OK ] 17.41 sec.
Apr 30,2022 16:42:34     ⟥  Feature 01298_alter_merge, flags:TE
               669us     ⟥⟤ OK 01298_alter_merge, /stateless/01298_alter_merge
              4m 37s        [bash] 2022-04-30 19:42:34 01298_alter_merge:                                                      [ OK ] 0.19 sec.
Apr 30,2022 16:42:34     ⟥  Feature 01297_alter_distributed, flags:TE
               674us     ⟥⟤ OK 01297_alter_distributed, /stateless/01297_alter_distributed
              4m 37s        [bash] 2022-04-30 19:42:34 01297_alter_distributed:                                                [ OK ] 0.18 sec.
Apr 30,2022 16:42:34     ⟥  Feature 01296_codecs_bad_arguments, flags:TE
               811us     ⟥⟤ OK 01296_codecs_bad_arguments, /stateless/01296_codecs_bad_arguments
              4m 37s        [bash] 2022-04-30 19:42:34 01296_codecs_bad_arguments:                                             [ OK ] 0.14 sec.
Apr 30,2022 16:42:34     ⟥  Feature 01295_aggregation_bug_11413, flags:TE
               440us     ⟥⟤ OK 01295_aggregation_bug_11413, /stateless/01295_aggregation_bug_11413
              4m 37s        [bash] 2022-04-30 19:42:34 01295_aggregation_bug_11413:                                            [ OK ] 0.12 sec.
Apr 30,2022 16:42:34     ⟥  Feature 01296_pipeline_stuck, flags:TE
               448us     ⟥⟤ OK 01296_pipeline_stuck, /stateless/01296_pipeline_stuck
              4m 37s        [bash] 2022-04-30 19:42:34 01296_pipeline_stuck:                                                   [ OK ] 0.30 sec.
Apr 30,2022 16:42:35     ⟥  Feature 01295_create_row_policy, flags:TE
               633us     ⟥⟤ OK 01295_create_row_policy, /stateless/01295_create_row_policy
              4m 37s        [bash] 2022-04-30 19:42:35 01295_create_row_policy:                                                [ OK ] 0.25 sec.
Apr 30,2022 16:42:35     ⟥  Feature 01294_create_settings_profile, flags:TE
               611us     ⟥⟤ OK 01294_create_settings_profile, /stateless/01294_create_settings_profile
              4m 37s        [bash] 2022-04-30 19:42:35 01294_create_settings_profile:                                          [ OK ] 0.35 sec.
Apr 30,2022 16:42:35     ⟥  Feature 01293_external_sorting_limit_bug, flags:TE
               619us     ⟥⟤ OK 01293_external_sorting_limit_bug, /stateless/01293_external_sorting_limit_bug
              4m 37s        [bash] 2022-04-30 19:42:35 01293_external_sorting_limit_bug:                                       [ OK ] 0.22 sec.
Apr 30,2022 16:42:35     ⟥  Feature 01293_show_clusters, flags:TE
               758us     ⟥⟤ XFail 01293_show_clusters, /stateless/01293_show_clusters, Know failure during pipeline
              4m 37s        [bash] 2022-04-30 19:42:35 01293_show_clusters:                                                    [ FAIL ] 0.15 sec. - result differs with reference:
              4m 37s        [bash] 2022-04-30 19:42:35 --- /usr/share/clickhouse-test/queries/0_stateless/01293_show_clusters.reference	2022-04-30 18:34:55.000000000 +0300
              4m 37s        [bash] 2022-04-30 19:42:35 +++ /tmp/clickhouse-test/0_stateless/01293_show_clusters.stdout	2022-04-30 19:42:35.214853000 +0300
              4m 37s        [bash] 2022-04-30 19:42:35 @@ -1,2 +1,2 @@
              4m 37s        [bash] 2022-04-30 19:42:35  test_shard_localhost
              4m 37s        [bash] 2022-04-30 19:42:35 -test_shard_localhost	1	1	1	localhost	::1	9000	1	default		0	0	0
              4m 37s        [bash] 2022-04-30 19:42:35 +test_shard_localhost	1	1	1	localhost	127.0.0.1	9000	1	default		0	0	0
              4m 37s        [bash] 2022-04-30 19:42:35
              4m 37s        [bash] 2022-04-30 19:42:35 Database: test_xuz6bx
Apr 30,2022 16:42:35     ⟥  Feature 01293_pretty_max_value_width, flags:TE
                 1ms     ⟥⟤ OK 01293_pretty_max_value_width, /stateless/01293_pretty_max_value_width
              4m 37s        [bash] 2022-04-30 19:42:35 01293_pretty_max_value_width:                                           [ OK ] 0.22 sec.
Apr 30,2022 16:42:35     ⟥  Feature 01293_create_role, flags:TE
               510us     ⟥⟤ OK 01293_create_role, /stateless/01293_create_role
              4m 37s        [bash] 2022-04-30 19:42:35 01293_create_role:                                                      [ OK ] 0.26 sec.
Apr 30,2022 16:42:35     ⟥  Feature 01293_client_interactive_vertical_singleline, flags:TE
               676us     ⟥⟤ OK 01293_client_interactive_vertical_singleline, /stateless/01293_client_interactive_vertical_singleline
              4m 37s        [bash] 2022-04-30 19:42:35 01293_client_interactive_vertical_singleline:                           [ OK ] 0.31 sec.
Apr 30,2022 16:42:35     ⟥  Feature 01293_show_settings, flags:TE
               501us     ⟥⟤ OK 01293_show_settings, /stateless/01293_show_settings
              4m 38s        [bash] 2022-04-30 19:42:35 01293_show_settings:                                                    [ OK ] 0.16 sec.
Apr 30,2022 16:42:35     ⟥  Feature 01292_quantile_array_bug, flags:TE
               662us     ⟥⟤ OK 01292_quantile_array_bug, /stateless/01292_quantile_array_bug
              4m 38s        [bash] 2022-04-30 19:42:35 01292_quantile_array_bug:                                               [ OK ] 0.14 sec.
Apr 30,2022 16:42:36     ⟥  Feature 01292_optimize_data_skip_idx_order_by_expr, flags:TE
               764us     ⟥⟤ OK 01292_optimize_data_skip_idx_order_by_expr, /stateless/01292_optimize_data_skip_idx_order_by_expr
              4m 38s        [bash] 2022-04-30 19:42:36 01292_optimize_data_skip_idx_order_by_expr:                             [ OK ] 0.17 sec.
Apr 30,2022 16:42:36     ⟥  Feature 01292_create_user, flags:TE
               729us     ⟥⟤ OK 01292_create_user, /stateless/01292_create_user
              4m 38s        [bash] 2022-04-30 19:42:36 01292_create_user:                                                      [ OK ] 0.59 sec.
Apr 30,2022 16:42:36     ⟥  Feature 01291_aggregation_in_order, flags:TE
               587us     ⟥⟤ OK 01291_aggregation_in_order, /stateless/01291_aggregation_in_order
              4m 38s        [bash] 2022-04-30 19:42:36 01291_aggregation_in_order:                                             [ OK ] 0.23 sec.
Apr 30,2022 16:42:36     ⟥  Feature 01291_geo_types, flags:TE
               541us     ⟥⟤ OK 01291_geo_types, /stateless/01291_geo_types
              4m 38s        [bash] 2022-04-30 19:42:36 01291_geo_types:                                                        [ OK ] 0.13 sec.
Apr 30,2022 16:42:36     ⟥  Feature 01291_unsupported_conversion_from_decimal, flags:TE
               942us     ⟥⟤ OK 01291_unsupported_conversion_from_decimal, /stateless/01291_unsupported_conversion_from_decimal
              4m 38s        [bash] 2022-04-30 19:42:36 01291_unsupported_conversion_from_decimal:                              [ OK ] 0.13 sec.
Apr 30,2022 16:42:36     ⟥  Feature 01291_distributed_low_cardinality_memory_efficient, flags:TE
               723us     ⟥⟤ OK 01291_distributed_low_cardinality_memory_efficient, /stateless/01291_distributed_low_cardinality_memory_efficient
              4m 38s        [bash] 2022-04-30 19:42:36 01291_distributed_low_cardinality_memory_efficient:                     [ OK ] 0.14 sec.
Apr 30,2022 16:42:36     ⟥  Feature 01290_empty_array_index_analysis, flags:TE
               596us     ⟥⟤ OK 01290_empty_array_index_analysis, /stateless/01290_empty_array_index_analysis
              4m 39s        [bash] 2022-04-30 19:42:36 01290_empty_array_index_analysis:                                       [ OK ] 0.23 sec.
Apr 30,2022 16:42:37     ⟥  Feature 01289_min_execution_speed_not_too_early, flags:TE
               733us     ⟥⟤ OK 01289_min_execution_speed_not_too_early, /stateless/01289_min_execution_speed_not_too_early
              4m 39s        [bash] 2022-04-30 19:42:37 01289_min_execution_speed_not_too_early:                                [ OK ] 0.63 sec.
Apr 30,2022 16:42:39     ⟥  Feature 01290_max_execution_speed_distributed, flags:TE
               657us     ⟥⟤ OK 01290_max_execution_speed_distributed, /stateless/01290_max_execution_speed_distributed
              4m 41s        [bash] 2022-04-30 19:42:39 01290_max_execution_speed_distributed:                                  [ OK ] 2.39 sec.
Apr 30,2022 16:42:40     ⟥  Feature 01304_direct_io_long, flags:TE
               588us     ⟥⟤ OK 01304_direct_io_long, /stateless/01304_direct_io_long
              4m 42s        [bash] 2022-04-30 19:42:40 01304_direct_io_long:                                                   [ OK ] 7.80 sec.
Apr 30,2022 16:42:40     ⟥  Feature 01286_constraints_on_default, flags:TE
               594us     ⟥⟤ OK 01286_constraints_on_default, /stateless/01286_constraints_on_default
              4m 42s        [bash] 2022-04-30 19:42:40 01286_constraints_on_default:                                           [ OK ] 0.14 sec.
Apr 30,2022 16:42:40     ⟥  Feature 01285_data_skip_index_over_aggregation, flags:TE
               565us     ⟥⟤ OK 01285_data_skip_index_over_aggregation, /stateless/01285_data_skip_index_over_aggregation
              4m 43s        [bash] 2022-04-30 19:42:40 01285_data_skip_index_over_aggregation:                                 [ OK ] 0.16 sec.
Apr 30,2022 16:42:41     ⟥  Feature 01361_fover_remote_num_tries, flags:TE
               688us     ⟥⟤ OK 01361_fover_remote_num_tries, /stateless/01361_fover_remote_num_tries
              4m 43s        [bash] 2022-04-30 19:42:41 01361_fover_remote_num_tries:                                           [ OK ] 20.34 sec.
Apr 30,2022 16:42:41     ⟥  Feature 01285_engine_join_donmikel, flags:TE
               839us     ⟥⟤ OK 01285_engine_join_donmikel, /stateless/01285_engine_join_donmikel
              4m 43s        [bash] 2022-04-30 19:42:41 01285_engine_join_donmikel:                                             [ OK ] 0.38 sec.
Apr 30,2022 16:42:41     ⟥  Feature 01285_date_datetime_key_condition, flags:TE
               490us     ⟥⟤ OK 01285_date_datetime_key_condition, /stateless/01285_date_datetime_key_condition
              4m 43s        [bash] 2022-04-30 19:42:41 01285_date_datetime_key_condition:                                      [ OK ] 0.17 sec.
Apr 30,2022 16:42:41     ⟥  Feature 01284_view_and_extremes_bug, flags:TE
               464us     ⟥⟤ OK 01284_view_and_extremes_bug, /stateless/01284_view_and_extremes_bug
              4m 43s        [bash] 2022-04-30 19:42:41 01284_view_and_extremes_bug:                                            [ OK ] 0.14 sec.
Apr 30,2022 16:42:41     ⟥  Feature 01284_escape_sequences_php_mysql_style, flags:TE
                 1ms     ⟥⟤ OK 01284_escape_sequences_php_mysql_style, /stateless/01284_escape_sequences_php_mysql_style
              4m 43s        [bash] 2022-04-30 19:42:41 01284_escape_sequences_php_mysql_style:                                 [ OK ] 0.13 sec.
Apr 30,2022 16:42:41     ⟥  Feature 01284_port, flags:TE
               460us     ⟥⟤ OK 01284_port, /stateless/01284_port
              4m 43s        [bash] 2022-04-30 19:42:41 01284_port:                                                             [ OK ] 0.15 sec.
Apr 30,2022 16:42:41     ⟥  Feature 01284_fuzz_bits, flags:TE
               571us     ⟥⟤ OK 01284_fuzz_bits, /stateless/01284_fuzz_bits
              4m 44s        [bash] 2022-04-30 19:42:41 01284_fuzz_bits:                                                        [ OK ] 0.18 sec.
Apr 30,2022 16:42:41     ⟥  Feature 01288_shard_max_network_bandwidth, flags:TE
               844us     ⟥⟤ OK 01288_shard_max_network_bandwidth, /stateless/01288_shard_max_network_bandwidth
              4m 44s        [bash] 2022-04-30 19:42:41 01288_shard_max_network_bandwidth:                                      [ OK ] 4.21 sec.
Apr 30,2022 16:42:41     ⟥  Feature 01283_max_threads_simple_query_optimization, flags:TE
               872us     ⟥⟤ OK 01283_max_threads_simple_query_optimization, /stateless/01283_max_threads_simple_query_optimization
              4m 44s        [bash] 2022-04-30 19:42:41 01283_max_threads_simple_query_optimization:                            [ OK ] 0.21 sec.
Apr 30,2022 16:42:41     ⟥  Feature 01282_system_parts_ttl_info, flags:TE
               613us     ⟥⟤ OK 01282_system_parts_ttl_info, /stateless/01282_system_parts_ttl_info
              4m 44s        [bash] 2022-04-30 19:42:41 01282_system_parts_ttl_info:                                            [ OK ] 0.14 sec.
Apr 30,2022 16:42:42     ⟥  Feature 01281_sum_nullable, flags:TE
               609us     ⟥⟤ OK 01281_sum_nullable, /stateless/01281_sum_nullable
              4m 44s        [bash] 2022-04-30 19:42:42 01281_sum_nullable:                                                     [ OK ] 0.13 sec.
Apr 30,2022 16:42:42     ⟥  Feature 01283_strict_resize_bug, flags:TE
               527us     ⟥⟤ OK 01283_strict_resize_bug, /stateless/01283_strict_resize_bug
              4m 44s        [bash] 2022-04-30 19:42:42 01283_strict_resize_bug:                                                [ OK ] 0.43 sec.
Apr 30,2022 16:42:42     ⟥  Feature 01281_alter_rename_and_other_renames, flags:TE
               446us     ⟥⟤ OK 01281_alter_rename_and_other_renames, /stateless/01281_alter_rename_and_other_renames
              4m 44s        [bash] 2022-04-30 19:42:42 01281_alter_rename_and_other_renames:                                   [ OK ] 0.27 sec.
Apr 30,2022 16:42:42     ⟥  Feature 01281_parseDateTime64BestEffort, flags:TE
               606us     ⟥⟤ OK 01281_parseDateTime64BestEffort, /stateless/01281_parseDateTime64BestEffort
              4m 44s        [bash] 2022-04-30 19:42:42 01281_parseDateTime64BestEffort:                                        [ OK ] 0.17 sec.
Apr 30,2022 16:42:42     ⟥  Feature 01281_join_with_prewhere_fix, flags:TE
               576us     ⟥⟤ OK 01281_join_with_prewhere_fix, /stateless/01281_join_with_prewhere_fix
              4m 44s        [bash] 2022-04-30 19:42:42 01281_join_with_prewhere_fix:                                           [ OK ] 0.15 sec.
Apr 30,2022 16:42:42     ⟥  Feature 01280_opencl_bitonic_order_by, flags:TE
               434us     ⟥⟤ OK 01280_opencl_bitonic_order_by, /stateless/01280_opencl_bitonic_order_by
              4m 44s        [bash] 2022-04-30 19:42:42 01280_opencl_bitonic_order_by:                                          [ OK ] 0.13 sec.
Apr 30,2022 16:42:42     ⟥  Feature 01280_min_map_max_map, flags:TE
               443us     ⟥⟤ OK 01280_min_map_max_map, /stateless/01280_min_map_max_map
              4m 44s        [bash] 2022-04-30 19:42:42 01280_min_map_max_map:                                                  [ OK ] 0.20 sec.
Apr 30,2022 16:42:42     ⟥  Feature 01280_unicode_whitespaces_lexer, flags:TE
               465us     ⟥⟤ OK 01280_unicode_whitespaces_lexer, /stateless/01280_unicode_whitespaces_lexer
              4m 44s        [bash] 2022-04-30 19:42:42 01280_unicode_whitespaces_lexer:                                        [ OK ] 0.12 sec.
Apr 30,2022 16:42:42     ⟥  Feature 01280_null_in, flags:TE
               578us     ⟥⟤ OK 01280_null_in, /stateless/01280_null_in
              4m 44s        [bash] 2022-04-30 19:42:42 01280_null_in:                                                          [ OK ] 0.15 sec.
Apr 30,2022 16:42:42     ⟥  Feature 01279_dist_group_by, flags:TE
               941us     ⟥⟤ OK 01279_dist_group_by, /stateless/01279_dist_group_by
              4m 45s        [bash] 2022-04-30 19:42:42 01279_dist_group_by:                                                    [ OK ] 0.14 sec.
Apr 30,2022 16:42:42     ⟥  Feature 01278_random_string_utf8, flags:TE
               482us     ⟥⟤ OK 01278_random_string_utf8, /stateless/01278_random_string_utf8
              4m 45s        [bash] 2022-04-30 19:42:42 01278_random_string_utf8:                                               [ OK ] 0.12 sec.
Apr 30,2022 16:42:42     ⟥  Feature 01279_empty_external_table, flags:TE
               614us     ⟥⟤ OK 01279_empty_external_table, /stateless/01279_empty_external_table
              4m 45s        [bash] 2022-04-30 19:42:42 01279_empty_external_table:                                             [ OK ] 0.32 sec.
Apr 30,2022 16:42:42     ⟥  Feature 01278_variance_nonnegative, flags:TE
               597us     ⟥⟤ OK 01278_variance_nonnegative, /stateless/01278_variance_nonnegative
              4m 45s        [bash] 2022-04-30 19:42:42 01278_variance_nonnegative:                                             [ OK ] 0.16 sec.
Apr 30,2022 16:42:43     ⟥  Feature 01278_alter_rename_combination, flags:TE
               748us     ⟥⟤ OK 01278_alter_rename_combination, /stateless/01278_alter_rename_combination
              4m 45s        [bash] 2022-04-30 19:42:42 01278_alter_rename_combination:                                         [ OK ] 0.22 sec.
Apr 30,2022 16:42:43     ⟥  Feature 01278_format_multiple_queries, flags:TE
               474us     ⟥⟤ OK 01278_format_multiple_queries, /stateless/01278_format_multiple_queries
              4m 45s        [bash] 2022-04-30 19:42:43 01278_format_multiple_queries:                                          [ OK ] 0.24 sec.
Apr 30,2022 16:42:43     ⟥  Feature 01277_unixTimestamp64_compatibility, flags:TE
                 1ms     ⟥⟤ OK 01277_unixTimestamp64_compatibility, /stateless/01277_unixTimestamp64_compatibility
              4m 45s        [bash] 2022-04-30 19:42:43 01277_unixTimestamp64_compatibility:                                    [ OK ] 0.16 sec.
Apr 30,2022 16:42:43     ⟥  Feature 01287_max_execution_speed, flags:TE
               964us     ⟥⟤ OK 01287_max_execution_speed, /stateless/01287_max_execution_speed
              4m 45s        [bash] 2022-04-30 19:42:43 01287_max_execution_speed:                                              [ OK ] 4.20 sec.
Apr 30,2022 16:42:43     ⟥  Feature 01277_convert_field_to_type_logical_error, flags:TE
               625us     ⟥⟤ OK 01277_convert_field_to_type_logical_error, /stateless/01277_convert_field_to_type_logical_error
              4m 45s        [bash] 2022-04-30 19:42:43 01277_convert_field_to_type_logical_error:                              [ OK ] 0.14 sec.
Apr 30,2022 16:42:43     ⟥  Feature 01277_alter_rename_column_constraint, flags:TE
               419us     ⟥⟤ OK 01277_alter_rename_column_constraint, /stateless/01277_alter_rename_column_constraint
              4m 45s        [bash] 2022-04-30 19:42:43 01277_alter_rename_column_constraint:                                   [ OK ] 0.21 sec.
Apr 30,2022 16:42:43     ⟥  Feature 01277_toUnixTimestamp64, flags:TE
               692us     ⟥⟤ OK 01277_toUnixTimestamp64, /stateless/01277_toUnixTimestamp64
              4m 45s        [bash] 2022-04-30 19:42:43 01277_toUnixTimestamp64:                                                [ OK ] 0.16 sec.
Apr 30,2022 16:42:43     ⟥  Feature 01277_fromUnixTimestamp64, flags:TE
               528us     ⟥⟤ OK 01277_fromUnixTimestamp64, /stateless/01277_fromUnixTimestamp64
              4m 45s        [bash] 2022-04-30 19:42:43 01277_fromUnixTimestamp64:                                              [ OK ] 0.19 sec.
Apr 30,2022 16:42:43     ⟥  Feature 01277_buffer_column_order, flags:TE
               626us     ⟥⟤ OK 01277_buffer_column_order, /stateless/01277_buffer_column_order
              4m 46s        [bash] 2022-04-30 19:42:43 01277_buffer_column_order:                                              [ OK ] 0.16 sec.
Apr 30,2022 16:42:43     ⟥  Feature 01277_large_tuples, flags:TE
               430us     ⟥⟤ OK 01277_large_tuples, /stateless/01277_large_tuples
              4m 46s        [bash] 2022-04-30 19:42:43 01277_large_tuples:                                                     [ OK ] 0.13 sec.
Apr 30,2022 16:42:44     ⟥  Feature 01293_optimize_final_force, flags:TE
               491us     ⟥⟤ OK 01293_optimize_final_force, /stateless/01293_optimize_final_force
              4m 46s        [bash] 2022-04-30 19:42:44 01293_optimize_final_force:                                             [ OK ] 9.08 sec.
Apr 30,2022 16:42:44     ⟥  Feature 01276_alter_rename_column_materialized_expr, flags:TE
               531us     ⟥⟤ OK 01276_alter_rename_column_materialized_expr, /stateless/01276_alter_rename_column_materialized_expr
              4m 46s        [bash] 2022-04-30 19:42:44 01276_alter_rename_column_materialized_expr:                            [ OK ] 0.24 sec.
Apr 30,2022 16:42:44     ⟥  Feature 01276_system_licenses, flags:TE
               643us     ⟥⟤ OK 01276_system_licenses, /stateless/01276_system_licenses
              4m 46s        [bash] 2022-04-30 19:42:44 01276_system_licenses:                                                  [ OK ] 0.14 sec.
Apr 30,2022 16:42:44     ⟥  Feature 01277_random_fixed_string, flags:TE
               673us     ⟥⟤ OK 01277_random_fixed_string, /stateless/01277_random_fixed_string
              4m 46s        [bash] 2022-04-30 19:42:44 01277_random_fixed_string:                                              [ OK ] 0.92 sec.
Apr 30,2022 16:42:44     ⟥  Feature 01275_alter_rename_column_default_expr, flags:TE
               651us     ⟥⟤ OK 01275_alter_rename_column_default_expr, /stateless/01275_alter_rename_column_default_expr
              4m 46s        [bash] 2022-04-30 19:42:44 01275_alter_rename_column_default_expr:                                 [ OK ] 0.25 sec.
Apr 30,2022 16:42:44     ⟥  Feature 01275_extract_groups_check, flags:TE
               947us     ⟥⟤ OK 01275_extract_groups_check, /stateless/01275_extract_groups_check
              4m 46s        [bash] 2022-04-30 19:42:44 01275_extract_groups_check:                                             [ OK ] 0.13 sec.
Apr 30,2022 16:42:44     ⟥  Feature 01274_alter_rename_column_distributed, flags:TE
               499us     ⟥⟤ OK 01274_alter_rename_column_distributed, /stateless/01274_alter_rename_column_distributed
              4m 46s        [bash] 2022-04-30 19:42:44 01274_alter_rename_column_distributed:                                  [ OK ] 0.14 sec.
Apr 30,2022 16:42:44     ⟥  Feature 01274_generate_random_nested, flags:TE
               569us     ⟥⟤ OK 01274_generate_random_nested, /stateless/01274_generate_random_nested
              4m 47s        [bash] 2022-04-30 19:42:44 01274_generate_random_nested:                                           [ OK ] 0.21 sec.
Apr 30,2022 16:42:44     ⟥  Feature 01276_random_string, flags:TE
               442us     ⟥⟤ OK 01276_random_string, /stateless/01276_random_string
              4m 47s        [bash] 2022-04-30 19:42:44 01276_random_string:                                                    [ OK ] 1.01 sec.
Apr 30,2022 16:42:44     ⟥  Feature 01278_min_insert_block_size_rows_for_materialized_views, flags:TE
               644us     ⟥⟤ OK 01278_min_insert_block_size_rows_for_materialized_views, /stateless/01278_min_insert_block_size_rows_for_materialized_views
              4m 47s        [bash] 2022-04-30 19:42:44 01278_min_insert_block_size_rows_for_materialized_views:                [ OK ] 1.93 sec.
Apr 30,2022 16:42:45     ⟥  Feature 01273_arrow_load, flags:TE
               781us     ⟥⟤ OK 01273_arrow_load, /stateless/01273_arrow_load
              4m 47s        [bash] 2022-04-30 19:42:45 01273_arrow_load:                                                       [ OK ] 0.41 sec.
Apr 30,2022 16:42:45     ⟥  Feature 01273_extractGroups, flags:TE
                 1ms     ⟥⟤ OK 01273_extractGroups, /stateless/01273_extractGroups
              4m 47s        [bash] 2022-04-30 19:42:45 01273_extractGroups:                                                    [ OK ] 0.19 sec.
Apr 30,2022 16:42:45     ⟥  Feature 01273_arrow_nullable_arrays_load, flags:TE
               429us     ⟥⟤ OK 01273_arrow_nullable_arrays_load, /stateless/01273_arrow_nullable_arrays_load
              4m 47s        [bash] 2022-04-30 19:42:45 01273_arrow_nullable_arrays_load:                                       [ OK ] 0.55 sec.
Apr 30,2022 16:42:45     ⟥  Feature 01273_arrow_nested_arrays_load, flags:TE
               758us     ⟥⟤ OK 01273_arrow_nested_arrays_load, /stateless/01273_arrow_nested_arrays_load
              4m 47s        [bash] 2022-04-30 19:42:45 01273_arrow_nested_arrays_load:                                         [ OK ] 0.42 sec.
Apr 30,2022 16:42:45     ⟥  Feature 01273_arrow_arrays_load, flags:TE
               422us     ⟥⟤ OK 01273_arrow_arrays_load, /stateless/01273_arrow_arrays_load
              4m 47s        [bash] 2022-04-30 19:42:45 01273_arrow_arrays_load:                                                [ OK ] 0.46 sec.
Apr 30,2022 16:42:45     ⟥  Feature 01273_h3EdgeAngle_range_check, flags:TE
               458us     ⟥⟤ OK 01273_h3EdgeAngle_range_check, /stateless/01273_h3EdgeAngle_range_check
              4m 47s        [bash] 2022-04-30 19:42:45 01273_h3EdgeAngle_range_check:                                          [ OK ] 0.12 sec.
Apr 30,2022 16:42:46     ⟥  Feature 01273_arrow_decimal, flags:TE
               683us     ⟥⟤ OK 01273_arrow_decimal, /stateless/01273_arrow_decimal
              4m 48s        [bash] 2022-04-30 19:42:46 01273_arrow_decimal:                                                    [ OK ] 0.44 sec.
Apr 30,2022 16:42:46     ⟥  Feature 01273_lc_fixed_string_field, flags:TE
               850us     ⟥⟤ OK 01273_lc_fixed_string_field, /stateless/01273_lc_fixed_string_field
              4m 48s        [bash] 2022-04-30 19:42:46 01273_lc_fixed_string_field:                                            [ OK ] 0.14 sec.
Apr 30,2022 16:42:46     ⟥  Feature 01272_offset_without_limit, flags:TE
               598us     ⟥⟤ OK 01272_offset_without_limit, /stateless/01272_offset_without_limit
              4m 48s        [bash] 2022-04-30 19:42:46 01272_offset_without_limit:                                             [ OK ] 0.11 sec.
Apr 30,2022 16:42:46     ⟥  Feature 01275_parallel_mv, flags:TE
               679us     ⟥⟤ OK 01275_parallel_mv, /stateless/01275_parallel_mv
              4m 48s        [bash] 2022-04-30 19:42:46 01275_parallel_mv:                                                      [ OK ] 2.17 sec.
Apr 30,2022 16:42:46     ⟥  Feature 01272_totals_and_filter_bug, flags:TE
               483us     ⟥⟤ OK 01272_totals_and_filter_bug, /stateless/01272_totals_and_filter_bug
              4m 48s        [bash] 2022-04-30 19:42:46 01272_totals_and_filter_bug:                                            [ OK ] 0.15 sec.
Apr 30,2022 16:42:46     ⟥  Feature 01273_arrow_dictionaries_load, flags:TE
               644us     ⟥⟤ OK 01273_arrow_dictionaries_load, /stateless/01273_arrow_dictionaries_load
              4m 49s        [bash] 2022-04-30 19:42:46 01273_arrow_dictionaries_load:                                          [ OK ] 1.08 sec.
Apr 30,2022 16:42:46     ⟥  Feature 01271_show_privileges, flags:TE
               617us     ⟥⟤ OK 01271_show_privileges, /stateless/01271_show_privileges
              4m 49s        [bash] 2022-04-30 19:42:46 01271_show_privileges:                                                  [ OK ] 0.12 sec.
Apr 30,2022 16:42:47     ⟥  Feature 01271_http_code_parse_error, flags:TE
               679us     ⟥⟤ OK 01271_http_code_parse_error, /stateless/01271_http_code_parse_error
              4m 49s        [bash] 2022-04-30 19:42:47 01271_http_code_parse_error:                                            [ OK ] 0.45 sec.
Apr 30,2022 16:42:47     ⟥  Feature 01270_optimize_skip_unused_shards_low_cardinality, flags:TE
               611us     ⟥⟤ OK 01270_optimize_skip_unused_shards_low_cardinality, /stateless/01270_optimize_skip_unused_shards_low_cardinality
              4m 49s        [bash] 2022-04-30 19:42:47 01270_optimize_skip_unused_shards_low_cardinality:                      [ OK ] 0.14 sec.
Apr 30,2022 16:42:47     ⟥  Feature 01269_toStartOfSecond, flags:TE
               439us     ⟥⟤ OK 01269_toStartOfSecond, /stateless/01269_toStartOfSecond
              4m 49s        [bash] 2022-04-30 19:42:47 01269_toStartOfSecond:                                                  [ OK ] 0.15 sec.
Apr 30,2022 16:42:47     ⟥  Feature 01269_create_with_null, flags:TE
               570us     ⟥⟤ OK 01269_create_with_null, /stateless/01269_create_with_null
              4m 49s        [bash] 2022-04-30 19:42:47 01269_create_with_null:                                                 [ OK ] 0.17 sec.
Apr 30,2022 16:42:47     ⟥  Feature 01273_arrow_stream, flags:TE
               635us     ⟥⟤ OK 01273_arrow_stream, /stateless/01273_arrow_stream
              4m 49s        [bash] 2022-04-30 19:42:47 01273_arrow_stream:                                                     [ OK ] 2.79 sec.
Apr 30,2022 16:42:47     ⟥  Feature 01268_mv_scalars, flags:TE
               526us     ⟥⟤ OK 01268_mv_scalars, /stateless/01268_mv_scalars
              4m 49s        [bash] 2022-04-30 19:42:47 01268_mv_scalars:                                                       [ OK ] 0.25 sec.
Apr 30,2022 16:42:47     ⟥  Feature 01268_shard_avgweighted, flags:TE
               874us     ⟥⟤ OK 01268_shard_avgweighted, /stateless/01268_shard_avgweighted
              4m 50s        [bash] 2022-04-30 19:42:47 01268_shard_avgweighted:                                                [ OK ] 0.28 sec.
Apr 30,2022 16:42:47     ⟥  Feature 01271_optimize_arithmetic_operations_in_aggr_func_long, flags:TE
                 1ms     ⟥⟤ OK 01271_optimize_arithmetic_operations_in_aggr_func_long, /stateless/01271_optimize_arithmetic_operations_in_aggr_func_long
              4m 50s        [bash] 2022-04-30 19:42:47 01271_optimize_arithmetic_operations_in_aggr_func_long:                 [ OK ] 1.21 sec.
Apr 30,2022 16:42:47     ⟥  Feature 01268_data_numeric_parameters, flags:TE
               611us     ⟥⟤ OK 01268_data_numeric_parameters, /stateless/01268_data_numeric_parameters
              4m 50s        [bash] 2022-04-30 19:42:47 01268_data_numeric_parameters:                                          [ OK ] 0.17 sec.
Apr 30,2022 16:42:47     ⟥  Feature 01268_mergine_sorted_limit, flags:TE
               639us     ⟥⟤ OK 01268_mergine_sorted_limit, /stateless/01268_mergine_sorted_limit
              4m 50s        [bash] 2022-04-30 19:42:47 01268_mergine_sorted_limit:                                             [ OK ] 0.15 sec.
Apr 30,2022 16:42:47     ⟥  Feature 01268_DateTime64_in_WHERE, flags:TE
               675us     ⟥⟤ OK 01268_DateTime64_in_WHERE, /stateless/01268_DateTime64_in_WHERE
              4m 50s        [bash] 2022-04-30 19:42:47 01268_DateTime64_in_WHERE:                                              [ OK ] 0.21 sec.
Apr 30,2022 16:42:48     ⟥  Feature 01266_default_prewhere_reqq, flags:TE
               718us     ⟥⟤ OK 01266_default_prewhere_reqq, /stateless/01266_default_prewhere_reqq
              4m 50s        [bash] 2022-04-30 19:42:48 01266_default_prewhere_reqq:                                            [ OK ] 0.16 sec.
Apr 30,2022 16:42:48     ⟥  Feature 01265_datetime_string_comparison_felix_mueller, flags:TE
               702us     ⟥⟤ OK 01265_datetime_string_comparison_felix_mueller, /stateless/01265_datetime_string_comparison_felix_mueller
              4m 50s        [bash] 2022-04-30 19:42:48 01265_datetime_string_comparison_felix_mueller:                         [ OK ] 0.20 sec.
Apr 30,2022 16:42:48     ⟥  Feature 01264_nested_baloo_bear, flags:TE
               573us     ⟥⟤ OK 01264_nested_baloo_bear, /stateless/01264_nested_baloo_bear
              4m 50s        [bash] 2022-04-30 19:42:48 01264_nested_baloo_bear:                                                [ OK ] 0.15 sec.
Apr 30,2022 16:42:48     ⟥  Feature 01263_type_conversion_nvartolomei, flags:TE
               612us     ⟥⟤ OK 01263_type_conversion_nvartolomei, /stateless/01263_type_conversion_nvartolomei
              4m 50s        [bash] 2022-04-30 19:42:48 01263_type_conversion_nvartolomei:                                      [ OK ] 0.21 sec.
Apr 30,2022 16:42:48     ⟥  Feature 01262_low_cardinality_remove, flags:TE
               846us     ⟥⟤ OK 01262_low_cardinality_remove, /stateless/01262_low_cardinality_remove
              4m 50s        [bash] 2022-04-30 19:42:48 01262_low_cardinality_remove:                                           [ OK ] 0.15 sec.
Apr 30,2022 16:42:48     ⟥  Feature 01262_fractional_timezone_near_start_of_epoch, flags:TE
               605us     ⟥⟤ OK 01262_fractional_timezone_near_start_of_epoch, /stateless/01262_fractional_timezone_near_start_of_epoch
              4m 50s        [bash] 2022-04-30 19:42:48 01262_fractional_timezone_near_start_of_epoch:                          [ OK ] 0.16 sec.
Apr 30,2022 16:42:48     ⟥  Feature 01260_ubsan_decimal_parse, flags:TE
               507us     ⟥⟤ OK 01260_ubsan_decimal_parse, /stateless/01260_ubsan_decimal_parse
              4m 50s        [bash] 2022-04-30 19:42:48 01260_ubsan_decimal_parse:                                              [ OK ] 0.12 sec.
Apr 30,2022 16:42:48     ⟥  Feature 01259_combinator_distinct_distributed, flags:TE
               772us     ⟥⟤ OK 01259_combinator_distinct_distributed, /stateless/01259_combinator_distinct_distributed
              4m 50s        [bash] 2022-04-30 19:42:48 01259_combinator_distinct_distributed:                                  [ OK ] 0.19 sec.
Apr 30,2022 16:42:48     ⟥  Feature 01259_datetime64_ubsan, flags:TE
               589us     ⟥⟤ OK 01259_datetime64_ubsan, /stateless/01259_datetime64_ubsan
              4m 50s        [bash] 2022-04-30 19:42:48 01259_datetime64_ubsan:                                                 [ OK ] 0.15 sec.
Apr 30,2022 16:42:48     ⟥  Feature 01259_combinator_distinct, flags:TE
               885us     ⟥⟤ OK 01259_combinator_distinct, /stateless/01259_combinator_distinct
              4m 51s        [bash] 2022-04-30 19:42:48 01259_combinator_distinct:                                              [ OK ] 0.17 sec.
Apr 30,2022 16:42:48     ⟥  Feature 01273_arrow, flags:TE
               476us     ⟥⟤ OK 01273_arrow, /stateless/01273_arrow
              4m 51s        [bash] 2022-04-30 19:42:48 01273_arrow:                                                            [ OK ] 3.16 sec.
Apr 30,2022 16:42:48     ⟥  Feature 01258_wrong_cast_filimonov, flags:TE
               816us     ⟥⟤ OK 01258_wrong_cast_filimonov, /stateless/01258_wrong_cast_filimonov
              4m 51s        [bash] 2022-04-30 19:42:48 01258_wrong_cast_filimonov:                                             [ OK ] 0.14 sec.
Apr 30,2022 16:42:48     ⟥  Feature 01256_negative_generate_random, flags:TE
               859us     ⟥⟤ OK 01256_negative_generate_random, /stateless/01256_negative_generate_random
              4m 51s        [bash] 2022-04-30 19:42:48 01256_negative_generate_random:                                         [ OK ] 0.12 sec.
Apr 30,2022 16:42:48     ⟥  Feature 01256_misspell_layout_name_podshumok, flags:TE
               711us     ⟥⟤ OK 01256_misspell_layout_name_podshumok, /stateless/01256_misspell_layout_name_podshumok
              4m 51s        [bash] 2022-04-30 19:42:48 01256_misspell_layout_name_podshumok:                                   [ OK ] 0.13 sec.
Apr 30,2022 16:42:48     ⟥  Feature 01258_bom_tsv, flags:TE
               559us     ⟥⟤ OK 01258_bom_tsv, /stateless/01258_bom_tsv
              4m 51s        [bash] 2022-04-30 19:42:48 01258_bom_tsv:                                                          [ OK ] 0.26 sec.
Apr 30,2022 16:42:48     ⟥  Feature 01255_geo_types_livace, flags:TE
               509us     ⟥⟤ OK 01255_geo_types_livace, /stateless/01255_geo_types_livace
              4m 51s        [bash] 2022-04-30 19:42:48 01255_geo_types_livace:                                                 [ OK ] 0.12 sec.
Apr 30,2022 16:42:49     ⟥  Feature 01254_array_of_unnamed_tuples, flags:TE
               631us     ⟥⟤ OK 01254_array_of_unnamed_tuples, /stateless/01254_array_of_unnamed_tuples
              4m 51s        [bash] 2022-04-30 19:42:49 01254_array_of_unnamed_tuples:                                          [ OK ] 0.13 sec.
Apr 30,2022 16:42:49     ⟥  Feature 01251_string_comparison, flags:TE
               430us     ⟥⟤ OK 01251_string_comparison, /stateless/01251_string_comparison
              4m 51s        [bash] 2022-04-30 19:42:49 01251_string_comparison:                                                [ OK ] 0.12 sec.
Apr 30,2022 16:42:49     ⟥  Feature 01253_subquery_in_aggregate_function_JustStranger, flags:TE
               435us     ⟥⟤ OK 01253_subquery_in_aggregate_function_JustStranger, /stateless/01253_subquery_in_aggregate_function_JustStranger
              4m 51s        [bash] 2022-04-30 19:42:49 01253_subquery_in_aggregate_function_JustStranger:                      [ OK ] 0.17 sec.
Apr 30,2022 16:42:49     ⟥  Feature 01250_fixed_string_comparison, flags:TE
               930us     ⟥⟤ OK 01250_fixed_string_comparison, /stateless/01250_fixed_string_comparison
              4m 51s        [bash] 2022-04-30 19:42:49 01250_fixed_string_comparison:                                          [ OK ] 0.13 sec.
Apr 30,2022 16:42:49     ⟥  Feature 01248_least_greatest_mixed_const, flags:TE
               633us     ⟥⟤ OK 01248_least_greatest_mixed_const, /stateless/01248_least_greatest_mixed_const
              4m 51s        [bash] 2022-04-30 19:42:49 01248_least_greatest_mixed_const:                                       [ OK ] 0.15 sec.
Apr 30,2022 16:42:49     ⟥  Feature 01252_weird_time_zone, flags:TE
               597us     ⟥⟤ OK 01252_weird_time_zone, /stateless/01252_weird_time_zone
              4m 51s        [bash] 2022-04-30 19:42:49 01252_weird_time_zone:                                                  [ OK ] 0.44 sec.
Apr 30,2022 16:42:49     ⟥  Feature 01247_least_greatest_filimonov, flags:TE
               862us     ⟥⟤ OK 01247_least_greatest_filimonov, /stateless/01247_least_greatest_filimonov
              4m 51s        [bash] 2022-04-30 19:42:49 01247_least_greatest_filimonov:                                         [ OK ] 0.16 sec.
Apr 30,2022 16:42:49     ⟥  Feature 01247_some_msan_crashs_from_22517, flags:TE
               632us     ⟥⟤ OK 01247_some_msan_crashs_from_22517, /stateless/01247_some_msan_crashs_from_22517
              4m 51s        [bash] 2022-04-30 19:42:49 01247_some_msan_crashs_from_22517:                                      [ OK ] 0.11 sec.
Apr 30,2022 16:42:49     ⟥  Feature 01247_optimize_distributed_group_by_sharding_key_dist_on_dist, flags:TE
               510us     ⟥⟤ OK 01247_optimize_distributed_group_by_sharding_key_dist_on_dist, /stateless/01247_optimize_distributed_group_by_sharding_key_dist_on_dist
              4m 51s        [bash] 2022-04-30 19:42:49 01247_optimize_distributed_group_by_sharding_key_dist_on_dist:          [ OK ] 0.21 sec.
Apr 30,2022 16:42:49     ⟥  Feature 01246_least_greatest_generic, flags:TE
               643us     ⟥⟤ OK 01246_least_greatest_generic, /stateless/01246_least_greatest_generic
              4m 52s        [bash] 2022-04-30 19:42:49 01246_least_greatest_generic:                                           [ OK ] 0.23 sec.
Apr 30,2022 16:42:49     ⟥  Feature 01246_extractAllGroupsVertical, flags:TE
               711us     ⟥⟤ OK 01246_extractAllGroupsVertical, /stateless/01246_extractAllGroupsVertical
              4m 52s        [bash] 2022-04-30 19:42:49 01246_extractAllGroupsVertical:                                         [ OK ] 0.17 sec.
Apr 30,2022 16:42:49     ⟥  Feature 01246_extractAllGroupsHorizontal, flags:TE
               747us     ⟥⟤ OK 01246_extractAllGroupsHorizontal, /stateless/01246_extractAllGroupsHorizontal
              4m 52s        [bash] 2022-04-30 19:42:49 01246_extractAllGroupsHorizontal:                                       [ OK ] 0.21 sec.
Apr 30,2022 16:42:49     ⟥  Feature 01910_client_replxx_container_overflow_long, flags:TE
               589us     ⟥⟤ OK 01910_client_replxx_container_overflow_long, /stateless/01910_client_replxx_container_overflow_long
              4m 52s        [bash] 2022-04-30 19:42:49 01910_client_replxx_container_overflow_long:                            [ OK ] 180.40 sec.
Apr 30,2022 16:42:49     ⟥  Feature 01246_finalize_aggregation_race, flags:TE
               665us     ⟥⟤ OK 01246_finalize_aggregation_race, /stateless/01246_finalize_aggregation_race
              4m 52s        [bash] 2022-04-30 19:42:49 01246_finalize_aggregation_race:                                        [ OK ] 0.15 sec.
Apr 30,2022 16:42:50     ⟥  Feature 01244_optimize_distributed_group_by_sharding_key, flags:TE
               528us     ⟥⟤ OK 01244_optimize_distributed_group_by_sharding_key, /stateless/01244_optimize_distributed_group_by_sharding_key
              4m 52s        [bash] 2022-04-30 19:42:50 01244_optimize_distributed_group_by_sharding_key:                       [ OK ] 0.41 sec.
              4m 52s        [bash] 2022-04-30 19:42:50 01245_distributed_group_by_no_merge_with-extremes_and_totals:           [ OK ] 0.61 sec.
Apr 30,2022 16:42:50     ⟥  Feature 01240_join_get_or_null, flags:TE
                 1ms     ⟥⟤ OK 01240_join_get_or_null, /stateless/01240_join_get_or_null
              4m 52s        [bash] 2022-04-30 19:42:50 01240_join_get_or_null:                                                 [ OK ] 0.16 sec.
Apr 30,2022 16:42:50     ⟥  Feature 01236_graphite_mt, flags:TE
               676us     ⟥⟤ OK 01236_graphite_mt, /stateless/01236_graphite_mt
              4m 52s        [bash] 2022-04-30 19:42:50 01236_graphite_mt:                                                      [ OK ] 0.15 sec.
Apr 30,2022 16:42:50     ⟥  Feature 01245_limit_infinite_sources, flags:TE
               561us     ⟥⟤ OK 01245_limit_infinite_sources, /stateless/01245_limit_infinite_sources
              4m 52s        [bash] 2022-04-30 19:42:50 01245_limit_infinite_sources:                                           [ OK ] 0.74 sec.
Apr 30,2022 16:42:50     ⟥  Feature 01234_to_string_monotonic, flags:TE
               618us     ⟥⟤ OK 01234_to_string_monotonic, /stateless/01234_to_string_monotonic
              4m 53s        [bash] 2022-04-30 19:42:50 01234_to_string_monotonic:                                              [ OK ] 0.19 sec.
Apr 30,2022 16:42:50     ⟥  Feature 01268_procfs_metrics, flags:TE
               484us     ⟥⟤ XFail 01268_procfs_metrics, /stateless/01268_procfs_metrics, Know failure during pipeline
              4m 53s        [bash] 2022-04-30 19:42:50 01268_procfs_metrics:                                                   [ FAIL ] 3.22 sec. - result differs with reference:
              4m 53s        [bash] 2022-04-30 19:42:50 --- /usr/share/clickhouse-test/queries/0_stateless/01268_procfs_metrics.reference	2022-04-30 18:34:55.000000000 +0300
              4m 53s        [bash] 2022-04-30 19:42:50 +++ /tmp/clickhouse-test/0_stateless/01268_procfs_metrics.stdout	2022-04-30 19:42:50.810769555 +0300
              4m 53s        [bash] 2022-04-30 19:42:50 @@ -1,2 +1 @@
              4m 53s        [bash] 2022-04-30 19:42:50 -1
              4m 53s        [bash] 2022-04-30 19:42:50  Test OK
              4m 53s        [bash] 2022-04-30 19:42:50
              4m 53s        [bash] 2022-04-30 19:42:50 Database: test_t7fmvz
Apr 30,2022 16:42:50     ⟥  Feature 01232_untuple, flags:TE
               434us     ⟥⟤ OK 01232_untuple, /stateless/01232_untuple
              4m 53s        [bash] 2022-04-30 19:42:50 01232_untuple:                                                          [ OK ] 0.16 sec.
Apr 30,2022 16:42:51     ⟥  Feature 01231_markdown_format, flags:TE
               698us     ⟥⟤ OK 01231_markdown_format, /stateless/01231_markdown_format
              4m 53s        [bash] 2022-04-30 19:42:50 01231_markdown_format:                                                  [ OK ] 0.13 sec.
Apr 30,2022 16:42:51     ⟥  Feature 01232_json_as_string_format, flags:TE
               876us     ⟥⟤ OK 01232_json_as_string_format, /stateless/01232_json_as_string_format
              4m 53s        [bash] 2022-04-30 19:42:51 01232_json_as_string_format:                                            [ OK ] 0.41 sec.
Apr 30,2022 16:42:51     ⟥  Feature 01231_log_queries_min_type, flags:TE
               728us     ⟥⟤ OK 01231_log_queries_min_type, /stateless/01231_log_queries_min_type
              4m 53s        [bash] 2022-04-30 19:42:51 01231_log_queries_min_type:                                             [ OK ] 0.37 sec.
Apr 30,2022 16:42:51     ⟥  Feature 01230_join_get_truncate, flags:TE
               555us     ⟥⟤ OK 01230_join_get_truncate, /stateless/01230_join_get_truncate
              4m 53s        [bash] 2022-04-30 19:42:51 01230_join_get_truncate:                                                [ OK ] 0.18 sec.
Apr 30,2022 16:42:51     ⟥  Feature 01227_distributed_global_in_issue_2610, flags:TE
               626us     ⟥⟤ OK 01227_distributed_global_in_issue_2610, /stateless/01227_distributed_global_in_issue_2610
              4m 53s        [bash] 2022-04-30 19:42:51 01227_distributed_global_in_issue_2610:                                 [ OK ] 0.16 sec.
Apr 30,2022 16:42:51     ⟥  Feature 01226_dist_on_dist_global_in, flags:TE
               586us     ⟥⟤ OK 01226_dist_on_dist_global_in, /stateless/01226_dist_on_dist_global_in
              4m 54s        [bash] 2022-04-30 19:42:51 01226_dist_on_dist_global_in:                                           [ OK ] 0.15 sec.
Apr 30,2022 16:42:51     ⟥  Feature 01221_system_settings, flags:TE
               628us     ⟥⟤ OK 01221_system_settings, /stateless/01221_system_settings
              4m 54s        [bash] 2022-04-30 19:42:51 01221_system_settings:                                                  [ OK ] 0.14 sec.
Apr 30,2022 16:42:51     ⟥  Feature 01231_operator_null_in, flags:TE
                 1ms     ⟥⟤ OK 01231_operator_null_in, /stateless/01231_operator_null_in
              4m 54s        [bash] 2022-04-30 19:42:51 01231_operator_null_in:                                                 [ OK ] 1.04 sec.
Apr 30,2022 16:42:52     ⟥  Feature 01220_scalar_optimization_in_alter, flags:TE
               497us     ⟥⟤ OK 01220_scalar_optimization_in_alter, /stateless/01220_scalar_optimization_in_alter
              4m 54s        [bash] 2022-04-30 19:42:52 01220_scalar_optimization_in_alter:                                     [ OK ] 0.17 sec.
Apr 30,2022 16:42:52     ⟥  Feature 01214_test_storage_merge_aliases_with_where, flags:TE
               483us     ⟥⟤ OK 01214_test_storage_merge_aliases_with_where, /stateless/01214_test_storage_merge_aliases_with_where
              4m 54s        [bash] 2022-04-30 19:42:52 01214_test_storage_merge_aliases_with_where:                            [ OK ] 0.28 sec.
Apr 30,2022 16:42:52     ⟥  Feature 01213_alter_table_rename_nested, flags:TE
               586us     ⟥⟤ OK 01213_alter_table_rename_nested, /stateless/01213_alter_table_rename_nested
              4m 54s        [bash] 2022-04-30 19:42:52 01213_alter_table_rename_nested:                                        [ OK ] 0.18 sec.
Apr 30,2022 16:42:52     ⟥  Feature 01223_dist_on_dist, flags:TE
               590us     ⟥⟤ OK 01223_dist_on_dist, /stateless/01223_dist_on_dist
              4m 55s        [bash] 2022-04-30 19:42:52 01223_dist_on_dist:                                                     [ OK ] 1.00 sec.
Apr 30,2022 16:42:52     ⟥  Feature 01213_alter_rename_compact_part, flags:TE
               711us     ⟥⟤ OK 01213_alter_rename_compact_part, /stateless/01213_alter_rename_compact_part
              4m 55s        [bash] 2022-04-30 19:42:52 01213_alter_rename_compact_part:                                        [ OK ] 0.17 sec.
Apr 30,2022 16:42:53     ⟥  Feature 01213_alter_rename_column, flags:TE
               845us     ⟥⟤ OK 01213_alter_rename_column, /stateless/01213_alter_rename_column
              4m 55s        [bash] 2022-04-30 19:42:53 01213_alter_rename_column:                                              [ OK ] 0.25 sec.
Apr 30,2022 16:42:53     ⟥  Feature 01213_alter_rename_with_default_zookeeper, flags:TE
               590us     ⟥⟤ OK 01213_alter_rename_with_default_zookeeper, /stateless/01213_alter_rename_with_default_zookeeper
              4m 55s        [bash] 2022-04-30 19:42:53 01213_alter_rename_with_default_zookeeper:                              [ OK ] 0.31 sec.
Apr 30,2022 16:42:53     ⟥  Feature 01214_point_in_Mecca, flags:TE
               633us     ⟥⟤ OK 01214_point_in_Mecca, /stateless/01214_point_in_Mecca
              4m 55s        [bash] 2022-04-30 19:42:53 01214_point_in_Mecca:                                                   [ OK ] 1.07 sec.
Apr 30,2022 16:42:53     ⟥  Feature 01213_alter_rename_nested, flags:TE
               437us     ⟥⟤ OK 01213_alter_rename_nested, /stateless/01213_alter_rename_nested
              4m 55s        [bash] 2022-04-30 19:42:53 01213_alter_rename_nested:                                              [ OK ] 0.17 sec.
Apr 30,2022 16:42:53     ⟥  Feature 01213_optimize_skip_unused_shards_DISTINCT, flags:TE
               697us     ⟥⟤ OK 01213_optimize_skip_unused_shards_DISTINCT, /stateless/01213_optimize_skip_unused_shards_DISTINCT
              4m 55s        [bash] 2022-04-30 19:42:53 01213_optimize_skip_unused_shards_DISTINCT:                             [ OK ] 0.17 sec.
Apr 30,2022 16:42:53     ⟥  Feature 01213_alter_rename_primary_key_zookeeper, flags:TE
               857us     ⟥⟤ OK 01213_alter_rename_primary_key_zookeeper, /stateless/01213_alter_rename_primary_key_zookeeper
              4m 55s        [bash] 2022-04-30 19:42:53 01213_alter_rename_primary_key_zookeeper:                               [ OK ] 0.24 sec.
Apr 30,2022 16:42:53     ⟥  Feature 01212_empty_join_and_totals, flags:TE
               604us     ⟥⟤ OK 01212_empty_join_and_totals, /stateless/01212_empty_join_and_totals
              4m 56s        [bash] 2022-04-30 19:42:53 01212_empty_join_and_totals:                                            [ OK ] 0.22 sec.
Apr 30,2022 16:42:53     ⟥  Feature 01213_point_in_Myanmar, flags:TE
               857us     ⟥⟤ OK 01213_point_in_Myanmar, /stateless/01213_point_in_Myanmar
              4m 56s        [bash] 2022-04-30 19:42:53 01213_point_in_Myanmar:                                                 [ OK ] 0.26 sec.
Apr 30,2022 16:42:54     ⟥  Feature 01210_drop_view, flags:TE
               638us     ⟥⟤ OK 01210_drop_view, /stateless/01210_drop_view
              4m 56s        [bash] 2022-04-30 19:42:54 01210_drop_view:                                                        [ OK ] 0.14 sec.
Apr 30,2022 16:42:54     ⟥  Feature 01211_optimize_skip_unused_shards_type_mismatch, flags:TE
               574us     ⟥⟤ OK 01211_optimize_skip_unused_shards_type_mismatch, /stateless/01211_optimize_skip_unused_shards_type_mismatch
              4m 56s        [bash] 2022-04-30 19:42:54 01211_optimize_skip_unused_shards_type_mismatch:                        [ OK ] 0.16 sec.
Apr 30,2022 16:42:54     ⟥  Feature 01213_alter_rename_column_zookeeper_long, flags:TE
               675us     ⟥⟤ OK 01213_alter_rename_column_zookeeper_long, /stateless/01213_alter_rename_column_zookeeper_long
              4m 56s        [bash] 2022-04-30 19:42:54 01213_alter_rename_column_zookeeper_long:                               [ OK ] 1.12 sec.
Apr 30,2022 16:42:54     ⟥  Feature 01202_array_auc_special, flags:TE
               607us     ⟥⟤ OK 01202_array_auc_special, /stateless/01202_array_auc_special
              4m 56s        [bash] 2022-04-30 19:42:54 01202_array_auc_special:                                                [ OK ] 0.18 sec.
Apr 30,2022 16:42:54     ⟥  Feature 01199_url_functions_path_without_schema_yiurule, flags:TE
               501us     ⟥⟤ OK 01199_url_functions_path_without_schema_yiurule, /stateless/01199_url_functions_path_without_schema_yiurule
              4m 56s        [bash] 2022-04-30 19:42:54 01199_url_functions_path_without_schema_yiurule:                        [ OK ] 0.19 sec.
Apr 30,2022 16:42:55     ⟥  Feature 01198_client_quota_key, flags:TE
               684us     ⟥⟤ OK 01198_client_quota_key, /stateless/01198_client_quota_key
              4m 58s        [bash] 2022-04-30 19:42:55 01198_client_quota_key:                                                 [ OK ] 0.99 sec.
Apr 30,2022 16:42:56     ⟥  Feature 01198_plus_inf, flags:TE
               582us     ⟥⟤ OK 01198_plus_inf, /stateless/01198_plus_inf
              4m 58s        [bash] 2022-04-30 19:42:56 01198_plus_inf:                                                         [ OK ] 0.26 sec.
Apr 30,2022 16:42:56     ⟥  Feature 01197_summing_enum, flags:TE
               730us     ⟥⟤ OK 01197_summing_enum, /stateless/01197_summing_enum
              4m 58s        [bash] 2022-04-30 19:42:56 01197_summing_enum:                                                     [ OK ] 0.31 sec.
Apr 30,2022 16:42:57     ⟥  Feature 01196_max_parser_depth, flags:TE
               550us     ⟥⟤ OK 01196_max_parser_depth, /stateless/01196_max_parser_depth
              4m 59s        [bash] 2022-04-30 19:42:57 01196_max_parser_depth:                                                 [ OK ] 0.74 sec.
Apr 30,2022 16:42:57     ⟥  Feature 01201_drop_column_compact_part_replicated_zookeeper, flags:TE
               709us     ⟥⟤ OK 01201_drop_column_compact_part_replicated_zookeeper, /stateless/01201_drop_column_compact_part_replicated_zookeeper
               5m 0s        [bash] 2022-04-30 19:42:57 01201_drop_column_compact_part_replicated_zookeeper:                    [ OK ] 3.49 sec.
Apr 30,2022 16:42:57     ⟥  Feature 01201_read_single_thread_in_order, flags:TE
               594us     ⟥⟤ OK 01201_read_single_thread_in_order, /stateless/01201_read_single_thread_in_order
               5m 0s        [bash] 2022-04-30 19:42:57 01201_read_single_thread_in_order:                                      [ OK ] 3.70 sec.
Apr 30,2022 16:42:57     ⟥  Feature 01246_buffer_flush, flags:TE
                 1ms     ⟥⟤ OK 01246_buffer_flush, /stateless/01246_buffer_flush
               5m 0s        [bash] 2022-04-30 19:42:57 01246_buffer_flush:                                                     [ OK ] 8.26 sec.
Apr 30,2022 16:42:58     ⟥  Feature 01189_create_as_table_as_table_function, flags:TE
               497us     ⟥⟤ OK 01189_create_as_table_as_table_function, /stateless/01189_create_as_table_as_table_function
               5m 0s        [bash] 2022-04-30 19:42:58 01189_create_as_table_as_table_function:                                [ OK ] 0.30 sec.
Apr 30,2022 16:42:58     ⟥  Feature 01194_http_query_id, flags:TE
               653us     ⟥⟤ OK 01194_http_query_id, /stateless/01194_http_query_id
               5m 0s        [bash] 2022-04-30 19:42:58 01194_http_query_id:                                                    [ OK ] 0.41 sec.
Apr 30,2022 16:42:58     ⟥  Feature 01186_conversion_to_nullable, flags:TE
               693us     ⟥⟤ OK 01186_conversion_to_nullable, /stateless/01186_conversion_to_nullable
               5m 0s        [bash] 2022-04-30 19:42:58 01186_conversion_to_nullable:                                           [ OK ] 0.19 sec.
Apr 30,2022 16:42:59     ⟥  Feature 01187_set_profile_as_setting, flags:TE
               782us     ⟥⟤ OK 01187_set_profile_as_setting, /stateless/01187_set_profile_as_setting
               5m 1s        [bash] 2022-04-30 19:42:59 01187_set_profile_as_setting:                                           [ OK ] 0.96 sec.
Apr 30,2022 16:42:59     ⟥  Feature 01249_flush_interactive, flags:TE
                 8ms     ⟥⟤ OK 01249_flush_interactive, /stateless/01249_flush_interactive
               5m 1s        [bash] 2022-04-30 19:42:59 01249_flush_interactive:                                                [ OK ] 10.46 sec.
Apr 30,2022 16:43:00     ⟥  Feature 01182_materialized_view_different_structure, flags:TE
               751us     ⟥⟤ OK 01182_materialized_view_different_structure, /stateless/01182_materialized_view_different_structure
               5m 3s        [bash] 2022-04-30 19:43:00 01182_materialized_view_different_structure:                            [ OK ] 1.43 sec.
Apr 30,2022 16:43:01     ⟥  Feature 01232_preparing_sets_race_condition_long, flags:TE
               694us     ⟥⟤ OK 01232_preparing_sets_race_condition_long, /stateless/01232_preparing_sets_race_condition_long
               5m 3s        [bash] 2022-04-30 19:43:01 01232_preparing_sets_race_condition_long:                               [ OK ] 10.58 sec.
Apr 30,2022 16:43:01     ⟥  Feature 01181_db_atomic_drop_on_cluster, flags:TE
               664us     ⟥⟤ OK 01181_db_atomic_drop_on_cluster, /stateless/01181_db_atomic_drop_on_cluster
               5m 3s        [bash] 2022-04-30 19:43:01 01181_db_atomic_drop_on_cluster:                                        [ OK ] 1.62 sec.
Apr 30,2022 16:43:01     ⟥  Feature 01180_client_syntax_errors, flags:TE
               953us     ⟥⟤ OK 01180_client_syntax_errors, /stateless/01180_client_syntax_errors
               5m 3s        [bash] 2022-04-30 19:43:01 01180_client_syntax_errors:                                             [ OK ] 0.55 sec.
Apr 30,2022 16:43:01     ⟥  Feature 01184_long_insert_values_huge_strings, flags:TE
               597us     ⟥⟤ OK 01184_long_insert_values_huge_strings, /stateless/01184_long_insert_values_huge_strings
               5m 4s        [bash] 2022-04-30 19:43:01 01184_long_insert_values_huge_strings:                                  [ OK ] 3.42 sec.
Apr 30,2022 16:43:01     ⟥  Feature 01178_int_field_to_decimal, flags:TE
               865us     ⟥⟤ OK 01178_int_field_to_decimal, /stateless/01178_int_field_to_decimal
               5m 4s        [bash] 2022-04-30 19:43:01 01178_int_field_to_decimal:                                             [ OK ] 0.20 sec.
Apr 30,2022 16:43:01     ⟥  Feature 01177_group_array_moving, flags:TE
                 1ms     ⟥⟤ OK 01177_group_array_moving, /stateless/01177_group_array_moving
               5m 4s        [bash] 2022-04-30 19:43:01 01177_group_array_moving:                                               [ OK ] 0.17 sec.
Apr 30,2022 16:43:01     ⟥  Feature 01179_insert_values_semicolon, flags:TE
               640us     ⟥⟤ OK 01179_insert_values_semicolon, /stateless/01179_insert_values_semicolon
               5m 4s        [bash] 2022-04-30 19:43:01 01179_insert_values_semicolon:                                          [ OK ] 0.42 sec.
Apr 30,2022 16:43:02     ⟥  Feature 01163_search_case_insensetive_utf8, flags:TE
               613us     ⟥⟤ OK 01163_search_case_insensetive_utf8, /stateless/01163_search_case_insensetive_utf8
               5m 4s        [bash] 2022-04-30 19:43:02 01163_search_case_insensetive_utf8:                                     [ OK ] 0.21 sec.
Apr 30,2022 16:43:02     ⟥  Feature 01159_combinators_with_parameters, flags:TE
               648us     ⟥⟤ OK 01159_combinators_with_parameters, /stateless/01159_combinators_with_parameters
               5m 4s        [bash] 2022-04-30 19:43:02 01159_combinators_with_parameters:                                      [ OK ] 0.28 sec.
Apr 30,2022 16:43:02     ⟥  Feature 01195_formats_diagnostic_info, flags:TE
               482us     ⟥⟤ OK 01195_formats_diagnostic_info, /stateless/01195_formats_diagnostic_info
               5m 5s        [bash] 2022-04-30 19:43:02 01195_formats_diagnostic_info:                                          [ OK ] 5.52 sec.
Apr 30,2022 16:43:03     ⟥  Feature 01183_custom_separated_format_http, flags:TE
               680us     ⟥⟤ OK 01183_custom_separated_format_http, /stateless/01183_custom_separated_format_http
               5m 5s        [bash] 2022-04-30 19:43:03 01183_custom_separated_format_http:                                     [ OK ] 4.66 sec.
Apr 30,2022 16:43:03     ⟥  Feature 01165_lost_part_empty_partition, flags:TE
               666us     ⟥⟤ OK 01165_lost_part_empty_partition, /stateless/01165_lost_part_empty_partition
               5m 5s        [bash] 2022-04-30 19:43:03 01165_lost_part_empty_partition:                                        [ OK ] 1.46 sec.
Apr 30,2022 16:43:03     ⟥  Feature 01151_storage_merge_filter_tables_by_virtual_column, flags:TE
               559us     ⟥⟤ OK 01151_storage_merge_filter_tables_by_virtual_column, /stateless/01151_storage_merge_filter_tables_by_virtual_column
               5m 5s        [bash] 2022-04-30 19:43:03 01151_storage_merge_filter_tables_by_virtual_column:                    [ OK ] 0.19 sec.
Apr 30,2022 16:43:03     ⟥  Feature 01149_zookeeper_mutation_stuck_after_replace_partition, flags:TE
               473us     ⟥⟤ OK 01149_zookeeper_mutation_stuck_after_replace_partition, /stateless/01149_zookeeper_mutation_stuck_after_replace_partition
               5m 5s        [bash] 2022-04-30 19:43:03 01149_zookeeper_mutation_stuck_after_replace_partition:                 [ OK ] 0.31 sec.
Apr 30,2022 16:43:03     ⟥  Feature 01147_partial_merge_full_join, flags:TE
               620us     ⟥⟤ OK 01147_partial_merge_full_join, /stateless/01147_partial_merge_full_join
               5m 6s        [bash] 2022-04-30 19:43:03 01147_partial_merge_full_join:                                          [ OK ] 0.38 sec.
Apr 30,2022 16:43:03     ⟥  Feature 01145_with_fill_const, flags:TE
               433us     ⟥⟤ OK 01145_with_fill_const, /stateless/01145_with_fill_const
               5m 6s        [bash] 2022-04-30 19:43:03 01145_with_fill_const:                                                  [ OK ] 0.13 sec.
Apr 30,2022 16:43:04     ⟥  Feature 01146_clickhouse_local_data, flags:TE
               662us     ⟥⟤ OK 01146_clickhouse_local_data, /stateless/01146_clickhouse_local_data
               5m 6s        [bash] 2022-04-30 19:43:04 01146_clickhouse_local_data:                                            [ OK ] 0.37 sec.
Apr 30,2022 16:43:04     ⟥  Feature 01156_pcg_deserialization, flags:TE
               607us     ⟥⟤ OK 01156_pcg_deserialization, /stateless/01156_pcg_deserialization
               5m 6s        [bash] 2022-04-30 19:43:04 01156_pcg_deserialization:                                              [ OK ] 1.64 sec.
Apr 30,2022 16:43:04     ⟥  Feature 01144_join_rewrite_with_ambiguous_column_and_view, flags:TE
               691us     ⟥⟤ OK 01144_join_rewrite_with_ambiguous_column_and_view, /stateless/01144_join_rewrite_with_ambiguous_column_and_view
               5m 6s        [bash] 2022-04-30 19:43:04 01144_join_rewrite_with_ambiguous_column_and_view:                      [ OK ] 0.17 sec.
Apr 30,2022 16:43:04     ⟥  Feature 01144_multiword_data_types, flags:TE
               417us     ⟥⟤ OK 01144_multiword_data_types, /stateless/01144_multiword_data_types
               5m 6s        [bash] 2022-04-30 19:43:04 01144_multiword_data_types:                                             [ OK ] 0.14 sec.
Apr 30,2022 16:43:04     ⟥  Feature 01144_multiple_joins_rewriter_v2_and_lambdas, flags:TE
               584us     ⟥⟤ OK 01144_multiple_joins_rewriter_v2_and_lambdas, /stateless/01144_multiple_joins_rewriter_v2_and_lambdas
               5m 6s        [bash] 2022-04-30 19:43:04 01144_multiple_joins_rewriter_v2_and_lambdas:                           [ OK ] 0.17 sec.
Apr 30,2022 16:43:04     ⟥  Feature 01143_trivial_count_with_join, flags:TE
               432us     ⟥⟤ OK 01143_trivial_count_with_join, /stateless/01143_trivial_count_with_join
               5m 6s        [bash] 2022-04-30 19:43:04 01143_trivial_count_with_join:                                          [ OK ] 0.15 sec.
Apr 30,2022 16:43:04     ⟥  Feature 01142_join_lc_and_nullable_in_key, flags:TE
               437us     ⟥⟤ OK 01142_join_lc_and_nullable_in_key, /stateless/01142_join_lc_and_nullable_in_key
               5m 6s        [bash] 2022-04-30 19:43:04 01142_join_lc_and_nullable_in_key:                                      [ OK ] 0.18 sec.
Apr 30,2022 16:43:04     ⟥  Feature 01142_merge_join_lc_and_nullable_in_key, flags:TE
               723us     ⟥⟤ OK 01142_merge_join_lc_and_nullable_in_key, /stateless/01142_merge_join_lc_and_nullable_in_key
               5m 6s        [bash] 2022-04-30 19:43:04 01142_merge_join_lc_and_nullable_in_key:                                [ OK ] 0.27 sec.
Apr 30,2022 16:43:04     ⟥  Feature 01142_with_ties_and_aliases, flags:TE
               541us     ⟥⟤ OK 01142_with_ties_and_aliases, /stateless/01142_with_ties_and_aliases
               5m 6s        [bash] 2022-04-30 19:43:04 01142_with_ties_and_aliases:                                            [ OK ] 0.13 sec.
Apr 30,2022 16:43:04     ⟥  Feature 01141_join_get_negative, flags:TE
               446us     ⟥⟤ OK 01141_join_get_negative, /stateless/01141_join_get_negative
               5m 6s        [bash] 2022-04-30 19:43:04 01141_join_get_negative:                                                [ OK ] 0.11 sec.
Apr 30,2022 16:43:04     ⟥  Feature 01139_asof_join_types, flags:TE
                 1ms     ⟥⟤ OK 01139_asof_join_types, /stateless/01139_asof_join_types
               5m 7s        [bash] 2022-04-30 19:43:04 01139_asof_join_types:                                                  [ OK ] 0.23 sec.
Apr 30,2022 16:43:04     ⟥  Feature 01140_select_from_storage_join_fix, flags:TE
               791us     ⟥⟤ OK 01140_select_from_storage_join_fix, /stateless/01140_select_from_storage_join_fix
               5m 7s        [bash] 2022-04-30 19:43:04 01140_select_from_storage_join_fix:                                     [ OK ] 0.27 sec.
Apr 30,2022 16:43:04     ⟥  Feature 01138_join_on_distributed_and_tmp, flags:TE
               995us     ⟥⟤ OK 01138_join_on_distributed_and_tmp, /stateless/01138_join_on_distributed_and_tmp
               5m 7s        [bash] 2022-04-30 19:43:04 01138_join_on_distributed_and_tmp:                                      [ OK ] 0.23 sec.
Apr 30,2022 16:43:05     ⟥  Feature 01137_order_by_func_final, flags:TE
                 1ms     ⟥⟤ OK 01137_order_by_func_final, /stateless/01137_order_by_func_final
               5m 7s        [bash] 2022-04-30 19:43:05 01137_order_by_func_final:                                              [ OK ] 0.16 sec.
Apr 30,2022 16:43:05     ⟥  Feature 01137_sample_final, flags:TE
               631us     ⟥⟤ OK 01137_sample_final, /stateless/01137_sample_final
               5m 7s        [bash] 2022-04-30 19:43:05 01137_sample_final:                                                     [ OK ] 0.18 sec.
Apr 30,2022 16:43:05     ⟥  Feature 01136_multiple_sets, flags:TE
               442us     ⟥⟤ OK 01136_multiple_sets, /stateless/01136_multiple_sets
               5m 7s        [bash] 2022-04-30 19:43:05 01136_multiple_sets:                                                    [ OK ] 0.15 sec.
Apr 30,2022 16:43:05     ⟥  Feature 01134_set_overflow_mode, flags:TE
               458us     ⟥⟤ OK 01134_set_overflow_mode, /stateless/01134_set_overflow_mode
               5m 7s        [bash] 2022-04-30 19:43:05 01134_set_overflow_mode:                                                [ OK ] 0.15 sec.
Apr 30,2022 16:43:05     ⟥  Feature 01134_max_rows_to_group_by, flags:TE
               449us     ⟥⟤ OK 01134_max_rows_to_group_by, /stateless/01134_max_rows_to_group_by
               5m 7s        [bash] 2022-04-30 19:43:05 01134_max_rows_to_group_by:                                             [ OK ] 0.13 sec.
Apr 30,2022 16:43:05     ⟥  Feature 01132_max_rows_to_read, flags:TE
               421us     ⟥⟤ OK 01132_max_rows_to_read, /stateless/01132_max_rows_to_read
               5m 7s        [bash] 2022-04-30 19:43:05 01132_max_rows_to_read:                                                 [ OK ] 0.17 sec.
Apr 30,2022 16:43:05     ⟥  Feature 01131_max_rows_to_sort, flags:TE
               563us     ⟥⟤ OK 01131_max_rows_to_sort, /stateless/01131_max_rows_to_sort
               5m 7s        [bash] 2022-04-30 19:43:05 01131_max_rows_to_sort:                                                 [ OK ] 0.14 sec.
Apr 30,2022 16:43:05     ⟥  Feature 01130_in_memory_parts_default, flags:TE
               562us     ⟥⟤ OK 01130_in_memory_parts_default, /stateless/01130_in_memory_parts_default
               5m 8s        [bash] 2022-04-30 19:43:05 01130_in_memory_parts_default:                                          [ OK ] 0.23 sec.
Apr 30,2022 16:43:05     ⟥  Feature 01130_in_memory_parts_check, flags:TE
               652us     ⟥⟤ OK 01130_in_memory_parts_check, /stateless/01130_in_memory_parts_check
               5m 8s        [bash] 2022-04-30 19:43:05 01130_in_memory_parts_check:                                            [ OK ] 0.12 sec.
Apr 30,2022 16:43:06     ⟥  Feature 01130_in_memory_parts, flags:TE
               427us     ⟥⟤ OK 01130_in_memory_parts, /stateless/01130_in_memory_parts
               5m 8s        [bash] 2022-04-30 19:43:06 01130_in_memory_parts:                                                  [ OK ] 0.22 sec.
Apr 30,2022 16:43:06     ⟥  Feature 01130_in_memory_parts_nested, flags:TE
               607us     ⟥⟤ OK 01130_in_memory_parts_nested, /stateless/01130_in_memory_parts_nested
               5m 8s        [bash] 2022-04-30 19:43:06 01130_in_memory_parts_nested:                                           [ OK ] 0.34 sec.
Apr 30,2022 16:43:06     ⟥  Feature 01129_dict_get_join_lose_constness, flags:TE
               422us     ⟥⟤ OK 01129_dict_get_join_lose_constness, /stateless/01129_dict_get_join_lose_constness
               5m 8s        [bash] 2022-04-30 19:43:06 01129_dict_get_join_lose_constness:                                     [ OK ] 0.11 sec.
Apr 30,2022 16:43:06     ⟥  Feature 01126_month_partitioning_consistent_code, flags:TE
               598us     ⟥⟤ OK 01126_month_partitioning_consistent_code, /stateless/01126_month_partitioning_consistent_code
               5m 8s        [bash] 2022-04-30 19:43:06 01126_month_partitioning_consistent_code:                               [ OK ] 0.12 sec.
Apr 30,2022 16:43:06     ⟥  Feature 01128_generate_random_nested, flags:TE
               648us     ⟥⟤ OK 01128_generate_random_nested, /stateless/01128_generate_random_nested
               5m 8s        [bash] 2022-04-30 19:43:06 01128_generate_random_nested:                                           [ OK ] 0.21 sec.
Apr 30,2022 16:43:06     ⟥  Feature 01124_view_bad_types, flags:TE
               628us     ⟥⟤ OK 01124_view_bad_types, /stateless/01124_view_bad_types
               5m 8s        [bash] 2022-04-30 19:43:06 01124_view_bad_types:                                                   [ OK ] 0.15 sec.
Apr 30,2022 16:43:06     ⟥  Feature 01125_generate_random_qoega, flags:TE
               591us     ⟥⟤ OK 01125_generate_random_qoega, /stateless/01125_generate_random_qoega
               5m 8s        [bash] 2022-04-30 19:43:06 01125_generate_random_qoega:                                            [ OK ] 0.20 sec.
Apr 30,2022 16:43:06     ⟥  Feature 01123_parse_date_time_best_effort_even_more, flags:TE
               413us     ⟥⟤ OK 01123_parse_date_time_best_effort_even_more, /stateless/01123_parse_date_time_best_effort_even_more
               5m 9s        [bash] 2022-04-30 19:43:06 01123_parse_date_time_best_effort_even_more:                            [ OK ] 0.12 sec.
Apr 30,2022 16:43:06     ⟥  Feature 01122_totals_rollup_having_block_header, flags:TE
               285us     ⟥⟤ OK 01122_totals_rollup_having_block_header, /stateless/01122_totals_rollup_having_block_header
               5m 9s        [bash] 2022-04-30 19:43:06 01122_totals_rollup_having_block_header:                                [ OK ] 0.12 sec.
Apr 30,2022 16:43:06     ⟥  Feature 01121_remote_scalar_subquery, flags:TE
               419us     ⟥⟤ OK 01121_remote_scalar_subquery, /stateless/01121_remote_scalar_subquery
               5m 9s        [bash] 2022-04-30 19:43:06 01121_remote_scalar_subquery:                                           [ OK ] 0.13 sec.
Apr 30,2022 16:43:06     ⟥  Feature 01120_join_constants, flags:TE
               437us     ⟥⟤ OK 01120_join_constants, /stateless/01120_join_constants
               5m 9s        [bash] 2022-04-30 19:43:06 01120_join_constants:                                                   [ OK ] 0.14 sec.
Apr 30,2022 16:43:07     ⟥  Feature 01118_is_constant, flags:TE
               621us     ⟥⟤ OK 01118_is_constant, /stateless/01118_is_constant
               5m 9s        [bash] 2022-04-30 19:43:07 01118_is_constant:                                                      [ OK ] 0.13 sec.
Apr 30,2022 16:43:07     ⟥  Feature 01117_comma_and_others_join_mix, flags:TE
               478us     ⟥⟤ OK 01117_comma_and_others_join_mix, /stateless/01117_comma_and_others_join_mix
               5m 9s        [bash] 2022-04-30 19:43:07 01117_comma_and_others_join_mix:                                        [ OK ] 0.14 sec.
Apr 30,2022 16:43:07     ⟥  Feature 01117_greatest_least_case, flags:TE
               689us     ⟥⟤ OK 01117_greatest_least_case, /stateless/01117_greatest_least_case
               5m 9s        [bash] 2022-04-30 19:43:07 01117_greatest_least_case:                                              [ OK ] 0.11 sec.
Apr 30,2022 16:43:07     ⟥  Feature 01117_chain_finalize_bug, flags:TE
               453us     ⟥⟤ OK 01117_chain_finalize_bug, /stateless/01117_chain_finalize_bug
               5m 9s        [bash] 2022-04-30 19:43:07 01117_chain_finalize_bug:                                               [ OK ] 0.15 sec.
Apr 30,2022 16:43:07     ⟥  Feature 01116_cross_count_asterisks, flags:TE
               764us     ⟥⟤ OK 01116_cross_count_asterisks, /stateless/01116_cross_count_asterisks
               5m 9s        [bash] 2022-04-30 19:43:07 01116_cross_count_asterisks:                                            [ OK ] 0.13 sec.
Apr 30,2022 16:43:07     ⟥  Feature 01116_asof_join_dolbyzerr, flags:TE
               614us     ⟥⟤ OK 01116_asof_join_dolbyzerr, /stateless/01116_asof_join_dolbyzerr
               5m 9s        [bash] 2022-04-30 19:43:07 01116_asof_join_dolbyzerr:                                              [ OK ] 0.14 sec.
Apr 30,2022 16:43:07     ⟥  Feature 01114_materialize_clear_index_compact_parts, flags:TE
               709us     ⟥⟤ OK 01114_materialize_clear_index_compact_parts, /stateless/01114_materialize_clear_index_compact_parts
              5m 10s        [bash] 2022-04-30 19:43:07 01114_materialize_clear_index_compact_parts:                            [ OK ] 0.18 sec.
Apr 30,2022 16:43:07     ⟥  Feature 01115_prewhere_array_join, flags:TE
               513us     ⟥⟤ OK 01115_prewhere_array_join, /stateless/01115_prewhere_array_join
              5m 10s        [bash] 2022-04-30 19:43:07 01115_prewhere_array_join:                                              [ OK ] 0.38 sec.
Apr 30,2022 16:43:07     ⟥  Feature 01114_alter_modify_compact_parts, flags:TE
               448us     ⟥⟤ OK 01114_alter_modify_compact_parts, /stateless/01114_alter_modify_compact_parts
              5m 10s        [bash] 2022-04-30 19:43:07 01114_alter_modify_compact_parts:                                       [ OK ] 0.13 sec.
Apr 30,2022 16:43:08     ⟥  Feature 01112_check_table_with_index, flags:TE
               614us     ⟥⟤ OK 01112_check_table_with_index, /stateless/01112_check_table_with_index
              5m 10s        [bash] 2022-04-30 19:43:08 01112_check_table_with_index:                                           [ OK ] 0.11 sec.
Apr 30,2022 16:43:08     ⟥  Feature 01114_clear_column_compact_parts, flags:TE
               567us     ⟥⟤ OK 01114_clear_column_compact_parts, /stateless/01114_clear_column_compact_parts
              5m 10s        [bash] 2022-04-30 19:43:08 01114_clear_column_compact_parts:                                       [ OK ] 0.13 sec.
Apr 30,2022 16:43:08     ⟥  Feature 01109_sc0rp10_string_hash_map_zero_bytes, flags:TE
               767us     ⟥⟤ OK 01109_sc0rp10_string_hash_map_zero_bytes, /stateless/01109_sc0rp10_string_hash_map_zero_bytes
              5m 10s        [bash] 2022-04-30 19:43:08 01109_sc0rp10_string_hash_map_zero_bytes:                               [ OK ] 0.12 sec.
Apr 30,2022 16:43:08     ⟥  Feature 01109_inflating_cross_join, flags:TE
               494us     ⟥⟤ OK 01109_inflating_cross_join, /stateless/01109_inflating_cross_join
              5m 10s        [bash] 2022-04-30 19:43:08 01109_inflating_cross_join:                                             [ OK ] 0.17 sec.
Apr 30,2022 16:43:08     ⟥  Feature 01107_join_right_table_totals, flags:TE
               441us     ⟥⟤ OK 01107_join_right_table_totals, /stateless/01107_join_right_table_totals
              5m 10s        [bash] 2022-04-30 19:43:08 01107_join_right_table_totals:                                          [ OK ] 0.19 sec.
Apr 30,2022 16:43:08     ⟥  Feature 01107_tuples_arrays_parsing_exceptions, flags:TE
               551us     ⟥⟤ OK 01107_tuples_arrays_parsing_exceptions, /stateless/01107_tuples_arrays_parsing_exceptions
              5m 10s        [bash] 2022-04-30 19:43:08 01107_tuples_arrays_parsing_exceptions:                                 [ OK ] 0.25 sec.
Apr 30,2022 16:43:08     ⟥  Feature 01106_const_fixed_string_like, flags:TE
               419us     ⟥⟤ OK 01106_const_fixed_string_like, /stateless/01106_const_fixed_string_like
              5m 11s        [bash] 2022-04-30 19:43:08 01106_const_fixed_string_like:                                          [ OK ] 0.23 sec.
Apr 30,2022 16:43:08     ⟥  Feature 01137_order_by_func, flags:TE
               480us     ⟥⟤ OK 01137_order_by_func, /stateless/01137_order_by_func
              5m 11s        [bash] 2022-04-30 19:43:08 01137_order_by_func:                                                    [ OK ] 3.84 sec.
Apr 30,2022 16:43:08     ⟥  Feature 01105_string_like, flags:TE
               606us     ⟥⟤ OK 01105_string_like, /stateless/01105_string_like
              5m 11s        [bash] 2022-04-30 19:43:08 01105_string_like:                                                      [ OK ] 0.25 sec.
Apr 30,2022 16:43:08     ⟥  Feature 01155_old_mutation_parts_to_do, flags:TE
               622us     ⟥⟤ OK 01155_old_mutation_parts_to_do, /stateless/01155_old_mutation_parts_to_do
              5m 11s        [bash] 2022-04-30 19:43:08 01155_old_mutation_parts_to_do:                                         [ OK ] 5.97 sec.
Apr 30,2022 16:43:08     ⟥  Feature 01104_fixed_string_like, flags:TE
               615us     ⟥⟤ OK 01104_fixed_string_like, /stateless/01104_fixed_string_like
              5m 11s        [bash] 2022-04-30 19:43:08 01104_fixed_string_like:                                                [ OK ] 0.24 sec.
Apr 30,2022 16:43:08     ⟥  Feature 01104_distributed_one_test, flags:TE
               640us     ⟥⟤ OK 01104_distributed_one_test, /stateless/01104_distributed_one_test
              5m 11s        [bash] 2022-04-30 19:43:08 01104_distributed_one_test:                                             [ OK ] 0.19 sec.
Apr 30,2022 16:43:09     ⟥  Feature 01102_distributed_local_in_bug, flags:TE
               537us     ⟥⟤ OK 01102_distributed_local_in_bug, /stateless/01102_distributed_local_in_bug
              5m 11s        [bash] 2022-04-30 19:43:09 01102_distributed_local_in_bug:                                         [ OK ] 0.23 sec.
Apr 30,2022 16:43:09     ⟥  Feature 01104_distributed_numbers_test, flags:TE
               567us     ⟥⟤ OK 01104_distributed_numbers_test, /stateless/01104_distributed_numbers_test
              5m 11s        [bash] 2022-04-30 19:43:09 01104_distributed_numbers_test:                                         [ OK ] 0.41 sec.
Apr 30,2022 16:43:09     ⟥  Feature 01101_prewhere_after_alter, flags:TE
               629us     ⟥⟤ OK 01101_prewhere_after_alter, /stateless/01101_prewhere_after_alter
              5m 11s        [bash] 2022-04-30 19:43:09 01101_prewhere_after_alter:                                             [ OK ] 0.23 sec.
Apr 30,2022 16:43:09     ⟥  Feature 01101_literal_column_clash, flags:TE
                 1ms     ⟥⟤ OK 01101_literal_column_clash, /stateless/01101_literal_column_clash
              5m 11s        [bash] 2022-04-30 19:43:09 01101_literal_column_clash:                                             [ OK ] 0.23 sec.
Apr 30,2022 16:43:09     ⟥  Feature 01100_split_by_string, flags:TE
               464us     ⟥⟤ OK 01100_split_by_string, /stateless/01100_split_by_string
              5m 12s        [bash] 2022-04-30 19:43:09 01100_split_by_string:                                                  [ OK ] 0.15 sec.
Apr 30,2022 16:43:09     ⟥  Feature 01099_operators_date_and_timestamp, flags:TE
               553us     ⟥⟤ OK 01099_operators_date_and_timestamp, /stateless/01099_operators_date_and_timestamp
              5m 12s        [bash] 2022-04-30 19:43:09 01099_operators_date_and_timestamp:                                     [ OK ] 0.19 sec.
Apr 30,2022 16:43:10     ⟥  Feature 01098_sum, flags:TE
               691us     ⟥⟤ OK 01098_sum, /stateless/01098_sum
              5m 12s        [bash] 2022-04-30 19:43:10 01098_sum:                                                              [ OK ] 0.20 sec.
Apr 30,2022 16:43:10     ⟥  Feature 01103_check_cpu_instructions_at_startup, flags:TE
               590us     ⟥⟤ OK 01103_check_cpu_instructions_at_startup, /stateless/01103_check_cpu_instructions_at_startup
              5m 12s        [bash] 2022-04-30 19:43:10 01103_check_cpu_instructions_at_startup:                                [ OK ] 1.27 sec.
Apr 30,2022 16:43:10     ⟥  Feature 01099_parallel_distributed_insert_select, flags:TE
               669us     ⟥⟤ OK 01099_parallel_distributed_insert_select, /stateless/01099_parallel_distributed_insert_select
              5m 12s        [bash] 2022-04-30 19:43:10 01099_parallel_distributed_insert_select:                               [ OK ] 0.63 sec.
Apr 30,2022 16:43:10     ⟥  Feature 01097_cyclic_defaults, flags:TE
               980us     ⟥⟤ OK 01097_cyclic_defaults, /stateless/01097_cyclic_defaults
              5m 12s        [bash] 2022-04-30 19:43:10 01097_cyclic_defaults:                                                  [ OK ] 0.19 sec.
Apr 30,2022 16:43:10     ⟥  Feature 01097_pre_limit, flags:TE
               602us     ⟥⟤ OK 01097_pre_limit, /stateless/01097_pre_limit
              5m 13s        [bash] 2022-04-30 19:43:10 01097_pre_limit:                                                        [ OK ] 0.15 sec.
Apr 30,2022 16:43:10     ⟥  Feature 01096_block_serialized_state, flags:TE
               604us     ⟥⟤ OK 01096_block_serialized_state, /stateless/01096_block_serialized_state
              5m 13s        [bash] 2022-04-30 19:43:10 01096_block_serialized_state:                                           [ OK ] 0.16 sec.
Apr 30,2022 16:43:11     ⟥  Feature 01096_array_reduce_in_ranges, flags:TE
               448us     ⟥⟤ OK 01096_array_reduce_in_ranges, /stateless/01096_array_reduce_in_ranges
              5m 13s        [bash] 2022-04-30 19:43:11 01096_array_reduce_in_ranges:                                           [ OK ] 0.18 sec.
Apr 30,2022 16:43:11     ⟥  Feature 01097_one_more_range_reader_test, flags:TE
               792us     ⟥⟤ OK 01097_one_more_range_reader_test, /stateless/01097_one_more_range_reader_test
              5m 13s        [bash] 2022-04-30 19:43:11 01097_one_more_range_reader_test:                                       [ OK ] 0.89 sec.
Apr 30,2022 16:43:11     ⟥  Feature 01096_zeros, flags:TE
               633us     ⟥⟤ OK 01096_zeros, /stateless/01096_zeros
              5m 13s        [bash] 2022-04-30 19:43:11 01096_zeros:                                                            [ OK ] 0.30 sec.
Apr 30,2022 16:43:11     ⟥  Feature 01093_cyclic_defaults_filimonov, flags:TE
               999us     ⟥⟤ OK 01093_cyclic_defaults_filimonov, /stateless/01093_cyclic_defaults_filimonov
              5m 14s        [bash] 2022-04-30 19:43:11 01093_cyclic_defaults_filimonov:                                        [ OK ] 0.16 sec.
Apr 30,2022 16:43:11     ⟥  Feature 01092_base64, flags:TE
               652us     ⟥⟤ OK 01092_base64, /stateless/01092_base64
              5m 14s        [bash] 2022-04-30 19:43:11 01092_base64:                                                           [ OK ] 0.15 sec.
Apr 30,2022 16:43:12     ⟥  Feature 01091_query_profiler_does_not_hang, flags:TE
                 1ms     ⟥⟤ OK 01091_query_profiler_does_not_hang, /stateless/01091_query_profiler_does_not_hang
              5m 14s        [bash] 2022-04-30 19:43:12 01091_query_profiler_does_not_hang:                                     [ OK ] 0.29 sec.
Apr 30,2022 16:43:12     ⟥  Feature 01091_insert_with_default_json, flags:TE
               648us     ⟥⟤ OK 01091_insert_with_default_json, /stateless/01091_insert_with_default_json
              5m 14s        [bash] 2022-04-30 19:43:12 01091_insert_with_default_json:                                         [ OK ] 0.24 sec.
Apr 30,2022 16:43:12     ⟥  Feature 01095_tpch_like_smoke, flags:TE
               597us     ⟥⟤ OK 01095_tpch_like_smoke, /stateless/01095_tpch_like_smoke
              5m 14s        [bash] 2022-04-30 19:43:12 01095_tpch_like_smoke:                                                  [ OK ] 1.07 sec.
Apr 30,2022 16:43:13     ⟥  Feature 01098_msgpack_format, flags:TE
               643us     ⟥⟤ OK 01098_msgpack_format, /stateless/01098_msgpack_format
              5m 15s        [bash] 2022-04-30 19:43:13 01098_msgpack_format:                                                   [ OK ] 2.57 sec.
Apr 30,2022 16:43:13     ⟥  Feature 01091_num_threads, flags:TE
               827us     ⟥⟤ OK 01091_num_threads, /stateless/01091_num_threads
              5m 15s        [bash] 2022-04-30 19:43:13 01091_num_threads:                                                      [ OK ] 0.73 sec.
Apr 30,2022 16:43:13     ⟥  Feature 01090_fixed_string_bit_ops, flags:TE
               727us     ⟥⟤ OK 01090_fixed_string_bit_ops, /stateless/01090_fixed_string_bit_ops
              5m 15s        [bash] 2022-04-30 19:43:13 01090_fixed_string_bit_ops:                                             [ OK ] 0.25 sec.
Apr 30,2022 16:43:13     ⟥  Feature 01089_alter_settings_old_format, flags:TE
               475us     ⟥⟤ OK 01089_alter_settings_old_format, /stateless/01089_alter_settings_old_format
              5m 15s        [bash] 2022-04-30 19:43:13 01089_alter_settings_old_format:                                        [ OK ] 0.18 sec.
Apr 30,2022 16:43:13     ⟥  Feature 01088_array_slice_of_aggregate_functions, flags:TE
               651us     ⟥⟤ OK 01088_array_slice_of_aggregate_functions, /stateless/01088_array_slice_of_aggregate_functions
              5m 16s        [bash] 2022-04-30 19:43:13 01088_array_slice_of_aggregate_functions:                               [ OK ] 0.13 sec.
Apr 30,2022 16:43:13     ⟥  Feature 01088_benchmark_query_id, flags:TE
               604us     ⟥⟤ OK 01088_benchmark_query_id, /stateless/01088_benchmark_query_id
              5m 16s        [bash] 2022-04-30 19:43:13 01088_benchmark_query_id:                                               [ OK ] 0.54 sec.
Apr 30,2022 16:43:14     ⟥  Feature 01087_index_set_ubsan, flags:TE
               711us     ⟥⟤ OK 01087_index_set_ubsan, /stateless/01087_index_set_ubsan
              5m 16s        [bash] 2022-04-30 19:43:14 01087_index_set_ubsan:                                                  [ OK ] 0.41 sec.
Apr 30,2022 16:43:14     ⟥  Feature 01087_storage_generate, flags:TE
               772us     ⟥⟤ OK 01087_storage_generate, /stateless/01087_storage_generate
              5m 16s        [bash] 2022-04-30 19:43:14 01087_storage_generate:                                                 [ OK ] 0.61 sec.
Apr 30,2022 16:43:14     ⟥  Feature 01090_zookeeper_mutations_and_insert_quorum, flags:TE
               628us     ⟥⟤ OK 01090_zookeeper_mutations_and_insert_quorum, /stateless/01090_zookeeper_mutations_and_insert_quorum
              5m 16s        [bash] 2022-04-30 19:43:14 01090_zookeeper_mutations_and_insert_quorum:                            [ OK ] 1.95 sec.
Apr 30,2022 16:43:15     ⟥  Feature 01086_regexp_input_format_skip_unmatched, flags:TE
               485us     ⟥⟤ OK 01086_regexp_input_format_skip_unmatched, /stateless/01086_regexp_input_format_skip_unmatched
              5m 17s        [bash] 2022-04-30 19:43:15 01086_regexp_input_format_skip_unmatched:                               [ OK ] 0.55 sec.
Apr 30,2022 16:43:15     ⟥  Feature 01087_table_function_generate, flags:TE
               444us     ⟥⟤ OK 01087_table_function_generate, /stateless/01087_table_function_generate
              5m 17s        [bash] 2022-04-30 19:43:15 01087_table_function_generate:                                          [ OK ] 0.55 sec.
Apr 30,2022 16:43:15     ⟥  Feature 01086_modulo_or_zero, flags:TE
               674us     ⟥⟤ OK 01086_modulo_or_zero, /stateless/01086_modulo_or_zero
              5m 17s        [bash] 2022-04-30 19:43:15 01086_modulo_or_zero:                                                   [ OK ] 0.17 sec.
Apr 30,2022 16:43:15     ⟥  Feature 01086_odbc_roundtrip, flags:TE
               501us     ⟥⟤ OK 01086_odbc_roundtrip, /stateless/01086_odbc_roundtrip
              5m 17s        [bash] 2022-04-30 19:43:15 01086_odbc_roundtrip:                                                   [ OK ] 0.98 sec.
Apr 30,2022 16:43:15     ⟥  Feature 01085_datetime_arithmetic_preserve_timezone, flags:TE
                 1ms     ⟥⟤ OK 01085_datetime_arithmetic_preserve_timezone, /stateless/01085_datetime_arithmetic_preserve_timezone
              5m 18s        [bash] 2022-04-30 19:43:15 01085_datetime_arithmetic_preserve_timezone:                            [ OK ] 0.15 sec.
Apr 30,2022 16:43:16     ⟥  Feature 01085_regexp_input_format, flags:TE
               621us     ⟥⟤ OK 01085_regexp_input_format, /stateless/01085_regexp_input_format
              5m 18s        [bash] 2022-04-30 19:43:16 01085_regexp_input_format:                                              [ OK ] 1.23 sec.
Apr 30,2022 16:43:16     ⟥  Feature 01085_max_distributed_connections, flags:TE
               629us     ⟥⟤ OK 01085_max_distributed_connections, /stateless/01085_max_distributed_connections
              5m 18s        [bash] 2022-04-30 19:43:16 01085_max_distributed_connections:                                      [ OK ] 1.47 sec.
Apr 30,2022 16:43:16     ⟥  Feature 01085_simdjson_uint64, flags:TE
               744us     ⟥⟤ OK 01085_simdjson_uint64, /stateless/01085_simdjson_uint64
              5m 19s        [bash] 2022-04-30 19:43:16 01085_simdjson_uint64:                                                  [ OK ] 0.28 sec.
Apr 30,2022 16:43:16     ⟥  Feature 01085_extract_all_empty, flags:TE
               462us     ⟥⟤ OK 01085_extract_all_empty, /stateless/01085_extract_all_empty
              5m 19s        [bash] 2022-04-30 19:43:16 01085_extract_all_empty:                                                [ OK ] 0.15 sec.
Apr 30,2022 16:43:16     ⟥  Feature 01084_defaults_on_aliases, flags:TE
               464us     ⟥⟤ OK 01084_defaults_on_aliases, /stateless/01084_defaults_on_aliases
              5m 19s        [bash] 2022-04-30 19:43:16 01084_defaults_on_aliases:                                              [ OK ] 0.23 sec.
Apr 30,2022 16:43:16     ⟥  Feature 01083_cross_to_inner_with_in_bug, flags:TE
               691us     ⟥⟤ OK 01083_cross_to_inner_with_in_bug, /stateless/01083_cross_to_inner_with_in_bug
              5m 19s        [bash] 2022-04-30 19:43:16 01083_cross_to_inner_with_in_bug:                                       [ OK ] 0.20 sec.
Apr 30,2022 16:43:17     ⟥  Feature 01083_log_first_column_alias, flags:TE
               727us     ⟥⟤ OK 01083_log_first_column_alias, /stateless/01083_log_first_column_alias
              5m 19s        [bash] 2022-04-30 19:43:17 01083_log_first_column_alias:                                           [ OK ] 0.20 sec.
Apr 30,2022 16:43:17     ⟥  Feature 01083_cross_to_inner_with_like, flags:TE
               652us     ⟥⟤ OK 01083_cross_to_inner_with_like, /stateless/01083_cross_to_inner_with_like
              5m 19s        [bash] 2022-04-30 19:43:17 01083_cross_to_inner_with_like:                                         [ OK ] 0.16 sec.
Apr 30,2022 16:43:17     ⟥  Feature 01083_match_zero_byte, flags:TE
               514us     ⟥⟤ OK 01083_match_zero_byte, /stateless/01083_match_zero_byte
              5m 19s        [bash] 2022-04-30 19:43:17 01083_match_zero_byte:                                                  [ OK ] 0.19 sec.
Apr 30,2022 16:43:17     ⟥  Feature 01083_functional_index_in_mergetree, flags:TE
               655us     ⟥⟤ OK 01083_functional_index_in_mergetree, /stateless/01083_functional_index_in_mergetree
              5m 19s        [bash] 2022-04-30 19:43:17 01083_functional_index_in_mergetree:                                    [ OK ] 0.30 sec.
Apr 30,2022 16:43:17     ⟥  Feature 01083_aggregation_memory_efficient_bug, flags:TE
               562us     ⟥⟤ OK 01083_aggregation_memory_efficient_bug, /stateless/01083_aggregation_memory_efficient_bug
              5m 19s        [bash] 2022-04-30 19:43:17 01083_aggregation_memory_efficient_bug:                                 [ OK ] 0.28 sec.
Apr 30,2022 16:43:17     ⟥  Feature 01082_bit_test_out_of_bound, flags:TE
               427us     ⟥⟤ OK 01082_bit_test_out_of_bound, /stateless/01082_bit_test_out_of_bound
              5m 19s        [bash] 2022-04-30 19:43:17 01082_bit_test_out_of_bound:                                            [ OK ] 0.14 sec.
Apr 30,2022 16:43:17     ⟥  Feature 01083_log_family_disk_memory, flags:TE
               689us     ⟥⟤ OK 01083_log_family_disk_memory, /stateless/01083_log_family_disk_memory
              5m 19s        [bash] 2022-04-30 19:43:17 01083_log_family_disk_memory:                                           [ OK ] 0.38 sec.
Apr 30,2022 16:43:17     ⟥  Feature 01081_PartialSortingTransform_full_column, flags:TE
               606us     ⟥⟤ OK 01081_PartialSortingTransform_full_column, /stateless/01081_PartialSortingTransform_full_column
              5m 19s        [bash] 2022-04-30 19:43:17 01081_PartialSortingTransform_full_column:                              [ OK ] 0.19 sec.
Apr 30,2022 16:43:17     ⟥  Feature 01081_keywords_formatting, flags:TE
               607us     ⟥⟤ OK 01081_keywords_formatting, /stateless/01081_keywords_formatting
              5m 20s        [bash] 2022-04-30 19:43:17 01081_keywords_formatting:                                              [ OK ] 0.14 sec.
Apr 30,2022 16:43:17     ⟥  Feature 01081_demangle, flags:TE
               673us     ⟥⟤ OK 01081_demangle, /stateless/01081_demangle
              5m 20s        [bash] 2022-04-30 19:43:17 01081_demangle:                                                         [ OK ] 0.13 sec.
Apr 30,2022 16:43:17     ⟥  Feature 01080_engine_merge_prewhere_tupleelement_error, flags:TE
               744us     ⟥⟤ OK 01080_engine_merge_prewhere_tupleelement_error, /stateless/01080_engine_merge_prewhere_tupleelement_error
              5m 20s        [bash] 2022-04-30 19:43:17 01080_engine_merge_prewhere_tupleelement_error:                         [ OK ] 0.17 sec.
Apr 30,2022 16:43:18     ⟥  Feature 01080_join_get_null, flags:TE
               499us     ⟥⟤ OK 01080_join_get_null, /stateless/01080_join_get_null
              5m 20s        [bash] 2022-04-30 19:43:18 01080_join_get_null:                                                    [ OK ] 0.17 sec.
Apr 30,2022 16:43:18     ⟥  Feature 01079_reinterpret_as_fixed_string, flags:TE
               892us     ⟥⟤ OK 01079_reinterpret_as_fixed_string, /stateless/01079_reinterpret_as_fixed_string
              5m 20s        [bash] 2022-04-30 19:43:18 01079_reinterpret_as_fixed_string:                                      [ OK ] 0.16 sec.
Apr 30,2022 16:43:18     ⟥  Feature 01079_bit_operations_using_bitset, flags:TE
               619us     ⟥⟤ OK 01079_bit_operations_using_bitset, /stateless/01079_bit_operations_using_bitset
              5m 20s        [bash] 2022-04-30 19:43:18 01079_bit_operations_using_bitset:                                      [ OK ] 0.23 sec.
Apr 30,2022 16:43:20     ⟥  Feature 01079_order_by_pk, flags:TE
               636us     ⟥⟤ OK 01079_order_by_pk, /stateless/01079_order_by_pk
              5m 22s        [bash] 2022-04-30 19:43:20 01079_order_by_pk:                                                      [ OK ] 2.71 sec.
Apr 30,2022 16:43:20     ⟥  Feature 01079_alter_default_zookeeper, flags:TE
               684us     ⟥⟤ OK 01079_alter_default_zookeeper, /stateless/01079_alter_default_zookeeper
              5m 23s        [bash] 2022-04-30 19:43:20 01079_alter_default_zookeeper:                                          [ OK ] 2.04 sec.
Apr 30,2022 16:43:20     ⟥  Feature 01079_new_range_reader_segfault, flags:TE
               464us     ⟥⟤ OK 01079_new_range_reader_segfault, /stateless/01079_new_range_reader_segfault
              5m 23s        [bash] 2022-04-30 19:43:20 01079_new_range_reader_segfault:                                        [ OK ] 0.21 sec.
Apr 30,2022 16:43:22     ⟥  Feature 01078_merge_tree_read_one_thread, flags:TE
               585us     ⟥⟤ OK 01078_merge_tree_read_one_thread, /stateless/01078_merge_tree_read_one_thread
              5m 24s        [bash] 2022-04-30 19:43:22 01078_merge_tree_read_one_thread:                                       [ OK ] 1.31 sec.
Apr 30,2022 16:43:22     ⟥  Feature 01078_bloom_filter_operator_not_has, flags:TE
               679us     ⟥⟤ OK 01078_bloom_filter_operator_not_has, /stateless/01078_bloom_filter_operator_not_has
              5m 24s        [bash] 2022-04-30 19:43:22 01078_bloom_filter_operator_not_has:                                    [ OK ] 0.20 sec.
Apr 30,2022 16:43:22     ⟥  Feature 01079_bad_alters_zookeeper_long, flags:TE
               656us     ⟥⟤ OK 01079_bad_alters_zookeeper_long, /stateless/01079_bad_alters_zookeeper_long
              5m 25s        [bash] 2022-04-30 19:43:22 01079_bad_alters_zookeeper_long:                                        [ OK ] 4.87 sec.
Apr 30,2022 16:43:23     ⟥  Feature 01077_yet_another_prewhere_test, flags:TE
               620us     ⟥⟤ OK 01077_yet_another_prewhere_test, /stateless/01077_yet_another_prewhere_test
              5m 25s        [bash] 2022-04-30 19:43:23 01077_yet_another_prewhere_test:                                        [ OK ] 0.28 sec.
Apr 30,2022 16:43:24     ⟥  Feature 01103_optimize_drop_race_zookeeper, flags:TE
               608us     ⟥⟤ OK 01103_optimize_drop_race_zookeeper, /stateless/01103_optimize_drop_race_zookeeper
              5m 26s        [bash] 2022-04-30 19:43:24 01103_optimize_drop_race_zookeeper:                                     [ OK ] 15.26 sec.
Apr 30,2022 16:43:25     ⟥  Feature 01076_array_join_prewhere_const_folding, flags:TE
               662us     ⟥⟤ OK 01076_array_join_prewhere_const_folding, /stateless/01076_array_join_prewhere_const_folding
              5m 27s        [bash] 2022-04-30 19:43:25 01076_array_join_prewhere_const_folding:                                [ OK ] 0.35 sec.
Apr 30,2022 16:43:25     ⟥  Feature 01076_json_each_row_array, flags:TE
               586us     ⟥⟤ OK 01076_json_each_row_array, /stateless/01076_json_each_row_array
              5m 28s        [bash] 2022-04-30 19:43:25 01076_json_each_row_array:                                              [ OK ] 0.62 sec.
Apr 30,2022 16:43:27     ⟥  Feature 01076_predicate_optimizer_with_view, flags:TE
               656us     ⟥⟤ OK 01076_predicate_optimizer_with_view, /stateless/01076_predicate_optimizer_with_view
              5m 30s        [bash] 2022-04-30 19:43:27 01076_predicate_optimizer_with_view:                                    [ OK ] 1.82 sec.
Apr 30,2022 16:43:27     ⟥  Feature 01077_mutations_index_consistency, flags:TE
               737us     ⟥⟤ OK 01077_mutations_index_consistency, /stateless/01077_mutations_index_consistency
              5m 30s        [bash] 2022-04-30 19:43:27 01077_mutations_index_consistency:                                      [ OK ] 5.21 sec.
Apr 30,2022 16:43:27     ⟥  Feature 01076_range_reader_segfault, flags:TE
               655us     ⟥⟤ OK 01076_range_reader_segfault, /stateless/01076_range_reader_segfault
              5m 30s        [bash] 2022-04-30 19:43:27 01076_range_reader_segfault:                                            [ OK ] 4.53 sec.
Apr 30,2022 16:43:27     ⟥  Feature 01075_in_arrays_enmk, flags:TE
               484us     ⟥⟤ OK 01075_in_arrays_enmk, /stateless/01075_in_arrays_enmk
              5m 30s        [bash] 2022-04-30 19:43:27 01075_in_arrays_enmk:                                                   [ OK ] 0.18 sec.
Apr 30,2022 16:43:28     ⟥  Feature 01075_allowed_client_hosts, flags:TE
               754us     ⟥⟤ OK 01075_allowed_client_hosts, /stateless/01075_allowed_client_hosts
              5m 30s        [bash] 2022-04-30 19:43:27 01075_allowed_client_hosts:                                             [ OK ] 0.24 sec.
Apr 30,2022 16:43:28     ⟥  Feature 01074_partial_revokes, flags:TE
               448us     ⟥⟤ OK 01074_partial_revokes, /stateless/01074_partial_revokes
              5m 30s        [bash] 2022-04-30 19:43:28 01074_partial_revokes:                                                  [ OK ] 0.33 sec.
Apr 30,2022 16:43:28     ⟥  Feature 01074_h3_range_check, flags:TE
               451us     ⟥⟤ OK 01074_h3_range_check, /stateless/01074_h3_range_check
              5m 30s        [bash] 2022-04-30 19:43:28 01074_h3_range_check:                                                   [ OK ] 0.15 sec.
Apr 30,2022 16:43:28     ⟥  Feature 01073_grant_and_revoke, flags:TE
               874us     ⟥⟤ OK 01073_grant_and_revoke, /stateless/01073_grant_and_revoke
              5m 30s        [bash] 2022-04-30 19:43:28 01073_grant_and_revoke:                                                 [ OK ] 0.24 sec.
Apr 30,2022 16:43:28     ⟥  Feature 01073_crlf_end_of_line, flags:TE
               539us     ⟥⟤ OK 01073_crlf_end_of_line, /stateless/01073_crlf_end_of_line
              5m 30s        [bash] 2022-04-30 19:43:28 01073_crlf_end_of_line:                                                 [ OK ] 0.21 sec.
Apr 30,2022 16:43:28     ⟥  Feature 01073_bad_alter_partition, flags:TE
               658us     ⟥⟤ OK 01073_bad_alter_partition, /stateless/01073_bad_alter_partition
              5m 30s        [bash] 2022-04-30 19:43:28 01073_bad_alter_partition:                                              [ OK ] 0.22 sec.
Apr 30,2022 16:43:28     ⟥  Feature 01072_drop_temporary_table_with_same_name, flags:TE
               630us     ⟥⟤ OK 01072_drop_temporary_table_with_same_name, /stateless/01072_drop_temporary_table_with_same_name
              5m 31s        [bash] 2022-04-30 19:43:28 01072_drop_temporary_table_with_same_name:                              [ OK ] 0.25 sec.
Apr 30,2022 16:43:28     ⟥  Feature 01072_optimize_skip_unused_shards_const_expr_eval, flags:TE
               698us     ⟥⟤ OK 01072_optimize_skip_unused_shards_const_expr_eval, /stateless/01072_optimize_skip_unused_shards_const_expr_eval
              5m 31s        [bash] 2022-04-30 19:43:28 01072_optimize_skip_unused_shards_const_expr_eval:                      [ OK ] 0.38 sec.
Apr 30,2022 16:43:28     ⟥  Feature 01072_nullable_jit, flags:TE
               678us     ⟥⟤ OK 01072_nullable_jit, /stateless/01072_nullable_jit
              5m 31s        [bash] 2022-04-30 19:43:28 01072_nullable_jit:                                                     [ OK ] 0.18 sec.
Apr 30,2022 16:43:29     ⟥  Feature 01073_blockSerializedSize, flags:TE
                 1ms     ⟥⟤ OK 01073_blockSerializedSize, /stateless/01073_blockSerializedSize
              5m 31s        [bash] 2022-04-30 19:43:29 01073_blockSerializedSize:                                              [ OK ] 0.69 sec.
Apr 30,2022 16:43:29     ⟥  Feature 01072_json_each_row_data_in_square_brackets, flags:TE
               614us     ⟥⟤ OK 01072_json_each_row_data_in_square_brackets, /stateless/01072_json_each_row_data_in_square_brackets
              5m 31s        [bash] 2022-04-30 19:43:29 01072_json_each_row_data_in_square_brackets:                            [ OK ] 0.20 sec.
Apr 30,2022 16:43:29     ⟥  Feature 01072_select_constant_limit, flags:TE
                 8ms     ⟥⟤ OK 01072_select_constant_limit, /stateless/01072_select_constant_limit
              5m 31s        [bash] 2022-04-30 19:43:29 01072_select_constant_limit:                                            [ OK ] 0.14 sec.
Apr 30,2022 16:43:29     ⟥  Feature 01071_in_array, flags:TE
               605us     ⟥⟤ OK 01071_in_array, /stateless/01071_in_array
              5m 31s        [bash] 2022-04-30 19:43:29 01071_in_array:                                                         [ OK ] 0.18 sec.
Apr 30,2022 16:43:29     ⟥  Feature 01071_force_optimize_skip_unused_shards, flags:TE
               631us     ⟥⟤ OK 01071_force_optimize_skip_unused_shards, /stateless/01071_force_optimize_skip_unused_shards
              5m 31s        [bash] 2022-04-30 19:43:29 01071_force_optimize_skip_unused_shards:                                [ OK ] 0.40 sec.
Apr 30,2022 16:43:29     ⟥  Feature 01071_http_header_exception_code, flags:TE
               611us     ⟥⟤ OK 01071_http_header_exception_code, /stateless/01071_http_header_exception_code
              5m 31s        [bash] 2022-04-30 19:43:29 01071_http_header_exception_code:                                       [ OK ] 0.33 sec.
Apr 30,2022 16:43:29     ⟥  Feature 01070_alter_with_ttl, flags:TE
               827us     ⟥⟤ OK 01070_alter_with_ttl, /stateless/01070_alter_with_ttl
              5m 31s        [bash] 2022-04-30 19:43:29 01070_alter_with_ttl:                                                   [ OK ] 0.26 sec.
Apr 30,2022 16:43:29     ⟥  Feature 01070_to_decimal_or_null_exception, flags:TE
               471us     ⟥⟤ OK 01070_to_decimal_or_null_exception, /stateless/01070_to_decimal_or_null_exception
              5m 32s        [bash] 2022-04-30 19:43:29 01070_to_decimal_or_null_exception:                                     [ OK ] 0.16 sec.
Apr 30,2022 16:43:29     ⟥  Feature 01070_h3_get_base_cell, flags:TE
               648us     ⟥⟤ OK 01070_h3_get_base_cell, /stateless/01070_h3_get_base_cell
              5m 32s        [bash] 2022-04-30 19:43:29 01070_h3_get_base_cell:                                                 [ OK ] 0.19 sec.
Apr 30,2022 16:43:29     ⟥  Feature 01070_exception_code_in_query_log_table, flags:TE
               570us     ⟥⟤ OK 01070_exception_code_in_query_log_table, /stateless/01070_exception_code_in_query_log_table
              5m 32s        [bash] 2022-04-30 19:43:29 01070_exception_code_in_query_log_table:                                [ OK ] 0.26 sec.
Apr 30,2022 16:43:29     ⟥  Feature 01070_h3_indexes_are_neighbors, flags:TE
               455us     ⟥⟤ OK 01070_h3_indexes_are_neighbors, /stateless/01070_h3_indexes_are_neighbors
              5m 32s        [bash] 2022-04-30 19:43:29 01070_h3_indexes_are_neighbors:                                         [ OK ] 0.17 sec.
Apr 30,2022 16:43:30     ⟥  Feature 01070_string_to_h3, flags:TE
               743us     ⟥⟤ OK 01070_string_to_h3, /stateless/01070_string_to_h3
              5m 32s        [bash] 2022-04-30 19:43:30 01070_string_to_h3:                                                     [ OK ] 0.14 sec.
Apr 30,2022 16:43:30     ⟥  Feature 01070_h3_hex_area_m2, flags:TE
               887us     ⟥⟤ OK 01070_h3_hex_area_m2, /stateless/01070_h3_hex_area_m2
              5m 32s        [bash] 2022-04-30 19:43:30 01070_h3_hex_area_m2:                                                   [ OK ] 0.13 sec.
Apr 30,2022 16:43:30     ⟥  Feature 01070_h3_to_children, flags:TE
               642us     ⟥⟤ OK 01070_h3_to_children, /stateless/01070_h3_to_children
              5m 32s        [bash] 2022-04-30 19:43:30 01070_h3_to_children:                                                   [ OK ] 0.24 sec.
Apr 30,2022 16:43:30     ⟥  Feature 01070_h3_to_parent, flags:TE
               796us     ⟥⟤ OK 01070_h3_to_parent, /stateless/01070_h3_to_parent
              5m 32s        [bash] 2022-04-30 19:43:30 01070_h3_to_parent:                                                     [ OK ] 0.16 sec.
Apr 30,2022 16:43:30     ⟥  Feature 01070_template_empty_file, flags:TE
               604us     ⟥⟤ OK 01070_template_empty_file, /stateless/01070_template_empty_file
              5m 32s        [bash] 2022-04-30 19:43:30 01070_template_empty_file:                                              [ OK ] 0.32 sec.
Apr 30,2022 16:43:30     ⟥  Feature 01070_h3_to_string, flags:TE
               655us     ⟥⟤ OK 01070_h3_to_string, /stateless/01070_h3_to_string
              5m 32s        [bash] 2022-04-30 19:43:30 01070_h3_to_string:                                                     [ OK ] 0.18 sec.
Apr 30,2022 16:43:30     ⟥  Feature 01069_materialized_view_alter_target_table, flags:TE
               447us     ⟥⟤ OK 01069_materialized_view_alter_target_table, /stateless/01069_materialized_view_alter_target_table
              5m 32s        [bash] 2022-04-30 19:43:30 01069_materialized_view_alter_target_table:                             [ OK ] 0.18 sec.
Apr 30,2022 16:43:30     ⟥  Feature 01069_materialized_view_alter_target_table_with_default_expression, flags:TE
               626us     ⟥⟤ OK 01069_materialized_view_alter_target_table_with_default_expression, /stateless/01069_materialized_view_alter_target_table_with_default_expression
              5m 32s        [bash] 2022-04-30 19:43:30 01069_materialized_view_alter_target_table_with_default_expression:     [ OK ] 0.19 sec.
Apr 30,2022 16:43:30     ⟥  Feature 01069_insert_float_as_nullable_unit8, flags:TE
               451us     ⟥⟤ OK 01069_insert_float_as_nullable_unit8, /stateless/01069_insert_float_as_nullable_unit8
              5m 33s        [bash] 2022-04-30 19:43:30 01069_insert_float_as_nullable_unit8:                                   [ OK ] 0.17 sec.
Apr 30,2022 16:43:30     ⟥  Feature 01068_parens, flags:TE
               514us     ⟥⟤ OK 01068_parens, /stateless/01068_parens
              5m 33s        [bash] 2022-04-30 19:43:30 01068_parens:                                                           [ OK ] 0.15 sec.
Apr 30,2022 16:43:30     ⟥  Feature 01069_set_in_group_by, flags:TE
               800us     ⟥⟤ OK 01069_set_in_group_by, /stateless/01069_set_in_group_by
              5m 33s        [bash] 2022-04-30 19:43:30 01069_set_in_group_by:                                                  [ OK ] 0.16 sec.
Apr 30,2022 16:43:30     ⟥  Feature 01067_join_null, flags:TE
               595us     ⟥⟤ OK 01067_join_null, /stateless/01067_join_null
              5m 33s        [bash] 2022-04-30 19:43:30 01067_join_null:                                                        [ OK ] 0.17 sec.
Apr 30,2022 16:43:31     ⟥  Feature 01065_array_zip_mixed_const, flags:TE
               666us     ⟥⟤ OK 01065_array_zip_mixed_const, /stateless/01065_array_zip_mixed_const
              5m 33s        [bash] 2022-04-30 19:43:31 01065_array_zip_mixed_const:                                            [ OK ] 0.16 sec.
Apr 30,2022 16:43:31     ⟥  Feature 01066_bit_count, flags:TE
               849us     ⟥⟤ OK 01066_bit_count, /stateless/01066_bit_count
              5m 33s        [bash] 2022-04-30 19:43:31 01066_bit_count:                                                        [ OK ] 0.17 sec.
Apr 30,2022 16:43:31     ⟥  Feature 01065_if_not_finite, flags:TE
               623us     ⟥⟤ OK 01065_if_not_finite, /stateless/01065_if_not_finite
              5m 33s        [bash] 2022-04-30 19:43:31 01065_if_not_finite:                                                    [ OK ] 0.18 sec.
Apr 30,2022 16:43:31     ⟥  Feature 01064_array_auc, flags:TE
               502us     ⟥⟤ OK 01064_array_auc, /stateless/01064_array_auc
              5m 33s        [bash] 2022-04-30 19:43:31 01064_array_auc:                                                        [ OK ] 0.27 sec.
Apr 30,2022 16:43:31     ⟥  Feature 01064_pm_all_join_const_and_nullable, flags:TE
               436us     ⟥⟤ OK 01064_pm_all_join_const_and_nullable, /stateless/01064_pm_all_join_const_and_nullable
              5m 33s        [bash] 2022-04-30 19:43:31 01064_pm_all_join_const_and_nullable:                                   [ OK ] 0.36 sec.
Apr 30,2022 16:43:31     ⟥  Feature 01063_create_column_set, flags:TE
               577us     ⟥⟤ OK 01063_create_column_set, /stateless/01063_create_column_set
              5m 33s        [bash] 2022-04-30 19:43:31 01063_create_column_set:                                                [ OK ] 0.17 sec.
Apr 30,2022 16:43:31     ⟥  Feature 01062_pm_multiple_all_join_same_value, flags:TE
               551us     ⟥⟤ OK 01062_pm_multiple_all_join_same_value, /stateless/01062_pm_multiple_all_join_same_value
              5m 34s        [bash] 2022-04-30 19:43:31 01062_pm_multiple_all_join_same_value:                                  [ OK ] 0.16 sec.
Apr 30,2022 16:43:31     ⟥  Feature 01064_incremental_streaming_from_2_src_with_feedback, flags:TE
                 1ms     ⟥⟤ OK 01064_incremental_streaming_from_2_src_with_feedback, /stateless/01064_incremental_streaming_from_2_src_with_feedback
              5m 34s        [bash] 2022-04-30 19:43:31 01064_incremental_streaming_from_2_src_with_feedback:                   [ OK ] 0.63 sec.
Apr 30,2022 16:43:31     ⟥  Feature 01062_max_parser_depth, flags:TE
               517us     ⟥⟤ OK 01062_max_parser_depth, /stateless/01062_max_parser_depth
              5m 34s        [bash] 2022-04-30 19:43:31 01062_max_parser_depth:                                                 [ OK ] 0.30 sec.
Apr 30,2022 16:43:32     ⟥  Feature 01061_alter_codec_with_type, flags:TE
               480us     ⟥⟤ OK 01061_alter_codec_with_type, /stateless/01061_alter_codec_with_type
              5m 35s        [bash] 2022-04-30 19:43:32 01061_alter_codec_with_type:                                            [ OK ] 0.64 sec.
Apr 30,2022 16:43:32     ⟥  Feature 01060_defaults_all_columns, flags:TE
               490us     ⟥⟤ OK 01060_defaults_all_columns, /stateless/01060_defaults_all_columns
              5m 35s        [bash] 2022-04-30 19:43:32 01060_defaults_all_columns:                                             [ OK ] 0.14 sec.
Apr 30,2022 16:43:33     ⟥  Feature 01060_substring_negative_size, flags:TE
               879us     ⟥⟤ OK 01060_substring_negative_size, /stateless/01060_substring_negative_size
              5m 35s        [bash] 2022-04-30 19:43:33 01060_substring_negative_size:                                          [ OK ] 0.25 sec.
Apr 30,2022 16:43:34     ⟥  Feature 01300_client_save_history_when_terminated_long, flags:TE
               581us     ⟥⟤ OK 01300_client_save_history_when_terminated_long, /stateless/01300_client_save_history_when_terminated_long
              5m 36s        [bash] 2022-04-30 19:43:34 01300_client_save_history_when_terminated_long:                         [ OK ] 60.69 sec.
Apr 30,2022 16:43:34     ⟥  Feature 01062_alter_on_mutataion_zookeeper, flags:TE
               782us     ⟥⟤ OK 01062_alter_on_mutataion_zookeeper, /stateless/01062_alter_on_mutataion_zookeeper
              5m 36s        [bash] 2022-04-30 19:43:34 01062_alter_on_mutataion_zookeeper:                                     [ OK ] 2.57 sec.
Apr 30,2022 16:43:35     ⟥  Feature 01062_pm_all_join_with_block_continuation, flags:TE
               695us     ⟥⟤ OK 01062_pm_all_join_with_block_continuation, /stateless/01062_pm_all_join_with_block_continuation
              5m 37s        [bash] 2022-04-30 19:43:35 01062_pm_all_join_with_block_continuation:                              [ OK ] 3.87 sec.
Apr 30,2022 16:43:35     ⟥  Feature 01057_http_compression_prefer_brotli, flags:TE
               621us     ⟥⟤ OK 01057_http_compression_prefer_brotli, /stateless/01057_http_compression_prefer_brotli
              5m 38s        [bash] 2022-04-30 19:43:35 01057_http_compression_prefer_brotli:                                   [ OK ] 1.23 sec.
Apr 30,2022 16:43:36     ⟥  Feature 01056_negative_with_bloom_filter, flags:TE
               696us     ⟥⟤ OK 01056_negative_with_bloom_filter, /stateless/01056_negative_with_bloom_filter
              5m 38s        [bash] 2022-04-30 19:43:36 01056_negative_with_bloom_filter:                                       [ OK ] 0.22 sec.
Apr 30,2022 16:43:36     ⟥  Feature 01059_storage_file_brotli, flags:TE
               515us     ⟥⟤ OK 01059_storage_file_brotli, /stateless/01059_storage_file_brotli
              5m 38s        [bash] 2022-04-30 19:43:36 01059_storage_file_brotli:                                              [ OK ] 2.44 sec.
Apr 30,2022 16:43:36     ⟥  Feature 01056_prepared_statements_null_and_escaping, flags:TE
               583us     ⟥⟤ OK 01056_prepared_statements_null_and_escaping, /stateless/01056_prepared_statements_null_and_escaping
              5m 38s        [bash] 2022-04-30 19:43:36 01056_prepared_statements_null_and_escaping:                            [ OK ] 0.44 sec.
Apr 30,2022 16:43:36     ⟥  Feature 01055_prewhere_bugs, flags:TE
               541us     ⟥⟤ OK 01055_prewhere_bugs, /stateless/01055_prewhere_bugs
              5m 38s        [bash] 2022-04-30 19:43:36 01055_prewhere_bugs:                                                    [ OK ] 0.19 sec.
Apr 30,2022 16:43:36     ⟥  Feature 01055_compact_parts, flags:TE
               801us     ⟥⟤ OK 01055_compact_parts, /stateless/01055_compact_parts
              5m 38s        [bash] 2022-04-30 19:43:36 01055_compact_parts:                                                    [ OK ] 0.29 sec.
Apr 30,2022 16:43:36     ⟥  Feature 01056_predicate_optimizer_bugs, flags:TE
               470us     ⟥⟤ OK 01056_predicate_optimizer_bugs, /stateless/01056_predicate_optimizer_bugs
              5m 38s        [bash] 2022-04-30 19:43:36 01056_predicate_optimizer_bugs:                                         [ OK ] 0.46 sec.
Apr 30,2022 16:43:37     ⟥  Feature 01058_zlib_ng_level1_bug, flags:TE
               625us     ⟥⟤ OK 01058_zlib_ng_level1_bug, /stateless/01058_zlib_ng_level1_bug
              5m 39s        [bash] 2022-04-30 19:43:37 01058_zlib_ng_level1_bug:                                               [ OK ] 2.81 sec.
Apr 30,2022 16:43:37     ⟥  Feature 01055_minmax_index_compact_parts, flags:TE
               822us     ⟥⟤ OK 01055_minmax_index_compact_parts, /stateless/01055_minmax_index_compact_parts
              5m 39s        [bash] 2022-04-30 19:43:37 01055_minmax_index_compact_parts:                                       [ OK ] 0.69 sec.
Apr 30,2022 16:43:37     ⟥  Feature 01054_random_printable_ascii_ubsan, flags:TE
               738us     ⟥⟤ OK 01054_random_printable_ascii_ubsan, /stateless/01054_random_printable_ascii_ubsan
              5m 39s        [bash] 2022-04-30 19:43:37 01054_random_printable_ascii_ubsan:                                     [ OK ] 0.62 sec.
Apr 30,2022 16:43:37     ⟥  Feature 01053_if_chain_check, flags:TE
               571us     ⟥⟤ OK 01053_if_chain_check, /stateless/01053_if_chain_check
              5m 39s        [bash] 2022-04-30 19:43:37 01053_if_chain_check:                                                   [ OK ] 0.16 sec.
Apr 30,2022 16:43:37     ⟥  Feature 01055_compact_parts_granularity, flags:TE
               834us     ⟥⟤ OK 01055_compact_parts_granularity, /stateless/01055_compact_parts_granularity
              5m 39s        [bash] 2022-04-30 19:43:37 01055_compact_parts_granularity:                                        [ OK ] 0.82 sec.
Apr 30,2022 16:43:37     ⟥  Feature 01052_array_reduce_exception, flags:TE
               576us     ⟥⟤ OK 01052_array_reduce_exception, /stateless/01052_array_reduce_exception
              5m 39s        [bash] 2022-04-30 19:43:37 01052_array_reduce_exception:                                           [ OK ] 0.19 sec.
Apr 30,2022 16:43:37     ⟥  Feature 01052_compression_buffer_overrun, flags:TE
               565us     ⟥⟤ OK 01052_compression_buffer_overrun, /stateless/01052_compression_buffer_overrun
              5m 39s        [bash] 2022-04-30 19:43:37 01052_compression_buffer_overrun:                                       [ OK ] 0.32 sec.
Apr 30,2022 16:43:37     ⟥  Feature 01051_aggregate_function_crash, flags:TE
               707us     ⟥⟤ OK 01051_aggregate_function_crash, /stateless/01051_aggregate_function_crash
              5m 39s        [bash] 2022-04-30 19:43:37 01051_aggregate_function_crash:                                         [ OK ] 0.17 sec.
Apr 30,2022 16:43:37     ⟥  Feature 01051_random_printable_ascii, flags:TE
               528us     ⟥⟤ OK 01051_random_printable_ascii, /stateless/01051_random_printable_ascii
              5m 40s        [bash] 2022-04-30 19:43:37 01051_random_printable_ascii:                                           [ OK ] 0.15 sec.
Apr 30,2022 16:43:37     ⟥  Feature 01051_same_name_alias_with_joins, flags:TE
               673us     ⟥⟤ OK 01051_same_name_alias_with_joins, /stateless/01051_same_name_alias_with_joins
              5m 40s        [bash] 2022-04-30 19:43:37 01051_same_name_alias_with_joins:                                       [ OK ] 0.39 sec.
Apr 30,2022 16:43:37     ⟥  Feature 01051_all_join_engine, flags:TE
               898us     ⟥⟤ OK 01051_all_join_engine, /stateless/01051_all_join_engine
              5m 40s        [bash] 2022-04-30 19:43:37 01051_all_join_engine:                                                  [ OK ] 0.35 sec.
Apr 30,2022 16:43:37     ⟥  Feature 01051_scalar_optimization, flags:TE
               643us     ⟥⟤ OK 01051_scalar_optimization, /stateless/01051_scalar_optimization
              5m 40s        [bash] 2022-04-30 19:43:37 01051_scalar_optimization:                                              [ OK ] 0.15 sec.
Apr 30,2022 16:43:38     ⟥  Feature 01051_new_any_join_engine, flags:TE
               573us     ⟥⟤ OK 01051_new_any_join_engine, /stateless/01051_new_any_join_engine
              5m 40s        [bash] 2022-04-30 19:43:38 01051_new_any_join_engine:                                              [ OK ] 0.48 sec.
Apr 30,2022 16:43:38     ⟥  Feature 01050_engine_join_view_crash, flags:TE
               680us     ⟥⟤ OK 01050_engine_join_view_crash, /stateless/01050_engine_join_view_crash
              5m 40s        [bash] 2022-04-30 19:43:38 01050_engine_join_view_crash:                                           [ OK ] 0.19 sec.
Apr 30,2022 16:43:38     ⟥  Feature 01050_clickhouse_dict_source_with_subquery, flags:TE
               688us     ⟥⟤ OK 01050_clickhouse_dict_source_with_subquery, /stateless/01050_clickhouse_dict_source_with_subquery
              5m 40s        [bash] 2022-04-30 19:43:38 01050_clickhouse_dict_source_with_subquery:                             [ OK ] 0.18 sec.
Apr 30,2022 16:43:38     ⟥  Feature 01051_system_stack_trace, flags:TE
               627us     ⟥⟤ OK 01051_system_stack_trace, /stateless/01051_system_stack_trace
              5m 40s        [bash] 2022-04-30 19:43:38 01051_system_stack_trace:                                               [ OK ] 0.44 sec.
Apr 30,2022 16:43:38     ⟥  Feature 01050_group_array_sample, flags:TE
               873us     ⟥⟤ OK 01050_group_array_sample, /stateless/01050_group_array_sample
              5m 40s        [bash] 2022-04-30 19:43:38 01050_group_array_sample:                                               [ OK ] 0.21 sec.
Apr 30,2022 16:43:38     ⟥  Feature 01049_join_low_card_crash, flags:TE
               491us     ⟥⟤ OK 01049_join_low_card_crash, /stateless/01049_join_low_card_crash
              5m 40s        [bash] 2022-04-30 19:43:38 01049_join_low_card_crash:                                              [ OK ] 0.21 sec.
Apr 30,2022 16:43:38     ⟥  Feature 01050_engine_join_crash, flags:TE
               712us     ⟥⟤ OK 01050_engine_join_crash, /stateless/01050_engine_join_crash
              5m 40s        [bash] 2022-04-30 19:43:38 01050_engine_join_crash:                                                [ OK ] 0.35 sec.
Apr 30,2022 16:43:38     ⟥  Feature 01175_distributed_ddl_output_mode_long, flags:TE
               694us     ⟥⟤ OK 01175_distributed_ddl_output_mode_long, /stateless/01175_distributed_ddl_output_mode_long
              5m 40s        [bash] 2022-04-30 19:43:38 01175_distributed_ddl_output_mode_long:                                 [ OK ] 36.76 sec.
Apr 30,2022 16:43:38     ⟥  Feature 01047_no_alias_columns_with_table_aliases, flags:TE
               578us     ⟥⟤ OK 01047_no_alias_columns_with_table_aliases, /stateless/01047_no_alias_columns_with_table_aliases
              5m 41s        [bash] 2022-04-30 19:43:38 01047_no_alias_columns_with_table_aliases:                              [ OK ] 0.22 sec.
Apr 30,2022 16:43:38     ⟥  Feature 01047_nullable_rand, flags:TE
               651us     ⟥⟤ OK 01047_nullable_rand, /stateless/01047_nullable_rand
              5m 41s        [bash] 2022-04-30 19:43:38 01047_nullable_rand:                                                    [ OK ] 0.20 sec.
Apr 30,2022 16:43:38     ⟥  Feature 01046_trivial_count_query_distributed, flags:TE
               710us     ⟥⟤ OK 01046_trivial_count_query_distributed, /stateless/01046_trivial_count_query_distributed
              5m 41s        [bash] 2022-04-30 19:43:38 01046_trivial_count_query_distributed:                                  [ OK ] 0.16 sec.
Apr 30,2022 16:43:38     ⟥  Feature 01046_materialized_view_with_join_over_distributed, flags:TE
               596us     ⟥⟤ OK 01046_materialized_view_with_join_over_distributed, /stateless/01046_materialized_view_with_join_over_distributed
              5m 41s        [bash] 2022-04-30 19:43:38 01046_materialized_view_with_join_over_distributed:                     [ OK ] 0.17 sec.
Apr 30,2022 16:43:39     ⟥  Feature 01045_bloom_filter_null_array, flags:TE
               587us     ⟥⟤ OK 01045_bloom_filter_null_array, /stateless/01045_bloom_filter_null_array
              5m 41s        [bash] 2022-04-30 19:43:39 01045_bloom_filter_null_array:                                          [ OK ] 0.34 sec.
Apr 30,2022 16:43:39     ⟥  Feature 01049_zookeeper_synchronous_mutations, flags:TE
               492us     ⟥⟤ OK 01049_zookeeper_synchronous_mutations, /stateless/01049_zookeeper_synchronous_mutations
              5m 41s        [bash] 2022-04-30 19:43:39 01049_zookeeper_synchronous_mutations:                                  [ OK ] 1.08 sec.
Apr 30,2022 16:43:39     ⟥  Feature 01045_array_zip, flags:TE
               435us     ⟥⟤ OK 01045_array_zip, /stateless/01045_array_zip
              5m 41s        [bash] 2022-04-30 19:43:39 01045_array_zip:                                                        [ OK ] 0.17 sec.
Apr 30,2022 16:43:39     ⟥  Feature 01047_simple_aggregate_sizes_of_columns_bug, flags:TE
               587us     ⟥⟤ OK 01047_simple_aggregate_sizes_of_columns_bug, /stateless/01047_simple_aggregate_sizes_of_columns_bug
              5m 42s        [bash] 2022-04-30 19:43:39 01047_simple_aggregate_sizes_of_columns_bug:                            [ OK ] 1.18 sec.
Apr 30,2022 16:43:39     ⟥  Feature 01044_great_circle_angle, flags:TE
               916us     ⟥⟤ OK 01044_great_circle_angle, /stateless/01044_great_circle_angle
              5m 42s        [bash] 2022-04-30 19:43:39 01044_great_circle_angle:                                               [ OK ] 0.18 sec.
Apr 30,2022 16:43:39     ⟥  Feature 01044_h3_edge_angle, flags:TE
               711us     ⟥⟤ OK 01044_h3_edge_angle, /stateless/01044_h3_edge_angle
              5m 42s        [bash] 2022-04-30 19:43:39 01044_h3_edge_angle:                                                    [ OK ] 0.21 sec.
Apr 30,2022 16:43:39     ⟥  Feature 01049_join_low_card_bug_long, flags:TE
               572us     ⟥⟤ OK 01049_join_low_card_bug_long, /stateless/01049_join_low_card_bug_long
              5m 42s        [bash] 2022-04-30 19:43:39 01049_join_low_card_bug_long:                                           [ OK ] 1.58 sec.
Apr 30,2022 16:43:40     ⟥  Feature 01043_h3_edge_length_m, flags:TE
               671us     ⟥⟤ OK 01043_h3_edge_length_m, /stateless/01043_h3_edge_length_m
              5m 42s        [bash] 2022-04-30 19:43:40 01043_h3_edge_length_m:                                                 [ OK ] 0.18 sec.
Apr 30,2022 16:43:40     ⟥  Feature 01043_geo_distance, flags:TE
               618us     ⟥⟤ OK 01043_geo_distance, /stateless/01043_geo_distance
              5m 42s        [bash] 2022-04-30 19:43:40 01043_geo_distance:                                                     [ OK ] 0.24 sec.
Apr 30,2022 16:43:40     ⟥  Feature 01043_categorical_iv, flags:TE
               611us     ⟥⟤ OK 01043_categorical_iv, /stateless/01043_categorical_iv
              5m 42s        [bash] 2022-04-30 19:43:40 01043_categorical_iv:                                                   [ OK ] 0.24 sec.
Apr 30,2022 16:43:40     ⟥  Feature 01042_check_query_and_last_granule_size, flags:TE
               650us     ⟥⟤ OK 01042_check_query_and_last_granule_size, /stateless/01042_check_query_and_last_granule_size
              5m 42s        [bash] 2022-04-30 19:43:40 01042_check_query_and_last_granule_size:                                [ OK ] 0.31 sec.
Apr 30,2022 16:43:40     ⟥  Feature 01042_h3_k_ring, flags:TE
               667us     ⟥⟤ OK 01042_h3_k_ring, /stateless/01042_h3_k_ring
              5m 42s        [bash] 2022-04-30 19:43:40 01042_h3_k_ring:                                                        [ OK ] 0.22 sec.
Apr 30,2022 16:43:40     ⟥  Feature 01040_h3_get_resolution, flags:TE
               478us     ⟥⟤ OK 01040_h3_get_resolution, /stateless/01040_h3_get_resolution
              5m 42s        [bash] 2022-04-30 19:43:40 01040_h3_get_resolution:                                                [ OK ] 0.17 sec.
Apr 30,2022 16:43:40     ⟥  Feature 01041_h3_is_valid, flags:TE
               679us     ⟥⟤ OK 01041_h3_is_valid, /stateless/01041_h3_is_valid
              5m 42s        [bash] 2022-04-30 19:43:40 01041_h3_is_valid:                                                      [ OK ] 0.23 sec.
Apr 30,2022 16:43:40     ⟥  Feature 01039_test_setting_parse, flags:TE
               756us     ⟥⟤ OK 01039_test_setting_parse, /stateless/01039_test_setting_parse
              5m 43s        [bash] 2022-04-30 19:43:40 01039_test_setting_parse:                                               [ OK ] 0.24 sec.
Apr 30,2022 16:43:40     ⟥  Feature 01040_distributed_directory_monitor_batch_inserts, flags:TE
               602us     ⟥⟤ OK 01040_distributed_directory_monitor_batch_inserts, /stateless/01040_distributed_directory_monitor_batch_inserts
              5m 43s        [bash] 2022-04-30 19:43:40 01040_distributed_directory_monitor_batch_inserts:                      [ OK ] 0.32 sec.
Apr 30,2022 16:43:40     ⟥  Feature 01039_row_policy_dcl, flags:TE
               650us     ⟥⟤ OK 01039_row_policy_dcl, /stateless/01039_row_policy_dcl
              5m 43s        [bash] 2022-04-30 19:43:40 01039_row_policy_dcl:                                                   [ OK ] 0.39 sec.
Apr 30,2022 16:43:40     ⟥  Feature 01045_order_by_pk_special_storages, flags:TE
               542us     ⟥⟤ OK 01045_order_by_pk_special_storages, /stateless/01045_order_by_pk_special_storages
              5m 43s        [bash] 2022-04-30 19:43:40 01045_order_by_pk_special_storages:                                     [ OK ] 1.86 sec.
Apr 30,2022 16:43:41     ⟥  Feature 01036_union_different_columns, flags:TE
               778us     ⟥⟤ OK 01036_union_different_columns, /stateless/01036_union_different_columns
              5m 43s        [bash] 2022-04-30 19:43:41 01036_union_different_columns:                                          [ OK ] 0.20 sec.
Apr 30,2022 16:43:41     ⟥  Feature 01038_array_of_unnamed_tuples, flags:TE
               925us     ⟥⟤ OK 01038_array_of_unnamed_tuples, /stateless/01038_array_of_unnamed_tuples
              5m 43s        [bash] 2022-04-30 19:43:41 01038_array_of_unnamed_tuples:                                          [ OK ] 0.30 sec.
Apr 30,2022 16:43:41     ⟥  Feature 01037_zookeeper_check_table_empty_pk, flags:TE
               634us     ⟥⟤ OK 01037_zookeeper_check_table_empty_pk, /stateless/01037_zookeeper_check_table_empty_pk
              5m 43s        [bash] 2022-04-30 19:43:41 01037_zookeeper_check_table_empty_pk:                                   [ OK ] 0.61 sec.
Apr 30,2022 16:43:41     ⟥  Feature 01035_prewhere_with_alias, flags:TE
               602us     ⟥⟤ OK 01035_prewhere_with_alias, /stateless/01035_prewhere_with_alias
              5m 44s        [bash] 2022-04-30 19:43:41 01035_prewhere_with_alias:                                              [ OK ] 0.21 sec.
Apr 30,2022 16:43:41     ⟥  Feature 01039_mergetree_exec_time, flags:TE
               988us     ⟥⟤ OK 01039_mergetree_exec_time, /stateless/01039_mergetree_exec_time
              5m 44s        [bash] 2022-04-30 19:43:41 01039_mergetree_exec_time:                                              [ OK ] 1.24 sec.
Apr 30,2022 16:43:42     ⟥  Feature 01034_prewhere_max_parallel_replicas_distributed, flags:TE
               687us     ⟥⟤ OK 01034_prewhere_max_parallel_replicas_distributed, /stateless/01034_prewhere_max_parallel_replicas_distributed
              5m 44s        [bash] 2022-04-30 19:43:42 01034_prewhere_max_parallel_replicas_distributed:                       [ OK ] 0.21 sec.
Apr 30,2022 16:43:42     ⟥  Feature 01035_enum_conversion_native_format, flags:TE
               653us     ⟥⟤ OK 01035_enum_conversion_native_format, /stateless/01035_enum_conversion_native_format
              5m 44s        [bash] 2022-04-30 19:43:42 01035_enum_conversion_native_format:                                    [ OK ] 0.88 sec.
Apr 30,2022 16:43:42     ⟥  Feature 01035_lc_empty_part_bug, flags:TE
               697us     ⟥⟤ OK 01035_lc_empty_part_bug, /stateless/01035_lc_empty_part_bug
              5m 44s        [bash] 2022-04-30 19:43:42 01035_lc_empty_part_bug:                                                [ OK ] 0.52 sec.
Apr 30,2022 16:43:42     ⟥  Feature 01034_unknown_qualified_column_in_join, flags:TE
               809us     ⟥⟤ OK 01034_unknown_qualified_column_in_join, /stateless/01034_unknown_qualified_column_in_join
              5m 44s        [bash] 2022-04-30 19:43:42 01034_unknown_qualified_column_in_join:                                 [ OK ] 0.19 sec.
Apr 30,2022 16:43:42     ⟥  Feature 01034_with_fill_and_push_down_predicate, flags:TE
               589us     ⟥⟤ OK 01034_with_fill_and_push_down_predicate, /stateless/01034_with_fill_and_push_down_predicate
              5m 44s        [bash] 2022-04-30 19:43:42 01034_with_fill_and_push_down_predicate:                                [ OK ] 0.19 sec.
Apr 30,2022 16:43:42     ⟥  Feature 01034_order_by_pk_prefix, flags:TE
                 1ms     ⟥⟤ OK 01034_order_by_pk_prefix, /stateless/01034_order_by_pk_prefix
              5m 45s        [bash] 2022-04-30 19:43:42 01034_order_by_pk_prefix:                                               [ OK ] 0.34 sec.
Apr 30,2022 16:43:42     ⟥  Feature 01035_avg, flags:TE
                 1ms     ⟥⟤ OK 01035_avg, /stateless/01035_avg
              5m 45s        [bash] 2022-04-30 19:43:42 01035_avg:                                                              [ OK ] 1.59 sec.
Apr 30,2022 16:43:43     ⟥  Feature 01034_JSONCompactEachRow, flags:TE
               697us     ⟥⟤ OK 01034_JSONCompactEachRow, /stateless/01034_JSONCompactEachRow
              5m 45s        [bash] 2022-04-30 19:43:43 01034_JSONCompactEachRow:                                               [ OK ] 0.47 sec.
Apr 30,2022 16:43:43     ⟥  Feature 01034_values_parse_float_bug, flags:TE
               671us     ⟥⟤ OK 01034_values_parse_float_bug, /stateless/01034_values_parse_float_bug
              5m 45s        [bash] 2022-04-30 19:43:43 01034_values_parse_float_bug:                                           [ OK ] 1.24 sec.
Apr 30,2022 16:43:43     ⟥  Feature 01033_substr_negative_size_arg, flags:TE
               651us     ⟥⟤ OK 01033_substr_negative_size_arg, /stateless/01033_substr_negative_size_arg
              5m 46s        [bash] 2022-04-30 19:43:43 01033_substr_negative_size_arg:                                         [ OK ] 0.35 sec.
Apr 30,2022 16:43:43     ⟥  Feature 01034_sample_final_distributed, flags:TE
               694us     ⟥⟤ OK 01034_sample_final_distributed, /stateless/01034_sample_final_distributed
              5m 46s        [bash] 2022-04-30 19:43:43 01034_sample_final_distributed:                                         [ OK ] 0.95 sec.
Apr 30,2022 16:43:43     ⟥  Feature 01033_quota_dcl, flags:TE
                 1ms     ⟥⟤ OK 01033_quota_dcl, /stateless/01033_quota_dcl
              5m 46s        [bash] 2022-04-30 19:43:43 01033_quota_dcl:                                                        [ OK ] 0.21 sec.
Apr 30,2022 16:43:43     ⟥  Feature 01033_storage_odbc_parsing_exception_check, flags:TE
               710us     ⟥⟤ OK 01033_storage_odbc_parsing_exception_check, /stateless/01033_storage_odbc_parsing_exception_check
              5m 46s        [bash] 2022-04-30 19:43:43 01033_storage_odbc_parsing_exception_check:                             [ OK ] 0.21 sec.
Apr 30,2022 16:43:44     ⟥  Feature 01032_cityHash64_for_decimal, flags:TE
               647us     ⟥⟤ OK 01032_cityHash64_for_decimal, /stateless/01032_cityHash64_for_decimal
              5m 46s        [bash] 2022-04-30 19:43:44 01032_cityHash64_for_decimal:                                           [ OK ] 0.24 sec.
Apr 30,2022 16:43:44     ⟥  Feature 01032_cityHash64_for_UUID, flags:TE
               620us     ⟥⟤ OK 01032_cityHash64_for_UUID, /stateless/01032_cityHash64_for_UUID
              5m 46s        [bash] 2022-04-30 19:43:44 01032_cityHash64_for_UUID:                                              [ OK ] 0.16 sec.
Apr 30,2022 16:43:44     ⟥  Feature 01032_duplicate_column_insert_query, flags:TE
               562us     ⟥⟤ OK 01032_duplicate_column_insert_query, /stateless/01032_duplicate_column_insert_query
              5m 46s        [bash] 2022-04-30 19:43:44 01032_duplicate_column_insert_query:                                    [ OK ] 0.24 sec.
Apr 30,2022 16:43:44     ⟥  Feature 01031_new_any_join, flags:TE
               582us     ⟥⟤ OK 01031_new_any_join, /stateless/01031_new_any_join
              5m 46s        [bash] 2022-04-30 19:43:44 01031_new_any_join:                                                     [ OK ] 0.30 sec.
Apr 30,2022 16:43:44     ⟥  Feature 01031_semi_anti_join, flags:TE
               830us     ⟥⟤ OK 01031_semi_anti_join, /stateless/01031_semi_anti_join
              5m 46s        [bash] 2022-04-30 19:43:44 01031_semi_anti_join:                                                   [ OK ] 0.35 sec.
Apr 30,2022 16:43:44     ⟥  Feature 01031_pmj_new_any_semi_join, flags:TE
               665us     ⟥⟤ OK 01031_pmj_new_any_semi_join, /stateless/01031_pmj_new_any_semi_join
              5m 46s        [bash] 2022-04-30 19:43:44 01031_pmj_new_any_semi_join:                                            [ OK ] 0.36 sec.
Apr 30,2022 16:43:44     ⟥  Feature 01030_limit_by_with_ties_error, flags:TE
               679us     ⟥⟤ OK 01030_limit_by_with_ties_error, /stateless/01030_limit_by_with_ties_error
              5m 47s        [bash] 2022-04-30 19:43:44 01030_limit_by_with_ties_error:                                         [ OK ] 0.48 sec.
Apr 30,2022 16:43:44     ⟥  Feature 01030_final_mark_empty_primary_key, flags:TE
               627us     ⟥⟤ OK 01030_final_mark_empty_primary_key, /stateless/01030_final_mark_empty_primary_key
              5m 47s        [bash] 2022-04-30 19:43:44 01030_final_mark_empty_primary_key:                                     [ OK ] 0.29 sec.
Apr 30,2022 16:43:44     ⟥  Feature 01030_storage_set_supports_read, flags:TE
               424us     ⟥⟤ OK 01030_storage_set_supports_read, /stateless/01030_storage_set_supports_read
              5m 47s        [bash] 2022-04-30 19:43:44 01030_storage_set_supports_read:                                        [ OK ] 0.30 sec.
Apr 30,2022 16:43:45     ⟥  Feature 01030_concatenate_equal_fixed_strings, flags:TE
               695us     ⟥⟤ OK 01030_concatenate_equal_fixed_strings, /stateless/01030_concatenate_equal_fixed_strings
              5m 47s        [bash] 2022-04-30 19:43:45 01030_concatenate_equal_fixed_strings:                                  [ OK ] 0.16 sec.
Apr 30,2022 16:43:45     ⟥  Feature 01030_storage_hdfs_syntax, flags:TE
               690us     ⟥⟤ OK 01030_storage_hdfs_syntax, /stateless/01030_storage_hdfs_syntax
              5m 47s        [bash] 2022-04-30 19:43:45 01030_storage_hdfs_syntax:                                              [ OK ] 0.18 sec.
Apr 30,2022 16:43:45     ⟥  Feature 01030_storage_url_syntax, flags:TE
               801us     ⟥⟤ OK 01030_storage_url_syntax, /stateless/01030_storage_url_syntax
              5m 47s        [bash] 2022-04-30 19:43:45 01030_storage_url_syntax:                                               [ OK ] 0.16 sec.
Apr 30,2022 16:43:45     ⟥  Feature 01029_early_constant_folding, flags:TE
               738us     ⟥⟤ OK 01029_early_constant_folding, /stateless/01029_early_constant_folding
              5m 47s        [bash] 2022-04-30 19:43:45 01029_early_constant_folding:                                           [ OK ] 0.21 sec.
Apr 30,2022 16:43:45     ⟥  Feature 01026_char_utf8, flags:TE
               518us     ⟥⟤ OK 01026_char_utf8, /stateless/01026_char_utf8
              5m 47s        [bash] 2022-04-30 19:43:45 01026_char_utf8:                                                        [ OK ] 0.15 sec.
Apr 30,2022 16:43:45     ⟥  Feature 01024__getScalar, flags:TE
               590us     ⟥⟤ OK 01024__getScalar, /stateless/01024__getScalar
              5m 48s        [bash] 2022-04-30 19:43:45 01024__getScalar:                                                       [ OK ] 0.14 sec.
Apr 30,2022 16:43:45     ⟥  Feature 01025_array_compact_generic, flags:TE
               488us     ⟥⟤ OK 01025_array_compact_generic, /stateless/01025_array_compact_generic
              5m 48s        [bash] 2022-04-30 19:43:45 01025_array_compact_generic:                                            [ OK ] 0.19 sec.
Apr 30,2022 16:43:46     ⟥  Feature 01030_incorrect_count_summing_merge_tree, flags:TE
               542us     ⟥⟤ OK 01030_incorrect_count_summing_merge_tree, /stateless/01030_incorrect_count_summing_merge_tree
              5m 48s        [bash] 2022-04-30 19:43:46 01030_incorrect_count_summing_merge_tree:                               [ OK ] 1.06 sec.
Apr 30,2022 16:43:46     ⟥  Feature 01021_tuple_parser, flags:TE
               865us     ⟥⟤ OK 01021_tuple_parser, /stateless/01021_tuple_parser
              5m 48s        [bash] 2022-04-30 19:43:46 01021_tuple_parser:                                                     [ OK ] 0.17 sec.
Apr 30,2022 16:43:46     ⟥  Feature 01021_create_as_select, flags:TE
               582us     ⟥⟤ OK 01021_create_as_select, /stateless/01021_create_as_select
              5m 48s        [bash] 2022-04-30 19:43:46 01021_create_as_select:                                                 [ OK ] 0.16 sec.
Apr 30,2022 16:43:46     ⟥  Feature 01020_having_without_group_by, flags:TE
               739us     ⟥⟤ OK 01020_having_without_group_by, /stateless/01020_having_without_group_by
              5m 48s        [bash] 2022-04-30 19:43:46 01020_having_without_group_by:                                          [ OK ] 0.19 sec.
Apr 30,2022 16:43:46     ⟥  Feature 01020_function_array_compact, flags:TE
               969us     ⟥⟤ OK 01020_function_array_compact, /stateless/01020_function_array_compact
              5m 48s        [bash] 2022-04-30 19:43:46 01020_function_array_compact:                                           [ OK ] 0.22 sec.
Apr 30,2022 16:43:46     ⟥  Feature 01020_function_char, flags:TE
               665us     ⟥⟤ OK 01020_function_char, /stateless/01020_function_char
              5m 48s        [bash] 2022-04-30 19:43:46 01020_function_char:                                                    [ OK ] 0.18 sec.
Apr 30,2022 16:43:47     ⟥  Feature 01019_array_fill, flags:TE
               451us     ⟥⟤ OK 01019_array_fill, /stateless/01019_array_fill
              5m 49s        [bash] 2022-04-30 19:43:47 01019_array_fill:                                                       [ OK ] 0.63 sec.
Apr 30,2022 16:43:47     ⟥  Feature 01019_alter_materialized_view_consistent, flags:TE
               919us     ⟥⟤ OK 01019_alter_materialized_view_consistent, /stateless/01019_alter_materialized_view_consistent
              5m 50s        [bash] 2022-04-30 19:43:47 01019_alter_materialized_view_consistent:                               [ OK ] 1.35 sec.
Apr 30,2022 16:43:47     ⟥  Feature 01019_Buffer_and_max_memory_usage, flags:TE
               617us     ⟥⟤ OK 01019_Buffer_and_max_memory_usage, /stateless/01019_Buffer_and_max_memory_usage
              5m 50s        [bash] 2022-04-30 19:43:47 01019_Buffer_and_max_memory_usage:                                      [ OK ] 0.59 sec.
Apr 30,2022 16:43:48     ⟥  Feature 01019_materialized_view_select_extra_columns, flags:TE
               648us     ⟥⟤ OK 01019_materialized_view_select_extra_columns, /stateless/01019_materialized_view_select_extra_columns
              5m 50s        [bash] 2022-04-30 19:43:48 01019_materialized_view_select_extra_columns:                           [ OK ] 0.20 sec.
Apr 30,2022 16:43:48     ⟥  Feature 01019_alter_materialized_view_query, flags:TE
               693us     ⟥⟤ OK 01019_alter_materialized_view_query, /stateless/01019_alter_materialized_view_query
              5m 50s        [bash] 2022-04-30 19:43:48 01019_alter_materialized_view_query:                                    [ OK ] 0.27 sec.
Apr 30,2022 16:43:48     ⟥  Feature 01018_Distributed__shard_num, flags:TE
               658us     ⟥⟤ OK 01018_Distributed__shard_num, /stateless/01018_Distributed__shard_num
              5m 51s        [bash] 2022-04-30 19:43:48 01018_Distributed__shard_num:                                           [ OK ] 0.52 sec.
Apr 30,2022 16:43:49     ⟥  Feature 01018_optimize_read_in_order_with_in_subquery, flags:TE
               636us     ⟥⟤ OK 01018_optimize_read_in_order_with_in_subquery, /stateless/01018_optimize_read_in_order_with_in_subquery
              5m 51s        [bash] 2022-04-30 19:43:49 01018_optimize_read_in_order_with_in_subquery:                          [ OK ] 0.19 sec.
Apr 30,2022 16:43:49     ⟥  Feature 01018_ambiguous_column, flags:TE
               916us     ⟥⟤ OK 01018_ambiguous_column, /stateless/01018_ambiguous_column
              5m 51s        [bash] 2022-04-30 19:43:49 01018_ambiguous_column:                                                 [ OK ] 0.25 sec.
Apr 30,2022 16:43:50     ⟥  Feature 01018_empty_aggregation_filling, flags:TE
               736us     ⟥⟤ OK 01018_empty_aggregation_filling, /stateless/01018_empty_aggregation_filling
              5m 52s        [bash] 2022-04-30 19:43:50 01018_empty_aggregation_filling:                                        [ OK ] 0.60 sec.
Apr 30,2022 16:43:50     ⟥  Feature 01019_parallel_parsing_cancel, flags:TE
               675us     ⟥⟤ OK 01019_parallel_parsing_cancel, /stateless/01019_parallel_parsing_cancel
              5m 52s        [bash] 2022-04-30 19:43:50 01019_parallel_parsing_cancel:                                          [ OK ] 4.10 sec.
Apr 30,2022 16:43:50     ⟥  Feature 01018_insert_multiple_blocks_with_defaults, flags:TE
               562us     ⟥⟤ OK 01018_insert_multiple_blocks_with_defaults, /stateless/01018_insert_multiple_blocks_with_defaults
              5m 53s        [bash] 2022-04-30 19:43:50 01018_insert_multiple_blocks_with_defaults:                             [ OK ] 0.54 sec.
Apr 30,2022 16:43:51     ⟥  Feature 01017_bithamming_distance, flags:TE
               684us     ⟥⟤ OK 01017_bithamming_distance, /stateless/01017_bithamming_distance
              5m 53s        [bash] 2022-04-30 19:43:50 01017_bithamming_distance:                                              [ OK ] 0.19 sec.
Apr 30,2022 16:43:51     ⟥  Feature 01017_tsv_empty_as_default, flags:TE
               435us     ⟥⟤ OK 01017_tsv_empty_as_default, /stateless/01017_tsv_empty_as_default
              5m 53s        [bash] 2022-04-30 19:43:51 01017_tsv_empty_as_default:                                             [ OK ] 0.57 sec.
Apr 30,2022 16:43:51     ⟥  Feature 01017_uniqCombined_memory_usage, flags:TE
               468us     ⟥⟤ OK 01017_uniqCombined_memory_usage, /stateless/01017_uniqCombined_memory_usage
              5m 54s        [bash] 2022-04-30 19:43:51 01017_uniqCombined_memory_usage:                                        [ OK ] 0.67 sec.
Apr 30,2022 16:43:52     ⟥  Feature 01017_in_unconvertible_complex_type, flags:TE
               458us     ⟥⟤ OK 01017_in_unconvertible_complex_type, /stateless/01017_in_unconvertible_complex_type
              5m 54s        [bash] 2022-04-30 19:43:52 01017_in_unconvertible_complex_type:                                    [ OK ] 0.20 sec.
Apr 30,2022 16:43:52     ⟥  Feature 01017_tuplehamming_distance, flags:TE
               815us     ⟥⟤ OK 01017_tuplehamming_distance, /stateless/01017_tuplehamming_distance
              5m 54s        [bash] 2022-04-30 19:43:52 01017_tuplehamming_distance:                                            [ OK ] 0.25 sec.
Apr 30,2022 16:43:52     ⟥  Feature 01017_mutations_with_nondeterministic_functions_zookeeper, flags:TE
               647us     ⟥⟤ OK 01017_mutations_with_nondeterministic_functions_zookeeper, /stateless/01017_mutations_with_nondeterministic_functions_zookeeper
              5m 55s        [bash] 2022-04-30 19:43:52 01017_mutations_with_nondeterministic_functions_zookeeper:              [ OK ] 1.72 sec.
Apr 30,2022 16:43:53     ⟥  Feature 01016_index_tuple_field_type, flags:TE
               478us     ⟥⟤ OK 01016_index_tuple_field_type, /stateless/01016_index_tuple_field_type
              5m 55s        [bash] 2022-04-30 19:43:53 01016_index_tuple_field_type:                                           [ OK ] 0.19 sec.
Apr 30,2022 16:43:53     ⟥  Feature 01016_simhash_minhash, flags:TE
               603us     ⟥⟤ OK 01016_simhash_minhash, /stateless/01016_simhash_minhash
              5m 56s        [bash] 2022-04-30 19:43:53 01016_simhash_minhash:                                                  [ OK ] 0.63 sec.
Apr 30,2022 16:43:53     ⟥  Feature 01016_input_null_as_default, flags:TE
               952us     ⟥⟤ OK 01016_input_null_as_default, /stateless/01016_input_null_as_default
              5m 56s        [bash] 2022-04-30 19:43:53 01016_input_null_as_default:                                            [ OK ] 1.29 sec.
Apr 30,2022 16:43:53     ⟥  Feature 01016_macros, flags:TE
               738us     ⟥⟤ OK 01016_macros, /stateless/01016_macros
              5m 56s        [bash] 2022-04-30 19:43:53 01016_macros:                                                           [ OK ] 0.13 sec.
Apr 30,2022 16:43:54     ⟥  Feature 01016_null_part_minmax, flags:TE
               639us     ⟥⟤ OK 01016_null_part_minmax, /stateless/01016_null_part_minmax
              5m 56s        [bash] 2022-04-30 19:43:54 01016_null_part_minmax:                                                 [ OK ] 0.41 sec.
Apr 30,2022 16:43:54     ⟥  Feature 01016_uniqCombined64, flags:TE
               639us     ⟥⟤ OK 01016_uniqCombined64, /stateless/01016_uniqCombined64
              5m 56s        [bash] 2022-04-30 19:43:54 01016_uniqCombined64:                                                   [ OK ] 0.42 sec.
Apr 30,2022 16:43:54     ⟥  Feature 01015_random_constant, flags:TE
               553us     ⟥⟤ OK 01015_random_constant, /stateless/01015_random_constant
              5m 56s        [bash] 2022-04-30 19:43:54 01015_random_constant:                                                  [ OK ] 0.12 sec.
Apr 30,2022 16:43:55     ⟥  Feature 01035_avg_weighted_long, flags:TE
                 2ms     ⟥⟤ OK 01035_avg_weighted_long, /stateless/01035_avg_weighted_long
              5m 57s        [bash] 2022-04-30 19:43:55 01035_avg_weighted_long:                                                [ OK ] 14.33 sec.
Apr 30,2022 16:43:55     ⟥  Feature 01015_insert_values_parametrized, flags:TE
                 1ms     ⟥⟤ OK 01015_insert_values_parametrized, /stateless/01015_insert_values_parametrized
              5m 57s        [bash] 2022-04-30 19:43:55 01015_insert_values_parametrized:                                       [ OK ] 1.05 sec.
Apr 30,2022 16:43:55     ⟥  Feature 01015_array_split, flags:TE
               447us     ⟥⟤ OK 01015_array_split, /stateless/01015_array_split
              5m 57s        [bash] 2022-04-30 19:43:55 01015_array_split:                                                      [ OK ] 0.79 sec.
Apr 30,2022 16:43:55     ⟥  Feature 01015_empty_in_inner_right_join, flags:TE
               508us     ⟥⟤ OK 01015_empty_in_inner_right_join, /stateless/01015_empty_in_inner_right_join
              5m 57s        [bash] 2022-04-30 19:43:55 01015_empty_in_inner_right_join:                                        [ OK ] 0.20 sec.
Apr 30,2022 16:43:55     ⟥  Feature 01014_count_of_merges_metrics, flags:TE
               494us     ⟥⟤ OK 01014_count_of_merges_metrics, /stateless/01014_count_of_merges_metrics
              5m 57s        [bash] 2022-04-30 19:43:55 01014_count_of_merges_metrics:                                          [ OK ] 0.14 sec.
Apr 30,2022 16:43:55     ⟥  Feature 01014_function_repeat_corner_cases, flags:TE
               436us     ⟥⟤ OK 01014_function_repeat_corner_cases, /stateless/01014_function_repeat_corner_cases
              5m 58s        [bash] 2022-04-30 19:43:55 01014_function_repeat_corner_cases:                                     [ OK ] 0.15 sec.
Apr 30,2022 16:43:56     ⟥  Feature 01013_hex_float, flags:TE
               563us     ⟥⟤ OK 01013_hex_float, /stateless/01013_hex_float
              5m 58s        [bash] 2022-04-30 19:43:56 01013_hex_float:                                                        [ OK ] 0.17 sec.
Apr 30,2022 16:43:56     ⟥  Feature 01013_repeat_function, flags:TE
               635us     ⟥⟤ OK 01013_repeat_function, /stateless/01013_repeat_function
              5m 58s        [bash] 2022-04-30 19:43:56 01013_repeat_function:                                                  [ OK ] 0.36 sec.
Apr 30,2022 16:43:56     ⟥  Feature 01014_format_custom_separated, flags:TE
               653us     ⟥⟤ OK 01014_format_custom_separated, /stateless/01014_format_custom_separated
              5m 58s        [bash] 2022-04-30 19:43:56 01014_format_custom_separated:                                          [ OK ] 0.56 sec.
Apr 30,2022 16:43:56     ⟥  Feature 01013_hex_decimal, flags:TE
               622us     ⟥⟤ OK 01013_hex_decimal, /stateless/01013_hex_decimal
              5m 58s        [bash] 2022-04-30 19:43:56 01013_hex_decimal:                                                      [ OK ] 0.57 sec.
Apr 30,2022 16:43:56     ⟥  Feature 01013_totals_without_aggregation, flags:TE
               517us     ⟥⟤ OK 01013_totals_without_aggregation, /stateless/01013_totals_without_aggregation
              5m 58s        [bash] 2022-04-30 19:43:56 01013_totals_without_aggregation:                                       [ OK ] 0.60 sec.
Apr 30,2022 16:43:57     ⟥  Feature 01012_serialize_array_memory_usage, flags:TE
                 2ms     ⟥⟤ OK 01012_serialize_array_memory_usage, /stateless/01012_serialize_array_memory_usage
              5m 59s        [bash] 2022-04-30 19:43:57 01012_serialize_array_memory_usage:                                     [ OK ] 0.69 sec.
Apr 30,2022 16:43:57     ⟥  Feature 01012_reset_running_accumulate, flags:TE
                 1ms     ⟥⟤ OK 01012_reset_running_accumulate, /stateless/01012_reset_running_accumulate
              5m 59s        [bash] 2022-04-30 19:43:57 01012_reset_running_accumulate:                                         [ OK ] 0.61 sec.
Apr 30,2022 16:43:57     ⟥  Feature 01079_parallel_alter_modify_zookeeper_long, flags:TE
                 7ms     ⟥⟤ OK 01079_parallel_alter_modify_zookeeper_long, /stateless/01079_parallel_alter_modify_zookeeper_long
              5m 59s        [bash] 2022-04-30 19:43:57 01079_parallel_alter_modify_zookeeper_long:                             [ OK ] 36.58 sec.
Apr 30,2022 16:43:57     ⟥  Feature 01012_select_limit_x_0, flags:TE
               773us     ⟥⟤ OK 01012_select_limit_x_0, /stateless/01012_select_limit_x_0
              5m 59s        [bash] 2022-04-30 19:43:57 01012_select_limit_x_0:                                                 [ OK ] 0.70 sec.
Apr 30,2022 16:43:57     ⟥  Feature 01011_group_uniq_array_memsan, flags:TE
               503us     ⟥⟤ OK 01011_group_uniq_array_memsan, /stateless/01011_group_uniq_array_memsan
              5m 59s        [bash] 2022-04-30 19:43:57 01011_group_uniq_array_memsan:                                          [ OK ] 0.11 sec.
Apr 30,2022 16:43:57     ⟥  Feature 01011_test_create_as_skip_indices, flags:TE
               510us     ⟥⟤ OK 01011_test_create_as_skip_indices, /stateless/01011_test_create_as_skip_indices
              5m 59s        [bash] 2022-04-30 19:43:57 01011_test_create_as_skip_indices:                                      [ OK ] 0.14 sec.
Apr 30,2022 16:43:57     ⟥  Feature 01010_partial_merge_join_negative, flags:TE
               646us     ⟥⟤ OK 01010_partial_merge_join_negative, /stateless/01010_partial_merge_join_negative
              5m 59s        [bash] 2022-04-30 19:43:57 01010_partial_merge_join_negative:                                      [ OK ] 0.21 sec.
Apr 30,2022 16:43:57     ⟥  Feature 01010_pm_join_all_join_bug, flags:TE
               570us     ⟥⟤ OK 01010_pm_join_all_join_bug, /stateless/01010_pm_join_all_join_bug
               6m 0s        [bash] 2022-04-30 19:43:57 01010_pm_join_all_join_bug:                                             [ OK ] 0.14 sec.
Apr 30,2022 16:43:57     ⟥  Feature 01010_pmj_one_row_blocks, flags:TE
               658us     ⟥⟤ OK 01010_pmj_one_row_blocks, /stateless/01010_pmj_one_row_blocks
               6m 0s        [bash] 2022-04-30 19:43:57 01010_pmj_one_row_blocks:                                               [ OK ] 0.41 sec.
Apr 30,2022 16:43:58     ⟥  Feature 01010_partial_merge_join_const_and_lc, flags:TE
               432us     ⟥⟤ OK 01010_partial_merge_join_const_and_lc, /stateless/01010_partial_merge_join_const_and_lc
               6m 0s        [bash] 2022-04-30 19:43:57 01010_partial_merge_join_const_and_lc:                                  [ OK ] 0.14 sec.
Apr 30,2022 16:43:58     ⟥  Feature 01010_partial_merge_join, flags:TE
               462us     ⟥⟤ OK 01010_partial_merge_join, /stateless/01010_partial_merge_join
               6m 0s        [bash] 2022-04-30 19:43:58 01010_partial_merge_join:                                               [ OK ] 0.68 sec.
Apr 30,2022 16:43:58     ⟥  Feature 01010_pmj_on_disk, flags:TE
               486us     ⟥⟤ OK 01010_pmj_on_disk, /stateless/01010_pmj_on_disk
               6m 0s        [bash] 2022-04-30 19:43:58 01010_pmj_on_disk:                                                      [ OK ] 0.14 sec.
Apr 30,2022 16:43:58     ⟥  Feature 01010_low_cardinality_and_native_http, flags:TE
               453us     ⟥⟤ OK 01010_low_cardinality_and_native_http, /stateless/01010_low_cardinality_and_native_http
               6m 0s        [bash] 2022-04-30 19:43:58 01010_low_cardinality_and_native_http:                                  [ OK ] 0.60 sec.
Apr 30,2022 16:43:58     ⟥  Feature 01009_global_array_join_names, flags:TE
               515us     ⟥⟤ OK 01009_global_array_join_names, /stateless/01009_global_array_join_names
               6m 0s        [bash] 2022-04-30 19:43:58 01009_global_array_join_names:                                          [ OK ] 0.13 sec.
Apr 30,2022 16:43:58     ⟥  Feature 01009_insert_select_data_loss, flags:TE
                 1ms     ⟥⟤ OK 01009_insert_select_data_loss, /stateless/01009_insert_select_data_loss
               6m 0s        [bash] 2022-04-30 19:43:58 01009_insert_select_data_loss:                                          [ OK ] 0.14 sec.
Apr 30,2022 16:43:58     ⟥  Feature 01010_pmj_skip_blocks, flags:TE
               591us     ⟥⟤ OK 01010_pmj_skip_blocks, /stateless/01010_pmj_skip_blocks
               6m 0s        [bash] 2022-04-30 19:43:58 01010_pmj_skip_blocks:                                                  [ OK ] 0.48 sec.
Apr 30,2022 16:43:58     ⟥  Feature 01008_materialized_view_henyihanwobushi, flags:TE
               602us     ⟥⟤ OK 01008_materialized_view_henyihanwobushi, /stateless/01008_materialized_view_henyihanwobushi
               6m 0s        [bash] 2022-04-30 19:43:58 01008_materialized_view_henyihanwobushi:                                [ OK ] 0.16 sec.
Apr 30,2022 16:43:58     ⟥  Feature 01019_alter_materialized_view_atomic, flags:TE
               616us     ⟥⟤ OK 01019_alter_materialized_view_atomic, /stateless/01019_alter_materialized_view_atomic
               6m 0s        [bash] 2022-04-30 19:43:58 01019_alter_materialized_view_atomic:                                   [ OK ] 10.47 sec.
Apr 30,2022 16:44:00     ⟥  Feature 01006_ttl_with_default_2, flags:TE
               603us     ⟥⟤ OK 01006_ttl_with_default_2, /stateless/01006_ttl_with_default_2
               6m 2s        [bash] 2022-04-30 19:44:00 01006_ttl_with_default_2:                                               [ OK ] 1.65 sec.
Apr 30,2022 16:44:00     ⟥  Feature 01006_simpod_empty_part_single_column_write, flags:TE
               843us     ⟥⟤ OK 01006_simpod_empty_part_single_column_write, /stateless/01006_simpod_empty_part_single_column_write
               6m 2s        [bash] 2022-04-30 19:44:00 01006_simpod_empty_part_single_column_write:                            [ OK ] 1.77 sec.
Apr 30,2022 16:44:00     ⟥  Feature 01009_insert_select_nicelulu, flags:TE
               637us     ⟥⟤ OK 01009_insert_select_nicelulu, /stateless/01009_insert_select_nicelulu
               6m 2s        [bash] 2022-04-30 19:44:00 01009_insert_select_nicelulu:                                           [ OK ] 2.28 sec.
Apr 30,2022 16:44:02     ⟥  Feature 01176_mysql_client_interactive, flags:TE
               667us     ⟥⟤ OK 01176_mysql_client_interactive, /stateless/01176_mysql_client_interactive
               6m 5s        [bash] 2022-04-30 19:44:02 01176_mysql_client_interactive:                                         [ OK ] 61.13 sec.
Apr 30,2022 16:44:04     ⟥  Feature 01001_enums_in_in_section, flags:TE
               678us     ⟥⟤ OK 01001_enums_in_in_section, /stateless/01001_enums_in_in_section
               6m 6s        [bash] 2022-04-30 19:44:04 01001_enums_in_in_section:                                              [ OK ] 0.94 sec.
Apr 30,2022 16:44:09     ⟥  Feature 01005_rwr_shard_deadlock, flags:TE
               627us     ⟥⟤ OK 01005_rwr_shard_deadlock, /stateless/01005_rwr_shard_deadlock
              6m 11s        [bash] 2022-04-30 19:44:09 01005_rwr_shard_deadlock:                                               [ OK ] 10.67 sec.
Apr 30,2022 16:44:09     ⟥  Feature 01007_r1r2_w_r2r1_deadlock, flags:TE
               888us     ⟥⟤ OK 01007_r1r2_w_r2r1_deadlock, /stateless/01007_r1r2_w_r2r1_deadlock
              6m 11s        [bash] 2022-04-30 19:44:09 01007_r1r2_w_r2r1_deadlock:                                             [ OK ] 10.93 sec.
Apr 30,2022 16:44:10     ⟥  Feature 01000_subquery_requires_alias, flags:TE
               819us     ⟥⟤ OK 01000_subquery_requires_alias, /stateless/01000_subquery_requires_alias
              6m 12s        [bash] 2022-04-30 19:44:10 01000_subquery_requires_alias:                                          [ OK ] 0.71 sec.
Apr 30,2022 16:44:11     ⟥  Feature 01000_unneeded_substitutions_client, flags:TE
               632us     ⟥⟤ OK 01000_unneeded_substitutions_client, /stateless/01000_unneeded_substitutions_client
              6m 13s        [bash] 2022-04-30 19:44:10 01000_unneeded_substitutions_client:                                    [ OK ] 1.41 sec.
Apr 30,2022 16:44:11     ⟥  Feature 01003_kill_query_race_condition, flags:TE
               879us     ⟥⟤ OK 01003_kill_query_race_condition, /stateless/01003_kill_query_race_condition
              6m 13s        [bash] 2022-04-30 19:44:11 01003_kill_query_race_condition:                                        [ OK ] 10.60 sec.
Apr 30,2022 16:44:11     ⟥  Feature 01000_bad_size_of_marks_skip_idx, flags:TE
               592us     ⟥⟤ OK 01000_bad_size_of_marks_skip_idx, /stateless/01000_bad_size_of_marks_skip_idx
              6m 13s        [bash] 2022-04-30 19:44:11 01000_bad_size_of_marks_skip_idx:                                       [ OK ] 0.61 sec.
Apr 30,2022 16:44:11     ⟥  Feature 00999_settings_no_extra_quotes, flags:TE
               622us     ⟥⟤ OK 00999_settings_no_extra_quotes, /stateless/00999_settings_no_extra_quotes
              6m 13s        [bash] 2022-04-30 19:44:11 00999_settings_no_extra_quotes:                                         [ OK ] 0.15 sec.
Apr 30,2022 16:44:11     ⟥  Feature 00999_test_skip_indices_with_alter_and_merge, flags:TE
               618us     ⟥⟤ OK 00999_test_skip_indices_with_alter_and_merge, /stateless/00999_test_skip_indices_with_alter_and_merge
              6m 13s        [bash] 2022-04-30 19:44:11 00999_test_skip_indices_with_alter_and_merge:                           [ OK ] 0.27 sec.
Apr 30,2022 16:44:11     ⟥  Feature 00999_full_join_dup_keys_crash, flags:TE
               580us     ⟥⟤ OK 00999_full_join_dup_keys_crash, /stateless/00999_full_join_dup_keys_crash
              6m 13s        [bash] 2022-04-30 19:44:11 00999_full_join_dup_keys_crash:                                         [ OK ] 0.41 sec.
Apr 30,2022 16:44:11     ⟥  Feature 01002_alter_nullable_adaptive_granularity_long, flags:TE
               469us     ⟥⟤ OK 01002_alter_nullable_adaptive_granularity_long, /stateless/01002_alter_nullable_adaptive_granularity_long
              6m 13s        [bash] 2022-04-30 19:44:11 01002_alter_nullable_adaptive_granularity_long:                         [ OK ] 10.98 sec.
Apr 30,2022 16:44:11     ⟥  Feature 00999_join_not_nullable_types, flags:TE
               832us     ⟥⟤ OK 00999_join_not_nullable_types, /stateless/00999_join_not_nullable_types
              6m 13s        [bash] 2022-04-30 19:44:11 00999_join_not_nullable_types:                                          [ OK ] 0.15 sec.
Apr 30,2022 16:44:11     ⟥  Feature 00999_nullable_nested_types_4877, flags:TE
               499us     ⟥⟤ OK 00999_nullable_nested_types_4877, /stateless/00999_nullable_nested_types_4877
              6m 14s        [bash] 2022-04-30 19:44:11 00999_nullable_nested_types_4877:                                       [ OK ] 0.31 sec.
Apr 30,2022 16:44:11     ⟥  Feature 00999_join_on_expression, flags:TE
               632us     ⟥⟤ OK 00999_join_on_expression, /stateless/00999_join_on_expression
              6m 14s        [bash] 2022-04-30 19:44:11 00999_join_on_expression:                                               [ OK ] 0.21 sec.
Apr 30,2022 16:44:11     ⟥  Feature 00998_constraints_all_tables, flags:TE
               633us     ⟥⟤ OK 00998_constraints_all_tables, /stateless/00998_constraints_all_tables
              6m 14s        [bash] 2022-04-30 19:44:11 00998_constraints_all_tables:                                           [ OK ] 0.22 sec.
Apr 30,2022 16:44:11     ⟥  Feature 00997_extract_all_crash_6627, flags:TE
               673us     ⟥⟤ OK 00997_extract_all_crash_6627, /stateless/00997_extract_all_crash_6627
              6m 14s        [bash] 2022-04-30 19:44:11 00997_extract_all_crash_6627:                                           [ OK ] 0.12 sec.
Apr 30,2022 16:44:12     ⟥  Feature 00996_neighbor, flags:TE
               584us     ⟥⟤ OK 00996_neighbor, /stateless/00996_neighbor
              6m 14s        [bash] 2022-04-30 19:44:12 00996_neighbor:                                                         [ OK ] 0.19 sec.
Apr 30,2022 16:44:12     ⟥  Feature 00996_limit_with_ties, flags:TE
                 1ms     ⟥⟤ OK 00996_limit_with_ties, /stateless/00996_limit_with_ties
              6m 14s        [bash] 2022-04-30 19:44:12 00996_limit_with_ties:                                                  [ OK ] 0.21 sec.
Apr 30,2022 16:44:12     ⟥  Feature 00997_trim, flags:TE
               572us     ⟥⟤ OK 00997_trim, /stateless/00997_trim
              6m 14s        [bash] 2022-04-30 19:44:12 00997_trim:                                                             [ OK ] 0.42 sec.
Apr 30,2022 16:44:12     ⟥  Feature 01004_rename_deadlock, flags:TE
               653us     ⟥⟤ OK 01004_rename_deadlock, /stateless/01004_rename_deadlock
              6m 14s        [bash] 2022-04-30 19:44:12 01004_rename_deadlock:                                                  [ OK ] 12.01 sec.
Apr 30,2022 16:44:12     ⟥  Feature 00995_order_by_with_fill, flags:TE
               527us     ⟥⟤ OK 00995_order_by_with_fill, /stateless/00995_order_by_with_fill
              6m 14s        [bash] 2022-04-30 19:44:12 00995_order_by_with_fill:                                               [ OK ] 0.21 sec.
Apr 30,2022 16:44:12     ⟥  Feature 00995_optimize_read_in_order_with_aggregation, flags:TE
               658us     ⟥⟤ OK 00995_optimize_read_in_order_with_aggregation, /stateless/00995_optimize_read_in_order_with_aggregation
              6m 14s        [bash] 2022-04-30 19:44:12 00995_optimize_read_in_order_with_aggregation:                          [ OK ] 0.16 sec.
Apr 30,2022 16:44:12     ⟥  Feature 00994_table_function_numbers_mt, flags:TE
               803us     ⟥⟤ OK 00994_table_function_numbers_mt, /stateless/00994_table_function_numbers_mt
              6m 14s        [bash] 2022-04-30 19:44:12 00994_table_function_numbers_mt:                                        [ OK ] 0.17 sec.
Apr 30,2022 16:44:12     ⟥  Feature 00995_exception_while_insert, flags:TE
               937us     ⟥⟤ OK 00995_exception_while_insert, /stateless/00995_exception_while_insert
              6m 15s        [bash] 2022-04-30 19:44:12 00995_exception_while_insert:                                           [ OK ] 0.60 sec.
Apr 30,2022 16:44:12     ⟥  Feature 00990_hasToken_and_tokenbf, flags:TE
               619us     ⟥⟤ OK 00990_hasToken_and_tokenbf, /stateless/00990_hasToken_and_tokenbf
              6m 15s        [bash] 2022-04-30 19:44:12 00990_hasToken_and_tokenbf:                                             [ OK ] 0.22 sec.
Apr 30,2022 16:44:13     ⟥  Feature 00990_request_splitting, flags:TE
               721us     ⟥⟤ OK 00990_request_splitting, /stateless/00990_request_splitting
              6m 16s        [bash] 2022-04-30 19:44:13 00990_request_splitting:                                                [ OK ] 0.57 sec.
Apr 30,2022 16:44:14     ⟥  Feature 00990_function_current_user, flags:TE
               852us     ⟥⟤ OK 00990_function_current_user, /stateless/00990_function_current_user
              6m 17s        [bash] 2022-04-30 19:44:14 00990_function_current_user:                                            [ OK ] 0.71 sec.
Apr 30,2022 16:44:15     ⟥  Feature 00988_expansion_aliases_limit, flags:TE
               590us     ⟥⟤ OK 00988_expansion_aliases_limit, /stateless/00988_expansion_aliases_limit
              6m 18s        [bash] 2022-04-30 19:44:15 00988_expansion_aliases_limit:                                          [ OK ] 0.87 sec.
Apr 30,2022 16:44:16     ⟥  Feature 00990_metric_log_table_not_empty, flags:TE
               500us     ⟥⟤ OK 00990_metric_log_table_not_empty, /stateless/00990_metric_log_table_not_empty
              6m 18s        [bash] 2022-04-30 19:44:16 00990_metric_log_table_not_empty:                                       [ OK ] 3.39 sec.
Apr 30,2022 16:44:16     ⟥  Feature 00997_set_index_array, flags:TE
               585us     ⟥⟤ OK 00997_set_index_array, /stateless/00997_set_index_array
              6m 18s        [bash] 2022-04-30 19:44:16 00997_set_index_array:                                                  [ OK ] 4.34 sec.
Apr 30,2022 16:44:16     ⟥  Feature 01001_rename_merge_race_condition, flags:TE
               669us     ⟥⟤ OK 01001_rename_merge_race_condition, /stateless/01001_rename_merge_race_condition
              6m 19s        [bash] 2022-04-30 19:44:16 01001_rename_merge_race_condition:                                      [ OK ] 12.30 sec.
Apr 30,2022 16:44:16     ⟥  Feature 00987_distributed_stack_overflow, flags:TE
               547us     ⟥⟤ OK 00987_distributed_stack_overflow, /stateless/00987_distributed_stack_overflow
              6m 19s        [bash] 2022-04-30 19:44:16 00987_distributed_stack_overflow:                                       [ OK ] 0.69 sec.
Apr 30,2022 16:44:17     ⟥  Feature 00986_materialized_view_stack_overflow, flags:TE
               666us     ⟥⟤ OK 00986_materialized_view_stack_overflow, /stateless/00986_materialized_view_stack_overflow
              6m 20s        [bash] 2022-04-30 19:44:17 00986_materialized_view_stack_overflow:                                 [ OK ] 1.41 sec.
Apr 30,2022 16:44:20     ⟥  Feature 00984_materialized_view_to_columns, flags:TE
               503us     ⟥⟤ OK 00984_materialized_view_to_columns, /stateless/00984_materialized_view_to_columns
              6m 22s        [bash] 2022-04-30 19:44:20 00984_materialized_view_to_columns:                                     [ OK ] 2.39 sec.
Apr 30,2022 16:44:20     ⟥  Feature 00984_parser_stack_overflow, flags:TE
               509us     ⟥⟤ OK 00984_parser_stack_overflow, /stateless/00984_parser_stack_overflow
              6m 23s        [bash] 2022-04-30 19:44:20 00984_parser_stack_overflow:                                            [ OK ] 3.54 sec.
Apr 30,2022 16:44:21     ⟥  Feature 00983_summing_merge_tree_not_an_identifier, flags:TE
               684us     ⟥⟤ OK 00983_summing_merge_tree_not_an_identifier, /stateless/00983_summing_merge_tree_not_an_identifier
              6m 23s        [bash] 2022-04-30 19:44:21 00983_summing_merge_tree_not_an_identifier:                             [ OK ] 0.63 sec.
Apr 30,2022 16:44:22     ⟥  Feature 00985_merge_stack_overflow, flags:TE
                 1ms     ⟥⟤ OK 00985_merge_stack_overflow, /stateless/00985_merge_stack_overflow
              6m 24s        [bash] 2022-04-30 19:44:22 00985_merge_stack_overflow:                                             [ OK ] 4.83 sec.
Apr 30,2022 16:44:22     ⟥  Feature 00982_low_cardinality_setting_in_mv, flags:TE
               638us     ⟥⟤ OK 00982_low_cardinality_setting_in_mv, /stateless/00982_low_cardinality_setting_in_mv
              6m 24s        [bash] 2022-04-30 19:44:22 00982_low_cardinality_setting_in_mv:                                    [ OK ] 1.24 sec.
Apr 30,2022 16:44:23     ⟥  Feature 00982_array_enumerate_uniq_ranked, flags:TE
               686us     ⟥⟤ OK 00982_array_enumerate_uniq_ranked, /stateless/00982_array_enumerate_uniq_ranked
              6m 25s        [bash] 2022-04-30 19:44:23 00982_array_enumerate_uniq_ranked:                                      [ OK ] 1.23 sec.
Apr 30,2022 16:44:25     ⟥  Feature 01034_move_partition_from_table_zookeeper, flags:TE
               653us     ⟥⟤ OK 01034_move_partition_from_table_zookeeper, /stateless/01034_move_partition_from_table_zookeeper
              6m 27s        [bash] 2022-04-30 19:44:25 01034_move_partition_from_table_zookeeper:                              [ OK ] 42.94 sec.
Apr 30,2022 16:44:26     ⟥  Feature 00981_no_virtual_columns, flags:TE
               567us     ⟥⟤ OK 00981_no_virtual_columns, /stateless/00981_no_virtual_columns
              6m 28s        [bash] 2022-04-30 19:44:25 00981_no_virtual_columns:                                               [ OK ] 3.34 sec.
Apr 30,2022 16:44:27     ⟥  Feature 00980_crash_nullable_decimal, flags:TE
               524us     ⟥⟤ OK 00980_crash_nullable_decimal, /stateless/00980_crash_nullable_decimal
              6m 29s        [bash] 2022-04-30 19:44:27 00980_crash_nullable_decimal:                                           [ OK ] 1.08 sec.
Apr 30,2022 16:44:27     ⟥  Feature 00980_skip_unused_shards_without_sharding_key, flags:TE
               787us     ⟥⟤ OK 00980_skip_unused_shards_without_sharding_key, /stateless/00980_skip_unused_shards_without_sharding_key
              6m 30s        [bash] 2022-04-30 19:44:27 00980_skip_unused_shards_without_sharding_key:                          [ OK ] 0.49 sec.
Apr 30,2022 16:44:28     ⟥  Feature 00981_in_subquery_with_tuple, flags:TE
               516us     ⟥⟤ OK 00981_in_subquery_with_tuple, /stateless/00981_in_subquery_with_tuple
              6m 31s        [bash] 2022-04-30 19:44:28 00981_in_subquery_with_tuple:                                           [ OK ] 3.48 sec.
Apr 30,2022 16:44:29     ⟥  Feature 00980_shard_aggregation_state_deserialization, flags:TE
               475us     ⟥⟤ OK 00980_shard_aggregation_state_deserialization, /stateless/00980_shard_aggregation_state_deserialization
              6m 31s        [bash] 2022-04-30 19:44:29 00980_shard_aggregation_state_deserialization:                          [ OK ] 1.10 sec.
Apr 30,2022 16:44:30     ⟥  Feature 00980_full_join_crash_fancyqlx, flags:TE
               497us     ⟥⟤ OK 00980_full_join_crash_fancyqlx, /stateless/00980_full_join_crash_fancyqlx
              6m 32s        [bash] 2022-04-30 19:44:30 00980_full_join_crash_fancyqlx:                                         [ OK ] 4.29 sec.
Apr 30,2022 16:44:30     ⟥  Feature 00979_yandex_consistent_hash_fpe, flags:TE
               554us     ⟥⟤ OK 00979_yandex_consistent_hash_fpe, /stateless/00979_yandex_consistent_hash_fpe
              6m 32s        [bash] 2022-04-30 19:44:30 00979_yandex_consistent_hash_fpe:                                       [ OK ] 0.60 sec.
Apr 30,2022 16:44:31     ⟥  Feature 00988_parallel_parts_removal, flags:TE
               658us     ⟥⟤ OK 00988_parallel_parts_removal, /stateless/00988_parallel_parts_removal
              6m 33s        [bash] 2022-04-30 19:44:31 00988_parallel_parts_removal:                                           [ OK ] 15.53 sec.
Apr 30,2022 16:44:32     ⟥  Feature 00990_hasToken, flags:TE
                 1ms     ⟥⟤ OK 00990_hasToken, /stateless/00990_hasToken
              6m 34s        [bash] 2022-04-30 19:44:32 00990_hasToken:                                                         [ OK ] 19.14 sec.
Apr 30,2022 16:44:32     ⟥  Feature 00979_set_index_not, flags:TE
               702us     ⟥⟤ OK 00979_set_index_not, /stateless/00979_set_index_not
              6m 34s        [bash] 2022-04-30 19:44:32 00979_set_index_not:                                                    [ OK ] 1.82 sec.
Apr 30,2022 16:44:34     ⟥  Feature 00981_topK_topKWeighted_long, flags:TE
               484us     ⟥⟤ OK 00981_topK_topKWeighted_long, /stateless/00981_topK_topKWeighted_long
              6m 36s        [bash] 2022-04-30 19:44:34 00981_topK_topKWeighted_long:                                           [ OK ] 12.07 sec.
Apr 30,2022 16:44:34     ⟥  Feature 00979_quantileExcatExclusive_and_Inclusive, flags:TE
               592us     ⟥⟤ OK 00979_quantileExcatExclusive_and_Inclusive, /stateless/00979_quantileExcatExclusive_and_Inclusive
              6m 37s        [bash] 2022-04-30 19:44:34 00979_quantileExcatExclusive_and_Inclusive:                             [ OK ] 2.38 sec.
Apr 30,2022 16:44:34     ⟥  Feature 00978_table_function_values_alias, flags:TE
               528us     ⟥⟤ OK 00978_table_function_values_alias, /stateless/00978_table_function_values_alias
              6m 37s        [bash] 2022-04-30 19:44:34 00978_table_function_values_alias:                                      [ OK ] 2.20 sec.
Apr 30,2022 16:44:35     ⟥  Feature 00978_sum_map_bugfix, flags:TE
               502us     ⟥⟤ OK 00978_sum_map_bugfix, /stateless/00978_sum_map_bugfix
              6m 38s        [bash] 2022-04-30 19:44:35 00978_sum_map_bugfix:                                                   [ OK ] 3.02 sec.
Apr 30,2022 16:44:35     ⟥  Feature 00978_ml_math, flags:TE
               660us     ⟥⟤ OK 00978_ml_math, /stateless/00978_ml_math
              6m 38s        [bash] 2022-04-30 19:44:35 00978_ml_math:                                                          [ OK ] 0.86 sec.
Apr 30,2022 16:44:37     ⟥  Feature 00977_int_div, flags:TE
               519us     ⟥⟤ OK 00977_int_div, /stateless/00977_int_div
              6m 39s        [bash] 2022-04-30 19:44:37 00977_int_div:                                                          [ OK ] 2.48 sec.
Apr 30,2022 16:44:39     ⟥  Feature 00976_system_stop_ttl_merges, flags:TE
               624us     ⟥⟤ OK 00976_system_stop_ttl_merges, /stateless/00976_system_stop_ttl_merges
              6m 42s        [bash] 2022-04-30 19:44:39 00976_system_stop_ttl_merges:                                           [ OK ] 3.76 sec.
Apr 30,2022 16:44:39     ⟥  Feature 00980_alter_settings_race, flags:TE
               433us     ⟥⟤ OK 00980_alter_settings_race, /stateless/00980_alter_settings_race
              6m 42s        [bash] 2022-04-30 19:44:39 00980_alter_settings_race:                                              [ OK ] 10.98 sec.
Apr 30,2022 16:44:39     ⟥  Feature 00976_max_execution_speed, flags:TE
               416us     ⟥⟤ OK 00976_max_execution_speed, /stateless/00976_max_execution_speed
              6m 42s        [bash] 2022-04-30 19:44:39 00976_max_execution_speed:                                              [ OK ] 3.81 sec.
Apr 30,2022 16:44:40     ⟥  Feature 00976_shard_low_cardinality_achimbab, flags:TE
               764us     ⟥⟤ OK 00976_shard_low_cardinality_achimbab, /stateless/00976_shard_low_cardinality_achimbab
              6m 42s        [bash] 2022-04-30 19:44:40 00976_shard_low_cardinality_achimbab:                                   [ OK ] 1.95 sec.
Apr 30,2022 16:44:40     ⟥  Feature 00979_toFloat_monotonicity, flags:TE
                 2ms     ⟥⟤ OK 00979_toFloat_monotonicity, /stateless/00979_toFloat_monotonicity
              6m 42s        [bash] 2022-04-30 19:44:40 00979_toFloat_monotonicity:                                             [ OK ] 9.02 sec.
Apr 30,2022 16:44:40     ⟥  Feature 00975_values_list, flags:TE
                 1ms     ⟥⟤ OK 00975_values_list, /stateless/00975_values_list
              6m 43s        [bash] 2022-04-30 19:44:40 00975_values_list:                                                      [ OK ] 0.69 sec.
Apr 30,2022 16:44:40     ⟥  Feature 00975_sample_prewhere_distributed, flags:TE
               566us     ⟥⟤ OK 00975_sample_prewhere_distributed, /stateless/00975_sample_prewhere_distributed
              6m 43s        [bash] 2022-04-30 19:44:40 00975_sample_prewhere_distributed:                                      [ OK ] 0.73 sec.
Apr 30,2022 16:44:41     ⟥  Feature 00975_recursive_materialized_view, flags:TE
               502us     ⟥⟤ OK 00975_recursive_materialized_view, /stateless/00975_recursive_materialized_view
              6m 43s        [bash] 2022-04-30 19:44:41 00975_recursive_materialized_view:                                      [ OK ] 0.76 sec.
Apr 30,2022 16:44:41     ⟥  Feature 00977_join_use_nulls_denny_crane, flags:TE
               342us     ⟥⟤ OK 00977_join_use_nulls_denny_crane, /stateless/00977_join_use_nulls_denny_crane
              6m 43s        [bash] 2022-04-30 19:44:41 00977_join_use_nulls_denny_crane:                                       [ OK ] 5.97 sec.
Apr 30,2022 16:44:41     ⟥  Feature 00976_asof_join_on, flags:TE
                 1ms     ⟥⟤ OK 00976_asof_join_on, /stateless/00976_asof_join_on
              6m 43s        [bash] 2022-04-30 19:44:41 00976_asof_join_on:                                                     [ OK ] 1.02 sec.
Apr 30,2022 16:44:42     ⟥  Feature 00975_json_hang, flags:TE
                 1ms     ⟥⟤ OK 00975_json_hang, /stateless/00975_json_hang
              6m 44s        [bash] 2022-04-30 19:44:42 00975_json_hang:                                                        [ OK ] 0.98 sec.
Apr 30,2022 16:44:42     ⟥  Feature 00974_bitmapContains_with_primary_key, flags:TE
               526us     ⟥⟤ OK 00974_bitmapContains_with_primary_key, /stateless/00974_bitmapContains_with_primary_key
              6m 44s        [bash] 2022-04-30 19:44:42 00974_bitmapContains_with_primary_key:                                  [ OK ] 0.87 sec.
Apr 30,2022 16:44:42     ⟥  Feature 00975_move_partition_merge_tree, flags:TE
               542us     ⟥⟤ OK 00975_move_partition_merge_tree, /stateless/00975_move_partition_merge_tree
              6m 44s        [bash] 2022-04-30 19:44:42 00975_move_partition_merge_tree:                                        [ OK ] 1.93 sec.
Apr 30,2022 16:44:42     ⟥  Feature 00974_final_predicate_push_down, flags:TE
               704us     ⟥⟤ OK 00974_final_predicate_push_down, /stateless/00974_final_predicate_push_down
              6m 44s        [bash] 2022-04-30 19:44:42 00974_final_predicate_push_down:                                        [ OK ] 0.80 sec.
Apr 30,2022 16:44:42     ⟥  Feature 00974_low_cardinality_cast, flags:TE
               573us     ⟥⟤ OK 00974_low_cardinality_cast, /stateless/00974_low_cardinality_cast
              6m 45s        [bash] 2022-04-30 19:44:42 00974_low_cardinality_cast:                                             [ OK ] 0.46 sec.
Apr 30,2022 16:44:42     ⟥  Feature 00974_full_outer_join, flags:TE
               586us     ⟥⟤ OK 00974_full_outer_join, /stateless/00974_full_outer_join
              6m 45s        [bash] 2022-04-30 19:44:42 00974_full_outer_join:                                                  [ OK ] 0.45 sec.
Apr 30,2022 16:44:43     ⟥  Feature 00991_system_parts_race_condition_long, flags:TE
               585us     ⟥⟤ OK 00991_system_parts_race_condition_long, /stateless/00991_system_parts_race_condition_long
              6m 45s        [bash] 2022-04-30 19:44:43 00991_system_parts_race_condition_long:                                 [ OK ] 31.11 sec.
Apr 30,2022 16:44:43     ⟥  Feature 00974_adaptive_granularity_secondary_index, flags:TE
                 1ms     ⟥⟤ OK 00974_adaptive_granularity_secondary_index, /stateless/00974_adaptive_granularity_secondary_index
              6m 45s        [bash] 2022-04-30 19:44:43 00974_adaptive_granularity_secondary_index:                             [ OK ] 1.32 sec.
Apr 30,2022 16:44:43     ⟥  Feature 00974_fix_join_on, flags:TE
               490us     ⟥⟤ OK 00974_fix_join_on, /stateless/00974_fix_join_on
              6m 45s        [bash] 2022-04-30 19:44:43 00974_fix_join_on:                                                      [ OK ] 0.60 sec.
Apr 30,2022 16:44:43     ⟥  Feature 00974_primary_key_for_lowCardinality, flags:TE
               556us     ⟥⟤ OK 00974_primary_key_for_lowCardinality, /stateless/00974_primary_key_for_lowCardinality
              6m 45s        [bash] 2022-04-30 19:44:43 00974_primary_key_for_lowCardinality:                                   [ OK ] 2.37 sec.
Apr 30,2022 16:44:43     ⟥  Feature 00974_text_log_table_not_empty, flags:TE
               455us     ⟥⟤ OK 00974_text_log_table_not_empty, /stateless/00974_text_log_table_not_empty
              6m 46s        [bash] 2022-04-30 19:44:43 00974_text_log_table_not_empty:                                         [ OK ] 0.72 sec.
Apr 30,2022 16:44:43     ⟥  Feature 00973_create_table_as_table_function, flags:TE
               430us     ⟥⟤ OK 00973_create_table_as_table_function, /stateless/00973_create_table_as_table_function
              6m 46s        [bash] 2022-04-30 19:44:43 00973_create_table_as_table_function:                                   [ OK ] 0.24 sec.
Apr 30,2022 16:44:43     ⟥  Feature 00974_query_profiler, flags:TE
               554us     ⟥⟤ OK 00974_query_profiler, /stateless/00974_query_profiler
              6m 46s        [bash] 2022-04-30 19:44:43 00974_query_profiler:                                                   [ OK ] 1.60 sec.
Apr 30,2022 16:44:43     ⟥  Feature 00972_desc_table_virtual_columns, flags:TE
               915us     ⟥⟤ OK 00972_desc_table_virtual_columns, /stateless/00972_desc_table_virtual_columns
              6m 46s        [bash] 2022-04-30 19:44:43 00972_desc_table_virtual_columns:                                       [ OK ] 0.17 sec.
Apr 30,2022 16:44:43     ⟥  Feature 00974_distributed_join_on, flags:TE
               434us     ⟥⟤ OK 00974_distributed_join_on, /stateless/00974_distributed_join_on
              6m 46s        [bash] 2022-04-30 19:44:43 00974_distributed_join_on:                                              [ OK ] 0.31 sec.
Apr 30,2022 16:44:44     ⟥  Feature 00975_indices_mutation_replicated_zookeeper_long, flags:TE
               709us     ⟥⟤ OK 00975_indices_mutation_replicated_zookeeper_long, /stateless/00975_indices_mutation_replicated_zookeeper_long
              6m 46s        [bash] 2022-04-30 19:44:43 00975_indices_mutation_replicated_zookeeper_long:                       [ OK ] 2.86 sec.
Apr 30,2022 16:44:44     ⟥  Feature 00970_substring_arg_validation, flags:TE
               600us     ⟥⟤ OK 00970_substring_arg_validation, /stateless/00970_substring_arg_validation
              6m 46s        [bash] 2022-04-30 19:44:44 00970_substring_arg_validation:                                         [ OK ] 0.16 sec.
Apr 30,2022 16:44:44     ⟥  Feature 00971_merge_tree_uniform_read_distribution_and_max_rows_to_read, flags:TE
               458us     ⟥⟤ OK 00971_merge_tree_uniform_read_distribution_and_max_rows_to_read, /stateless/00971_merge_tree_uniform_read_distribution_and_max_rows_to_read
              6m 46s        [bash] 2022-04-30 19:44:44 00971_merge_tree_uniform_read_distribution_and_max_rows_to_read:        [ OK ] 0.19 sec.
Apr 30,2022 16:44:44     ⟥  Feature 00971_query_id_in_logs, flags:TE
               635us     ⟥⟤ OK 00971_query_id_in_logs, /stateless/00971_query_id_in_logs
              6m 46s        [bash] 2022-04-30 19:44:44 00971_query_id_in_logs:                                                 [ OK ] 0.32 sec.
Apr 30,2022 16:44:44     ⟥  Feature 00969_columns_clause, flags:TE
               885us     ⟥⟤ OK 00969_columns_clause, /stateless/00969_columns_clause
              6m 46s        [bash] 2022-04-30 19:44:44 00969_columns_clause:                                                   [ OK ] 0.25 sec.
Apr 30,2022 16:44:44     ⟥  Feature 00969_roundDuration, flags:TE
               640us     ⟥⟤ OK 00969_roundDuration, /stateless/00969_roundDuration
              6m 46s        [bash] 2022-04-30 19:44:44 00969_roundDuration:                                                    [ OK ] 0.21 sec.
Apr 30,2022 16:44:44     ⟥  Feature 00968_roundAge, flags:TE
               597us     ⟥⟤ OK 00968_roundAge, /stateless/00968_roundAge
              6m 46s        [bash] 2022-04-30 19:44:44 00968_roundAge:                                                         [ OK ] 0.18 sec.
Apr 30,2022 16:44:44     ⟥  Feature 00973_uniq_non_associativity, flags:TE
               462us     ⟥⟤ OK 00973_uniq_non_associativity, /stateless/00973_uniq_non_associativity
              6m 46s        [bash] 2022-04-30 19:44:44 00973_uniq_non_associativity:                                           [ OK ] 0.65 sec.
Apr 30,2022 16:44:44     ⟥  Feature 00967_ubsan_bit_test, flags:TE
               602us     ⟥⟤ OK 00967_ubsan_bit_test, /stateless/00967_ubsan_bit_test
              6m 46s        [bash] 2022-04-30 19:44:44 00967_ubsan_bit_test:                                                   [ OK ] 0.15 sec.
Apr 30,2022 16:44:44     ⟥  Feature 00972_geohashesInBox, flags:TE
               510us     ⟥⟤ OK 00972_geohashesInBox, /stateless/00972_geohashesInBox
              6m 46s        [bash] 2022-04-30 19:44:44 00972_geohashesInBox:                                                   [ OK ] 0.58 sec.
Apr 30,2022 16:44:44     ⟥  Feature 00968_file_engine_in_subquery, flags:TE
               860us     ⟥⟤ OK 00968_file_engine_in_subquery, /stateless/00968_file_engine_in_subquery
              6m 46s        [bash] 2022-04-30 19:44:44 00968_file_engine_in_subquery:                                          [ OK ] 0.29 sec.
Apr 30,2022 16:44:44     ⟥  Feature 00967_insert_into_distributed_different_types, flags:TE
               434us     ⟥⟤ OK 00967_insert_into_distributed_different_types, /stateless/00967_insert_into_distributed_different_types
              6m 46s        [bash] 2022-04-30 19:44:44 00967_insert_into_distributed_different_types:                          [ OK ] 0.21 sec.
Apr 30,2022 16:44:44     ⟥  Feature 00966_invalid_json_must_not_parse, flags:TE
               680us     ⟥⟤ OK 00966_invalid_json_must_not_parse, /stateless/00966_invalid_json_must_not_parse
              6m 46s        [bash] 2022-04-30 19:44:44 00966_invalid_json_must_not_parse:                                      [ OK ] 0.17 sec.
Apr 30,2022 16:44:44     ⟥  Feature 00965_shard_unresolvable_addresses, flags:TE
               666us     ⟥⟤ OK 00965_shard_unresolvable_addresses, /stateless/00965_shard_unresolvable_addresses
              6m 46s        [bash] 2022-04-30 19:44:44 00965_shard_unresolvable_addresses:                                     [ OK ] 0.17 sec.
Apr 30,2022 16:44:44     ⟥  Feature 00964_os_thread_priority, flags:TE
               686us     ⟥⟤ OK 00964_os_thread_priority, /stateless/00964_os_thread_priority
              6m 47s        [bash] 2022-04-30 19:44:44 00964_os_thread_priority:                                               [ OK ] 0.21 sec.
Apr 30,2022 16:44:44     ⟥  Feature 00963_startsWith_force_primary_key, flags:TE
               726us     ⟥⟤ OK 00963_startsWith_force_primary_key, /stateless/00963_startsWith_force_primary_key
              6m 47s        [bash] 2022-04-30 19:44:44 00963_startsWith_force_primary_key:                                     [ OK ] 0.39 sec.
Apr 30,2022 16:44:45     ⟥  Feature 00963_achimbab, flags:TE
               504us     ⟥⟤ OK 00963_achimbab, /stateless/00963_achimbab
              6m 47s        [bash] 2022-04-30 19:44:45 00963_achimbab:                                                         [ OK ] 0.69 sec.
Apr 30,2022 16:44:45     ⟥  Feature 00962_visit_param_various, flags:TE
               778us     ⟥⟤ OK 00962_visit_param_various, /stateless/00962_visit_param_various
              6m 47s        [bash] 2022-04-30 19:44:45 00962_visit_param_various:                                              [ OK ] 0.51 sec.
Apr 30,2022 16:44:45     ⟥  Feature 00965_send_logs_level_concurrent_queries, flags:TE
               566us     ⟥⟤ OK 00965_send_logs_level_concurrent_queries, /stateless/00965_send_logs_level_concurrent_queries
              6m 47s        [bash] 2022-04-30 19:44:45 00965_send_logs_level_concurrent_queries:                               [ OK ] 1.08 sec.
Apr 30,2022 16:44:45     ⟥  Feature 00962_enumNotExect, flags:TE
               626us     ⟥⟤ OK 00962_enumNotExect, /stateless/00962_enumNotExect
              6m 47s        [bash] 2022-04-30 19:44:45 00962_enumNotExect:                                                     [ OK ] 0.28 sec.
Apr 30,2022 16:44:45     ⟥  Feature 00965_logs_level_bugfix, flags:TE
               701us     ⟥⟤ OK 00965_logs_level_bugfix, /stateless/00965_logs_level_bugfix
              6m 47s        [bash] 2022-04-30 19:44:45 00965_logs_level_bugfix:                                                [ OK ] 1.16 sec.
Apr 30,2022 16:44:45     ⟥  Feature 00961_checksums_in_system_parts_columns_table, flags:TE
                 3ms     ⟥⟤ OK 00961_checksums_in_system_parts_columns_table, /stateless/00961_checksums_in_system_parts_columns_table
              6m 48s        [bash] 2022-04-30 19:44:45 00961_checksums_in_system_parts_columns_table:                          [ OK ] 0.19 sec.
Apr 30,2022 16:44:45     ⟥  Feature 00961_visit_param_buffer_underflow, flags:TE
               639us     ⟥⟤ OK 00961_visit_param_buffer_underflow, /stateless/00961_visit_param_buffer_underflow
              6m 48s        [bash] 2022-04-30 19:44:45 00961_visit_param_buffer_underflow:                                     [ OK ] 0.15 sec.
Apr 30,2022 16:44:45     ⟥  Feature 00960_eval_ml_method_const, flags:TE
                 1ms     ⟥⟤ OK 00960_eval_ml_method_const, /stateless/00960_eval_ml_method_const
              6m 48s        [bash] 2022-04-30 19:44:45 00960_eval_ml_method_const:                                             [ OK ] 0.14 sec.
Apr 30,2022 16:44:45     ⟥  Feature 00961_check_table, flags:TE
               701us     ⟥⟤ OK 00961_check_table, /stateless/00961_check_table
              6m 48s        [bash] 2022-04-30 19:44:45 00961_check_table:                                                      [ OK ] 0.23 sec.
Apr 30,2022 16:44:45     ⟥  Feature 00965_set_index_string_functions, flags:TE
               644us     ⟥⟤ OK 00965_set_index_string_functions, /stateless/00965_set_index_string_functions
              6m 48s        [bash] 2022-04-30 19:44:45 00965_set_index_string_functions:                                       [ OK ] 1.48 sec.
Apr 30,2022 16:44:45     ⟥  Feature 00959_format_with_different_aliases, flags:TE
               606us     ⟥⟤ OK 00959_format_with_different_aliases, /stateless/00959_format_with_different_aliases
              6m 48s        [bash] 2022-04-30 19:44:45 00959_format_with_different_aliases:                                    [ OK ] 0.29 sec.
Apr 30,2022 16:44:45     ⟥  Feature 00958_format_of_tuple_array_element, flags:TE
               586us     ⟥⟤ OK 00958_format_of_tuple_array_element, /stateless/00958_format_of_tuple_array_element
              6m 48s        [bash] 2022-04-30 19:44:45 00958_format_of_tuple_array_element:                                    [ OK ] 0.25 sec.
Apr 30,2022 16:44:46     ⟥  Feature 00957_format_with_clashed_aliases, flags:TE
               768us     ⟥⟤ OK 00957_format_with_clashed_aliases, /stateless/00957_format_with_clashed_aliases
              6m 48s        [bash] 2022-04-30 19:44:46 00957_format_with_clashed_aliases:                                      [ OK ] 0.25 sec.
Apr 30,2022 16:44:46     ⟥  Feature 00957_coalesce_const_nullable_crash, flags:TE
               894us     ⟥⟤ OK 00957_coalesce_const_nullable_crash, /stateless/00957_coalesce_const_nullable_crash
              6m 48s        [bash] 2022-04-30 19:44:46 00957_coalesce_const_nullable_crash:                                    [ OK ] 0.20 sec.
Apr 30,2022 16:44:46     ⟥  Feature 00957_neighbor, flags:TE
               660us     ⟥⟤ OK 00957_neighbor, /stateless/00957_neighbor
              6m 48s        [bash] 2022-04-30 19:44:46 00957_neighbor:                                                         [ OK ] 0.30 sec.
Apr 30,2022 16:44:46     ⟥  Feature 00957_delta_diff_bug, flags:TE
               617us     ⟥⟤ OK 00957_delta_diff_bug, /stateless/00957_delta_diff_bug
              6m 48s        [bash] 2022-04-30 19:44:46 00957_delta_diff_bug:                                                   [ OK ] 0.19 sec.
Apr 30,2022 16:44:46     ⟥  Feature 00956_join_use_nulls_with_array_column, flags:TE
               824us     ⟥⟤ OK 00956_join_use_nulls_with_array_column, /stateless/00956_join_use_nulls_with_array_column
              6m 48s        [bash] 2022-04-30 19:44:46 00956_join_use_nulls_with_array_column:                                 [ OK ] 0.17 sec.
Apr 30,2022 16:44:46     ⟥  Feature 00956_http_prepared_statements, flags:TE
               660us     ⟥⟤ OK 00956_http_prepared_statements, /stateless/00956_http_prepared_statements
              6m 48s        [bash] 2022-04-30 19:44:46 00956_http_prepared_statements:                                         [ OK ] 0.35 sec.
Apr 30,2022 16:44:46     ⟥  Feature 00954_resample_combinator, flags:TE
               433us     ⟥⟤ OK 00954_resample_combinator, /stateless/00954_resample_combinator
              6m 48s        [bash] 2022-04-30 19:44:46 00954_resample_combinator:                                              [ OK ] 0.26 sec.
Apr 30,2022 16:44:46     ⟥  Feature 00953_moving_functions, flags:TE
               936us     ⟥⟤ OK 00953_moving_functions, /stateless/00953_moving_functions
              6m 48s        [bash] 2022-04-30 19:44:46 00953_moving_functions:                                                 [ OK ] 0.22 sec.
Apr 30,2022 16:44:46     ⟥  Feature 00955_complex_prepared_statements, flags:TE
               632us     ⟥⟤ OK 00955_complex_prepared_statements, /stateless/00955_complex_prepared_statements
              6m 49s        [bash] 2022-04-30 19:44:46 00955_complex_prepared_statements:                                      [ OK ] 0.80 sec.
Apr 30,2022 16:44:46     ⟥  Feature 00964_bloom_index_string_functions, flags:TE
               603us     ⟥⟤ OK 00964_bloom_index_string_functions, /stateless/00964_bloom_index_string_functions
              6m 49s        [bash] 2022-04-30 19:44:46 00964_bloom_index_string_functions:                                     [ OK ] 2.41 sec.
Apr 30,2022 16:44:47     ⟥  Feature 00953_indices_alter_exceptions, flags:TE
               615us     ⟥⟤ OK 00953_indices_alter_exceptions, /stateless/00953_indices_alter_exceptions
              6m 49s        [bash] 2022-04-30 19:44:47 00953_indices_alter_exceptions:                                         [ OK ] 0.49 sec.
Apr 30,2022 16:44:47     ⟥  Feature 00954_client_prepared_statements, flags:TE
               656us     ⟥⟤ OK 00954_client_prepared_statements, /stateless/00954_client_prepared_statements
              6m 49s        [bash] 2022-04-30 19:44:47 00954_client_prepared_statements:                                       [ OK ] 0.98 sec.
Apr 30,2022 16:44:47     ⟥  Feature 00952_part_frozen_info, flags:TE
               589us     ⟥⟤ OK 00952_part_frozen_info, /stateless/00952_part_frozen_info
              6m 49s        [bash] 2022-04-30 19:44:47 00952_part_frozen_info:                                                 [ OK ] 0.18 sec.
Apr 30,2022 16:44:47     ⟥  Feature 00953_constraints_operations, flags:TE
               673us     ⟥⟤ OK 00953_constraints_operations, /stateless/00953_constraints_operations
              6m 49s        [bash] 2022-04-30 19:44:47 00953_constraints_operations:                                           [ OK ] 0.70 sec.
Apr 30,2022 16:44:47     ⟥  Feature 00950_bad_alloc_when_truncate_join_storage, flags:TE
               475us     ⟥⟤ OK 00950_bad_alloc_when_truncate_join_storage, /stateless/00950_bad_alloc_when_truncate_join_storage
              6m 49s        [bash] 2022-04-30 19:44:47 00950_bad_alloc_when_truncate_join_storage:                             [ OK ] 0.12 sec.
Apr 30,2022 16:44:47     ⟥  Feature 00952_insert_into_distributed_with_materialized_column, flags:TE
               760us     ⟥⟤ OK 00952_insert_into_distributed_with_materialized_column, /stateless/00952_insert_into_distributed_with_materialized_column
              6m 50s        [bash] 2022-04-30 19:44:47 00952_insert_into_distributed_with_materialized_column:                 [ OK ] 0.50 sec.
Apr 30,2022 16:44:47     ⟥  Feature 00950_test_double_delta_codec, flags:TE
                 3ms     ⟥⟤ OK 00950_test_double_delta_codec, /stateless/00950_test_double_delta_codec
              6m 50s        [bash] 2022-04-30 19:44:47 00950_test_double_delta_codec:                                          [ OK ] 0.22 sec.
Apr 30,2022 16:44:47     ⟥  Feature 00952_basic_constraints, flags:TE
               591us     ⟥⟤ OK 00952_basic_constraints, /stateless/00952_basic_constraints
              6m 50s        [bash] 2022-04-30 19:44:47 00952_basic_constraints:                                                [ OK ] 0.81 sec.
Apr 30,2022 16:44:47     ⟥  Feature 00950_test_gorilla_codec, flags:TE
               467us     ⟥⟤ OK 00950_test_gorilla_codec, /stateless/00950_test_gorilla_codec
              6m 50s        [bash] 2022-04-30 19:44:47 00950_test_gorilla_codec:                                               [ OK ] 0.16 sec.
Apr 30,2022 16:44:47     ⟥  Feature 00950_default_prewhere, flags:TE
               744us     ⟥⟤ OK 00950_default_prewhere, /stateless/00950_default_prewhere
              6m 50s        [bash] 2022-04-30 19:44:47 00950_default_prewhere:                                                 [ OK ] 0.18 sec.
Apr 30,2022 16:44:47     ⟥  Feature 00951_ngram_search, flags:TE
               589us     ⟥⟤ OK 00951_ngram_search, /stateless/00951_ngram_search
              6m 50s        [bash] 2022-04-30 19:44:47 00951_ngram_search:                                                     [ OK ] 0.64 sec.
Apr 30,2022 16:44:48     ⟥  Feature 00948_values_interpreter_template, flags:TE
               620us     ⟥⟤ OK 00948_values_interpreter_template, /stateless/00948_values_interpreter_template
              6m 50s        [bash] 2022-04-30 19:44:48 00948_values_interpreter_template:                                      [ OK ] 0.35 sec.
Apr 30,2022 16:44:48     ⟥  Feature 00948_format_in_with_single_element, flags:TE
               530us     ⟥⟤ OK 00948_format_in_with_single_element, /stateless/00948_format_in_with_single_element
              6m 50s        [bash] 2022-04-30 19:44:48 00948_format_in_with_single_element:                                    [ OK ] 0.41 sec.
Apr 30,2022 16:44:48     ⟥  Feature 00948_to_valid_utf8, flags:TE
               605us     ⟥⟤ OK 00948_to_valid_utf8, /stateless/00948_to_valid_utf8
              6m 50s        [bash] 2022-04-30 19:44:48 00948_to_valid_utf8:                                                    [ OK ] 0.56 sec.
Apr 30,2022 16:44:48     ⟥  Feature 00947_ml_test, flags:TE
               600us     ⟥⟤ OK 00947_ml_test, /stateless/00947_ml_test
              6m 50s        [bash] 2022-04-30 19:44:48 00947_ml_test:                                                          [ OK ] 0.19 sec.
Apr 30,2022 16:44:48     ⟥  Feature 00946_ml_test, flags:TE
               805us     ⟥⟤ OK 00946_ml_test, /stateless/00946_ml_test
              6m 50s        [bash] 2022-04-30 19:44:48 00946_ml_test:                                                          [ OK ] 0.15 sec.
Apr 30,2022 16:44:48     ⟥  Feature 00952_input_function, flags:TE
               599us     ⟥⟤ OK 00952_input_function, /stateless/00952_input_function
              6m 50s        [bash] 2022-04-30 19:44:48 00952_input_function:                                                   [ OK ] 1.72 sec.
Apr 30,2022 16:44:48     ⟥  Feature 00949_format, flags:TE
               623us     ⟥⟤ OK 00949_format, /stateless/00949_format
              6m 51s        [bash] 2022-04-30 19:44:48 00949_format:                                                           [ OK ] 0.88 sec.
Apr 30,2022 16:44:48     ⟥  Feature 00945_ml_test, flags:TE
               505us     ⟥⟤ OK 00945_ml_test, /stateless/00945_ml_test
              6m 51s        [bash] 2022-04-30 19:44:48 00945_ml_test:                                                          [ OK ] 0.14 sec.
Apr 30,2022 16:44:48     ⟥  Feature 00944_ml_test, flags:TE
               660us     ⟥⟤ OK 00944_ml_test, /stateless/00944_ml_test
              6m 51s        [bash] 2022-04-30 19:44:48 00944_ml_test:                                                          [ OK ] 0.15 sec.
Apr 30,2022 16:44:48     ⟥  Feature 00944_minmax_null, flags:TE
               650us     ⟥⟤ OK 00944_minmax_null, /stateless/00944_minmax_null
              6m 51s        [bash] 2022-04-30 19:44:48 00944_minmax_null:                                                      [ OK ] 0.18 sec.
Apr 30,2022 16:44:49     ⟥  Feature 00943_mv_rename_without_inner_table, flags:TE
               985us     ⟥⟤ OK 00943_mv_rename_without_inner_table, /stateless/00943_mv_rename_without_inner_table
              6m 51s        [bash] 2022-04-30 19:44:49 00943_mv_rename_without_inner_table:                                    [ OK ] 0.15 sec.
Apr 30,2022 16:44:49     ⟥  Feature 00944_clear_index_in_partition, flags:TE
               865us     ⟥⟤ OK 00944_clear_index_in_partition, /stateless/00944_clear_index_in_partition
              6m 52s        [bash] 2022-04-30 19:44:49 00944_clear_index_in_partition:                                         [ OK ] 1.27 sec.
Apr 30,2022 16:44:50     ⟥  Feature 00942_dataparts_500, flags:TE
               467us     ⟥⟤ OK 00942_dataparts_500, /stateless/00942_dataparts_500
              6m 52s        [bash] 2022-04-30 19:44:50 00942_dataparts_500:                                                    [ OK ] 0.84 sec.
Apr 30,2022 16:44:50     ⟥  Feature 00942_mv_rename_table, flags:TE
               440us     ⟥⟤ OK 00942_mv_rename_table, /stateless/00942_mv_rename_table
              6m 52s        [bash] 2022-04-30 19:44:50 00942_mv_rename_table:                                                  [ OK ] 0.21 sec.
Apr 30,2022 16:44:50     ⟥  Feature 00944_create_bloom_filter_index_with_merge_tree, flags:TE
               627us     ⟥⟤ OK 00944_create_bloom_filter_index_with_merge_tree, /stateless/00944_create_bloom_filter_index_with_merge_tree
              6m 52s        [bash] 2022-04-30 19:44:50 00944_create_bloom_filter_index_with_merge_tree:                        [ OK ] 1.73 sec.
Apr 30,2022 16:44:50     ⟥  Feature 00943_materialize_index, flags:TE
               683us     ⟥⟤ OK 00943_materialize_index, /stateless/00943_materialize_index
              6m 52s        [bash] 2022-04-30 19:44:50 00943_materialize_index:                                                [ OK ] 1.65 sec.
Apr 30,2022 16:44:50     ⟥  Feature 00941_to_custom_week, flags:TE
               889us     ⟥⟤ OK 00941_to_custom_week, /stateless/00941_to_custom_week
              6m 52s        [bash] 2022-04-30 19:44:50 00941_to_custom_week:                                                   [ OK ] 0.20 sec.
Apr 30,2022 16:44:50     ⟥  Feature 00942_mutate_index, flags:TE
               480us     ⟥⟤ OK 00942_mutate_index, /stateless/00942_mutate_index
              6m 52s        [bash] 2022-04-30 19:44:50 00942_mutate_index:                                                     [ OK ] 0.60 sec.
Apr 30,2022 16:44:50     ⟥  Feature 00940_max_parts_in_total, flags:TE
               561us     ⟥⟤ OK 00940_max_parts_in_total, /stateless/00940_max_parts_in_total
              6m 53s        [bash] 2022-04-30 19:44:50 00940_max_parts_in_total:                                               [ OK ] 0.16 sec.
Apr 30,2022 16:44:50     ⟥  Feature 00945_bloom_filter_index, flags:TE
               417us     ⟥⟤ OK 00945_bloom_filter_index, /stateless/00945_bloom_filter_index
              6m 53s        [bash] 2022-04-30 19:44:50 00945_bloom_filter_index:                                               [ OK ] 2.16 sec.
Apr 30,2022 16:44:51     ⟥  Feature 00939_limit_by_offset, flags:TE
               572us     ⟥⟤ OK 00939_limit_by_offset, /stateless/00939_limit_by_offset
              6m 53s        [bash] 2022-04-30 19:44:51 00939_limit_by_offset:                                                  [ OK ] 0.37 sec.
Apr 30,2022 16:44:51     ⟥  Feature 00939_test_null_in, flags:TE
               536us     ⟥⟤ OK 00939_test_null_in, /stateless/00939_test_null_in
              6m 53s        [bash] 2022-04-30 19:44:51 00939_test_null_in:                                                     [ OK ] 0.50 sec.
Apr 30,2022 16:44:51     ⟥  Feature 00938_test_retention_function, flags:TE
               581us     ⟥⟤ OK 00938_test_retention_function, /stateless/00938_test_retention_function
              6m 54s        [bash] 2022-04-30 19:44:51 00938_test_retention_function:                                          [ OK ] 0.58 sec.
Apr 30,2022 16:44:52     ⟥  Feature 00940_order_by_read_in_order, flags:TE
               787us     ⟥⟤ OK 00940_order_by_read_in_order, /stateless/00940_order_by_read_in_order
              6m 54s        [bash] 2022-04-30 19:44:52 00940_order_by_read_in_order:                                           [ OK ] 1.61 sec.
Apr 30,2022 16:44:52     ⟥  Feature 00938_ipv6_cidr_range, flags:TE
               602us     ⟥⟤ OK 00938_ipv6_cidr_range, /stateless/00938_ipv6_cidr_range
              6m 55s        [bash] 2022-04-30 19:44:52 00938_ipv6_cidr_range:                                                  [ OK ] 0.85 sec.
Apr 30,2022 16:44:53     ⟥  Feature 00938_dataset_test, flags:TE
               714us     ⟥⟤ OK 00938_dataset_test, /stateless/00938_dataset_test
              6m 55s        [bash] 2022-04-30 19:44:53 00938_dataset_test:                                                     [ OK ] 0.73 sec.
Apr 30,2022 16:44:53     ⟥  Feature 00938_basename, flags:TE
               648us     ⟥⟤ OK 00938_basename, /stateless/00938_basename
              6m 55s        [bash] 2022-04-30 19:44:53 00938_basename:                                                         [ OK ] 0.46 sec.
Apr 30,2022 16:44:54     ⟥  Feature 00938_template_input_format, flags:TE
               609us     ⟥⟤ OK 00938_template_input_format, /stateless/00938_template_input_format
              6m 56s        [bash] 2022-04-30 19:44:54 00938_template_input_format:                                            [ OK ] 2.60 sec.
Apr 30,2022 16:44:54     ⟥  Feature 00937_template_output_format, flags:TE
               655us     ⟥⟤ OK 00937_template_output_format, /stateless/00937_template_output_format
              6m 57s        [bash] 2022-04-30 19:44:54 00937_template_output_format:                                           [ OK ] 1.42 sec.
Apr 30,2022 16:44:54     ⟥  Feature 00937_ipv4_cidr_range, flags:TE
               691us     ⟥⟤ OK 00937_ipv4_cidr_range, /stateless/00937_ipv4_cidr_range
              6m 57s        [bash] 2022-04-30 19:44:54 00937_ipv4_cidr_range:                                                  [ OK ] 0.51 sec.
Apr 30,2022 16:44:55     ⟥  Feature 00936_crc_functions, flags:TE
               598us     ⟥⟤ OK 00936_crc_functions, /stateless/00936_crc_functions
              6m 58s        [bash] 2022-04-30 19:44:55 00936_crc_functions:                                                    [ OK ] 0.87 sec.
Apr 30,2022 16:44:56     ⟥  Feature 00937_test_use_header_csv, flags:TE
               638us     ⟥⟤ OK 00937_test_use_header_csv, /stateless/00937_test_use_header_csv
              6m 58s        [bash] 2022-04-30 19:44:56 00937_test_use_header_csv:                                              [ OK ] 2.91 sec.
Apr 30,2022 16:44:57     ⟥  Feature 00936_function_result_with_operator_in, flags:TE
               622us     ⟥⟤ OK 00936_function_result_with_operator_in, /stateless/00936_function_result_with_operator_in
              6m 59s        [bash] 2022-04-30 19:44:57 00936_function_result_with_operator_in:                                 [ OK ] 0.75 sec.
Apr 30,2022 16:44:58     ⟥  Feature 00935_to_iso_week_first_year, flags:TE
               628us     ⟥⟤ OK 00935_to_iso_week_first_year, /stateless/00935_to_iso_week_first_year
               7m 0s        [bash] 2022-04-30 19:44:58 00935_to_iso_week_first_year:                                           [ OK ] 0.42 sec.
Apr 30,2022 16:44:58     ⟥  Feature 00937_test_use_header_tsv, flags:TE
               605us     ⟥⟤ OK 00937_test_use_header_tsv, /stateless/00937_test_use_header_tsv
               7m 0s        [bash] 2022-04-30 19:44:58 00937_test_use_header_tsv:                                              [ OK ] 3.37 sec.
Apr 30,2022 16:44:58     ⟥  Feature 00936_substring_utf8_non_const, flags:TE
               852us     ⟥⟤ OK 00936_substring_utf8_non_const, /stateless/00936_substring_utf8_non_const
               7m 0s        [bash] 2022-04-30 19:44:58 00936_substring_utf8_non_const:                                         [ OK ] 2.39 sec.
Apr 30,2022 16:44:58     ⟥  Feature 00956_sensitive_data_masking, flags:TE
               585us     ⟥⟤ OK 00956_sensitive_data_masking, /stateless/00956_sensitive_data_masking
               7m 0s        [bash] 2022-04-30 19:44:58 00956_sensitive_data_masking:                                           [ OK ] 12.59 sec.
Apr 30,2022 16:44:59     ⟥  Feature 00932_array_intersect_bug, flags:TE
               655us     ⟥⟤ OK 00932_array_intersect_bug, /stateless/00932_array_intersect_bug
               7m 1s        [bash] 2022-04-30 19:44:59 00932_array_intersect_bug:                                              [ OK ] 0.45 sec.
Apr 30,2022 16:44:59     ⟥  Feature 00932_geohash_support, flags:TE
               642us     ⟥⟤ OK 00932_geohash_support, /stateless/00932_geohash_support
               7m 2s        [bash] 2022-04-30 19:44:59 00932_geohash_support:                                                  [ OK ] 0.91 sec.
Apr 30,2022 16:45:00     ⟥  Feature 00931_low_cardinality_nullable_aggregate_function_type, flags:TE
               612us     ⟥⟤ OK 00931_low_cardinality_nullable_aggregate_function_type, /stateless/00931_low_cardinality_nullable_aggregate_function_type
               7m 2s        [bash] 2022-04-30 19:44:59 00931_low_cardinality_nullable_aggregate_function_type:                 [ OK ] 0.59 sec.
Apr 30,2022 16:45:00     ⟥  Feature 00953_zookeeper_suetin_deduplication_bug, flags:TE
               671us     ⟥⟤ OK 00953_zookeeper_suetin_deduplication_bug, /stateless/00953_zookeeper_suetin_deduplication_bug
               7m 2s        [bash] 2022-04-30 19:45:00 00953_zookeeper_suetin_deduplication_bug:                               [ OK ] 13.58 sec.
Apr 30,2022 16:45:00     ⟥  Feature 00931_low_cardinality_set_index_in_key_condition, flags:TE
               864us     ⟥⟤ OK 00931_low_cardinality_set_index_in_key_condition, /stateless/00931_low_cardinality_set_index_in_key_condition
               7m 2s        [bash] 2022-04-30 19:45:00 00931_low_cardinality_set_index_in_key_condition:                       [ OK ] 0.49 sec.
Apr 30,2022 16:45:00     ⟥  Feature 00931_low_cardinality_read_with_empty_array, flags:TE
               628us     ⟥⟤ OK 00931_low_cardinality_read_with_empty_array, /stateless/00931_low_cardinality_read_with_empty_array
               7m 3s        [bash] 2022-04-30 19:45:00 00931_low_cardinality_read_with_empty_array:                            [ OK ] 0.64 sec.
Apr 30,2022 16:45:01     ⟥  Feature 00930_max_partitions_per_insert_block, flags:TE
               692us     ⟥⟤ OK 00930_max_partitions_per_insert_block, /stateless/00930_max_partitions_per_insert_block
               7m 3s        [bash] 2022-04-30 19:45:01 00930_max_partitions_per_insert_block:                                  [ OK ] 1.00 sec.
Apr 30,2022 16:45:01     ⟥  Feature 00934_is_valid_utf8, flags:TE
               584us     ⟥⟤ OK 00934_is_valid_utf8, /stateless/00934_is_valid_utf8
               7m 3s        [bash] 2022-04-30 19:45:01 00934_is_valid_utf8:                                                    [ OK ] 2.94 sec.
Apr 30,2022 16:45:01     ⟥  Feature 00930_arrayIntersect, flags:TE
               568us     ⟥⟤ OK 00930_arrayIntersect, /stateless/00930_arrayIntersect
               7m 3s        [bash] 2022-04-30 19:45:01 00930_arrayIntersect:                                                   [ OK ] 1.11 sec.
Apr 30,2022 16:45:01     ⟥  Feature 00928_multi_match_constant_constant, flags:TE
               497us     ⟥⟤ OK 00928_multi_match_constant_constant, /stateless/00928_multi_match_constant_constant
               7m 4s        [bash] 2022-04-30 19:45:01 00928_multi_match_constant_constant:                                    [ OK ] 0.39 sec.
Apr 30,2022 16:45:02     ⟥  Feature 00927_asof_join_noninclusive, flags:TE
               882us     ⟥⟤ OK 00927_asof_join_noninclusive, /stateless/00927_asof_join_noninclusive
               7m 4s        [bash] 2022-04-30 19:45:02 00927_asof_join_noninclusive:                                           [ OK ] 0.83 sec.
Apr 30,2022 16:45:02     ⟥  Feature 00927_asof_joins, flags:TE
               714us     ⟥⟤ OK 00927_asof_joins, /stateless/00927_asof_joins
               7m 4s        [bash] 2022-04-30 19:45:02 00927_asof_joins:                                                       [ OK ] 0.52 sec.
Apr 30,2022 16:45:02     ⟥  Feature 00927_disable_hyperscan, flags:TE
               661us     ⟥⟤ OK 00927_disable_hyperscan, /stateless/00927_disable_hyperscan
               7m 4s        [bash] 2022-04-30 19:45:02 00927_disable_hyperscan:                                                [ OK ] 0.50 sec.
Apr 30,2022 16:45:02     ⟥  Feature 00929_multi_match_edit_distance, flags:TE
               627us     ⟥⟤ OK 00929_multi_match_edit_distance, /stateless/00929_multi_match_edit_distance
               7m 5s        [bash] 2022-04-30 19:45:02 00929_multi_match_edit_distance:                                        [ OK ] 1.75 sec.
Apr 30,2022 16:45:02     ⟥  Feature 00933_ttl_simple, flags:TE
                 3ms     ⟥⟤ OK 00933_ttl_simple, /stateless/00933_ttl_simple
               7m 5s        [bash] 2022-04-30 19:45:02 00933_ttl_simple:                                                       [ OK ] 4.37 sec.
Apr 30,2022 16:45:03     ⟥  Feature 00927_asof_join_correct_bt, flags:TE
               629us     ⟥⟤ OK 00927_asof_join_correct_bt, /stateless/00927_asof_join_correct_bt
               7m 6s        [bash] 2022-04-30 19:45:03 00927_asof_join_correct_bt:                                             [ OK ] 1.33 sec.
Apr 30,2022 16:45:03     ⟥  Feature 00938_fix_rwlock_segfault_long, flags:TE
               762us     ⟥⟤ OK 00938_fix_rwlock_segfault_long, /stateless/00938_fix_rwlock_segfault_long
               7m 6s        [bash] 2022-04-30 19:45:03 00938_fix_rwlock_segfault_long:                                         [ OK ] 13.12 sec.
Apr 30,2022 16:45:04     ⟥  Feature 00926_adaptive_index_granularity_versioned_collapsing_merge_tree, flags:TE
               731us     ⟥⟤ OK 00926_adaptive_index_granularity_versioned_collapsing_merge_tree, /stateless/00926_adaptive_index_granularity_versioned_collapsing_merge_tree
               7m 6s        [bash] 2022-04-30 19:45:04 00926_adaptive_index_granularity_versioned_collapsing_merge_tree:       [ OK ] 1.46 sec.
Apr 30,2022 16:45:04     ⟥  Feature 00926_geo_to_h3, flags:TE
               662us     ⟥⟤ OK 00926_geo_to_h3, /stateless/00926_geo_to_h3
               7m 7s        [bash] 2022-04-30 19:45:04 00926_geo_to_h3:                                                        [ OK ] 0.70 sec.
Apr 30,2022 16:45:04     ⟥  Feature 00927_asof_join_long, flags:TE
               648us     ⟥⟤ OK 00927_asof_join_long, /stateless/00927_asof_join_long
               7m 7s        [bash] 2022-04-30 19:45:04 00927_asof_join_long:                                                   [ OK ] 2.24 sec.
Apr 30,2022 16:45:05     ⟥  Feature 00926_adaptive_index_granularity_collapsing_merge_tree, flags:TE
               701us     ⟥⟤ OK 00926_adaptive_index_granularity_collapsing_merge_tree, /stateless/00926_adaptive_index_granularity_collapsing_merge_tree
               7m 7s        [bash] 2022-04-30 19:45:05 00926_adaptive_index_granularity_collapsing_merge_tree:                 [ OK ] 1.08 sec.
Apr 30,2022 16:45:05     ⟥  Feature 00926_multimatch, flags:TE
               608us     ⟥⟤ OK 00926_multimatch, /stateless/00926_multimatch
               7m 7s        [bash] 2022-04-30 19:45:05 00926_multimatch:                                                       [ OK ] 2.30 sec.
Apr 30,2022 16:45:05     ⟥  Feature 00919_histogram_merge, flags:TE
               756us     ⟥⟤ OK 00919_histogram_merge, /stateless/00919_histogram_merge
               7m 8s        [bash] 2022-04-30 19:45:05 00919_histogram_merge:                                                  [ OK ] 0.45 sec.
Apr 30,2022 16:45:05     ⟥  Feature 00925_zookeeper_empty_replicated_merge_tree_optimize_final, flags:TE
               574us     ⟥⟤ OK 00925_zookeeper_empty_replicated_merge_tree_optimize_final, /stateless/00925_zookeeper_empty_replicated_merge_tree_optimize_final
               7m 8s        [bash] 2022-04-30 19:45:05 00925_zookeeper_empty_replicated_merge_tree_optimize_final:             [ OK ] 1.10 sec.
Apr 30,2022 16:45:05     ⟥  Feature 00920_multiply_aggregate_states_constants, flags:TE
               625us     ⟥⟤ OK 00920_multiply_aggregate_states_constants, /stateless/00920_multiply_aggregate_states_constants
               7m 8s        [bash] 2022-04-30 19:45:05 00920_multiply_aggregate_states_constants:                              [ OK ] 0.46 sec.
Apr 30,2022 16:45:05     ⟥  Feature 00921_datetime64_basic, flags:TE
               525us     ⟥⟤ OK 00921_datetime64_basic, /stateless/00921_datetime64_basic
               7m 8s        [bash] 2022-04-30 19:45:05 00921_datetime64_basic:                                                 [ OK ] 0.72 sec.
Apr 30,2022 16:45:05     ⟥  Feature 00941_system_columns_race_condition, flags:TE
               499us     ⟥⟤ OK 00941_system_columns_race_condition, /stateless/00941_system_columns_race_condition
               7m 8s        [bash] 2022-04-30 19:45:05 00941_system_columns_race_condition:                                    [ OK ] 15.38 sec.
Apr 30,2022 16:45:05     ⟥  Feature 00918_has_unsufficient_type_check, flags:TE
               678us     ⟥⟤ OK 00918_has_unsufficient_type_check, /stateless/00918_has_unsufficient_type_check
               7m 8s        [bash] 2022-04-30 19:45:05 00918_has_unsufficient_type_check:                                      [ OK ] 0.15 sec.
Apr 30,2022 16:45:05     ⟥  Feature 00919_sum_aggregate_states_constants, flags:TE
               608us     ⟥⟤ OK 00919_sum_aggregate_states_constants, /stateless/00919_sum_aggregate_states_constants
               7m 8s        [bash] 2022-04-30 19:45:05 00919_sum_aggregate_states_constants:                                   [ OK ] 0.16 sec.
Apr 30,2022 16:45:06     ⟥  Feature 00927_asof_join_other_types, flags:TE
               741us     ⟥⟤ OK 00927_asof_join_other_types, /stateless/00927_asof_join_other_types
               7m 8s        [bash] 2022-04-30 19:45:06 00927_asof_join_other_types:                                            [ OK ] 3.64 sec.
Apr 30,2022 16:45:06     ⟥  Feature 00917_multiple_joins_denny_crane, flags:TE
               575us     ⟥⟤ OK 00917_multiple_joins_denny_crane, /stateless/00917_multiple_joins_denny_crane
               7m 8s        [bash] 2022-04-30 19:45:06 00917_multiple_joins_denny_crane:                                       [ OK ] 0.19 sec.
Apr 30,2022 16:45:06     ⟥  Feature 00917_least_sqr, flags:TE
               656us     ⟥⟤ OK 00917_least_sqr, /stateless/00917_least_sqr
               7m 8s        [bash] 2022-04-30 19:45:06 00917_least_sqr:                                                        [ OK ] 0.21 sec.
Apr 30,2022 16:45:06     ⟥  Feature 00916_create_or_replace_view, flags:TE
               761us     ⟥⟤ OK 00916_create_or_replace_view, /stateless/00916_create_or_replace_view
               7m 8s        [bash] 2022-04-30 19:45:06 00916_create_or_replace_view:                                           [ OK ] 0.14 sec.
Apr 30,2022 16:45:06     ⟥  Feature 00916_join_using_duplicate_columns, flags:TE
               613us     ⟥⟤ OK 00916_join_using_duplicate_columns, /stateless/00916_join_using_duplicate_columns
               7m 8s        [bash] 2022-04-30 19:45:06 00916_join_using_duplicate_columns:                                     [ OK ] 0.24 sec.
Apr 30,2022 16:45:06     ⟥  Feature 00915_tuple_orantius, flags:TE
               458us     ⟥⟤ OK 00915_tuple_orantius, /stateless/00915_tuple_orantius
               7m 8s        [bash] 2022-04-30 19:45:06 00915_tuple_orantius:                                                   [ OK ] 0.15 sec.
Apr 30,2022 16:45:06     ⟥  Feature 00916_add_materialized_column_after, flags:TE
               957us     ⟥⟤ OK 00916_add_materialized_column_after, /stateless/00916_add_materialized_column_after
               7m 8s        [bash] 2022-04-30 19:45:06 00916_add_materialized_column_after:                                    [ OK ] 0.24 sec.
Apr 30,2022 16:45:06     ⟥  Feature 00914_replicate, flags:TE
               600us     ⟥⟤ OK 00914_replicate, /stateless/00914_replicate
               7m 8s        [bash] 2022-04-30 19:45:06 00914_replicate:                                                        [ OK ] 0.17 sec.
Apr 30,2022 16:45:06     ⟥  Feature 00915_simple_aggregate_function, flags:TE
               671us     ⟥⟤ OK 00915_simple_aggregate_function, /stateless/00915_simple_aggregate_function
               7m 8s        [bash] 2022-04-30 19:45:06 00915_simple_aggregate_function:                                        [ OK ] 0.24 sec.
Apr 30,2022 16:45:06     ⟥  Feature 00914_join_bgranvea, flags:TE
               796us     ⟥⟤ OK 00914_join_bgranvea, /stateless/00914_join_bgranvea
               7m 8s        [bash] 2022-04-30 19:45:06 00914_join_bgranvea:                                                    [ OK ] 0.16 sec.
Apr 30,2022 16:45:06     ⟥  Feature 00912_string_comparison, flags:TE
               575us     ⟥⟤ OK 00912_string_comparison, /stateless/00912_string_comparison
               7m 8s        [bash] 2022-04-30 19:45:06 00912_string_comparison:                                                [ OK ] 0.20 sec.
Apr 30,2022 16:45:06     ⟥  Feature 00911_tautological_compare, flags:TE
               578us     ⟥⟤ OK 00911_tautological_compare, /stateless/00911_tautological_compare
               7m 8s        [bash] 2022-04-30 19:45:06 00911_tautological_compare:                                             [ OK ] 0.20 sec.
Apr 30,2022 16:45:06     ⟥  Feature 00910_crash_when_distributed_modify_order_by, flags:TE
               925us     ⟥⟤ OK 00910_crash_when_distributed_modify_order_by, /stateless/00910_crash_when_distributed_modify_order_by
               7m 9s        [bash] 2022-04-30 19:45:06 00910_crash_when_distributed_modify_order_by:                           [ OK ] 0.22 sec.
Apr 30,2022 16:45:06     ⟥  Feature 00910_client_window_size_detection, flags:TE
               550us     ⟥⟤ OK 00910_client_window_size_detection, /stateless/00910_client_window_size_detection
               7m 9s        [bash] 2022-04-30 19:45:06 00910_client_window_size_detection:                                     [ OK ] 0.36 sec.
Apr 30,2022 16:45:07     ⟥  Feature 00913_many_threads, flags:TE
               629us     ⟥⟤ OK 00913_many_threads, /stateless/00913_many_threads
               7m 9s        [bash] 2022-04-30 19:45:07 00913_many_threads:                                                     [ OK ] 0.75 sec.
Apr 30,2022 16:45:07     ⟥  Feature 00910_decimal_group_array_crash_3783, flags:TE
               438us     ⟥⟤ OK 00910_decimal_group_array_crash_3783, /stateless/00910_decimal_group_array_crash_3783
               7m 9s        [bash] 2022-04-30 19:45:07 00910_decimal_group_array_crash_3783:                                   [ OK ] 0.30 sec.
Apr 30,2022 16:45:07     ⟥  Feature 00918_json_functions, flags:TE
               596us     ⟥⟤ OK 00918_json_functions, /stateless/00918_json_functions
               7m 9s        [bash] 2022-04-30 19:45:07 00918_json_functions:                                                   [ OK ] 1.40 sec.
Apr 30,2022 16:45:07     ⟥  Feature 00910_zookeeper_test_alter_compression_codecs_long, flags:TE
               655us     ⟥⟤ OK 00910_zookeeper_test_alter_compression_codecs_long, /stateless/00910_zookeeper_test_alter_compression_codecs_long
               7m 9s        [bash] 2022-04-30 19:45:07 00910_zookeeper_test_alter_compression_codecs_long:                     [ OK ] 0.87 sec.
Apr 30,2022 16:45:07     ⟥  Feature 00908_analyze_query, flags:TE
                 1ms     ⟥⟤ OK 00908_analyze_query, /stateless/00908_analyze_query
              7m 10s        [bash] 2022-04-30 19:45:07 00908_analyze_query:                                                    [ OK ] 0.15 sec.
Apr 30,2022 16:45:07     ⟥  Feature 00909_ngram_distance, flags:TE
               650us     ⟥⟤ OK 00909_ngram_distance, /stateless/00909_ngram_distance
              7m 10s        [bash] 2022-04-30 19:45:07 00909_ngram_distance:                                                   [ OK ] 0.65 sec.
Apr 30,2022 16:45:07     ⟥  Feature 00909_arrayEnumerateUniq, flags:TE
               424us     ⟥⟤ OK 00909_arrayEnumerateUniq, /stateless/00909_arrayEnumerateUniq
              7m 10s        [bash] 2022-04-30 19:45:07 00909_arrayEnumerateUniq:                                               [ OK ] 1.05 sec.
Apr 30,2022 16:45:08     ⟥  Feature 00907_set_index_with_nullable_and_low_cardinality_bug, flags:TE
               635us     ⟥⟤ OK 00907_set_index_with_nullable_and_low_cardinality_bug, /stateless/00907_set_index_with_nullable_and_low_cardinality_bug
              7m 10s        [bash] 2022-04-30 19:45:07 00907_set_index_with_nullable_and_low_cardinality_bug:                  [ OK ] 0.14 sec.
Apr 30,2022 16:45:08     ⟥  Feature 00907_set_index_with_nullable_and_low_cardinality, flags:TE
               533us     ⟥⟤ OK 00907_set_index_with_nullable_and_low_cardinality, /stateless/00907_set_index_with_nullable_and_low_cardinality
              7m 10s        [bash] 2022-04-30 19:45:08 00907_set_index_with_nullable_and_low_cardinality:                      [ OK ] 0.29 sec.
Apr 30,2022 16:45:08     ⟥  Feature 00908_long_http_insert, flags:TE
               678us     ⟥⟤ OK 00908_long_http_insert, /stateless/00908_long_http_insert
              7m 10s        [bash] 2022-04-30 19:45:08 00908_long_http_insert:                                                 [ OK ] 0.78 sec.
Apr 30,2022 16:45:08     ⟥  Feature 00906_low_cardinality_const_argument, flags:TE
               842us     ⟥⟤ OK 00906_low_cardinality_const_argument, /stateless/00906_low_cardinality_const_argument
              7m 10s        [bash] 2022-04-30 19:45:08 00906_low_cardinality_const_argument:                                   [ OK ] 0.12 sec.
Apr 30,2022 16:45:08     ⟥  Feature 00906_low_cardinality_rollup, flags:TE
               439us     ⟥⟤ OK 00906_low_cardinality_rollup, /stateless/00906_low_cardinality_rollup
              7m 10s        [bash] 2022-04-30 19:45:08 00906_low_cardinality_rollup:                                           [ OK ] 0.20 sec.
Apr 30,2022 16:45:08     ⟥  Feature 00907_set_index_max_rows, flags:TE
               757us     ⟥⟤ OK 00907_set_index_max_rows, /stateless/00907_set_index_max_rows
              7m 10s        [bash] 2022-04-30 19:45:08 00907_set_index_max_rows:                                               [ OK ] 0.44 sec.
Apr 30,2022 16:45:08     ⟥  Feature 00905_field_with_aggregate_function_state, flags:TE
               444us     ⟥⟤ OK 00905_field_with_aggregate_function_state, /stateless/00905_field_with_aggregate_function_state
              7m 10s        [bash] 2022-04-30 19:45:08 00905_field_with_aggregate_function_state:                              [ OK ] 0.17 sec.
Apr 30,2022 16:45:08     ⟥  Feature 00905_compile_expressions_compare_big_dates, flags:TE
               453us     ⟥⟤ OK 00905_compile_expressions_compare_big_dates, /stateless/00905_compile_expressions_compare_big_dates
              7m 10s        [bash] 2022-04-30 19:45:08 00905_compile_expressions_compare_big_dates:                            [ OK ] 0.17 sec.
Apr 30,2022 16:45:08     ⟥  Feature 00903_array_with_constant_function, flags:TE
               602us     ⟥⟤ OK 00903_array_with_constant_function, /stateless/00903_array_with_constant_function
              7m 10s        [bash] 2022-04-30 19:45:08 00903_array_with_constant_function:                                     [ OK ] 0.13 sec.
Apr 30,2022 16:45:08     ⟥  Feature 00904_array_with_constant_2, flags:TE
                 1ms     ⟥⟤ OK 00904_array_with_constant_2, /stateless/00904_array_with_constant_2
              7m 11s        [bash] 2022-04-30 19:45:08 00904_array_with_constant_2:                                            [ OK ] 0.16 sec.
Apr 30,2022 16:45:08     ⟥  Feature 00902_entropy, flags:TE
               721us     ⟥⟤ OK 00902_entropy, /stateless/00902_entropy
              7m 11s        [bash] 2022-04-30 19:45:08 00902_entropy:                                                          [ OK ] 0.22 sec.
Apr 30,2022 16:45:08     ⟥  Feature 00901_joint_entropy, flags:TE
               620us     ⟥⟤ OK 00901_joint_entropy, /stateless/00901_joint_entropy
              7m 11s        [bash] 2022-04-30 19:45:08 00901_joint_entropy:                                                    [ OK ] 0.15 sec.
Apr 30,2022 16:45:09     ⟥  Feature 00900_orc_load, flags:TE
               607us     ⟥⟤ OK 00900_orc_load, /stateless/00900_orc_load
              7m 11s        [bash] 2022-04-30 19:45:09 00900_orc_load:                                                         [ OK ] 0.55 sec.
Apr 30,2022 16:45:09     ⟥  Feature 00900_null_array_orc_load, flags:TE
               444us     ⟥⟤ OK 00900_null_array_orc_load, /stateless/00900_null_array_orc_load
              7m 11s        [bash] 2022-04-30 19:45:09 00900_null_array_orc_load:                                              [ OK ] 0.53 sec.
Apr 30,2022 16:45:09     ⟥  Feature 00908_bloom_filter_index, flags:TE
               571us     ⟥⟤ OK 00908_bloom_filter_index, /stateless/00908_bloom_filter_index
              7m 12s        [bash] 2022-04-30 19:45:09 00908_bloom_filter_index:                                               [ OK ] 2.66 sec.
Apr 30,2022 16:45:10     ⟥  Feature 00900_entropy_shard, flags:TE
               771us     ⟥⟤ OK 00900_entropy_shard, /stateless/00900_entropy_shard
              7m 12s        [bash] 2022-04-30 19:45:10 00900_entropy_shard:                                                    [ OK ] 0.17 sec.
Apr 30,2022 16:45:10     ⟥  Feature 00900_orc_arrays_load, flags:TE
               628us     ⟥⟤ OK 00900_orc_arrays_load, /stateless/00900_orc_arrays_load
              7m 12s        [bash] 2022-04-30 19:45:10 00900_orc_arrays_load:                                                  [ OK ] 0.63 sec.
Apr 30,2022 16:45:10     ⟥  Feature 00900_orc_arrow_parquet_tuples, flags:TE
               681us     ⟥⟤ OK 00900_orc_arrow_parquet_tuples, /stateless/00900_orc_arrow_parquet_tuples
              7m 12s        [bash] 2022-04-30 19:45:10 00900_orc_arrow_parquet_tuples:                                         [ OK ] 1.24 sec.
Apr 30,2022 16:45:10     ⟥  Feature 00906_low_cardinality_cache, flags:TE
               609us     ⟥⟤ OK 00906_low_cardinality_cache, /stateless/00906_low_cardinality_cache
              7m 13s        [bash] 2022-04-30 19:45:10 00906_low_cardinality_cache:                                            [ OK ] 2.60 sec.
Apr 30,2022 16:45:10     ⟥  Feature 00921_datetime64_compatibility_long, flags:TE
               487us     ⟥⟤ OK 00921_datetime64_compatibility_long, /stateless/00921_datetime64_compatibility_long
              7m 13s        [bash] 2022-04-30 19:45:10 00921_datetime64_compatibility_long:                                    [ OK ] 5.90 sec.
Apr 30,2022 16:45:10     ⟥  Feature 00900_orc_nullable_arrays_load, flags:TE
               652us     ⟥⟤ OK 00900_orc_nullable_arrays_load, /stateless/00900_orc_nullable_arrays_load
              7m 13s        [bash] 2022-04-30 19:45:10 00900_orc_nullable_arrays_load:                                         [ OK ] 0.69 sec.
Apr 30,2022 16:45:11     ⟥  Feature 00898_quantile_timing_parameter_check, flags:TE
               867us     ⟥⟤ OK 00898_quantile_timing_parameter_check, /stateless/00898_quantile_timing_parameter_check
              7m 13s        [bash] 2022-04-30 19:45:11 00898_quantile_timing_parameter_check:                                  [ OK ] 0.15 sec.
Apr 30,2022 16:45:11     ⟥  Feature 00900_orc_arrow_parquet_maps, flags:TE
               823us     ⟥⟤ OK 00900_orc_arrow_parquet_maps, /stateless/00900_orc_arrow_parquet_maps
              7m 13s        [bash] 2022-04-30 19:45:11 00900_orc_arrow_parquet_maps:                                           [ OK ] 1.18 sec.
Apr 30,2022 16:45:11     ⟥  Feature 00900_orc_nested_arrays_load, flags:TE
               462us     ⟥⟤ OK 00900_orc_nested_arrays_load, /stateless/00900_orc_nested_arrays_load
              7m 13s        [bash] 2022-04-30 19:45:11 00900_orc_nested_arrays_load:                                           [ OK ] 0.55 sec.
Apr 30,2022 16:45:11     ⟥  Feature 00897_flatten, flags:TE
               703us     ⟥⟤ OK 00897_flatten, /stateless/00897_flatten
              7m 13s        [bash] 2022-04-30 19:45:11 00897_flatten:                                                          [ OK ] 0.16 sec.
Apr 30,2022 16:45:11     ⟥  Feature 00898_parsing_bad_diagnostic_message, flags:TE
                 4ms     ⟥⟤ OK 00898_parsing_bad_diagnostic_message, /stateless/00898_parsing_bad_diagnostic_message
              7m 13s        [bash] 2022-04-30 19:45:11 00898_parsing_bad_diagnostic_message:                                   [ OK ] 0.40 sec.
Apr 30,2022 16:45:11     ⟥  Feature 00882_multiple_join_no_alias, flags:TE
               541us     ⟥⟤ OK 00882_multiple_join_no_alias, /stateless/00882_multiple_join_no_alias
              7m 14s        [bash] 2022-04-30 19:45:11 00882_multiple_join_no_alias:                                           [ OK ] 0.22 sec.
Apr 30,2022 16:45:11     ⟥  Feature 00881_unknown_identifier_in_in, flags:TE
               499us     ⟥⟤ OK 00881_unknown_identifier_in_in, /stateless/00881_unknown_identifier_in_in
              7m 14s        [bash] 2022-04-30 19:45:11 00881_unknown_identifier_in_in:                                         [ OK ] 0.14 sec.
Apr 30,2022 16:45:11     ⟥  Feature 00879_cast_to_decimal_crash, flags:TE
               665us     ⟥⟤ OK 00879_cast_to_decimal_crash, /stateless/00879_cast_to_decimal_crash
              7m 14s        [bash] 2022-04-30 19:45:11 00879_cast_to_decimal_crash:                                            [ OK ] 0.14 sec.
Apr 30,2022 16:45:12     ⟥  Feature 00876_wrong_arraj_join_column, flags:TE
               837us     ⟥⟤ OK 00876_wrong_arraj_join_column, /stateless/00876_wrong_arraj_join_column
              7m 14s        [bash] 2022-04-30 19:45:12 00876_wrong_arraj_join_column:                                          [ OK ] 0.14 sec.
Apr 30,2022 16:45:12     ⟥  Feature 00880_decimal_in_key, flags:TE
               694us     ⟥⟤ OK 00880_decimal_in_key, /stateless/00880_decimal_in_key
              7m 14s        [bash] 2022-04-30 19:45:12 00880_decimal_in_key:                                                   [ OK ] 0.52 sec.
Apr 30,2022 16:45:12     ⟥  Feature 00878_join_unexpected_results, flags:TE
               491us     ⟥⟤ OK 00878_join_unexpected_results, /stateless/00878_join_unexpected_results
              7m 14s        [bash] 2022-04-30 19:45:12 00878_join_unexpected_results:                                          [ OK ] 0.47 sec.
Apr 30,2022 16:45:12     ⟥  Feature 00874_issue_3495, flags:TE
               468us     ⟥⟤ OK 00874_issue_3495, /stateless/00874_issue_3495
              7m 14s        [bash] 2022-04-30 19:45:12 00874_issue_3495:                                                       [ OK ] 0.14 sec.
Apr 30,2022 16:45:12     ⟥  Feature 00875_join_right_nulls, flags:TE
               440us     ⟥⟤ OK 00875_join_right_nulls, /stateless/00875_join_right_nulls
              7m 14s        [bash] 2022-04-30 19:45:12 00875_join_right_nulls:                                                 [ OK ] 0.23 sec.
Apr 30,2022 16:45:12     ⟥  Feature 00872_t64_bit_codec, flags:TE
               694us     ⟥⟤ OK 00872_t64_bit_codec, /stateless/00872_t64_bit_codec
              7m 15s        [bash] 2022-04-30 19:45:12 00872_t64_bit_codec:                                                    [ OK ] 0.59 sec.
Apr 30,2022 16:45:13     ⟥  Feature 00870_t64_codec, flags:TE
               910us     ⟥⟤ OK 00870_t64_codec, /stateless/00870_t64_codec
              7m 15s        [bash] 2022-04-30 19:45:13 00870_t64_codec:                                                        [ OK ] 0.61 sec.
Apr 30,2022 16:45:13     ⟥  Feature 00871_t64_codec_signed, flags:TE
               598us     ⟥⟤ OK 00871_t64_codec_signed, /stateless/00871_t64_codec_signed
              7m 15s        [bash] 2022-04-30 19:45:13 00871_t64_codec_signed:                                                 [ OK ] 0.65 sec.
Apr 30,2022 16:45:13     ⟥  Feature 00864_union_all_supertype, flags:TE
               675us     ⟥⟤ OK 00864_union_all_supertype, /stateless/00864_union_all_supertype
              7m 15s        [bash] 2022-04-30 19:45:13 00864_union_all_supertype:                                              [ OK ] 0.18 sec.
Apr 30,2022 16:45:13     ⟥  Feature 00863_comma_join_in, flags:TE
               821us     ⟥⟤ OK 00863_comma_join_in, /stateless/00863_comma_join_in
              7m 15s        [bash] 2022-04-30 19:45:13 00863_comma_join_in:                                                    [ OK ] 0.19 sec.
Apr 30,2022 16:45:13     ⟥  Feature 00862_decimal_in, flags:TE
               616us     ⟥⟤ OK 00862_decimal_in, /stateless/00862_decimal_in
              7m 15s        [bash] 2022-04-30 19:45:13 00862_decimal_in:                                                       [ OK ] 0.22 sec.
Apr 30,2022 16:45:13     ⟥  Feature 00861_decimal_quoted_csv, flags:TE
                 2ms     ⟥⟤ OK 00861_decimal_quoted_csv, /stateless/00861_decimal_quoted_csv
              7m 15s        [bash] 2022-04-30 19:45:13 00861_decimal_quoted_csv:                                               [ OK ] 0.16 sec.
Apr 30,2022 16:45:13     ⟥  Feature 00860_unknown_identifier_bug, flags:TE
               681us     ⟥⟤ OK 00860_unknown_identifier_bug, /stateless/00860_unknown_identifier_bug
              7m 15s        [bash] 2022-04-30 19:45:13 00860_unknown_identifier_bug:                                           [ OK ] 0.17 sec.
Apr 30,2022 16:45:13     ⟥  Feature 00859_distinct_with_join, flags:TE
               743us     ⟥⟤ OK 00859_distinct_with_join, /stateless/00859_distinct_with_join
              7m 15s        [bash] 2022-04-30 19:45:13 00859_distinct_with_join:                                               [ OK ] 0.15 sec.
Apr 30,2022 16:45:13     ⟥  Feature 00858_issue_4756, flags:TE
               648us     ⟥⟤ OK 00858_issue_4756, /stateless/00858_issue_4756
              7m 16s        [bash] 2022-04-30 19:45:13 00858_issue_4756:                                                       [ OK ] 0.26 sec.
Apr 30,2022 16:45:13     ⟥  Feature 00856_no_column_issue_4242, flags:TE
               746us     ⟥⟤ OK 00856_no_column_issue_4242, /stateless/00856_no_column_issue_4242
              7m 16s        [bash] 2022-04-30 19:45:13 00856_no_column_issue_4242:                                             [ OK ] 0.14 sec.
Apr 30,2022 16:45:13     ⟥  Feature 00855_join_with_array_join, flags:TE
               582us     ⟥⟤ OK 00855_join_with_array_join, /stateless/00855_join_with_array_join
              7m 16s        [bash] 2022-04-30 19:45:13 00855_join_with_array_join:                                             [ OK ] 0.20 sec.
Apr 30,2022 16:45:13     ⟥  Feature 00854_multiple_join_asterisks, flags:TE
               804us     ⟥⟤ OK 00854_multiple_join_asterisks, /stateless/00854_multiple_join_asterisks
              7m 16s        [bash] 2022-04-30 19:45:13 00854_multiple_join_asterisks:                                          [ OK ] 0.15 sec.
Apr 30,2022 16:45:13     ⟥  Feature 00853_join_with_nulls_crash, flags:TE
               619us     ⟥⟤ OK 00853_join_with_nulls_crash, /stateless/00853_join_with_nulls_crash
              7m 16s        [bash] 2022-04-30 19:45:13 00853_join_with_nulls_crash:                                            [ OK ] 0.17 sec.
Apr 30,2022 16:45:14     ⟥  Feature 00900_long_parquet, flags:TE
               648us     ⟥⟤ OK 00900_long_parquet, /stateless/00900_long_parquet
              7m 16s        [bash] 2022-04-30 19:45:14 00900_long_parquet:                                                     [ OK ] 5.28 sec.
Apr 30,2022 16:45:14     ⟥  Feature 00852_any_join_nulls, flags:TE
               613us     ⟥⟤ OK 00852_any_join_nulls, /stateless/00852_any_join_nulls
              7m 16s        [bash] 2022-04-30 19:45:14 00852_any_join_nulls:                                                   [ OK ] 0.20 sec.
Apr 30,2022 16:45:14     ⟥  Feature 00909_kill_not_initialized_query, flags:TE
               558us     ⟥⟤ OK 00909_kill_not_initialized_query, /stateless/00909_kill_not_initialized_query
              7m 16s        [bash] 2022-04-30 19:45:14 00909_kill_not_initialized_query:                                       [ OK ] 7.21 sec.
Apr 30,2022 16:45:14     ⟥  Feature 00850_global_join_dups, flags:TE
               582us     ⟥⟤ OK 00850_global_join_dups, /stateless/00850_global_join_dups
              7m 16s        [bash] 2022-04-30 19:45:14 00850_global_join_dups:                                                 [ OK ] 0.34 sec.
Apr 30,2022 16:45:14     ⟥  Feature 00848_join_use_nulls_segfault, flags:TE
                 1ms     ⟥⟤ OK 00848_join_use_nulls_segfault, /stateless/00848_join_use_nulls_segfault
              7m 16s        [bash] 2022-04-30 19:45:14 00848_join_use_nulls_segfault:                                          [ OK ] 0.29 sec.
Apr 30,2022 16:45:14     ⟥  Feature 00851_http_insert_json_defaults, flags:TE
               553us     ⟥⟤ OK 00851_http_insert_json_defaults, /stateless/00851_http_insert_json_defaults
              7m 16s        [bash] 2022-04-30 19:45:14 00851_http_insert_json_defaults:                                        [ OK ] 0.46 sec.
Apr 30,2022 16:45:14     ⟥  Feature 00849_multiple_comma_join_2, flags:TE
               800us     ⟥⟤ OK 00849_multiple_comma_join_2, /stateless/00849_multiple_comma_join_2
              7m 16s        [bash] 2022-04-30 19:45:14 00849_multiple_comma_join_2:                                            [ OK ] 0.32 sec.
Apr 30,2022 16:45:14     ⟥  Feature 00847_multiple_join_same_column, flags:TE
               429us     ⟥⟤ OK 00847_multiple_join_same_column, /stateless/00847_multiple_join_same_column
              7m 16s        [bash] 2022-04-30 19:45:14 00847_multiple_join_same_column:                                        [ OK ] 0.27 sec.
Apr 30,2022 16:45:14     ⟥  Feature 00900_long_parquet_decimal, flags:TE
               968us     ⟥⟤ OK 00900_long_parquet_decimal, /stateless/00900_long_parquet_decimal
              7m 16s        [bash] 2022-04-30 19:45:14 00900_long_parquet_decimal:                                             [ OK ] 3.73 sec.
Apr 30,2022 16:45:14     ⟥  Feature 00846_join_using_tuple_crash, flags:TE
               635us     ⟥⟤ OK 00846_join_using_tuple_crash, /stateless/00846_join_using_tuple_crash
              7m 16s        [bash] 2022-04-30 19:45:14 00846_join_using_tuple_crash:                                           [ OK ] 0.15 sec.
Apr 30,2022 16:45:14     ⟥  Feature 00842_array_with_constant_overflow, flags:TE
               877us     ⟥⟤ OK 00842_array_with_constant_overflow, /stateless/00842_array_with_constant_overflow
              7m 16s        [bash] 2022-04-30 19:45:14 00842_array_with_constant_overflow:                                     [ OK ] 0.14 sec.
Apr 30,2022 16:45:14     ⟥  Feature 00843_optimize_predicate_and_rename_table, flags:TE
               658us     ⟥⟤ OK 00843_optimize_predicate_and_rename_table, /stateless/00843_optimize_predicate_and_rename_table
              7m 16s        [bash] 2022-04-30 19:45:14 00843_optimize_predicate_and_rename_table:                              [ OK ] 0.18 sec.
Apr 30,2022 16:45:14     ⟥  Feature 00844_join_lightee2, flags:TE
               494us     ⟥⟤ OK 00844_join_lightee2, /stateless/00844_join_lightee2
              7m 16s        [bash] 2022-04-30 19:45:14 00844_join_lightee2:                                                    [ OK ] 0.17 sec.
Apr 30,2022 16:45:14     ⟥  Feature 00841_temporary_table_database, flags:TE
               444us     ⟥⟤ OK 00841_temporary_table_database, /stateless/00841_temporary_table_database
              7m 16s        [bash] 2022-04-30 19:45:14 00841_temporary_table_database:                                         [ OK ] 0.16 sec.
Apr 30,2022 16:45:14     ⟥  Feature 00845_join_on_aliases, flags:TE
               572us     ⟥⟤ OK 00845_join_on_aliases, /stateless/00845_join_on_aliases
              7m 16s        [bash] 2022-04-30 19:45:14 00845_join_on_aliases:                                                  [ OK ] 0.20 sec.
Apr 30,2022 16:45:14     ⟥  Feature 00840_top_k_weighted, flags:TE
               720us     ⟥⟤ OK 00840_top_k_weighted, /stateless/00840_top_k_weighted
              7m 17s        [bash] 2022-04-30 19:45:14 00840_top_k_weighted:                                                   [ OK ] 0.18 sec.
Apr 30,2022 16:45:14     ⟥  Feature 00839_bitmask_negative, flags:TE
               859us     ⟥⟤ OK 00839_bitmask_negative, /stateless/00839_bitmask_negative
              7m 17s        [bash] 2022-04-30 19:45:14 00839_bitmask_negative:                                                 [ OK ] 0.26 sec.
Apr 30,2022 16:45:15     ⟥  Feature 00837_insert_select_and_read_prefix, flags:TE
               590us     ⟥⟤ OK 00837_insert_select_and_read_prefix, /stateless/00837_insert_select_and_read_prefix
              7m 17s        [bash] 2022-04-30 19:45:14 00837_insert_select_and_read_prefix:                                    [ OK ] 0.21 sec.
Apr 30,2022 16:45:15     ⟥  Feature 00837_minmax_index_replicated_zookeeper, flags:TE
               680us     ⟥⟤ OK 00837_minmax_index_replicated_zookeeper, /stateless/00837_minmax_index_replicated_zookeeper
              7m 17s        [bash] 2022-04-30 19:45:15 00837_minmax_index_replicated_zookeeper:                                [ OK ] 0.49 sec.
Apr 30,2022 16:45:15     ⟥  Feature 00836_numbers_table_function_zero, flags:TE
               595us     ⟥⟤ OK 00836_numbers_table_function_zero, /stateless/00836_numbers_table_function_zero
              7m 17s        [bash] 2022-04-30 19:45:15 00836_numbers_table_function_zero:                                      [ OK ] 0.16 sec.
Apr 30,2022 16:45:15     ⟥  Feature 00836_indices_alter, flags:TE
               610us     ⟥⟤ OK 00836_indices_alter, /stateless/00836_indices_alter
              7m 17s        [bash] 2022-04-30 19:45:15 00836_indices_alter:                                                    [ OK ] 0.30 sec.
Apr 30,2022 16:45:15     ⟥  Feature 00837_minmax_index, flags:TE
               655us     ⟥⟤ OK 00837_minmax_index, /stateless/00837_minmax_index
              7m 17s        [bash] 2022-04-30 19:45:15 00837_minmax_index:                                                     [ OK ] 0.63 sec.
Apr 30,2022 16:45:15     ⟥  Feature 00835_if_generic_case, flags:TE
                 1ms     ⟥⟤ OK 00835_if_generic_case, /stateless/00835_if_generic_case
              7m 17s        [bash] 2022-04-30 19:45:15 00835_if_generic_case:                                                  [ OK ] 0.23 sec.
Apr 30,2022 16:45:15     ⟥  Feature 00838_unique_index, flags:TE
               620us     ⟥⟤ OK 00838_unique_index, /stateless/00838_unique_index
              7m 17s        [bash] 2022-04-30 19:45:15 00838_unique_index:                                                     [ OK ] 0.91 sec.
Apr 30,2022 16:45:15     ⟥  Feature 00834_limit_with_constant_expressions, flags:TE
               486us     ⟥⟤ OK 00834_limit_with_constant_expressions, /stateless/00834_limit_with_constant_expressions
              7m 17s        [bash] 2022-04-30 19:45:15 00834_limit_with_constant_expressions:                                  [ OK ] 0.25 sec.
Apr 30,2022 16:45:15     ⟥  Feature 00834_not_between, flags:TE
               679us     ⟥⟤ OK 00834_not_between, /stateless/00834_not_between
              7m 17s        [bash] 2022-04-30 19:45:15 00834_not_between:                                                      [ OK ] 0.19 sec.
Apr 30,2022 16:45:15     ⟥  Feature 00834_date_datetime_cmp, flags:TE
               652us     ⟥⟤ OK 00834_date_datetime_cmp, /stateless/00834_date_datetime_cmp
              7m 18s        [bash] 2022-04-30 19:45:15 00834_date_datetime_cmp:                                                [ OK ] 0.15 sec.
Apr 30,2022 16:45:15     ⟥  Feature 00833_sleep_overflow, flags:TE
               742us     ⟥⟤ OK 00833_sleep_overflow, /stateless/00833_sleep_overflow
              7m 18s        [bash] 2022-04-30 19:45:15 00833_sleep_overflow:                                                   [ OK ] 0.14 sec.
Apr 30,2022 16:45:15     ⟥  Feature 00834_dont_allow_to_set_two_configuration_files_in_client, flags:TE
               736us     ⟥⟤ OK 00834_dont_allow_to_set_two_configuration_files_in_client, /stateless/00834_dont_allow_to_set_two_configuration_files_in_client
              7m 18s        [bash] 2022-04-30 19:45:15 00834_dont_allow_to_set_two_configuration_files_in_client:              [ OK ] 0.24 sec.
Apr 30,2022 16:45:15     ⟥  Feature 00832_storage_file_lock, flags:TE
               536us     ⟥⟤ OK 00832_storage_file_lock, /stateless/00832_storage_file_lock
              7m 18s        [bash] 2022-04-30 19:45:15 00832_storage_file_lock:                                                [ OK ] 0.18 sec.
Apr 30,2022 16:45:16     ⟥  Feature 00831_quantile_weighted_parameter_check, flags:TE
               702us     ⟥⟤ OK 00831_quantile_weighted_parameter_check, /stateless/00831_quantile_weighted_parameter_check
              7m 18s        [bash] 2022-04-30 19:45:15 00831_quantile_weighted_parameter_check:                                [ OK ] 0.15 sec.
Apr 30,2022 16:45:16     ⟥  Feature 00836_indices_alter_replicated_zookeeper, flags:TE
               522us     ⟥⟤ OK 00836_indices_alter_replicated_zookeeper, /stateless/00836_indices_alter_replicated_zookeeper
              7m 18s        [bash] 2022-04-30 19:45:16 00836_indices_alter_replicated_zookeeper:                               [ OK ] 0.80 sec.
Apr 30,2022 16:45:16     ⟥  Feature 00830_join_overwrite, flags:TE
               447us     ⟥⟤ OK 00830_join_overwrite, /stateless/00830_join_overwrite
              7m 18s        [bash] 2022-04-30 19:45:16 00830_join_overwrite:                                                   [ OK ] 0.18 sec.
Apr 30,2022 16:45:16     ⟥  Feature 00829_bitmap64_function, flags:TE
               639us     ⟥⟤ OK 00829_bitmap64_function, /stateless/00829_bitmap64_function
              7m 18s        [bash] 2022-04-30 19:45:16 00829_bitmap64_function:                                                [ OK ] 0.20 sec.
Apr 30,2022 16:45:16     ⟥  Feature 00826_cross_to_inner_join, flags:TE
               739us     ⟥⟤ OK 00826_cross_to_inner_join, /stateless/00826_cross_to_inner_join
              7m 18s        [bash] 2022-04-30 19:45:16 00826_cross_to_inner_join:                                              [ OK ] 0.37 sec.
Apr 30,2022 16:45:16     ⟥  Feature 00825_http_header_query_id, flags:TE
               625us     ⟥⟤ OK 00825_http_header_query_id, /stateless/00825_http_header_query_id
              7m 18s        [bash] 2022-04-30 19:45:16 00825_http_header_query_id:                                             [ OK ] 0.26 sec.
Apr 30,2022 16:45:16     ⟥  Feature 00838_system_tables_drop_table_race, flags:TE
               608us     ⟥⟤ OK 00838_system_tables_drop_table_race, /stateless/00838_system_tables_drop_table_race
              7m 18s        [bash] 2022-04-30 19:45:16 00838_system_tables_drop_table_race:                                    [ OK ] 1.86 sec.
Apr 30,2022 16:45:16     ⟥  Feature 00825_protobuf_format_array_3dim, flags:TE
               603us     ⟥⟤ OK 00825_protobuf_format_array_3dim, /stateless/00825_protobuf_format_array_3dim
              7m 19s        [bash] 2022-04-30 19:45:16 00825_protobuf_format_array_3dim:                                       [ OK ] 0.54 sec.
Apr 30,2022 16:45:16     ⟥  Feature 00834_hints_for_type_function_typos, flags:TE
               530us     ⟥⟤ OK 00834_hints_for_type_function_typos, /stateless/00834_hints_for_type_function_typos
              7m 19s        [bash] 2022-04-30 19:45:16 00834_hints_for_type_function_typos:                                    [ OK ] 1.13 sec.
Apr 30,2022 16:45:16     ⟥  Feature 00829_bitmap_function, flags:TE
               592us     ⟥⟤ OK 00829_bitmap_function, /stateless/00829_bitmap_function
              7m 19s        [bash] 2022-04-30 19:45:16 00829_bitmap_function:                                                  [ OK ] 0.75 sec.
Apr 30,2022 16:45:17     ⟥  Feature 00825_protobuf_format_table_default, flags:TE
               657us     ⟥⟤ OK 00825_protobuf_format_table_default, /stateless/00825_protobuf_format_table_default
              7m 19s        [bash] 2022-04-30 19:45:17 00825_protobuf_format_table_default:                                    [ OK ] 0.58 sec.
Apr 30,2022 16:45:17     ⟥  Feature 00825_protobuf_format_splitted_nested, flags:TE
               791us     ⟥⟤ OK 00825_protobuf_format_splitted_nested, /stateless/00825_protobuf_format_splitted_nested
              7m 19s        [bash] 2022-04-30 19:45:17 00825_protobuf_format_splitted_nested:                                  [ OK ] 0.60 sec.
Apr 30,2022 16:45:17     ⟥  Feature 00825_protobuf_format_nested_in_nested, flags:TE
               946us     ⟥⟤ OK 00825_protobuf_format_nested_in_nested, /stateless/00825_protobuf_format_nested_in_nested
              7m 19s        [bash] 2022-04-30 19:45:17 00825_protobuf_format_nested_in_nested:                                 [ OK ] 0.59 sec.
Apr 30,2022 16:45:17     ⟥  Feature 00825_protobuf_format_nested_optional, flags:TE
               656us     ⟥⟤ OK 00825_protobuf_format_nested_optional, /stateless/00825_protobuf_format_nested_optional
              7m 19s        [bash] 2022-04-30 19:45:17 00825_protobuf_format_nested_optional:                                  [ OK ] 0.55 sec.
Apr 30,2022 16:45:17     ⟥  Feature 00825_protobuf_format_squares, flags:TE
               742us     ⟥⟤ OK 00825_protobuf_format_squares, /stateless/00825_protobuf_format_squares
              7m 19s        [bash] 2022-04-30 19:45:17 00825_protobuf_format_squares:                                          [ OK ] 0.61 sec.
Apr 30,2022 16:45:17     ⟥  Feature 00825_protobuf_format_no_length_delimiter, flags:TE
               709us     ⟥⟤ OK 00825_protobuf_format_no_length_delimiter, /stateless/00825_protobuf_format_no_length_delimiter
              7m 19s        [bash] 2022-04-30 19:45:17 00825_protobuf_format_no_length_delimiter:                              [ OK ] 0.74 sec.
Apr 30,2022 16:45:17     ⟥  Feature 00824_filesystem, flags:TE
               549us     ⟥⟤ OK 00824_filesystem, /stateless/00824_filesystem
              7m 20s        [bash] 2022-04-30 19:45:17 00824_filesystem:                                                       [ OK ] 0.16 sec.
Apr 30,2022 16:45:17     ⟥  Feature 00825_protobuf_format_enum_mapping, flags:TE
               968us     ⟥⟤ OK 00825_protobuf_format_enum_mapping, /stateless/00825_protobuf_format_enum_mapping
              7m 20s        [bash] 2022-04-30 19:45:17 00825_protobuf_format_enum_mapping:                                     [ OK ] 0.57 sec.
Apr 30,2022 16:45:17     ⟥  Feature 00825_protobuf_format_array_of_arrays, flags:TE
               588us     ⟥⟤ OK 00825_protobuf_format_array_of_arrays, /stateless/00825_protobuf_format_array_of_arrays
              7m 20s        [bash] 2022-04-30 19:45:17 00825_protobuf_format_array_of_arrays:                                  [ OK ] 0.58 sec.
Apr 30,2022 16:45:17     ⟥  Feature 00825_protobuf_format_map, flags:TE
               515us     ⟥⟤ OK 00825_protobuf_format_map, /stateless/00825_protobuf_format_map
              7m 20s        [bash] 2022-04-30 19:45:17 00825_protobuf_format_map:                                              [ OK ] 0.48 sec.
Apr 30,2022 16:45:18     ⟥  Feature 00821_distributed_storage_with_join_on, flags:TE
               681us     ⟥⟤ OK 00821_distributed_storage_with_join_on, /stateless/00821_distributed_storage_with_join_on
              7m 20s        [bash] 2022-04-30 19:45:18 00821_distributed_storage_with_join_on:                                 [ OK ] 0.21 sec.
Apr 30,2022 16:45:18     ⟥  Feature 00823_capnproto_input, flags:TE
               723us     ⟥⟤ OK 00823_capnproto_input, /stateless/00823_capnproto_input
              7m 20s        [bash] 2022-04-30 19:45:18 00823_capnproto_input:                                                  [ OK ] 0.50 sec.
Apr 30,2022 16:45:18     ⟥  Feature 00823_sequence_match_dfa, flags:TE
               911us     ⟥⟤ OK 00823_sequence_match_dfa, /stateless/00823_sequence_match_dfa
              7m 20s        [bash] 2022-04-30 19:45:18 00823_sequence_match_dfa:                                               [ OK ] 0.46 sec.
Apr 30,2022 16:45:18     ⟥  Feature 00822_array_insert_default, flags:TE
               841us     ⟥⟤ OK 00822_array_insert_default, /stateless/00822_array_insert_default
              7m 20s        [bash] 2022-04-30 19:45:18 00822_array_insert_default:                                             [ OK ] 0.44 sec.
Apr 30,2022 16:45:18     ⟥  Feature 00820_multiple_joins, flags:TE
               462us     ⟥⟤ OK 00820_multiple_joins, /stateless/00820_multiple_joins
              7m 20s        [bash] 2022-04-30 19:45:18 00820_multiple_joins:                                                   [ OK ] 0.37 sec.
Apr 30,2022 16:45:18     ⟥  Feature 00819_ast_refactoring_bugs, flags:TE
               583us     ⟥⟤ OK 00819_ast_refactoring_bugs, /stateless/00819_ast_refactoring_bugs
              7m 20s        [bash] 2022-04-30 19:45:18 00819_ast_refactoring_bugs:                                             [ OK ] 0.18 sec.
Apr 30,2022 16:45:18     ⟥  Feature 00819_full_join_wrong_columns_in_block, flags:TE
               673us     ⟥⟤ OK 00819_full_join_wrong_columns_in_block, /stateless/00819_full_join_wrong_columns_in_block
              7m 20s        [bash] 2022-04-30 19:45:18 00819_full_join_wrong_columns_in_block:                                 [ OK ] 0.20 sec.
Apr 30,2022 16:45:18     ⟥  Feature 00820_multiple_joins_subquery_requires_alias, flags:TE
               485us     ⟥⟤ OK 00820_multiple_joins_subquery_requires_alias, /stateless/00820_multiple_joins_subquery_requires_alias
              7m 20s        [bash] 2022-04-30 19:45:18 00820_multiple_joins_subquery_requires_alias:                           [ OK ] 0.27 sec.
Apr 30,2022 16:45:18     ⟥  Feature 00818_inner_join_bug_3567, flags:TE
               595us     ⟥⟤ OK 00818_inner_join_bug_3567, /stateless/00818_inner_join_bug_3567
              7m 20s        [bash] 2022-04-30 19:45:18 00818_inner_join_bug_3567:                                              [ OK ] 0.21 sec.
Apr 30,2022 16:45:18     ⟥  Feature 00817_with_simple, flags:TE
               814us     ⟥⟤ OK 00817_with_simple, /stateless/00817_with_simple
              7m 20s        [bash] 2022-04-30 19:45:18 00817_with_simple:                                                      [ OK ] 0.15 sec.
Apr 30,2022 16:45:18     ⟥  Feature 00818_join_bug_4271, flags:TE
               707us     ⟥⟤ OK 00818_join_bug_4271, /stateless/00818_join_bug_4271
              7m 20s        [bash] 2022-04-30 19:45:18 00818_join_bug_4271:                                                    [ OK ] 0.26 sec.
Apr 30,2022 16:45:18     ⟥  Feature 00818_alias_bug_4110, flags:TE
               586us     ⟥⟤ OK 00818_alias_bug_4110, /stateless/00818_alias_bug_4110
              7m 20s        [bash] 2022-04-30 19:45:18 00818_alias_bug_4110:                                                   [ OK ] 0.20 sec.
Apr 30,2022 16:45:18     ⟥  Feature 00816_join_column_names_sarg, flags:TE
               450us     ⟥⟤ OK 00816_join_column_names_sarg, /stateless/00816_join_column_names_sarg
              7m 21s        [bash] 2022-04-30 19:45:18 00816_join_column_names_sarg:                                           [ OK ] 0.19 sec.
Apr 30,2022 16:45:18     ⟥  Feature 00825_protobuf_format_persons, flags:TE
               621us     ⟥⟤ OK 00825_protobuf_format_persons, /stateless/00825_protobuf_format_persons
              7m 21s        [bash] 2022-04-30 19:45:18 00825_protobuf_format_persons:                                          [ OK ] 1.59 sec.
Apr 30,2022 16:45:18     ⟥  Feature 00813_parse_date_time_best_effort_more, flags:TE
               678us     ⟥⟤ OK 00813_parse_date_time_best_effort_more, /stateless/00813_parse_date_time_best_effort_more
              7m 21s        [bash] 2022-04-30 19:45:18 00813_parse_date_time_best_effort_more:                                 [ OK ] 0.13 sec.
Apr 30,2022 16:45:18     ⟥  Feature 00814_parsing_ub, flags:TE
               895us     ⟥⟤ OK 00814_parsing_ub, /stateless/00814_parsing_ub
              7m 21s        [bash] 2022-04-30 19:45:18 00814_parsing_ub:                                                       [ OK ] 0.17 sec.
Apr 30,2022 16:45:18     ⟥  Feature 00812_prewhere_alias_array, flags:TE
               693us     ⟥⟤ OK 00812_prewhere_alias_array, /stateless/00812_prewhere_alias_array
              7m 21s        [bash] 2022-04-30 19:45:18 00812_prewhere_alias_array:                                             [ OK ] 0.17 sec.
Apr 30,2022 16:45:19     ⟥  Feature 00811_garbage, flags:TE
               599us     ⟥⟤ OK 00811_garbage, /stateless/00811_garbage
              7m 21s        [bash] 2022-04-30 19:45:19 00811_garbage:                                                          [ OK ] 0.17 sec.
Apr 30,2022 16:45:19     ⟥  Feature 00810_in_operators_segfault, flags:TE
               605us     ⟥⟤ OK 00810_in_operators_segfault, /stateless/00810_in_operators_segfault
              7m 21s        [bash] 2022-04-30 19:45:19 00810_in_operators_segfault:                                            [ OK ] 0.18 sec.
Apr 30,2022 16:45:19     ⟥  Feature 00809_add_days_segfault, flags:TE
               725us     ⟥⟤ OK 00809_add_days_segfault, /stateless/00809_add_days_segfault
              7m 21s        [bash] 2022-04-30 19:45:19 00809_add_days_segfault:                                                [ OK ] 0.27 sec.
Apr 30,2022 16:45:19     ⟥  Feature 00808_array_enumerate_segfault, flags:TE
               673us     ⟥⟤ OK 00808_array_enumerate_segfault, /stateless/00808_array_enumerate_segfault
              7m 21s        [bash] 2022-04-30 19:45:19 00808_array_enumerate_segfault:                                         [ OK ] 0.19 sec.
Apr 30,2022 16:45:19     ⟥  Feature 00807_regexp_quote_meta, flags:TE
               798us     ⟥⟤ OK 00807_regexp_quote_meta, /stateless/00807_regexp_quote_meta
              7m 21s        [bash] 2022-04-30 19:45:19 00807_regexp_quote_meta:                                                [ OK ] 0.23 sec.
Apr 30,2022 16:45:19     ⟥  Feature 00806_alter_update, flags:TE
               607us     ⟥⟤ OK 00806_alter_update, /stateless/00806_alter_update
              7m 21s        [bash] 2022-04-30 19:45:19 00806_alter_update:                                                     [ OK ] 0.19 sec.
Apr 30,2022 16:45:19     ⟥  Feature 00808_not_optimize_predicate, flags:TE
               621us     ⟥⟤ OK 00808_not_optimize_predicate, /stateless/00808_not_optimize_predicate
              7m 21s        [bash] 2022-04-30 19:45:19 00808_not_optimize_predicate:                                           [ OK ] 0.43 sec.
Apr 30,2022 16:45:19     ⟥  Feature 00803_odbc_driver_2_format, flags:TE
               664us     ⟥⟤ OK 00803_odbc_driver_2_format, /stateless/00803_odbc_driver_2_format
              7m 22s        [bash] 2022-04-30 19:45:19 00803_odbc_driver_2_format:                                             [ OK ] 0.17 sec.
Apr 30,2022 16:45:19     ⟥  Feature 00805_round_down, flags:TE
               687us     ⟥⟤ OK 00805_round_down, /stateless/00805_round_down
              7m 22s        [bash] 2022-04-30 19:45:19 00805_round_down:                                                       [ OK ] 0.30 sec.
Apr 30,2022 16:45:19     ⟥  Feature 00804_rollup_with_having, flags:TE
               839us     ⟥⟤ OK 00804_rollup_with_having, /stateless/00804_rollup_with_having
              7m 22s        [bash] 2022-04-30 19:45:19 00804_rollup_with_having:                                               [ OK ] 0.21 sec.
Apr 30,2022 16:45:19     ⟥  Feature 00900_long_parquet_load, flags:TE
               902us     ⟥⟤ OK 00900_long_parquet_load, /stateless/00900_long_parquet_load
              7m 22s        [bash] 2022-04-30 19:45:19 00900_long_parquet_load:                                                [ OK ] 9.01 sec.
Apr 30,2022 16:45:19     ⟥  Feature 00804_test_delta_codec_no_type_alter, flags:TE
               515us     ⟥⟤ OK 00804_test_delta_codec_no_type_alter, /stateless/00804_test_delta_codec_no_type_alter
              7m 22s        [bash] 2022-04-30 19:45:19 00804_test_delta_codec_no_type_alter:                                   [ OK ] 0.27 sec.
Apr 30,2022 16:45:19     ⟥  Feature 00802_daylight_saving_time_shift_backwards_at_midnight, flags:TE
               636us     ⟥⟤ OK 00802_daylight_saving_time_shift_backwards_at_midnight, /stateless/00802_daylight_saving_time_shift_backwards_at_midnight
              7m 22s        [bash] 2022-04-30 19:45:19 00802_daylight_saving_time_shift_backwards_at_midnight:                 [ OK ] 0.17 sec.
Apr 30,2022 16:45:20     ⟥  Feature 00801_daylight_saving_time_hour_underflow, flags:TE
               720us     ⟥⟤ OK 00801_daylight_saving_time_hour_underflow, /stateless/00801_daylight_saving_time_hour_underflow
              7m 22s        [bash] 2022-04-30 19:45:20 00801_daylight_saving_time_hour_underflow:                              [ OK ] 0.16 sec.
Apr 30,2022 16:45:20     ⟥  Feature 00802_system_parts_with_datetime_partition, flags:TE
               612us     ⟥⟤ OK 00802_system_parts_with_datetime_partition, /stateless/00802_system_parts_with_datetime_partition
              7m 22s        [bash] 2022-04-30 19:45:20 00802_system_parts_with_datetime_partition:                             [ OK ] 0.26 sec.
Apr 30,2022 16:45:20     ⟥  Feature 00803_xxhash, flags:TE
               632us     ⟥⟤ OK 00803_xxhash, /stateless/00803_xxhash
              7m 22s        [bash] 2022-04-30 19:45:20 00803_xxhash:                                                           [ OK ] 0.40 sec.
Apr 30,2022 16:45:20     ⟥  Feature 00800_low_cardinality_distinct_numeric, flags:TE
               784us     ⟥⟤ OK 00800_low_cardinality_distinct_numeric, /stateless/00800_low_cardinality_distinct_numeric
              7m 22s        [bash] 2022-04-30 19:45:20 00800_low_cardinality_distinct_numeric:                                 [ OK ] 0.26 sec.
Apr 30,2022 16:45:20     ⟥  Feature 00800_low_cardinality_merge_join, flags:TE
               516us     ⟥⟤ OK 00800_low_cardinality_merge_join, /stateless/00800_low_cardinality_merge_join
              7m 22s        [bash] 2022-04-30 19:45:20 00800_low_cardinality_merge_join:                                       [ OK ] 0.37 sec.
Apr 30,2022 16:45:20     ⟥  Feature 00800_function_java_hash, flags:TE
                 3ms     ⟥⟤ OK 00800_function_java_hash, /stateless/00800_function_java_hash
              7m 22s        [bash] 2022-04-30 19:45:20 00800_function_java_hash:                                               [ OK ] 0.22 sec.
Apr 30,2022 16:45:20     ⟥  Feature 00800_low_cardinality_empty_array, flags:TE
               596us     ⟥⟤ OK 00800_low_cardinality_empty_array, /stateless/00800_low_cardinality_empty_array
              7m 22s        [bash] 2022-04-30 19:45:20 00800_low_cardinality_empty_array:                                      [ OK ] 0.20 sec.
Apr 30,2022 16:45:20     ⟥  Feature 00800_low_cardinality_join, flags:TE
               575us     ⟥⟤ OK 00800_low_cardinality_join, /stateless/00800_low_cardinality_join
              7m 22s        [bash] 2022-04-30 19:45:20 00800_low_cardinality_join:                                             [ OK ] 0.39 sec.
Apr 30,2022 16:45:20     ⟥  Feature 00800_low_cardinality_array_group_by_arg, flags:TE
               583us     ⟥⟤ OK 00800_low_cardinality_array_group_by_arg, /stateless/00800_low_cardinality_array_group_by_arg
              7m 22s        [bash] 2022-04-30 19:45:20 00800_low_cardinality_array_group_by_arg:                               [ OK ] 0.24 sec.
Apr 30,2022 16:45:20     ⟥  Feature 00800_low_cardinality_distributed_insert, flags:TE
               829us     ⟥⟤ OK 00800_low_cardinality_distributed_insert, /stateless/00800_low_cardinality_distributed_insert
              7m 22s        [bash] 2022-04-30 19:45:20 00800_low_cardinality_distributed_insert:                               [ OK ] 0.26 sec.
Apr 30,2022 16:45:20     ⟥  Feature 00799_function_dry_run, flags:TE
               618us     ⟥⟤ OK 00799_function_dry_run, /stateless/00799_function_dry_run
              7m 23s        [bash] 2022-04-30 19:45:20 00799_function_dry_run:                                                 [ OK ] 0.25 sec.
Apr 30,2022 16:45:20     ⟥  Feature 00780_unaligned_array_join, flags:TE
               737us     ⟥⟤ OK 00780_unaligned_array_join, /stateless/00780_unaligned_array_join
              7m 23s        [bash] 2022-04-30 19:45:20 00780_unaligned_array_join:                                             [ OK ] 0.17 sec.
Apr 30,2022 16:45:20     ⟥  Feature 00794_materialized_view_with_column_defaults, flags:TE
               620us     ⟥⟤ OK 00794_materialized_view_with_column_defaults, /stateless/00794_materialized_view_with_column_defaults
              7m 23s        [bash] 2022-04-30 19:45:20 00794_materialized_view_with_column_defaults:                           [ OK ] 0.25 sec.
Apr 30,2022 16:45:20     ⟥  Feature 00779_all_right_join_max_block_size, flags:TE
               764us     ⟥⟤ OK 00779_all_right_join_max_block_size, /stateless/00779_all_right_join_max_block_size
              7m 23s        [bash] 2022-04-30 19:45:20 00779_all_right_join_max_block_size:                                    [ OK ] 0.23 sec.
Apr 30,2022 16:45:20     ⟥  Feature 00765_sql_compatibility_aliases, flags:TE
               880us     ⟥⟤ OK 00765_sql_compatibility_aliases, /stateless/00765_sql_compatibility_aliases
              7m 23s        [bash] 2022-04-30 19:45:20 00765_sql_compatibility_aliases:                                        [ OK ] 0.31 sec.
Apr 30,2022 16:45:21     ⟥  Feature 00763_create_query_as_table_engine_bug, flags:TE
                 1ms     ⟥⟤ OK 00763_create_query_as_table_engine_bug, /stateless/00763_create_query_as_table_engine_bug
              7m 23s        [bash] 2022-04-30 19:45:21 00763_create_query_as_table_engine_bug:                                 [ OK ] 0.20 sec.
Apr 30,2022 16:45:21     ⟥  Feature 00764_max_query_size_allocation, flags:TE
               598us     ⟥⟤ OK 00764_max_query_size_allocation, /stateless/00764_max_query_size_allocation
              7m 23s        [bash] 2022-04-30 19:45:21 00764_max_query_size_allocation:                                        [ OK ] 0.30 sec.
Apr 30,2022 16:45:21     ⟥  Feature 00762_date_comparsion, flags:TE
               629us     ⟥⟤ OK 00762_date_comparsion, /stateless/00762_date_comparsion
              7m 23s        [bash] 2022-04-30 19:45:21 00762_date_comparsion:                                                  [ OK ] 0.22 sec.
Apr 30,2022 16:45:21     ⟥  Feature 00761_lower_utf8_bug, flags:TE
               594us     ⟥⟤ OK 00761_lower_utf8_bug, /stateless/00761_lower_utf8_bug
              7m 23s        [bash] 2022-04-30 19:45:21 00761_lower_utf8_bug:                                                   [ OK ] 0.19 sec.
Apr 30,2022 16:45:21     ⟥  Feature 00760_url_functions_overflow, flags:TE
               657us     ⟥⟤ OK 00760_url_functions_overflow, /stateless/00760_url_functions_overflow
              7m 23s        [bash] 2022-04-30 19:45:21 00760_url_functions_overflow:                                           [ OK ] 0.19 sec.
Apr 30,2022 16:45:21     ⟥  Feature 00759_kodieg, flags:TE
               564us     ⟥⟤ OK 00759_kodieg, /stateless/00759_kodieg
              7m 23s        [bash] 2022-04-30 19:45:21 00759_kodieg:                                                           [ OK ] 0.16 sec.
Apr 30,2022 16:45:21     ⟥  Feature 00760_insert_json_with_defaults, flags:TE
               581us     ⟥⟤ OK 00760_insert_json_with_defaults, /stateless/00760_insert_json_with_defaults
              7m 23s        [bash] 2022-04-30 19:45:21 00760_insert_json_with_defaults:                                        [ OK ] 0.41 sec.
Apr 30,2022 16:45:21     ⟥  Feature 00758_array_reverse, flags:TE
               875us     ⟥⟤ OK 00758_array_reverse, /stateless/00758_array_reverse
              7m 23s        [bash] 2022-04-30 19:45:21 00758_array_reverse:                                                    [ OK ] 0.29 sec.
Apr 30,2022 16:45:21     ⟥  Feature 00757_enum_defaults, flags:TE
               704us     ⟥⟤ OK 00757_enum_defaults, /stateless/00757_enum_defaults
              7m 23s        [bash] 2022-04-30 19:45:21 00757_enum_defaults:                                                    [ OK ] 0.21 sec.
Apr 30,2022 16:45:21     ⟥  Feature 00756_power_alias, flags:TE
               697us     ⟥⟤ OK 00756_power_alias, /stateless/00756_power_alias
              7m 24s        [bash] 2022-04-30 19:45:21 00756_power_alias:                                                      [ OK ] 0.17 sec.
Apr 30,2022 16:45:21     ⟥  Feature 00754_first_significant_subdomain_more, flags:TE
               782us     ⟥⟤ OK 00754_first_significant_subdomain_more, /stateless/00754_first_significant_subdomain_more
              7m 24s        [bash] 2022-04-30 19:45:21 00754_first_significant_subdomain_more:                                 [ OK ] 0.18 sec.
Apr 30,2022 16:45:22     ⟥  Feature 00755_avg_value_size_hint_passing, flags:TE
               684us     ⟥⟤ OK 00755_avg_value_size_hint_passing, /stateless/00755_avg_value_size_hint_passing
              7m 24s        [bash] 2022-04-30 19:45:22 00755_avg_value_size_hint_passing:                                      [ OK ] 0.64 sec.
Apr 30,2022 16:45:22     ⟥  Feature 00754_alter_modify_order_by, flags:TE
               616us     ⟥⟤ OK 00754_alter_modify_order_by, /stateless/00754_alter_modify_order_by
              7m 24s        [bash] 2022-04-30 19:45:22 00754_alter_modify_order_by:                                            [ OK ] 0.32 sec.
Apr 30,2022 16:45:22     ⟥  Feature 00814_replicated_minimalistic_part_header_zookeeper, flags:TE
               678us     ⟥⟤ OK 00814_replicated_minimalistic_part_header_zookeeper, /stateless/00814_replicated_minimalistic_part_header_zookeeper
              7m 24s        [bash] 2022-04-30 19:45:22 00814_replicated_minimalistic_part_header_zookeeper:                    [ OK ] 3.82 sec.
Apr 30,2022 16:45:22     ⟥  Feature 00753_quantile_format, flags:TE
               655us     ⟥⟤ OK 00753_quantile_format, /stateless/00753_quantile_format
              7m 24s        [bash] 2022-04-30 19:45:22 00753_quantile_format:                                                  [ OK ] 0.32 sec.
Apr 30,2022 16:45:22     ⟥  Feature 00753_system_columns_and_system_tables_long, flags:TE
               535us     ⟥⟤ OK 00753_system_columns_and_system_tables_long, /stateless/00753_system_columns_and_system_tables_long
              7m 25s        [bash] 2022-04-30 19:45:22 00753_system_columns_and_system_tables_long:                            [ OK ] 0.53 sec.
Apr 30,2022 16:45:22     ⟥  Feature 00753_with_with_single_alias, flags:TE
               510us     ⟥⟤ OK 00753_with_with_single_alias, /stateless/00753_with_with_single_alias
              7m 25s        [bash] 2022-04-30 19:45:22 00753_with_with_single_alias:                                           [ OK ] 0.19 sec.
Apr 30,2022 16:45:22     ⟥  Feature 00753_alter_destination_for_storage_buffer, flags:TE
               787us     ⟥⟤ OK 00753_alter_destination_for_storage_buffer, /stateless/00753_alter_destination_for_storage_buffer
              7m 25s        [bash] 2022-04-30 19:45:22 00753_alter_destination_for_storage_buffer:                             [ OK ] 0.39 sec.
Apr 30,2022 16:45:23     ⟥  Feature 00753_distributed_system_columns_and_system_tables, flags:TE
               644us     ⟥⟤ OK 00753_distributed_system_columns_and_system_tables, /stateless/00753_distributed_system_columns_and_system_tables
              7m 25s        [bash] 2022-04-30 19:45:23 00753_distributed_system_columns_and_system_tables:                     [ OK ] 0.23 sec.
Apr 30,2022 16:45:23     ⟥  Feature 00754_distributed_optimize_skip_select_on_unused_shards_with_prewhere, flags:TE
               757us     ⟥⟤ OK 00754_distributed_optimize_skip_select_on_unused_shards_with_prewhere, /stateless/00754_distributed_optimize_skip_select_on_unused_shards_with_prewhere
              7m 25s        [bash] 2022-04-30 19:45:23 00754_distributed_optimize_skip_select_on_unused_shards_with_prewhere:  [ OK ] 1.52 sec.
Apr 30,2022 16:45:23     ⟥  Feature 00752_low_cardinality_lambda_argument, flags:TE
               707us     ⟥⟤ OK 00752_low_cardinality_lambda_argument, /stateless/00752_low_cardinality_lambda_argument
              7m 25s        [bash] 2022-04-30 19:45:23 00752_low_cardinality_lambda_argument:                                  [ OK ] 0.24 sec.
Apr 30,2022 16:45:23     ⟥  Feature 00754_distributed_optimize_skip_select_on_unused_shards, flags:TE
               578us     ⟥⟤ OK 00754_distributed_optimize_skip_select_on_unused_shards, /stateless/00754_distributed_optimize_skip_select_on_unused_shards
              7m 25s        [bash] 2022-04-30 19:45:23 00754_distributed_optimize_skip_select_on_unused_shards:                [ OK ] 1.59 sec.
Apr 30,2022 16:45:23     ⟥  Feature 00753_comment_columns_zookeeper, flags:TE
               613us     ⟥⟤ OK 00753_comment_columns_zookeeper, /stateless/00753_comment_columns_zookeeper
              7m 25s        [bash] 2022-04-30 19:45:23 00753_comment_columns_zookeeper:                                        [ OK ] 0.49 sec.
Apr 30,2022 16:45:23     ⟥  Feature 00752_low_cardinality_permute, flags:TE
               686us     ⟥⟤ OK 00752_low_cardinality_permute, /stateless/00752_low_cardinality_permute
              7m 25s        [bash] 2022-04-30 19:45:23 00752_low_cardinality_permute:                                          [ OK ] 0.24 sec.
Apr 30,2022 16:45:23     ⟥  Feature 00752_low_cardinality_array_result, flags:TE
               670us     ⟥⟤ OK 00752_low_cardinality_array_result, /stateless/00752_low_cardinality_array_result
              7m 25s        [bash] 2022-04-30 19:45:23 00752_low_cardinality_array_result:                                     [ OK ] 0.19 sec.
Apr 30,2022 16:45:23     ⟥  Feature 00752_low_cardinality_left_array_join, flags:TE
               887us     ⟥⟤ OK 00752_low_cardinality_left_array_join, /stateless/00752_low_cardinality_left_array_join
              7m 25s        [bash] 2022-04-30 19:45:23 00752_low_cardinality_left_array_join:                                  [ OK ] 0.24 sec.
Apr 30,2022 16:45:23     ⟥  Feature 00752_low_cardinality_mv_1, flags:TE
               619us     ⟥⟤ OK 00752_low_cardinality_mv_1, /stateless/00752_low_cardinality_mv_1
              7m 26s        [bash] 2022-04-30 19:45:23 00752_low_cardinality_mv_1:                                             [ OK ] 0.24 sec.
Apr 30,2022 16:45:23     ⟥  Feature 00752_low_cardinality_mv_2, flags:TE
               571us     ⟥⟤ OK 00752_low_cardinality_mv_2, /stateless/00752_low_cardinality_mv_2
              7m 26s        [bash] 2022-04-30 19:45:23 00752_low_cardinality_mv_2:                                             [ OK ] 0.22 sec.
Apr 30,2022 16:45:23     ⟥  Feature 00751_hashing_ints, flags:TE
                 1ms     ⟥⟤ OK 00751_hashing_ints, /stateless/00751_hashing_ints
              7m 26s        [bash] 2022-04-30 19:45:23 00751_hashing_ints:                                                     [ OK ] 0.23 sec.
Apr 30,2022 16:45:23     ⟥  Feature 00750_merge_tree_merge_with_o_direct, flags:TE
               615us     ⟥⟤ OK 00750_merge_tree_merge_with_o_direct, /stateless/00750_merge_tree_merge_with_o_direct
              7m 26s        [bash] 2022-04-30 19:45:23 00750_merge_tree_merge_with_o_direct:                                   [ OK ] 0.22 sec.
Apr 30,2022 16:45:23     ⟥  Feature 00749_inner_join_of_unnamed_subqueries, flags:TE
               619us     ⟥⟤ OK 00749_inner_join_of_unnamed_subqueries, /stateless/00749_inner_join_of_unnamed_subqueries
              7m 26s        [bash] 2022-04-30 19:45:23 00749_inner_join_of_unnamed_subqueries:                                 [ OK ] 0.21 sec.
Apr 30,2022 16:45:24     ⟥  Feature 00747_contributors, flags:TE
               759us     ⟥⟤ OK 00747_contributors, /stateless/00747_contributors
              7m 26s        [bash] 2022-04-30 19:45:24 00747_contributors:                                                     [ OK ] 0.26 sec.
Apr 30,2022 16:45:24     ⟥  Feature 00748_insert_array_with_null, flags:TE
               664us     ⟥⟤ OK 00748_insert_array_with_null, /stateless/00748_insert_array_with_null
              7m 26s        [bash] 2022-04-30 19:45:24 00748_insert_array_with_null:                                           [ OK ] 0.36 sec.
Apr 30,2022 16:45:24     ⟥  Feature 00751_low_cardinality_nullable_group_by, flags:TE
               589us     ⟥⟤ OK 00751_low_cardinality_nullable_group_by, /stateless/00751_low_cardinality_nullable_group_by
              7m 26s        [bash] 2022-04-30 19:45:24 00751_low_cardinality_nullable_group_by:                                [ OK ] 0.70 sec.
Apr 30,2022 16:45:24     ⟥  Feature 00746_hashing_tuples, flags:TE
               798us     ⟥⟤ OK 00746_hashing_tuples, /stateless/00746_hashing_tuples
              7m 26s        [bash] 2022-04-30 19:45:24 00746_hashing_tuples:                                                   [ OK ] 0.34 sec.
Apr 30,2022 16:45:24     ⟥  Feature 00745_compile_scalar_subquery, flags:TE
               629us     ⟥⟤ OK 00745_compile_scalar_subquery, /stateless/00745_compile_scalar_subquery
              7m 26s        [bash] 2022-04-30 19:45:24 00745_compile_scalar_subquery:                                          [ OK ] 0.18 sec.
Apr 30,2022 16:45:24     ⟥  Feature 00744_join_not_found_column, flags:TE
               613us     ⟥⟤ OK 00744_join_not_found_column, /stateless/00744_join_not_found_column
              7m 26s        [bash] 2022-04-30 19:45:24 00744_join_not_found_column:                                            [ OK ] 0.19 sec.
Apr 30,2022 16:45:24     ⟥  Feature 00743_limit_by_not_found_column, flags:TE
               575us     ⟥⟤ OK 00743_limit_by_not_found_column, /stateless/00743_limit_by_not_found_column
              7m 26s        [bash] 2022-04-30 19:45:24 00743_limit_by_not_found_column:                                        [ OK ] 0.21 sec.
Apr 30,2022 16:45:24     ⟥  Feature 00742_require_join_strictness, flags:TE
               805us     ⟥⟤ OK 00742_require_join_strictness, /stateless/00742_require_join_strictness
              7m 27s        [bash] 2022-04-30 19:45:24 00742_require_join_strictness:                                          [ OK ] 0.16 sec.
Apr 30,2022 16:45:24     ⟥  Feature 00740_optimize_predicate_expression, flags:TE
               650us     ⟥⟤ OK 00740_optimize_predicate_expression, /stateless/00740_optimize_predicate_expression
              7m 27s        [bash] 2022-04-30 19:45:24 00740_optimize_predicate_expression:                                    [ OK ] 0.18 sec.
Apr 30,2022 16:45:24     ⟥  Feature 00739_array_element_nullable_string_mattrobenolt, flags:TE
               521us     ⟥⟤ OK 00739_array_element_nullable_string_mattrobenolt, /stateless/00739_array_element_nullable_string_mattrobenolt
              7m 27s        [bash] 2022-04-30 19:45:24 00739_array_element_nullable_string_mattrobenolt:                       [ OK ] 0.20 sec.
Apr 30,2022 16:45:24     ⟥  Feature 00738_nested_merge_multidimensional_array, flags:TE
               633us     ⟥⟤ OK 00738_nested_merge_multidimensional_array, /stateless/00738_nested_merge_multidimensional_array
              7m 27s        [bash] 2022-04-30 19:45:24 00738_nested_merge_multidimensional_array:                              [ OK ] 0.20 sec.
Apr 30,2022 16:45:25     ⟥  Feature 00737_decimal_group_by, flags:TE
               621us     ⟥⟤ OK 00737_decimal_group_by, /stateless/00737_decimal_group_by
              7m 27s        [bash] 2022-04-30 19:45:25 00737_decimal_group_by:                                                 [ OK ] 0.23 sec.
Apr 30,2022 16:45:25     ⟥  Feature 00736_disjunction_optimisation, flags:TE
               714us     ⟥⟤ OK 00736_disjunction_optimisation, /stateless/00736_disjunction_optimisation
              7m 27s        [bash] 2022-04-30 19:45:25 00736_disjunction_optimisation:                                         [ OK ] 0.20 sec.
Apr 30,2022 16:45:25     ⟥  Feature 00735_or_expr_optimize_bug, flags:TE
               880us     ⟥⟤ OK 00735_or_expr_optimize_bug, /stateless/00735_or_expr_optimize_bug
              7m 27s        [bash] 2022-04-30 19:45:25 00735_or_expr_optimize_bug:                                             [ OK ] 0.14 sec.
Apr 30,2022 16:45:25     ⟥  Feature 00734_timeslot, flags:TE
               763us     ⟥⟤ OK 00734_timeslot, /stateless/00734_timeslot
              7m 27s        [bash] 2022-04-30 19:45:25 00734_timeslot:                                                         [ OK ] 0.18 sec.
Apr 30,2022 16:45:25     ⟥  Feature 00733_if_datetime, flags:TE
               664us     ⟥⟤ OK 00733_if_datetime, /stateless/00733_if_datetime
              7m 28s        [bash] 2022-04-30 19:45:25 00733_if_datetime:                                                      [ OK ] 0.16 sec.
Apr 30,2022 16:45:26     ⟥  Feature 00732_quorum_insert_select_with_old_data_and_without_quorum_zookeeper, flags:TE
               653us     ⟥⟤ OK 00732_quorum_insert_select_with_old_data_and_without_quorum_zookeeper, /stateless/00732_quorum_insert_select_with_old_data_and_without_quorum_zookeeper
              7m 28s        [bash] 2022-04-30 19:45:26 00732_quorum_insert_select_with_old_data_and_without_quorum_zookeeper:  [ OK ] 0.32 sec.
Apr 30,2022 16:45:26     ⟥  Feature 00732_quorum_insert_lost_part_and_alive_part_zookeeper, flags:TE
               800us     ⟥⟤ OK 00732_quorum_insert_lost_part_and_alive_part_zookeeper, /stateless/00732_quorum_insert_lost_part_and_alive_part_zookeeper
              7m 29s        [bash] 2022-04-30 19:45:26 00732_quorum_insert_lost_part_and_alive_part_zookeeper:                 [ OK ] 0.43 sec.
Apr 30,2022 16:45:26     ⟥  Feature 00735_long_conditional, flags:TE
               628us     ⟥⟤ OK 00735_long_conditional, /stateless/00735_long_conditional
              7m 29s        [bash] 2022-04-30 19:45:26 00735_long_conditional:                                                 [ OK ] 1.71 sec.
Apr 30,2022 16:45:27     ⟥  Feature 00732_quorum_insert_lost_part_zookeeper, flags:TE
               930us     ⟥⟤ OK 00732_quorum_insert_lost_part_zookeeper, /stateless/00732_quorum_insert_lost_part_zookeeper
              7m 29s        [bash] 2022-04-30 19:45:27 00732_quorum_insert_lost_part_zookeeper:                                [ OK ] 0.29 sec.
Apr 30,2022 16:45:27     ⟥  Feature 00738_lock_for_inner_table, flags:TE
               713us     ⟥⟤ OK 00738_lock_for_inner_table, /stateless/00738_lock_for_inner_table
              7m 29s        [bash] 2022-04-30 19:45:27 00738_lock_for_inner_table:                                             [ OK ] 2.30 sec.
Apr 30,2022 16:45:27     ⟥  Feature 00732_quorum_insert_have_data_before_quorum_zookeeper, flags:TE
               601us     ⟥⟤ OK 00732_quorum_insert_have_data_before_quorum_zookeeper, /stateless/00732_quorum_insert_have_data_before_quorum_zookeeper
              7m 29s        [bash] 2022-04-30 19:45:27 00732_quorum_insert_have_data_before_quorum_zookeeper:                  [ OK ] 0.51 sec.
Apr 30,2022 16:45:27     ⟥  Feature 00732_quorum_insert_simple_test_2_parts_zookeeper, flags:TE
               566us     ⟥⟤ OK 00732_quorum_insert_simple_test_2_parts_zookeeper, /stateless/00732_quorum_insert_simple_test_2_parts_zookeeper
              7m 29s        [bash] 2022-04-30 19:45:27 00732_quorum_insert_simple_test_2_parts_zookeeper:                      [ OK ] 0.42 sec.
Apr 30,2022 16:45:27     ⟥  Feature 00732_quorum_insert_simple_test_1_parts_zookeeper, flags:TE
               603us     ⟥⟤ OK 00732_quorum_insert_simple_test_1_parts_zookeeper, /stateless/00732_quorum_insert_simple_test_1_parts_zookeeper
              7m 30s        [bash] 2022-04-30 19:45:27 00732_quorum_insert_simple_test_1_parts_zookeeper:                      [ OK ] 0.57 sec.
Apr 30,2022 16:45:27     ⟥  Feature 00732_base64_functions, flags:TE
               679us     ⟥⟤ OK 00732_base64_functions, /stateless/00732_base64_functions
              7m 30s        [bash] 2022-04-30 19:45:27 00732_base64_functions:                                                 [ OK ] 0.16 sec.
Apr 30,2022 16:45:27     ⟥  Feature 00732_decimal_summing_merge_tree, flags:TE
               801us     ⟥⟤ OK 00732_decimal_summing_merge_tree, /stateless/00732_decimal_summing_merge_tree
              7m 30s        [bash] 2022-04-30 19:45:27 00732_decimal_summing_merge_tree:                                       [ OK ] 0.22 sec.
Apr 30,2022 16:45:28     ⟥  Feature 00730_unicode_terminal_format, flags:TE
               696us     ⟥⟤ OK 00730_unicode_terminal_format, /stateless/00730_unicode_terminal_format
              7m 30s        [bash] 2022-04-30 19:45:28 00730_unicode_terminal_format:                                          [ OK ] 0.27 sec.
Apr 30,2022 16:45:28     ⟥  Feature 00729_prewhere_array_join, flags:TE
               667us     ⟥⟤ OK 00729_prewhere_array_join, /stateless/00729_prewhere_array_join
              7m 30s        [bash] 2022-04-30 19:45:28 00729_prewhere_array_join:                                              [ OK ] 0.33 sec.
Apr 30,2022 16:45:28     ⟥  Feature 00727_concat, flags:TE
               676us     ⟥⟤ OK 00727_concat, /stateless/00727_concat
              7m 30s        [bash] 2022-04-30 19:45:28 00727_concat:                                                           [ OK ] 0.16 sec.
Apr 30,2022 16:45:28     ⟥  Feature 00746_sql_fuzzy, flags:TE
               864us     ⟥⟤ OK 00746_sql_fuzzy, /stateless/00746_sql_fuzzy
              7m 31s        [bash] 2022-04-30 19:45:28 00746_sql_fuzzy:                                                        [ OK ] 4.51 sec.
Apr 30,2022 16:45:28     ⟥  Feature 00726_length_aliases, flags:TE
               691us     ⟥⟤ OK 00726_length_aliases, /stateless/00726_length_aliases
              7m 31s        [bash] 2022-04-30 19:45:28 00726_length_aliases:                                                   [ OK ] 0.15 sec.
Apr 30,2022 16:45:28     ⟥  Feature 00726_materialized_view_concurrent, flags:TE
               879us     ⟥⟤ OK 00726_materialized_view_concurrent, /stateless/00726_materialized_view_concurrent
              7m 31s        [bash] 2022-04-30 19:45:28 00726_materialized_view_concurrent:                                     [ OK ] 0.21 sec.
Apr 30,2022 16:45:28     ⟥  Feature 00726_modulo_for_date, flags:TE
               662us     ⟥⟤ OK 00726_modulo_for_date, /stateless/00726_modulo_for_date
              7m 31s        [bash] 2022-04-30 19:45:28 00726_modulo_for_date:                                                  [ OK ] 0.23 sec.
Apr 30,2022 16:45:29     ⟥  Feature 00725_join_on_bug_3, flags:TE
               595us     ⟥⟤ OK 00725_join_on_bug_3, /stateless/00725_join_on_bug_3
              7m 31s        [bash] 2022-04-30 19:45:29 00725_join_on_bug_3:                                                    [ OK ] 0.17 sec.
Apr 30,2022 16:45:29     ⟥  Feature 00725_join_on_bug_1, flags:TE
               581us     ⟥⟤ OK 00725_join_on_bug_1, /stateless/00725_join_on_bug_1
              7m 31s        [bash] 2022-04-30 19:45:29 00725_join_on_bug_1:                                                    [ OK ] 0.19 sec.
Apr 30,2022 16:45:29     ⟥  Feature 00725_ipv4_ipv6_domains, flags:TE
               586us     ⟥⟤ OK 00725_ipv4_ipv6_domains, /stateless/00725_ipv4_ipv6_domains
              7m 31s        [bash] 2022-04-30 19:45:29 00725_ipv4_ipv6_domains:                                                [ OK ] 0.46 sec.
Apr 30,2022 16:45:29     ⟥  Feature 00725_quantiles_shard, flags:TE
               605us     ⟥⟤ OK 00725_quantiles_shard, /stateless/00725_quantiles_shard
              7m 32s        [bash] 2022-04-30 19:45:29 00725_quantiles_shard:                                                  [ OK ] 0.23 sec.
Apr 30,2022 16:45:29     ⟥  Feature 00725_memory_tracking, flags:TE
                 1ms     ⟥⟤ OK 00725_memory_tracking, /stateless/00725_memory_tracking
              7m 32s        [bash] 2022-04-30 19:45:29 00725_memory_tracking:                                                  [ OK ] 0.35 sec.
Apr 30,2022 16:45:30     ⟥  Feature 00725_join_on_bug_4, flags:TE
               632us     ⟥⟤ OK 00725_join_on_bug_4, /stateless/00725_join_on_bug_4
              7m 32s        [bash] 2022-04-30 19:45:30 00725_join_on_bug_4:                                                    [ OK ] 0.21 sec.
Apr 30,2022 16:45:30     ⟥  Feature 00725_comment_columns, flags:TE
               702us     ⟥⟤ OK 00725_comment_columns, /stateless/00725_comment_columns
              7m 32s        [bash] 2022-04-30 19:45:30 00725_comment_columns:                                                  [ OK ] 0.26 sec.
Apr 30,2022 16:45:30     ⟥  Feature 00746_compile_non_deterministic_function, flags:TE
               582us     ⟥⟤ OK 00746_compile_non_deterministic_function, /stateless/00746_compile_non_deterministic_function
              7m 32s        [bash] 2022-04-30 19:45:30 00746_compile_non_deterministic_function:                               [ OK ] 6.30 sec.
Apr 30,2022 16:45:30     ⟥  Feature 00725_join_on_bug_2, flags:TE
               666us     ⟥⟤ OK 00725_join_on_bug_2, /stateless/00725_join_on_bug_2
              7m 32s        [bash] 2022-04-30 19:45:30 00725_join_on_bug_2:                                                    [ OK ] 0.35 sec.
Apr 30,2022 16:45:30     ⟥  Feature 00724_insert_values_datetime_conversion, flags:TE
               510us     ⟥⟤ OK 00724_insert_values_datetime_conversion, /stateless/00724_insert_values_datetime_conversion
              7m 32s        [bash] 2022-04-30 19:45:30 00724_insert_values_datetime_conversion:                                [ OK ] 0.22 sec.
Apr 30,2022 16:45:30     ⟥  Feature 00723_remerge_sort, flags:TE
                 1ms     ⟥⟤ OK 00723_remerge_sort, /stateless/00723_remerge_sort
              7m 32s        [bash] 2022-04-30 19:45:30 00723_remerge_sort:                                                     [ OK ] 0.33 sec.
Apr 30,2022 16:45:30     ⟥  Feature 00720_combinations_of_aggregate_combinators, flags:TE
               449us     ⟥⟤ OK 00720_combinations_of_aggregate_combinators, /stateless/00720_combinations_of_aggregate_combinators
              7m 33s        [bash] 2022-04-30 19:45:30 00720_combinations_of_aggregate_combinators:                            [ OK ] 0.22 sec.
Apr 30,2022 16:45:30     ⟥  Feature 00722_inner_join, flags:TE
                 4ms     ⟥⟤ OK 00722_inner_join, /stateless/00722_inner_join
              7m 33s        [bash] 2022-04-30 19:45:30 00722_inner_join:                                                       [ OK ] 0.37 sec.
Apr 30,2022 16:45:31     ⟥  Feature 00721_force_by_identical_result_after_merge_zookeeper, flags:TE
               464us     ⟥⟤ OK 00721_force_by_identical_result_after_merge_zookeeper, /stateless/00721_force_by_identical_result_after_merge_zookeeper
              7m 33s        [bash] 2022-04-30 19:45:31 00721_force_by_identical_result_after_merge_zookeeper:                  [ OK ] 0.69 sec.
Apr 30,2022 16:45:31     ⟥  Feature 00720_with_cube, flags:TE
               612us     ⟥⟤ OK 00720_with_cube, /stateless/00720_with_cube
              7m 33s        [bash] 2022-04-30 19:45:31 00720_with_cube:                                                        [ OK ] 0.40 sec.
Apr 30,2022 16:45:31     ⟥  Feature 00719_format_datetime_rand, flags:TE
               622us     ⟥⟤ OK 00719_format_datetime_rand, /stateless/00719_format_datetime_rand
              7m 34s        [bash] 2022-04-30 19:45:31 00719_format_datetime_rand:                                             [ OK ] 0.76 sec.
Apr 30,2022 16:45:32     ⟥  Feature 00719_insert_block_without_column, flags:TE
               582us     ⟥⟤ OK 00719_insert_block_without_column, /stateless/00719_insert_block_without_column
              7m 34s        [bash] 2022-04-30 19:45:32 00719_insert_block_without_column:                                      [ OK ] 0.77 sec.
Apr 30,2022 16:45:32     ⟥  Feature 00718_format_datetime, flags:TE
                29ms     ⟥⟤ OK 00718_format_datetime, /stateless/00718_format_datetime
              7m 34s        [bash] 2022-04-30 19:45:32 00718_format_datetime:                                                  [ OK ] 0.58 sec.
Apr 30,2022 16:45:32     ⟥  Feature 00763_lock_buffer, flags:TE
               573us     ⟥⟤ OK 00763_lock_buffer, /stateless/00763_lock_buffer
              7m 35s        [bash] 2022-04-30 19:45:32 00763_lock_buffer:                                                      [ OK ] 11.82 sec.
Apr 30,2022 16:45:32     ⟥  Feature 00718_low_cardinaliry_alter, flags:TE
               446us     ⟥⟤ OK 00718_low_cardinaliry_alter, /stateless/00718_low_cardinaliry_alter
              7m 35s        [bash] 2022-04-30 19:45:32 00718_low_cardinaliry_alter:                                            [ OK ] 0.38 sec.
Apr 30,2022 16:45:32     ⟥  Feature 00717_default_join_type, flags:TE
               622us     ⟥⟤ OK 00717_default_join_type, /stateless/00717_default_join_type
              7m 35s        [bash] 2022-04-30 19:45:32 00717_default_join_type:                                                [ OK ] 0.28 sec.
Apr 30,2022 16:45:33     ⟥  Feature 00717_low_cardinaliry_group_by, flags:TE
               924us     ⟥⟤ OK 00717_low_cardinaliry_group_by, /stateless/00717_low_cardinaliry_group_by
              7m 35s        [bash] 2022-04-30 19:45:33 00717_low_cardinaliry_group_by:                                         [ OK ] 0.48 sec.
Apr 30,2022 16:45:33     ⟥  Feature 00717_merge_and_distributed, flags:TE
               581us     ⟥⟤ OK 00717_merge_and_distributed, /stateless/00717_merge_and_distributed
              7m 36s        [bash] 2022-04-30 19:45:33 00717_merge_and_distributed:                                            [ OK ] 1.14 sec.
Apr 30,2022 16:45:33     ⟥  Feature 00715_bounding_ratio, flags:TE
               609us     ⟥⟤ OK 00715_bounding_ratio, /stateless/00715_bounding_ratio
              7m 36s        [bash] 2022-04-30 19:45:33 00715_bounding_ratio:                                                   [ OK ] 0.56 sec.
Apr 30,2022 16:45:34     ⟥  Feature 00717_low_cardinaliry_distributed_group_by, flags:TE
               620us     ⟥⟤ OK 00717_low_cardinaliry_distributed_group_by, /stateless/00717_low_cardinaliry_distributed_group_by
              7m 36s        [bash] 2022-04-30 19:45:33 00717_low_cardinaliry_distributed_group_by:                             [ OK ] 1.05 sec.
Apr 30,2022 16:45:34     ⟥  Feature 00714_create_temporary_table_with_in_clause, flags:TE
                 5ms     ⟥⟤ OK 00714_create_temporary_table_with_in_clause, /stateless/00714_create_temporary_table_with_in_clause
              7m 36s        [bash] 2022-04-30 19:45:34 00714_create_temporary_table_with_in_clause:                            [ OK ] 0.34 sec.
Apr 30,2022 16:45:34     ⟥  Feature 00714_alter_uuid, flags:TE
               701us     ⟥⟤ OK 00714_alter_uuid, /stateless/00714_alter_uuid
              7m 36s        [bash] 2022-04-30 19:45:34 00714_alter_uuid:                                                       [ OK ] 0.42 sec.
Apr 30,2022 16:45:34     ⟥  Feature 00712_prewhere_with_sampling_and_alias, flags:TE
               656us     ⟥⟤ OK 00712_prewhere_with_sampling_and_alias, /stateless/00712_prewhere_with_sampling_and_alias
              7m 37s        [bash] 2022-04-30 19:45:34 00712_prewhere_with_sampling_and_alias:                                 [ OK ] 0.32 sec.
Apr 30,2022 16:45:34     ⟥  Feature 00713_collapsing_merge_tree, flags:TE
               432us     ⟥⟤ OK 00713_collapsing_merge_tree, /stateless/00713_collapsing_merge_tree
              7m 37s        [bash] 2022-04-30 19:45:34 00713_collapsing_merge_tree:                                            [ OK ] 0.31 sec.
Apr 30,2022 16:45:35     ⟥  Feature 00731_long_merge_tree_select_opened_files, flags:TE
               599us     ⟥⟤ OK 00731_long_merge_tree_select_opened_files, /stateless/00731_long_merge_tree_select_opened_files
              7m 37s        [bash] 2022-04-30 19:45:35 00731_long_merge_tree_select_opened_files:                              [ OK ] 7.33 sec.
Apr 30,2022 16:45:35     ⟥  Feature 00728_json_each_row_parsing, flags:TE
               432us     ⟥⟤ OK 00728_json_each_row_parsing, /stateless/00728_json_each_row_parsing
              7m 37s        [bash] 2022-04-30 19:45:35 00728_json_each_row_parsing:                                            [ OK ] 7.00 sec.
Apr 30,2022 16:45:35     ⟥  Feature 00712_prewhere_with_missing_columns, flags:TE
               448us     ⟥⟤ OK 00712_prewhere_with_missing_columns, /stateless/00712_prewhere_with_missing_columns
              7m 37s        [bash] 2022-04-30 19:45:35 00712_prewhere_with_missing_columns:                                    [ OK ] 0.28 sec.
Apr 30,2022 16:45:35     ⟥  Feature 00712_prewhere_with_alias_bug, flags:TE
               873us     ⟥⟤ OK 00712_prewhere_with_alias_bug, /stateless/00712_prewhere_with_alias_bug
              7m 37s        [bash] 2022-04-30 19:45:35 00712_prewhere_with_alias_bug:                                          [ OK ] 0.22 sec.
Apr 30,2022 16:45:35     ⟥  Feature 00715_json_each_row_input_nested, flags:TE
               590us     ⟥⟤ OK 00715_json_each_row_input_nested, /stateless/00715_json_each_row_input_nested
              7m 37s        [bash] 2022-04-30 19:45:35 00715_json_each_row_input_nested:                                       [ OK ] 1.43 sec.
Apr 30,2022 16:45:35     ⟥  Feature 00712_nan_comparison, flags:TE
               608us     ⟥⟤ OK 00712_nan_comparison, /stateless/00712_nan_comparison
              7m 37s        [bash] 2022-04-30 19:45:35 00712_nan_comparison:                                                   [ OK ] 0.46 sec.
Apr 30,2022 16:45:35     ⟥  Feature 00712_prewhere_with_sampling, flags:TE
               568us     ⟥⟤ OK 00712_prewhere_with_sampling, /stateless/00712_prewhere_with_sampling
              7m 37s        [bash] 2022-04-30 19:45:35 00712_prewhere_with_sampling:                                           [ OK ] 0.23 sec.
Apr 30,2022 16:45:35     ⟥  Feature 00712_prewhere_with_alias_and_virtual_column, flags:TE
               919us     ⟥⟤ OK 00712_prewhere_with_alias_and_virtual_column, /stateless/00712_prewhere_with_alias_and_virtual_column
              7m 38s        [bash] 2022-04-30 19:45:35 00712_prewhere_with_alias_and_virtual_column:                           [ OK ] 0.20 sec.
Apr 30,2022 16:45:35     ⟥  Feature 00712_prewhere_with_missing_columns_2, flags:TE
               780us     ⟥⟤ OK 00712_prewhere_with_missing_columns_2, /stateless/00712_prewhere_with_missing_columns_2
              7m 38s        [bash] 2022-04-30 19:45:35 00712_prewhere_with_missing_columns_2:                                  [ OK ] 0.25 sec.
Apr 30,2022 16:45:35     ⟥  Feature 00712_prewhere_with_alias_bug_2, flags:TE
               830us     ⟥⟤ OK 00712_prewhere_with_alias_bug_2, /stateless/00712_prewhere_with_alias_bug_2
              7m 38s        [bash] 2022-04-30 19:45:35 00712_prewhere_with_alias_bug_2:                                        [ OK ] 0.24 sec.
Apr 30,2022 16:45:35     ⟥  Feature 00712_prewhere_with_alias, flags:TE
               562us     ⟥⟤ OK 00712_prewhere_with_alias, /stateless/00712_prewhere_with_alias
              7m 38s        [bash] 2022-04-30 19:45:35 00712_prewhere_with_alias:                                              [ OK ] 0.50 sec.
Apr 30,2022 16:45:35     ⟥  Feature 00712_prewhere_with_final, flags:TE
               622us     ⟥⟤ OK 00712_prewhere_with_final, /stateless/00712_prewhere_with_final
              7m 38s        [bash] 2022-04-30 19:45:35 00712_prewhere_with_final:                                              [ OK ] 0.36 sec.
Apr 30,2022 16:45:36     ⟥  Feature 00711_array_enumerate_variants, flags:TE
               588us     ⟥⟤ OK 00711_array_enumerate_variants, /stateless/00711_array_enumerate_variants
              7m 38s        [bash] 2022-04-30 19:45:36 00711_array_enumerate_variants:                                         [ OK ] 0.19 sec.
Apr 30,2022 16:45:36     ⟥  Feature 00709_virtual_column_partition_id, flags:TE
               648us     ⟥⟤ OK 00709_virtual_column_partition_id, /stateless/00709_virtual_column_partition_id
              7m 38s        [bash] 2022-04-30 19:45:36 00709_virtual_column_partition_id:                                      [ OK ] 0.27 sec.
Apr 30,2022 16:45:36     ⟥  Feature 00707_float_csv_delimiter, flags:TE
               694us     ⟥⟤ OK 00707_float_csv_delimiter, /stateless/00707_float_csv_delimiter
              7m 38s        [bash] 2022-04-30 19:45:36 00707_float_csv_delimiter:                                              [ OK ] 0.29 sec.
Apr 30,2022 16:45:36     ⟥  Feature 00710_array_enumerate_dense, flags:TE
                 1ms     ⟥⟤ OK 00710_array_enumerate_dense, /stateless/00710_array_enumerate_dense
              7m 38s        [bash] 2022-04-30 19:45:36 00710_array_enumerate_dense:                                            [ OK ] 0.45 sec.
Apr 30,2022 16:45:36     ⟥  Feature 00706_iso_week_and_day_of_year, flags:TE
               390us     ⟥⟤ OK 00706_iso_week_and_day_of_year, /stateless/00706_iso_week_and_day_of_year
              7m 38s        [bash] 2022-04-30 19:45:36 00706_iso_week_and_day_of_year:                                         [ OK ] 0.32 sec.
Apr 30,2022 16:45:36     ⟥  Feature 00705_aggregate_states_addition, flags:TE
               631us     ⟥⟤ OK 00705_aggregate_states_addition, /stateless/00705_aggregate_states_addition
              7m 38s        [bash] 2022-04-30 19:45:36 00705_aggregate_states_addition:                                        [ OK ] 0.37 sec.
Apr 30,2022 16:45:36     ⟥  Feature 00703_join_crash, flags:TE
               684us     ⟥⟤ OK 00703_join_crash, /stateless/00703_join_crash
              7m 39s        [bash] 2022-04-30 19:45:36 00703_join_crash:                                                       [ OK ] 0.38 sec.
Apr 30,2022 16:45:36     ⟥  Feature 00704_arrayCumSumLimited_arrayDifference, flags:TE
               757us     ⟥⟤ OK 00704_arrayCumSumLimited_arrayDifference, /stateless/00704_arrayCumSumLimited_arrayDifference
              7m 39s        [bash] 2022-04-30 19:45:36 00704_arrayCumSumLimited_arrayDifference:                               [ OK ] 0.49 sec.
Apr 30,2022 16:45:37     ⟥  Feature 00702_join_with_using_dups, flags:TE
               640us     ⟥⟤ OK 00702_join_with_using_dups, /stateless/00702_join_with_using_dups
              7m 39s        [bash] 2022-04-30 19:45:37 00702_join_with_using_dups:                                             [ OK ] 0.47 sec.
Apr 30,2022 16:45:37     ⟥  Feature 00702_join_with_using, flags:TE
               798us     ⟥⟤ OK 00702_join_with_using, /stateless/00702_join_with_using
              7m 39s        [bash] 2022-04-30 19:45:37 00702_join_with_using:                                                  [ OK ] 0.38 sec.
Apr 30,2022 16:45:37     ⟥  Feature 00704_drop_truncate_memory_table, flags:TE
               821us     ⟥⟤ OK 00704_drop_truncate_memory_table, /stateless/00704_drop_truncate_memory_table
              7m 39s        [bash] 2022-04-30 19:45:37 00704_drop_truncate_memory_table:                                       [ OK ] 1.23 sec.
Apr 30,2022 16:45:37     ⟥  Feature 00702_join_on_dups, flags:TE
               582us     ⟥⟤ OK 00702_join_on_dups, /stateless/00702_join_on_dups
              7m 40s        [bash] 2022-04-30 19:45:37 00702_join_on_dups:                                                     [ OK ] 0.94 sec.
Apr 30,2022 16:45:37     ⟥  Feature 00702_where_with_quailified_names, flags:TE
               673us     ⟥⟤ OK 00702_where_with_quailified_names, /stateless/00702_where_with_quailified_names
              7m 40s        [bash] 2022-04-30 19:45:37 00702_where_with_quailified_names:                                      [ OK ] 0.27 sec.
Apr 30,2022 16:45:38     ⟥  Feature 00701_join_default_strictness, flags:TE
               618us     ⟥⟤ OK 00701_join_default_strictness, /stateless/00701_join_default_strictness
              7m 40s        [bash] 2022-04-30 19:45:38 00701_join_default_strictness:                                          [ OK ] 0.43 sec.
Apr 30,2022 16:45:38     ⟥  Feature 00701_context_use_after_free, flags:TE
               743us     ⟥⟤ OK 00701_context_use_after_free, /stateless/00701_context_use_after_free
              7m 40s        [bash] 2022-04-30 19:45:38 00701_context_use_after_free:                                           [ OK ] 0.33 sec.
Apr 30,2022 16:45:38     ⟥  Feature 00700_decimal_gathers, flags:TE
               785us     ⟥⟤ OK 00700_decimal_gathers, /stateless/00700_decimal_gathers
              7m 40s        [bash] 2022-04-30 19:45:38 00700_decimal_gathers:                                                  [ OK ] 0.45 sec.
Apr 30,2022 16:45:38     ⟥  Feature 00700_decimal_compare, flags:TE
               607us     ⟥⟤ OK 00700_decimal_compare, /stateless/00700_decimal_compare
              7m 41s        [bash] 2022-04-30 19:45:38 00700_decimal_compare:                                                  [ OK ] 1.02 sec.
Apr 30,2022 16:45:39     ⟥  Feature 00700_decimal_bounds, flags:TE
               633us     ⟥⟤ OK 00700_decimal_bounds, /stateless/00700_decimal_bounds
              7m 41s        [bash] 2022-04-30 19:45:39 00700_decimal_bounds:                                                   [ OK ] 1.00 sec.
Apr 30,2022 16:45:39     ⟥  Feature 00700_decimal_casts_2, flags:TE
               994us     ⟥⟤ OK 00700_decimal_casts_2, /stateless/00700_decimal_casts_2
              7m 41s        [bash] 2022-04-30 19:45:39 00700_decimal_casts_2:                                                  [ OK ] 1.11 sec.
Apr 30,2022 16:45:39     ⟥  Feature 00700_decimal_math, flags:TE
               630us     ⟥⟤ OK 00700_decimal_math, /stateless/00700_decimal_math
              7m 41s        [bash] 2022-04-30 19:45:39 00700_decimal_math:                                                     [ OK ] 0.71 sec.
Apr 30,2022 16:45:39     ⟥  Feature 00700_decimal_defaults, flags:TE
               537us     ⟥⟤ OK 00700_decimal_defaults, /stateless/00700_decimal_defaults
              7m 42s        [bash] 2022-04-30 19:45:39 00700_decimal_defaults:                                                 [ OK ] 0.41 sec.
Apr 30,2022 16:45:39     ⟥  Feature 00700_decimal_formats, flags:TE
                 1ms     ⟥⟤ OK 00700_decimal_formats, /stateless/00700_decimal_formats
              7m 42s        [bash] 2022-04-30 19:45:39 00700_decimal_formats:                                                  [ OK ] 0.49 sec.
Apr 30,2022 16:45:40     ⟥  Feature 00700_to_decimal_or_something, flags:TE
               653us     ⟥⟤ OK 00700_to_decimal_or_something, /stateless/00700_to_decimal_or_something
              7m 42s        [bash] 2022-04-30 19:45:40 00700_to_decimal_or_something:                                          [ OK ] 0.65 sec.
Apr 30,2022 16:45:40     ⟥  Feature 00700_decimal_arithm, flags:TE
               618us     ⟥⟤ OK 00700_decimal_arithm, /stateless/00700_decimal_arithm
              7m 42s        [bash] 2022-04-30 19:45:40 00700_decimal_arithm:                                                   [ OK ] 1.15 sec.
Apr 30,2022 16:45:40     ⟥  Feature 00700_decimal_array_functions, flags:TE
               598us     ⟥⟤ OK 00700_decimal_array_functions, /stateless/00700_decimal_array_functions
              7m 43s        [bash] 2022-04-30 19:45:40 00700_decimal_array_functions:                                          [ OK ] 0.43 sec.
Apr 30,2022 16:45:40     ⟥  Feature 00700_decimal_round, flags:TE
               567us     ⟥⟤ OK 00700_decimal_round, /stateless/00700_decimal_round
              7m 43s        [bash] 2022-04-30 19:45:40 00700_decimal_round:                                                    [ OK ] 1.01 sec.
Apr 30,2022 16:45:41     ⟥  Feature 00700_decimal_in_keys, flags:TE
               507us     ⟥⟤ OK 00700_decimal_in_keys, /stateless/00700_decimal_in_keys
              7m 43s        [bash] 2022-04-30 19:45:41 00700_decimal_in_keys:                                                  [ OK ] 0.43 sec.
Apr 30,2022 16:45:41     ⟥  Feature 00700_decimal_casts, flags:TE
               934us     ⟥⟤ OK 00700_decimal_casts, /stateless/00700_decimal_casts
              7m 44s        [bash] 2022-04-30 19:45:41 00700_decimal_casts:                                                    [ OK ] 1.70 sec.
Apr 30,2022 16:45:41     ⟥  Feature 00700_decimal_empty_aggregates, flags:TE
               722us     ⟥⟤ OK 00700_decimal_empty_aggregates, /stateless/00700_decimal_empty_aggregates
              7m 44s        [bash] 2022-04-30 19:45:41 00700_decimal_empty_aggregates:                                         [ OK ] 0.99 sec.
Apr 30,2022 16:45:41     ⟥  Feature 00700_decimal_complex_types, flags:TE
               665us     ⟥⟤ OK 00700_decimal_complex_types, /stateless/00700_decimal_complex_types
              7m 44s        [bash] 2022-04-30 19:45:41 00700_decimal_complex_types:                                            [ OK ] 1.77 sec.
Apr 30,2022 16:45:42     ⟥  Feature 00698_validate_array_sizes_for_nested_kshvakov, flags:TE
               450us     ⟥⟤ OK 00698_validate_array_sizes_for_nested_kshvakov, /stateless/00698_validate_array_sizes_for_nested_kshvakov
              7m 44s        [bash] 2022-04-30 19:45:42 00698_validate_array_sizes_for_nested_kshvakov:                         [ OK ] 0.29 sec.
Apr 30,2022 16:45:42     ⟥  Feature 00698_validate_array_sizes_for_nested, flags:TE
               712us     ⟥⟤ OK 00698_validate_array_sizes_for_nested, /stateless/00698_validate_array_sizes_for_nested
              7m 44s        [bash] 2022-04-30 19:45:42 00698_validate_array_sizes_for_nested:                                  [ OK ] 0.42 sec.
Apr 30,2022 16:45:42     ⟥  Feature 00700_decimal_null, flags:TE
               608us     ⟥⟤ OK 00700_decimal_null, /stateless/00700_decimal_null
              7m 44s        [bash] 2022-04-30 19:45:42 00700_decimal_null:                                                     [ OK ] 0.73 sec.
Apr 30,2022 16:45:42     ⟥  Feature 00695_pretty_max_column_pad_width, flags:TE
               674us     ⟥⟤ OK 00695_pretty_max_column_pad_width, /stateless/00695_pretty_max_column_pad_width
              7m 45s        [bash] 2022-04-30 19:45:42 00695_pretty_max_column_pad_width:                                      [ OK ] 0.19 sec.
Apr 30,2022 16:45:42     ⟥  Feature 00696_system_columns_limit, flags:TE
               637us     ⟥⟤ OK 00696_system_columns_limit, /stateless/00696_system_columns_limit
              7m 45s        [bash] 2022-04-30 19:45:42 00696_system_columns_limit:                                             [ OK ] 0.40 sec.
Apr 30,2022 16:45:42     ⟥  Feature 00700_decimal_aggregates, flags:TE
               720us     ⟥⟤ OK 00700_decimal_aggregates, /stateless/00700_decimal_aggregates
              7m 45s        [bash] 2022-04-30 19:45:42 00700_decimal_aggregates:                                               [ OK ] 1.33 sec.
Apr 30,2022 16:45:43     ⟥  Feature 00697_in_subquery_shard, flags:TE
               646us     ⟥⟤ OK 00697_in_subquery_shard, /stateless/00697_in_subquery_shard
              7m 45s        [bash] 2022-04-30 19:45:43 00697_in_subquery_shard:                                                [ OK ] 0.79 sec.
Apr 30,2022 16:45:43     ⟥  Feature 00694_max_block_size_zero, flags:TE
               653us     ⟥⟤ OK 00694_max_block_size_zero, /stateless/00694_max_block_size_zero
              7m 45s        [bash] 2022-04-30 19:45:43 00694_max_block_size_zero:                                              [ OK ] 0.30 sec.
Apr 30,2022 16:45:43     ⟥  Feature 00692_if_exception_code, flags:TE
               644us     ⟥⟤ OK 00692_if_exception_code, /stateless/00692_if_exception_code
              7m 45s        [bash] 2022-04-30 19:45:43 00692_if_exception_code:                                                [ OK ] 0.34 sec.
Apr 30,2022 16:45:43     ⟥  Feature 00691_array_distinct, flags:TE
                 1ms     ⟥⟤ OK 00691_array_distinct, /stateless/00691_array_distinct
              7m 45s        [bash] 2022-04-30 19:45:43 00691_array_distinct:                                                   [ OK ] 0.39 sec.
Apr 30,2022 16:45:43     ⟥  Feature 00689_join_table_function, flags:TE
               701us     ⟥⟤ OK 00689_join_table_function, /stateless/00689_join_table_function
              7m 46s        [bash] 2022-04-30 19:45:43 00689_join_table_function:                                              [ OK ] 0.33 sec.
Apr 30,2022 16:45:43     ⟥  Feature 00688_low_cardinality_defaults, flags:TE
               572us     ⟥⟤ OK 00688_low_cardinality_defaults, /stateless/00688_low_cardinality_defaults
              7m 46s        [bash] 2022-04-30 19:45:43 00688_low_cardinality_defaults:                                         [ OK ] 0.32 sec.
Apr 30,2022 16:45:43     ⟥  Feature 00688_aggregation_retention, flags:TE
               563us     ⟥⟤ OK 00688_aggregation_retention, /stateless/00688_aggregation_retention
              7m 46s        [bash] 2022-04-30 19:45:43 00688_aggregation_retention:                                            [ OK ] 0.47 sec.
Apr 30,2022 16:45:44     ⟥  Feature 00688_low_cardinality_in, flags:TE
               626us     ⟥⟤ OK 00688_low_cardinality_in, /stateless/00688_low_cardinality_in
              7m 46s        [bash] 2022-04-30 19:45:44 00688_low_cardinality_in:                                               [ OK ] 0.48 sec.
Apr 30,2022 16:45:44     ⟥  Feature 00690_insert_select_converting_exception_message, flags:TE
               583us     ⟥⟤ OK 00690_insert_select_converting_exception_message, /stateless/00690_insert_select_converting_exception_message
              7m 46s        [bash] 2022-04-30 19:45:44 00690_insert_select_converting_exception_message:                       [ OK ] 1.14 sec.
Apr 30,2022 16:45:44     ⟥  Feature 00688_low_cardinality_nullable_cast, flags:TE
                 1ms     ⟥⟤ OK 00688_low_cardinality_nullable_cast, /stateless/00688_low_cardinality_nullable_cast
              7m 46s        [bash] 2022-04-30 19:45:44 00688_low_cardinality_nullable_cast:                                    [ OK ] 0.37 sec.
Apr 30,2022 16:45:44     ⟥  Feature 00688_low_cardinality_prewhere, flags:TE
               608us     ⟥⟤ OK 00688_low_cardinality_prewhere, /stateless/00688_low_cardinality_prewhere
              7m 47s        [bash] 2022-04-30 19:45:44 00688_low_cardinality_prewhere:                                         [ OK ] 0.32 sec.
Apr 30,2022 16:45:44     ⟥  Feature 00688_low_cardinality_alter_add_column, flags:TE
               644us     ⟥⟤ OK 00688_low_cardinality_alter_add_column, /stateless/00688_low_cardinality_alter_add_column
              7m 47s        [bash] 2022-04-30 19:45:44 00688_low_cardinality_alter_add_column:                                 [ OK ] 0.36 sec.
Apr 30,2022 16:45:44     ⟥  Feature 00688_case_without_else, flags:TE
               596us     ⟥⟤ OK 00688_case_without_else, /stateless/00688_case_without_else
              7m 47s        [bash] 2022-04-30 19:45:44 00688_case_without_else:                                                [ OK ] 0.32 sec.
Apr 30,2022 16:45:44     ⟥  Feature 00688_low_cardinality_syntax, flags:TE
               648us     ⟥⟤ OK 00688_low_cardinality_syntax, /stateless/00688_low_cardinality_syntax
              7m 47s        [bash] 2022-04-30 19:45:44 00688_low_cardinality_syntax:                                           [ OK ] 0.90 sec.
Apr 30,2022 16:45:45     ⟥  Feature 00687_insert_into_mv, flags:TE
               845us     ⟥⟤ OK 00687_insert_into_mv, /stateless/00687_insert_into_mv
              7m 47s        [bash] 2022-04-30 19:45:45 00687_insert_into_mv:                                                   [ OK ] 0.46 sec.
Apr 30,2022 16:45:45     ⟥  Feature 00685_output_format_json_escape_forward_slashes, flags:TE
               925us     ⟥⟤ OK 00685_output_format_json_escape_forward_slashes, /stateless/00685_output_format_json_escape_forward_slashes
              7m 47s        [bash] 2022-04-30 19:45:45 00685_output_format_json_escape_forward_slashes:                        [ OK ] 0.35 sec.
Apr 30,2022 16:45:45     ⟥  Feature 00681_duplicate_columns_inside_union_all_stas_sviridov, flags:TE
               701us     ⟥⟤ OK 00681_duplicate_columns_inside_union_all_stas_sviridov, /stateless/00681_duplicate_columns_inside_union_all_stas_sviridov
              7m 48s        [bash] 2022-04-30 19:45:45 00681_duplicate_columns_inside_union_all_stas_sviridov:                 [ OK ] 0.32 sec.
Apr 30,2022 16:45:45     ⟥  Feature 00686_client_exit_code, flags:TE
               612us     ⟥⟤ OK 00686_client_exit_code, /stateless/00686_client_exit_code
              7m 48s        [bash] 2022-04-30 19:45:45 00686_client_exit_code:                                                 [ OK ] 0.75 sec.
Apr 30,2022 16:45:45     ⟥  Feature 00680_duplicate_columns_inside_union_all, flags:TE
               597us     ⟥⟤ OK 00680_duplicate_columns_inside_union_all, /stateless/00680_duplicate_columns_inside_union_all
              7m 48s        [bash] 2022-04-30 19:45:45 00680_duplicate_columns_inside_union_all:                               [ OK ] 0.43 sec.
Apr 30,2022 16:45:46     ⟥  Feature 00679_replace_asterisk, flags:TE
               768us     ⟥⟤ OK 00679_replace_asterisk, /stateless/00679_replace_asterisk
              7m 48s        [bash] 2022-04-30 19:45:46 00679_replace_asterisk:                                                 [ OK ] 0.32 sec.
Apr 30,2022 16:45:46     ⟥  Feature 00679_uuid_in_key, flags:TE
               611us     ⟥⟤ OK 00679_uuid_in_key, /stateless/00679_uuid_in_key
              7m 48s        [bash] 2022-04-30 19:45:46 00679_uuid_in_key:                                                      [ OK ] 0.34 sec.
Apr 30,2022 16:45:46     ⟥  Feature 00705_drop_create_merge_tree, flags:TE
               446us     ⟥⟤ OK 00705_drop_create_merge_tree, /stateless/00705_drop_create_merge_tree
              7m 48s        [bash] 2022-04-30 19:45:46 00705_drop_create_merge_tree:                                           [ OK ] 10.40 sec.
Apr 30,2022 16:45:46     ⟥  Feature 00677_shard_any_heavy_merge, flags:TE
               985us     ⟥⟤ OK 00677_shard_any_heavy_merge, /stateless/00677_shard_any_heavy_merge
              7m 48s        [bash] 2022-04-30 19:45:46 00677_shard_any_heavy_merge:                                            [ OK ] 0.22 sec.
Apr 30,2022 16:45:46     ⟥  Feature 00678_murmurhash, flags:TE
               624us     ⟥⟤ OK 00678_murmurhash, /stateless/00678_murmurhash
              7m 48s        [bash] 2022-04-30 19:45:46 00678_murmurhash:                                                       [ OK ] 0.56 sec.
Apr 30,2022 16:45:46     ⟥  Feature 00678_shard_funnel_window, flags:TE
               576us     ⟥⟤ OK 00678_shard_funnel_window, /stateless/00678_shard_funnel_window
              7m 48s        [bash] 2022-04-30 19:45:46 00678_shard_funnel_window:                                              [ OK ] 0.44 sec.
Apr 30,2022 16:45:46     ⟥  Feature 00719_parallel_ddl_table, flags:TE
               580us     ⟥⟤ OK 00719_parallel_ddl_table, /stateless/00719_parallel_ddl_table
              7m 49s        [bash] 2022-04-30 19:45:46 00719_parallel_ddl_table:                                               [ OK ] 15.35 sec.
Apr 30,2022 16:45:46     ⟥  Feature 00676_group_by_in, flags:TE
               586us     ⟥⟤ OK 00676_group_by_in, /stateless/00676_group_by_in
              7m 49s        [bash] 2022-04-30 19:45:46 00676_group_by_in:                                                      [ OK ] 0.20 sec.
Apr 30,2022 16:45:46     ⟥  Feature 00687_top_and_offset, flags:TE
               611us     ⟥⟤ OK 00687_top_and_offset, /stateless/00687_top_and_offset
              7m 49s        [bash] 2022-04-30 19:45:46 00687_top_and_offset:                                                   [ OK ] 1.77 sec.
Apr 30,2022 16:45:46     ⟥  Feature 00675_shard_remote_with_table_function, flags:TE
               782us     ⟥⟤ OK 00675_shard_remote_with_table_function, /stateless/00675_shard_remote_with_table_function
              7m 49s        [bash] 2022-04-30 19:45:46 00675_shard_remote_with_table_function:                                 [ OK ] 0.23 sec.
Apr 30,2022 16:45:46     ⟥  Feature 00674_has_array_enum, flags:TE
               551us     ⟥⟤ OK 00674_has_array_enum, /stateless/00674_has_array_enum
              7m 49s        [bash] 2022-04-30 19:45:46 00674_has_array_enum:                                                   [ OK ] 0.19 sec.
Apr 30,2022 16:45:47     ⟥  Feature 00671_max_intersections, flags:TE
               767us     ⟥⟤ OK 00671_max_intersections, /stateless/00671_max_intersections
              7m 49s        [bash] 2022-04-30 19:45:47 00671_max_intersections:                                                [ OK ] 0.25 sec.
Apr 30,2022 16:45:47     ⟥  Feature 00672_arrayDistinct, flags:TE
               745us     ⟥⟤ OK 00672_arrayDistinct, /stateless/00672_arrayDistinct
              7m 49s        [bash] 2022-04-30 19:45:47 00672_arrayDistinct:                                                    [ OK ] 0.27 sec.
Apr 30,2022 16:45:47     ⟥  Feature 00668_compare_arrays_silviucpp, flags:TE
               598us     ⟥⟤ OK 00668_compare_arrays_silviucpp, /stateless/00668_compare_arrays_silviucpp
              7m 49s        [bash] 2022-04-30 19:45:47 00668_compare_arrays_silviucpp:                                         [ OK ] 0.23 sec.
Apr 30,2022 16:45:47     ⟥  Feature 00670_truncate_temporary_table, flags:TE
               701us     ⟥⟤ OK 00670_truncate_temporary_table, /stateless/00670_truncate_temporary_table
              7m 49s        [bash] 2022-04-30 19:45:47 00670_truncate_temporary_table:                                         [ OK ] 0.32 sec.
Apr 30,2022 16:45:47     ⟥  Feature 00667_compare_arrays_of_different_types, flags:TE
               903us     ⟥⟤ OK 00667_compare_arrays_of_different_types, /stateless/00667_compare_arrays_of_different_types
              7m 49s        [bash] 2022-04-30 19:45:47 00667_compare_arrays_of_different_types:                                [ OK ] 0.19 sec.
Apr 30,2022 16:45:47     ⟥  Feature 00665_alter_nullable_string_to_nullable_uint8, flags:TE
               517us     ⟥⟤ OK 00665_alter_nullable_string_to_nullable_uint8, /stateless/00665_alter_nullable_string_to_nullable_uint8
              7m 49s        [bash] 2022-04-30 19:45:47 00665_alter_nullable_string_to_nullable_uint8:                          [ OK ] 0.22 sec.
Apr 30,2022 16:45:47     ⟥  Feature 00664_cast_from_string_to_nullable, flags:TE
               531us     ⟥⟤ OK 00664_cast_from_string_to_nullable, /stateless/00664_cast_from_string_to_nullable
              7m 49s        [bash] 2022-04-30 19:45:47 00664_cast_from_string_to_nullable:                                     [ OK ] 0.24 sec.
Apr 30,2022 16:45:47     ⟥  Feature 00674_join_on_syntax, flags:TE
               674us     ⟥⟤ OK 00674_join_on_syntax, /stateless/00674_join_on_syntax
              7m 49s        [bash] 2022-04-30 19:45:47 00674_join_on_syntax:                                                   [ OK ] 0.92 sec.
Apr 30,2022 16:45:47     ⟥  Feature 00666_uniq_complex_types, flags:TE
               453us     ⟥⟤ OK 00666_uniq_complex_types, /stateless/00666_uniq_complex_types
              7m 49s        [bash] 2022-04-30 19:45:47 00666_uniq_complex_types:                                               [ OK ] 0.45 sec.
Apr 30,2022 16:45:47     ⟥  Feature 00663_tiny_log_empty_insert, flags:TE
               528us     ⟥⟤ OK 00663_tiny_log_empty_insert, /stateless/00663_tiny_log_empty_insert
              7m 49s        [bash] 2022-04-30 19:45:47 00663_tiny_log_empty_insert:                                            [ OK ] 0.20 sec.
Apr 30,2022 16:45:47     ⟥  Feature 00661_array_has_silviucpp, flags:TE
               841us     ⟥⟤ OK 00661_array_has_silviucpp, /stateless/00661_array_has_silviucpp
              7m 50s        [bash] 2022-04-30 19:45:47 00661_array_has_silviucpp:                                              [ OK ] 0.15 sec.
Apr 30,2022 16:45:47     ⟥  Feature 00653_running_difference, flags:TE
               623us     ⟥⟤ OK 00653_running_difference, /stateless/00653_running_difference
              7m 50s        [bash] 2022-04-30 19:45:47 00653_running_difference:                                               [ OK ] 0.22 sec.
Apr 30,2022 16:45:48     ⟥  Feature 00660_optimize_final_without_partition, flags:TE
               702us     ⟥⟤ OK 00660_optimize_final_without_partition, /stateless/00660_optimize_final_without_partition
              7m 50s        [bash] 2022-04-30 19:45:48 00660_optimize_final_without_partition:                                 [ OK ] 0.29 sec.
Apr 30,2022 16:45:48     ⟥  Feature 00662_array_has_nullable, flags:TE
               633us     ⟥⟤ OK 00662_array_has_nullable, /stateless/00662_array_has_nullable
              7m 50s        [bash] 2022-04-30 19:45:48 00662_array_has_nullable:                                               [ OK ] 0.55 sec.
Apr 30,2022 16:45:48     ⟥  Feature 00653_monotonic_integer_cast, flags:TE
               734us     ⟥⟤ OK 00653_monotonic_integer_cast, /stateless/00653_monotonic_integer_cast
              7m 50s        [bash] 2022-04-30 19:45:48 00653_monotonic_integer_cast:                                           [ OK ] 0.24 sec.
Apr 30,2022 16:45:48     ⟥  Feature 00661_optimize_final_replicated_without_partition_zookeeper, flags:TE
               717us     ⟥⟤ OK 00661_optimize_final_replicated_without_partition_zookeeper, /stateless/00661_optimize_final_replicated_without_partition_zookeeper
              7m 50s        [bash] 2022-04-30 19:45:48 00661_optimize_final_replicated_without_partition_zookeeper:            [ OK ] 0.66 sec.
Apr 30,2022 16:45:48     ⟥  Feature 00652_mutations_default_database, flags:TE
               900us     ⟥⟤ OK 00652_mutations_default_database, /stateless/00652_mutations_default_database
              7m 51s        [bash] 2022-04-30 19:45:48 00652_mutations_default_database:                                       [ OK ] 0.62 sec.
Apr 30,2022 16:45:48     ⟥  Feature 00652_replicated_mutations_default_database_zookeeper, flags:TE
               583us     ⟥⟤ OK 00652_replicated_mutations_default_database_zookeeper, /stateless/00652_replicated_mutations_default_database_zookeeper
              7m 51s        [bash] 2022-04-30 19:45:48 00652_replicated_mutations_default_database_zookeeper:                  [ OK ] 0.82 sec.
Apr 30,2022 16:45:48     ⟥  Feature 00651_default_database_on_client_reconnect, flags:TE
               643us     ⟥⟤ OK 00651_default_database_on_client_reconnect, /stateless/00651_default_database_on_client_reconnect
              7m 51s        [bash] 2022-04-30 19:45:48 00651_default_database_on_client_reconnect:                             [ OK ] 0.51 sec.
Apr 30,2022 16:45:49     ⟥  Feature 00816_long_concurrent_alter_column, flags:TE
               637us     ⟥⟤ OK 00816_long_concurrent_alter_column, /stateless/00816_long_concurrent_alter_column
              7m 51s        [bash] 2022-04-30 19:45:49 00816_long_concurrent_alter_column:                                     [ OK ] 30.50 sec.
Apr 30,2022 16:45:49     ⟥  Feature 00650_array_enumerate_uniq_with_tuples, flags:TE
                 2ms     ⟥⟤ OK 00650_array_enumerate_uniq_with_tuples, /stateless/00650_array_enumerate_uniq_with_tuples
              7m 51s        [bash] 2022-04-30 19:45:49 00650_array_enumerate_uniq_with_tuples:                                 [ OK ] 0.20 sec.
Apr 30,2022 16:45:49     ⟥  Feature 00649_quantile_tdigest_negative, flags:TE
               830us     ⟥⟤ OK 00649_quantile_tdigest_negative, /stateless/00649_quantile_tdigest_negative
              7m 51s        [bash] 2022-04-30 19:45:49 00649_quantile_tdigest_negative:                                        [ OK ] 0.17 sec.
Apr 30,2022 16:45:49     ⟥  Feature 00648_replacing_empty_set_from_prewhere, flags:TE
                 1ms     ⟥⟤ OK 00648_replacing_empty_set_from_prewhere, /stateless/00648_replacing_empty_set_from_prewhere
              7m 51s        [bash] 2022-04-30 19:45:49 00648_replacing_empty_set_from_prewhere:                                [ OK ] 0.14 sec.
Apr 30,2022 16:45:49     ⟥  Feature 00647_select_numbers_with_offset, flags:TE
               657us     ⟥⟤ OK 00647_select_numbers_with_offset, /stateless/00647_select_numbers_with_offset
              7m 51s        [bash] 2022-04-30 19:45:49 00647_select_numbers_with_offset:                                       [ OK ] 0.16 sec.
Apr 30,2022 16:45:49     ⟥  Feature 00647_histogram, flags:TE
               756us     ⟥⟤ OK 00647_histogram, /stateless/00647_histogram
              7m 51s        [bash] 2022-04-30 19:45:49 00647_histogram:                                                        [ OK ] 0.18 sec.
Apr 30,2022 16:45:49     ⟥  Feature 00647_multiply_aggregation_state, flags:TE
               610us     ⟥⟤ OK 00647_multiply_aggregation_state, /stateless/00647_multiply_aggregation_state
              7m 51s        [bash] 2022-04-30 19:45:49 00647_multiply_aggregation_state:                                       [ OK ] 0.23 sec.
Apr 30,2022 16:45:49     ⟥  Feature 00646_weird_mmx, flags:TE
               621us     ⟥⟤ OK 00646_weird_mmx, /stateless/00646_weird_mmx
              7m 51s        [bash] 2022-04-30 19:45:49 00646_weird_mmx:                                                        [ OK ] 0.17 sec.
Apr 30,2022 16:45:49     ⟥  Feature 00645_date_time_input_format, flags:TE
                 3ms     ⟥⟤ OK 00645_date_time_input_format, /stateless/00645_date_time_input_format
              7m 52s        [bash] 2022-04-30 19:45:49 00645_date_time_input_format:                                           [ OK ] 0.16 sec.
Apr 30,2022 16:45:49     ⟥  Feature 00644_different_expressions_with_same_alias, flags:TE
               901us     ⟥⟤ OK 00644_different_expressions_with_same_alias, /stateless/00644_different_expressions_with_same_alias
              7m 52s        [bash] 2022-04-30 19:45:49 00644_different_expressions_with_same_alias:                            [ OK ] 0.18 sec.
Apr 30,2022 16:45:50     ⟥  Feature 00646_url_engine, flags:TE
               719us     ⟥⟤ OK 00646_url_engine, /stateless/00646_url_engine
              7m 52s        [bash] 2022-04-30 19:45:50 00646_url_engine:                                                       [ OK ] 0.53 sec.
Apr 30,2022 16:45:50     ⟥  Feature 00642_cast, flags:TE
               709us     ⟥⟤ OK 00642_cast, /stateless/00642_cast
              7m 52s        [bash] 2022-04-30 19:45:50 00642_cast:                                                             [ OK ] 0.27 sec.
Apr 30,2022 16:45:50     ⟥  Feature 00650_csv_with_specified_quote_rule, flags:TE
               646us     ⟥⟤ OK 00650_csv_with_specified_quote_rule, /stateless/00650_csv_with_specified_quote_rule
              7m 52s        [bash] 2022-04-30 19:45:50 00650_csv_with_specified_quote_rule:                                    [ OK ] 1.15 sec.
Apr 30,2022 16:45:50     ⟥  Feature 00640_endsWith, flags:TE
               653us     ⟥⟤ OK 00640_endsWith, /stateless/00640_endsWith
              7m 52s        [bash] 2022-04-30 19:45:50 00640_endsWith:                                                         [ OK ] 0.27 sec.
Apr 30,2022 16:45:50     ⟥  Feature 00639_startsWith, flags:TE
                 1ms     ⟥⟤ OK 00639_startsWith, /stateless/00639_startsWith
              7m 52s        [bash] 2022-04-30 19:45:50 00639_startsWith:                                                       [ OK ] 0.38 sec.
Apr 30,2022 16:45:50     ⟥  Feature 00635_shard_distinct_order_by, flags:TE
               898us     ⟥⟤ OK 00635_shard_distinct_order_by, /stateless/00635_shard_distinct_order_by
              7m 52s        [bash] 2022-04-30 19:45:50 00635_shard_distinct_order_by:                                          [ OK ] 0.17 sec.
Apr 30,2022 16:45:50     ⟥  Feature 00637_sessions_in_http_interface_and_settings, flags:TE
               638us     ⟥⟤ OK 00637_sessions_in_http_interface_and_settings, /stateless/00637_sessions_in_http_interface_and_settings
              7m 52s        [bash] 2022-04-30 19:45:50 00637_sessions_in_http_interface_and_settings:                          [ OK ] 0.36 sec.
Apr 30,2022 16:45:50     ⟥  Feature 00673_subquery_prepared_set_performance, flags:TE
               773us     ⟥⟤ OK 00673_subquery_prepared_set_performance, /stateless/00673_subquery_prepared_set_performance
              7m 53s        [bash] 2022-04-30 19:45:50 00673_subquery_prepared_set_performance:                                [ OK ] 3.85 sec.
Apr 30,2022 16:45:50     ⟥  Feature 00634_rename_view, flags:TE
               640us     ⟥⟤ OK 00634_rename_view, /stateless/00634_rename_view
              7m 53s        [bash] 2022-04-30 19:45:50 00634_rename_view:                                                      [ OK ] 0.18 sec.
Apr 30,2022 16:45:50     ⟥  Feature 00652_mutations_alter_update, flags:TE
               613us     ⟥⟤ OK 00652_mutations_alter_update, /stateless/00652_mutations_alter_update
              7m 53s        [bash] 2022-04-30 19:45:50 00652_mutations_alter_update:                                           [ OK ] 2.64 sec.
Apr 30,2022 16:45:50     ⟥  Feature 00633_func_or_in, flags:TE
               673us     ⟥⟤ OK 00633_func_or_in, /stateless/00633_func_or_in
              7m 53s        [bash] 2022-04-30 19:45:50 00633_func_or_in:                                                       [ OK ] 0.16 sec.
Apr 30,2022 16:45:51     ⟥  Feature 00634_logging_shard, flags:TE
               780us     ⟥⟤ OK 00634_logging_shard, /stateless/00634_logging_shard
              7m 53s        [bash] 2022-04-30 19:45:51 00634_logging_shard:                                                    [ OK ] 0.65 sec.
Apr 30,2022 16:45:51     ⟥  Feature 00632_aggregation_window_funnel, flags:TE
               564us     ⟥⟤ OK 00632_aggregation_window_funnel, /stateless/00632_aggregation_window_funnel
              7m 53s        [bash] 2022-04-30 19:45:51 00632_aggregation_window_funnel:                                        [ OK ] 0.53 sec.
Apr 30,2022 16:45:51     ⟥  Feature 00628_in_lambda_on_merge_table_bug, flags:TE
               544us     ⟥⟤ OK 00628_in_lambda_on_merge_table_bug, /stateless/00628_in_lambda_on_merge_table_bug
              7m 53s        [bash] 2022-04-30 19:45:51 00628_in_lambda_on_merge_table_bug:                                     [ OK ] 0.21 sec.
Apr 30,2022 16:45:51     ⟥  Feature 00634_performance_introspection_and_logging, flags:TE
               615us     ⟥⟤ OK 00634_performance_introspection_and_logging, /stateless/00634_performance_introspection_and_logging
              7m 53s        [bash] 2022-04-30 19:45:51 00634_performance_introspection_and_logging:                            [ OK ] 0.92 sec.
Apr 30,2022 16:45:51     ⟥  Feature 00627_recursive_alias, flags:TE
               679us     ⟥⟤ OK 00627_recursive_alias, /stateless/00627_recursive_alias
              7m 53s        [bash] 2022-04-30 19:45:51 00627_recursive_alias:                                                  [ OK ] 0.18 sec.
Apr 30,2022 16:45:51     ⟥  Feature 00636_partition_key_parts_pruning, flags:TE
               530us     ⟥⟤ OK 00636_partition_key_parts_pruning, /stateless/00636_partition_key_parts_pruning
              7m 54s        [bash] 2022-04-30 19:45:51 00636_partition_key_parts_pruning:                                      [ OK ] 1.50 sec.
Apr 30,2022 16:45:52     ⟥  Feature 00625_query_in_form_data, flags:TE
               665us     ⟥⟤ OK 00625_query_in_form_data, /stateless/00625_query_in_form_data
              7m 54s        [bash] 2022-04-30 19:45:52 00625_query_in_form_data:                                               [ OK ] 0.70 sec.
Apr 30,2022 16:45:52     ⟥  Feature 00626_in_syntax, flags:TE
               598us     ⟥⟤ OK 00626_in_syntax, /stateless/00626_in_syntax
              7m 55s        [bash] 2022-04-30 19:45:52 00626_in_syntax:                                                        [ OK ] 1.18 sec.
Apr 30,2022 16:45:53     ⟥  Feature 00624_length_utf8, flags:TE
               488us     ⟥⟤ OK 00624_length_utf8, /stateless/00624_length_utf8
              7m 55s        [bash] 2022-04-30 19:45:53 00624_length_utf8:                                                      [ OK ] 1.21 sec.
Apr 30,2022 16:45:55     ⟥  Feature 00630_arbitrary_csv_delimiter, flags:TE
               488us     ⟥⟤ OK 00630_arbitrary_csv_delimiter, /stateless/00630_arbitrary_csv_delimiter
              7m 57s        [bash] 2022-04-30 19:45:55 00630_arbitrary_csv_delimiter:                                          [ OK ] 4.45 sec.
Apr 30,2022 16:45:58     ⟥  Feature 00621_regression_for_in_operator, flags:TE
               468us     ⟥⟤ OK 00621_regression_for_in_operator, /stateless/00621_regression_for_in_operator
               8m 0s        [bash] 2022-04-30 19:45:58 00621_regression_for_in_operator:                                       [ OK ] 1.92 sec.
Apr 30,2022 16:45:58     ⟥  Feature 00625_summing_merge_tree_merge, flags:TE
               488us     ⟥⟤ OK 00625_summing_merge_tree_merge, /stateless/00625_summing_merge_tree_merge
               8m 0s        [bash] 2022-04-30 19:45:58 00625_summing_merge_tree_merge:                                         [ OK ] 6.59 sec.
Apr 30,2022 16:45:58     ⟥  Feature 00622_select_in_parens, flags:TE
               907us     ⟥⟤ OK 00622_select_in_parens, /stateless/00622_select_in_parens
               8m 0s        [bash] 2022-04-30 19:45:58 00622_select_in_parens:                                                 [ OK ] 4.55 sec.
Apr 30,2022 16:46:02     ⟥  Feature 00618_nullable_in, flags:TE
               532us     ⟥⟤ OK 00618_nullable_in, /stateless/00618_nullable_in
               8m 4s        [bash] 2022-04-30 19:46:02 00618_nullable_in:                                                      [ OK ] 3.43 sec.
Apr 30,2022 16:46:04     ⟥  Feature 00653_verification_monotonic_data_load, flags:TE
               499us     ⟥⟤ OK 00653_verification_monotonic_data_load, /stateless/00653_verification_monotonic_data_load
               8m 6s        [bash] 2022-04-30 19:46:04 00653_verification_monotonic_data_load:                                 [ OK ] 16.15 sec.
Apr 30,2022 16:46:04     ⟥  Feature 00619_extract, flags:TE
               554us     ⟥⟤ OK 00619_extract, /stateless/00619_extract
               8m 7s        [bash] 2022-04-30 19:46:04 00619_extract:                                                          [ OK ] 6.00 sec.
Apr 30,2022 16:46:10     ⟥  Feature 00614_array_nullable, flags:TE
               633us     ⟥⟤ OK 00614_array_nullable, /stateless/00614_array_nullable
              8m 13s        [bash] 2022-04-30 19:46:10 00614_array_nullable:                                                   [ OK ] 5.85 sec.
Apr 30,2022 16:46:10     ⟥  Feature 00623_in_partition_key, flags:TE
               983us     ⟥⟤ OK 00623_in_partition_key, /stateless/00623_in_partition_key
              8m 13s        [bash] 2022-04-30 19:46:10 00623_in_partition_key:                                                 [ OK ] 18.01 sec.
Apr 30,2022 16:46:10     ⟥  Feature 00616_final_single_part, flags:TE
               602us     ⟥⟤ OK 00616_final_single_part, /stateless/00616_final_single_part
              8m 13s        [bash] 2022-04-30 19:46:10 00616_final_single_part:                                                [ OK ] 8.29 sec.
Apr 30,2022 16:46:10     ⟥  Feature 00615_nullable_alter_optimize, flags:TE
               690us     ⟥⟤ OK 00615_nullable_alter_optimize, /stateless/00615_nullable_alter_optimize
              8m 13s        [bash] 2022-04-30 19:46:10 00615_nullable_alter_optimize:                                          [ OK ] 6.42 sec.
Apr 30,2022 16:46:10     ⟥  Feature 00632_get_sample_block_cache, flags:TE
               599us     ⟥⟤ OK 00632_get_sample_block_cache, /stateless/00632_get_sample_block_cache
              8m 13s        [bash] 2022-04-30 19:46:10 00632_get_sample_block_cache:                                           [ OK ] 20.00 sec.
Apr 30,2022 16:46:10     ⟥  Feature 00617_array_in, flags:TE
               433us     ⟥⟤ OK 00617_array_in, /stateless/00617_array_in
              8m 13s        [bash] 2022-04-30 19:46:10 00617_array_in:                                                         [ OK ] 12.23 sec.
Apr 30,2022 16:46:10     ⟥  Feature 00623_replicated_truncate_table_zookeeper, flags:TE
                 1ms     ⟥⟤ OK 00623_replicated_truncate_table_zookeeper, /stateless/00623_replicated_truncate_table_zookeeper
              8m 13s        [bash] 2022-04-30 19:46:10 00623_replicated_truncate_table_zookeeper:                              [ OK ] 17.57 sec.
Apr 30,2022 16:46:11     ⟥  Feature 00614_shard_same_header_for_local_and_remote_node_in_distributed_query, flags:TE
               640us     ⟥⟤ OK 00614_shard_same_header_for_local_and_remote_node_in_distributed_query, /stateless/00614_shard_same_header_for_local_and_remote_node_in_distributed_query
              8m 13s        [bash] 2022-04-30 19:46:11 00614_shard_same_header_for_local_and_remote_node_in_distributed_query: [ OK ] 0.17 sec.
Apr 30,2022 16:46:11     ⟥  Feature 00612_union_query_with_subquery, flags:TE
               496us     ⟥⟤ OK 00612_union_query_with_subquery, /stateless/00612_union_query_with_subquery
              8m 13s        [bash] 2022-04-30 19:46:11 00612_union_query_with_subquery:                                        [ OK ] 0.18 sec.
Apr 30,2022 16:46:11     ⟥  Feature 00612_count, flags:TE
               867us     ⟥⟤ OK 00612_count, /stateless/00612_count
              8m 13s        [bash] 2022-04-30 19:46:11 00612_count:                                                            [ OK ] 0.26 sec.
Apr 30,2022 16:46:11     ⟥  Feature 00612_shard_count, flags:TE
               513us     ⟥⟤ OK 00612_shard_count, /stateless/00612_shard_count
              8m 13s        [bash] 2022-04-30 19:46:11 00612_shard_count:                                                      [ OK ] 0.24 sec.
Apr 30,2022 16:46:11     ⟥  Feature 00610_materialized_view_forward_alter_partition_statements, flags:TE
               688us     ⟥⟤ OK 00610_materialized_view_forward_alter_partition_statements, /stateless/00610_materialized_view_forward_alter_partition_statements
              8m 13s        [bash] 2022-04-30 19:46:11 00610_materialized_view_forward_alter_partition_statements:             [ OK ] 0.21 sec.
Apr 30,2022 16:46:11     ⟥  Feature 00612_pk_in_tuple, flags:TE
               590us     ⟥⟤ OK 00612_pk_in_tuple, /stateless/00612_pk_in_tuple
              8m 13s        [bash] 2022-04-30 19:46:11 00612_pk_in_tuple:                                                      [ OK ] 0.39 sec.
Apr 30,2022 16:46:11     ⟥  Feature 00609_prewhere_and_default, flags:TE
               674us     ⟥⟤ OK 00609_prewhere_and_default, /stateless/00609_prewhere_and_default
              8m 13s        [bash] 2022-04-30 19:46:11 00609_prewhere_and_default:                                             [ OK ] 0.27 sec.
Apr 30,2022 16:46:11     ⟥  Feature 00609_distributed_with_case_when_then, flags:TE
               767us     ⟥⟤ OK 00609_distributed_with_case_when_then, /stateless/00609_distributed_with_case_when_then
              8m 13s        [bash] 2022-04-30 19:46:11 00609_distributed_with_case_when_then:                                  [ OK ] 0.21 sec.
Apr 30,2022 16:46:11     ⟥  Feature 00609_mv_index_in_in, flags:TE
                 9ms     ⟥⟤ OK 00609_mv_index_in_in, /stateless/00609_mv_index_in_in
              8m 13s        [bash] 2022-04-30 19:46:11 00609_mv_index_in_in:                                                   [ OK ] 0.26 sec.
Apr 30,2022 16:46:11     ⟥  Feature 00608_uniq_array, flags:TE
               689us     ⟥⟤ OK 00608_uniq_array, /stateless/00608_uniq_array
              8m 13s        [bash] 2022-04-30 19:46:11 00608_uniq_array:                                                       [ OK ] 0.21 sec.
Apr 30,2022 16:46:11     ⟥  Feature 00607_index_in_in, flags:TE
               612us     ⟥⟤ OK 00607_index_in_in, /stateless/00607_index_in_in
              8m 13s        [bash] 2022-04-30 19:46:11 00607_index_in_in:                                                      [ OK ] 0.22 sec.
Apr 30,2022 16:46:11     ⟥  Feature 00612_pk_in_tuple_perf, flags:TE
               739us     ⟥⟤ OK 00612_pk_in_tuple_perf, /stateless/00612_pk_in_tuple_perf
              8m 14s        [bash] 2022-04-30 19:46:11 00612_pk_in_tuple_perf:                                                 [ OK ] 0.73 sec.
Apr 30,2022 16:46:11     ⟥  Feature 00605_intersections_aggregate_functions, flags:TE
               656us     ⟥⟤ OK 00605_intersections_aggregate_functions, /stateless/00605_intersections_aggregate_functions
              8m 14s        [bash] 2022-04-30 19:46:11 00605_intersections_aggregate_functions:                                [ OK ] 0.19 sec.
Apr 30,2022 16:46:11     ⟥  Feature 00606_quantiles_and_nans, flags:TE
               453us     ⟥⟤ OK 00606_quantiles_and_nans, /stateless/00606_quantiles_and_nans
              8m 14s        [bash] 2022-04-30 19:46:11 00606_quantiles_and_nans:                                               [ OK ] 0.17 sec.
Apr 30,2022 16:46:11     ⟥  Feature 00603_system_parts_nonexistent_database, flags:TE
               903us     ⟥⟤ OK 00603_system_parts_nonexistent_database, /stateless/00603_system_parts_nonexistent_database
              8m 14s        [bash] 2022-04-30 19:46:11 00603_system_parts_nonexistent_database:                                [ OK ] 0.16 sec.
Apr 30,2022 16:46:11     ⟥  Feature 00600_create_temporary_table_if_not_exists, flags:TE
               777us     ⟥⟤ OK 00600_create_temporary_table_if_not_exists, /stateless/00600_create_temporary_table_if_not_exists
              8m 14s        [bash] 2022-04-30 19:46:11 00600_create_temporary_table_if_not_exists:                             [ OK ] 0.17 sec.
Apr 30,2022 16:46:12     ⟥  Feature 00604_shard_remote_and_columns_with_defaults, flags:TE
               596us     ⟥⟤ OK 00604_shard_remote_and_columns_with_defaults, /stateless/00604_shard_remote_and_columns_with_defaults
              8m 14s        [bash] 2022-04-30 19:46:12 00604_shard_remote_and_columns_with_defaults:                           [ OK ] 0.47 sec.
Apr 30,2022 16:46:12     ⟥  Feature 00601_kill_running_query, flags:TE
               723us     ⟥⟤ OK 00601_kill_running_query, /stateless/00601_kill_running_query
              8m 14s        [bash] 2022-04-30 19:46:12 00601_kill_running_query:                                               [ OK ] 0.36 sec.
Apr 30,2022 16:46:12     ⟥  Feature 00613_shard_distributed_max_execution_time, flags:TE
               692us     ⟥⟤ OK 00613_shard_distributed_max_execution_time, /stateless/00613_shard_distributed_max_execution_time
              8m 14s        [bash] 2022-04-30 19:46:12 00613_shard_distributed_max_execution_time:                             [ OK ] 1.16 sec.
Apr 30,2022 16:46:12     ⟥  Feature 00602_throw_if, flags:TE
               637us     ⟥⟤ OK 00602_throw_if, /stateless/00602_throw_if
              8m 14s        [bash] 2022-04-30 19:46:12 00602_throw_if:                                                         [ OK ] 0.46 sec.
Apr 30,2022 16:46:12     ⟥  Feature 00597_with_totals_on_empty_set, flags:TE
               919us     ⟥⟤ OK 00597_with_totals_on_empty_set, /stateless/00597_with_totals_on_empty_set
              8m 14s        [bash] 2022-04-30 19:46:12 00597_with_totals_on_empty_set:                                         [ OK ] 0.18 sec.
Apr 30,2022 16:46:12     ⟥  Feature 00598_create_as_select_http, flags:TE
               573us     ⟥⟤ OK 00598_create_as_select_http, /stateless/00598_create_as_select_http
              8m 14s        [bash] 2022-04-30 19:46:12 00598_create_as_select_http:                                            [ OK ] 0.46 sec.
Apr 30,2022 16:46:12     ⟥  Feature 00593_union_all_assert_columns_removed, flags:TE
               574us     ⟥⟤ OK 00593_union_all_assert_columns_removed, /stateless/00593_union_all_assert_columns_removed
              8m 14s        [bash] 2022-04-30 19:46:12 00593_union_all_assert_columns_removed:                                 [ OK ] 0.18 sec.
Apr 30,2022 16:46:12     ⟥  Feature 00596_limit_on_expanded_ast, flags:TE
               681us     ⟥⟤ OK 00596_limit_on_expanded_ast, /stateless/00596_limit_on_expanded_ast
              8m 14s        [bash] 2022-04-30 19:46:12 00596_limit_on_expanded_ast:                                            [ OK ] 0.28 sec.
Apr 30,2022 16:46:12     ⟥  Feature 00592_union_all_different_aliases, flags:TE
               592us     ⟥⟤ OK 00592_union_all_different_aliases, /stateless/00592_union_all_different_aliases
              8m 14s        [bash] 2022-04-30 19:46:12 00592_union_all_different_aliases:                                      [ OK ] 0.16 sec.
Apr 30,2022 16:46:12     ⟥  Feature 00597_push_down_predicate_long, flags:TE
               675us     ⟥⟤ OK 00597_push_down_predicate_long, /stateless/00597_push_down_predicate_long
              8m 14s        [bash] 2022-04-30 19:46:12 00597_push_down_predicate_long:                                         [ OK ] 0.53 sec.
Apr 30,2022 16:46:12     ⟥  Feature 00591_columns_removal_union_all, flags:TE
               505us     ⟥⟤ OK 00591_columns_removal_union_all, /stateless/00591_columns_removal_union_all
              8m 14s        [bash] 2022-04-30 19:46:12 00591_columns_removal_union_all:                                        [ OK ] 0.15 sec.
Apr 30,2022 16:46:12     ⟥  Feature 00594_alias_in_distributed, flags:TE
               648us     ⟥⟤ OK 00594_alias_in_distributed, /stateless/00594_alias_in_distributed
              8m 14s        [bash] 2022-04-30 19:46:12 00594_alias_in_distributed:                                             [ OK ] 0.40 sec.
Apr 30,2022 16:46:12     ⟥  Feature 00590_limit_by_column_removal, flags:TE
               749us     ⟥⟤ OK 00590_limit_by_column_removal, /stateless/00590_limit_by_column_removal
              8m 14s        [bash] 2022-04-30 19:46:12 00590_limit_by_column_removal:                                          [ OK ] 0.15 sec.
Apr 30,2022 16:46:12     ⟥  Feature 00587_union_all_type_conversions, flags:TE
               694us     ⟥⟤ OK 00587_union_all_type_conversions, /stateless/00587_union_all_type_conversions
              8m 15s        [bash] 2022-04-30 19:46:12 00587_union_all_type_conversions:                                       [ OK ] 0.17 sec.
Apr 30,2022 16:46:12     ⟥  Feature 00588_shard_distributed_prewhere, flags:TE
               598us     ⟥⟤ OK 00588_shard_distributed_prewhere, /stateless/00588_shard_distributed_prewhere
              8m 15s        [bash] 2022-04-30 19:46:12 00588_shard_distributed_prewhere:                                       [ OK ] 0.20 sec.
Apr 30,2022 16:46:12     ⟥  Feature 00589_removal_unused_columns_aggregation, flags:TE
                 1ms     ⟥⟤ OK 00589_removal_unused_columns_aggregation, /stateless/00589_removal_unused_columns_aggregation
              8m 15s        [bash] 2022-04-30 19:46:12 00589_removal_unused_columns_aggregation:                               [ OK ] 0.23 sec.
Apr 30,2022 16:46:12     ⟥  Feature 00586_removing_unused_columns_from_subquery, flags:TE
               442us     ⟥⟤ OK 00586_removing_unused_columns_from_subquery, /stateless/00586_removing_unused_columns_from_subquery
              8m 15s        [bash] 2022-04-30 19:46:12 00586_removing_unused_columns_from_subquery:                            [ OK ] 0.28 sec.
Apr 30,2022 16:46:12     ⟥  Feature 00584_view_union_all, flags:TE
               605us     ⟥⟤ OK 00584_view_union_all, /stateless/00584_view_union_all
              8m 15s        [bash] 2022-04-30 19:46:12 00584_view_union_all:                                                   [ OK ] 0.16 sec.
Apr 30,2022 16:46:12     ⟥  Feature 00595_insert_into_view, flags:TE
               618us     ⟥⟤ OK 00595_insert_into_view, /stateless/00595_insert_into_view
              8m 15s        [bash] 2022-04-30 19:46:12 00595_insert_into_view:                                                 [ OK ] 0.70 sec.
Apr 30,2022 16:46:12     ⟥  Feature 00585_union_all_subquery_aggregation_column_removal, flags:TE
               639us     ⟥⟤ OK 00585_union_all_subquery_aggregation_column_removal, /stateless/00585_union_all_subquery_aggregation_column_removal
              8m 15s        [bash] 2022-04-30 19:46:12 00585_union_all_subquery_aggregation_column_removal:                    [ OK ] 0.26 sec.
Apr 30,2022 16:46:12     ⟥  Feature 00582_not_aliasing_functions, flags:TE
               621us     ⟥⟤ OK 00582_not_aliasing_functions, /stateless/00582_not_aliasing_functions
              8m 15s        [bash] 2022-04-30 19:46:12 00582_not_aliasing_functions:                                           [ OK ] 0.16 sec.
Apr 30,2022 16:46:12     ⟥  Feature 00583_limit_by_expressions, flags:TE
               696us     ⟥⟤ OK 00583_limit_by_expressions, /stateless/00583_limit_by_expressions
              8m 15s        [bash] 2022-04-30 19:46:12 00583_limit_by_expressions:                                             [ OK ] 0.18 sec.
Apr 30,2022 16:46:12     ⟥  Feature 00581_limit_on_result_and_subquery_and_insert, flags:TE
               609us     ⟥⟤ OK 00581_limit_on_result_and_subquery_and_insert, /stateless/00581_limit_on_result_and_subquery_and_insert
              8m 15s        [bash] 2022-04-30 19:46:12 00581_limit_on_result_and_subquery_and_insert:                          [ OK ] 0.16 sec.
Apr 30,2022 16:46:12     ⟥  Feature 00580_cast_nullable_to_non_nullable, flags:TE
               745us     ⟥⟤ OK 00580_cast_nullable_to_non_nullable, /stateless/00580_cast_nullable_to_non_nullable
              8m 15s        [bash] 2022-04-30 19:46:12 00580_cast_nullable_to_non_nullable:                                    [ OK ] 0.15 sec.
Apr 30,2022 16:46:13     ⟥  Feature 00579_virtual_column_and_lazy, flags:TE
               539us     ⟥⟤ OK 00579_virtual_column_and_lazy, /stateless/00579_virtual_column_and_lazy
              8m 15s        [bash] 2022-04-30 19:46:13 00579_virtual_column_and_lazy:                                          [ OK ] 0.16 sec.
Apr 30,2022 16:46:13     ⟥  Feature 00580_consistent_hashing_functions, flags:TE
               433us     ⟥⟤ OK 00580_consistent_hashing_functions, /stateless/00580_consistent_hashing_functions
              8m 15s        [bash] 2022-04-30 19:46:13 00580_consistent_hashing_functions:                                     [ OK ] 0.18 sec.
Apr 30,2022 16:46:13     ⟥  Feature 00579_merge_tree_partition_and_primary_keys_using_same_expression, flags:TE
               690us     ⟥⟤ OK 00579_merge_tree_partition_and_primary_keys_using_same_expression, /stateless/00579_merge_tree_partition_and_primary_keys_using_same_expression
              8m 15s        [bash] 2022-04-30 19:46:13 00579_merge_tree_partition_and_primary_keys_using_same_expression:      [ OK ] 0.17 sec.
Apr 30,2022 16:46:13     ⟥  Feature 00578_merge_table_sampling, flags:TE
               497us     ⟥⟤ OK 00578_merge_table_sampling, /stateless/00578_merge_table_sampling
              8m 15s        [bash] 2022-04-30 19:46:13 00578_merge_table_sampling:                                             [ OK ] 0.19 sec.
Apr 30,2022 16:46:13     ⟥  Feature 00578_merge_trees_without_primary_key, flags:TE
               627us     ⟥⟤ OK 00578_merge_trees_without_primary_key, /stateless/00578_merge_trees_without_primary_key
              8m 15s        [bash] 2022-04-30 19:46:13 00578_merge_trees_without_primary_key:                                  [ OK ] 0.26 sec.
Apr 30,2022 16:46:13     ⟥  Feature 00578_merge_table_shadow_virtual_column, flags:TE
               959us     ⟥⟤ OK 00578_merge_table_shadow_virtual_column, /stateless/00578_merge_table_shadow_virtual_column
              8m 15s        [bash] 2022-04-30 19:46:13 00578_merge_table_shadow_virtual_column:                                [ OK ] 0.17 sec.
Apr 30,2022 16:46:13     ⟥  Feature 00578_merge_table_and_table_virtual_column, flags:TE
               487us     ⟥⟤ OK 00578_merge_table_and_table_virtual_column, /stateless/00578_merge_table_and_table_virtual_column
              8m 15s        [bash] 2022-04-30 19:46:13 00578_merge_table_and_table_virtual_column:                             [ OK ] 0.26 sec.
Apr 30,2022 16:46:13     ⟥  Feature 00577_full_join_segfault, flags:TE
               468us     ⟥⟤ OK 00577_full_join_segfault, /stateless/00577_full_join_segfault
              8m 15s        [bash] 2022-04-30 19:46:13 00577_full_join_segfault:                                               [ OK ] 0.15 sec.
Apr 30,2022 16:46:13     ⟥  Feature 00577_replacing_merge_tree_vertical_merge, flags:TE
               575us     ⟥⟤ OK 00577_replacing_merge_tree_vertical_merge, /stateless/00577_replacing_merge_tree_vertical_merge
              8m 15s        [bash] 2022-04-30 19:46:13 00577_replacing_merge_tree_vertical_merge:                              [ OK ] 0.17 sec.
Apr 30,2022 16:46:13     ⟥  Feature 00575_merge_and_index_with_function_in_in, flags:TE
               643us     ⟥⟤ OK 00575_merge_and_index_with_function_in_in, /stateless/00575_merge_and_index_with_function_in_in
              8m 15s        [bash] 2022-04-30 19:46:13 00575_merge_and_index_with_function_in_in:                              [ OK ] 0.17 sec.
Apr 30,2022 16:46:13     ⟥  Feature 00576_nested_and_prewhere, flags:TE
               644us     ⟥⟤ OK 00576_nested_and_prewhere, /stateless/00576_nested_and_prewhere
              8m 15s        [bash] 2022-04-30 19:46:13 00576_nested_and_prewhere:                                              [ OK ] 0.25 sec.
Apr 30,2022 16:46:13     ⟥  Feature 00570_empty_array_is_const, flags:TE
               878us     ⟥⟤ OK 00570_empty_array_is_const, /stateless/00570_empty_array_is_const
              8m 15s        [bash] 2022-04-30 19:46:13 00570_empty_array_is_const:                                             [ OK ] 0.16 sec.
Apr 30,2022 16:46:13     ⟥  Feature 00572_aggregation_by_empty_set, flags:TE
               609us     ⟥⟤ OK 00572_aggregation_by_empty_set, /stateless/00572_aggregation_by_empty_set
              8m 15s        [bash] 2022-04-30 19:46:13 00572_aggregation_by_empty_set:                                         [ OK ] 0.24 sec.
Apr 30,2022 16:46:13     ⟥  Feature 00571_alter_nullable, flags:TE
               636us     ⟥⟤ OK 00571_alter_nullable, /stateless/00571_alter_nullable
              8m 15s        [bash] 2022-04-30 19:46:13 00571_alter_nullable:                                                   [ OK ] 0.22 sec.
Apr 30,2022 16:46:13     ⟥  Feature 00573_shard_aggregation_by_empty_set, flags:TE
               589us     ⟥⟤ OK 00573_shard_aggregation_by_empty_set, /stateless/00573_shard_aggregation_by_empty_set
              8m 15s        [bash] 2022-04-30 19:46:13 00573_shard_aggregation_by_empty_set:                                   [ OK ] 0.28 sec.
Apr 30,2022 16:46:13     ⟥  Feature 00569_parse_date_time_best_effort, flags:TE
               533us     ⟥⟤ OK 00569_parse_date_time_best_effort, /stateless/00569_parse_date_time_best_effort
              8m 15s        [bash] 2022-04-30 19:46:13 00569_parse_date_time_best_effort:                                      [ OK ] 0.15 sec.
Apr 30,2022 16:46:13     ⟥  Feature 00568_empty_function_with_fixed_string, flags:TE
               637us     ⟥⟤ OK 00568_empty_function_with_fixed_string, /stateless/00568_empty_function_with_fixed_string
              8m 15s        [bash] 2022-04-30 19:46:13 00568_empty_function_with_fixed_string:                                 [ OK ] 0.16 sec.
Apr 30,2022 16:46:13     ⟥  Feature 00567_parse_datetime_as_unix_timestamp, flags:TE
               660us     ⟥⟤ OK 00567_parse_datetime_as_unix_timestamp, /stateless/00567_parse_datetime_as_unix_timestamp
              8m 16s        [bash] 2022-04-30 19:46:13 00567_parse_datetime_as_unix_timestamp:                                 [ OK ] 0.17 sec.
Apr 30,2022 16:46:13     ⟥  Feature 00566_enum_min_max, flags:TE
               481us     ⟥⟤ OK 00566_enum_min_max, /stateless/00566_enum_min_max
              8m 16s        [bash] 2022-04-30 19:46:13 00566_enum_min_max:                                                     [ OK ] 0.18 sec.
Apr 30,2022 16:46:13     ⟥  Feature 00564_initial_column_values_with_default_expression, flags:TE
               667us     ⟥⟤ OK 00564_initial_column_values_with_default_expression, /stateless/00564_initial_column_values_with_default_expression
              8m 16s        [bash] 2022-04-30 19:46:13 00564_initial_column_values_with_default_expression:                    [ OK ] 0.17 sec.
Apr 30,2022 16:46:13     ⟥  Feature 00564_temporary_table_management, flags:TE
               635us     ⟥⟤ OK 00564_temporary_table_management, /stateless/00564_temporary_table_management
              8m 16s        [bash] 2022-04-30 19:46:13 00564_temporary_table_management:                                       [ OK ] 0.18 sec.
Apr 30,2022 16:46:13     ⟥  Feature 00574_empty_strings_deserialization, flags:TE
               858us     ⟥⟤ OK 00574_empty_strings_deserialization, /stateless/00574_empty_strings_deserialization
              8m 16s        [bash] 2022-04-30 19:46:13 00574_empty_strings_deserialization:                                    [ OK ] 0.62 sec.
Apr 30,2022 16:46:13     ⟥  Feature 00564_enum_order, flags:TE
               708us     ⟥⟤ OK 00564_enum_order, /stateless/00564_enum_order
              8m 16s        [bash] 2022-04-30 19:46:13 00564_enum_order:                                                       [ OK ] 0.29 sec.
Apr 30,2022 16:46:14     ⟥  Feature 00563_shard_insert_into_remote, flags:TE
                 4ms     ⟥⟤ OK 00563_shard_insert_into_remote, /stateless/00563_shard_insert_into_remote
              8m 16s        [bash] 2022-04-30 19:46:13 00563_shard_insert_into_remote:                                         [ OK ] 0.20 sec.
Apr 30,2022 16:46:14     ⟥  Feature 00562_rewrite_select_expression_with_union, flags:TE
               567us     ⟥⟤ OK 00562_rewrite_select_expression_with_union, /stateless/00562_rewrite_select_expression_with_union
              8m 16s        [bash] 2022-04-30 19:46:14 00562_rewrite_select_expression_with_union:                             [ OK ] 0.13 sec.
Apr 30,2022 16:46:14     ⟥  Feature 00563_complex_in_expression, flags:TE
               606us     ⟥⟤ OK 00563_complex_in_expression, /stateless/00563_complex_in_expression
              8m 16s        [bash] 2022-04-30 19:46:14 00563_complex_in_expression:                                            [ OK ] 0.25 sec.
Apr 30,2022 16:46:14     ⟥  Feature 00563_insert_into_remote_and_zookeeper, flags:TE
               648us     ⟥⟤ OK 00563_insert_into_remote_and_zookeeper, /stateless/00563_insert_into_remote_and_zookeeper
              8m 16s        [bash] 2022-04-30 19:46:14 00563_insert_into_remote_and_zookeeper:                                 [ OK ] 0.27 sec.
Apr 30,2022 16:46:14     ⟥  Feature 00562_in_subquery_merge_tree, flags:TE
               524us     ⟥⟤ OK 00562_in_subquery_merge_tree, /stateless/00562_in_subquery_merge_tree
              8m 16s        [bash] 2022-04-30 19:46:14 00562_in_subquery_merge_tree:                                           [ OK ] 0.23 sec.
Apr 30,2022 16:46:14     ⟥  Feature 00561_storage_join, flags:TE
               671us     ⟥⟤ OK 00561_storage_join, /stateless/00561_storage_join
              8m 16s        [bash] 2022-04-30 19:46:14 00561_storage_join:                                                     [ OK ] 0.18 sec.
Apr 30,2022 16:46:14     ⟥  Feature 00560_float_leading_plus_in_exponent, flags:TE
               595us     ⟥⟤ OK 00560_float_leading_plus_in_exponent, /stateless/00560_float_leading_plus_in_exponent
              8m 16s        [bash] 2022-04-30 19:46:14 00560_float_leading_plus_in_exponent:                                   [ OK ] 0.16 sec.
Apr 30,2022 16:46:14     ⟥  Feature 00559_filter_array_generic, flags:TE
               896us     ⟥⟤ OK 00559_filter_array_generic, /stateless/00559_filter_array_generic
              8m 16s        [bash] 2022-04-30 19:46:14 00559_filter_array_generic:                                             [ OK ] 0.15 sec.
Apr 30,2022 16:46:14     ⟥  Feature 00558_aggregate_merge_totals_with_arenas, flags:TE
               730us     ⟥⟤ OK 00558_aggregate_merge_totals_with_arenas, /stateless/00558_aggregate_merge_totals_with_arenas
              8m 16s        [bash] 2022-04-30 19:46:14 00558_aggregate_merge_totals_with_arenas:                               [ OK ] 0.15 sec.
Apr 30,2022 16:46:14     ⟥  Feature 00558_parse_floats, flags:TE
               658us     ⟥⟤ OK 00558_parse_floats, /stateless/00558_parse_floats
              8m 16s        [bash] 2022-04-30 19:46:14 00558_parse_floats:                                                     [ OK ] 0.15 sec.
Apr 30,2022 16:46:14     ⟥  Feature 00565_enum_order, flags:TE
               611us     ⟥⟤ OK 00565_enum_order, /stateless/00565_enum_order
              8m 16s        [bash] 2022-04-30 19:46:14 00565_enum_order:                                                       [ OK ] 0.72 sec.
Apr 30,2022 16:46:14     ⟥  Feature 00557_alter_null_storage_tables, flags:TE
               634us     ⟥⟤ OK 00557_alter_null_storage_tables, /stateless/00557_alter_null_storage_tables
              8m 16s        [bash] 2022-04-30 19:46:14 00557_alter_null_storage_tables:                                        [ OK ] 0.17 sec.
Apr 30,2022 16:46:14     ⟥  Feature 00557_array_resize, flags:TE
               616us     ⟥⟤ OK 00557_array_resize, /stateless/00557_array_resize
              8m 16s        [bash] 2022-04-30 19:46:14 00557_array_resize:                                                     [ OK ] 0.20 sec.
Apr 30,2022 16:46:14     ⟥  Feature 00556_remove_columns_from_subquery, flags:TE
               977us     ⟥⟤ OK 00556_remove_columns_from_subquery, /stateless/00556_remove_columns_from_subquery
              8m 16s        [bash] 2022-04-30 19:46:14 00556_remove_columns_from_subquery:                                     [ OK ] 0.17 sec.
Apr 30,2022 16:46:14     ⟥  Feature 00556_array_intersect, flags:TE
               748us     ⟥⟤ OK 00556_array_intersect, /stateless/00556_array_intersect
              8m 16s        [bash] 2022-04-30 19:46:14 00556_array_intersect:                                                  [ OK ] 0.23 sec.
Apr 30,2022 16:46:14     ⟥  Feature 00555_right_join_excessive_rows, flags:TE
               632us     ⟥⟤ OK 00555_right_join_excessive_rows, /stateless/00555_right_join_excessive_rows
              8m 16s        [bash] 2022-04-30 19:46:14 00555_right_join_excessive_rows:                                        [ OK ] 0.16 sec.
Apr 30,2022 16:46:14     ⟥  Feature 00555_hasSubstr, flags:TE
               612us     ⟥⟤ OK 00555_hasSubstr, /stateless/00555_hasSubstr
              8m 16s        [bash] 2022-04-30 19:46:14 00555_hasSubstr:                                                        [ OK ] 0.21 sec.
Apr 30,2022 16:46:14     ⟥  Feature 00555_hasAll_hasAny, flags:TE
               648us     ⟥⟤ OK 00555_hasAll_hasAny, /stateless/00555_hasAll_hasAny
              8m 17s        [bash] 2022-04-30 19:46:14 00555_hasAll_hasAny:                                                    [ OK ] 0.30 sec.
Apr 30,2022 16:46:14     ⟥  Feature 00553_invalid_nested_name, flags:TE
               647us     ⟥⟤ OK 00553_invalid_nested_name, /stateless/00553_invalid_nested_name
              8m 17s        [bash] 2022-04-30 19:46:14 00553_invalid_nested_name:                                              [ OK ] 0.15 sec.
Apr 30,2022 16:46:14     ⟥  Feature 00554_nested_and_table_engines, flags:TE
               837us     ⟥⟤ OK 00554_nested_and_table_engines, /stateless/00554_nested_and_table_engines
              8m 17s        [bash] 2022-04-30 19:46:14 00554_nested_and_table_engines:                                         [ OK ] 0.24 sec.
Apr 30,2022 16:46:14     ⟥  Feature 00552_logical_functions_uint8_as_bool, flags:TE
               431us     ⟥⟤ OK 00552_logical_functions_uint8_as_bool, /stateless/00552_logical_functions_uint8_as_bool
              8m 17s        [bash] 2022-04-30 19:46:14 00552_logical_functions_uint8_as_bool:                                  [ OK ] 0.16 sec.
Apr 30,2022 16:46:14     ⟥  Feature 00553_buff_exists_materlized_column, flags:TE
               693us     ⟥⟤ OK 00553_buff_exists_materlized_column, /stateless/00553_buff_exists_materlized_column
              8m 17s        [bash] 2022-04-30 19:46:14 00553_buff_exists_materlized_column:                                    [ OK ] 0.17 sec.
Apr 30,2022 16:46:14     ⟥  Feature 00552_logical_functions_simple, flags:TE
               514us     ⟥⟤ OK 00552_logical_functions_simple, /stateless/00552_logical_functions_simple
              8m 17s        [bash] 2022-04-30 19:46:14 00552_logical_functions_simple:                                         [ OK ] 0.20 sec.
Apr 30,2022 16:46:14     ⟥  Feature 00552_logical_functions_ternary, flags:TE
               580us     ⟥⟤ OK 00552_logical_functions_ternary, /stateless/00552_logical_functions_ternary
              8m 17s        [bash] 2022-04-30 19:46:14 00552_logical_functions_ternary:                                        [ OK ] 0.21 sec.
Apr 30,2022 16:46:14     ⟥  Feature 00551_parse_or_null, flags:TE
               688us     ⟥⟤ OK 00551_parse_or_null, /stateless/00551_parse_or_null
              8m 17s        [bash] 2022-04-30 19:46:14 00551_parse_or_null:                                                    [ OK ] 0.15 sec.
Apr 30,2022 16:46:15     ⟥  Feature 00548_slice_of_nested, flags:TE
               695us     ⟥⟤ OK 00548_slice_of_nested, /stateless/00548_slice_of_nested
              8m 17s        [bash] 2022-04-30 19:46:15 00548_slice_of_nested:                                                  [ OK ] 0.15 sec.
Apr 30,2022 16:46:15     ⟥  Feature 00549_join_use_nulls, flags:TE
               624us     ⟥⟤ OK 00549_join_use_nulls, /stateless/00549_join_use_nulls
              8m 17s        [bash] 2022-04-30 19:46:15 00549_join_use_nulls:                                                   [ OK ] 0.16 sec.
Apr 30,2022 16:46:15     ⟥  Feature 00547_named_tuples, flags:TE
               566us     ⟥⟤ OK 00547_named_tuples, /stateless/00547_named_tuples
              8m 17s        [bash] 2022-04-30 19:46:15 00547_named_tuples:                                                     [ OK ] 0.16 sec.
Apr 30,2022 16:46:15     ⟥  Feature 00557_remote_port, flags:TE
               680us     ⟥⟤ OK 00557_remote_port, /stateless/00557_remote_port
              8m 17s        [bash] 2022-04-30 19:46:15 00557_remote_port:                                                      [ OK ] 0.86 sec.
Apr 30,2022 16:46:15     ⟥  Feature 00545_weird_aggregate_functions, flags:TE
               623us     ⟥⟤ OK 00545_weird_aggregate_functions, /stateless/00545_weird_aggregate_functions
              8m 17s        [bash] 2022-04-30 19:46:15 00545_weird_aggregate_functions:                                        [ OK ] 0.14 sec.
Apr 30,2022 16:46:15     ⟥  Feature 00546_shard_tuple_element_formatting, flags:TE
               596us     ⟥⟤ OK 00546_shard_tuple_element_formatting, /stateless/00546_shard_tuple_element_formatting
              8m 17s        [bash] 2022-04-30 19:46:15 00546_shard_tuple_element_formatting:                                   [ OK ] 0.18 sec.
Apr 30,2022 16:46:15     ⟥  Feature 00550_join_insert_select, flags:TE
               562us     ⟥⟤ OK 00550_join_insert_select, /stateless/00550_join_insert_select
              8m 17s        [bash] 2022-04-30 19:46:15 00550_join_insert_select:                                               [ OK ] 0.38 sec.
Apr 30,2022 16:46:15     ⟥  Feature 00544_insert_with_select, flags:TE
               637us     ⟥⟤ OK 00544_insert_with_select, /stateless/00544_insert_with_select
              8m 17s        [bash] 2022-04-30 19:46:15 00544_insert_with_select:                                               [ OK ] 0.17 sec.
Apr 30,2022 16:46:15     ⟥  Feature 00544_agg_foreach_of_two_arg, flags:TE
               330us     ⟥⟤ OK 00544_agg_foreach_of_two_arg, /stateless/00544_agg_foreach_of_two_arg
              8m 17s        [bash] 2022-04-30 19:46:15 00544_agg_foreach_of_two_arg:                                           [ OK ] 0.16 sec.
Apr 30,2022 16:46:15     ⟥  Feature 00543_null_and_prewhere, flags:TE
               633us     ⟥⟤ OK 00543_null_and_prewhere, /stateless/00543_null_and_prewhere
              8m 17s        [bash] 2022-04-30 19:46:15 00543_null_and_prewhere:                                                [ OK ] 0.16 sec.
Apr 30,2022 16:46:15     ⟥  Feature 00542_access_to_temporary_table_in_readonly_mode, flags:TE
               561us     ⟥⟤ OK 00542_access_to_temporary_table_in_readonly_mode, /stateless/00542_access_to_temporary_table_in_readonly_mode
              8m 17s        [bash] 2022-04-30 19:46:15 00542_access_to_temporary_table_in_readonly_mode:                       [ OK ] 0.19 sec.
Apr 30,2022 16:46:15     ⟥  Feature 00541_to_start_of_fifteen_minutes, flags:TE
               664us     ⟥⟤ OK 00541_to_start_of_fifteen_minutes, /stateless/00541_to_start_of_fifteen_minutes
              8m 17s        [bash] 2022-04-30 19:46:15 00541_to_start_of_fifteen_minutes:                                      [ OK ] 0.13 sec.
Apr 30,2022 16:46:15     ⟥  Feature 00541_kahan_sum, flags:TE
               680us     ⟥⟤ OK 00541_kahan_sum, /stateless/00541_kahan_sum
              8m 17s        [bash] 2022-04-30 19:46:15 00541_kahan_sum:                                                        [ OK ] 0.15 sec.
Apr 30,2022 16:46:15     ⟥  Feature 00542_materialized_view_and_time_zone_tag, flags:TE
               787us     ⟥⟤ OK 00542_materialized_view_and_time_zone_tag, /stateless/00542_materialized_view_and_time_zone_tag
              8m 17s        [bash] 2022-04-30 19:46:15 00542_materialized_view_and_time_zone_tag:                              [ OK ] 0.28 sec.
Apr 30,2022 16:46:15     ⟥  Feature 00539_functions_for_working_with_json, flags:TE
               611us     ⟥⟤ OK 00539_functions_for_working_with_json, /stateless/00539_functions_for_working_with_json
              8m 17s        [bash] 2022-04-30 19:46:15 00539_functions_for_working_with_json:                                  [ OK ] 0.23 sec.
Apr 30,2022 16:46:15     ⟥  Feature 00537_quarters, flags:TE
               712us     ⟥⟤ OK 00537_quarters, /stateless/00537_quarters
              8m 17s        [bash] 2022-04-30 19:46:15 00537_quarters:                                                         [ OK ] 0.14 sec.
Apr 30,2022 16:46:15     ⟥  Feature 00536_int_exp, flags:TE
               642us     ⟥⟤ OK 00536_int_exp, /stateless/00536_int_exp
              8m 18s        [bash] 2022-04-30 19:46:15 00536_int_exp:                                                          [ OK ] 0.14 sec.
Apr 30,2022 16:46:15     ⟥  Feature 00535_parse_float_scientific, flags:TE
               604us     ⟥⟤ OK 00535_parse_float_scientific, /stateless/00535_parse_float_scientific
              8m 18s        [bash] 2022-04-30 19:46:15 00535_parse_float_scientific:                                           [ OK ] 0.15 sec.
Apr 30,2022 16:46:15     ⟥  Feature 00538_datediff, flags:TE
               609us     ⟥⟤ OK 00538_datediff, /stateless/00538_datediff
              8m 18s        [bash] 2022-04-30 19:46:15 00538_datediff:                                                         [ OK ] 0.40 sec.
Apr 30,2022 16:46:15     ⟥  Feature 00543_access_to_temporary_table_in_readonly_mode, flags:TE
               612us     ⟥⟤ OK 00543_access_to_temporary_table_in_readonly_mode, /stateless/00543_access_to_temporary_table_in_readonly_mode
              8m 18s        [bash] 2022-04-30 19:46:15 00543_access_to_temporary_table_in_readonly_mode:                       [ OK ] 0.73 sec.
Apr 30,2022 16:46:16     ⟥  Feature 00540_bad_data_types, flags:TE
               637us     ⟥⟤ OK 00540_bad_data_types, /stateless/00540_bad_data_types
              8m 18s        [bash] 2022-04-30 19:46:16 00540_bad_data_types:                                                   [ OK ] 0.96 sec.
Apr 30,2022 16:46:17     ⟥  Feature 00534_functions_bad_arguments1, flags:TE
               565us     ⟥⟤ OK 00534_functions_bad_arguments1, /stateless/00534_functions_bad_arguments1
              8m 19s        [bash] 2022-04-30 19:46:17 00534_functions_bad_arguments1:                                         [ OK ] 1.88 sec.
Apr 30,2022 16:46:18     ⟥  Feature 00534_functions_bad_arguments9, flags:TE
               580us     ⟥⟤ OK 00534_functions_bad_arguments9, /stateless/00534_functions_bad_arguments9
              8m 20s        [bash] 2022-04-30 19:46:18 00534_functions_bad_arguments9:                                         [ OK ] 2.33 sec.
Apr 30,2022 16:46:18     ⟥  Feature 00534_functions_bad_arguments4_long, flags:TE
               526us     ⟥⟤ OK 00534_functions_bad_arguments4_long, /stateless/00534_functions_bad_arguments4_long
              8m 20s        [bash] 2022-04-30 19:46:18 00534_functions_bad_arguments4_long:                                    [ OK ] 2.38 sec.
Apr 30,2022 16:46:19     ⟥  Feature 00534_functions_bad_arguments3, flags:TE
               671us     ⟥⟤ OK 00534_functions_bad_arguments3, /stateless/00534_functions_bad_arguments3
              8m 21s        [bash] 2022-04-30 19:46:19 00534_functions_bad_arguments3:                                         [ OK ] 3.45 sec.
Apr 30,2022 16:46:19     ⟥  Feature 00534_functions_bad_arguments7, flags:TE
               794us     ⟥⟤ OK 00534_functions_bad_arguments7, /stateless/00534_functions_bad_arguments7
              8m 22s        [bash] 2022-04-30 19:46:19 00534_functions_bad_arguments7:                                         [ OK ] 3.77 sec.
Apr 30,2022 16:46:20     ⟥  Feature 00534_functions_bad_arguments8, flags:TE
               646us     ⟥⟤ OK 00534_functions_bad_arguments8, /stateless/00534_functions_bad_arguments8
              8m 22s        [bash] 2022-04-30 19:46:20 00534_functions_bad_arguments8:                                         [ OK ] 4.42 sec.
Apr 30,2022 16:46:20     ⟥  Feature 00534_functions_bad_arguments6, flags:TE
               828us     ⟥⟤ OK 00534_functions_bad_arguments6, /stateless/00534_functions_bad_arguments6
              8m 22s        [bash] 2022-04-30 19:46:20 00534_functions_bad_arguments6:                                         [ OK ] 3.77 sec.
Apr 30,2022 16:46:20     ⟥  Feature 00534_exp10, flags:TE
               623us     ⟥⟤ OK 00534_exp10, /stateless/00534_exp10
              8m 22s        [bash] 2022-04-30 19:46:20 00534_exp10:                                                            [ OK ] 0.39 sec.
Apr 30,2022 16:46:20     ⟥  Feature 00534_client_ignore_error, flags:TE
               805us     ⟥⟤ OK 00534_client_ignore_error, /stateless/00534_client_ignore_error
              8m 22s        [bash] 2022-04-30 19:46:20 00534_client_ignore_error:                                              [ OK ] 0.42 sec.
Apr 30,2022 16:46:20     ⟥  Feature 00534_functions_bad_arguments5, flags:TE
               631us     ⟥⟤ OK 00534_functions_bad_arguments5, /stateless/00534_functions_bad_arguments5
              8m 22s        [bash] 2022-04-30 19:46:20 00534_functions_bad_arguments5:                                         [ OK ] 2.90 sec.
Apr 30,2022 16:46:20     ⟥  Feature 00534_functions_bad_arguments2, flags:TE
                 1ms     ⟥⟤ OK 00534_functions_bad_arguments2, /stateless/00534_functions_bad_arguments2
              8m 22s        [bash] 2022-04-30 19:46:20 00534_functions_bad_arguments2:                                         [ OK ] 2.52 sec.
Apr 30,2022 16:46:20     ⟥  Feature 00533_uniq_array, flags:TE
               648us     ⟥⟤ OK 00533_uniq_array, /stateless/00533_uniq_array
              8m 23s        [bash] 2022-04-30 19:46:20 00533_uniq_array:                                                       [ OK ] 0.19 sec.
Apr 30,2022 16:46:20     ⟥  Feature 00532_topk_generic, flags:TE
               714us     ⟥⟤ OK 00532_topk_generic, /stateless/00532_topk_generic
              8m 23s        [bash] 2022-04-30 19:46:20 00532_topk_generic:                                                     [ OK ] 0.15 sec.
Apr 30,2022 16:46:20     ⟥  Feature 00531_aggregate_over_nullable, flags:TE
               623us     ⟥⟤ OK 00531_aggregate_over_nullable, /stateless/00531_aggregate_over_nullable
              8m 23s        [bash] 2022-04-30 19:46:20 00531_aggregate_over_nullable:                                          [ OK ] 0.16 sec.
Apr 30,2022 16:46:21     ⟥  Feature 00530_arrays_of_nothing, flags:TE
               510us     ⟥⟤ OK 00530_arrays_of_nothing, /stateless/00530_arrays_of_nothing
              8m 23s        [bash] 2022-04-30 19:46:21 00530_arrays_of_nothing:                                                [ OK ] 0.18 sec.
Apr 30,2022 16:46:21     ⟥  Feature 00531_client_ignore_error, flags:TE
               751us     ⟥⟤ OK 00531_client_ignore_error, /stateless/00531_client_ignore_error
              8m 23s        [bash] 2022-04-30 19:46:21 00531_client_ignore_error:                                              [ OK ] 0.40 sec.
Apr 30,2022 16:46:21     ⟥  Feature 00528_const_of_nullable, flags:TE
               764us     ⟥⟤ OK 00528_const_of_nullable, /stateless/00528_const_of_nullable
              8m 23s        [bash] 2022-04-30 19:46:21 00528_const_of_nullable:                                                [ OK ] 0.16 sec.
Apr 30,2022 16:46:21     ⟥  Feature 00529_orantius, flags:TE
               519us     ⟥⟤ OK 00529_orantius, /stateless/00529_orantius
              8m 23s        [bash] 2022-04-30 19:46:21 00529_orantius:                                                         [ OK ] 0.21 sec.
Apr 30,2022 16:46:21     ⟥  Feature 00527_totals_having_nullable, flags:TE
               616us     ⟥⟤ OK 00527_totals_having_nullable, /stateless/00527_totals_having_nullable
              8m 23s        [bash] 2022-04-30 19:46:21 00527_totals_having_nullable:                                           [ OK ] 0.15 sec.
Apr 30,2022 16:46:21     ⟥  Feature 00534_functions_bad_arguments13, flags:TE
               565us     ⟥⟤ OK 00534_functions_bad_arguments13, /stateless/00534_functions_bad_arguments13
              8m 23s        [bash] 2022-04-30 19:46:21 00534_functions_bad_arguments13:                                        [ OK ] 3.10 sec.
Apr 30,2022 16:46:21     ⟥  Feature 00526_array_join_with_arrays_of_nullable, flags:TE
               620us     ⟥⟤ OK 00526_array_join_with_arrays_of_nullable, /stateless/00526_array_join_with_arrays_of_nullable
              8m 23s        [bash] 2022-04-30 19:46:21 00526_array_join_with_arrays_of_nullable:                               [ OK ] 0.13 sec.
Apr 30,2022 16:46:21     ⟥  Feature 00525_aggregate_functions_of_nullable_that_return_non_nullable, flags:TE
               533us     ⟥⟤ OK 00525_aggregate_functions_of_nullable_that_return_non_nullable, /stateless/00525_aggregate_functions_of_nullable_that_return_non_nullable
              8m 23s        [bash] 2022-04-30 19:46:21 00525_aggregate_functions_of_nullable_that_return_non_nullable:         [ OK ] 0.16 sec.
Apr 30,2022 16:46:21     ⟥  Feature 00523_aggregate_functions_in_group_array, flags:TE
               616us     ⟥⟤ OK 00523_aggregate_functions_in_group_array, /stateless/00523_aggregate_functions_in_group_array
              8m 23s        [bash] 2022-04-30 19:46:21 00523_aggregate_functions_in_group_array:                               [ OK ] 0.15 sec.
Apr 30,2022 16:46:21     ⟥  Feature 00524_time_intervals_months_underflow, flags:TE
               681us     ⟥⟤ OK 00524_time_intervals_months_underflow, /stateless/00524_time_intervals_months_underflow
              8m 23s        [bash] 2022-04-30 19:46:21 00524_time_intervals_months_underflow:                                  [ OK ] 0.28 sec.
Apr 30,2022 16:46:21     ⟥  Feature 00521_multidimensional, flags:TE
               497us     ⟥⟤ OK 00521_multidimensional, /stateless/00521_multidimensional
              8m 24s        [bash] 2022-04-30 19:46:21 00521_multidimensional:                                                 [ OK ] 0.22 sec.
Apr 30,2022 16:46:21     ⟥  Feature 00520_http_nullable, flags:TE
               518us     ⟥⟤ OK 00520_http_nullable, /stateless/00520_http_nullable
              8m 24s        [bash] 2022-04-30 19:46:21 00520_http_nullable:                                                    [ OK ] 0.31 sec.
Apr 30,2022 16:46:21     ⟥  Feature 00520_tuple_values_interpreter, flags:TE
               525us     ⟥⟤ OK 00520_tuple_values_interpreter, /stateless/00520_tuple_values_interpreter
              8m 24s        [bash] 2022-04-30 19:46:21 00520_tuple_values_interpreter:                                         [ OK ] 0.19 sec.
Apr 30,2022 16:46:21     ⟥  Feature 00522_multidimensional, flags:TE
               451us     ⟥⟤ OK 00522_multidimensional, /stateless/00522_multidimensional
              8m 24s        [bash] 2022-04-30 19:46:21 00522_multidimensional:                                                 [ OK ] 0.37 sec.
Apr 30,2022 16:46:21     ⟥  Feature 00534_filimonov, flags:TE
                 1ms     ⟥⟤ OK 00534_filimonov, /stateless/00534_filimonov
              8m 24s        [bash] 2022-04-30 19:46:21 00534_filimonov:                                                        [ OK ] 1.74 sec.
Apr 30,2022 16:46:21     ⟥  Feature 00519_create_as_select_from_temporary_table, flags:TE
                 1ms     ⟥⟤ OK 00519_create_as_select_from_temporary_table, /stateless/00519_create_as_select_from_temporary_table
              8m 24s        [bash] 2022-04-30 19:46:21 00519_create_as_select_from_temporary_table:                            [ OK ] 0.15 sec.
Apr 30,2022 16:46:22     ⟥  Feature 00516_is_inf_nan, flags:TE
                 1ms     ⟥⟤ OK 00516_is_inf_nan, /stateless/00516_is_inf_nan
              8m 24s        [bash] 2022-04-30 19:46:22 00516_is_inf_nan:                                                       [ OK ] 0.15 sec.
Apr 30,2022 16:46:22     ⟥  Feature 00518_extract_all_and_empty_matches, flags:TE
               458us     ⟥⟤ OK 00518_extract_all_and_empty_matches, /stateless/00518_extract_all_and_empty_matches
              8m 24s        [bash] 2022-04-30 19:46:22 00518_extract_all_and_empty_matches:                                    [ OK ] 0.19 sec.
Apr 30,2022 16:46:22     ⟥  Feature 00516_modulo, flags:TE
               644us     ⟥⟤ OK 00516_modulo, /stateless/00516_modulo
              8m 24s        [bash] 2022-04-30 19:46:22 00516_modulo:                                                           [ OK ] 0.19 sec.
Apr 30,2022 16:46:22     ⟥  Feature 00517_date_parsing, flags:TE
               591us     ⟥⟤ OK 00517_date_parsing, /stateless/00517_date_parsing
              8m 24s        [bash] 2022-04-30 19:46:22 00517_date_parsing:                                                     [ OK ] 0.29 sec.
Apr 30,2022 16:46:22     ⟥  Feature 00515_enhanced_time_zones, flags:TE
               876us     ⟥⟤ OK 00515_enhanced_time_zones, /stateless/00515_enhanced_time_zones
              8m 24s        [bash] 2022-04-30 19:46:22 00515_enhanced_time_zones:                                              [ OK ] 0.19 sec.
Apr 30,2022 16:46:22     ⟥  Feature 00534_functions_bad_arguments11, flags:TE
                 4ms     ⟥⟤ OK 00534_functions_bad_arguments11, /stateless/00534_functions_bad_arguments11
              8m 24s        [bash] 2022-04-30 19:46:22 00534_functions_bad_arguments11:                                        [ OK ] 2.82 sec.
Apr 30,2022 16:46:22     ⟥  Feature 00515_gcd_lcm, flags:TE
               628us     ⟥⟤ OK 00515_gcd_lcm, /stateless/00515_gcd_lcm
              8m 24s        [bash] 2022-04-30 19:46:22 00515_gcd_lcm:                                                          [ OK ] 0.25 sec.
Apr 30,2022 16:46:22     ⟥  Feature 00515_shard_desc_table_functions_and_subqueries, flags:TE
               559us     ⟥⟤ OK 00515_shard_desc_table_functions_and_subqueries, /stateless/00515_shard_desc_table_functions_and_subqueries
              8m 24s        [bash] 2022-04-30 19:46:22 00515_shard_desc_table_functions_and_subqueries:                        [ OK ] 0.24 sec.
Apr 30,2022 16:46:22     ⟥  Feature 00514_interval_operators, flags:TE
               679us     ⟥⟤ OK 00514_interval_operators, /stateless/00514_interval_operators
              8m 24s        [bash] 2022-04-30 19:46:22 00514_interval_operators:                                               [ OK ] 0.18 sec.
Apr 30,2022 16:46:22     ⟥  Feature 00513_fractional_time_zones, flags:TE
               576us     ⟥⟤ OK 00513_fractional_time_zones, /stateless/00513_fractional_time_zones
              8m 24s        [bash] 2022-04-30 19:46:22 00513_fractional_time_zones:                                            [ OK ] 0.17 sec.
Apr 30,2022 16:46:22     ⟥  Feature 00511_get_size_of_enum, flags:TE
               966us     ⟥⟤ OK 00511_get_size_of_enum, /stateless/00511_get_size_of_enum
              8m 24s        [bash] 2022-04-30 19:46:22 00511_get_size_of_enum:                                                 [ OK ] 0.15 sec.
Apr 30,2022 16:46:22     ⟥  Feature 00507_sumwithoverflow, flags:TE
               858us     ⟥⟤ OK 00507_sumwithoverflow, /stateless/00507_sumwithoverflow
              8m 24s        [bash] 2022-04-30 19:46:22 00507_sumwithoverflow:                                                  [ OK ] 0.18 sec.
Apr 30,2022 16:46:22     ⟥  Feature 00512_fractional_time_zones, flags:TE
               683us     ⟥⟤ OK 00512_fractional_time_zones, /stateless/00512_fractional_time_zones
              8m 24s        [bash] 2022-04-30 19:46:22 00512_fractional_time_zones:                                            [ OK ] 0.37 sec.
Apr 30,2022 16:46:22     ⟥  Feature 00506_union_distributed, flags:TE
               711us     ⟥⟤ OK 00506_union_distributed, /stateless/00506_union_distributed
              8m 24s        [bash] 2022-04-30 19:46:22 00506_union_distributed:                                                [ OK ] 0.26 sec.
Apr 30,2022 16:46:22     ⟥  Feature 00507_array_no_params, flags:TE
               726us     ⟥⟤ OK 00507_array_no_params, /stateless/00507_array_no_params
              8m 25s        [bash] 2022-04-30 19:46:22 00507_array_no_params:                                                  [ OK ] 0.34 sec.
Apr 30,2022 16:46:22     ⟥  Feature 00503_cast_const_nullable, flags:TE
               711us     ⟥⟤ OK 00503_cast_const_nullable, /stateless/00503_cast_const_nullable
              8m 25s        [bash] 2022-04-30 19:46:22 00503_cast_const_nullable:                                              [ OK ] 0.14 sec.
Apr 30,2022 16:46:22     ⟥  Feature 00506_shard_global_in_union, flags:TE
               553us     ⟥⟤ OK 00506_shard_global_in_union, /stateless/00506_shard_global_in_union
              8m 25s        [bash] 2022-04-30 19:46:22 00506_shard_global_in_union:                                            [ OK ] 0.38 sec.
Apr 30,2022 16:46:22     ⟥  Feature 00502_string_concat_with_array, flags:TE
               912us     ⟥⟤ OK 00502_string_concat_with_array, /stateless/00502_string_concat_with_array
              8m 25s        [bash] 2022-04-30 19:46:22 00502_string_concat_with_array:                                         [ OK ] 0.14 sec.
Apr 30,2022 16:46:22     ⟥  Feature 00534_functions_bad_arguments12, flags:TE
               472us     ⟥⟤ OK 00534_functions_bad_arguments12, /stateless/00534_functions_bad_arguments12
              8m 25s        [bash] 2022-04-30 19:46:22 00534_functions_bad_arguments12:                                        [ OK ] 2.76 sec.
Apr 30,2022 16:46:22     ⟥  Feature 00504_mergetree_arrays_rw, flags:TE
               644us     ⟥⟤ OK 00504_mergetree_arrays_rw, /stateless/00504_mergetree_arrays_rw
              8m 25s        [bash] 2022-04-30 19:46:22 00504_mergetree_arrays_rw:                                              [ OK ] 0.29 sec.
Apr 30,2022 16:46:22     ⟥  Feature 00505_secure, flags:TE
               641us     ⟥⟤ OK 00505_secure, /stateless/00505_secure
              8m 25s        [bash] 2022-04-30 19:46:22 00505_secure:                                                           [ OK ] 0.47 sec.
Apr 30,2022 16:46:23     ⟥  Feature 00502_sum_map, flags:TE
               467us     ⟥⟤ OK 00502_sum_map, /stateless/00502_sum_map
              8m 25s        [bash] 2022-04-30 19:46:23 00502_sum_map:                                                          [ OK ] 0.27 sec.
Apr 30,2022 16:46:23     ⟥  Feature 00500_point_in_polygon_bug, flags:TE
               613us     ⟥⟤ OK 00500_point_in_polygon_bug, /stateless/00500_point_in_polygon_bug
              8m 25s        [bash] 2022-04-30 19:46:23 00500_point_in_polygon_bug:                                             [ OK ] 0.18 sec.
Apr 30,2022 16:46:23     ⟥  Feature 00504_insert_miss_columns, flags:TE
               632us     ⟥⟤ OK 00504_insert_miss_columns, /stateless/00504_insert_miss_columns
              8m 25s        [bash] 2022-04-30 19:46:23 00504_insert_miss_columns:                                              [ OK ] 0.60 sec.
Apr 30,2022 16:46:23     ⟥  Feature 00500_point_in_polygon_bug_3_linestring_rotation_precision, flags:TE
               492us     ⟥⟤ OK 00500_point_in_polygon_bug_3_linestring_rotation_precision, /stateless/00500_point_in_polygon_bug_3_linestring_rotation_precision
              8m 25s        [bash] 2022-04-30 19:46:23 00500_point_in_polygon_bug_3_linestring_rotation_precision:             [ OK ] 0.30 sec.
Apr 30,2022 16:46:23     ⟥  Feature 00501_http_head, flags:TE
               648us     ⟥⟤ OK 00501_http_head, /stateless/00501_http_head
              8m 25s        [bash] 2022-04-30 19:46:23 00501_http_head:                                                        [ OK ] 0.35 sec.
Apr 30,2022 16:46:23     ⟥  Feature 00502_custom_partitioning_local, flags:TE
               619us     ⟥⟤ OK 00502_custom_partitioning_local, /stateless/00502_custom_partitioning_local
              8m 25s        [bash] 2022-04-30 19:46:23 00502_custom_partitioning_local:                                        [ OK ] 0.49 sec.
Apr 30,2022 16:46:23     ⟥  Feature 00500_point_in_polygon_2d_const, flags:TE
               596us     ⟥⟤ OK 00500_point_in_polygon_2d_const, /stateless/00500_point_in_polygon_2d_const
              8m 25s        [bash] 2022-04-30 19:46:23 00500_point_in_polygon_2d_const:                                        [ OK ] 0.17 sec.
Apr 30,2022 16:46:23     ⟥  Feature 00500_point_in_polygon_nan, flags:TE
               644us     ⟥⟤ OK 00500_point_in_polygon_nan, /stateless/00500_point_in_polygon_nan
              8m 25s        [bash] 2022-04-30 19:46:23 00500_point_in_polygon_nan:                                             [ OK ] 0.15 sec.
Apr 30,2022 16:46:23     ⟥  Feature 00500_point_in_polygon_bug_2, flags:TE
               614us     ⟥⟤ OK 00500_point_in_polygon_bug_2, /stateless/00500_point_in_polygon_bug_2
              8m 25s        [bash] 2022-04-30 19:46:23 00500_point_in_polygon_bug_2:                                           [ OK ] 0.14 sec.
Apr 30,2022 16:46:23     ⟥  Feature 00500_point_in_polygon, flags:TE
               535us     ⟥⟤ OK 00500_point_in_polygon, /stateless/00500_point_in_polygon
              8m 25s        [bash] 2022-04-30 19:46:23 00500_point_in_polygon:                                                 [ OK ] 0.33 sec.
Apr 30,2022 16:46:23     ⟥  Feature 00500_point_in_polygon_non_const_poly, flags:TE
               695us     ⟥⟤ OK 00500_point_in_polygon_non_const_poly, /stateless/00500_point_in_polygon_non_const_poly
              8m 26s        [bash] 2022-04-30 19:46:23 00500_point_in_polygon_non_const_poly:                                  [ OK ] 0.46 sec.
Apr 30,2022 16:46:23     ⟥  Feature 00498_bitwise_aggregate_functions, flags:TE
               700us     ⟥⟤ OK 00498_bitwise_aggregate_functions, /stateless/00498_bitwise_aggregate_functions
              8m 26s        [bash] 2022-04-30 19:46:23 00498_bitwise_aggregate_functions:                                      [ OK ] 0.15 sec.
Apr 30,2022 16:46:23     ⟥  Feature 00499_json_enum_insert, flags:TE
               633us     ⟥⟤ OK 00499_json_enum_insert, /stateless/00499_json_enum_insert
              8m 26s        [bash] 2022-04-30 19:46:23 00499_json_enum_insert:                                                 [ OK ] 0.18 sec.
Apr 30,2022 16:46:23     ⟥  Feature 00496_substring_negative_offset, flags:TE
               442us     ⟥⟤ OK 00496_substring_negative_offset, /stateless/00496_substring_negative_offset
              8m 26s        [bash] 2022-04-30 19:46:23 00496_substring_negative_offset:                                        [ OK ] 0.15 sec.
Apr 30,2022 16:46:23     ⟥  Feature 00495_reading_const_zero_column, flags:TE
               796us     ⟥⟤ OK 00495_reading_const_zero_column, /stateless/00495_reading_const_zero_column
              8m 26s        [bash] 2022-04-30 19:46:23 00495_reading_const_zero_column:                                        [ OK ] 0.17 sec.
Apr 30,2022 16:46:23     ⟥  Feature 00493_substring_of_fixedstring, flags:TE
               624us     ⟥⟤ OK 00493_substring_of_fixedstring, /stateless/00493_substring_of_fixedstring
              8m 26s        [bash] 2022-04-30 19:46:23 00493_substring_of_fixedstring:                                         [ OK ] 0.15 sec.
Apr 30,2022 16:46:23     ⟥  Feature 00494_shard_alias_substitution_bug, flags:TE
               701us     ⟥⟤ OK 00494_shard_alias_substitution_bug, /stateless/00494_shard_alias_substitution_bug
              8m 26s        [bash] 2022-04-30 19:46:23 00494_shard_alias_substitution_bug:                                     [ OK ] 0.17 sec.
Apr 30,2022 16:46:24     ⟥  Feature 00492_drop_temporary_table, flags:TE
               827us     ⟥⟤ OK 00492_drop_temporary_table, /stateless/00492_drop_temporary_table
              8m 26s        [bash] 2022-04-30 19:46:24 00492_drop_temporary_table:                                             [ OK ] 0.17 sec.
Apr 30,2022 16:46:24     ⟥  Feature 00502_custom_partitioning_replicated_zookeeper, flags:TE
               565us     ⟥⟤ OK 00502_custom_partitioning_replicated_zookeeper, /stateless/00502_custom_partitioning_replicated_zookeeper
              8m 26s        [bash] 2022-04-30 19:46:24 00502_custom_partitioning_replicated_zookeeper:                         [ OK ] 1.18 sec.
Apr 30,2022 16:46:24     ⟥  Feature 00490_special_line_separators_and_characters_outside_of_bmp, flags:TE
               471us     ⟥⟤ OK 00490_special_line_separators_and_characters_outside_of_bmp, /stateless/00490_special_line_separators_and_characters_outside_of_bmp
              8m 26s        [bash] 2022-04-30 19:46:24 00490_special_line_separators_and_characters_outside_of_bmp:            [ OK ] 0.16 sec.
Apr 30,2022 16:46:24     ⟥  Feature 00491_shard_distributed_and_aliases_in_where_having, flags:TE
                 1ms     ⟥⟤ OK 00491_shard_distributed_and_aliases_in_where_having, /stateless/00491_shard_distributed_and_aliases_in_where_having
              8m 26s        [bash] 2022-04-30 19:46:24 00491_shard_distributed_and_aliases_in_where_having:                    [ OK ] 0.17 sec.
Apr 30,2022 16:46:24     ⟥  Feature 00490_with_select, flags:TE
               736us     ⟥⟤ OK 00490_with_select, /stateless/00490_with_select
              8m 26s        [bash] 2022-04-30 19:46:24 00490_with_select:                                                      [ OK ] 0.16 sec.
Apr 30,2022 16:46:24     ⟥  Feature 00489_pk_subexpression, flags:TE
               791us     ⟥⟤ OK 00489_pk_subexpression, /stateless/00489_pk_subexpression
              8m 26s        [bash] 2022-04-30 19:46:24 00489_pk_subexpression:                                                 [ OK ] 0.21 sec.
Apr 30,2022 16:46:24     ⟥  Feature 00488_non_ascii_column_names, flags:TE
               475us     ⟥⟤ OK 00488_non_ascii_column_names, /stateless/00488_non_ascii_column_names
              8m 26s        [bash] 2022-04-30 19:46:24 00488_non_ascii_column_names:                                           [ OK ] 0.16 sec.
Apr 30,2022 16:46:24     ⟥  Feature 00487_if_array_fixed_string, flags:TE
               826us     ⟥⟤ OK 00487_if_array_fixed_string, /stateless/00487_if_array_fixed_string
              8m 26s        [bash] 2022-04-30 19:46:24 00487_if_array_fixed_string:                                            [ OK ] 0.16 sec.
Apr 30,2022 16:46:24     ⟥  Feature 00486_if_fixed_string, flags:TE
               726us     ⟥⟤ OK 00486_if_fixed_string, /stateless/00486_if_fixed_string
              8m 26s        [bash] 2022-04-30 19:46:24 00486_if_fixed_string:                                                  [ OK ] 0.21 sec.
Apr 30,2022 16:46:24     ⟥  Feature 00483_cast_syntax, flags:TE
               860us     ⟥⟤ OK 00483_cast_syntax, /stateless/00483_cast_syntax
              8m 26s        [bash] 2022-04-30 19:46:24 00483_cast_syntax:                                                      [ OK ] 0.14 sec.
Apr 30,2022 16:46:24     ⟥  Feature 00483_reading_from_array_structure, flags:TE
               579us     ⟥⟤ OK 00483_reading_from_array_structure, /stateless/00483_reading_from_array_structure
              8m 26s        [bash] 2022-04-30 19:46:24 00483_reading_from_array_structure:                                     [ OK ] 0.18 sec.
Apr 30,2022 16:46:24     ⟥  Feature 00497_whitespaces_in_insert, flags:TE
               472us     ⟥⟤ OK 00497_whitespaces_in_insert, /stateless/00497_whitespaces_in_insert
              8m 26s        [bash] 2022-04-30 19:46:24 00497_whitespaces_in_insert:                                            [ OK ] 0.95 sec.
Apr 30,2022 16:46:24     ⟥  Feature 00482_subqueries_and_aliases, flags:TE
               680us     ⟥⟤ OK 00482_subqueries_and_aliases, /stateless/00482_subqueries_and_aliases
              8m 26s        [bash] 2022-04-30 19:46:24 00482_subqueries_and_aliases:                                           [ OK ] 0.20 sec.
Apr 30,2022 16:46:24     ⟥  Feature 00485_http_insert_format, flags:TE
               587us     ⟥⟤ OK 00485_http_insert_format, /stateless/00485_http_insert_format
              8m 26s        [bash] 2022-04-30 19:46:24 00485_http_insert_format:                                               [ OK ] 0.48 sec.
Apr 30,2022 16:46:24     ⟥  Feature 00481_create_view_for_null, flags:TE
               508us     ⟥⟤ OK 00481_create_view_for_null, /stateless/00481_create_view_for_null
              8m 27s        [bash] 2022-04-30 19:46:24 00481_create_view_for_null:                                             [ OK ] 0.16 sec.
Apr 30,2022 16:46:24     ⟥  Feature 00481_reading_from_last_granula, flags:TE
               698us     ⟥⟤ OK 00481_reading_from_last_granula, /stateless/00481_reading_from_last_granula
              8m 27s        [bash] 2022-04-30 19:46:24 00481_reading_from_last_granula:                                        [ OK ] 0.16 sec.
Apr 30,2022 16:46:24     ⟥  Feature 00480_mac_addresses, flags:TE
               482us     ⟥⟤ OK 00480_mac_addresses, /stateless/00480_mac_addresses
              8m 27s        [bash] 2022-04-30 19:46:24 00480_mac_addresses:                                                    [ OK ] 0.14 sec.
Apr 30,2022 16:46:24     ⟥  Feature 00484_preferred_max_column_in_block_size_bytes, flags:TE
               616us     ⟥⟤ OK 00484_preferred_max_column_in_block_size_bytes, /stateless/00484_preferred_max_column_in_block_size_bytes
              8m 27s        [bash] 2022-04-30 19:46:24 00484_preferred_max_column_in_block_size_bytes:                         [ OK ] 0.44 sec.
Apr 30,2022 16:46:24     ⟥  Feature 00477_parsing_data_types, flags:TE
               629us     ⟥⟤ OK 00477_parsing_data_types, /stateless/00477_parsing_data_types
              8m 27s        [bash] 2022-04-30 19:46:24 00477_parsing_data_types:                                               [ OK ] 0.15 sec.
Apr 30,2022 16:46:24     ⟥  Feature 00479_date_and_datetime_to_number, flags:TE
               742us     ⟥⟤ OK 00479_date_and_datetime_to_number, /stateless/00479_date_and_datetime_to_number
              8m 27s        [bash] 2022-04-30 19:46:24 00479_date_and_datetime_to_number:                                      [ OK ] 0.17 sec.
Apr 30,2022 16:46:24     ⟥  Feature 00476_pretty_formats_and_widths, flags:TE
               447us     ⟥⟤ OK 00476_pretty_formats_and_widths, /stateless/00476_pretty_formats_and_widths
              8m 27s        [bash] 2022-04-30 19:46:24 00476_pretty_formats_and_widths:                                        [ OK ] 0.16 sec.
Apr 30,2022 16:46:24     ⟥  Feature 00498_array_functions_concat_slice_push_pop, flags:TE
               605us     ⟥⟤ OK 00498_array_functions_concat_slice_push_pop, /stateless/00498_array_functions_concat_slice_push_pop
              8m 27s        [bash] 2022-04-30 19:46:24 00498_array_functions_concat_slice_push_pop:                            [ OK ] 1.43 sec.
Apr 30,2022 16:46:25     ⟥  Feature 00475_in_join_db_table, flags:TE
               541us     ⟥⟤ OK 00475_in_join_db_table, /stateless/00475_in_join_db_table
              8m 27s        [bash] 2022-04-30 19:46:25 00475_in_join_db_table:                                                 [ OK ] 0.22 sec.
Apr 30,2022 16:46:25     ⟥  Feature 00472_create_view_if_not_exists, flags:TE
               616us     ⟥⟤ OK 00472_create_view_if_not_exists, /stateless/00472_create_view_if_not_exists
              8m 27s        [bash] 2022-04-30 19:46:25 00472_create_view_if_not_exists:                                        [ OK ] 0.14 sec.
Apr 30,2022 16:46:25     ⟥  Feature 00471_sql_style_quoting, flags:TE
                 4ms     ⟥⟤ OK 00471_sql_style_quoting, /stateless/00471_sql_style_quoting
              8m 27s        [bash] 2022-04-30 19:46:25 00471_sql_style_quoting:                                                [ OK ] 0.14 sec.
Apr 30,2022 16:46:25     ⟥  Feature 00472_compare_uuid_with_constant_string, flags:TE
               684us     ⟥⟤ OK 00472_compare_uuid_with_constant_string, /stateless/00472_compare_uuid_with_constant_string
              8m 27s        [bash] 2022-04-30 19:46:25 00472_compare_uuid_with_constant_string:                                [ OK ] 0.29 sec.
Apr 30,2022 16:46:25     ⟥  Feature 00470_identifiers_in_double_quotes, flags:TE
               655us     ⟥⟤ OK 00470_identifiers_in_double_quotes, /stateless/00470_identifiers_in_double_quotes
              8m 27s        [bash] 2022-04-30 19:46:25 00470_identifiers_in_double_quotes:                                     [ OK ] 0.18 sec.
Apr 30,2022 16:46:25     ⟥  Feature 00468_array_join_multiple_arrays_and_use_original_column, flags:TE
               610us     ⟥⟤ OK 00468_array_join_multiple_arrays_and_use_original_column, /stateless/00468_array_join_multiple_arrays_and_use_original_column
              8m 27s        [bash] 2022-04-30 19:46:25 00468_array_join_multiple_arrays_and_use_original_column:               [ OK ] 0.19 sec.
Apr 30,2022 16:46:25     ⟥  Feature 00469_comparison_of_strings_containing_null_char, flags:TE
               650us     ⟥⟤ OK 00469_comparison_of_strings_containing_null_char, /stateless/00469_comparison_of_strings_containing_null_char
              8m 27s        [bash] 2022-04-30 19:46:25 00469_comparison_of_strings_containing_null_char:                       [ OK ] 0.22 sec.
Apr 30,2022 16:46:25     ⟥  Feature 00474_readonly_settings, flags:TE
               801us     ⟥⟤ OK 00474_readonly_settings, /stateless/00474_readonly_settings
              8m 27s        [bash] 2022-04-30 19:46:25 00474_readonly_settings:                                                [ OK ] 0.52 sec.
Apr 30,2022 16:46:25     ⟥  Feature 00473_output_format_json_quote_denormals, flags:TE
               451us     ⟥⟤ OK 00473_output_format_json_quote_denormals, /stateless/00473_output_format_json_quote_denormals
              8m 27s        [bash] 2022-04-30 19:46:25 00473_output_format_json_quote_denormals:                               [ OK ] 0.53 sec.
Apr 30,2022 16:46:25     ⟥  Feature 00466_comments_in_keyword, flags:TE
               745us     ⟥⟤ OK 00466_comments_in_keyword, /stateless/00466_comments_in_keyword
              8m 27s        [bash] 2022-04-30 19:46:25 00466_comments_in_keyword:                                              [ OK ] 0.16 sec.
Apr 30,2022 16:46:25     ⟥  Feature 00465_nullable_default, flags:TE
               521us     ⟥⟤ OK 00465_nullable_default, /stateless/00465_nullable_default
              8m 27s        [bash] 2022-04-30 19:46:25 00465_nullable_default:                                                 [ OK ] 0.16 sec.
Apr 30,2022 16:46:25     ⟥  Feature 00467_qualified_names, flags:TE
                 4ms     ⟥⟤ OK 00467_qualified_names, /stateless/00467_qualified_names
              8m 27s        [bash] 2022-04-30 19:46:25 00467_qualified_names:                                                  [ OK ] 0.24 sec.
Apr 30,2022 16:46:25     ⟥  Feature 00464_array_element_out_of_range, flags:TE
               458us     ⟥⟤ OK 00464_array_element_out_of_range, /stateless/00464_array_element_out_of_range
              8m 27s        [bash] 2022-04-30 19:46:25 00464_array_element_out_of_range:                                       [ OK ] 0.17 sec.
Apr 30,2022 16:46:25     ⟥  Feature 00464_sort_all_constant_columns, flags:TE
               611us     ⟥⟤ OK 00464_sort_all_constant_columns, /stateless/00464_sort_all_constant_columns
              8m 27s        [bash] 2022-04-30 19:46:25 00464_sort_all_constant_columns:                                        [ OK ] 0.17 sec.
Apr 30,2022 16:46:25     ⟥  Feature 00461_default_value_of_argument_type, flags:TE
               665us     ⟥⟤ OK 00461_default_value_of_argument_type, /stateless/00461_default_value_of_argument_type
              8m 27s        [bash] 2022-04-30 19:46:25 00461_default_value_of_argument_type:                                   [ OK ] 0.17 sec.
Apr 30,2022 16:46:25     ⟥  Feature 00462_json_true_false_literals, flags:TE
               419us     ⟥⟤ OK 00462_json_true_false_literals, /stateless/00462_json_true_false_literals
              8m 27s        [bash] 2022-04-30 19:46:25 00462_json_true_false_literals:                                         [ OK ] 0.18 sec.
Apr 30,2022 16:46:25     ⟥  Feature 00460_vertical_and_totals_extremes, flags:TE
               488us     ⟥⟤ OK 00460_vertical_and_totals_extremes, /stateless/00460_vertical_and_totals_extremes
              8m 27s        [bash] 2022-04-30 19:46:25 00460_vertical_and_totals_extremes:                                     [ OK ] 0.16 sec.
Apr 30,2022 16:46:25     ⟥  Feature 00459_group_array_insert_at, flags:TE
               760us     ⟥⟤ OK 00459_group_array_insert_at, /stateless/00459_group_array_insert_at
              8m 28s        [bash] 2022-04-30 19:46:25 00459_group_array_insert_at:                                            [ OK ] 0.18 sec.
Apr 30,2022 16:46:25     ⟥  Feature 00453_top_k, flags:TE
               889us     ⟥⟤ OK 00453_top_k, /stateless/00453_top_k
              8m 28s        [bash] 2022-04-30 19:46:25 00453_top_k:                                                            [ OK ] 0.15 sec.
Apr 30,2022 16:46:25     ⟥  Feature 00456_alter_nullable, flags:TE
               617us     ⟥⟤ OK 00456_alter_nullable, /stateless/00456_alter_nullable
              8m 28s        [bash] 2022-04-30 19:46:25 00456_alter_nullable:                                                   [ OK ] 0.19 sec.
Apr 30,2022 16:46:25     ⟥  Feature 00457_log_tinylog_stripelog_nullable, flags:TE
               568us     ⟥⟤ OK 00457_log_tinylog_stripelog_nullable, /stateless/00457_log_tinylog_stripelog_nullable
              8m 28s        [bash] 2022-04-30 19:46:25 00457_log_tinylog_stripelog_nullable:                                   [ OK ] 0.25 sec.
Apr 30,2022 16:46:25     ⟥  Feature 00451_left_array_join_and_constants, flags:TE
               601us     ⟥⟤ OK 00451_left_array_join_and_constants, /stateless/00451_left_array_join_and_constants
              8m 28s        [bash] 2022-04-30 19:46:25 00451_left_array_join_and_constants:                                    [ OK ] 0.14 sec.
Apr 30,2022 16:46:25     ⟥  Feature 00452_left_array_join_and_nullable, flags:TE
               607us     ⟥⟤ OK 00452_left_array_join_and_nullable, /stateless/00452_left_array_join_and_nullable
              8m 28s        [bash] 2022-04-30 19:46:25 00452_left_array_join_and_nullable:                                     [ OK ] 0.17 sec.
Apr 30,2022 16:46:25     ⟥  Feature 00453_cast_enum, flags:TE
               478us     ⟥⟤ OK 00453_cast_enum, /stateless/00453_cast_enum
              8m 28s        [bash] 2022-04-30 19:46:25 00453_cast_enum:                                                        [ OK ] 0.31 sec.
Apr 30,2022 16:46:25     ⟥  Feature 00450_higher_order_and_nullable, flags:TE
               655us     ⟥⟤ OK 00450_higher_order_and_nullable, /stateless/00450_higher_order_and_nullable
              8m 28s        [bash] 2022-04-30 19:46:25 00450_higher_order_and_nullable:                                        [ OK ] 0.16 sec.
Apr 30,2022 16:46:26     ⟥  Feature 00448_to_string_cut_to_zero, flags:TE
               565us     ⟥⟤ OK 00448_to_string_cut_to_zero, /stateless/00448_to_string_cut_to_zero
              8m 28s        [bash] 2022-04-30 19:46:26 00448_to_string_cut_to_zero:                                            [ OK ] 0.16 sec.
Apr 30,2022 16:46:26     ⟥  Feature 00449_filter_array_nullable_tuple, flags:TE
               607us     ⟥⟤ OK 00449_filter_array_nullable_tuple, /stateless/00449_filter_array_nullable_tuple
              8m 28s        [bash] 2022-04-30 19:46:26 00449_filter_array_nullable_tuple:                                      [ OK ] 0.20 sec.
Apr 30,2022 16:46:26     ⟥  Feature 00458_merge_type_cast, flags:TE
               562us     ⟥⟤ OK 00458_merge_type_cast, /stateless/00458_merge_type_cast
              8m 28s        [bash] 2022-04-30 19:46:26 00458_merge_type_cast:                                                  [ OK ] 0.60 sec.
Apr 30,2022 16:46:26     ⟥  Feature 00448_replicate_nullable_tuple_generic, flags:TE
               702us     ⟥⟤ OK 00448_replicate_nullable_tuple_generic, /stateless/00448_replicate_nullable_tuple_generic
              8m 28s        [bash] 2022-04-30 19:46:26 00448_replicate_nullable_tuple_generic:                                 [ OK ] 0.19 sec.
Apr 30,2022 16:46:26     ⟥  Feature 00445_join_nullable_keys, flags:TE
               475us     ⟥⟤ OK 00445_join_nullable_keys, /stateless/00445_join_nullable_keys
              8m 28s        [bash] 2022-04-30 19:46:26 00445_join_nullable_keys:                                               [ OK ] 0.18 sec.
Apr 30,2022 16:46:26     ⟥  Feature 00447_foreach_modifier, flags:TE
               817us     ⟥⟤ OK 00447_foreach_modifier, /stateless/00447_foreach_modifier
              8m 28s        [bash] 2022-04-30 19:46:26 00447_foreach_modifier:                                                 [ OK ] 0.30 sec.
Apr 30,2022 16:46:26     ⟥  Feature 00444_join_use_nulls, flags:TE
               762us     ⟥⟤ OK 00444_join_use_nulls, /stateless/00444_join_use_nulls
              8m 28s        [bash] 2022-04-30 19:46:26 00444_join_use_nulls:                                                   [ OK ] 0.23 sec.
Apr 30,2022 16:46:26     ⟥  Feature 00440_nulls_merge_tree, flags:TE
               583us     ⟥⟤ OK 00440_nulls_merge_tree, /stateless/00440_nulls_merge_tree
              8m 28s        [bash] 2022-04-30 19:46:26 00440_nulls_merge_tree:                                                 [ OK ] 0.16 sec.
Apr 30,2022 16:46:26     ⟥  Feature 00442_filter_by_nullable, flags:TE
               756us     ⟥⟤ OK 00442_filter_by_nullable, /stateless/00442_filter_by_nullable
              8m 28s        [bash] 2022-04-30 19:46:26 00442_filter_by_nullable:                                               [ OK ] 0.23 sec.
Apr 30,2022 16:46:26     ⟥  Feature 00439_fixed_string_filter, flags:TE
               664us     ⟥⟤ OK 00439_fixed_string_filter, /stateless/00439_fixed_string_filter
              8m 28s        [bash] 2022-04-30 19:46:26 00439_fixed_string_filter:                                              [ OK ] 0.15 sec.
Apr 30,2022 16:46:26     ⟥  Feature 00441_nulls_in, flags:TE
               652us     ⟥⟤ OK 00441_nulls_in, /stateless/00441_nulls_in
              8m 28s        [bash] 2022-04-30 19:46:26 00441_nulls_in:                                                         [ OK ] 0.30 sec.
Apr 30,2022 16:46:26     ⟥  Feature 00438_bit_rotate, flags:TE
               771us     ⟥⟤ OK 00438_bit_rotate, /stateless/00438_bit_rotate
              8m 28s        [bash] 2022-04-30 19:46:26 00438_bit_rotate:                                                       [ OK ] 0.17 sec.
Apr 30,2022 16:46:26     ⟥  Feature 00436_convert_charset, flags:TE
               480us     ⟥⟤ OK 00436_convert_charset, /stateless/00436_convert_charset
              8m 28s        [bash] 2022-04-30 19:46:26 00436_convert_charset:                                                  [ OK ] 0.14 sec.
Apr 30,2022 16:46:26     ⟥  Feature 00436_fixed_string_16_comparisons, flags:TE
               687us     ⟥⟤ OK 00436_fixed_string_16_comparisons, /stateless/00436_fixed_string_16_comparisons
              8m 29s        [bash] 2022-04-30 19:46:26 00436_fixed_string_16_comparisons:                                      [ OK ] 0.18 sec.
Apr 30,2022 16:46:26     ⟥  Feature 00434_tonullable, flags:TE
               675us     ⟥⟤ OK 00434_tonullable, /stateless/00434_tonullable
              8m 29s        [bash] 2022-04-30 19:46:26 00434_tonullable:                                                       [ OK ] 0.14 sec.
Apr 30,2022 16:46:26     ⟥  Feature 00435_coalesce, flags:TE
               699us     ⟥⟤ OK 00435_coalesce, /stateless/00435_coalesce
              8m 29s        [bash] 2022-04-30 19:46:26 00435_coalesce:                                                         [ OK ] 0.19 sec.
Apr 30,2022 16:46:26     ⟥  Feature 00437_nulls_first_last, flags:TE
               469us     ⟥⟤ OK 00437_nulls_first_last, /stateless/00437_nulls_first_last
              8m 29s        [bash] 2022-04-30 19:46:26 00437_nulls_first_last:                                                 [ OK ] 0.34 sec.
Apr 30,2022 16:46:26     ⟥  Feature 00433_ifnull, flags:TE
               837us     ⟥⟤ OK 00433_ifnull, /stateless/00433_ifnull
              8m 29s        [bash] 2022-04-30 19:46:26 00433_ifnull:                                                           [ OK ] 0.25 sec.
Apr 30,2022 16:46:26     ⟥  Feature 00429_point_in_ellipses, flags:TE
               664us     ⟥⟤ OK 00429_point_in_ellipses, /stateless/00429_point_in_ellipses
              8m 29s        [bash] 2022-04-30 19:46:26 00429_point_in_ellipses:                                                [ OK ] 0.17 sec.
Apr 30,2022 16:46:27     ⟥  Feature 00432_aggregate_function_scalars_and_constants, flags:TE
               588us     ⟥⟤ OK 00432_aggregate_function_scalars_and_constants, /stateless/00432_aggregate_function_scalars_and_constants
              8m 29s        [bash] 2022-04-30 19:46:27 00432_aggregate_function_scalars_and_constants:                         [ OK ] 0.31 sec.
Apr 30,2022 16:46:27     ⟥  Feature 00430_https_server, flags:TE
               628us     ⟥⟤ OK 00430_https_server, /stateless/00430_https_server
              8m 29s        [bash] 2022-04-30 19:46:27 00430_https_server:                                                     [ OK ] 0.24 sec.
Apr 30,2022 16:46:27     ⟥  Feature 00426_nulls_sorting, flags:TE
               667us     ⟥⟤ OK 00426_nulls_sorting, /stateless/00426_nulls_sorting
              8m 29s        [bash] 2022-04-30 19:46:27 00426_nulls_sorting:                                                    [ OK ] 0.20 sec.
Apr 30,2022 16:46:27     ⟥  Feature 00425_count_nullable, flags:TE
                 1ms     ⟥⟤ OK 00425_count_nullable, /stateless/00425_count_nullable
              8m 29s        [bash] 2022-04-30 19:46:27 00425_count_nullable:                                                   [ OK ] 0.18 sec.
Apr 30,2022 16:46:27     ⟥  Feature 00424_shard_aggregate_functions_of_nullable, flags:TE
               638us     ⟥⟤ OK 00424_shard_aggregate_functions_of_nullable, /stateless/00424_shard_aggregate_functions_of_nullable
              8m 29s        [bash] 2022-04-30 19:46:27 00424_shard_aggregate_functions_of_nullable:                            [ OK ] 0.20 sec.
Apr 30,2022 16:46:27     ⟥  Feature 00431_if_nulls, flags:TE
               974us     ⟥⟤ OK 00431_if_nulls, /stateless/00431_if_nulls
              8m 29s        [bash] 2022-04-30 19:46:27 00431_if_nulls:                                                         [ OK ] 0.63 sec.
Apr 30,2022 16:46:27     ⟥  Feature 00422_hash_function_constexpr, flags:TE
               818us     ⟥⟤ OK 00422_hash_function_constexpr, /stateless/00422_hash_function_constexpr
              8m 29s        [bash] 2022-04-30 19:46:27 00422_hash_function_constexpr:                                          [ OK ] 0.15 sec.
Apr 30,2022 16:46:27     ⟥  Feature 00420_null_in_scalar_subqueries, flags:TE
               458us     ⟥⟤ OK 00420_null_in_scalar_subqueries, /stateless/00420_null_in_scalar_subqueries
              8m 29s        [bash] 2022-04-30 19:46:27 00420_null_in_scalar_subqueries:                                        [ OK ] 0.21 sec.
Apr 30,2022 16:46:27     ⟥  Feature 00427_alter_primary_key, flags:TE
               695us     ⟥⟤ OK 00427_alter_primary_key, /stateless/00427_alter_primary_key
              8m 29s        [bash] 2022-04-30 19:46:27 00427_alter_primary_key:                                                [ OK ] 0.65 sec.
Apr 30,2022 16:46:27     ⟥  Feature 00419_show_sql_queries, flags:TE
               666us     ⟥⟤ OK 00419_show_sql_queries, /stateless/00419_show_sql_queries
              8m 30s        [bash] 2022-04-30 19:46:27 00419_show_sql_queries:                                                 [ OK ] 0.41 sec.
Apr 30,2022 16:46:27     ⟥  Feature 00417_system_build_options, flags:TE
               553us     ⟥⟤ OK 00417_system_build_options, /stateless/00417_system_build_options
              8m 30s        [bash] 2022-04-30 19:46:27 00417_system_build_options:                                             [ OK ] 0.29 sec.
Apr 30,2022 16:46:27     ⟥  Feature 00443_preferred_block_size_bytes, flags:TE
               634us     ⟥⟤ OK 00443_preferred_block_size_bytes, /stateless/00443_preferred_block_size_bytes
              8m 30s        [bash] 2022-04-30 19:46:27 00443_preferred_block_size_bytes:                                       [ OK ] 1.92 sec.
Apr 30,2022 16:46:28     ⟥  Feature 00416_pocopatch_progress_in_http_headers, flags:TE
               949us     ⟥⟤ OK 00416_pocopatch_progress_in_http_headers, /stateless/00416_pocopatch_progress_in_http_headers
              8m 30s        [bash] 2022-04-30 19:46:28 00416_pocopatch_progress_in_http_headers:                               [ OK ] 0.40 sec.
Apr 30,2022 16:46:28     ⟥  Feature 00414_time_zones_direct_conversion, flags:TE
               733us     ⟥⟤ OK 00414_time_zones_direct_conversion, /stateless/00414_time_zones_direct_conversion
              8m 30s        [bash] 2022-04-30 19:46:28 00414_time_zones_direct_conversion:                                     [ OK ] 0.18 sec.
Apr 30,2022 16:46:28     ⟥  Feature 00413_distinct, flags:TE
               618us     ⟥⟤ OK 00413_distinct, /stateless/00413_distinct
              8m 30s        [bash] 2022-04-30 19:46:28 00413_distinct:                                                         [ OK ] 0.20 sec.
Apr 30,2022 16:46:28     ⟥  Feature 00413_least_greatest_new_behavior, flags:TE
                 3ms     ⟥⟤ OK 00413_least_greatest_new_behavior, /stateless/00413_least_greatest_new_behavior
              8m 30s        [bash] 2022-04-30 19:46:28 00413_least_greatest_new_behavior:                                      [ OK ] 0.18 sec.
Apr 30,2022 16:46:28     ⟥  Feature 00412_logical_expressions_optimizer, flags:TE
               661us     ⟥⟤ OK 00412_logical_expressions_optimizer, /stateless/00412_logical_expressions_optimizer
              8m 30s        [bash] 2022-04-30 19:46:28 00412_logical_expressions_optimizer:                                    [ OK ] 0.17 sec.
Apr 30,2022 16:46:28     ⟥  Feature 00415_into_outfile, flags:TE
               817us     ⟥⟤ OK 00415_into_outfile, /stateless/00415_into_outfile
              8m 30s        [bash] 2022-04-30 19:46:28 00415_into_outfile:                                                     [ OK ] 0.50 sec.
Apr 30,2022 16:46:28     ⟥  Feature 00418_input_format_allow_errors, flags:TE
               643us     ⟥⟤ OK 00418_input_format_allow_errors, /stateless/00418_input_format_allow_errors
              8m 30s        [bash] 2022-04-30 19:46:28 00418_input_format_allow_errors:                                        [ OK ] 1.13 sec.
Apr 30,2022 16:46:28     ⟥  Feature 00411_merge_tree_where_const_in_set, flags:TE
               637us     ⟥⟤ OK 00411_merge_tree_where_const_in_set, /stateless/00411_merge_tree_where_const_in_set
              8m 31s        [bash] 2022-04-30 19:46:28 00411_merge_tree_where_const_in_set:                                    [ OK ] 0.20 sec.
Apr 30,2022 16:46:29     ⟥  Feature 00421_storage_merge__table_index, flags:TE
               487us     ⟥⟤ OK 00421_storage_merge__table_index, /stateless/00421_storage_merge__table_index
              8m 32s        [bash] 2022-04-30 19:46:29 00421_storage_merge__table_index:                                       [ OK ] 2.50 sec.
Apr 30,2022 16:46:30     ⟥  Feature 00411_long_accurate_number_comparison_int4, flags:TE
               684us     ⟥⟤ OK 00411_long_accurate_number_comparison_int4, /stateless/00411_long_accurate_number_comparison_int4
              8m 32s        [bash] 2022-04-30 19:46:30 00411_long_accurate_number_comparison_int4:                             [ OK ] 1.64 sec.
Apr 30,2022 16:46:30     ⟥  Feature 00410_aggregation_combinators_with_arenas, flags:TE
               638us     ⟥⟤ OK 00410_aggregation_combinators_with_arenas, /stateless/00410_aggregation_combinators_with_arenas
              8m 32s        [bash] 2022-04-30 19:46:30 00410_aggregation_combinators_with_arenas:                              [ OK ] 0.52 sec.
Apr 30,2022 16:46:30     ⟥  Feature 00409_shard_limit_by, flags:TE
               895us     ⟥⟤ OK 00409_shard_limit_by, /stateless/00409_shard_limit_by
              8m 32s        [bash] 2022-04-30 19:46:30 00409_shard_limit_by:                                                   [ OK ] 0.34 sec.
Apr 30,2022 16:46:30     ⟥  Feature 00411_long_accurate_number_comparison_float, flags:TE
               487us     ⟥⟤ OK 00411_long_accurate_number_comparison_float, /stateless/00411_long_accurate_number_comparison_float
              8m 32s        [bash] 2022-04-30 19:46:30 00411_long_accurate_number_comparison_float:                            [ OK ] 2.12 sec.
Apr 30,2022 16:46:30     ⟥  Feature 00406_tuples_with_nulls, flags:TE
               601us     ⟥⟤ OK 00406_tuples_with_nulls, /stateless/00406_tuples_with_nulls
              8m 33s        [bash] 2022-04-30 19:46:30 00406_tuples_with_nulls:                                                [ OK ] 0.15 sec.
Apr 30,2022 16:46:30     ⟥  Feature 00408_http_keep_alive, flags:TE
               614us     ⟥⟤ OK 00408_http_keep_alive, /stateless/00408_http_keep_alive
              8m 33s        [bash] 2022-04-30 19:46:30 00408_http_keep_alive:                                                  [ OK ] 0.31 sec.
Apr 30,2022 16:46:31     ⟥  Feature 00405_pretty_formats, flags:TE
               636us     ⟥⟤ OK 00405_pretty_formats, /stateless/00405_pretty_formats
              8m 33s        [bash] 2022-04-30 19:46:31 00405_pretty_formats:                                                   [ OK ] 0.24 sec.
Apr 30,2022 16:46:31     ⟥  Feature 00405_PrettyCompactMonoBlock, flags:TE
               616us     ⟥⟤ OK 00405_PrettyCompactMonoBlock, /stateless/00405_PrettyCompactMonoBlock
              8m 33s        [bash] 2022-04-30 19:46:31 00405_PrettyCompactMonoBlock:                                           [ OK ] 0.48 sec.
Apr 30,2022 16:46:31     ⟥  Feature 00443_optimize_final_vertical_merge, flags:TE
               925us     ⟥⟤ OK 00443_optimize_final_vertical_merge, /stateless/00443_optimize_final_vertical_merge
              8m 33s        [bash] 2022-04-30 19:46:31 00443_optimize_final_vertical_merge:                                    [ OK ] 5.25 sec.
Apr 30,2022 16:46:31     ⟥  Feature 00404_null_literal, flags:TE
               592us     ⟥⟤ OK 00404_null_literal, /stateless/00404_null_literal
              8m 33s        [bash] 2022-04-30 19:46:31 00404_null_literal:                                                     [ OK ] 0.18 sec.
Apr 30,2022 16:46:31     ⟥  Feature 00403_to_start_of_day, flags:TE
               690us     ⟥⟤ OK 00403_to_start_of_day, /stateless/00403_to_start_of_day
              8m 33s        [bash] 2022-04-30 19:46:31 00403_to_start_of_day:                                                  [ OK ] 0.17 sec.
Apr 30,2022 16:46:31     ⟥  Feature 00402_nan_and_extremes, flags:TE
               555us     ⟥⟤ OK 00402_nan_and_extremes, /stateless/00402_nan_and_extremes
              8m 33s        [bash] 2022-04-30 19:46:31 00402_nan_and_extremes:                                                 [ OK ] 0.20 sec.
Apr 30,2022 16:46:31     ⟥  Feature 00411_long_accurate_number_comparison_int3, flags:TE
               450us     ⟥⟤ OK 00411_long_accurate_number_comparison_int3, /stateless/00411_long_accurate_number_comparison_int3
              8m 34s        [bash] 2022-04-30 19:46:31 00411_long_accurate_number_comparison_int3:                             [ OK ] 2.99 sec.
Apr 30,2022 16:46:31     ⟥  Feature 00401_merge_and_stripelog, flags:TE
               657us     ⟥⟤ OK 00401_merge_and_stripelog, /stateless/00401_merge_and_stripelog
              8m 34s        [bash] 2022-04-30 19:46:31 00401_merge_and_stripelog:                                              [ OK ] 0.31 sec.
Apr 30,2022 16:46:31     ⟥  Feature 00399_group_uniq_array_date_datetime, flags:TE
               942us     ⟥⟤ OK 00399_group_uniq_array_date_datetime, /stateless/00399_group_uniq_array_date_datetime
              8m 34s        [bash] 2022-04-30 19:46:31 00399_group_uniq_array_date_datetime:                                   [ OK ] 0.19 sec.
Apr 30,2022 16:46:31     ⟥  Feature 00407_parsing_nulls, flags:TE
               809us     ⟥⟤ OK 00407_parsing_nulls, /stateless/00407_parsing_nulls
              8m 34s        [bash] 2022-04-30 19:46:31 00407_parsing_nulls:                                                    [ OK ] 1.35 sec.
Apr 30,2022 16:46:31     ⟥  Feature 00397_tsv_format_synonym, flags:TE
               680us     ⟥⟤ OK 00397_tsv_format_synonym, /stateless/00397_tsv_format_synonym
              8m 34s        [bash] 2022-04-30 19:46:31 00397_tsv_format_synonym:                                               [ OK ] 0.21 sec.
Apr 30,2022 16:46:32     ⟥  Feature 00396_uuid, flags:TE
               592us     ⟥⟤ OK 00396_uuid, /stateless/00396_uuid
              8m 34s        [bash] 2022-04-30 19:46:32 00396_uuid:                                                             [ OK ] 0.20 sec.
Apr 30,2022 16:46:32     ⟥  Feature 00400_client_external_options, flags:TE
               707us     ⟥⟤ OK 00400_client_external_options, /stateless/00400_client_external_options
              8m 34s        [bash] 2022-04-30 19:46:32 00400_client_external_options:                                          [ OK ] 0.57 sec.
Apr 30,2022 16:46:32     ⟥  Feature 00394_new_nested_column_keeps_offsets, flags:TE
               631us     ⟥⟤ OK 00394_new_nested_column_keeps_offsets, /stateless/00394_new_nested_column_keeps_offsets
              8m 34s        [bash] 2022-04-30 19:46:32 00394_new_nested_column_keeps_offsets:                                  [ OK ] 0.21 sec.
Apr 30,2022 16:46:32     ⟥  Feature 00394_replaceall_vector_fixed, flags:TE
                 1ms     ⟥⟤ OK 00394_replaceall_vector_fixed, /stateless/00394_replaceall_vector_fixed
              8m 34s        [bash] 2022-04-30 19:46:32 00394_replaceall_vector_fixed:                                          [ OK ] 0.16 sec.
Apr 30,2022 16:46:32     ⟥  Feature 00393_if_with_constant_condition, flags:TE
               617us     ⟥⟤ OK 00393_if_with_constant_condition, /stateless/00393_if_with_constant_condition
              8m 34s        [bash] 2022-04-30 19:46:32 00393_if_with_constant_condition:                                       [ OK ] 0.16 sec.
Apr 30,2022 16:46:32     ⟥  Feature 00398_url_functions, flags:TE
               637us     ⟥⟤ OK 00398_url_functions, /stateless/00398_url_functions
              8m 34s        [bash] 2022-04-30 19:46:32 00398_url_functions:                                                    [ OK ] 0.57 sec.
Apr 30,2022 16:46:32     ⟥  Feature 00411_long_accurate_number_comparison_int2, flags:TE
               887us     ⟥⟤ OK 00411_long_accurate_number_comparison_int2, /stateless/00411_long_accurate_number_comparison_int2
              8m 34s        [bash] 2022-04-30 19:46:32 00411_long_accurate_number_comparison_int2:                             [ OK ] 4.11 sec.
Apr 30,2022 16:46:32     ⟥  Feature 00389_concat_operator, flags:TE
               648us     ⟥⟤ OK 00389_concat_operator, /stateless/00389_concat_operator
              8m 34s        [bash] 2022-04-30 19:46:32 00389_concat_operator:                                                  [ OK ] 0.14 sec.
Apr 30,2022 16:46:32     ⟥  Feature 00390_array_sort, flags:TE
               632us     ⟥⟤ OK 00390_array_sort, /stateless/00390_array_sort
              8m 34s        [bash] 2022-04-30 19:46:32 00390_array_sort:                                                       [ OK ] 0.18 sec.
Apr 30,2022 16:46:32     ⟥  Feature 00388_enum_with_totals, flags:TE
               450us     ⟥⟤ OK 00388_enum_with_totals, /stateless/00388_enum_with_totals
              8m 34s        [bash] 2022-04-30 19:46:32 00388_enum_with_totals:                                                 [ OK ] 0.17 sec.
Apr 30,2022 16:46:32     ⟥  Feature 00392_enum_nested_alter, flags:TE
               963us     ⟥⟤ OK 00392_enum_nested_alter, /stateless/00392_enum_nested_alter
              8m 34s        [bash] 2022-04-30 19:46:32 00392_enum_nested_alter:                                                [ OK ] 0.31 sec.
Apr 30,2022 16:46:32     ⟥  Feature 00386_has_column_in_table, flags:TE
               439us     ⟥⟤ OK 00386_has_column_in_table, /stateless/00386_has_column_in_table
              8m 35s        [bash] 2022-04-30 19:46:32 00386_has_column_in_table:                                              [ OK ] 0.20 sec.
Apr 30,2022 16:46:32     ⟥  Feature 00387_use_client_time_zone, flags:TE
               803us     ⟥⟤ OK 00387_use_client_time_zone, /stateless/00387_use_client_time_zone
              8m 35s        [bash] 2022-04-30 19:46:32 00387_use_client_time_zone:                                             [ OK ] 0.28 sec.
Apr 30,2022 16:46:32     ⟥  Feature 00386_enum_in_pk, flags:TE
               723us     ⟥⟤ OK 00386_enum_in_pk, /stateless/00386_enum_in_pk
              8m 35s        [bash] 2022-04-30 19:46:32 00386_enum_in_pk:                                                       [ OK ] 0.28 sec.
Apr 30,2022 16:46:33     ⟥  Feature 00384_column_aggregate_function_insert_from, flags:TE
               690us     ⟥⟤ OK 00384_column_aggregate_function_insert_from, /stateless/00384_column_aggregate_function_insert_from
              8m 35s        [bash] 2022-04-30 19:46:32 00384_column_aggregate_function_insert_from:                            [ OK ] 0.18 sec.
Apr 30,2022 16:46:33     ⟥  Feature 00383_utf8_validation, flags:TE
               468us     ⟥⟤ OK 00383_utf8_validation, /stateless/00383_utf8_validation
              8m 35s        [bash] 2022-04-30 19:46:33 00383_utf8_validation:                                                  [ OK ] 0.16 sec.
Apr 30,2022 16:46:33     ⟥  Feature 00381_first_significant_subdomain, flags:TE
               841us     ⟥⟤ OK 00381_first_significant_subdomain, /stateless/00381_first_significant_subdomain
              8m 35s        [bash] 2022-04-30 19:46:33 00381_first_significant_subdomain:                                      [ OK ] 0.17 sec.
Apr 30,2022 16:46:33     ⟥  Feature 00378_json_quote_64bit_integers, flags:TE
               563us     ⟥⟤ OK 00378_json_quote_64bit_integers, /stateless/00378_json_quote_64bit_integers
              8m 35s        [bash] 2022-04-30 19:46:33 00378_json_quote_64bit_integers:                                        [ OK ] 0.18 sec.
Apr 30,2022 16:46:33     ⟥  Feature 00379_system_processes_port, flags:TE
               578us     ⟥⟤ OK 00379_system_processes_port, /stateless/00379_system_processes_port
              8m 35s        [bash] 2022-04-30 19:46:33 00379_system_processes_port:                                            [ OK ] 0.29 sec.
Apr 30,2022 16:46:33     ⟥  Feature 00380_client_break_at_exception_in_batch_mode, flags:TE
               666us     ⟥⟤ OK 00380_client_break_at_exception_in_batch_mode, /stateless/00380_client_break_at_exception_in_batch_mode
              8m 35s        [bash] 2022-04-30 19:46:33 00380_client_break_at_exception_in_batch_mode:                          [ OK ] 0.34 sec.
Apr 30,2022 16:46:34     ⟥  Feature 00411_long_accurate_number_comparison_int1, flags:TE
               622us     ⟥⟤ OK 00411_long_accurate_number_comparison_int1, /stateless/00411_long_accurate_number_comparison_int1
              8m 36s        [bash] 2022-04-30 19:46:34 00411_long_accurate_number_comparison_int1:                             [ OK ] 5.72 sec.
Apr 30,2022 16:46:34     ⟥  Feature 00375_shard_group_uniq_array_of_string, flags:TE
               739us     ⟥⟤ OK 00375_shard_group_uniq_array_of_string, /stateless/00375_shard_group_uniq_array_of_string
              8m 37s        [bash] 2022-04-30 19:46:34 00375_shard_group_uniq_array_of_string:                                 [ OK ] 1.27 sec.
Apr 30,2022 16:46:34     ⟥  Feature 00395_nullable, flags:TE
               892us     ⟥⟤ OK 00395_nullable, /stateless/00395_nullable
              8m 37s        [bash] 2022-04-30 19:46:34 00395_nullable:                                                         [ OK ] 2.86 sec.
Apr 30,2022 16:46:34     ⟥  Feature 00374_any_last_if_merge, flags:TE
               613us     ⟥⟤ OK 00374_any_last_if_merge, /stateless/00374_any_last_if_merge
              8m 37s        [bash] 2022-04-30 19:46:34 00374_any_last_if_merge:                                                [ OK ] 0.17 sec.
Apr 30,2022 16:46:35     ⟥  Feature 00373_group_by_tuple, flags:TE
               646us     ⟥⟤ OK 00373_group_by_tuple, /stateless/00373_group_by_tuple
              8m 37s        [bash] 2022-04-30 19:46:35 00373_group_by_tuple:                                                   [ OK ] 0.26 sec.
Apr 30,2022 16:46:35     ⟥  Feature 00371_union_all, flags:TE
               684us     ⟥⟤ OK 00371_union_all, /stateless/00371_union_all
              8m 37s        [bash] 2022-04-30 19:46:35 00371_union_all:                                                        [ OK ] 0.16 sec.
Apr 30,2022 16:46:35     ⟥  Feature 00374_json_each_row_input_with_noisy_fields, flags:TE
               508us     ⟥⟤ OK 00374_json_each_row_input_with_noisy_fields, /stateless/00374_json_each_row_input_with_noisy_fields
              8m 38s        [bash] 2022-04-30 19:46:35 00374_json_each_row_input_with_noisy_fields:                            [ OK ] 1.12 sec.
Apr 30,2022 16:46:35     ⟥  Feature 00372_cors_header, flags:TE
               726us     ⟥⟤ OK 00372_cors_header, /stateless/00372_cors_header
              8m 38s        [bash] 2022-04-30 19:46:35 00372_cors_header:                                                      [ OK ] 0.68 sec.
Apr 30,2022 16:46:36     ⟥  Feature 00369_int_div_of_float, flags:TE
               962us     ⟥⟤ OK 00369_int_div_of_float, /stateless/00369_int_div_of_float
              8m 38s        [bash] 2022-04-30 19:46:36 00369_int_div_of_float:                                                 [ OK ] 0.24 sec.
Apr 30,2022 16:46:36     ⟥  Feature 00370_duplicate_columns_in_subqueries, flags:TE
               883us     ⟥⟤ OK 00370_duplicate_columns_in_subqueries, /stateless/00370_duplicate_columns_in_subqueries
              8m 38s        [bash] 2022-04-30 19:46:36 00370_duplicate_columns_in_subqueries:                                  [ OK ] 0.66 sec.
Apr 30,2022 16:46:36     ⟥  Feature 00368_format_option_collision, flags:TE
               706us     ⟥⟤ OK 00368_format_option_collision, /stateless/00368_format_option_collision
              8m 38s        [bash] 2022-04-30 19:46:36 00368_format_option_collision:                                          [ OK ] 0.44 sec.
Apr 30,2022 16:46:36     ⟥  Feature 00367_visible_width_of_array_tuple_enum, flags:TE
               453us     ⟥⟤ OK 00367_visible_width_of_array_tuple_enum, /stateless/00367_visible_width_of_array_tuple_enum
              8m 38s        [bash] 2022-04-30 19:46:36 00367_visible_width_of_array_tuple_enum:                                [ OK ] 0.16 sec.
Apr 30,2022 16:46:37     ⟥  Feature 00364_java_style_denormals, flags:TE
               681us     ⟥⟤ OK 00364_java_style_denormals, /stateless/00364_java_style_denormals
              8m 39s        [bash] 2022-04-30 19:46:37 00364_java_style_denormals:                                             [ OK ] 0.51 sec.
Apr 30,2022 16:46:37     ⟥  Feature 00376_shard_group_uniq_array_of_int_array, flags:TE
               618us     ⟥⟤ OK 00376_shard_group_uniq_array_of_int_array, /stateless/00376_shard_group_uniq_array_of_int_array
              8m 40s        [bash] 2022-04-30 19:46:37 00376_shard_group_uniq_array_of_int_array:                              [ OK ] 4.22 sec.
Apr 30,2022 16:46:38     ⟥  Feature 00363_defaults, flags:TE
               541us     ⟥⟤ OK 00363_defaults, /stateless/00363_defaults
              8m 41s        [bash] 2022-04-30 19:46:38 00363_defaults:                                                         [ OK ] 1.09 sec.
Apr 30,2022 16:46:39     ⟥  Feature 00362_great_circle_distance, flags:TE
                 4ms     ⟥⟤ OK 00362_great_circle_distance, /stateless/00362_great_circle_distance
              8m 41s        [bash] 2022-04-30 19:46:38 00362_great_circle_distance:                                            [ OK ] 0.68 sec.
Apr 30,2022 16:46:39     ⟥  Feature 00365_statistics_in_formats, flags:TE
               555us     ⟥⟤ OK 00365_statistics_in_formats, /stateless/00365_statistics_in_formats
              8m 41s        [bash] 2022-04-30 19:46:39 00365_statistics_in_formats:                                            [ OK ] 2.59 sec.
Apr 30,2022 16:46:39     ⟥  Feature 00359_convert_or_zero_functions, flags:TE
               696us     ⟥⟤ OK 00359_convert_or_zero_functions, /stateless/00359_convert_or_zero_functions
              8m 41s        [bash] 2022-04-30 19:46:39 00359_convert_or_zero_functions:                                        [ OK ] 0.29 sec.
Apr 30,2022 16:46:39     ⟥  Feature 00360_to_date_from_string_with_datetime, flags:TE
               636us     ⟥⟤ OK 00360_to_date_from_string_with_datetime, /stateless/00360_to_date_from_string_with_datetime
              8m 41s        [bash] 2022-04-30 19:46:39 00360_to_date_from_string_with_datetime:                                [ OK ] 0.20 sec.
Apr 30,2022 16:46:39     ⟥  Feature 00361_shared_array_offsets_and_squash_blocks, flags:TE
               591us     ⟥⟤ OK 00361_shared_array_offsets_and_squash_blocks, /stateless/00361_shared_array_offsets_and_squash_blocks
              8m 41s        [bash] 2022-04-30 19:46:39 00361_shared_array_offsets_and_squash_blocks:                           [ OK ] 0.59 sec.
Apr 30,2022 16:46:39     ⟥  Feature 00377_shard_group_uniq_array_of_string_array, flags:TE
               597us     ⟥⟤ OK 00377_shard_group_uniq_array_of_string_array, /stateless/00377_shard_group_uniq_array_of_string_array
              8m 41s        [bash] 2022-04-30 19:46:39 00377_shard_group_uniq_array_of_string_array:                           [ OK ] 6.25 sec.
              8m 42s        [bash] 2022-04-30 19:46:39 00385_storage_file_and_clickhouse-local_app_long:                       [ OK ] 7.05 sec.
Apr 30,2022 16:46:39     ⟥  Feature 00358_from_string_complex_types, flags:TE
               812us     ⟥⟤ OK 00358_from_string_complex_types, /stateless/00358_from_string_complex_types
              8m 42s        [bash] 2022-04-30 19:46:39 00358_from_string_complex_types:                                        [ OK ] 0.16 sec.
Apr 30,2022 16:46:39     ⟥  Feature 00357_to_string_complex_types, flags:TE
               533us     ⟥⟤ OK 00357_to_string_complex_types, /stateless/00357_to_string_complex_types
              8m 42s        [bash] 2022-04-30 19:46:39 00357_to_string_complex_types:                                          [ OK ] 0.16 sec.
Apr 30,2022 16:46:39     ⟥  Feature 00356_analyze_aggregations_and_union_all, flags:TE
               608us     ⟥⟤ OK 00356_analyze_aggregations_and_union_all, /stateless/00356_analyze_aggregations_and_union_all
              8m 42s        [bash] 2022-04-30 19:46:39 00356_analyze_aggregations_and_union_all:                               [ OK ] 0.17 sec.
Apr 30,2022 16:46:39     ⟥  Feature 00355_array_of_non_const_convertible_types, flags:TE
               430us     ⟥⟤ OK 00355_array_of_non_const_convertible_types, /stateless/00355_array_of_non_const_convertible_types
              8m 42s        [bash] 2022-04-30 19:46:39 00355_array_of_non_const_convertible_types:                             [ OK ] 0.16 sec.
Apr 30,2022 16:46:39     ⟥  Feature 00353_join_by_tuple, flags:TE
               889us     ⟥⟤ OK 00353_join_by_tuple, /stateless/00353_join_by_tuple
              8m 42s        [bash] 2022-04-30 19:46:39 00353_join_by_tuple:                                                    [ OK ] 0.15 sec.
Apr 30,2022 16:46:40     ⟥  Feature 00351_select_distinct_arrays_tuples, flags:TE
               570us     ⟥⟤ OK 00351_select_distinct_arrays_tuples, /stateless/00351_select_distinct_arrays_tuples
              8m 42s        [bash] 2022-04-30 19:46:40 00351_select_distinct_arrays_tuples:                                    [ OK ] 0.17 sec.
Apr 30,2022 16:46:40     ⟥  Feature 00350_count_distinct, flags:TE
                 1ms     ⟥⟤ OK 00350_count_distinct, /stateless/00350_count_distinct
              8m 42s        [bash] 2022-04-30 19:46:40 00350_count_distinct:                                                   [ OK ] 0.16 sec.
Apr 30,2022 16:46:40     ⟥  Feature 00366_multi_statements, flags:TE
               603us     ⟥⟤ OK 00366_multi_statements, /stateless/00366_multi_statements
              8m 42s        [bash] 2022-04-30 19:46:40 00366_multi_statements:                                                 [ OK ] 3.67 sec.
Apr 30,2022 16:46:40     ⟥  Feature 00349_visible_width, flags:TE
               721us     ⟥⟤ OK 00349_visible_width, /stateless/00349_visible_width
              8m 42s        [bash] 2022-04-30 19:46:40 00349_visible_width:                                                    [ OK ] 0.15 sec.
Apr 30,2022 16:46:40     ⟥  Feature 00352_external_sorting_and_constants, flags:TE
               635us     ⟥⟤ OK 00352_external_sorting_and_constants, /stateless/00352_external_sorting_and_constants
              8m 42s        [bash] 2022-04-30 19:46:40 00352_external_sorting_and_constants:                                   [ OK ] 0.42 sec.
Apr 30,2022 16:46:40     ⟥  Feature 00354_host_command_line_option, flags:TE
               515us     ⟥⟤ OK 00354_host_command_line_option, /stateless/00354_host_command_line_option
              8m 42s        [bash] 2022-04-30 19:46:40 00354_host_command_line_option:                                         [ OK ] 0.50 sec.
Apr 30,2022 16:46:40     ⟥  Feature 00348_tuples, flags:TE
               632us     ⟥⟤ OK 00348_tuples, /stateless/00348_tuples
              8m 42s        [bash] 2022-04-30 19:46:40 00348_tuples:                                                           [ OK ] 0.23 sec.
Apr 30,2022 16:46:40     ⟥  Feature 00347_has_tuple, flags:TE
               664us     ⟥⟤ OK 00347_has_tuple, /stateless/00347_has_tuple
              8m 42s        [bash] 2022-04-30 19:46:40 00347_has_tuple:                                                        [ OK ] 0.24 sec.
Apr 30,2022 16:46:40     ⟥  Feature 00346_if_tuple, flags:TE
               619us     ⟥⟤ OK 00346_if_tuple, /stateless/00346_if_tuple
              8m 42s        [bash] 2022-04-30 19:46:40 00346_if_tuple:                                                         [ OK ] 0.20 sec.
Apr 30,2022 16:46:40     ⟥  Feature 00345_index_accurate_comparison, flags:TE
               690us     ⟥⟤ OK 00345_index_accurate_comparison, /stateless/00345_index_accurate_comparison
              8m 42s        [bash] 2022-04-30 19:46:40 00345_index_accurate_comparison:                                        [ OK ] 0.19 sec.
Apr 30,2022 16:46:40     ⟥  Feature 00344_row_number_in_all_blocks, flags:TE
               725us     ⟥⟤ OK 00344_row_number_in_all_blocks, /stateless/00344_row_number_in_all_blocks
              8m 42s        [bash] 2022-04-30 19:46:40 00344_row_number_in_all_blocks:                                         [ OK ] 0.17 sec.
Apr 30,2022 16:46:40     ⟥  Feature 00342_escape_sequences, flags:TE
               689us     ⟥⟤ OK 00342_escape_sequences, /stateless/00342_escape_sequences
              8m 42s        [bash] 2022-04-30 19:46:40 00342_escape_sequences:                                                 [ OK ] 0.17 sec.
Apr 30,2022 16:46:40     ⟥  Feature 00343_array_element_generic, flags:TE
               700us     ⟥⟤ OK 00343_array_element_generic, /stateless/00343_array_element_generic
              8m 42s        [bash] 2022-04-30 19:46:40 00343_array_element_generic:                                            [ OK ] 0.25 sec.
Apr 30,2022 16:46:40     ⟥  Feature 00341_squashing_insert_select2, flags:TE
                 2ms     ⟥⟤ OK 00341_squashing_insert_select2, /stateless/00341_squashing_insert_select2
              8m 42s        [bash] 2022-04-30 19:46:40 00341_squashing_insert_select2:                                         [ OK ] 0.24 sec.
Apr 30,2022 16:46:40     ⟥  Feature 00338_replicate_array_of_strings, flags:TE
               889us     ⟥⟤ OK 00338_replicate_array_of_strings, /stateless/00338_replicate_array_of_strings
              8m 43s        [bash] 2022-04-30 19:46:40 00338_replicate_array_of_strings:                                       [ OK ] 0.17 sec.
Apr 30,2022 16:46:40     ⟥  Feature 00337_shard_any_heavy, flags:TE
               849us     ⟥⟤ OK 00337_shard_any_heavy, /stateless/00337_shard_any_heavy
              8m 43s        [bash] 2022-04-30 19:46:40 00337_shard_any_heavy:                                                  [ OK ] 0.20 sec.
Apr 30,2022 16:46:40     ⟥  Feature 00339_parsing_bad_arrays, flags:TE
               808us     ⟥⟤ OK 00339_parsing_bad_arrays, /stateless/00339_parsing_bad_arrays
              8m 43s        [bash] 2022-04-30 19:46:40 00339_parsing_bad_arrays:                                               [ OK ] 0.40 sec.
Apr 30,2022 16:46:40     ⟥  Feature 00334_column_aggregate_function_limit, flags:TE
               650us     ⟥⟤ OK 00334_column_aggregate_function_limit, /stateless/00334_column_aggregate_function_limit
              8m 43s        [bash] 2022-04-30 19:46:40 00334_column_aggregate_function_limit:                                  [ OK ] 0.21 sec.
Apr 30,2022 16:46:41     ⟥  Feature 00333_parser_number_bug, flags:TE
               607us     ⟥⟤ OK 00333_parser_number_bug, /stateless/00333_parser_number_bug
              8m 43s        [bash] 2022-04-30 19:46:41 00333_parser_number_bug:                                                [ OK ] 0.17 sec.
Apr 30,2022 16:46:41     ⟥  Feature 00335_bom, flags:TE
               871us     ⟥⟤ OK 00335_bom, /stateless/00335_bom
              8m 43s        [bash] 2022-04-30 19:46:41 00335_bom:                                                              [ OK ] 0.45 sec.
Apr 30,2022 16:46:41     ⟥  Feature 00331_final_and_prewhere, flags:TE
               600us     ⟥⟤ OK 00331_final_and_prewhere, /stateless/00331_final_and_prewhere
              8m 43s        [bash] 2022-04-30 19:46:41 00331_final_and_prewhere:                                               [ OK ] 0.25 sec.
Apr 30,2022 16:46:41     ⟥  Feature 00330_view_subqueries, flags:TE
               792us     ⟥⟤ OK 00330_view_subqueries, /stateless/00330_view_subqueries
              8m 43s        [bash] 2022-04-30 19:46:41 00330_view_subqueries:                                                  [ OK ] 0.25 sec.
Apr 30,2022 16:46:41     ⟥  Feature 00336_shard_stack_trace, flags:TE
               648us     ⟥⟤ OK 00336_shard_stack_trace, /stateless/00336_shard_stack_trace
              8m 43s        [bash] 2022-04-30 19:46:41 00336_shard_stack_trace:                                                [ OK ] 0.67 sec.
Apr 30,2022 16:46:41     ⟥  Feature 00340_squashing_insert_select, flags:TE
               666us     ⟥⟤ OK 00340_squashing_insert_select, /stateless/00340_squashing_insert_select
              8m 43s        [bash] 2022-04-30 19:46:41 00340_squashing_insert_select:                                          [ OK ] 1.04 sec.
Apr 30,2022 16:46:41     ⟥  Feature 00324_hashing_enums, flags:TE
               691us     ⟥⟤ OK 00324_hashing_enums, /stateless/00324_hashing_enums
              8m 43s        [bash] 2022-04-30 19:46:41 00324_hashing_enums:                                                    [ OK ] 0.15 sec.
Apr 30,2022 16:46:41     ⟥  Feature 00327_summing_composite_nested, flags:TE
               941us     ⟥⟤ OK 00327_summing_composite_nested, /stateless/00327_summing_composite_nested
              8m 43s        [bash] 2022-04-30 19:46:41 00327_summing_composite_nested:                                         [ OK ] 0.30 sec.
Apr 30,2022 16:46:41     ⟥  Feature 00323_quantiles_timing_bug, flags:TE
               653us     ⟥⟤ OK 00323_quantiles_timing_bug, /stateless/00323_quantiles_timing_bug
              8m 43s        [bash] 2022-04-30 19:46:41 00323_quantiles_timing_bug:                                             [ OK ] 0.18 sec.
Apr 30,2022 16:46:41     ⟥  Feature 00320_between, flags:TE
               750us     ⟥⟤ OK 00320_between, /stateless/00320_between
              8m 44s        [bash] 2022-04-30 19:46:41 00320_between:                                                          [ OK ] 0.14 sec.
Apr 30,2022 16:46:41     ⟥  Feature 00322_disable_checksumming, flags:TE
               729us     ⟥⟤ OK 00322_disable_checksumming, /stateless/00322_disable_checksumming
              8m 44s        [bash] 2022-04-30 19:46:41 00322_disable_checksumming:                                             [ OK ] 0.30 sec.
Apr 30,2022 16:46:41     ⟥  Feature 00321_pk_set, flags:TE
               508us     ⟥⟤ OK 00321_pk_set, /stateless/00321_pk_set
              8m 44s        [bash] 2022-04-30 19:46:41 00321_pk_set:                                                           [ OK ] 0.28 sec.
Apr 30,2022 16:46:41     ⟥  Feature 00319_index_for_like, flags:TE
               653us     ⟥⟤ OK 00319_index_for_like, /stateless/00319_index_for_like
              8m 44s        [bash] 2022-04-30 19:46:41 00319_index_for_like:                                                   [ OK ] 0.25 sec.
Apr 30,2022 16:46:41     ⟥  Feature 00386_long_in_pk, flags:TE
                 1ms     ⟥⟤ OK 00386_long_in_pk, /stateless/00386_long_in_pk
              8m 44s        [bash] 2022-04-30 19:46:41 00386_long_in_pk:                                                       [ OK ] 9.29 sec.
Apr 30,2022 16:46:42     ⟥  Feature 00316_rounding_functions_and_empty_block, flags:TE
               643us     ⟥⟤ OK 00316_rounding_functions_and_empty_block, /stateless/00316_rounding_functions_and_empty_block
              8m 44s        [bash] 2022-04-30 19:46:42 00316_rounding_functions_and_empty_block:                               [ OK ] 0.15 sec.
Apr 30,2022 16:46:42     ⟥  Feature 00317_in_tuples_and_out_of_range_values, flags:TE
               641us     ⟥⟤ OK 00317_in_tuples_and_out_of_range_values, /stateless/00317_in_tuples_and_out_of_range_values
              8m 44s        [bash] 2022-04-30 19:46:42 00317_in_tuples_and_out_of_range_values:                                [ OK ] 0.18 sec.
Apr 30,2022 16:46:42     ⟥  Feature 00315_quantile_off_by_one, flags:TE
               758us     ⟥⟤ OK 00315_quantile_off_by_one, /stateless/00315_quantile_off_by_one
              8m 44s        [bash] 2022-04-30 19:46:42 00315_quantile_off_by_one:                                              [ OK ] 0.17 sec.
Apr 30,2022 16:46:42     ⟥  Feature 00318_pk_tuple_order, flags:TE
               590us     ⟥⟤ OK 00318_pk_tuple_order, /stateless/00318_pk_tuple_order
              8m 44s        [bash] 2022-04-30 19:46:42 00318_pk_tuple_order:                                                   [ OK ] 0.36 sec.
Apr 30,2022 16:46:42     ⟥  Feature 00309_formats, flags:TE
               809us     ⟥⟤ OK 00309_formats, /stateless/00309_formats
              8m 44s        [bash] 2022-04-30 19:46:42 00309_formats:                                                          [ OK ] 0.22 sec.
Apr 30,2022 16:46:42     ⟥  Feature 00313_const_totals_extremes, flags:TE
                 7ms     ⟥⟤ OK 00313_const_totals_extremes, /stateless/00313_const_totals_extremes
              8m 44s        [bash] 2022-04-30 19:46:42 00313_const_totals_extremes:                                            [ OK ] 0.41 sec.
Apr 30,2022 16:46:42     ⟥  Feature 00308_write_buffer_valid_utf8, flags:TE
                 5ms     ⟥⟤ OK 00308_write_buffer_valid_utf8, /stateless/00308_write_buffer_valid_utf8
              8m 45s        [bash] 2022-04-30 19:46:42 00308_write_buffer_valid_utf8:                                          [ OK ] 0.17 sec.
Apr 30,2022 16:46:42     ⟥  Feature 00310_tskv, flags:TE
               655us     ⟥⟤ OK 00310_tskv, /stateless/00310_tskv
              8m 45s        [bash] 2022-04-30 19:46:42 00310_tskv:                                                             [ OK ] 0.57 sec.
Apr 30,2022 16:46:42     ⟥  Feature 00307_format_xml, flags:TE
               627us     ⟥⟤ OK 00307_format_xml, /stateless/00307_format_xml
              8m 45s        [bash] 2022-04-30 19:46:42 00307_format_xml:                                                       [ OK ] 0.18 sec.
Apr 30,2022 16:46:42     ⟥  Feature 00312_position_case_insensitive_utf8, flags:TE
               957us     ⟥⟤ OK 00312_position_case_insensitive_utf8, /stateless/00312_position_case_insensitive_utf8
              8m 45s        [bash] 2022-04-30 19:46:42 00312_position_case_insensitive_utf8:                                   [ OK ] 0.85 sec.
Apr 30,2022 16:46:43     ⟥  Feature 00306_insert_values_and_expressions, flags:TE
               723us     ⟥⟤ OK 00306_insert_values_and_expressions, /stateless/00306_insert_values_and_expressions
              8m 45s        [bash] 2022-04-30 19:46:42 00306_insert_values_and_expressions:                                    [ OK ] 0.23 sec.
Apr 30,2022 16:46:43     ⟥  Feature 00304_http_external_data, flags:TE
               719us     ⟥⟤ OK 00304_http_external_data, /stateless/00304_http_external_data
              8m 45s        [bash] 2022-04-30 19:46:43 00304_http_external_data:                                               [ OK ] 0.40 sec.
Apr 30,2022 16:46:43     ⟥  Feature 00300_csv, flags:TE
               855us     ⟥⟤ OK 00300_csv, /stateless/00300_csv
              8m 45s        [bash] 2022-04-30 19:46:43 00300_csv:                                                              [ OK ] 0.24 sec.
Apr 30,2022 16:46:43     ⟥  Feature 00299_stripe_log_multiple_inserts, flags:TE
               670us     ⟥⟤ OK 00299_stripe_log_multiple_inserts, /stateless/00299_stripe_log_multiple_inserts
              8m 45s        [bash] 2022-04-30 19:46:43 00299_stripe_log_multiple_inserts:                                      [ OK ] 0.37 sec.
Apr 30,2022 16:46:43     ⟥  Feature 00298_enum_width_and_cast, flags:TE
               615us     ⟥⟤ OK 00298_enum_width_and_cast, /stateless/00298_enum_width_and_cast
              8m 46s        [bash] 2022-04-30 19:46:43 00298_enum_width_and_cast:                                              [ OK ] 0.27 sec.
Apr 30,2022 16:46:43     ⟥  Feature 00302_http_compression, flags:TE
               556us     ⟥⟤ OK 00302_http_compression, /stateless/00302_http_compression
              8m 46s        [bash] 2022-04-30 19:46:43 00302_http_compression:                                                 [ OK ] 0.88 sec.
Apr 30,2022 16:46:44     ⟥  Feature 00296_url_parameters, flags:TE
               629us     ⟥⟤ OK 00296_url_parameters, /stateless/00296_url_parameters
              8m 46s        [bash] 2022-04-30 19:46:44 00296_url_parameters:                                                   [ OK ] 0.51 sec.
Apr 30,2022 16:46:44     ⟥  Feature 00295_global_in_one_shard_rows_before_limit, flags:TE
               618us     ⟥⟤ OK 00295_global_in_one_shard_rows_before_limit, /stateless/00295_global_in_one_shard_rows_before_limit
              8m 46s        [bash] 2022-04-30 19:46:44 00295_global_in_one_shard_rows_before_limit:                            [ OK ] 0.52 sec.
Apr 30,2022 16:46:44     ⟥  Feature 00301_csv, flags:TE
               811us     ⟥⟤ OK 00301_csv, /stateless/00301_csv
              8m 46s        [bash] 2022-04-30 19:46:44 00301_csv:                                                              [ OK ] 1.23 sec.
Apr 30,2022 16:46:44     ⟥  Feature 00314_sample_factor_virtual_column, flags:TE
               522us     ⟥⟤ OK 00314_sample_factor_virtual_column, /stateless/00314_sample_factor_virtual_column
              8m 46s        [bash] 2022-04-30 19:46:44 00314_sample_factor_virtual_column:                                     [ OK ] 2.37 sec.
Apr 30,2022 16:46:44     ⟥  Feature 00294_shard_enums, flags:TE
               657us     ⟥⟤ OK 00294_shard_enums, /stateless/00294_shard_enums
              8m 46s        [bash] 2022-04-30 19:46:44 00294_shard_enums:                                                      [ OK ] 0.62 sec.
Apr 30,2022 16:46:44     ⟥  Feature 00291_array_reduce, flags:TE
               640us     ⟥⟤ OK 00291_array_reduce, /stateless/00291_array_reduce
              8m 46s        [bash] 2022-04-30 19:46:44 00291_array_reduce:                                                     [ OK ] 0.15 sec.
Apr 30,2022 16:46:44     ⟥  Feature 00292_parser_tuple_element, flags:TE
               517us     ⟥⟤ OK 00292_parser_tuple_element, /stateless/00292_parser_tuple_element
              8m 46s        [bash] 2022-04-30 19:46:44 00292_parser_tuple_element:                                             [ OK ] 0.15 sec.
Apr 30,2022 16:46:44     ⟥  Feature 00293_shard_max_subquery_depth, flags:TE
               662us     ⟥⟤ OK 00293_shard_max_subquery_depth, /stateless/00293_shard_max_subquery_depth
              8m 46s        [bash] 2022-04-30 19:46:44 00293_shard_max_subquery_depth:                                         [ OK ] 0.19 sec.
Apr 30,2022 16:46:44     ⟥  Feature 00288_empty_stripelog, flags:TE
               750us     ⟥⟤ OK 00288_empty_stripelog, /stateless/00288_empty_stripelog
              8m 47s        [bash] 2022-04-30 19:46:44 00288_empty_stripelog:                                                  [ OK ] 0.17 sec.
Apr 30,2022 16:46:44     ⟥  Feature 00286_format_long_negative_float, flags:TE
               566us     ⟥⟤ OK 00286_format_long_negative_float, /stateless/00286_format_long_negative_float
              8m 47s        [bash] 2022-04-30 19:46:44 00286_format_long_negative_float:                                       [ OK ] 0.15 sec.
Apr 30,2022 16:46:44     ⟥  Feature 00287_column_const_with_nan, flags:TE
                 1ms     ⟥⟤ OK 00287_column_const_with_nan, /stateless/00287_column_const_with_nan
              8m 47s        [bash] 2022-04-30 19:46:44 00287_column_const_with_nan:                                            [ OK ] 0.16 sec.
Apr 30,2022 16:46:44     ⟥  Feature 00285_not_all_data_in_totals, flags:TE
               683us     ⟥⟤ OK 00285_not_all_data_in_totals, /stateless/00285_not_all_data_in_totals
              8m 47s        [bash] 2022-04-30 19:46:44 00285_not_all_data_in_totals:                                           [ OK ] 0.17 sec.
Apr 30,2022 16:46:44     ⟥  Feature 00290_shard_aggregation_memory_efficient, flags:TE
               625us     ⟥⟤ OK 00290_shard_aggregation_memory_efficient, /stateless/00290_shard_aggregation_memory_efficient
              8m 47s        [bash] 2022-04-30 19:46:44 00290_shard_aggregation_memory_efficient:                               [ OK ] 0.42 sec.
Apr 30,2022 16:46:44     ⟥  Feature 00283_column_cut, flags:TE
               674us     ⟥⟤ OK 00283_column_cut, /stateless/00283_column_cut
              8m 47s        [bash] 2022-04-30 19:46:44 00283_column_cut:                                                       [ OK ] 0.16 sec.
Apr 30,2022 16:46:44     ⟥  Feature 00280_hex_escape_sequence, flags:TE
               912us     ⟥⟤ OK 00280_hex_escape_sequence, /stateless/00280_hex_escape_sequence
              8m 47s        [bash] 2022-04-30 19:46:44 00280_hex_escape_sequence:                                              [ OK ] 0.14 sec.
Apr 30,2022 16:46:45     ⟥  Feature 00279_quantiles_permuted_args, flags:TE
               785us     ⟥⟤ OK 00279_quantiles_permuted_args, /stateless/00279_quantiles_permuted_args
              8m 47s        [bash] 2022-04-30 19:46:45 00279_quantiles_permuted_args:                                          [ OK ] 0.15 sec.
Apr 30,2022 16:46:45     ⟥  Feature 00277_array_filter, flags:TE
               462us     ⟥⟤ OK 00277_array_filter, /stateless/00277_array_filter
              8m 47s        [bash] 2022-04-30 19:46:45 00277_array_filter:                                                     [ OK ] 0.14 sec.
Apr 30,2022 16:46:45     ⟥  Feature 00282_merging, flags:TE
               484us     ⟥⟤ OK 00282_merging, /stateless/00282_merging
              8m 48s        [bash] 2022-04-30 19:46:45 00282_merging:                                                          [ OK ] 1.05 sec.
Apr 30,2022 16:46:45     ⟥  Feature 00278_insert_already_sorted, flags:TE
               532us     ⟥⟤ OK 00278_insert_already_sorted, /stateless/00278_insert_already_sorted
              8m 48s        [bash] 2022-04-30 19:46:45 00278_insert_already_sorted:                                            [ OK ] 0.86 sec.
Apr 30,2022 16:46:46     ⟥  Feature 00275_shard_quantiles_weighted, flags:TE
               786us     ⟥⟤ OK 00275_shard_quantiles_weighted, /stateless/00275_shard_quantiles_weighted
              8m 48s        [bash] 2022-04-30 19:46:46 00275_shard_quantiles_weighted:                                         [ OK ] 0.84 sec.
Apr 30,2022 16:46:46     ⟥  Feature 00274_shard_group_array, flags:TE
               670us     ⟥⟤ OK 00274_shard_group_array, /stateless/00274_shard_group_array
              8m 48s        [bash] 2022-04-30 19:46:46 00274_shard_group_array:                                                [ OK ] 0.23 sec.
Apr 30,2022 16:46:46     ⟥  Feature 00273_quantiles, flags:TE
               620us     ⟥⟤ OK 00273_quantiles, /stateless/00273_quantiles
              8m 48s        [bash] 2022-04-30 19:46:46 00273_quantiles:                                                        [ OK ] 0.24 sec.
Apr 30,2022 16:46:46     ⟥  Feature 00272_union_all_and_in_subquery, flags:TE
               731us     ⟥⟤ OK 00272_union_all_and_in_subquery, /stateless/00272_union_all_and_in_subquery
              8m 48s        [bash] 2022-04-30 19:46:46 00272_union_all_and_in_subquery:                                        [ OK ] 0.18 sec.
Apr 30,2022 16:46:46     ⟥  Feature 00271_agg_state_and_totals, flags:TE
               648us     ⟥⟤ OK 00271_agg_state_and_totals, /stateless/00271_agg_state_and_totals
              8m 48s        [bash] 2022-04-30 19:46:46 00271_agg_state_and_totals:                                             [ OK ] 0.18 sec.
Apr 30,2022 16:46:46     ⟥  Feature 00270_views_query_processing_stage, flags:TE
                 4ms     ⟥⟤ OK 00270_views_query_processing_stage, /stateless/00270_views_query_processing_stage
              8m 48s        [bash] 2022-04-30 19:46:46 00270_views_query_processing_stage:                                     [ OK ] 0.27 sec.
Apr 30,2022 16:46:46     ⟥  Feature 00269_database_table_whitespace, flags:TE
               592us     ⟥⟤ OK 00269_database_table_whitespace, /stateless/00269_database_table_whitespace
              8m 49s        [bash] 2022-04-30 19:46:46 00269_database_table_whitespace:                                        [ OK ] 0.41 sec.
Apr 30,2022 16:46:46     ⟥  Feature 00276_sample, flags:TE
               646us     ⟥⟤ OK 00276_sample, /stateless/00276_sample
              8m 49s        [bash] 2022-04-30 19:46:46 00276_sample:                                                           [ OK ] 1.70 sec.
Apr 30,2022 16:46:46     ⟥  Feature 00268_aliases_without_as_keyword, flags:TE
               912us     ⟥⟤ OK 00268_aliases_without_as_keyword, /stateless/00268_aliases_without_as_keyword
              8m 49s        [bash] 2022-04-30 19:46:46 00268_aliases_without_as_keyword:                                       [ OK ] 0.20 sec.
Apr 30,2022 16:46:46     ⟥  Feature 00267_tuple_array_access_operators_priority, flags:TE
               628us     ⟥⟤ OK 00267_tuple_array_access_operators_priority, /stateless/00267_tuple_array_access_operators_priority
              8m 49s        [bash] 2022-04-30 19:46:46 00267_tuple_array_access_operators_priority:                            [ OK ] 0.18 sec.
Apr 30,2022 16:46:46     ⟥  Feature 00266_read_overflow_mode, flags:TE
               655us     ⟥⟤ OK 00266_read_overflow_mode, /stateless/00266_read_overflow_mode
              8m 49s        [bash] 2022-04-30 19:46:46 00266_read_overflow_mode:                                               [ OK ] 0.16 sec.
Apr 30,2022 16:46:46     ⟥  Feature 00266_shard_global_subquery_and_aliases, flags:TE
               519us     ⟥⟤ OK 00266_shard_global_subquery_and_aliases, /stateless/00266_shard_global_subquery_and_aliases
              8m 49s        [bash] 2022-04-30 19:46:46 00266_shard_global_subquery_and_aliases:                                [ OK ] 0.15 sec.
Apr 30,2022 16:46:47     ⟥  Feature 00263_merge_aggregates_and_overflow, flags:TE
               441us     ⟥⟤ OK 00263_merge_aggregates_and_overflow, /stateless/00263_merge_aggregates_and_overflow
              8m 49s        [bash] 2022-04-30 19:46:47 00263_merge_aggregates_and_overflow:                                    [ OK ] 0.19 sec.
Apr 30,2022 16:46:47     ⟥  Feature 00262_alter_alias, flags:TE
               883us     ⟥⟤ OK 00262_alter_alias, /stateless/00262_alter_alias
              8m 49s        [bash] 2022-04-30 19:46:47 00262_alter_alias:                                                      [ OK ] 0.22 sec.
Apr 30,2022 16:46:47     ⟥  Feature 00265_http_content_type_format_timezone, flags:TE
               661us     ⟥⟤ OK 00265_http_content_type_format_timezone, /stateless/00265_http_content_type_format_timezone
              8m 49s        [bash] 2022-04-30 19:46:47 00265_http_content_type_format_timezone:                                [ OK ] 0.41 sec.
Apr 30,2022 16:46:47     ⟥  Feature 00264_uniq_many_args, flags:TE
               680us     ⟥⟤ OK 00264_uniq_many_args, /stateless/00264_uniq_many_args
              8m 49s        [bash] 2022-04-30 19:46:47 00264_uniq_many_args:                                                   [ OK ] 0.37 sec.
Apr 30,2022 16:46:47     ⟥  Feature 00259_hashing_tuples, flags:TE
               606us     ⟥⟤ OK 00259_hashing_tuples, /stateless/00259_hashing_tuples
              8m 49s        [bash] 2022-04-30 19:46:47 00259_hashing_tuples:                                                   [ OK ] 0.16 sec.
Apr 30,2022 16:46:47     ⟥  Feature 00258_materializing_tuples, flags:TE
               995us     ⟥⟤ OK 00258_materializing_tuples, /stateless/00258_materializing_tuples
              8m 49s        [bash] 2022-04-30 19:46:47 00258_materializing_tuples:                                             [ OK ] 0.16 sec.
Apr 30,2022 16:46:47     ⟥  Feature 00260_like_and_curly_braces, flags:TE
               609us     ⟥⟤ OK 00260_like_and_curly_braces, /stateless/00260_like_and_curly_braces
              8m 49s        [bash] 2022-04-30 19:46:47 00260_like_and_curly_braces:                                            [ OK ] 0.24 sec.
Apr 30,2022 16:46:47     ⟥  Feature 00255_array_concat_string, flags:TE
               818us     ⟥⟤ OK 00255_array_concat_string, /stateless/00255_array_concat_string
              8m 50s        [bash] 2022-04-30 19:46:47 00255_array_concat_string:                                              [ OK ] 0.19 sec.
Apr 30,2022 16:46:47     ⟥  Feature 00256_reverse, flags:TE
               758us     ⟥⟤ OK 00256_reverse, /stateless/00256_reverse
              8m 50s        [bash] 2022-04-30 19:46:47 00256_reverse:                                                          [ OK ] 0.21 sec.
Apr 30,2022 16:46:47     ⟥  Feature 00261_storage_aliases_and_array_join, flags:TE
               600us     ⟥⟤ OK 00261_storage_aliases_and_array_join, /stateless/00261_storage_aliases_and_array_join
              8m 50s        [bash] 2022-04-30 19:46:47 00261_storage_aliases_and_array_join:                                   [ OK ] 0.53 sec.
Apr 30,2022 16:46:47     ⟥  Feature 00257_shard_no_aggregates_and_constant_keys, flags:TE
               596us     ⟥⟤ OK 00257_shard_no_aggregates_and_constant_keys, /stateless/00257_shard_no_aggregates_and_constant_keys
              8m 50s        [bash] 2022-04-30 19:46:47 00257_shard_no_aggregates_and_constant_keys:                            [ OK ] 0.34 sec.
Apr 30,2022 16:46:47     ⟥  Feature 00254_tuple_extremes, flags:TE
               472us     ⟥⟤ OK 00254_tuple_extremes, /stateless/00254_tuple_extremes
              8m 50s        [bash] 2022-04-30 19:46:47 00254_tuple_extremes:                                                   [ OK ] 0.15 sec.
Apr 30,2022 16:46:48     ⟥  Feature 00253_insert_recursive_defaults, flags:TE
               751us     ⟥⟤ OK 00253_insert_recursive_defaults, /stateless/00253_insert_recursive_defaults
              8m 50s        [bash] 2022-04-30 19:46:48 00253_insert_recursive_defaults:                                        [ OK ] 0.19 sec.
Apr 30,2022 16:46:48     ⟥  Feature 00252_shard_global_in_aggregate_function, flags:TE
               852us     ⟥⟤ OK 00252_shard_global_in_aggregate_function, /stateless/00252_shard_global_in_aggregate_function
              8m 50s        [bash] 2022-04-30 19:46:48 00252_shard_global_in_aggregate_function:                               [ OK ] 0.21 sec.
Apr 30,2022 16:46:48     ⟥  Feature 00251_has_types, flags:TE
               641us     ⟥⟤ OK 00251_has_types, /stateless/00251_has_types
              8m 50s        [bash] 2022-04-30 19:46:48 00251_has_types:                                                        [ OK ] 0.25 sec.
Apr 30,2022 16:46:48     ⟥  Feature 00250_tuple_comparison, flags:TE
               620us     ⟥⟤ OK 00250_tuple_comparison, /stateless/00250_tuple_comparison
              8m 50s        [bash] 2022-04-30 19:46:48 00250_tuple_comparison:                                                 [ OK ] 0.21 sec.
Apr 30,2022 16:46:48     ⟥  Feature 00239_type_conversion_in_in, flags:TE
               673us     ⟥⟤ OK 00239_type_conversion_in_in, /stateless/00239_type_conversion_in_in
              8m 50s        [bash] 2022-04-30 19:46:48 00239_type_conversion_in_in:                                            [ OK ] 0.17 sec.
Apr 30,2022 16:46:48     ⟥  Feature 00238_removal_of_temporary_columns, flags:TE
               544us     ⟥⟤ OK 00238_removal_of_temporary_columns, /stateless/00238_removal_of_temporary_columns
              8m 50s        [bash] 2022-04-30 19:46:48 00238_removal_of_temporary_columns:                                     [ OK ] 0.15 sec.
Apr 30,2022 16:46:48     ⟥  Feature 00237_group_by_arrays, flags:TE
               522us     ⟥⟤ OK 00237_group_by_arrays, /stateless/00237_group_by_arrays
              8m 50s        [bash] 2022-04-30 19:46:48 00237_group_by_arrays:                                                  [ OK ] 0.19 sec.
Apr 30,2022 16:46:48     ⟥  Feature 00235_create_temporary_table_as, flags:TE
               803us     ⟥⟤ OK 00235_create_temporary_table_as, /stateless/00235_create_temporary_table_as
              8m 50s        [bash] 2022-04-30 19:46:48 00235_create_temporary_table_as:                                        [ OK ] 0.16 sec.
Apr 30,2022 16:46:48     ⟥  Feature 00234_disjunctive_equality_chains_optimization, flags:TE
               658us     ⟥⟤ OK 00234_disjunctive_equality_chains_optimization, /stateless/00234_disjunctive_equality_chains_optimization
              8m 50s        [bash] 2022-04-30 19:46:48 00234_disjunctive_equality_chains_optimization:                         [ OK ] 0.16 sec.
Apr 30,2022 16:46:48     ⟥  Feature 00240_replace_substring_loop, flags:TE
               771us     ⟥⟤ OK 00240_replace_substring_loop, /stateless/00240_replace_substring_loop
              8m 51s        [bash] 2022-04-30 19:46:48 00240_replace_substring_loop:                                           [ OK ] 0.63 sec.
Apr 30,2022 16:46:48     ⟥  Feature 00233_position_function_sql_comparibilty, flags:TE
               699us     ⟥⟤ OK 00233_position_function_sql_comparibilty, /stateless/00233_position_function_sql_comparibilty
              8m 51s        [bash] 2022-04-30 19:46:48 00233_position_function_sql_comparibilty:                               [ OK ] 0.23 sec.
Apr 30,2022 16:46:48     ⟥  Feature 00232_format_readable_size, flags:TE
               545us     ⟥⟤ OK 00232_format_readable_size, /stateless/00232_format_readable_size
              8m 51s        [bash] 2022-04-30 19:46:48 00232_format_readable_size:                                             [ OK ] 0.18 sec.
Apr 30,2022 16:46:48     ⟥  Feature 00231_format_vertical_raw, flags:TE
               693us     ⟥⟤ OK 00231_format_vertical_raw, /stateless/00231_format_vertical_raw
              8m 51s        [bash] 2022-04-30 19:46:48 00231_format_vertical_raw:                                              [ OK ] 0.15 sec.
Apr 30,2022 16:46:49     ⟥  Feature 00230_array_functions_has_count_equal_index_of_non_const_second_arg, flags:TE
                 1ms     ⟥⟤ OK 00230_array_functions_has_count_equal_index_of_non_const_second_arg, /stateless/00230_array_functions_has_count_equal_index_of_non_const_second_arg
              8m 51s        [bash] 2022-04-30 19:46:49 00230_array_functions_has_count_equal_index_of_non_const_second_arg:    [ OK ] 0.30 sec.
Apr 30,2022 16:46:49     ⟥  Feature 00229_prewhere_column_missing, flags:TE
               535us     ⟥⟤ OK 00229_prewhere_column_missing, /stateless/00229_prewhere_column_missing
              8m 51s        [bash] 2022-04-30 19:46:49 00229_prewhere_column_missing:                                          [ OK ] 0.27 sec.
Apr 30,2022 16:46:49     ⟥  Feature 00228_shard_quantiles_deterministic_merge_overflow, flags:TE
               559us     ⟥⟤ OK 00228_shard_quantiles_deterministic_merge_overflow, /stateless/00228_shard_quantiles_deterministic_merge_overflow
              8m 51s        [bash] 2022-04-30 19:46:49 00228_shard_quantiles_deterministic_merge_overflow:                     [ OK ] 0.22 sec.
Apr 30,2022 16:46:49     ⟥  Feature 00227_quantiles_timing_arbitrary_order, flags:TE
               515us     ⟥⟤ OK 00227_quantiles_timing_arbitrary_order, /stateless/00227_quantiles_timing_arbitrary_order
              8m 51s        [bash] 2022-04-30 19:46:49 00227_quantiles_timing_arbitrary_order:                                 [ OK ] 0.15 sec.
Apr 30,2022 16:46:49     ⟥  Feature 00225_join_duplicate_columns, flags:TE
               433us     ⟥⟤ OK 00225_join_duplicate_columns, /stateless/00225_join_duplicate_columns
              8m 51s        [bash] 2022-04-30 19:46:49 00225_join_duplicate_columns:                                           [ OK ] 0.17 sec.
Apr 30,2022 16:46:49     ⟥  Feature 00224_shard_distributed_aggregation_memory_efficient_and_overflows, flags:TE
               571us     ⟥⟤ OK 00224_shard_distributed_aggregation_memory_efficient_and_overflows, /stateless/00224_shard_distributed_aggregation_memory_efficient_and_overflows
              8m 51s        [bash] 2022-04-30 19:46:49 00224_shard_distributed_aggregation_memory_efficient_and_overflows:     [ OK ] 0.28 sec.
Apr 30,2022 16:46:49     ⟥  Feature 00220_shard_with_totals_in_subquery_remote_and_limit, flags:TE
               743us     ⟥⟤ OK 00220_shard_with_totals_in_subquery_remote_and_limit, /stateless/00220_shard_with_totals_in_subquery_remote_and_limit
              8m 52s        [bash] 2022-04-30 19:46:49 00220_shard_with_totals_in_subquery_remote_and_limit:                   [ OK ] 0.16 sec.
Apr 30,2022 16:46:49     ⟥  Feature 00222_sequence_aggregate_function_family, flags:TE
               530us     ⟥⟤ OK 00222_sequence_aggregate_function_family, /stateless/00222_sequence_aggregate_function_family
              8m 52s        [bash] 2022-04-30 19:46:49 00222_sequence_aggregate_function_family:                               [ OK ] 0.36 sec.
Apr 30,2022 16:46:50     ⟥  Feature 00219_full_right_join_column_order, flags:TE
               644us     ⟥⟤ OK 00219_full_right_join_column_order, /stateless/00219_full_right_join_column_order
              8m 52s        [bash] 2022-04-30 19:46:50 00219_full_right_join_column_order:                                     [ OK ] 0.18 sec.
Apr 30,2022 16:46:50     ⟥  Feature 00218_like_regexp_newline, flags:TE
               640us     ⟥⟤ OK 00218_like_regexp_newline, /stateless/00218_like_regexp_newline
              8m 52s        [bash] 2022-04-30 19:46:50 00218_like_regexp_newline:                                              [ OK ] 0.22 sec.
Apr 30,2022 16:46:50     ⟥  Feature 00217_shard_global_subquery_columns_with_same_name, flags:TE
               618us     ⟥⟤ OK 00217_shard_global_subquery_columns_with_same_name, /stateless/00217_shard_global_subquery_columns_with_same_name
              8m 52s        [bash] 2022-04-30 19:46:50 00217_shard_global_subquery_columns_with_same_name:                     [ OK ] 0.18 sec.
Apr 30,2022 16:46:50     ⟥  Feature 00216_bit_test_function_family, flags:TE
               460us     ⟥⟤ OK 00216_bit_test_function_family, /stateless/00216_bit_test_function_family
              8m 52s        [bash] 2022-04-30 19:46:50 00216_bit_test_function_family:                                         [ OK ] 0.22 sec.
Apr 30,2022 16:46:50     ⟥  Feature 00215_primary_key_order_zookeeper, flags:TE
               474us     ⟥⟤ OK 00215_primary_key_order_zookeeper, /stateless/00215_primary_key_order_zookeeper
              8m 52s        [bash] 2022-04-30 19:46:50 00215_primary_key_order_zookeeper:                                      [ OK ] 0.28 sec.
Apr 30,2022 16:46:50     ⟥  Feature 00284_external_aggregation, flags:TE
                 1ms     ⟥⟤ OK 00284_external_aggregation, /stateless/00284_external_aggregation
              8m 52s        [bash] 2022-04-30 19:46:50 00284_external_aggregation:                                             [ OK ] 5.88 sec.
Apr 30,2022 16:46:50     ⟥  Feature 00214_primary_key_order, flags:TE
               676us     ⟥⟤ OK 00214_primary_key_order, /stateless/00214_primary_key_order
              8m 53s        [bash] 2022-04-30 19:46:50 00214_primary_key_order:                                                [ OK ] 0.20 sec.
Apr 30,2022 16:46:50     ⟥  Feature 00213_multiple_global_in, flags:TE
               606us     ⟥⟤ OK 00213_multiple_global_in, /stateless/00213_multiple_global_in
              8m 53s        [bash] 2022-04-30 19:46:50 00213_multiple_global_in:                                               [ OK ] 0.17 sec.
Apr 30,2022 16:46:50     ⟥  Feature 00211_shard_query_formatting_aliases, flags:TE
               720us     ⟥⟤ OK 00211_shard_query_formatting_aliases, /stateless/00211_shard_query_formatting_aliases
              8m 53s        [bash] 2022-04-30 19:46:50 00211_shard_query_formatting_aliases:                                   [ OK ] 0.21 sec.
Apr 30,2022 16:46:51     ⟥  Feature 00209_insert_select_extremes, flags:TE
               622us     ⟥⟤ OK 00209_insert_select_extremes, /stateless/00209_insert_select_extremes
              8m 53s        [bash] 2022-04-30 19:46:51 00209_insert_select_extremes:                                           [ OK ] 0.17 sec.
Apr 30,2022 16:46:51     ⟥  Feature 00210_insert_select_extremes_http, flags:TE
               622us     ⟥⟤ OK 00210_insert_select_extremes_http, /stateless/00210_insert_select_extremes_http
              8m 53s        [bash] 2022-04-30 19:46:51 00210_insert_select_extremes_http:                                      [ OK ] 0.34 sec.
Apr 30,2022 16:46:51     ⟥  Feature 00208_agg_state_merge, flags:TE
               947us     ⟥⟤ OK 00208_agg_state_merge, /stateless/00208_agg_state_merge
              8m 53s        [bash] 2022-04-30 19:46:51 00208_agg_state_merge:                                                  [ OK ] 0.14 sec.
Apr 30,2022 16:46:51     ⟥  Feature 00207_left_array_join, flags:TE
               651us     ⟥⟤ OK 00207_left_array_join, /stateless/00207_left_array_join
              8m 53s        [bash] 2022-04-30 19:46:51 00207_left_array_join:                                                  [ OK ] 0.15 sec.
Apr 30,2022 16:46:51     ⟥  Feature 00206_empty_array_to_single, flags:TE
               721us     ⟥⟤ OK 00206_empty_array_to_single, /stateless/00206_empty_array_to_single
              8m 53s        [bash] 2022-04-30 19:46:51 00206_empty_array_to_single:                                            [ OK ] 0.17 sec.
Apr 30,2022 16:46:51     ⟥  Feature 00223_shard_distributed_aggregation_memory_efficient, flags:TE
               358us     ⟥⟤ OK 00223_shard_distributed_aggregation_memory_efficient, /stateless/00223_shard_distributed_aggregation_memory_efficient
              8m 53s        [bash] 2022-04-30 19:46:51 00223_shard_distributed_aggregation_memory_efficient:                   [ OK ] 2.20 sec.
Apr 30,2022 16:46:51     ⟥  Feature 00205_scalar_subqueries, flags:TE
               647us     ⟥⟤ OK 00205_scalar_subqueries, /stateless/00205_scalar_subqueries
              8m 54s        [bash] 2022-04-30 19:46:51 00205_scalar_subqueries:                                                [ OK ] 0.21 sec.
Apr 30,2022 16:46:51     ⟥  Feature 00205_emptyscalar_subquery_type_mismatch_bug, flags:TE
               565us     ⟥⟤ OK 00205_emptyscalar_subquery_type_mismatch_bug, /stateless/00205_emptyscalar_subquery_type_mismatch_bug
              8m 54s        [bash] 2022-04-30 19:46:51 00205_emptyscalar_subquery_type_mismatch_bug:                           [ OK ] 0.17 sec.
Apr 30,2022 16:46:51     ⟥  Feature 00204_extract_url_parameter, flags:TE
               633us     ⟥⟤ OK 00204_extract_url_parameter, /stateless/00204_extract_url_parameter
              8m 54s        [bash] 2022-04-30 19:46:51 00204_extract_url_parameter:                                            [ OK ] 0.17 sec.
Apr 30,2022 16:46:51     ⟥  Feature 00203_full_join, flags:TE
               624us     ⟥⟤ OK 00203_full_join, /stateless/00203_full_join
              8m 54s        [bash] 2022-04-30 19:46:51 00203_full_join:                                                        [ OK ] 0.22 sec.
Apr 30,2022 16:46:52     ⟥  Feature 00202_cross_join, flags:TE
               644us     ⟥⟤ OK 00202_cross_join, /stateless/00202_cross_join
              8m 54s        [bash] 2022-04-30 19:46:52 00202_cross_join:                                                       [ OK ] 0.14 sec.
Apr 30,2022 16:46:52     ⟥  Feature 00201_array_uniq, flags:TE
               575us     ⟥⟤ OK 00201_array_uniq, /stateless/00201_array_uniq
              8m 54s        [bash] 2022-04-30 19:46:52 00201_array_uniq:                                                       [ OK ] 0.14 sec.
Apr 30,2022 16:46:52     ⟥  Feature 00200_shard_distinct_order_by_limit_distributed, flags:TE
               551us     ⟥⟤ OK 00200_shard_distinct_order_by_limit_distributed, /stateless/00200_shard_distinct_order_by_limit_distributed
              8m 54s        [bash] 2022-04-30 19:46:52 00200_shard_distinct_order_by_limit_distributed:                        [ OK ] 0.16 sec.
Apr 30,2022 16:46:52     ⟥  Feature 00198_group_by_empty_arrays, flags:TE
               712us     ⟥⟤ OK 00198_group_by_empty_arrays, /stateless/00198_group_by_empty_arrays
              8m 54s        [bash] 2022-04-30 19:46:52 00198_group_by_empty_arrays:                                            [ OK ] 0.15 sec.
Apr 30,2022 16:46:52     ⟥  Feature 00197_if_fixed_string, flags:TE
               865us     ⟥⟤ OK 00197_if_fixed_string, /stateless/00197_if_fixed_string
              8m 54s        [bash] 2022-04-30 19:46:52 00197_if_fixed_string:                                                  [ OK ] 0.17 sec.
Apr 30,2022 16:46:52     ⟥  Feature 00199_ternary_operator_type_check, flags:TE
               571us     ⟥⟤ OK 00199_ternary_operator_type_check, /stateless/00199_ternary_operator_type_check
              8m 54s        [bash] 2022-04-30 19:46:52 00199_ternary_operator_type_check:                                      [ OK ] 0.36 sec.
Apr 30,2022 16:46:52     ⟥  Feature 00196_float32_formatting, flags:TE
               713us     ⟥⟤ OK 00196_float32_formatting, /stateless/00196_float32_formatting
              8m 54s        [bash] 2022-04-30 19:46:52 00196_float32_formatting:                                               [ OK ] 0.15 sec.
Apr 30,2022 16:46:52     ⟥  Feature 00195_shard_union_all_and_global_in, flags:TE
               553us     ⟥⟤ OK 00195_shard_union_all_and_global_in, /stateless/00195_shard_union_all_and_global_in
              8m 54s        [bash] 2022-04-30 19:46:52 00195_shard_union_all_and_global_in:                                    [ OK ] 0.18 sec.
Apr 30,2022 16:46:52     ⟥  Feature 00194_identity, flags:TE
               490us     ⟥⟤ OK 00194_identity, /stateless/00194_identity
              8m 54s        [bash] 2022-04-30 19:46:52 00194_identity:                                                         [ OK ] 0.15 sec.
Apr 30,2022 16:46:52     ⟥  Feature 00192_least_greatest, flags:TE
               572us     ⟥⟤ OK 00192_least_greatest, /stateless/00192_least_greatest
              8m 55s        [bash] 2022-04-30 19:46:52 00192_least_greatest:                                                   [ OK ] 0.17 sec.
Apr 30,2022 16:46:52     ⟥  Feature 00191_aggregating_merge_tree_and_final, flags:TE
               579us     ⟥⟤ OK 00191_aggregating_merge_tree_and_final, /stateless/00191_aggregating_merge_tree_and_final
              8m 55s        [bash] 2022-04-30 19:46:52 00191_aggregating_merge_tree_and_final:                                 [ OK ] 0.16 sec.
Apr 30,2022 16:46:52     ⟥  Feature 00193_parallel_replicas, flags:TE
               711us     ⟥⟤ OK 00193_parallel_replicas, /stateless/00193_parallel_replicas
              8m 55s        [bash] 2022-04-30 19:46:52 00193_parallel_replicas:                                                [ OK ] 0.39 sec.
Apr 30,2022 16:46:52     ⟥  Feature 00212_long_shard_aggregate_function_uniq, flags:TE
               637us     ⟥⟤ OK 00212_long_shard_aggregate_function_uniq, /stateless/00212_long_shard_aggregate_function_uniq
              8m 55s        [bash] 2022-04-30 19:46:52 00212_long_shard_aggregate_function_uniq:                               [ OK ] 2.23 sec.
Apr 30,2022 16:46:53     ⟥  Feature 00188_constants_as_arguments_of_aggregate_functions, flags:TE
               508us     ⟥⟤ OK 00188_constants_as_arguments_of_aggregate_functions, /stateless/00188_constants_as_arguments_of_aggregate_functions
              8m 55s        [bash] 2022-04-30 19:46:53 00188_constants_as_arguments_of_aggregate_functions:                    [ OK ] 0.13 sec.
Apr 30,2022 16:46:53     ⟥  Feature 00187_like_regexp_prefix, flags:TE
               531us     ⟥⟤ OK 00187_like_regexp_prefix, /stateless/00187_like_regexp_prefix
              8m 55s        [bash] 2022-04-30 19:46:53 00187_like_regexp_prefix:                                               [ OK ] 0.15 sec.
Apr 30,2022 16:46:53     ⟥  Feature 00190_non_constant_array_of_constant_data, flags:TE
               504us     ⟥⟤ OK 00190_non_constant_array_of_constant_data, /stateless/00190_non_constant_array_of_constant_data
              8m 55s        [bash] 2022-04-30 19:46:53 00190_non_constant_array_of_constant_data:                              [ OK ] 0.20 sec.
Apr 30,2022 16:46:53     ⟥  Feature 00185_array_literals, flags:TE
               726us     ⟥⟤ OK 00185_array_literals, /stateless/00185_array_literals
              8m 55s        [bash] 2022-04-30 19:46:53 00185_array_literals:                                                   [ OK ] 0.21 sec.
Apr 30,2022 16:46:53     ⟥  Feature 00184_shard_distributed_group_by_no_merge, flags:TE
               859us     ⟥⟤ OK 00184_shard_distributed_group_by_no_merge, /stateless/00184_shard_distributed_group_by_no_merge
              8m 55s        [bash] 2022-04-30 19:46:53 00184_shard_distributed_group_by_no_merge:                              [ OK ] 0.37 sec.
Apr 30,2022 16:46:54     ⟥  Feature 00189_time_zones_long, flags:TE
               579us     ⟥⟤ OK 00189_time_zones_long, /stateless/00189_time_zones_long
              8m 56s        [bash] 2022-04-30 19:46:54 00189_time_zones_long:                                                  [ OK ] 1.67 sec.
Apr 30,2022 16:46:54     ⟥  Feature 00181_aggregate_functions_statistics_stable, flags:TE
               488us     ⟥⟤ OK 00181_aggregate_functions_statistics_stable, /stateless/00181_aggregate_functions_statistics_stable
              8m 57s        [bash] 2022-04-30 19:46:54 00181_aggregate_functions_statistics_stable:                            [ OK ] 0.23 sec.
Apr 30,2022 16:46:54     ⟥  Feature 00182_functions_higher_order_and_consts, flags:TE
               521us     ⟥⟤ OK 00182_functions_higher_order_and_consts, /stateless/00182_functions_higher_order_and_consts
              8m 57s        [bash] 2022-04-30 19:46:54 00182_functions_higher_order_and_consts:                                [ OK ] 1.40 sec.
Apr 30,2022 16:46:55     ⟥  Feature 00179_lambdas_with_common_expressions_and_filter, flags:TE
               594us     ⟥⟤ OK 00179_lambdas_with_common_expressions_and_filter, /stateless/00179_lambdas_with_common_expressions_and_filter
              8m 57s        [bash] 2022-04-30 19:46:55 00179_lambdas_with_common_expressions_and_filter:                       [ OK ] 0.14 sec.
Apr 30,2022 16:46:55     ⟥  Feature 00186_very_long_arrays, flags:TE
               599us     ⟥⟤ OK 00186_very_long_arrays, /stateless/00186_very_long_arrays
              8m 57s        [bash] 2022-04-30 19:46:55 00186_very_long_arrays:                                                 [ OK ] 2.11 sec.
Apr 30,2022 16:46:55     ⟥  Feature 00178_function_replicate, flags:TE
               780us     ⟥⟤ OK 00178_function_replicate, /stateless/00178_function_replicate
              8m 57s        [bash] 2022-04-30 19:46:55 00178_function_replicate:                                               [ OK ] 0.13 sec.
Apr 30,2022 16:46:55     ⟥  Feature 00181_aggregate_functions_statistics, flags:TE
               790us     ⟥⟤ OK 00181_aggregate_functions_statistics, /stateless/00181_aggregate_functions_statistics
              8m 57s        [bash] 2022-04-30 19:46:55 00181_aggregate_functions_statistics:                                   [ OK ] 0.41 sec.
Apr 30,2022 16:46:55     ⟥  Feature 00176_if_string_arrays, flags:TE
               778us     ⟥⟤ OK 00176_if_string_arrays, /stateless/00176_if_string_arrays
              8m 57s        [bash] 2022-04-30 19:46:55 00176_if_string_arrays:                                                 [ OK ] 0.18 sec.
Apr 30,2022 16:46:55     ⟥  Feature 00175_if_num_arrays, flags:TE
               618us     ⟥⟤ OK 00175_if_num_arrays, /stateless/00175_if_num_arrays
              8m 57s        [bash] 2022-04-30 19:46:55 00175_if_num_arrays:                                                    [ OK ] 0.19 sec.
Apr 30,2022 16:46:55     ⟥  Feature 00177_inserts_through_http_parts, flags:TE
               631us     ⟥⟤ OK 00177_inserts_through_http_parts, /stateless/00177_inserts_through_http_parts
              8m 57s        [bash] 2022-04-30 19:46:55 00177_inserts_through_http_parts:                                       [ OK ] 0.33 sec.
Apr 30,2022 16:46:55     ⟥  Feature 00328_long_case_construction, flags:TE
               610us     ⟥⟤ OK 00328_long_case_construction, /stateless/00328_long_case_construction
              8m 57s        [bash] 2022-04-30 19:46:55 00328_long_case_construction:                                           [ OK ] 14.49 sec.
Apr 30,2022 16:46:55     ⟥  Feature 00174_compare_date_time_with_constant_string_in_in, flags:TE
               843us     ⟥⟤ OK 00174_compare_date_time_with_constant_string_in_in, /stateless/00174_compare_date_time_with_constant_string_in_in
              8m 58s        [bash] 2022-04-30 19:46:55 00174_compare_date_time_with_constant_string_in_in:                     [ OK ] 0.15 sec.
Apr 30,2022 16:46:55     ⟥  Feature 00172_constexprs_in_set, flags:TE
               590us     ⟥⟤ OK 00172_constexprs_in_set, /stateless/00172_constexprs_in_set
              8m 58s        [bash] 2022-04-30 19:46:55 00172_constexprs_in_set:                                                [ OK ] 0.17 sec.
Apr 30,2022 16:46:55     ⟥  Feature 00171_shard_array_of_tuple_remote, flags:TE
               621us     ⟥⟤ OK 00171_shard_array_of_tuple_remote, /stateless/00171_shard_array_of_tuple_remote
              8m 58s        [bash] 2022-04-30 19:46:55 00171_shard_array_of_tuple_remote:                                      [ OK ] 0.15 sec.
Apr 30,2022 16:46:56     ⟥  Feature 00169_join_constant_keys, flags:TE
               640us     ⟥⟤ OK 00169_join_constant_keys, /stateless/00169_join_constant_keys
              8m 58s        [bash] 2022-04-30 19:46:56 00169_join_constant_keys:                                               [ OK ] 0.14 sec.
Apr 30,2022 16:46:56     ⟥  Feature 00173_compare_date_time_with_constant_string, flags:TE
               436us     ⟥⟤ OK 00173_compare_date_time_with_constant_string, /stateless/00173_compare_date_time_with_constant_string
              8m 58s        [bash] 2022-04-30 19:46:56 00173_compare_date_time_with_constant_string:                           [ OK ] 0.39 sec.
Apr 30,2022 16:46:56     ⟥  Feature 00168_buffer_defaults, flags:TE
               416us     ⟥⟤ OK 00168_buffer_defaults, /stateless/00168_buffer_defaults
              8m 58s        [bash] 2022-04-30 19:46:56 00168_buffer_defaults:                                                  [ OK ] 0.16 sec.
Apr 30,2022 16:46:56     ⟥  Feature 00326_long_function_multi_if, flags:TE
                 1ms     ⟥⟤ OK 00326_long_function_multi_if, /stateless/00326_long_function_multi_if
              8m 58s        [bash] 2022-04-30 19:46:56 00326_long_function_multi_if:                                           [ OK ] 14.82 sec.
Apr 30,2022 16:46:56     ⟥  Feature 00170_lower_upper_utf8, flags:TE
               565us     ⟥⟤ OK 00170_lower_upper_utf8, /stateless/00170_lower_upper_utf8
              8m 58s        [bash] 2022-04-30 19:46:56 00170_lower_upper_utf8:                                                 [ OK ] 0.24 sec.
Apr 30,2022 16:46:56     ⟥  Feature 00167_settings_inside_query, flags:TE
               497us     ⟥⟤ OK 00167_settings_inside_query, /stateless/00167_settings_inside_query
              8m 58s        [bash] 2022-04-30 19:46:56 00167_settings_inside_query:                                            [ OK ] 0.15 sec.
Apr 30,2022 16:46:56     ⟥  Feature 00166_functions_of_aggregation_states, flags:TE
               339us     ⟥⟤ OK 00166_functions_of_aggregation_states, /stateless/00166_functions_of_aggregation_states
              8m 58s        [bash] 2022-04-30 19:46:56 00166_functions_of_aggregation_states:                                  [ OK ] 0.15 sec.
Apr 30,2022 16:46:56     ⟥  Feature 00165_transform_non_const_default, flags:TE
               686us     ⟥⟤ OK 00165_transform_non_const_default, /stateless/00165_transform_non_const_default
              8m 58s        [bash] 2022-04-30 19:46:56 00165_transform_non_const_default:                                      [ OK ] 0.19 sec.
Apr 30,2022 16:46:56     ⟥  Feature 00233_position_function_family, flags:TE
               626us     ⟥⟤ OK 00233_position_function_family, /stateless/00233_position_function_family
              8m 58s        [bash] 2022-04-30 19:46:56 00233_position_function_family:                                         [ OK ] 7.77 sec.
Apr 30,2022 16:46:56     ⟥  Feature 00164_not_chain, flags:TE
               611us     ⟥⟤ OK 00164_not_chain, /stateless/00164_not_chain
              8m 58s        [bash] 2022-04-30 19:46:56 00164_not_chain:                                                        [ OK ] 0.18 sec.
Apr 30,2022 16:46:56     ⟥  Feature 00163_shard_join_with_empty_table, flags:TE
               582us     ⟥⟤ OK 00163_shard_join_with_empty_table, /stateless/00163_shard_join_with_empty_table
              8m 58s        [bash] 2022-04-30 19:46:56 00163_shard_join_with_empty_table:                                      [ OK ] 0.23 sec.
Apr 30,2022 16:46:56     ⟥  Feature 00162_shard_global_join, flags:TE
               924us     ⟥⟤ OK 00162_shard_global_join, /stateless/00162_shard_global_join
              8m 58s        [bash] 2022-04-30 19:46:56 00162_shard_global_join:                                                [ OK ] 0.17 sec.
Apr 30,2022 16:46:56     ⟥  Feature 00157_aliases_and_lambda_formal_parameters, flags:TE
               586us     ⟥⟤ OK 00157_aliases_and_lambda_formal_parameters, /stateless/00157_aliases_and_lambda_formal_parameters
              8m 58s        [bash] 2022-04-30 19:46:56 00157_aliases_and_lambda_formal_parameters:                             [ OK ] 0.16 sec.
Apr 30,2022 16:46:56     ⟥  Feature 00159_whitespace_in_columns_list, flags:TE
               623us     ⟥⟤ OK 00159_whitespace_in_columns_list, /stateless/00159_whitespace_in_columns_list
              8m 58s        [bash] 2022-04-30 19:46:56 00159_whitespace_in_columns_list:                                       [ OK ] 0.19 sec.
Apr 30,2022 16:46:56     ⟥  Feature 00156_array_map_to_constant, flags:TE
               632us     ⟥⟤ OK 00156_array_map_to_constant, /stateless/00156_array_map_to_constant
              8m 58s        [bash] 2022-04-30 19:46:56 00156_array_map_to_constant:                                            [ OK ] 0.19 sec.
Apr 30,2022 16:46:56     ⟥  Feature 00161_rounding_functions, flags:TE
                 1ms     ⟥⟤ OK 00161_rounding_functions, /stateless/00161_rounding_functions
              8m 59s        [bash] 2022-04-30 19:46:56 00161_rounding_functions:                                               [ OK ] 0.40 sec.
Apr 30,2022 16:46:56     ⟥  Feature 00154_shard_distributed_with_distinct, flags:TE
               657us     ⟥⟤ OK 00154_shard_distributed_with_distinct, /stateless/00154_shard_distributed_with_distinct
              8m 59s        [bash] 2022-04-30 19:46:56 00154_shard_distributed_with_distinct:                                  [ OK ] 0.16 sec.
Apr 30,2022 16:46:56     ⟥  Feature 00153_transform, flags:TE
               664us     ⟥⟤ OK 00153_transform, /stateless/00153_transform
              8m 59s        [bash] 2022-04-30 19:46:56 00153_transform:                                                        [ OK ] 0.22 sec.
Apr 30,2022 16:46:56     ⟥  Feature 00152_totals_in_subquery, flags:TE
               653us     ⟥⟤ OK 00152_totals_in_subquery, /stateless/00152_totals_in_subquery
              8m 59s        [bash] 2022-04-30 19:46:56 00152_totals_in_subquery:                                               [ OK ] 0.14 sec.
Apr 30,2022 16:46:56     ⟥  Feature 00151_tuple_with_array, flags:TE
               690us     ⟥⟤ OK 00151_tuple_with_array, /stateless/00151_tuple_with_array
              8m 59s        [bash] 2022-04-30 19:46:56 00151_tuple_with_array:                                                 [ OK ] 0.14 sec.
Apr 30,2022 16:46:56     ⟥  Feature 00150_with_totals_and_join, flags:TE
               613us     ⟥⟤ OK 00150_with_totals_and_join, /stateless/00150_with_totals_and_join
              8m 59s        [bash] 2022-04-30 19:46:56 00150_with_totals_and_join:                                             [ OK ] 0.16 sec.
Apr 30,2022 16:46:57     ⟥  Feature 00160_merge_and_index_in_in, flags:TE
               609us     ⟥⟤ OK 00160_merge_and_index_in_in, /stateless/00160_merge_and_index_in_in
              8m 59s        [bash] 2022-04-30 19:46:57 00160_merge_and_index_in_in:                                            [ OK ] 0.67 sec.
Apr 30,2022 16:46:57     ⟥  Feature 00149_function_url_hash, flags:TE
               853us     ⟥⟤ OK 00149_function_url_hash, /stateless/00149_function_url_hash
              8m 59s        [bash] 2022-04-30 19:46:57 00149_function_url_hash:                                                [ OK ] 0.22 sec.
Apr 30,2022 16:46:57     ⟥  Feature 00148_summing_merge_tree_nested_map_multiple_values, flags:TE
               453us     ⟥⟤ OK 00148_summing_merge_tree_nested_map_multiple_values, /stateless/00148_summing_merge_tree_nested_map_multiple_values
              8m 59s        [bash] 2022-04-30 19:46:57 00148_summing_merge_tree_nested_map_multiple_values:                    [ OK ] 0.20 sec.
Apr 30,2022 16:46:57     ⟥  Feature 00147_alter_nested_default, flags:TE
               475us     ⟥⟤ OK 00147_alter_nested_default, /stateless/00147_alter_nested_default
              8m 59s        [bash] 2022-04-30 19:46:57 00147_alter_nested_default:                                             [ OK ] 0.19 sec.
Apr 30,2022 16:46:57     ⟥  Feature 00146_summing_merge_tree_nested_map, flags:TE
               703us     ⟥⟤ OK 00146_summing_merge_tree_nested_map, /stateless/00146_summing_merge_tree_nested_map
              8m 59s        [bash] 2022-04-30 19:46:57 00146_summing_merge_tree_nested_map:                                    [ OK ] 0.21 sec.
Apr 30,2022 16:46:57     ⟥  Feature 00145_empty_likes, flags:TE
               606us     ⟥⟤ OK 00145_empty_likes, /stateless/00145_empty_likes
              8m 59s        [bash] 2022-04-30 19:46:57 00145_empty_likes:                                                      [ OK ] 0.17 sec.
Apr 30,2022 16:46:57     ⟥  Feature 00144_empty_regexp, flags:TE
               734us     ⟥⟤ OK 00144_empty_regexp, /stateless/00144_empty_regexp
              8m 59s        [bash] 2022-04-30 19:46:57 00144_empty_regexp:                                                     [ OK ] 0.15 sec.
Apr 30,2022 16:46:57     ⟥  Feature 00143_number_classification_functions, flags:TE
               671us     ⟥⟤ OK 00143_number_classification_functions, /stateless/00143_number_classification_functions
              8m 59s        [bash] 2022-04-30 19:46:57 00143_number_classification_functions:                                  [ OK ] 0.23 sec.
Apr 30,2022 16:46:57     ⟥  Feature 00141_parse_timestamp_as_datetime, flags:TE
               763us     ⟥⟤ OK 00141_parse_timestamp_as_datetime, /stateless/00141_parse_timestamp_as_datetime
              8m 59s        [bash] 2022-04-30 19:46:57 00141_parse_timestamp_as_datetime:                                      [ OK ] 0.14 sec.
Apr 30,2022 16:46:57     ⟥  Feature 00142_parse_timestamp_as_datetime, flags:TE
               648us     ⟥⟤ OK 00142_parse_timestamp_as_datetime, /stateless/00142_parse_timestamp_as_datetime
              8m 59s        [bash] 2022-04-30 19:46:57 00142_parse_timestamp_as_datetime:                                      [ OK ] 0.21 sec.
Apr 30,2022 16:46:57     ⟥  Feature 00140_prewhere_column_order, flags:TE
               579us     ⟥⟤ OK 00140_prewhere_column_order, /stateless/00140_prewhere_column_order
              8m 59s        [bash] 2022-04-30 19:46:57 00140_prewhere_column_order:                                            [ OK ] 0.16 sec.
Apr 30,2022 16:46:57     ⟥  Feature 00138_table_aliases, flags:TE
               451us     ⟥⟤ OK 00138_table_aliases, /stateless/00138_table_aliases
               9m 0s        [bash] 2022-04-30 19:46:57 00138_table_aliases:                                                    [ OK ] 0.12 sec.
Apr 30,2022 16:46:57     ⟥  Feature 00140_parse_unix_timestamp_as_datetime, flags:TE
               828us     ⟥⟤ OK 00140_parse_unix_timestamp_as_datetime, /stateless/00140_parse_unix_timestamp_as_datetime
               9m 0s        [bash] 2022-04-30 19:46:57 00140_parse_unix_timestamp_as_datetime:                                 [ OK ] 0.19 sec.
Apr 30,2022 16:46:57     ⟥  Feature 00136_duplicate_order_by_elems, flags:TE
               619us     ⟥⟤ OK 00136_duplicate_order_by_elems, /stateless/00136_duplicate_order_by_elems
               9m 0s        [bash] 2022-04-30 19:46:57 00136_duplicate_order_by_elems:                                         [ OK ] 0.18 sec.
Apr 30,2022 16:46:57     ⟥  Feature 00137_in_constants, flags:TE
               616us     ⟥⟤ OK 00137_in_constants, /stateless/00137_in_constants
               9m 0s        [bash] 2022-04-30 19:46:57 00137_in_constants:                                                     [ OK ] 0.28 sec.
Apr 30,2022 16:46:57     ⟥  Feature 00135_duplicate_group_by_keys_segfault, flags:TE
               598us     ⟥⟤ OK 00135_duplicate_group_by_keys_segfault, /stateless/00135_duplicate_group_by_keys_segfault
               9m 0s        [bash] 2022-04-30 19:46:57 00135_duplicate_group_by_keys_segfault:                                 [ OK ] 0.16 sec.
Apr 30,2022 16:46:57     ⟥  Feature 00134_aggregation_by_fixed_string_of_size_1_2_4_8, flags:TE
               458us     ⟥⟤ OK 00134_aggregation_by_fixed_string_of_size_1_2_4_8, /stateless/00134_aggregation_by_fixed_string_of_size_1_2_4_8
               9m 0s        [bash] 2022-04-30 19:46:57 00134_aggregation_by_fixed_string_of_size_1_2_4_8:                      [ OK ] 0.17 sec.
Apr 30,2022 16:46:57     ⟥  Feature 00148_summing_merge_tree_aggregate_function, flags:TE
               698us     ⟥⟤ OK 00148_summing_merge_tree_aggregate_function, /stateless/00148_summing_merge_tree_aggregate_function
               9m 0s        [bash] 2022-04-30 19:46:57 00148_summing_merge_tree_aggregate_function:                            [ OK ] 1.09 sec.
Apr 30,2022 16:46:58     ⟥  Feature 00132_sets, flags:TE
               597us     ⟥⟤ OK 00132_sets, /stateless/00132_sets
               9m 0s        [bash] 2022-04-30 19:46:58 00132_sets:                                                             [ OK ] 0.20 sec.
Apr 30,2022 16:46:58     ⟥  Feature 00131_set_hashed, flags:TE
               854us     ⟥⟤ OK 00131_set_hashed, /stateless/00131_set_hashed
               9m 0s        [bash] 2022-04-30 19:46:58 00131_set_hashed:                                                       [ OK ] 0.14 sec.
Apr 30,2022 16:46:58     ⟥  Feature 00129_quantile_timing_weighted, flags:TE
               494us     ⟥⟤ OK 00129_quantile_timing_weighted, /stateless/00129_quantile_timing_weighted
               9m 0s        [bash] 2022-04-30 19:46:58 00129_quantile_timing_weighted:                                         [ OK ] 0.15 sec.
Apr 30,2022 16:46:58     ⟥  Feature 00128_group_by_number_and_fixed_string, flags:TE
               592us     ⟥⟤ OK 00128_group_by_number_and_fixed_string, /stateless/00128_group_by_number_and_fixed_string
               9m 0s        [bash] 2022-04-30 19:46:58 00128_group_by_number_and_fixed_string:                                 [ OK ] 0.14 sec.
Apr 30,2022 16:46:58     ⟥  Feature 00127_group_by_concat, flags:TE
               561us     ⟥⟤ OK 00127_group_by_concat, /stateless/00127_group_by_concat
               9m 0s        [bash] 2022-04-30 19:46:58 00127_group_by_concat:                                                  [ OK ] 0.14 sec.
Apr 30,2022 16:46:58     ⟥  Feature 00125_array_element_of_array_of_tuple, flags:TE
               616us     ⟥⟤ OK 00125_array_element_of_array_of_tuple, /stateless/00125_array_element_of_array_of_tuple
               9m 0s        [bash] 2022-04-30 19:46:58 00125_array_element_of_array_of_tuple:                                  [ OK ] 0.13 sec.
Apr 30,2022 16:46:58     ⟥  Feature 00123_shard_unmerged_result_when_max_distributed_connections_is_one, flags:TE
               597us     ⟥⟤ OK 00123_shard_unmerged_result_when_max_distributed_connections_is_one, /stateless/00123_shard_unmerged_result_when_max_distributed_connections_is_one
               9m 0s        [bash] 2022-04-30 19:46:58 00123_shard_unmerged_result_when_max_distributed_connections_is_one:    [ OK ] 0.13 sec.
Apr 30,2022 16:46:58     ⟥  Feature 00124_shard_distributed_with_many_replicas, flags:TE
               422us     ⟥⟤ OK 00124_shard_distributed_with_many_replicas, /stateless/00124_shard_distributed_with_many_replicas
               9m 0s        [bash] 2022-04-30 19:46:58 00124_shard_distributed_with_many_replicas:                             [ OK ] 0.17 sec.
Apr 30,2022 16:46:58     ⟥  Feature 00122_join_with_subquery_with_subquery, flags:TE
               868us     ⟥⟤ OK 00122_join_with_subquery_with_subquery, /stateless/00122_join_with_subquery_with_subquery
               9m 0s        [bash] 2022-04-30 19:46:58 00122_join_with_subquery_with_subquery:                                 [ OK ] 0.13 sec.
Apr 30,2022 16:46:58     ⟥  Feature 00120_join_and_group_by, flags:TE
               666us     ⟥⟤ OK 00120_join_and_group_by, /stateless/00120_join_and_group_by
               9m 0s        [bash] 2022-04-30 19:46:58 00120_join_and_group_by:                                                [ OK ] 0.14 sec.
Apr 30,2022 16:46:58     ⟥  Feature 00126_buffer, flags:TE
               667us     ⟥⟤ OK 00126_buffer, /stateless/00126_buffer
               9m 0s        [bash] 2022-04-30 19:46:58 00126_buffer:                                                           [ OK ] 0.38 sec.
Apr 30,2022 16:46:58     ⟥  Feature 00118_storage_join, flags:TE
               698us     ⟥⟤ OK 00118_storage_join, /stateless/00118_storage_join
               9m 0s        [bash] 2022-04-30 19:46:58 00118_storage_join:                                                     [ OK ] 0.17 sec.
Apr 30,2022 16:46:58     ⟥  Feature 00119_storage_join, flags:TE
               432us     ⟥⟤ OK 00119_storage_join, /stateless/00119_storage_join
               9m 0s        [bash] 2022-04-30 19:46:58 00119_storage_join:                                                     [ OK ] 0.18 sec.
Apr 30,2022 16:46:58     ⟥  Feature 00117_parsing_arrays, flags:TE
               610us     ⟥⟤ OK 00117_parsing_arrays, /stateless/00117_parsing_arrays
               9m 0s        [bash] 2022-04-30 19:46:58 00117_parsing_arrays:                                                   [ OK ] 0.16 sec.
Apr 30,2022 16:46:58     ⟥  Feature 00114_float_type_result_of_division, flags:TE
               842us     ⟥⟤ OK 00114_float_type_result_of_division, /stateless/00114_float_type_result_of_division
               9m 0s        [bash] 2022-04-30 19:46:58 00114_float_type_result_of_division:                                    [ OK ] 0.12 sec.
Apr 30,2022 16:46:58     ⟥  Feature 00112_shard_totals_after_having, flags:TE
               641us     ⟥⟤ OK 00112_shard_totals_after_having, /stateless/00112_shard_totals_after_having
               9m 1s        [bash] 2022-04-30 19:46:58 00112_shard_totals_after_having:                                        [ OK ] 0.15 sec.
Apr 30,2022 16:46:58     ⟥  Feature 00108_shard_totals_after_having, flags:TE
               686us     ⟥⟤ OK 00108_shard_totals_after_having, /stateless/00108_shard_totals_after_having
               9m 1s        [bash] 2022-04-30 19:46:58 00108_shard_totals_after_having:                                        [ OK ] 0.24 sec.
Apr 30,2022 16:46:59     ⟥  Feature 00106_totals_after_having, flags:TE
               738us     ⟥⟤ OK 00106_totals_after_having, /stateless/00106_totals_after_having
               9m 1s        [bash] 2022-04-30 19:46:59 00106_totals_after_having:                                              [ OK ] 0.19 sec.
Apr 30,2022 16:46:59     ⟥  Feature 00105_shard_collations, flags:TE
               456us     ⟥⟤ OK 00105_shard_collations, /stateless/00105_shard_collations
               9m 1s        [bash] 2022-04-30 19:46:59 00105_shard_collations:                                                 [ OK ] 0.35 sec.
Apr 30,2022 16:46:59     ⟥  Feature 00104_totals_having_mode, flags:TE
               691us     ⟥⟤ OK 00104_totals_having_mode, /stateless/00104_totals_having_mode
               9m 2s        [bash] 2022-04-30 19:46:59 00104_totals_having_mode:                                               [ OK ] 0.24 sec.
Apr 30,2022 16:46:59     ⟥  Feature 00107_totals_after_having, flags:TE
                 1ms     ⟥⟤ OK 00107_totals_after_having, /stateless/00107_totals_after_having
               9m 2s        [bash] 2022-04-30 19:46:59 00107_totals_after_having:                                              [ OK ] 1.16 sec.
Apr 30,2022 16:47:00     ⟥  Feature 00103_ipv4_num_to_string_class_c, flags:TE
               652us     ⟥⟤ OK 00103_ipv4_num_to_string_class_c, /stateless/00103_ipv4_num_to_string_class_c
               9m 2s        [bash] 2022-04-30 19:47:00 00103_ipv4_num_to_string_class_c:                                       [ OK ] 0.20 sec.
Apr 30,2022 16:47:00     ⟥  Feature 00102_insert_into_temporary_table, flags:TE
               583us     ⟥⟤ OK 00102_insert_into_temporary_table, /stateless/00102_insert_into_temporary_table
               9m 2s        [bash] 2022-04-30 19:47:00 00102_insert_into_temporary_table:                                      [ OK ] 0.19 sec.
Apr 30,2022 16:47:00     ⟥  Feature 00099_join_many_blocks_segfault, flags:TE
               703us     ⟥⟤ OK 00099_join_many_blocks_segfault, /stateless/00099_join_many_blocks_segfault
               9m 2s        [bash] 2022-04-30 19:47:00 00099_join_many_blocks_segfault:                                        [ OK ] 0.16 sec.
Apr 30,2022 16:47:00     ⟥  Feature 00098_e_union_all, flags:TE
               740us     ⟥⟤ OK 00098_e_union_all, /stateless/00098_e_union_all
               9m 3s        [bash] 2022-04-30 19:47:00 00098_e_union_all:                                                      [ OK ] 0.22 sec.
Apr 30,2022 16:47:00     ⟥  Feature 00100_subquery_table_identifier, flags:TE
               761us     ⟥⟤ OK 00100_subquery_table_identifier, /stateless/00100_subquery_table_identifier
               9m 3s        [bash] 2022-04-30 19:47:00 00100_subquery_table_identifier:                                        [ OK ] 0.66 sec.
Apr 30,2022 16:47:01     ⟥  Feature 00098_f_union_all, flags:TE
                 1ms     ⟥⟤ OK 00098_f_union_all, /stateless/00098_f_union_all
               9m 3s        [bash] 2022-04-30 19:47:01 00098_f_union_all:                                                      [ OK ] 0.26 sec.
Apr 30,2022 16:47:01     ⟥  Feature 00113_shard_group_array, flags:TE
               688us     ⟥⟤ OK 00113_shard_group_array, /stateless/00113_shard_group_array
               9m 3s        [bash] 2022-04-30 19:47:01 00113_shard_group_array:                                                [ OK ] 2.57 sec.
Apr 30,2022 16:47:01     ⟥  Feature 00098_d_union_all, flags:TE
               775us     ⟥⟤ OK 00098_d_union_all, /stateless/00098_d_union_all
               9m 3s        [bash] 2022-04-30 19:47:01 00098_d_union_all:                                                      [ OK ] 0.36 sec.
Apr 30,2022 16:47:01     ⟥  Feature 00098_2_union_all, flags:TE
               475us     ⟥⟤ OK 00098_2_union_all, /stateless/00098_2_union_all
               9m 3s        [bash] 2022-04-30 19:47:01 00098_2_union_all:                                                      [ OK ] 0.26 sec.
Apr 30,2022 16:47:01     ⟥  Feature 00098_b_union_all, flags:TE
               628us     ⟥⟤ OK 00098_b_union_all, /stateless/00098_b_union_all
               9m 3s        [bash] 2022-04-30 19:47:01 00098_b_union_all:                                                      [ OK ] 0.19 sec.
Apr 30,2022 16:47:01     ⟥  Feature 00098_a_union_all, flags:TE
               835us     ⟥⟤ OK 00098_a_union_all, /stateless/00098_a_union_all
               9m 3s        [bash] 2022-04-30 19:47:01 00098_a_union_all:                                                      [ OK ] 0.17 sec.
Apr 30,2022 16:47:01     ⟥  Feature 00098_3_union_all, flags:TE
               914us     ⟥⟤ OK 00098_3_union_all, /stateless/00098_3_union_all
               9m 3s        [bash] 2022-04-30 19:47:01 00098_3_union_all:                                                      [ OK ] 0.24 sec.
Apr 30,2022 16:47:01     ⟥  Feature 00098_l_union_all, flags:TE
               701us     ⟥⟤ OK 00098_l_union_all, /stateless/00098_l_union_all
               9m 4s        [bash] 2022-04-30 19:47:01 00098_l_union_all:                                                      [ OK ] 0.27 sec.
Apr 30,2022 16:47:01     ⟥  Feature 00098_8_union_all, flags:TE
               542us     ⟥⟤ OK 00098_8_union_all, /stateless/00098_8_union_all
               9m 4s        [bash] 2022-04-30 19:47:01 00098_8_union_all:                                                      [ OK ] 0.17 sec.
Apr 30,2022 16:47:01     ⟥  Feature 00098_h_union_all, flags:TE
               650us     ⟥⟤ OK 00098_h_union_all, /stateless/00098_h_union_all
               9m 4s        [bash] 2022-04-30 19:47:01 00098_h_union_all:                                                      [ OK ] 0.17 sec.
Apr 30,2022 16:47:01     ⟥  Feature 00098_5_union_all, flags:TE
               606us     ⟥⟤ OK 00098_5_union_all, /stateless/00098_5_union_all
               9m 4s        [bash] 2022-04-30 19:47:01 00098_5_union_all:                                                      [ OK ] 0.15 sec.
Apr 30,2022 16:47:01     ⟥  Feature 00111_shard_external_sort_distributed, flags:TE
               421us     ⟥⟤ OK 00111_shard_external_sort_distributed, /stateless/00111_shard_external_sort_distributed
               9m 4s        [bash] 2022-04-30 19:47:01 00111_shard_external_sort_distributed:                                  [ OK ] 3.37 sec.
Apr 30,2022 16:47:02     ⟥  Feature 00098_j_union_all, flags:TE
               951us     ⟥⟤ OK 00098_j_union_all, /stateless/00098_j_union_all
               9m 4s        [bash] 2022-04-30 19:47:02 00098_j_union_all:                                                      [ OK ] 0.14 sec.
Apr 30,2022 16:47:02     ⟥  Feature 00098_c_union_all, flags:TE
               439us     ⟥⟤ OK 00098_c_union_all, /stateless/00098_c_union_all
               9m 4s        [bash] 2022-04-30 19:47:02 00098_c_union_all:                                                      [ OK ] 0.13 sec.
Apr 30,2022 16:47:02     ⟥  Feature 00098_6_union_all, flags:TE
               597us     ⟥⟤ OK 00098_6_union_all, /stateless/00098_6_union_all
               9m 4s        [bash] 2022-04-30 19:47:02 00098_6_union_all:                                                      [ OK ] 0.14 sec.
Apr 30,2022 16:47:02     ⟥  Feature 00098_9_union_all, flags:TE
                 2ms     ⟥⟤ OK 00098_9_union_all, /stateless/00098_9_union_all
               9m 4s        [bash] 2022-04-30 19:47:02 00098_9_union_all:                                                      [ OK ] 0.13 sec.
Apr 30,2022 16:47:02     ⟥  Feature 00098_4_union_all, flags:TE
               627us     ⟥⟤ OK 00098_4_union_all, /stateless/00098_4_union_all
               9m 4s        [bash] 2022-04-30 19:47:02 00098_4_union_all:                                                      [ OK ] 0.23 sec.
Apr 30,2022 16:47:02     ⟥  Feature 00115_shard_in_incomplete_result, flags:TE
               743us     ⟥⟤ OK 00115_shard_in_incomplete_result, /stateless/00115_shard_in_incomplete_result
               9m 4s        [bash] 2022-04-30 19:47:02 00115_shard_in_incomplete_result:                                       [ OK ] 3.81 sec.
Apr 30,2022 16:47:02     ⟥  Feature 00098_1_union_all, flags:TE
               828us     ⟥⟤ OK 00098_1_union_all, /stateless/00098_1_union_all
               9m 4s        [bash] 2022-04-30 19:47:02 00098_1_union_all:                                                      [ OK ] 0.20 sec.
Apr 30,2022 16:47:02     ⟥  Feature 00098_7_union_all, flags:TE
               435us     ⟥⟤ OK 00098_7_union_all, /stateless/00098_7_union_all
               9m 4s        [bash] 2022-04-30 19:47:02 00098_7_union_all:                                                      [ OK ] 0.13 sec.
Apr 30,2022 16:47:02     ⟥  Feature 00098_g_union_all, flags:TE
               775us     ⟥⟤ OK 00098_g_union_all, /stateless/00098_g_union_all
               9m 4s        [bash] 2022-04-30 19:47:02 00098_g_union_all:                                                      [ OK ] 0.13 sec.
Apr 30,2022 16:47:02     ⟥  Feature 00098_k_union_all, flags:TE
               519us     ⟥⟤ OK 00098_k_union_all, /stateless/00098_k_union_all
               9m 4s        [bash] 2022-04-30 19:47:02 00098_k_union_all:                                                      [ OK ] 0.16 sec.
Apr 30,2022 16:47:02     ⟥  Feature 00098_shard_i_union_all, flags:TE
               656us     ⟥⟤ OK 00098_shard_i_union_all, /stateless/00098_shard_i_union_all
               9m 4s        [bash] 2022-04-30 19:47:02 00098_shard_i_union_all:                                                [ OK ] 0.21 sec.
Apr 30,2022 16:47:03     ⟥  Feature 00096_aggregation_min_if, flags:TE
               636us     ⟥⟤ OK 00096_aggregation_min_if, /stateless/00096_aggregation_min_if
               9m 5s        [bash] 2022-04-30 19:47:03 00096_aggregation_min_if:                                               [ OK ] 1.20 sec.
Apr 30,2022 16:47:04     ⟥  Feature 00093_union_race_conditions_4, flags:TE
                 1ms     ⟥⟤ OK 00093_union_race_conditions_4, /stateless/00093_union_race_conditions_4
               9m 6s        [bash] 2022-04-30 19:47:04 00093_union_race_conditions_4:                                          [ OK ] 1.78 sec.
Apr 30,2022 16:47:09     ⟥  Feature 00094_union_race_conditions_5, flags:TE
               598us     ⟥⟤ OK 00094_union_race_conditions_5, /stateless/00094_union_race_conditions_5
              9m 11s        [bash] 2022-04-30 19:47:09 00094_union_race_conditions_5:                                          [ OK ] 6.70 sec.
Apr 30,2022 16:47:09     ⟥  Feature 00097_long_storage_buffer_race_condition_mt, flags:TE
               648us     ⟥⟤ OK 00097_long_storage_buffer_race_condition_mt, /stateless/00097_long_storage_buffer_race_condition_mt
              9m 11s        [bash] 2022-04-30 19:47:09 00097_long_storage_buffer_race_condition_mt:                            [ OK ] 7.23 sec.
Apr 30,2022 16:47:09     ⟥  Feature 00097_long_storage_buffer_race_condition, flags:TE
               431us     ⟥⟤ OK 00097_long_storage_buffer_race_condition, /stateless/00097_long_storage_buffer_race_condition
              9m 11s        [bash] 2022-04-30 19:47:09 00097_long_storage_buffer_race_condition:                               [ OK ] 7.21 sec.
Apr 30,2022 16:47:10     ⟥  Feature 00088_distinct_of_arrays_of_strings, flags:TE
                 2ms     ⟥⟤ OK 00088_distinct_of_arrays_of_strings, /stateless/00088_distinct_of_arrays_of_strings
              9m 12s        [bash] 2022-04-30 19:47:10 00088_distinct_of_arrays_of_strings:                                    [ OK ] 0.61 sec.
Apr 30,2022 16:47:10     ⟥  Feature 00089_group_by_arrays_of_fixed, flags:TE
                 2ms     ⟥⟤ OK 00089_group_by_arrays_of_fixed, /stateless/00089_group_by_arrays_of_fixed
              9m 12s        [bash] 2022-04-30 19:47:10 00089_group_by_arrays_of_fixed:                                         [ OK ] 0.68 sec.
Apr 30,2022 16:47:10     ⟥  Feature 00087_distinct_of_empty_arrays, flags:TE
               711us     ⟥⟤ OK 00087_distinct_of_empty_arrays, /stateless/00087_distinct_of_empty_arrays
              9m 12s        [bash] 2022-04-30 19:47:10 00087_distinct_of_empty_arrays:                                         [ OK ] 0.16 sec.
Apr 30,2022 16:47:11     ⟥  Feature 00086_concat_nary_const_with_nonconst_segfault, flags:TE
               664us     ⟥⟤ OK 00086_concat_nary_const_with_nonconst_segfault, /stateless/00086_concat_nary_const_with_nonconst_segfault
              9m 13s        [bash] 2022-04-30 19:47:11 00086_concat_nary_const_with_nonconst_segfault:                         [ OK ] 0.51 sec.
Apr 30,2022 16:47:11     ⟥  Feature 00085_visible_width_of_tuple_of_dates, flags:TE
               769us     ⟥⟤ OK 00085_visible_width_of_tuple_of_dates, /stateless/00085_visible_width_of_tuple_of_dates
              9m 13s        [bash] 2022-04-30 19:47:11 00085_visible_width_of_tuple_of_dates:                                  [ OK ] 0.15 sec.
Apr 30,2022 16:47:11     ⟥  Feature 00084_summing_merge_tree, flags:TE
               934us     ⟥⟤ OK 00084_summing_merge_tree, /stateless/00084_summing_merge_tree
              9m 14s        [bash] 2022-04-30 19:47:11 00084_summing_merge_tree:                                               [ OK ] 0.27 sec.
Apr 30,2022 16:47:11     ⟥  Feature 00082_append_trailing_char_if_absent, flags:TE
               563us     ⟥⟤ OK 00082_append_trailing_char_if_absent, /stateless/00082_append_trailing_char_if_absent
              9m 14s        [bash] 2022-04-30 19:47:11 00082_append_trailing_char_if_absent:                                   [ OK ] 0.19 sec.
Apr 30,2022 16:47:12     ⟥  Feature 00081_int_div_or_zero, flags:TE
               487us     ⟥⟤ OK 00081_int_div_or_zero, /stateless/00081_int_div_or_zero
              9m 14s        [bash] 2022-04-30 19:47:12 00081_int_div_or_zero:                                                  [ OK ] 0.17 sec.
Apr 30,2022 16:47:12     ⟥  Feature 00079_defaulted_columns, flags:TE
               586us     ⟥⟤ OK 00079_defaulted_columns, /stateless/00079_defaulted_columns
              9m 14s        [bash] 2022-04-30 19:47:12 00079_defaulted_columns:                                                [ OK ] 0.26 sec.
Apr 30,2022 16:47:12     ⟥  Feature 00091_union_race_conditions_2, flags:TE
               696us     ⟥⟤ OK 00091_union_race_conditions_2, /stateless/00091_union_race_conditions_2
              9m 15s        [bash] 2022-04-30 19:47:12 00091_union_race_conditions_2:                                          [ OK ] 8.47 sec.
Apr 30,2022 16:47:13     ⟥  Feature 00077_set_keys_fit_128_bits_many_blocks, flags:TE
               567us     ⟥⟤ OK 00077_set_keys_fit_128_bits_many_blocks, /stateless/00077_set_keys_fit_128_bits_many_blocks
              9m 15s        [bash] 2022-04-30 19:47:13 00077_set_keys_fit_128_bits_many_blocks:                                [ OK ] 0.15 sec.
Apr 30,2022 16:47:13     ⟥  Feature 00087_math_functions, flags:TE
               447us     ⟥⟤ OK 00087_math_functions, /stateless/00087_math_functions
              9m 15s        [bash] 2022-04-30 19:47:13 00087_math_functions:                                                   [ OK ] 2.96 sec.
Apr 30,2022 16:47:13     ⟥  Feature 00078_string_concat, flags:TE
               589us     ⟥⟤ OK 00078_string_concat, /stateless/00078_string_concat
              9m 15s        [bash] 2022-04-30 19:47:13 00078_string_concat:                                                    [ OK ] 0.91 sec.
Apr 30,2022 16:47:13     ⟥  Feature 00075_shard_formatting_negate_of_negative_literal, flags:TE
               479us     ⟥⟤ OK 00075_shard_formatting_negate_of_negative_literal, /stateless/00075_shard_formatting_negate_of_negative_literal
              9m 15s        [bash] 2022-04-30 19:47:13 00075_shard_formatting_negate_of_negative_literal:                      [ OK ] 0.14 sec.
Apr 30,2022 16:47:13     ⟥  Feature 00073_merge_sorting_empty_array_joined, flags:TE
               485us     ⟥⟤ OK 00073_merge_sorting_empty_array_joined, /stateless/00073_merge_sorting_empty_array_joined
              9m 16s        [bash] 2022-04-30 19:47:13 00073_merge_sorting_empty_array_joined:                                 [ OK ] 0.17 sec.
Apr 30,2022 16:47:13     ⟥  Feature 00076_ip_coding_functions, flags:TE
               666us     ⟥⟤ OK 00076_ip_coding_functions, /stateless/00076_ip_coding_functions
              9m 16s        [bash] 2022-04-30 19:47:13 00076_ip_coding_functions:                                              [ OK ] 0.62 sec.
Apr 30,2022 16:47:13     ⟥  Feature 00072_in_types, flags:TE
               450us     ⟥⟤ OK 00072_in_types, /stateless/00072_in_types
              9m 16s        [bash] 2022-04-30 19:47:13 00072_in_types:                                                         [ OK ] 0.15 sec.
Apr 30,2022 16:47:13     ⟥  Feature 00071_insert_fewer_columns, flags:TE
               582us     ⟥⟤ OK 00071_insert_fewer_columns, /stateless/00071_insert_fewer_columns
              9m 16s        [bash] 2022-04-30 19:47:13 00071_insert_fewer_columns:                                             [ OK ] 0.18 sec.
Apr 30,2022 16:47:14     ⟥  Feature 00069_date_arithmetic, flags:TE
               573us     ⟥⟤ OK 00069_date_arithmetic, /stateless/00069_date_arithmetic
              9m 16s        [bash] 2022-04-30 19:47:14 00069_date_arithmetic:                                                  [ OK ] 0.20 sec.
Apr 30,2022 16:47:14     ⟥  Feature 00070_insert_fewer_columns_http, flags:TE
               569us     ⟥⟤ OK 00070_insert_fewer_columns_http, /stateless/00070_insert_fewer_columns_http
              9m 16s        [bash] 2022-04-30 19:47:14 00070_insert_fewer_columns_http:                                        [ OK ] 0.30 sec.
Apr 30,2022 16:47:14     ⟥  Feature 00068_empty_tiny_log, flags:TE
               528us     ⟥⟤ OK 00068_empty_tiny_log, /stateless/00068_empty_tiny_log
              9m 16s        [bash] 2022-04-30 19:47:14 00068_empty_tiny_log:                                                   [ OK ] 0.14 sec.
Apr 30,2022 16:47:14     ⟥  Feature 00067_replicate_segfault, flags:TE
                 1ms     ⟥⟤ OK 00067_replicate_segfault, /stateless/00067_replicate_segfault
              9m 16s        [bash] 2022-04-30 19:47:14 00067_replicate_segfault:                                               [ OK ] 0.14 sec.
Apr 30,2022 16:47:14     ⟥  Feature 00065_shard_float_literals_formatting, flags:TE
               744us     ⟥⟤ OK 00065_shard_float_literals_formatting, /stateless/00065_shard_float_literals_formatting
              9m 16s        [bash] 2022-04-30 19:47:14 00065_shard_float_literals_formatting:                                  [ OK ] 0.13 sec.
Apr 30,2022 16:47:14     ⟥  Feature 00066_group_by_in, flags:TE
               575us     ⟥⟤ OK 00066_group_by_in, /stateless/00066_group_by_in
              9m 16s        [bash] 2022-04-30 19:47:14 00066_group_by_in:                                                      [ OK ] 0.15 sec.
Apr 30,2022 16:47:14     ⟥  Feature 00064_negate_bug, flags:TE
               592us     ⟥⟤ OK 00064_negate_bug, /stateless/00064_negate_bug
              9m 16s        [bash] 2022-04-30 19:47:14 00064_negate_bug:                                                       [ OK ] 0.12 sec.
Apr 30,2022 16:47:14     ⟥  Feature 00063_check_query, flags:TE
               494us     ⟥⟤ OK 00063_check_query, /stateless/00063_check_query
              9m 16s        [bash] 2022-04-30 19:47:14 00063_check_query:                                                      [ OK ] 0.16 sec.
Apr 30,2022 16:47:14     ⟥  Feature 00060_date_lut, flags:TE
               669us     ⟥⟤ OK 00060_date_lut, /stateless/00060_date_lut
              9m 16s        [bash] 2022-04-30 19:47:14 00060_date_lut:                                                         [ OK ] 0.13 sec.
Apr 30,2022 16:47:14     ⟥  Feature 00059_shard_global_in, flags:TE
               929us     ⟥⟤ OK 00059_shard_global_in, /stateless/00059_shard_global_in
              9m 17s        [bash] 2022-04-30 19:47:14 00059_shard_global_in:                                                  [ OK ] 0.16 sec.
Apr 30,2022 16:47:14     ⟥  Feature 00057_join_aliases, flags:TE
               458us     ⟥⟤ OK 00057_join_aliases, /stateless/00057_join_aliases
              9m 17s        [bash] 2022-04-30 19:47:14 00057_join_aliases:                                                     [ OK ] 0.14 sec.
Apr 30,2022 16:47:14     ⟥  Feature 00061_merge_tree_alter, flags:TE
               699us     ⟥⟤ OK 00061_merge_tree_alter, /stateless/00061_merge_tree_alter
              9m 17s        [bash] 2022-04-30 19:47:14 00061_merge_tree_alter:                                                 [ OK ] 0.37 sec.
Apr 30,2022 16:47:14     ⟥  Feature 00056_join_number_string, flags:TE
               533us     ⟥⟤ OK 00056_join_number_string, /stateless/00056_join_number_string
              9m 17s        [bash] 2022-04-30 19:47:14 00056_join_number_string:                                               [ OK ] 0.16 sec.
Apr 30,2022 16:47:14     ⟥  Feature 00055_join_two_numbers, flags:TE
               465us     ⟥⟤ OK 00055_join_two_numbers, /stateless/00055_join_two_numbers
              9m 17s        [bash] 2022-04-30 19:47:14 00055_join_two_numbers:                                                 [ OK ] 0.13 sec.
Apr 30,2022 16:47:15     ⟥  Feature 00054_join_string, flags:TE
               453us     ⟥⟤ OK 00054_join_string, /stateless/00054_join_string
              9m 17s        [bash] 2022-04-30 19:47:15 00054_join_string:                                                      [ OK ] 0.16 sec.
Apr 30,2022 16:47:15     ⟥  Feature 00053_all_inner_join, flags:TE
               776us     ⟥⟤ OK 00053_all_inner_join, /stateless/00053_all_inner_join
              9m 17s        [bash] 2022-04-30 19:47:15 00053_all_inner_join:                                                   [ OK ] 0.14 sec.
Apr 30,2022 16:47:15     ⟥  Feature 00052_all_left_join, flags:TE
               662us     ⟥⟤ OK 00052_all_left_join, /stateless/00052_all_left_join
              9m 17s        [bash] 2022-04-30 19:47:15 00052_all_left_join:                                                    [ OK ] 0.13 sec.
Apr 30,2022 16:47:15     ⟥  Feature 00051_any_inner_join, flags:TE
               599us     ⟥⟤ OK 00051_any_inner_join, /stateless/00051_any_inner_join
              9m 17s        [bash] 2022-04-30 19:47:15 00051_any_inner_join:                                                   [ OK ] 0.14 sec.
Apr 30,2022 16:47:15     ⟥  Feature 00050_any_left_join, flags:TE
               666us     ⟥⟤ OK 00050_any_left_join, /stateless/00050_any_left_join
              9m 17s        [bash] 2022-04-30 19:47:15 00050_any_left_join:                                                    [ OK ] 0.14 sec.
Apr 30,2022 16:47:15     ⟥  Feature 00049_any_left_join, flags:TE
               593us     ⟥⟤ OK 00049_any_left_join, /stateless/00049_any_left_join
              9m 17s        [bash] 2022-04-30 19:47:15 00049_any_left_join:                                                    [ OK ] 0.14 sec.
Apr 30,2022 16:47:15     ⟥  Feature 00048_b_stored_aggregates_merge, flags:TE
               497us     ⟥⟤ OK 00048_b_stored_aggregates_merge, /stateless/00048_b_stored_aggregates_merge
              9m 17s        [bash] 2022-04-30 19:47:15 00048_b_stored_aggregates_merge:                                        [ OK ] 0.18 sec.
Apr 30,2022 16:47:15     ⟥  Feature 00048_a_stored_aggregates_merge, flags:TE
               603us     ⟥⟤ OK 00048_a_stored_aggregates_merge, /stateless/00048_a_stored_aggregates_merge
              9m 17s        [bash] 2022-04-30 19:47:15 00048_a_stored_aggregates_merge:                                        [ OK ] 0.17 sec.
Apr 30,2022 16:47:15     ⟥  Feature 00047_stored_aggregates_complex, flags:TE
               591us     ⟥⟤ OK 00047_stored_aggregates_complex, /stateless/00047_stored_aggregates_complex
              9m 18s        [bash] 2022-04-30 19:47:15 00047_stored_aggregates_complex:                                        [ OK ] 0.28 sec.
Apr 30,2022 16:47:15     ⟥  Feature 00046_stored_aggregates_simple, flags:TE
               892us     ⟥⟤ OK 00046_stored_aggregates_simple, /stateless/00046_stored_aggregates_simple
              9m 18s        [bash] 2022-04-30 19:47:15 00046_stored_aggregates_simple:                                         [ OK ] 0.17 sec.
Apr 30,2022 16:47:15     ⟥  Feature 00045_sorting_by_fixed_string_descending, flags:TE
               562us     ⟥⟤ OK 00045_sorting_by_fixed_string_descending, /stateless/00045_sorting_by_fixed_string_descending
              9m 18s        [bash] 2022-04-30 19:47:15 00045_sorting_by_fixed_string_descending:                               [ OK ] 0.17 sec.
Apr 30,2022 16:47:15     ⟥  Feature 00044_sorting_by_string_descending, flags:TE
               593us     ⟥⟤ OK 00044_sorting_by_string_descending, /stateless/00044_sorting_by_string_descending
              9m 18s        [bash] 2022-04-30 19:47:15 00044_sorting_by_string_descending:                                     [ OK ] 0.14 sec.
Apr 30,2022 16:47:15     ⟥  Feature 00043_summing_empty_part, flags:TE
               756us     ⟥⟤ OK 00043_summing_empty_part, /stateless/00043_summing_empty_part
              9m 18s        [bash] 2022-04-30 19:47:15 00043_summing_empty_part:                                               [ OK ] 0.16 sec.
Apr 30,2022 16:47:16     ⟥  Feature 00042_set, flags:TE
               651us     ⟥⟤ OK 00042_set, /stateless/00042_set
              9m 18s        [bash] 2022-04-30 19:47:16 00042_set:                                                              [ OK ] 0.22 sec.
Apr 30,2022 16:47:16     ⟥  Feature 00041_aggregation_remap, flags:TE
               546us     ⟥⟤ OK 00041_aggregation_remap, /stateless/00041_aggregation_remap
              9m 18s        [bash] 2022-04-30 19:47:16 00041_aggregation_remap:                                                [ OK ] 0.16 sec.
Apr 30,2022 16:47:16     ⟥  Feature 00041_big_array_join, flags:TE
               535us     ⟥⟤ OK 00041_big_array_join, /stateless/00041_big_array_join
              9m 18s        [bash] 2022-04-30 19:47:16 00041_big_array_join:                                                   [ OK ] 0.18 sec.
Apr 30,2022 16:47:16     ⟥  Feature 00090_union_race_conditions_1, flags:TE
               764us     ⟥⟤ OK 00090_union_race_conditions_1, /stateless/00090_union_race_conditions_1
              9m 18s        [bash] 2022-04-30 19:47:16 00090_union_race_conditions_1:                                          [ OK ] 7.04 sec.
Apr 30,2022 16:47:16     ⟥  Feature 00038_totals_limit, flags:TE
               634us     ⟥⟤ OK 00038_totals_limit, /stateless/00038_totals_limit
              9m 18s        [bash] 2022-04-30 19:47:16 00038_totals_limit:                                                     [ OK ] 0.14 sec.
Apr 30,2022 16:47:16     ⟥  Feature 00037_totals_limit, flags:TE
               592us     ⟥⟤ OK 00037_totals_limit, /stateless/00037_totals_limit
              9m 18s        [bash] 2022-04-30 19:47:16 00037_totals_limit:                                                     [ OK ] 0.15 sec.
Apr 30,2022 16:47:16     ⟥  Feature 00155_long_merges, flags:TE
               950us     ⟥⟤ OK 00155_long_merges, /stateless/00155_long_merges
              9m 18s        [bash] 2022-04-30 19:47:16 00155_long_merges:                                                      [ OK ] 20.03 sec.
Apr 30,2022 16:47:16     ⟥  Feature 00036_array_element, flags:TE
               521us     ⟥⟤ OK 00036_array_element, /stateless/00036_array_element
              9m 18s        [bash] 2022-04-30 19:47:16 00036_array_element:                                                    [ OK ] 0.18 sec.
Apr 30,2022 16:47:16     ⟥  Feature 00039_inserts_through_http, flags:TE
               524us     ⟥⟤ OK 00039_inserts_through_http, /stateless/00039_inserts_through_http
              9m 19s        [bash] 2022-04-30 19:47:16 00039_inserts_through_http:                                             [ OK ] 0.55 sec.
Apr 30,2022 16:47:16     ⟥  Feature 00035_function_array_return_type, flags:TE
               591us     ⟥⟤ OK 00035_function_array_return_type, /stateless/00035_function_array_return_type
              9m 19s        [bash] 2022-04-30 19:47:16 00035_function_array_return_type:                                       [ OK ] 0.18 sec.
Apr 30,2022 16:47:16     ⟥  Feature 00040_array_enumerate_uniq, flags:TE
               597us     ⟥⟤ OK 00040_array_enumerate_uniq, /stateless/00040_array_enumerate_uniq
              9m 19s        [bash] 2022-04-30 19:47:16 00040_array_enumerate_uniq:                                             [ OK ] 0.65 sec.
Apr 30,2022 16:47:16     ⟥  Feature 00034_fixed_string_to_number, flags:TE
               570us     ⟥⟤ OK 00034_fixed_string_to_number, /stateless/00034_fixed_string_to_number
              9m 19s        [bash] 2022-04-30 19:47:16 00034_fixed_string_to_number:                                           [ OK ] 0.14 sec.
Apr 30,2022 16:47:16     ⟥  Feature 00033_fixed_string_to_string, flags:TE
               757us     ⟥⟤ OK 00033_fixed_string_to_string, /stateless/00033_fixed_string_to_string
              9m 19s        [bash] 2022-04-30 19:47:16 00033_fixed_string_to_string:                                           [ OK ] 0.14 sec.
Apr 30,2022 16:47:16     ⟥  Feature 00032_fixed_string_to_string, flags:TE
               559us     ⟥⟤ OK 00032_fixed_string_to_string, /stateless/00032_fixed_string_to_string
              9m 19s        [bash] 2022-04-30 19:47:16 00032_fixed_string_to_string:                                           [ OK ] 0.13 sec.
Apr 30,2022 16:47:16     ⟥  Feature 00031_parser_number, flags:TE
               666us     ⟥⟤ OK 00031_parser_number, /stateless/00031_parser_number
              9m 19s        [bash] 2022-04-30 19:47:16 00031_parser_number:                                                    [ OK ] 0.17 sec.
Apr 30,2022 16:47:17     ⟥  Feature 00028_shard_big_agg_aj_distributed, flags:TE
               566us     ⟥⟤ OK 00028_shard_big_agg_aj_distributed, /stateless/00028_shard_big_agg_aj_distributed
              9m 19s        [bash] 2022-04-30 19:47:17 00028_shard_big_agg_aj_distributed:                                     [ OK ] 0.19 sec.
Apr 30,2022 16:47:17     ⟥  Feature 00030_alter_table, flags:TE
               629us     ⟥⟤ OK 00030_alter_table, /stateless/00030_alter_table
              9m 19s        [bash] 2022-04-30 19:47:17 00030_alter_table:                                                      [ OK ] 0.24 sec.
Apr 30,2022 16:47:17     ⟥  Feature 00027_argMinMax, flags:TE
               602us     ⟥⟤ OK 00027_argMinMax, /stateless/00027_argMinMax
              9m 19s        [bash] 2022-04-30 19:47:17 00027_argMinMax:                                                        [ OK ] 0.16 sec.
Apr 30,2022 16:47:17     ⟥  Feature 00027_distinct_and_order_by, flags:TE
               607us     ⟥⟤ OK 00027_distinct_and_order_by, /stateless/00027_distinct_and_order_by
              9m 19s        [bash] 2022-04-30 19:47:17 00027_distinct_and_order_by:                                            [ OK ] 0.16 sec.
Apr 30,2022 16:47:17     ⟥  Feature 00027_simple_argMinArray, flags:TE
               568us     ⟥⟤ OK 00027_simple_argMinArray, /stateless/00027_simple_argMinArray
              9m 19s        [bash] 2022-04-30 19:47:17 00027_simple_argMinArray:                                               [ OK ] 0.15 sec.
Apr 30,2022 16:47:17     ⟥  Feature 00025_implicitly_used_subquery_column, flags:TE
               758us     ⟥⟤ OK 00025_implicitly_used_subquery_column, /stateless/00025_implicitly_used_subquery_column
              9m 19s        [bash] 2022-04-30 19:47:17 00025_implicitly_used_subquery_column:                                  [ OK ] 0.14 sec.
Apr 30,2022 16:47:17     ⟥  Feature 00026_shard_something_distributed, flags:TE
               546us     ⟥⟤ OK 00026_shard_something_distributed, /stateless/00026_shard_something_distributed
              9m 19s        [bash] 2022-04-30 19:47:17 00026_shard_something_distributed:                                      [ OK ] 0.17 sec.
Apr 30,2022 16:47:17     ⟥  Feature 00023_agg_select_agg_subquery, flags:TE
               627us     ⟥⟤ OK 00023_agg_select_agg_subquery, /stateless/00023_agg_select_agg_subquery
              9m 19s        [bash] 2022-04-30 19:47:17 00023_agg_select_agg_subquery:                                          [ OK ] 0.13 sec.
Apr 30,2022 16:47:17     ⟥  Feature 00024_unused_array_join_in_subquery, flags:TE
               453us     ⟥⟤ OK 00024_unused_array_join_in_subquery, /stateless/00024_unused_array_join_in_subquery
              9m 19s        [bash] 2022-04-30 19:47:17 00024_unused_array_join_in_subquery:                                    [ OK ] 0.17 sec.
Apr 30,2022 16:47:17     ⟥  Feature 00022_func_higher_order_and_constants, flags:TE
                 1ms     ⟥⟤ OK 00022_func_higher_order_and_constants, /stateless/00022_func_higher_order_and_constants
              9m 19s        [bash] 2022-04-30 19:47:17 00022_func_higher_order_and_constants:                                  [ OK ] 0.15 sec.
Apr 30,2022 16:47:17     ⟥  Feature 00021_sorting_arrays, flags:TE
               636us     ⟥⟤ OK 00021_sorting_arrays, /stateless/00021_sorting_arrays
              9m 19s        [bash] 2022-04-30 19:47:17 00021_sorting_arrays:                                                   [ OK ] 0.14 sec.
Apr 30,2022 16:47:17     ⟥  Feature 00020_sorting_arrays, flags:TE
               553us     ⟥⟤ OK 00020_sorting_arrays, /stateless/00020_sorting_arrays
              9m 19s        [bash] 2022-04-30 19:47:17 00020_sorting_arrays:                                                   [ OK ] 0.13 sec.
Apr 30,2022 16:47:17     ⟥  Feature 00019_shard_quantiles_totals_distributed, flags:TE
               601us     ⟥⟤ OK 00019_shard_quantiles_totals_distributed, /stateless/00019_shard_quantiles_totals_distributed
              9m 19s        [bash] 2022-04-30 19:47:17 00019_shard_quantiles_totals_distributed:                               [ OK ] 0.16 sec.
Apr 30,2022 16:47:17     ⟥  Feature 00018_distinct_in_subquery, flags:TE
               602us     ⟥⟤ OK 00018_distinct_in_subquery, /stateless/00018_distinct_in_subquery
              9m 20s        [bash] 2022-04-30 19:47:17 00018_distinct_in_subquery:                                             [ OK ] 0.15 sec.
Apr 30,2022 16:47:17     ⟥  Feature 00017_in_subquery_with_empty_result, flags:TE
               607us     ⟥⟤ OK 00017_in_subquery_with_empty_result, /stateless/00017_in_subquery_with_empty_result
              9m 20s        [bash] 2022-04-30 19:47:17 00017_in_subquery_with_empty_result:                                    [ OK ] 0.14 sec.
Apr 30,2022 16:47:17     ⟥  Feature 00029_test_zookeeper_optimize_exception, flags:TE
               895us     ⟥⟤ OK 00029_test_zookeeper_optimize_exception, /stateless/00029_test_zookeeper_optimize_exception
              9m 20s        [bash] 2022-04-30 19:47:17 00029_test_zookeeper_optimize_exception:                                [ OK ] 0.90 sec.
Apr 30,2022 16:47:17     ⟥  Feature 00016_totals_having_constants, flags:TE
               650us     ⟥⟤ OK 00016_totals_having_constants, /stateless/00016_totals_having_constants
              9m 20s        [bash] 2022-04-30 19:47:17 00016_totals_having_constants:                                          [ OK ] 0.14 sec.
Apr 30,2022 16:47:17     ⟥  Feature 00015_totals_having_constants, flags:TE
               592us     ⟥⟤ OK 00015_totals_having_constants, /stateless/00015_totals_having_constants
              9m 20s        [bash] 2022-04-30 19:47:17 00015_totals_having_constants:                                          [ OK ] 0.16 sec.
Apr 30,2022 16:47:17     ⟥  Feature 00012_array_join_alias_2, flags:TE
               574us     ⟥⟤ OK 00012_array_join_alias_2, /stateless/00012_array_join_alias_2
              9m 20s        [bash] 2022-04-30 19:47:17 00012_array_join_alias_2:                                               [ OK ] 0.15 sec.
Apr 30,2022 16:47:17     ⟥  Feature 00014_select_from_table_with_nested, flags:TE
               925us     ⟥⟤ OK 00014_select_from_table_with_nested, /stateless/00014_select_from_table_with_nested
              9m 20s        [bash] 2022-04-30 19:47:17 00014_select_from_table_with_nested:                                    [ OK ] 0.18 sec.
Apr 30,2022 16:47:17     ⟥  Feature 00013_create_table_with_arrays, flags:TE
               441us     ⟥⟤ OK 00013_create_table_with_arrays, /stateless/00013_create_table_with_arrays
              9m 20s        [bash] 2022-04-30 19:47:17 00013_create_table_with_arrays:                                         [ OK ] 0.18 sec.
Apr 30,2022 16:47:17     ⟥  Feature 00011_array_join_alias, flags:TE
               448us     ⟥⟤ OK 00011_array_join_alias, /stateless/00011_array_join_alias
              9m 20s        [bash] 2022-04-30 19:47:17 00011_array_join_alias:                                                 [ OK ] 0.15 sec.
Apr 30,2022 16:47:18     ⟥  Feature 00010_big_array_join, flags:TE
               636us     ⟥⟤ OK 00010_big_array_join, /stateless/00010_big_array_join
              9m 20s        [bash] 2022-04-30 19:47:18 00010_big_array_join:                                                   [ OK ] 0.14 sec.
Apr 30,2022 16:47:18     ⟥  Feature 00009_array_join_subquery, flags:TE
               486us     ⟥⟤ OK 00009_array_join_subquery, /stateless/00009_array_join_subquery
              9m 20s        [bash] 2022-04-30 19:47:18 00009_array_join_subquery:                                              [ OK ] 0.15 sec.
Apr 30,2022 16:47:18     ⟥  Feature 00008_array_join, flags:TE
               632us     ⟥⟤ OK 00008_array_join, /stateless/00008_array_join
              9m 20s        [bash] 2022-04-30 19:47:18 00008_array_join:                                                       [ OK ] 0.15 sec.
Apr 30,2022 16:47:18     ⟥  Feature 00007_array, flags:TE
               713us     ⟥⟤ OK 00007_array, /stateless/00007_array
              9m 20s        [bash] 2022-04-30 19:47:18 00007_array:                                                            [ OK ] 0.14 sec.
Apr 30,2022 16:47:18     ⟥  Feature 00006_extremes_and_subquery_from, flags:TE
               573us     ⟥⟤ OK 00006_extremes_and_subquery_from, /stateless/00006_extremes_and_subquery_from
              9m 20s        [bash] 2022-04-30 19:47:18 00006_extremes_and_subquery_from:                                       [ OK ] 0.14 sec.
Apr 30,2022 16:47:18     ⟥  Feature 00005_shard_format_ast_and_remote_table_lambda, flags:TE
               610us     ⟥⟤ OK 00005_shard_format_ast_and_remote_table_lambda, /stateless/00005_shard_format_ast_and_remote_table_lambda
              9m 20s        [bash] 2022-04-30 19:47:18 00005_shard_format_ast_and_remote_table_lambda:                         [ OK ] 0.16 sec.
              9m 20s        [bash] 2022-04-30 19:47:18
              9m 20s        [bash] 2022-04-30 19:47:18 412 tests passed. 0 tests skipped. 459.00 s elapsed (ForkPoolWorker-3).
Apr 30,2022 16:47:18     ⟥  Feature 00004_shard_format_ast_and_remote_table, flags:TE
               791us     ⟥⟤ OK 00004_shard_format_ast_and_remote_table, /stateless/00004_shard_format_ast_and_remote_table
              9m 20s        [bash] 2022-04-30 19:47:18 00004_shard_format_ast_and_remote_table:                                [ OK ] 0.14 sec.
              9m 20s        [bash] 2022-04-30 19:47:18
              9m 20s        [bash] 2022-04-30 19:47:18 444 tests passed. 0 tests skipped. 459.08 s elapsed (ForkPoolWorker-2).
Apr 30,2022 16:47:18     ⟥  Feature 00003_reinterpret_as_string, flags:TE
               378us     ⟥⟤ OK 00003_reinterpret_as_string, /stateless/00003_reinterpret_as_string
              9m 20s        [bash] 2022-04-30 19:47:18 00003_reinterpret_as_string:                                            [ OK ] 0.16 sec.
              9m 20s        [bash] 2022-04-30 19:47:18
              9m 20s        [bash] 2022-04-30 19:47:18 320 tests passed. 0 tests skipped. 459.08 s elapsed (ForkPoolWorker-4).
Apr 30,2022 16:47:18     ⟥  Feature 00001_select_1, flags:TE
                 1ms     ⟥⟤ OK 00001_select_1, /stateless/00001_select_1
              9m 20s        [bash] 2022-04-30 19:47:18 00001_select_1:                                                         [ OK ] 0.14 sec.
              9m 20s        [bash] 2022-04-30 19:47:18
              9m 20s        [bash] 2022-04-30 19:47:18 393 tests passed. 0 tests skipped. 459.09 s elapsed (ForkPoolWorker-5).
Apr 30,2022 16:47:18     ⟥  Feature 00002_system_numbers, flags:TE
               391us     ⟥⟤ OK 00002_system_numbers, /stateless/00002_system_numbers
              9m 20s        [bash] 2022-04-30 19:47:18 00002_system_numbers:                                                   [ OK ] 0.16 sec.
              9m 20s        [bash] 2022-04-30 19:47:18
              9m 20s        [bash] 2022-04-30 19:47:18 341 tests passed. 0 tests skipped. 459.10 s elapsed (ForkPoolWorker-8).
Apr 30,2022 16:47:23     ⟥  Feature 00092_union_race_conditions_3, flags:TE
               435us     ⟥⟤ OK 00092_union_race_conditions_3, /stateless/00092_union_race_conditions_3
              9m 25s        [bash] 2022-04-30 19:47:23 00092_union_race_conditions_3:                                          [ OK ] 19.46 sec.
              9m 25s        [bash] 2022-04-30 19:47:23
              9m 25s        [bash] 2022-04-30 19:47:23 436 tests passed. 0 tests skipped. 463.90 s elapsed (ForkPoolWorker-7).
Apr 30,2022 16:48:05     ⟥  Feature 00183_skip_unavailable_shards, flags:TE
               656us     ⟥⟤ OK 00183_skip_unavailable_shards, /stateless/00183_skip_unavailable_shards
              10m 8s        [bash] 2022-04-30 19:48:05 00183_skip_unavailable_shards:                                          [ OK ] 72.25 sec.
              10m 8s        [bash] 2022-04-30 19:48:05
              10m 8s        [bash] 2022-04-30 19:48:05 Having 3 errors! 403 tests passed. 0 tests skipped. 506.42 s elapsed (ForkPoolWorker-6).
              11m 8s        [bash] 
              11m 8s        Found exception Timeout 60.000s for '(\\d{5}_\\w+):\\s+\\[\\s(\\w+)|<EOF>' buffer ' ] 72.25 sec.\r\n2022-04-30 19:48:05 \r\n2022-04-30 19:48:05 Having 3 errors! 403 tests passed. 0 tests skipped. 506.42 s elapsed (ForkPoolWorker-6).\r\n' or '20,5d,20,37,32,2e,32,35,20,73,65,63,2e,d,a,32,30,32,32,2d,30,34,2d,33,30,20,31,39,3a,34,38,3a,30,35,20,d,a,32,30,32,32,2d,30,34,2d,33,30,20,31,39,3a,34,38,3a,30,35,20,48,61,76,69,6e,67,20,33,20,65,72,72,6f,72,73,21,20,34,30,33,20,74,65,73,74,73,20,70,61,73,73,65,64,2e,20,30,20,74,65,73,74,73,20,73,6b,69,70,70,65,64,2e,20,35,30,36,2e,34,32,20,73,20,65,6c,61,70,73,65,64,20,28,46,6f,72,6b,50,6f,6f,6c,57,6f,72,6b,65,72,2d,36,29,2e,d,a', this may be expected
              12m 8s        [bash] 
              12m 8s        Found exception Timeout 60.000s for '(\\d{5}_\\w+):\\s+\\[\\s(\\w+)|<EOF>' , this may be expected
              13m 8s        [bash] 
              13m 8s        Found exception Timeout 60.000s for '(\\d{5}_\\w+):\\s+\\[\\s(\\w+)|<EOF>' , this may be expected
Apr 30,2022 16:51:36     ⟥  Feature 01293_client_interactive_vertical_multiline_long, flags:TE
               589us     ⟥⟤ OK 01293_client_interactive_vertical_multiline_long, /stateless/01293_client_interactive_vertical_multiline_long
             13m 38s        [bash] 2022-04-30 19:51:36 01293_client_interactive_vertical_multiline_long:                       [ OK ] 540.63 sec.
             13m 38s        [bash] 2022-04-30 19:51:36
             13m 38s        [bash] 2022-04-30 19:51:36 151 tests passed. 0 tests skipped. 716.82 s elapsed (ForkPoolWorker-1).
             13m 38s        [bash] 2022-04-30 19:51:36
             13m 38s        [bash] 2022-04-30 19:51:36 Running 393 stateless tests (MainProcess).
             13m 38s        [bash] 2022-04-30 19:51:36
Apr 30,2022 16:51:36     ⟥  Feature 02002_row_level_filter_bug, flags:TE
               417us     ⟥⟤ OK 02002_row_level_filter_bug, /stateless/02002_row_level_filter_bug
             13m 39s        [bash] 2022-04-30 19:51:36 02002_row_level_filter_bug:                                             [ OK ] 0.58 sec.
Apr 30,2022 16:51:36     ⟥  Feature 01948_dictionary_quoted_database_name, flags:TE
               424us     ⟥⟤ OK 01948_dictionary_quoted_database_name, /stateless/01948_dictionary_quoted_database_name
             13m 39s        [bash] 2022-04-30 19:51:36 01948_dictionary_quoted_database_name:                                  [ OK ] 0.10 sec.
Apr 30,2022 16:51:37     ⟥  Feature 01946_test_zstd_decompression_with_escape_sequence_at_the_end_of_buffer, flags:TE
               564us     ⟥⟤ OK 01946_test_zstd_decompression_with_escape_sequence_at_the_end_of_buffer, /stateless/01946_test_zstd_decompression_with_escape_sequence_at_the_end_of_buffer
             13m 39s        [bash] 2022-04-30 19:51:37 01946_test_zstd_decompression_with_escape_sequence_at_the_end_of_buffer: [ OK ] 0.32 sec.
Apr 30,2022 16:51:37     ⟥  Feature 01933_client_replxx_convert_history, flags:TE
               687us     ⟥⟤ OK 01933_client_replxx_convert_history, /stateless/01933_client_replxx_convert_history
             13m 39s        [bash] 2022-04-30 19:51:37 01933_client_replxx_convert_history:                                    [ OK ] 0.29 sec.
Apr 30,2022 16:51:37     ⟥  Feature 01925_test_storage_merge_aliases, flags:TE
               892us     ⟥⟤ OK 01925_test_storage_merge_aliases, /stateless/01925_test_storage_merge_aliases
             13m 40s        [bash] 2022-04-30 19:51:37 01925_test_storage_merge_aliases:                                       [ OK ] 0.19 sec.
Apr 30,2022 16:52:10     ⟥  Feature 01921_concurrent_ttl_and_normal_merges_zookeeper_long, flags:TE
               433us     ⟥⟤ OK 01921_concurrent_ttl_and_normal_merges_zookeeper_long, /stateless/01921_concurrent_ttl_and_normal_merges_zookeeper_long
             14m 12s        [bash] 2022-04-30 19:52:10 01921_concurrent_ttl_and_normal_merges_zookeeper_long:                  [ OK ] 32.61 sec.
Apr 30,2022 16:52:10     ⟥  Feature 01915_create_or_replace_dictionary, flags:TE
               410us     ⟥⟤ OK 01915_create_or_replace_dictionary, /stateless/01915_create_or_replace_dictionary
             14m 12s        [bash] 2022-04-30 19:52:10 01915_create_or_replace_dictionary:                                     [ OK ] 0.21 sec.
Apr 30,2022 16:52:11     ⟥  Feature 01914_exchange_dictionaries, flags:TE
               408us     ⟥⟤ OK 01914_exchange_dictionaries, /stateless/01914_exchange_dictionaries
             14m 13s        [bash] 2022-04-30 19:52:11 01914_exchange_dictionaries:                                            [ OK ] 0.35 sec.
Apr 30,2022 16:52:11     ⟥  Feature 01913_replace_dictionary, flags:TE
               595us     ⟥⟤ OK 01913_replace_dictionary, /stateless/01913_replace_dictionary
             14m 13s        [bash] 2022-04-30 19:52:11 01913_replace_dictionary:                                               [ OK ] 0.31 sec.
Apr 30,2022 16:52:11     ⟥  Feature 01910_view_dictionary, flags:TE
               417us     ⟥⟤ OK 01910_view_dictionary, /stateless/01910_view_dictionary
             14m 14s        [bash] 2022-04-30 19:52:11 01910_view_dictionary:                                                  [ OK ] 0.34 sec.
Apr 30,2022 16:52:12     ⟥  Feature 01904_ssd_cache_dictionary_default_nullable_type, flags:TE
               456us     ⟥⟤ OK 01904_ssd_cache_dictionary_default_nullable_type, /stateless/01904_ssd_cache_dictionary_default_nullable_type
             14m 14s        [bash] 2022-04-30 19:52:12 01904_ssd_cache_dictionary_default_nullable_type:                       [ OK ] 0.32 sec.
Apr 30,2022 16:52:13     ⟥  Feature 01904_dictionary_default_nullable_type, flags:TE
               612us     ⟥⟤ OK 01904_dictionary_default_nullable_type, /stateless/01904_dictionary_default_nullable_type
             14m 15s        [bash] 2022-04-30 19:52:13 01904_dictionary_default_nullable_type:                                 [ OK ] 1.47 sec.
Apr 30,2022 16:52:13     ⟥  Feature 01903_ssd_cache_dictionary_array_type, flags:TE
               440us     ⟥⟤ OK 01903_ssd_cache_dictionary_array_type, /stateless/01903_ssd_cache_dictionary_array_type
             14m 16s        [bash] 2022-04-30 19:52:13 01903_ssd_cache_dictionary_array_type:                                  [ OK ] 0.35 sec.
Apr 30,2022 16:52:14     ⟥  Feature 01902_dictionary_array_type, flags:TE
               424us     ⟥⟤ OK 01902_dictionary_array_type, /stateless/01902_dictionary_array_type
             14m 16s        [bash] 2022-04-30 19:52:14 01902_dictionary_array_type:                                            [ OK ] 0.53 sec.
Apr 30,2022 16:52:15     ⟥  Feature 01902_table_function_merge_db_repr, flags:TE
               419us     ⟥⟤ OK 01902_table_function_merge_db_repr, /stateless/01902_table_function_merge_db_repr
             14m 17s        [bash] 2022-04-30 19:52:15 01902_table_function_merge_db_repr:                                     [ OK ] 0.55 sec.
Apr 30,2022 16:52:15     ⟥  Feature 01901_test_attach_partition_from, flags:TE
               597us     ⟥⟤ OK 01901_test_attach_partition_from, /stateless/01901_test_attach_partition_from
             14m 17s        [bash] 2022-04-30 19:52:15 01901_test_attach_partition_from:                                       [ OK ] 0.42 sec.
Apr 30,2022 16:52:15     ⟥  Feature 01889_postgresql_protocol_null_fields, flags:TE
               423us     ⟥⟤ OK 01889_postgresql_protocol_null_fields, /stateless/01889_postgresql_protocol_null_fields
             14m 18s        [bash] 2022-04-30 19:52:15 01889_postgresql_protocol_null_fields:                                  [ OK ] 0.26 sec.
Apr 30,2022 16:52:16     ⟥  Feature 01889_check_row_policy_defined_using_user_function, flags:TE
               889us     ⟥⟤ OK 01889_check_row_policy_defined_using_user_function, /stateless/01889_check_row_policy_defined_using_user_function
             14m 18s        [bash] 2022-04-30 19:52:16 01889_check_row_policy_defined_using_user_function:                     [ OK ] 0.64 sec.
Apr 30,2022 16:52:17     ⟥  Feature 01875_ssd_cache_dictionary_decimal256_type, flags:TE
               605us     ⟥⟤ OK 01875_ssd_cache_dictionary_decimal256_type, /stateless/01875_ssd_cache_dictionary_decimal256_type
             14m 19s        [bash] 2022-04-30 19:52:17 01875_ssd_cache_dictionary_decimal256_type:                             [ OK ] 0.41 sec.
Apr 30,2022 16:52:18     ⟥  Feature 01870_modulo_partition_key, flags:TE
               458us     ⟥⟤ OK 01870_modulo_partition_key, /stateless/01870_modulo_partition_key
             14m 20s        [bash] 2022-04-30 19:52:18 01870_modulo_partition_key:                                             [ OK ] 1.21 sec.
Apr 30,2022 16:52:18     ⟥  Feature 01870_buffer_flush, flags:TE
               425us     ⟥⟤ OK 01870_buffer_flush, /stateless/01870_buffer_flush
             14m 20s        [bash] 2022-04-30 19:52:18 01870_buffer_flush:                                                     [ OK ] 0.19 sec.
Apr 30,2022 16:52:18     ⟥  Feature 01854_dictionary_range_hashed_min_max_attr, flags:TE
               420us     ⟥⟤ OK 01854_dictionary_range_hashed_min_max_attr, /stateless/01854_dictionary_range_hashed_min_max_attr
             14m 20s        [bash] 2022-04-30 19:52:18 01854_dictionary_range_hashed_min_max_attr:                             [ OK ] 0.10 sec.
Apr 30,2022 16:52:18     ⟥  Feature 01853_dictionary_cache_duplicates, flags:TE
               559us     ⟥⟤ OK 01853_dictionary_cache_duplicates, /stateless/01853_dictionary_cache_duplicates
             14m 21s        [bash] 2022-04-30 19:52:18 01853_dictionary_cache_duplicates:                                      [ OK ] 0.30 sec.
Apr 30,2022 16:52:20     ⟥  Feature 01852_dictionary_found_rate_long, flags:TE
               625us     ⟥⟤ OK 01852_dictionary_found_rate_long, /stateless/01852_dictionary_found_rate_long
             14m 22s        [bash] 2022-04-30 19:52:20 01852_dictionary_found_rate_long:                                       [ OK ] 1.35 sec.
Apr 30,2022 16:52:20     ⟥  Feature 01850_dist_INSERT_preserve_error, flags:TE
               451us     ⟥⟤ OK 01850_dist_INSERT_preserve_error, /stateless/01850_dist_INSERT_preserve_error
             14m 22s        [bash] 2022-04-30 19:52:20 01850_dist_INSERT_preserve_error:                                       [ OK ] 0.20 sec.
Apr 30,2022 16:52:20     ⟥  Feature 01837_database_memory_ddl_dictionaries, flags:TE
               571us     ⟥⟤ OK 01837_database_memory_ddl_dictionaries, /stateless/01837_database_memory_ddl_dictionaries
             14m 23s        [bash] 2022-04-30 19:52:20 01837_database_memory_ddl_dictionaries:                                 [ OK ] 0.15 sec.
Apr 30,2022 16:52:21     ⟥  Feature 01824_prefer_global_in_and_join, flags:TE
               460us     ⟥⟤ OK 01824_prefer_global_in_and_join, /stateless/01824_prefer_global_in_and_join
             14m 23s        [bash] 2022-04-30 19:52:21 01824_prefer_global_in_and_join:                                        [ OK ] 0.29 sec.
Apr 30,2022 16:52:21     ⟥  Feature 01821_table_comment, flags:TE
               433us     ⟥⟤ OK 01821_table_comment, /stateless/01821_table_comment
             14m 23s        [bash] 2022-04-30 19:52:21 01821_table_comment:                                                    [ OK ] 0.21 sec.
Apr 30,2022 16:52:21     ⟥  Feature 01821_dictionary_primary_key_wrong_order, flags:TE
               467us     ⟥⟤ OK 01821_dictionary_primary_key_wrong_order, /stateless/01821_dictionary_primary_key_wrong_order
             14m 23s        [bash] 2022-04-30 19:52:21 01821_dictionary_primary_key_wrong_order:                               [ OK ] 0.11 sec.
Apr 30,2022 16:52:21     ⟥  Feature 01804_dictionary_decimal256_type, flags:TE
               732us     ⟥⟤ OK 01804_dictionary_decimal256_type, /stateless/01804_dictionary_decimal256_type
             14m 24s        [bash] 2022-04-30 19:52:21 01804_dictionary_decimal256_type:                                       [ OK ] 0.40 sec.
Apr 30,2022 16:52:22     ⟥  Feature 01802_test_postgresql_protocol_with_row_policy, flags:TE
               426us     ⟥⟤ OK 01802_test_postgresql_protocol_with_row_policy, /stateless/01802_test_postgresql_protocol_with_row_policy
             14m 24s        [bash] 2022-04-30 19:52:22 01802_test_postgresql_protocol_with_row_policy:                         [ OK ] 0.50 sec.
Apr 30,2022 16:52:22     ⟥  Feature 01785_dictionary_element_count, flags:TE
               537us     ⟥⟤ OK 01785_dictionary_element_count, /stateless/01785_dictionary_element_count
             14m 25s        [bash] 2022-04-30 19:52:22 01785_dictionary_element_count:                                         [ OK ] 0.42 sec.
Apr 30,2022 16:52:23     ⟥  Feature 01780_clickhouse_dictionary_source_loop, flags:TE
               591us     ⟥⟤ OK 01780_clickhouse_dictionary_source_loop, /stateless/01780_clickhouse_dictionary_source_loop
             14m 25s        [bash] 2022-04-30 19:52:23 01780_clickhouse_dictionary_source_loop:                                [ OK ] 0.30 sec.
Apr 30,2022 16:52:23     ⟥  Feature 01778_hierarchical_dictionaries, flags:TE
               711us     ⟥⟤ OK 01778_hierarchical_dictionaries, /stateless/01778_hierarchical_dictionaries
             14m 26s        [bash] 2022-04-30 19:52:23 01778_hierarchical_dictionaries:                                        [ OK ] 0.56 sec.
Apr 30,2022 16:52:24     ⟥  Feature 01766_hashed_dictionary_complex_key, flags:TE
               419us     ⟥⟤ OK 01766_hashed_dictionary_complex_key, /stateless/01766_hashed_dictionary_complex_key
             14m 26s        [bash] 2022-04-30 19:52:24 01766_hashed_dictionary_complex_key:                                    [ OK ] 0.50 sec.
Apr 30,2022 16:52:25     ⟥  Feature 01765_hashed_dictionary_simple_key, flags:TE
               589us     ⟥⟤ OK 01765_hashed_dictionary_simple_key, /stateless/01765_hashed_dictionary_simple_key
             14m 27s        [bash] 2022-04-30 19:52:25 01765_hashed_dictionary_simple_key:                                     [ OK ] 0.92 sec.
Apr 30,2022 16:52:25     ⟥  Feature 01764_table_function_dictionary, flags:TE
               675us     ⟥⟤ OK 01764_table_function_dictionary, /stateless/01764_table_function_dictionary
             14m 27s        [bash] 2022-04-30 19:52:25 01764_table_function_dictionary:                                        [ OK ] 0.17 sec.
Apr 30,2022 16:52:25     ⟥  Feature 01761_alter_decimal_zookeeper, flags:TE
               564us     ⟥⟤ OK 01761_alter_decimal_zookeeper, /stateless/01761_alter_decimal_zookeeper
             14m 28s        [bash] 2022-04-30 19:52:25 01761_alter_decimal_zookeeper:                                          [ OK ] 0.20 sec.
Apr 30,2022 16:52:25     ⟥  Feature 01760_ddl_dictionary_use_current_database_name, flags:TE
               499us     ⟥⟤ OK 01760_ddl_dictionary_use_current_database_name, /stateless/01760_ddl_dictionary_use_current_database_name
             14m 28s        [bash] 2022-04-30 19:52:25 01760_ddl_dictionary_use_current_database_name:                         [ OK ] 0.13 sec.
Apr 30,2022 16:52:26     ⟥  Feature 01760_polygon_dictionaries, flags:TE
               558us     ⟥⟤ OK 01760_polygon_dictionaries, /stateless/01760_polygon_dictionaries
             14m 28s        [bash] 2022-04-30 19:52:26 01760_polygon_dictionaries:                                             [ OK ] 0.28 sec.
Apr 30,2022 16:52:26     ⟥  Feature 01760_system_dictionaries, flags:TE
               566us     ⟥⟤ OK 01760_system_dictionaries, /stateless/01760_system_dictionaries
             14m 29s        [bash] 2022-04-30 19:52:26 01760_system_dictionaries:                                              [ OK ] 0.48 sec.
Apr 30,2022 16:52:27     ⟥  Feature 01759_dictionary_unique_attribute_names, flags:TE
               844us     ⟥⟤ OK 01759_dictionary_unique_attribute_names, /stateless/01759_dictionary_unique_attribute_names
             14m 29s        [bash] 2022-04-30 19:52:27 01759_dictionary_unique_attribute_names:                                [ OK ] 0.23 sec.
Apr 30,2022 16:52:27     ⟥  Feature 01754_direct_dictionary_complex_key, flags:TE
               468us     ⟥⟤ OK 01754_direct_dictionary_complex_key, /stateless/01754_direct_dictionary_complex_key
             14m 29s        [bash] 2022-04-30 19:52:27 01754_direct_dictionary_complex_key:                                    [ OK ] 0.33 sec.
Apr 30,2022 16:52:27     ⟥  Feature 01753_direct_dictionary_simple_key, flags:TE
               419us     ⟥⟤ OK 01753_direct_dictionary_simple_key, /stateless/01753_direct_dictionary_simple_key
             14m 30s        [bash] 2022-04-30 19:52:27 01753_direct_dictionary_simple_key:                                     [ OK ] 0.45 sec.
Apr 30,2022 16:52:28     ⟥  Feature 01748_dictionary_table_dot, flags:TE
               456us     ⟥⟤ OK 01748_dictionary_table_dot, /stateless/01748_dictionary_table_dot
             14m 30s        [bash] 2022-04-30 19:52:28 01748_dictionary_table_dot:                                             [ OK ] 0.13 sec.
Apr 30,2022 16:52:28     ⟥  Feature 01747_join_view_filter_dictionary, flags:TE
               430us     ⟥⟤ OK 01747_join_view_filter_dictionary, /stateless/01747_join_view_filter_dictionary
             14m 30s        [bash] 2022-04-30 19:52:28 01747_join_view_filter_dictionary:                                      [ OK ] 0.19 sec.
Apr 30,2022 16:52:28     ⟥  Feature 01747_alter_partition_key_enum_zookeeper, flags:TE
               555us     ⟥⟤ OK 01747_alter_partition_key_enum_zookeeper, /stateless/01747_alter_partition_key_enum_zookeeper
             14m 31s        [bash] 2022-04-30 19:52:28 01747_alter_partition_key_enum_zookeeper:                               [ OK ] 0.47 sec.
Apr 30,2022 16:52:29     ⟥  Feature 01747_executable_pool_dictionary_implicit_key, flags:TE
                 1ms     ⟥⟤ OK 01747_executable_pool_dictionary_implicit_key, /stateless/01747_executable_pool_dictionary_implicit_key
             14m 31s        [bash] 2022-04-30 19:52:29 01747_executable_pool_dictionary_implicit_key:                          [ OK ] 0.16 sec.
Apr 30,2022 16:52:29     ⟥  Feature 01746_executable_pool_dictionary, flags:TE
               423us     ⟥⟤ OK 01746_executable_pool_dictionary, /stateless/01746_executable_pool_dictionary
             14m 31s        [bash] 2022-04-30 19:52:29 01746_executable_pool_dictionary:                                       [ OK ] 0.16 sec.
Apr 30,2022 16:52:30     ⟥  Feature 01737_clickhouse_server_wait_server_pool_long, flags:TE
               592us     ⟥⟤ OK 01737_clickhouse_server_wait_server_pool_long, /stateless/01737_clickhouse_server_wait_server_pool_long
             14m 32s        [bash] 2022-04-30 19:52:30 01737_clickhouse_server_wait_server_pool_long:                          [ OK ] 1.07 sec.
Apr 30,2022 16:52:31     ⟥  Feature 01722_long_brotli_http_compression_json_format, flags:TE
               421us     ⟥⟤ OK 01722_long_brotli_http_compression_json_format, /stateless/01722_long_brotli_http_compression_json_format
             14m 33s        [bash] 2022-04-30 19:52:31 01722_long_brotli_http_compression_json_format:                         [ OK ] 0.99 sec.
Apr 30,2022 16:52:31     ⟥  Feature 01721_dictionary_decimal_p_s, flags:TE
               541us     ⟥⟤ OK 01721_dictionary_decimal_p_s, /stateless/01721_dictionary_decimal_p_s
             14m 33s        [bash] 2022-04-30 19:52:31 01721_dictionary_decimal_p_s:                                           [ OK ] 0.24 sec.
Apr 30,2022 16:52:31     ⟥  Feature 01721_engine_file_truncate_on_insert, flags:TE
               444us     ⟥⟤ OK 01721_engine_file_truncate_on_insert, /stateless/01721_engine_file_truncate_on_insert
             14m 34s        [bash] 2022-04-30 19:52:31 01721_engine_file_truncate_on_insert:                                   [ OK ] 0.18 sec.
Apr 30,2022 16:52:32     ⟥  Feature 01720_dictionary_create_source_with_functions, flags:TE
               409us     ⟥⟤ OK 01720_dictionary_create_source_with_functions, /stateless/01720_dictionary_create_source_with_functions
             14m 34s        [bash] 2022-04-30 19:52:32 01720_dictionary_create_source_with_functions:                          [ OK ] 0.28 sec.
Apr 30,2022 16:52:42     ⟥  Feature 01715_background_checker_blather_zookeeper, flags:TE
               425us     ⟥⟤ OK 01715_background_checker_blather_zookeeper, /stateless/01715_background_checker_blather_zookeeper
             14m 44s        [bash] 2022-04-30 19:52:42 01715_background_checker_blather_zookeeper:                             [ OK ] 10.40 sec.
Apr 30,2022 16:52:44     ⟥  Feature 01710_projection_fetch, flags:TE
               421us     ⟥⟤ OK 01710_projection_fetch, /stateless/01710_projection_fetch
             14m 46s        [bash] 2022-04-30 19:52:44 01710_projection_fetch:                                                 [ OK ] 1.42 sec.
Apr 30,2022 16:52:44     ⟥  Feature 01702_system_query_log, flags:TE
               571us     ⟥⟤ OK 01702_system_query_log, /stateless/01702_system_query_log
             14m 46s        [bash] 2022-04-30 19:52:44 01702_system_query_log:                                                 [ OK ] 0.44 sec.
Apr 30,2022 16:52:44     ⟥  Feature 01700_system_zookeeper_path_in, flags:TE
               473us     ⟥⟤ OK 01700_system_zookeeper_path_in, /stateless/01700_system_zookeeper_path_in
             14m 47s        [bash] 2022-04-30 19:52:44 01700_system_zookeeper_path_in:                                         [ OK ] 0.23 sec.
Apr 30,2022 16:52:45     ⟥  Feature 01685_ssd_cache_dictionary_complex_key, flags:TE
               423us     ⟥⟤ OK 01685_ssd_cache_dictionary_complex_key, /stateless/01685_ssd_cache_dictionary_complex_key
             14m 47s        [bash] 2022-04-30 19:52:45 01685_ssd_cache_dictionary_complex_key:                                 [ OK ] 0.72 sec.
Apr 30,2022 16:52:46     ⟥  Feature 01684_ssd_cache_dictionary_simple_key, flags:TE
               592us     ⟥⟤ OK 01684_ssd_cache_dictionary_simple_key, /stateless/01684_ssd_cache_dictionary_simple_key
             14m 48s        [bash] 2022-04-30 19:52:46 01684_ssd_cache_dictionary_simple_key:                                  [ OK ] 0.71 sec.
Apr 30,2022 16:52:46     ⟥  Feature 01683_flat_dictionary, flags:TE
               585us     ⟥⟤ OK 01683_flat_dictionary, /stateless/01683_flat_dictionary
             14m 49s        [bash] 2022-04-30 19:52:46 01683_flat_dictionary:                                                  [ OK ] 0.50 sec.
Apr 30,2022 16:52:47     ⟥  Feature 01682_cache_dictionary_complex_key, flags:TE
               465us     ⟥⟤ OK 01682_cache_dictionary_complex_key, /stateless/01682_cache_dictionary_complex_key
             14m 49s        [bash] 2022-04-30 19:52:47 01682_cache_dictionary_complex_key:                                     [ OK ] 0.49 sec.
Apr 30,2022 16:52:47     ⟥  Feature 01681_cache_dictionary_simple_key, flags:TE
               407us     ⟥⟤ OK 01681_cache_dictionary_simple_key, /stateless/01681_cache_dictionary_simple_key
             14m 50s        [bash] 2022-04-30 19:52:47 01681_cache_dictionary_simple_key:                                      [ OK ] 0.58 sec.
Apr 30,2022 16:52:48     ⟥  Feature 01676_dictget_in_default_expression, flags:TE
               429us     ⟥⟤ OK 01676_dictget_in_default_expression, /stateless/01676_dictget_in_default_expression
             14m 50s        [bash] 2022-04-30 19:52:48 01676_dictget_in_default_expression:                                    [ OK ] 0.31 sec.
Apr 30,2022 16:52:49     ⟥  Feature 01676_range_hashed_dictionary, flags:TE
               422us     ⟥⟤ OK 01676_range_hashed_dictionary, /stateless/01676_range_hashed_dictionary
             14m 51s        [bash] 2022-04-30 19:52:48 01676_range_hashed_dictionary:                                          [ OK ] 0.66 sec.
Apr 30,2022 16:52:49     ⟥  Feature 01674_executable_dictionary_implicit_key, flags:TE
               644us     ⟥⟤ OK 01674_executable_dictionary_implicit_key, /stateless/01674_executable_dictionary_implicit_key
             14m 51s        [bash] 2022-04-30 19:52:49 01674_executable_dictionary_implicit_key:                               [ OK ] 0.12 sec.
Apr 30,2022 16:52:49     ⟥  Feature 01670_dictionary_create_key_expression, flags:TE
               631us     ⟥⟤ OK 01670_dictionary_create_key_expression, /stateless/01670_dictionary_create_key_expression
             14m 51s        [bash] 2022-04-30 19:52:49 01670_dictionary_create_key_expression:                                 [ OK ] 0.19 sec.
Apr 30,2022 16:52:49     ⟥  Feature 01669_columns_declaration_serde, flags:TE
               446us     ⟥⟤ OK 01669_columns_declaration_serde, /stateless/01669_columns_declaration_serde
             14m 52s        [bash] 2022-04-30 19:52:49 01669_columns_declaration_serde:                                        [ OK ] 0.46 sec.
Apr 30,2022 16:52:50     ⟥  Feature 01666_blns, flags:TE
               402us     ⟥⟤ OK 01666_blns, /stateless/01666_blns
             14m 52s        [bash] 2022-04-30 19:52:50 01666_blns:                                                             [ OK ] 0.30 sec.
Apr 30,2022 16:52:51     ⟥  Feature 01658_read_file_to_stringcolumn, flags:TE
               458us     ⟥⟤ OK 01658_read_file_to_stringcolumn, /stateless/01658_read_file_to_stringcolumn
             14m 53s        [bash] 2022-04-30 19:52:51 01658_read_file_to_stringcolumn:                                        [ OK ] 0.83 sec.
Apr 30,2022 16:52:51     ⟥  Feature 01656_test_query_log_factories_info, flags:TE
               422us     ⟥⟤ OK 01656_test_query_log_factories_info, /stateless/01656_test_query_log_factories_info
             14m 53s        [bash] 2022-04-30 19:52:51 01656_test_query_log_factories_info:                                    [ OK ] 0.41 sec.
Apr 30,2022 16:52:51     ⟥  Feature 01646_system_restart_replicas_smoke, flags:TE
               434us     ⟥⟤ OK 01646_system_restart_replicas_smoke, /stateless/01646_system_restart_replicas_smoke
             14m 54s        [bash] 2022-04-30 19:52:51 01646_system_restart_replicas_smoke:                                    [ OK ] 0.15 sec.
Apr 30,2022 16:52:51     ⟥  Feature 01603_rename_overwrite_bug, flags:TE
               635us     ⟥⟤ OK 01603_rename_overwrite_bug, /stateless/01603_rename_overwrite_bug
             14m 54s        [bash] 2022-04-30 19:52:51 01603_rename_overwrite_bug:                                             [ OK ] 0.25 sec.
Apr 30,2022 16:52:52     ⟥  Feature 01602_show_create_view, flags:TE
               450us     ⟥⟤ OK 01602_show_create_view, /stateless/01602_show_create_view
             14m 54s        [bash] 2022-04-30 19:52:52 01602_show_create_view:                                                 [ OK ] 0.18 sec.
Apr 30,2022 16:52:52     ⟥  Feature 01601_detach_permanently, flags:TE
               425us     ⟥⟤ OK 01601_detach_permanently, /stateless/01601_detach_permanently
             14m 55s        [bash] 2022-04-30 19:52:52 01601_detach_permanently:                                               [ OK ] 0.44 sec.
Apr 30,2022 16:53:05     ⟥  Feature 01600_detach_permanently, flags:TE
               430us     ⟥⟤ OK 01600_detach_permanently, /stateless/01600_detach_permanently
              15m 7s        [bash] 2022-04-30 19:53:05 01600_detach_permanently:                                               [ OK ] 12.86 sec.
Apr 30,2022 16:53:06     ⟥  Feature 01600_log_queries_with_extensive_info, flags:TE
               438us     ⟥⟤ OK 01600_log_queries_with_extensive_info, /stateless/01600_log_queries_with_extensive_info
              15m 8s        [bash] 2022-04-30 19:53:06 01600_log_queries_with_extensive_info:                                  [ OK ] 0.95 sec.
Apr 30,2022 16:53:06     ⟥  Feature 01600_multiple_left_join_with_aliases, flags:TE
               425us     ⟥⟤ OK 01600_multiple_left_join_with_aliases, /stateless/01600_multiple_left_join_with_aliases
              15m 9s        [bash] 2022-04-30 19:53:06 01600_multiple_left_join_with_aliases:                                  [ OK ] 0.28 sec.
Apr 30,2022 16:53:07     ⟥  Feature 01598_memory_limit_zeros, flags:TE
               898us     ⟥⟤ OK 01598_memory_limit_zeros, /stateless/01598_memory_limit_zeros
              15m 9s        [bash] 2022-04-30 19:53:06 01598_memory_limit_zeros:                                               [ OK ] 0.12 sec.
Apr 30,2022 16:53:08     ⟥  Feature 01594_too_low_memory_limits, flags:TE
               448us     ⟥⟤ OK 01594_too_low_memory_limits, /stateless/01594_too_low_memory_limits
             15m 10s        [bash] 2022-04-30 19:53:08 01594_too_low_memory_limits:                                            [ OK ] 1.59 sec.
Apr 30,2022 16:53:40     ⟥  Feature 01593_concurrent_alter_mutations_kill_many_replicas_long, flags:TE
               604us     ⟥⟤ OK 01593_concurrent_alter_mutations_kill_many_replicas_long, /stateless/01593_concurrent_alter_mutations_kill_many_replicas_long
             15m 43s        [bash] 2022-04-30 19:53:40 01593_concurrent_alter_mutations_kill_many_replicas_long:               [ OK ] 32.32 sec.
Apr 30,2022 16:54:16     ⟥  Feature 01593_concurrent_alter_mutations_kill, flags:TE
               478us     ⟥⟤ OK 01593_concurrent_alter_mutations_kill, /stateless/01593_concurrent_alter_mutations_kill
             16m 19s        [bash] 2022-04-30 19:54:16 01593_concurrent_alter_mutations_kill:                                  [ OK ] 35.64 sec.
Apr 30,2022 16:54:16     ⟥  Feature 01575_disable_detach_table_of_dictionary, flags:TE
               426us     ⟥⟤ OK 01575_disable_detach_table_of_dictionary, /stateless/01575_disable_detach_table_of_dictionary
             16m 19s        [bash] 2022-04-30 19:54:16 01575_disable_detach_table_of_dictionary:                               [ OK ] 0.15 sec.
Apr 30,2022 16:54:17     ⟥  Feature 01563_distributed_query_finish, flags:TE
               468us     ⟥⟤ OK 01563_distributed_query_finish, /stateless/01563_distributed_query_finish
             16m 19s        [bash] 2022-04-30 19:54:17 01563_distributed_query_finish:                                         [ OK ] 0.50 sec.
Apr 30,2022 16:54:17     ⟥  Feature 01560_optimize_on_insert_zookeeper, flags:TE
               647us     ⟥⟤ OK 01560_optimize_on_insert_zookeeper, /stateless/01560_optimize_on_insert_zookeeper
             16m 20s        [bash] 2022-04-30 19:54:17 01560_optimize_on_insert_zookeeper:                                     [ OK ] 0.48 sec.
Apr 30,2022 16:54:18     ⟥  Feature 01545_system_errors, flags:TE
               422us     ⟥⟤ OK 01545_system_errors, /stateless/01545_system_errors
             16m 20s        [bash] 2022-04-30 19:54:18 01545_system_errors:                                                    [ OK ] 0.37 sec.
Apr 30,2022 16:54:28     ⟥  Feature 01542_dictionary_load_exception_race, flags:TE
               449us     ⟥⟤ OK 01542_dictionary_load_exception_race, /stateless/01542_dictionary_load_exception_race
             16m 31s        [bash] 2022-04-30 19:54:28 01542_dictionary_load_exception_race:                                   [ OK ] 10.48 sec.
Apr 30,2022 16:54:38     ⟥  Feature 01541_max_memory_usage_for_user_long, flags:TE
               468us     ⟥⟤ OK 01541_max_memory_usage_for_user_long, /stateless/01541_max_memory_usage_for_user_long
             16m 40s        [bash] 2022-04-30 19:54:38 01541_max_memory_usage_for_user_long:                                   [ OK ] 9.32 sec.
Apr 30,2022 16:54:56     ⟥  Feature 01532_execute_merges_on_single_replica, flags:TE
               620us     ⟥⟤ OK 01532_execute_merges_on_single_replica, /stateless/01532_execute_merges_on_single_replica
             16m 58s        [bash] 2022-04-30 19:54:56 01532_execute_merges_on_single_replica:                                 [ OK ] 18.24 sec.
Apr 30,2022 16:54:57     ⟥  Feature 01530_drop_database_atomic_sync, flags:TE
               656us     ⟥⟤ OK 01530_drop_database_atomic_sync, /stateless/01530_drop_database_atomic_sync
              17m 0s        [bash] 2022-04-30 19:54:57 01530_drop_database_atomic_sync:                                        [ OK ] 1.38 sec.
Apr 30,2022 16:54:58     ⟥  Feature 01527_dist_sharding_key_dictGet_reload, flags:TE
               633us     ⟥⟤ OK 01527_dist_sharding_key_dictGet_reload, /stateless/01527_dist_sharding_key_dictGet_reload
              17m 0s        [bash] 2022-04-30 19:54:58 01527_dist_sharding_key_dictGet_reload:                                 [ OK ] 0.25 sec.
Apr 30,2022 16:54:58     ⟥  Feature 01527_clickhouse_local_optimize, flags:TE
               421us     ⟥⟤ OK 01527_clickhouse_local_optimize, /stateless/01527_clickhouse_local_optimize
              17m 0s        [bash] 2022-04-30 19:54:58 01527_clickhouse_local_optimize:                                        [ OK ] 0.27 sec.
Apr 30,2022 16:54:58     ⟥  Feature 01526_complex_key_dict_direct_layout, flags:TE
               457us     ⟥⟤ OK 01526_complex_key_dict_direct_layout, /stateless/01526_complex_key_dict_direct_layout
              17m 1s        [bash] 2022-04-30 19:54:58 01526_complex_key_dict_direct_layout:                                   [ OK ] 0.17 sec.
Apr 30,2022 16:54:59     ⟥  Feature 01517_drop_mv_with_inner_table, flags:TE
               423us     ⟥⟤ OK 01517_drop_mv_with_inner_table, /stateless/01517_drop_mv_with_inner_table
              17m 1s        [bash] 2022-04-30 19:54:59 01517_drop_mv_with_inner_table:                                         [ OK ] 0.36 sec.
Apr 30,2022 16:55:23     ⟥  Feature 01516_drop_table_stress, flags:TE
               429us     ⟥⟤ OK 01516_drop_table_stress, /stateless/01516_drop_table_stress
             17m 25s        [bash] 2022-04-30 19:55:23 01516_drop_table_stress:                                                [ OK ] 24.51 sec.
Apr 30,2022 16:55:24     ⟥  Feature 01516_create_table_primary_key, flags:TE
               739us     ⟥⟤ OK 01516_create_table_primary_key, /stateless/01516_create_table_primary_key
             17m 26s        [bash] 2022-04-30 19:55:23 01516_create_table_primary_key:                                         [ OK ] 0.36 sec.
Apr 30,2022 16:55:24     ⟥  Feature 01509_dictionary_preallocate, flags:TE
               570us     ⟥⟤ OK 01509_dictionary_preallocate, /stateless/01509_dictionary_preallocate
             17m 26s        [bash] 2022-04-30 19:55:24 01509_dictionary_preallocate:                                           [ OK ] 0.49 sec.
Apr 30,2022 16:55:25     ⟥  Feature 01509_parallel_quorum_insert_no_replicas, flags:TE
               430us     ⟥⟤ OK 01509_parallel_quorum_insert_no_replicas, /stateless/01509_parallel_quorum_insert_no_replicas
             17m 27s        [bash] 2022-04-30 19:55:25 01509_parallel_quorum_insert_no_replicas:                               [ OK ] 0.93 sec.
Apr 30,2022 16:55:27     ⟥  Feature 01507_clickhouse_server_start_with_embedded_config, flags:TE
               519us     ⟥⟤ OK 01507_clickhouse_server_start_with_embedded_config, /stateless/01507_clickhouse_server_start_with_embedded_config
             17m 29s        [bash] 2022-04-30 19:55:27 01507_clickhouse_server_start_with_embedded_config:                     [ OK ] 1.56 sec.
Apr 30,2022 16:55:29     ⟥  Feature 01501_cache_dictionary_all_fields, flags:TE
               574us     ⟥⟤ OK 01501_cache_dictionary_all_fields, /stateless/01501_cache_dictionary_all_fields
             17m 31s        [bash] 2022-04-30 19:55:29 01501_cache_dictionary_all_fields:                                      [ OK ] 2.28 sec.
Apr 30,2022 16:55:29     ⟥  Feature 01494_storage_join_persistency, flags:TE
               596us     ⟥⟤ OK 01494_storage_join_persistency, /stateless/01494_storage_join_persistency
             17m 32s        [bash] 2022-04-30 19:55:29 01494_storage_join_persistency:                                         [ OK ] 0.25 sec.
Apr 30,2022 16:55:30     ⟥  Feature 01493_storage_set_persistency, flags:TE
               430us     ⟥⟤ OK 01493_storage_set_persistency, /stateless/01493_storage_set_persistency
             17m 32s        [bash] 2022-04-30 19:55:30 01493_storage_set_persistency:                                          [ OK ] 0.39 sec.
Apr 30,2022 16:55:30     ⟥  Feature 01493_alter_remove_properties_zookeeper, flags:TE
               602us     ⟥⟤ OK 01493_alter_remove_properties_zookeeper, /stateless/01493_alter_remove_properties_zookeeper
             17m 33s        [bash] 2022-04-30 19:55:30 01493_alter_remove_properties_zookeeper:                                [ OK ] 0.79 sec.
Apr 30,2022 16:55:31     ⟥  Feature 01487_distributed_in_not_default_db, flags:TE
               439us     ⟥⟤ OK 01487_distributed_in_not_default_db, /stateless/01487_distributed_in_not_default_db
             17m 33s        [bash] 2022-04-30 19:55:31 01487_distributed_in_not_default_db:                                    [ OK ] 0.41 sec.
Apr 30,2022 16:55:31     ⟥  Feature 01474_executable_dictionary, flags:TE
               446us     ⟥⟤ OK 01474_executable_dictionary, /stateless/01474_executable_dictionary
             17m 34s        [bash] 2022-04-30 19:55:31 01474_executable_dictionary:                                            [ OK ] 0.25 sec.
Apr 30,2022 16:55:32     ⟥  Feature 01471_calculate_ttl_during_merge, flags:TE
               429us     ⟥⟤ OK 01471_calculate_ttl_during_merge, /stateless/01471_calculate_ttl_during_merge
             17m 34s        [bash] 2022-04-30 19:55:32 01471_calculate_ttl_during_merge:                                       [ OK ] 0.31 sec.
Apr 30,2022 16:55:32     ⟥  Feature 01470_show_databases_like, flags:TE
               421us     ⟥⟤ OK 01470_show_databases_like, /stateless/01470_show_databases_like
             17m 34s        [bash] 2022-04-30 19:55:32 01470_show_databases_like:                                              [ OK ] 0.15 sec.
Apr 30,2022 16:55:32     ⟥  Feature 01465_ttl_recompression, flags:TE
               541us     ⟥⟤ OK 01465_ttl_recompression, /stateless/01465_ttl_recompression
             17m 35s        [bash] 2022-04-30 19:55:32 01465_ttl_recompression:                                                [ OK ] 0.61 sec.
Apr 30,2022 16:55:33     ⟥  Feature 01463_test_alter_live_view_refresh, flags:TE
               727us     ⟥⟤ OK 01463_test_alter_live_view_refresh, /stateless/01463_test_alter_live_view_refresh
             17m 35s        [bash] 2022-04-30 19:55:33 01463_test_alter_live_view_refresh:                                     [ OK ] 0.19 sec.
Apr 30,2022 16:55:38     ⟥  Feature 01460_DistributedFilesToInsert, flags:TE
               622us     ⟥⟤ OK 01460_DistributedFilesToInsert, /stateless/01460_DistributedFilesToInsert
             17m 41s        [bash] 2022-04-30 19:55:38 01460_DistributedFilesToInsert:                                         [ OK ] 5.51 sec.
Apr 30,2022 16:55:49     ⟥  Feature 01459_manual_write_to_replicas, flags:TE
               575us     ⟥⟤ OK 01459_manual_write_to_replicas, /stateless/01459_manual_write_to_replicas
             17m 52s        [bash] 2022-04-30 19:55:49 01459_manual_write_to_replicas:                                         [ OK ] 11.19 sec.
Apr 30,2022 16:56:10     ⟥  Feature 01459_manual_write_to_replicas_quorum, flags:TE
               417us     ⟥⟤ OK 01459_manual_write_to_replicas_quorum, /stateless/01459_manual_write_to_replicas_quorum
             18m 13s        [bash] 2022-04-30 19:56:10 01459_manual_write_to_replicas_quorum:                                  [ OK ] 20.86 sec.
Apr 30,2022 16:56:11     ⟥  Feature 01457_create_as_table_function_structure, flags:TE
               418us     ⟥⟤ OK 01457_create_as_table_function_structure, /stateless/01457_create_as_table_function_structure
             18m 13s        [bash] 2022-04-30 19:56:11 01457_create_as_table_function_structure:                               [ OK ] 0.39 sec.
Apr 30,2022 16:56:12     ⟥  Feature 01456_modify_column_type_via_add_drop_update, flags:TE
               558us     ⟥⟤ OK 01456_modify_column_type_via_add_drop_update, /stateless/01456_modify_column_type_via_add_drop_update
             18m 14s        [bash] 2022-04-30 19:56:11 01456_modify_column_type_via_add_drop_update:                           [ OK ] 0.67 sec.
Apr 30,2022 16:56:12     ⟥  Feature 01455_rank_correlation_spearman, flags:TE
               707us     ⟥⟤ OK 01455_rank_correlation_spearman, /stateless/01455_rank_correlation_spearman
             18m 14s        [bash] 2022-04-30 19:56:12 01455_rank_correlation_spearman:                                        [ OK ] 0.38 sec.
Apr 30,2022 16:56:22     ⟥  Feature 01454_storagememory_data_race_challenge, flags:TE
               555us     ⟥⟤ OK 01454_storagememory_data_race_challenge, /stateless/01454_storagememory_data_race_challenge
             18m 24s        [bash] 2022-04-30 19:56:22 01454_storagememory_data_race_challenge:                                [ OK ] 9.83 sec.
Apr 30,2022 16:56:32     ⟥  Feature 01444_create_table_drop_database_race, flags:TE
               620us     ⟥⟤ OK 01444_create_table_drop_database_race, /stateless/01444_create_table_drop_database_race
             18m 34s        [bash] 2022-04-30 19:56:32 01444_create_table_drop_database_race:                                  [ OK ] 10.21 sec.
Apr 30,2022 16:56:44     ⟥  Feature 01442_merge_detach_attach_long, flags:TE
               422us     ⟥⟤ OK 01442_merge_detach_attach_long, /stateless/01442_merge_detach_attach_long
             18m 46s        [bash] 2022-04-30 19:56:44 01442_merge_detach_attach_long:                                         [ OK ] 11.50 sec.
Apr 30,2022 16:56:44     ⟥  Feature 01430_modify_sample_by_zookeeper, flags:TE
               424us     ⟥⟤ OK 01430_modify_sample_by_zookeeper, /stateless/01430_modify_sample_by_zookeeper
             18m 46s        [bash] 2022-04-30 19:56:44 01430_modify_sample_by_zookeeper:                                       [ OK ] 0.55 sec.
Apr 30,2022 16:56:45     ⟥  Feature 01417_freeze_partition_verbose_zookeeper, flags:TE
               509us     ⟥⟤ OK 01417_freeze_partition_verbose_zookeeper, /stateless/01417_freeze_partition_verbose_zookeeper
             18m 47s        [bash] 2022-04-30 19:56:45 01417_freeze_partition_verbose_zookeeper:                               [ OK ] 0.60 sec.
Apr 30,2022 16:56:46     ⟥  Feature 01417_freeze_partition_verbose, flags:TE
                 1ms     ⟥⟤ OK 01417_freeze_partition_verbose, /stateless/01417_freeze_partition_verbose
             18m 48s        [bash] 2022-04-30 19:56:46 01417_freeze_partition_verbose:                                         [ OK ] 0.79 sec.
Apr 30,2022 16:56:46     ⟥  Feature 01415_inconsistent_merge_tree_settings, flags:TE
               407us     ⟥⟤ OK 01415_inconsistent_merge_tree_settings, /stateless/01415_inconsistent_merge_tree_settings
             18m 48s        [bash] 2022-04-30 19:56:46 01415_inconsistent_merge_tree_settings:                                 [ OK ] 0.18 sec.
Apr 30,2022 16:56:49     ⟥  Feature 01415_sticking_mutations, flags:TE
               422us     ⟥⟤ OK 01415_sticking_mutations, /stateless/01415_sticking_mutations
             18m 52s        [bash] 2022-04-30 19:56:49 01415_sticking_mutations:                                               [ OK ] 3.53 sec.
Apr 30,2022 16:56:59     ⟥  Feature 01414_mutations_and_errors_zookeeper, flags:TE
               438us     ⟥⟤ OK 01414_mutations_and_errors_zookeeper, /stateless/01414_mutations_and_errors_zookeeper
              19m 2s        [bash] 2022-04-30 19:56:59 01414_mutations_and_errors_zookeeper:                                   [ OK ] 10.03 sec.
Apr 30,2022 16:57:31     ⟥  Feature 01412_cache_dictionary_race, flags:TE
               417us     ⟥⟤ OK 01412_cache_dictionary_race, /stateless/01412_cache_dictionary_race
             19m 33s        [bash] 2022-04-30 19:57:31 01412_cache_dictionary_race:                                            [ OK ] 31.49 sec.
Apr 30,2022 16:57:37     ⟥  Feature 01396_inactive_replica_cleanup_nodes_zookeeper, flags:TE
                 1ms     ⟥⟤ OK 01396_inactive_replica_cleanup_nodes_zookeeper, /stateless/01396_inactive_replica_cleanup_nodes_zookeeper
             19m 40s        [bash] 2022-04-30 19:57:37 01396_inactive_replica_cleanup_nodes_zookeeper:                         [ OK ] 6.40 sec.
Apr 30,2022 16:57:38     ⟥  Feature 01392_column_resolve, flags:TE
               665us     ⟥⟤ OK 01392_column_resolve, /stateless/01392_column_resolve
             19m 40s        [bash] 2022-04-30 19:57:38 01392_column_resolve:                                                   [ OK ] 0.17 sec.
Apr 30,2022 16:57:38     ⟥  Feature 01391_join_on_dict_crash, flags:TE
               606us     ⟥⟤ OK 01391_join_on_dict_crash, /stateless/01391_join_on_dict_crash
             19m 40s        [bash] 2022-04-30 19:57:38 01391_join_on_dict_crash:                                               [ OK ] 0.20 sec.
Apr 30,2022 16:57:38     ⟥  Feature 01388_clear_all_columns, flags:TE
               467us     ⟥⟤ OK 01388_clear_all_columns, /stateless/01388_clear_all_columns
             19m 40s        [bash] 2022-04-30 19:57:38 01388_clear_all_columns:                                                [ OK ] 0.17 sec.
Apr 30,2022 16:57:38     ⟥  Feature 01383_remote_ambiguous_column_shard, flags:TE
               419us     ⟥⟤ OK 01383_remote_ambiguous_column_shard, /stateless/01383_remote_ambiguous_column_shard
             19m 41s        [bash] 2022-04-30 19:57:38 01383_remote_ambiguous_column_shard:                                    [ OK ] 0.13 sec.
Apr 30,2022 16:57:39     ⟥  Feature 01378_alter_rename_with_ttl_zookeeper, flags:TE
               541us     ⟥⟤ OK 01378_alter_rename_with_ttl_zookeeper, /stateless/01378_alter_rename_with_ttl_zookeeper
             19m 41s        [bash] 2022-04-30 19:57:39 01378_alter_rename_with_ttl_zookeeper:                                  [ OK ] 0.36 sec.
Apr 30,2022 16:57:39     ⟥  Feature 01376_GROUP_BY_injective_elimination_dictGet, flags:TE
               497us     ⟥⟤ OK 01376_GROUP_BY_injective_elimination_dictGet, /stateless/01376_GROUP_BY_injective_elimination_dictGet
             19m 42s        [bash] 2022-04-30 19:57:39 01376_GROUP_BY_injective_elimination_dictGet:                           [ OK ] 0.20 sec.
Apr 30,2022 16:57:40     ⟥  Feature 01375_compact_parts_codecs, flags:TE
               451us     ⟥⟤ OK 01375_compact_parts_codecs, /stateless/01375_compact_parts_codecs
             19m 42s        [bash] 2022-04-30 19:57:40 01375_compact_parts_codecs:                                             [ OK ] 0.34 sec.
Apr 30,2022 16:57:41     ⟥  Feature 01360_materialized_view_with_join_on_query_log, flags:TE
               482us     ⟥⟤ OK 01360_materialized_view_with_join_on_query_log, /stateless/01360_materialized_view_with_join_on_query_log
             19m 43s        [bash] 2022-04-30 19:57:41 01360_materialized_view_with_join_on_query_log:                         [ OK ] 1.37 sec.
Apr 30,2022 16:57:41     ⟥  Feature 01357_version_collapsing_attach_detach_zookeeper, flags:TE
               415us     ⟥⟤ OK 01357_version_collapsing_attach_detach_zookeeper, /stateless/01357_version_collapsing_attach_detach_zookeeper
             19m 44s        [bash] 2022-04-30 19:57:41 01357_version_collapsing_attach_detach_zookeeper:                       [ OK ] 0.15 sec.
Apr 30,2022 16:57:42     ⟥  Feature 01355_ilike, flags:TE
               410us     ⟥⟤ OK 01355_ilike, /stateless/01355_ilike
             19m 44s        [bash] 2022-04-30 19:57:42 01355_ilike:                                                            [ OK ] 0.29 sec.
Apr 30,2022 16:57:42     ⟥  Feature 01355_alter_column_with_order, flags:TE
               413us     ⟥⟤ OK 01355_alter_column_with_order, /stateless/01355_alter_column_with_order
             19m 44s        [bash] 2022-04-30 19:57:42 01355_alter_column_with_order:                                          [ OK ] 0.11 sec.
Apr 30,2022 16:57:58     ⟥  Feature 01338_long_select_and_alter_zookeeper, flags:TE
               402us     ⟥⟤ OK 01338_long_select_and_alter_zookeeper, /stateless/01338_long_select_and_alter_zookeeper
              20m 1s        [bash] 2022-04-30 19:57:58 01338_long_select_and_alter_zookeeper:                                  [ OK ] 16.43 sec.
Apr 30,2022 16:58:15     ⟥  Feature 01338_long_select_and_alter, flags:TE
               612us     ⟥⟤ OK 01338_long_select_and_alter, /stateless/01338_long_select_and_alter
             20m 17s        [bash] 2022-04-30 19:58:15 01338_long_select_and_alter:                                            [ OK ] 16.40 sec.
Apr 30,2022 16:58:25     ⟥  Feature 01320_create_sync_race_condition_zookeeper, flags:TE
               458us     ⟥⟤ OK 01320_create_sync_race_condition_zookeeper, /stateless/01320_create_sync_race_condition_zookeeper
             20m 27s        [bash] 2022-04-30 19:58:25 01320_create_sync_race_condition_zookeeper:                             [ OK ] 10.27 sec.
Apr 30,2022 16:58:25     ⟥  Feature 01319_manual_write_to_replicas, flags:TE
               592us     ⟥⟤ OK 01319_manual_write_to_replicas, /stateless/01319_manual_write_to_replicas
             20m 28s        [bash] 2022-04-30 19:58:25 01319_manual_write_to_replicas:                                         [ OK ] 0.22 sec.
Apr 30,2022 16:58:34     ⟥  Feature 01318_long_unsuccessful_mutation_zookeeper, flags:TE
               424us     ⟥⟤ OK 01318_long_unsuccessful_mutation_zookeeper, /stateless/01318_long_unsuccessful_mutation_zookeeper
             20m 36s        [bash] 2022-04-30 19:58:34 01318_long_unsuccessful_mutation_zookeeper:                             [ OK ] 8.36 sec.
Apr 30,2022 16:58:36     ⟥  Feature 01307_multiple_leaders_zookeeper, flags:TE
               499us     ⟥⟤ OK 01307_multiple_leaders_zookeeper, /stateless/01307_multiple_leaders_zookeeper
             20m 38s        [bash] 2022-04-30 19:58:36 01307_multiple_leaders_zookeeper:                                       [ OK ] 2.29 sec.
Apr 30,2022 16:58:46     ⟥  Feature 01305_replica_create_drop_zookeeper, flags:TE
               597us     ⟥⟤ OK 01305_replica_create_drop_zookeeper, /stateless/01305_replica_create_drop_zookeeper
             20m 49s        [bash] 2022-04-30 19:58:46 01305_replica_create_drop_zookeeper:                                    [ OK ] 10.23 sec.
Apr 30,2022 16:59:16     ⟥  Feature 01302_aggregate_state_exception_memory_leak, flags:TE
               650us     ⟥⟤ OK 01302_aggregate_state_exception_memory_leak, /stateless/01302_aggregate_state_exception_memory_leak
             21m 19s        [bash] 2022-04-30 19:59:16 01302_aggregate_state_exception_memory_leak:                            [ OK ] 30.21 sec.
Apr 30,2022 16:59:47     ⟥  Feature 01301_aggregate_state_exception_memory_leak, flags:TE
               674us     ⟥⟤ OK 01301_aggregate_state_exception_memory_leak, /stateless/01301_aggregate_state_exception_memory_leak
             21m 49s        [bash] 2022-04-30 19:59:47 01301_aggregate_state_exception_memory_leak:                            [ OK ] 30.27 sec.
Apr 30,2022 16:59:48     ⟥  Feature 01297_create_quota, flags:TE
               631us     ⟥⟤ OK 01297_create_quota, /stateless/01297_create_quota
             21m 50s        [bash] 2022-04-30 19:59:48 01297_create_quota:                                                     [ OK ] 0.86 sec.
Apr 30,2022 16:59:48     ⟥  Feature 01296_create_row_policy_in_current_database, flags:TE
               693us     ⟥⟤ OK 01296_create_row_policy_in_current_database, /stateless/01296_create_row_policy_in_current_database
             21m 50s        [bash] 2022-04-30 19:59:48 01296_create_row_policy_in_current_database:                            [ OK ] 0.39 sec.
Apr 30,2022 17:00:19     ⟥  Feature 01294_lazy_database_concurrent_recreate_reattach_and_show_tables_long, flags:TE
               430us     ⟥⟤ OK 01294_lazy_database_concurrent_recreate_reattach_and_show_tables_long, /stateless/01294_lazy_database_concurrent_recreate_reattach_and_show_tables_long
             22m 22s        [bash] 2022-04-30 20:00:19 01294_lazy_database_concurrent_recreate_reattach_and_show_tables_long:  [ OK ] 31.30 sec.
Apr 30,2022 17:00:20     ⟥  Feature 01294_system_distributed_on_cluster, flags:TE
               438us     ⟥⟤ OK 01294_system_distributed_on_cluster, /stateless/01294_system_distributed_on_cluster
             22m 22s        [bash] 2022-04-30 20:00:20 01294_system_distributed_on_cluster:                                    [ OK ] 0.56 sec.
Apr 30,2022 17:00:20     ⟥  Feature 01293_system_distribution_queue, flags:TE
               592us     ⟥⟤ OK 01293_system_distribution_queue, /stateless/01293_system_distribution_queue
             22m 23s        [bash] 2022-04-30 20:00:20 01293_system_distribution_queue:                                        [ OK ] 0.25 sec.
Apr 30,2022 17:00:24     ⟥  Feature 01281_group_by_limit_memory_tracking, flags:TE
               421us     ⟥⟤ OK 01281_group_by_limit_memory_tracking, /stateless/01281_group_by_limit_memory_tracking
             22m 26s        [bash] 2022-04-30 20:00:24 01281_group_by_limit_memory_tracking:                                   [ OK ] 3.28 sec.
Apr 30,2022 17:00:24     ⟥  Feature 01281_unsucceeded_insert_select_queries_counter, flags:TE
               431us     ⟥⟤ OK 01281_unsucceeded_insert_select_queries_counter, /stateless/01281_unsucceeded_insert_select_queries_counter
             22m 26s        [bash] 2022-04-30 20:00:24 01281_unsucceeded_insert_select_queries_counter:                        [ OK ] 0.30 sec.
Apr 30,2022 17:00:24     ⟥  Feature 01280_ttl_where_group_by_negative, flags:TE
               423us     ⟥⟤ OK 01280_ttl_where_group_by_negative, /stateless/01280_ttl_where_group_by_negative
             22m 26s        [bash] 2022-04-30 20:00:24 01280_ttl_where_group_by_negative:                                      [ OK ] 0.10 sec.
Apr 30,2022 17:00:25     ⟥  Feature 01280_ssd_complex_key_dictionary, flags:TE
                 1ms     ⟥⟤ OK 01280_ssd_complex_key_dictionary, /stateless/01280_ssd_complex_key_dictionary
             22m 27s        [bash] 2022-04-30 20:00:25 01280_ssd_complex_key_dictionary:                                       [ OK ] 0.90 sec.
Apr 30,2022 17:00:39     ⟥  Feature 01280_ttl_where_group_by, flags:TE
               440us     ⟥⟤ OK 01280_ttl_where_group_by, /stateless/01280_ttl_where_group_by
             22m 41s        [bash] 2022-04-30 20:00:39 01280_ttl_where_group_by:                                               [ OK ] 13.55 sec.
Apr 30,2022 17:00:40     ⟥  Feature 01277_alter_rename_column_constraint_zookeeper, flags:TE
               851us     ⟥⟤ OK 01277_alter_rename_column_constraint_zookeeper, /stateless/01277_alter_rename_column_constraint_zookeeper
             22m 42s        [bash] 2022-04-30 20:00:40 01277_alter_rename_column_constraint_zookeeper:                         [ OK ] 1.03 sec.
Apr 30,2022 17:00:41     ⟥  Feature 01272_suspicious_codecs, flags:TE
               426us     ⟥⟤ OK 01272_suspicious_codecs, /stateless/01272_suspicious_codecs
             22m 43s        [bash] 2022-04-30 20:00:41 01272_suspicious_codecs:                                                [ OK ] 0.73 sec.
Apr 30,2022 17:00:41     ⟥  Feature 01269_alias_type_differs, flags:TE
               456us     ⟥⟤ OK 01269_alias_type_differs, /stateless/01269_alias_type_differs
             22m 43s        [bash] 2022-04-30 20:00:41 01269_alias_type_differs:                                               [ OK ] 0.20 sec.
Apr 30,2022 17:00:42     ⟥  Feature 01268_dictionary_direct_layout, flags:TE
               415us     ⟥⟤ OK 01268_dictionary_direct_layout, /stateless/01268_dictionary_direct_layout
             22m 45s        [bash] 2022-04-30 20:00:42 01268_dictionary_direct_layout:                                         [ OK ] 1.48 sec.
Apr 30,2022 17:00:43     ⟥  Feature 01267_alter_default_key_columns_zookeeper, flags:TE
               419us     ⟥⟤ OK 01267_alter_default_key_columns_zookeeper, /stateless/01267_alter_default_key_columns_zookeeper
             22m 45s        [bash] 2022-04-30 20:00:43 01267_alter_default_key_columns_zookeeper:                              [ OK ] 0.38 sec.
Apr 30,2022 17:00:43     ⟥  Feature 01259_dictionary_custom_settings_ddl, flags:TE
               653us     ⟥⟤ OK 01259_dictionary_custom_settings_ddl, /stateless/01259_dictionary_custom_settings_ddl
             22m 45s        [bash] 2022-04-30 20:00:43 01259_dictionary_custom_settings_ddl:                                   [ OK ] 0.36 sec.
Apr 30,2022 17:00:43     ⟥  Feature 01257_dictionary_mismatch_types, flags:TE
               759us     ⟥⟤ OK 01257_dictionary_mismatch_types, /stateless/01257_dictionary_mismatch_types
             22m 46s        [bash] 2022-04-30 20:00:43 01257_dictionary_mismatch_types:                                        [ OK ] 0.24 sec.
Apr 30,2022 17:00:44     ⟥  Feature 01254_dict_create_without_db, flags:TE
               437us     ⟥⟤ OK 01254_dict_create_without_db, /stateless/01254_dict_create_without_db
             22m 46s        [bash] 2022-04-30 20:00:44 01254_dict_create_without_db:                                           [ OK ] 0.21 sec.
Apr 30,2022 17:00:44     ⟥  Feature 01254_dict_load_after_detach_attach, flags:TE
               589us     ⟥⟤ OK 01254_dict_load_after_detach_attach, /stateless/01254_dict_load_after_detach_attach
             22m 46s        [bash] 2022-04-30 20:00:44 01254_dict_load_after_detach_attach:                                    [ OK ] 0.21 sec.
Apr 30,2022 17:00:44     ⟥  Feature 01251_dict_is_in_infinite_loop, flags:TE
               462us     ⟥⟤ OK 01251_dict_is_in_infinite_loop, /stateless/01251_dict_is_in_infinite_loop
             22m 47s        [bash] 2022-04-30 20:00:44 01251_dict_is_in_infinite_loop:                                         [ OK ] 0.36 sec.
Apr 30,2022 17:00:44     ⟥  Feature 01249_bad_arguments_for_bloom_filter, flags:TE
               468us     ⟥⟤ OK 01249_bad_arguments_for_bloom_filter, /stateless/01249_bad_arguments_for_bloom_filter
             22m 47s        [bash] 2022-04-30 20:00:44 01249_bad_arguments_for_bloom_filter:                                   [ OK ] 0.21 sec.
Apr 30,2022 17:00:46     ⟥  Feature 01246_insert_into_watch_live_view, flags:TE
               425us     ⟥⟤ OK 01246_insert_into_watch_live_view, /stateless/01246_insert_into_watch_live_view
             22m 48s        [bash] 2022-04-30 20:00:46 01246_insert_into_watch_live_view:                                      [ OK ] 1.60 sec.
Apr 30,2022 17:00:55     ⟥  Feature 01238_http_memory_tracking, flags:TE
               942us     ⟥⟤ OK 01238_http_memory_tracking, /stateless/01238_http_memory_tracking
             22m 57s        [bash] 2022-04-30 20:00:55 01238_http_memory_tracking:                                             [ OK ] 8.89 sec.
Apr 30,2022 17:00:55     ⟥  Feature 01237_live_view_over_distributed_with_subquery_select_table_alias, flags:TE
               623us     ⟥⟤ OK 01237_live_view_over_distributed_with_subquery_select_table_alias, /stateless/01237_live_view_over_distributed_with_subquery_select_table_alias
             22m 58s        [bash] 2022-04-30 20:00:55 01237_live_view_over_distributed_with_subquery_select_table_alias:      [ OK ] 0.21 sec.
Apr 30,2022 17:00:56     ⟥  Feature 01236_distributed_over_live_view_over_distributed, flags:TE
               570us     ⟥⟤ OK 01236_distributed_over_live_view_over_distributed, /stateless/01236_distributed_over_live_view_over_distributed
             22m 58s        [bash] 2022-04-30 20:00:56 01236_distributed_over_live_view_over_distributed:                      [ OK ] 0.31 sec.
Apr 30,2022 17:00:56     ⟥  Feature 01235_live_view_over_distributed, flags:TE
               567us     ⟥⟤ OK 01235_live_view_over_distributed, /stateless/01235_live_view_over_distributed
             22m 58s        [bash] 2022-04-30 20:00:56 01235_live_view_over_distributed:                                       [ OK ] 0.33 sec.
Apr 30,2022 17:00:57     ⟥  Feature 01232_extremes, flags:TE
               439us     ⟥⟤ OK 01232_extremes, /stateless/01232_extremes
             22m 59s        [bash] 2022-04-30 20:00:57 01232_extremes:                                                         [ OK ] 0.63 sec.
Apr 30,2022 17:00:57     ⟥  Feature 01231_distributed_aggregation_memory_efficient_mix_levels, flags:TE
               622us     ⟥⟤ OK 01231_distributed_aggregation_memory_efficient_mix_levels, /stateless/01231_distributed_aggregation_memory_efficient_mix_levels
             22m 59s        [bash] 2022-04-30 20:00:57 01231_distributed_aggregation_memory_efficient_mix_levels:              [ OK ] 0.35 sec.
Apr 30,2022 17:00:57     ⟥  Feature 01225_show_create_table_from_dictionary, flags:TE
               815us     ⟥⟤ OK 01225_show_create_table_from_dictionary, /stateless/01225_show_create_table_from_dictionary
              23m 0s        [bash] 2022-04-30 20:00:57 01225_show_create_table_from_dictionary:                                [ OK ] 0.19 sec.
Apr 30,2022 17:00:57     ⟥  Feature 01225_drop_dictionary_as_table, flags:TE
               435us     ⟥⟤ OK 01225_drop_dictionary_as_table, /stateless/01225_drop_dictionary_as_table
              23m 0s        [bash] 2022-04-30 20:00:57 01225_drop_dictionary_as_table:                                         [ OK ] 0.20 sec.
Apr 30,2022 17:00:58     ⟥  Feature 01224_no_superfluous_dict_reload, flags:TE
               475us     ⟥⟤ OK 01224_no_superfluous_dict_reload, /stateless/01224_no_superfluous_dict_reload
              23m 0s        [bash] 2022-04-30 20:00:58 01224_no_superfluous_dict_reload:                                       [ OK ] 0.35 sec.
Apr 30,2022 17:01:05     ⟥  Feature 01200_mutations_memory_consumption, flags:TE
               582us     ⟥⟤ OK 01200_mutations_memory_consumption, /stateless/01200_mutations_memory_consumption
              23m 8s        [bash] 2022-04-30 20:01:05 01200_mutations_memory_consumption:                                     [ OK ] 6.90 sec.
Apr 30,2022 17:01:49     ⟥  Feature 01193_metadata_loading, flags:TE
               513us     ⟥⟤ XFail 01193_metadata_loading, /stateless/01193_metadata_loading, Know failure during pipeline
             23m 51s        [bash] 2022-04-30 20:01:49 01193_metadata_loading:                                                 [ FAIL ] 43.31 sec. - result differs with reference:
             23m 51s        [bash] 2022-04-30 20:01:49 --- /usr/share/clickhouse-test/queries/0_stateless/01193_metadata_loading.reference	2022-04-30 18:34:55.000000000 +0300
             23m 51s        [bash] 2022-04-30 20:01:49 +++ /tmp/clickhouse-test/0_stateless/01193_metadata_loading.stdout	2022-04-30 20:01:49.158500893 +0300
             23m 51s        [bash] 2022-04-30 20:01:49 @@ -1,5 +1,5 @@
             23m 51s        [bash] 2022-04-30 20:01:49  1000	0	2020-06-25	hello	[1,2]	[3,4]
             23m 51s        [bash] 2022-04-30 20:01:49  1000	1	2020-06-26	word	[10,20]	[30,40]
             23m 51s        [bash] 2022-04-30 20:01:49 -ok
             23m 51s        [bash] 2022-04-30 20:01:49 +[3994,3595,4135,1401,2526]
             23m 51s        [bash] 2022-04-30 20:01:49  8000	0	2020-06-25	hello	[1,2]	[3,4]
             23m 51s        [bash] 2022-04-30 20:01:49  8000	1	2020-06-26	word	[10,20]	[30,40]
             23m 51s        [bash] 2022-04-30 20:01:49
             23m 51s        [bash] 2022-04-30 20:01:49 Database: test_q0gzbn
Apr 30,2022 17:02:16     ⟥  Feature 01192_rename_database_zookeeper, flags:TE
               448us     ⟥⟤ OK 01192_rename_database_zookeeper, /stateless/01192_rename_database_zookeeper
             24m 18s        [bash] 2022-04-30 20:02:16 01192_rename_database_zookeeper:                                        [ OK ] 27.20 sec.
Apr 30,2022 17:02:16     ⟥  Feature 01191_rename_dictionary, flags:TE
               808us     ⟥⟤ OK 01191_rename_dictionary, /stateless/01191_rename_dictionary
             24m 19s        [bash] 2022-04-30 20:02:16 01191_rename_dictionary:                                                [ OK ] 0.39 sec.
Apr 30,2022 17:02:17     ⟥  Feature 01190_full_attach_syntax, flags:TE
               439us     ⟥⟤ OK 01190_full_attach_syntax, /stateless/01190_full_attach_syntax
             24m 19s        [bash] 2022-04-30 20:02:17 01190_full_attach_syntax:                                               [ OK ] 0.23 sec.
Apr 30,2022 17:02:17     ⟥  Feature 01188_attach_table_from_path, flags:TE
               428us     ⟥⟤ OK 01188_attach_table_from_path, /stateless/01188_attach_table_from_path
             24m 19s        [bash] 2022-04-30 20:02:17 01188_attach_table_from_path:                                           [ OK ] 0.11 sec.
Apr 30,2022 17:02:17     ⟥  Feature 01185_create_or_replace_table, flags:TE
               426us     ⟥⟤ OK 01185_create_or_replace_table, /stateless/01185_create_or_replace_table
             24m 19s        [bash] 2022-04-30 20:02:17 01185_create_or_replace_table:                                          [ OK ] 0.12 sec.
Apr 30,2022 17:02:17     ⟥  Feature 01155_rename_move_materialized_view, flags:TE
               565us     ⟥⟤ OK 01155_rename_move_materialized_view, /stateless/01155_rename_move_materialized_view
             24m 20s        [bash] 2022-04-30 20:02:17 01155_rename_move_materialized_view:                                    [ OK ] 0.20 sec.
             25m 20s        [bash] 
             25m 20s        Found exception Timeout 60.000s for '(\\d{5}_\\w+):\\s+\\[\\s(\\w+)|<EOF>' buffer ' ] 0.20 sec.\r\n' or '20,5d,20,30,2e,32,30,20,73,65,63,2e,d,a', this may be expected
Apr 30,2022 17:03:43     ⟥  Feature 01154_move_partition_long, flags:TE
               427us     ⟥⟤ OK 01154_move_partition_long, /stateless/01154_move_partition_long
             25m 45s        [bash] 2022-04-30 20:03:43 01154_move_partition_long:                                              [ OK ] 85.54 sec.
Apr 30,2022 17:03:43     ⟥  Feature 01153_attach_mv_uuid, flags:TE
               773us     ⟥⟤ OK 01153_attach_mv_uuid, /stateless/01153_attach_mv_uuid
             25m 46s        [bash] 2022-04-30 20:03:43 01153_attach_mv_uuid:                                                   [ OK ] 0.63 sec.
Apr 30,2022 17:03:44     ⟥  Feature 01152_cross_replication, flags:TE
               603us     ⟥⟤ OK 01152_cross_replication, /stateless/01152_cross_replication
             25m 46s        [bash] 2022-04-30 20:03:44 01152_cross_replication:                                                [ OK ] 0.65 sec.
Apr 30,2022 17:04:06     ⟥  Feature 01150_ddl_guard_rwr, flags:TE
               465us     ⟥⟤ OK 01150_ddl_guard_rwr, /stateless/01150_ddl_guard_rwr
              26m 8s        [bash] 2022-04-30 20:04:06 01150_ddl_guard_rwr:                                                    [ OK ] 21.41 sec.
Apr 30,2022 17:04:06     ⟥  Feature 01148_zookeeper_path_macros_unfolding, flags:TE
               460us     ⟥⟤ OK 01148_zookeeper_path_macros_unfolding, /stateless/01148_zookeeper_path_macros_unfolding
              26m 9s        [bash] 2022-04-30 20:04:06 01148_zookeeper_path_macros_unfolding:                                  [ OK ] 0.61 sec.
Apr 30,2022 17:04:07     ⟥  Feature 01135_default_and_alter_zookeeper, flags:TE
               425us     ⟥⟤ OK 01135_default_and_alter_zookeeper, /stateless/01135_default_and_alter_zookeeper
              26m 9s        [bash] 2022-04-30 20:04:07 01135_default_and_alter_zookeeper:                                      [ OK ] 0.84 sec.
Apr 30,2022 17:04:08     ⟥  Feature 01130_in_memory_parts_partitons, flags:TE
               427us     ⟥⟤ OK 01130_in_memory_parts_partitons, /stateless/01130_in_memory_parts_partitons
             26m 10s        [bash] 2022-04-30 20:04:08 01130_in_memory_parts_partitons:                                        [ OK ] 0.46 sec.
Apr 30,2022 17:04:08     ⟥  Feature 01127_month_partitioning_consistency_select, flags:TE
                 1ms     ⟥⟤ OK 01127_month_partitioning_consistency_select, /stateless/01127_month_partitioning_consistency_select
             26m 10s        [bash] 2022-04-30 20:04:08 01127_month_partitioning_consistency_select:                            [ OK ] 0.25 sec.
Apr 30,2022 17:04:08     ⟥  Feature 01125_dict_ddl_cannot_add_column, flags:TE
               516us     ⟥⟤ OK 01125_dict_ddl_cannot_add_column, /stateless/01125_dict_ddl_cannot_add_column
             26m 10s        [bash] 2022-04-30 20:04:08 01125_dict_ddl_cannot_add_column:                                       [ OK ] 0.20 sec.
Apr 30,2022 17:04:09     ⟥  Feature 01115_join_with_dictionary, flags:TE
               423us     ⟥⟤ OK 01115_join_with_dictionary, /stateless/01115_join_with_dictionary
             26m 11s        [bash] 2022-04-30 20:04:09 01115_join_with_dictionary:                                             [ OK ] 0.59 sec.
Apr 30,2022 17:04:09     ⟥  Feature 01114_mysql_database_engine_segfault, flags:TE
               430us     ⟥⟤ OK 01114_mysql_database_engine_segfault, /stateless/01114_mysql_database_engine_segfault
             26m 11s        [bash] 2022-04-30 20:04:09 01114_mysql_database_engine_segfault:                                   [ OK ] 0.09 sec.
Apr 30,2022 17:04:55     ⟥  Feature 01114_database_atomic, flags:TE
               449us     ⟥⟤ OK 01114_database_atomic, /stateless/01114_database_atomic
             26m 57s        [bash] 2022-04-30 20:04:55 01114_database_atomic:                                                  [ OK ] 46.08 sec.
Apr 30,2022 17:04:55     ⟥  Feature 01113_local_dictionary_type_conversion, flags:TE
               491us     ⟥⟤ OK 01113_local_dictionary_type_conversion, /stateless/01113_local_dictionary_type_conversion
             26m 57s        [bash] 2022-04-30 20:04:55 01113_local_dictionary_type_conversion:                                 [ OK ] 0.13 sec.
Apr 30,2022 17:04:55     ⟥  Feature 01110_dictionary_layout_without_arguments, flags:TE
               592us     ⟥⟤ OK 01110_dictionary_layout_without_arguments, /stateless/01110_dictionary_layout_without_arguments
             26m 58s        [bash] 2022-04-30 20:04:55 01110_dictionary_layout_without_arguments:                              [ OK ] 0.17 sec.
Apr 30,2022 17:04:56     ⟥  Feature 01109_exchange_tables, flags:TE
               460us     ⟥⟤ OK 01109_exchange_tables, /stateless/01109_exchange_tables
             26m 58s        [bash] 2022-04-30 20:04:56 01109_exchange_tables:                                                  [ OK ] 0.43 sec.
Apr 30,2022 17:05:07     ⟥  Feature 01108_restart_replicas_rename_deadlock_zookeeper, flags:TE
               424us     ⟥⟤ OK 01108_restart_replicas_rename_deadlock_zookeeper, /stateless/01108_restart_replicas_rename_deadlock_zookeeper
             27m 10s        [bash] 2022-04-30 20:05:07 01108_restart_replicas_rename_deadlock_zookeeper:                       [ OK ] 11.41 sec.
Apr 30,2022 17:05:28     ⟥  Feature 01107_atomic_db_detach_attach, flags:TE
               616us     ⟥⟤ OK 01107_atomic_db_detach_attach, /stateless/01107_atomic_db_detach_attach
             27m 30s        [bash] 2022-04-30 20:05:28 01107_atomic_db_detach_attach:                                          [ OK ] 20.63 sec.
Apr 30,2022 17:05:28     ⟥  Feature 01103_distributed_product_mode_local_column_renames, flags:TE
               453us     ⟥⟤ OK 01103_distributed_product_mode_local_column_renames, /stateless/01103_distributed_product_mode_local_column_renames
             27m 30s        [bash] 2022-04-30 20:05:28 01103_distributed_product_mode_local_column_renames:                    [ OK ] 0.23 sec.
Apr 30,2022 17:05:35     ⟥  Feature 01098_temporary_and_external_tables, flags:TE
               657us     ⟥⟤ OK 01098_temporary_and_external_tables, /stateless/01098_temporary_and_external_tables
             27m 37s        [bash] 2022-04-30 20:05:35 01098_temporary_and_external_tables:                                    [ OK ] 6.42 sec.
Apr 30,2022 17:05:35     ⟥  Feature 01092_memory_profiler, flags:TE
               580us     ⟥⟤ OK 01092_memory_profiler, /stateless/01092_memory_profiler
             27m 37s        [bash] 2022-04-30 20:05:35 01092_memory_profiler:                                                  [ OK ] 0.24 sec.
Apr 30,2022 17:05:36     ⟥  Feature 01085_max_distributed_connections_http, flags:TE
               420us     ⟥⟤ OK 01085_max_distributed_connections_http, /stateless/01085_max_distributed_connections_http
             27m 38s        [bash] 2022-04-30 20:05:36 01085_max_distributed_connections_http:                                 [ OK ] 1.22 sec.
Apr 30,2022 17:05:36     ⟥  Feature 01084_regexp_empty, flags:TE
               592us     ⟥⟤ OK 01084_regexp_empty, /stateless/01084_regexp_empty
             27m 39s        [bash] 2022-04-30 20:05:36 01084_regexp_empty:                                                     [ OK ] 0.11 sec.
Apr 30,2022 17:05:37     ⟥  Feature 01083_expressions_in_engine_arguments, flags:TE
               480us     ⟥⟤ OK 01083_expressions_in_engine_arguments, /stateless/01083_expressions_in_engine_arguments
             27m 39s        [bash] 2022-04-30 20:05:37 01083_expressions_in_engine_arguments:                                  [ OK ] 0.37 sec.
Apr 30,2022 17:05:37     ⟥  Feature 01080_check_for_error_incorrect_size_of_nested_column, flags:TE
               426us     ⟥⟤ OK 01080_check_for_error_incorrect_size_of_nested_column, /stateless/01080_check_for_error_incorrect_size_of_nested_column
             27m 39s        [bash] 2022-04-30 20:05:37 01080_check_for_error_incorrect_size_of_nested_column:                  [ OK ] 0.12 sec.
Apr 30,2022 17:05:54     ⟥  Feature 01079_parallel_alter_detach_table_zookeeper, flags:TE
               432us     ⟥⟤ OK 01079_parallel_alter_detach_table_zookeeper, /stateless/01079_parallel_alter_detach_table_zookeeper
             27m 57s        [bash] 2022-04-30 20:05:54 01079_parallel_alter_detach_table_zookeeper:                            [ OK ] 17.60 sec.
Apr 30,2022 17:06:26     ⟥  Feature 01079_parallel_alter_add_drop_column_zookeeper, flags:TE
               584us     ⟥⟤ OK 01079_parallel_alter_add_drop_column_zookeeper, /stateless/01079_parallel_alter_add_drop_column_zookeeper
             28m 28s        [bash] 2022-04-30 20:06:26 01079_parallel_alter_add_drop_column_zookeeper:                         [ OK ] 31.56 sec.
Apr 30,2022 17:06:28     ⟥  Feature 01076_cache_dictionary_datarace_exception_ptr, flags:TE
               450us     ⟥⟤ OK 01076_cache_dictionary_datarace_exception_ptr, /stateless/01076_cache_dictionary_datarace_exception_ptr
             28m 30s        [bash] 2022-04-30 20:06:28 01076_cache_dictionary_datarace_exception_ptr:                          [ OK ] 1.99 sec.
Apr 30,2022 17:06:48     ⟥  Feature 01076_parallel_alter_replicated_zookeeper, flags:TE
               423us     ⟥⟤ OK 01076_parallel_alter_replicated_zookeeper, /stateless/01076_parallel_alter_replicated_zookeeper
             28m 50s        [bash] 2022-04-30 20:06:48 01076_parallel_alter_replicated_zookeeper:                              [ OK ] 19.50 sec.
Apr 30,2022 17:06:48     ⟥  Feature 01073_attach_if_not_exists, flags:TE
               478us     ⟥⟤ OK 01073_attach_if_not_exists, /stateless/01073_attach_if_not_exists
             28m 50s        [bash] 2022-04-30 20:06:48 01073_attach_if_not_exists:                                             [ OK ] 0.12 sec.
Apr 30,2022 17:06:48     ⟥  Feature 01073_show_tables_not_like, flags:TE
               453us     ⟥⟤ OK 01073_show_tables_not_like, /stateless/01073_show_tables_not_like
             28m 50s        [bash] 2022-04-30 20:06:48 01073_show_tables_not_like:                                             [ OK ] 0.34 sec.
Apr 30,2022 17:06:48     ⟥  Feature 01071_prohibition_secondary_index_with_old_format_merge_tree, flags:TE
               440us     ⟥⟤ OK 01071_prohibition_secondary_index_with_old_format_merge_tree, /stateless/01071_prohibition_secondary_index_with_old_format_merge_tree
             28m 51s        [bash] 2022-04-30 20:06:48 01071_prohibition_secondary_index_with_old_format_merge_tree:           [ OK ] 0.12 sec.
Apr 30,2022 17:06:49     ⟥  Feature 01071_live_view_detach_dependency, flags:TE
               665us     ⟥⟤ OK 01071_live_view_detach_dependency, /stateless/01071_live_view_detach_dependency
             28m 51s        [bash] 2022-04-30 20:06:49 01071_live_view_detach_dependency:                                      [ OK ] 0.18 sec.
Apr 30,2022 17:06:49     ⟥  Feature 01070_modify_ttl, flags:TE
               441us     ⟥⟤ OK 01070_modify_ttl, /stateless/01070_modify_ttl
             28m 52s        [bash] 2022-04-30 20:06:49 01070_modify_ttl:                                                       [ OK ] 0.61 sec.
Apr 30,2022 17:06:50     ⟥  Feature 01070_materialize_ttl, flags:TE
               420us     ⟥⟤ OK 01070_materialize_ttl, /stateless/01070_materialize_ttl
             28m 52s        [bash] 2022-04-30 20:06:50 01070_materialize_ttl:                                                  [ OK ] 0.56 sec.
Apr 30,2022 17:06:50     ⟥  Feature 01070_mutations_with_dependencies, flags:TE
               418us     ⟥⟤ OK 01070_mutations_with_dependencies, /stateless/01070_mutations_with_dependencies
             28m 53s        [bash] 2022-04-30 20:06:50 01070_mutations_with_dependencies:                                      [ OK ] 0.38 sec.
Apr 30,2022 17:06:50     ⟥  Feature 01069_database_memory, flags:TE
               428us     ⟥⟤ OK 01069_database_memory, /stateless/01069_database_memory
             28m 53s        [bash] 2022-04-30 20:06:50 01069_database_memory:                                                  [ OK ] 0.21 sec.
Apr 30,2022 17:06:52     ⟥  Feature 01060_avro, flags:TE
               436us     ⟥⟤ OK 01060_avro, /stateless/01060_avro
             28m 54s        [bash] 2022-04-30 20:06:52 01060_avro:                                                             [ OK ] 1.17 sec.
Apr 30,2022 17:06:53     ⟥  Feature 01060_shutdown_table_after_detach, flags:TE
               636us     ⟥⟤ OK 01060_shutdown_table_after_detach, /stateless/01060_shutdown_table_after_detach
             28m 55s        [bash] 2022-04-30 20:06:53 01060_shutdown_table_after_detach:                                      [ OK ] 0.94 sec.
Apr 30,2022 17:06:53     ⟥  Feature 01056_create_table_as, flags:TE
               604us     ⟥⟤ OK 01056_create_table_as, /stateless/01056_create_table_as
             28m 55s        [bash] 2022-04-30 20:06:53 01056_create_table_as:                                                  [ OK ] 0.37 sec.
Apr 30,2022 17:06:53     ⟥  Feature 01055_compact_parts_1, flags:TE
               460us     ⟥⟤ OK 01055_compact_parts_1, /stateless/01055_compact_parts_1
             28m 56s        [bash] 2022-04-30 20:06:53 01055_compact_parts_1:                                                  [ OK ] 0.19 sec.
Apr 30,2022 17:06:54     ⟥  Feature 01054_cache_dictionary_overflow_cell, flags:TE
               424us     ⟥⟤ OK 01054_cache_dictionary_overflow_cell, /stateless/01054_cache_dictionary_overflow_cell
             28m 56s        [bash] 2022-04-30 20:06:54 01054_cache_dictionary_overflow_cell:                                   [ OK ] 0.32 sec.
Apr 30,2022 17:07:03     ⟥  Feature 01054_cache_dictionary_bunch_update, flags:TE
               437us     ⟥⟤ OK 01054_cache_dictionary_bunch_update, /stateless/01054_cache_dictionary_bunch_update
              29m 5s        [bash] 2022-04-30 20:07:03 01054_cache_dictionary_bunch_update:                                    [ OK ] 9.44 sec.
Apr 30,2022 17:07:05     ⟥  Feature 01053_ssd_dictionary, flags:TE
               455us     ⟥⟤ OK 01053_ssd_dictionary, /stateless/01053_ssd_dictionary
              29m 7s        [bash] 2022-04-30 20:07:05 01053_ssd_dictionary:                                                   [ OK ] 1.88 sec.
Apr 30,2022 17:07:05     ⟥  Feature 01053_drop_database_mat_view, flags:TE
               437us     ⟥⟤ OK 01053_drop_database_mat_view, /stateless/01053_drop_database_mat_view
              29m 8s        [bash] 2022-04-30 20:07:05 01053_drop_database_mat_view:                                           [ OK ] 0.18 sec.
Apr 30,2022 17:07:06     ⟥  Feature 01048_exists_query, flags:TE
               675us     ⟥⟤ OK 01048_exists_query, /stateless/01048_exists_query
              29m 8s        [bash] 2022-04-30 20:07:06 01048_exists_query:                                                     [ OK ] 0.42 sec.
Apr 30,2022 17:07:06     ⟥  Feature 01045_dictionaries_restrictions, flags:TE
               479us     ⟥⟤ OK 01045_dictionaries_restrictions, /stateless/01045_dictionaries_restrictions
              29m 8s        [bash] 2022-04-30 20:07:06 01045_dictionaries_restrictions:                                        [ OK ] 0.14 sec.
Apr 30,2022 17:07:07     ⟥  Feature 01045_zookeeper_system_mutations_with_parts_names, flags:TE
               514us     ⟥⟤ OK 01045_zookeeper_system_mutations_with_parts_names, /stateless/01045_zookeeper_system_mutations_with_parts_names
             29m 10s        [bash] 2022-04-30 20:07:07 01045_zookeeper_system_mutations_with_parts_names:                      [ OK ] 1.46 sec.
Apr 30,2022 17:07:08     ⟥  Feature 01043_dictionary_attribute_properties_values, flags:TE
               508us     ⟥⟤ OK 01043_dictionary_attribute_properties_values, /stateless/01043_dictionary_attribute_properties_values
             29m 10s        [bash] 2022-04-30 20:07:08 01043_dictionary_attribute_properties_values:                           [ OK ] 0.16 sec.
Apr 30,2022 17:07:09     ⟥  Feature 01042_system_reload_dictionary_reloads_completely, flags:TE
               423us     ⟥⟤ OK 01042_system_reload_dictionary_reloads_completely, /stateless/01042_system_reload_dictionary_reloads_completely
             29m 11s        [bash] 2022-04-30 20:07:09 01042_system_reload_dictionary_reloads_completely:                      [ OK ] 1.12 sec.
Apr 30,2022 17:07:09     ⟥  Feature 01041_create_dictionary_if_not_exists, flags:TE
               716us     ⟥⟤ OK 01041_create_dictionary_if_not_exists, /stateless/01041_create_dictionary_if_not_exists
             29m 11s        [bash] 2022-04-30 20:07:09 01041_create_dictionary_if_not_exists:                                  [ OK ] 0.14 sec.
Apr 30,2022 17:07:18     ⟥  Feature 01040_dictionary_invalidate_query_switchover_long, flags:TE
               626us     ⟥⟤ OK 01040_dictionary_invalidate_query_switchover_long, /stateless/01040_dictionary_invalidate_query_switchover_long
             29m 21s        [bash] 2022-04-30 20:07:18 01040_dictionary_invalidate_query_switchover_long:                      [ OK ] 9.37 sec.
Apr 30,2022 17:07:23     ⟥  Feature 01038_dictionary_lifetime_min_zero_sec, flags:TE
               444us     ⟥⟤ OK 01038_dictionary_lifetime_min_zero_sec, /stateless/01038_dictionary_lifetime_min_zero_sec
             29m 25s        [bash] 2022-04-30 20:07:23 01038_dictionary_lifetime_min_zero_sec:                                 [ OK ] 4.79 sec.
Apr 30,2022 17:07:25     ⟥  Feature 01037_polygon_dicts_simple_functions, flags:TE
               488us     ⟥⟤ OK 01037_polygon_dicts_simple_functions, /stateless/01037_polygon_dicts_simple_functions
             29m 27s        [bash] 2022-04-30 20:07:25 01037_polygon_dicts_simple_functions:                                   [ OK ] 1.78 sec.
Apr 30,2022 17:07:35     ⟥  Feature 01037_polygon_dicts_correctness_fast, flags:TE
               447us     ⟥⟤ OK 01037_polygon_dicts_correctness_fast, /stateless/01037_polygon_dicts_correctness_fast
             29m 37s        [bash] 2022-04-30 20:07:35 01037_polygon_dicts_correctness_fast:                                   [ OK ] 9.84 sec.
Apr 30,2022 17:07:36     ⟥  Feature 01037_polygon_dicts_correctness_all, flags:TE
               433us     ⟥⟤ OK 01037_polygon_dicts_correctness_all, /stateless/01037_polygon_dicts_correctness_all
             29m 38s        [bash] 2022-04-30 20:07:36 01037_polygon_dicts_correctness_all:                                    [ OK ] 1.10 sec.
Apr 30,2022 17:07:36     ⟥  Feature 01036_no_superfluous_dict_reload_on_create_database_2, flags:TE
               753us     ⟥⟤ OK 01036_no_superfluous_dict_reload_on_create_database_2, /stateless/01036_no_superfluous_dict_reload_on_create_database_2
             29m 38s        [bash] 2022-04-30 20:07:36 01036_no_superfluous_dict_reload_on_create_database_2:                  [ OK ] 0.19 sec.
Apr 30,2022 17:07:36     ⟥  Feature 01036_no_superfluous_dict_reload_on_create_database, flags:TE
               590us     ⟥⟤ OK 01036_no_superfluous_dict_reload_on_create_database, /stateless/01036_no_superfluous_dict_reload_on_create_database
             29m 39s        [bash] 2022-04-30 20:07:36 01036_no_superfluous_dict_reload_on_create_database:                    [ OK ] 0.22 sec.
Apr 30,2022 17:08:12     ⟥  Feature 01035_concurrent_move_partition_from_table_zookeeper, flags:TE
               475us     ⟥⟤ OK 01035_concurrent_move_partition_from_table_zookeeper, /stateless/01035_concurrent_move_partition_from_table_zookeeper
             30m 14s        [bash] 2022-04-30 20:08:12 01035_concurrent_move_partition_from_table_zookeeper:                   [ OK ] 35.58 sec.
Apr 30,2022 17:08:12     ⟥  Feature 01033_dictionaries_lifetime, flags:TE
               465us     ⟥⟤ OK 01033_dictionaries_lifetime, /stateless/01033_dictionaries_lifetime
             30m 15s        [bash] 2022-04-30 20:08:12 01033_dictionaries_lifetime:                                            [ OK ] 0.27 sec.
Apr 30,2022 17:08:13     ⟥  Feature 01031_mutations_interpreter_and_context, flags:TE
               408us     ⟥⟤ OK 01031_mutations_interpreter_and_context, /stateless/01031_mutations_interpreter_and_context
             30m 15s        [bash] 2022-04-30 20:08:13 01031_mutations_interpreter_and_context:                                [ OK ] 0.39 sec.
Apr 30,2022 17:08:13     ⟥  Feature 01023_materialized_view_query_context, flags:TE
               562us     ⟥⟤ OK 01023_materialized_view_query_context, /stateless/01023_materialized_view_query_context
             30m 16s        [bash] 2022-04-30 20:08:13 01023_materialized_view_query_context:                                  [ OK ] 0.47 sec.
Apr 30,2022 17:08:14     ⟥  Feature 01021_only_tuple_columns, flags:TE
               648us     ⟥⟤ OK 01021_only_tuple_columns, /stateless/01021_only_tuple_columns
             30m 16s        [bash] 2022-04-30 20:08:14 01021_only_tuple_columns:                                               [ OK ] 0.17 sec.
Apr 30,2022 17:08:14     ⟥  Feature 01018_ddl_dictionaries_special, flags:TE
               600us     ⟥⟤ OK 01018_ddl_dictionaries_special, /stateless/01018_ddl_dictionaries_special
             30m 16s        [bash] 2022-04-30 20:08:14 01018_ddl_dictionaries_special:                                         [ OK ] 0.50 sec.
Apr 30,2022 17:08:15     ⟥  Feature 01018_ddl_dictionaries_select, flags:TE
               907us     ⟥⟤ OK 01018_ddl_dictionaries_select, /stateless/01018_ddl_dictionaries_select
             30m 17s        [bash] 2022-04-30 20:08:15 01018_ddl_dictionaries_select:                                          [ OK ] 0.59 sec.
Apr 30,2022 17:08:15     ⟥  Feature 01018_ddl_dictionaries_create, flags:TE
               448us     ⟥⟤ OK 01018_ddl_dictionaries_create, /stateless/01018_ddl_dictionaries_create
             30m 18s        [bash] 2022-04-30 20:08:15 01018_ddl_dictionaries_create:                                          [ OK ] 0.66 sec.
Apr 30,2022 17:08:20     ⟥  Feature 01018_ip_dictionary_long, flags:TE
               430us     ⟥⟤ OK 01018_ip_dictionary_long, /stateless/01018_ip_dictionary_long
             30m 23s        [bash] 2022-04-30 20:08:20 01018_ip_dictionary_long:                                               [ OK ] 4.87 sec.
Apr 30,2022 17:08:21     ⟥  Feature 01018_ddl_dictionaries_bad_queries, flags:TE
               514us     ⟥⟤ OK 01018_ddl_dictionaries_bad_queries, /stateless/01018_ddl_dictionaries_bad_queries
             30m 23s        [bash] 2022-04-30 20:08:21 01018_ddl_dictionaries_bad_queries:                                     [ OK ] 0.52 sec.
Apr 30,2022 17:08:21     ⟥  Feature 01018_dictionaries_from_dictionaries, flags:TE
               731us     ⟥⟤ OK 01018_dictionaries_from_dictionaries, /stateless/01018_dictionaries_from_dictionaries
             30m 24s        [bash] 2022-04-30 20:08:21 01018_dictionaries_from_dictionaries:                                   [ OK ] 0.41 sec.
Apr 30,2022 17:08:32     ⟥  Feature 01018_ddl_dictionaries_concurrent_requrests, flags:TE
               740us     ⟥⟤ OK 01018_ddl_dictionaries_concurrent_requrests, /stateless/01018_ddl_dictionaries_concurrent_requrests
             30m 34s        [bash] 2022-04-30 20:08:32 01018_ddl_dictionaries_concurrent_requrests:                            [ OK ] 10.41 sec.
Apr 30,2022 17:08:32     ⟥  Feature 01015_database_bad_tables, flags:TE
               748us     ⟥⟤ OK 01015_database_bad_tables, /stateless/01015_database_bad_tables
             30m 34s        [bash] 2022-04-30 20:08:32 01015_database_bad_tables:                                              [ OK ] 0.22 sec.
Apr 30,2022 17:08:32     ⟥  Feature 01015_attach_part, flags:TE
               431us     ⟥⟤ OK 01015_attach_part, /stateless/01015_attach_part
             30m 35s        [bash] 2022-04-30 20:08:32 01015_attach_part:                                                      [ OK ] 0.16 sec.
Apr 30,2022 17:09:04     ⟥  Feature 01014_lazy_database_concurrent_recreate_reattach_and_show_tables, flags:TE
               483us     ⟥⟤ OK 01014_lazy_database_concurrent_recreate_reattach_and_show_tables, /stateless/01014_lazy_database_concurrent_recreate_reattach_and_show_tables
              31m 6s        [bash] 2022-04-30 20:09:04 01014_lazy_database_concurrent_recreate_reattach_and_show_tables:       [ OK ] 31.28 sec.
Apr 30,2022 17:09:16     ⟥  Feature 01014_lazy_database_basic, flags:TE
               633us     ⟥⟤ OK 01014_lazy_database_basic, /stateless/01014_lazy_database_basic
             31m 19s        [bash] 2022-04-30 20:09:16 01014_lazy_database_basic:                                              [ OK ] 12.94 sec.
Apr 30,2022 17:09:18     ⟥  Feature 01013_sync_replica_timeout_zookeeper, flags:TE
               665us     ⟥⟤ OK 01013_sync_replica_timeout_zookeeper, /stateless/01013_sync_replica_timeout_zookeeper
             31m 20s        [bash] 2022-04-30 20:09:18 01013_sync_replica_timeout_zookeeper:                                   [ OK ] 1.45 sec.
Apr 30,2022 17:09:18     ⟥  Feature 01012_show_tables_limit, flags:TE
               455us     ⟥⟤ OK 01012_show_tables_limit, /stateless/01012_show_tables_limit
             31m 21s        [bash] 2022-04-30 20:09:18 01012_show_tables_limit:                                                [ OK ] 0.36 sec.
Apr 30,2022 17:09:19     ⟥  Feature 01010_pmj_right_table_memory_limits, flags:TE
               574us     ⟥⟤ OK 01010_pmj_right_table_memory_limits, /stateless/01010_pmj_right_table_memory_limits
             31m 21s        [bash] 2022-04-30 20:09:19 01010_pmj_right_table_memory_limits:                                    [ OK ] 0.63 sec.
Apr 30,2022 17:09:55     ⟥  Feature 00993_system_parts_race_condition_drop_zookeeper, flags:TE
               460us     ⟥⟤ OK 00993_system_parts_race_condition_drop_zookeeper, /stateless/00993_system_parts_race_condition_drop_zookeeper
             31m 57s        [bash] 2022-04-30 20:09:55 00993_system_parts_race_condition_drop_zookeeper:                       [ OK ] 35.95 sec.
Apr 30,2022 17:10:07     ⟥  Feature 00992_system_parts_race_condition_zookeeper_long, flags:TE
               417us     ⟥⟤ OK 00992_system_parts_race_condition_zookeeper_long, /stateless/00992_system_parts_race_condition_zookeeper_long
              32m 9s        [bash] 2022-04-30 20:10:07 00992_system_parts_race_condition_zookeeper_long:                       [ OK ] 11.65 sec.
Apr 30,2022 17:10:07     ⟥  Feature 00989_parallel_parts_loading, flags:TE
               437us     ⟥⟤ OK 00989_parallel_parts_loading, /stateless/00989_parallel_parts_loading
             32m 10s        [bash] 2022-04-30 20:10:07 00989_parallel_parts_loading:                                           [ OK ] 0.65 sec.
Apr 30,2022 17:10:08     ⟥  Feature 00988_constraints_replication_zookeeper, flags:TE
                 1ms     ⟥⟤ OK 00988_constraints_replication_zookeeper, /stateless/00988_constraints_replication_zookeeper
             32m 10s        [bash] 2022-04-30 20:10:08 00988_constraints_replication_zookeeper:                                [ OK ] 0.51 sec.
Apr 30,2022 17:10:10     ⟥  Feature 00980_zookeeper_merge_tree_alter_settings, flags:TE
               424us     ⟥⟤ OK 00980_zookeeper_merge_tree_alter_settings, /stateless/00980_zookeeper_merge_tree_alter_settings
             32m 12s        [bash] 2022-04-30 20:10:10 00980_zookeeper_merge_tree_alter_settings:                              [ OK ] 1.54 sec.
Apr 30,2022 17:10:10     ⟥  Feature 00980_merge_alter_settings, flags:TE
               451us     ⟥⟤ OK 00980_merge_alter_settings, /stateless/00980_merge_alter_settings
             32m 12s        [bash] 2022-04-30 20:10:10 00980_merge_alter_settings:                                             [ OK ] 0.41 sec.
Apr 30,2022 17:10:12     ⟥  Feature 00980_create_temporary_live_view, flags:TE
               418us     ⟥⟤ OK 00980_create_temporary_live_view, /stateless/00980_create_temporary_live_view
             32m 14s        [bash] 2022-04-30 20:10:12 00980_create_temporary_live_view:                                       [ OK ] 2.17 sec.
Apr 30,2022 17:10:15     ⟥  Feature 00979_live_view_watch_live, flags:TE
               555us     ⟥⟤ OK 00979_live_view_watch_live, /stateless/00979_live_view_watch_live
             32m 17s        [bash] 2022-04-30 20:10:15 00979_live_view_watch_live:                                             [ OK ] 2.83 sec.
Apr 30,2022 17:10:16     ⟥  Feature 00979_live_view_watch_continuous_aggregates, flags:TE
               814us     ⟥⟤ OK 00979_live_view_watch_continuous_aggregates, /stateless/00979_live_view_watch_continuous_aggregates
             32m 18s        [bash] 2022-04-30 20:10:16 00979_live_view_watch_continuous_aggregates:                            [ OK ] 1.10 sec.
Apr 30,2022 17:10:19     ⟥  Feature 00979_live_view_watch_live_with_subquery, flags:TE
               429us     ⟥⟤ OK 00979_live_view_watch_live_with_subquery, /stateless/00979_live_view_watch_live_with_subquery
             32m 21s        [bash] 2022-04-30 20:10:19 00979_live_view_watch_live_with_subquery:                               [ OK ] 2.71 sec.
Apr 30,2022 17:10:19     ⟥  Feature 00978_live_view_watch, flags:TE
               742us     ⟥⟤ OK 00978_live_view_watch, /stateless/00978_live_view_watch
             32m 21s        [bash] 2022-04-30 20:10:19 00978_live_view_watch:                                                  [ OK ] 0.18 sec.
Apr 30,2022 17:10:19     ⟥  Feature 00977_live_view_watch_events, flags:TE
               450us     ⟥⟤ OK 00977_live_view_watch_events, /stateless/00977_live_view_watch_events
             32m 22s        [bash] 2022-04-30 20:10:19 00977_live_view_watch_events:                                           [ OK ] 0.15 sec.
Apr 30,2022 17:10:20     ⟥  Feature 00976_live_view_select_version, flags:TE
               409us     ⟥⟤ OK 00976_live_view_select_version, /stateless/00976_live_view_select_version
             32m 22s        [bash] 2022-04-30 20:10:20 00976_live_view_select_version:                                         [ OK ] 0.18 sec.
Apr 30,2022 17:10:21     ⟥  Feature 00976_ttl_with_old_parts, flags:TE
               561us     ⟥⟤ OK 00976_ttl_with_old_parts, /stateless/00976_ttl_with_old_parts
             32m 23s        [bash] 2022-04-30 20:10:21 00976_ttl_with_old_parts:                                               [ OK ] 1.26 sec.
Apr 30,2022 17:10:21     ⟥  Feature 00975_live_view_create, flags:TE
               440us     ⟥⟤ OK 00975_live_view_create, /stateless/00975_live_view_create
             32m 23s        [bash] 2022-04-30 20:10:21 00975_live_view_create:                                                 [ OK ] 0.11 sec.
Apr 30,2022 17:10:21     ⟥  Feature 00974_live_view_select_with_aggregation, flags:TE
               429us     ⟥⟤ OK 00974_live_view_select_with_aggregation, /stateless/00974_live_view_select_with_aggregation
             32m 23s        [bash] 2022-04-30 20:10:21 00974_live_view_select_with_aggregation:                                [ OK ] 0.13 sec.
Apr 30,2022 17:10:21     ⟥  Feature 00973_live_view_with_subquery_select_with_aggregation, flags:TE
               625us     ⟥⟤ OK 00973_live_view_with_subquery_select_with_aggregation, /stateless/00973_live_view_with_subquery_select_with_aggregation
             32m 24s        [bash] 2022-04-30 20:10:21 00973_live_view_with_subquery_select_with_aggregation:                  [ OK ] 0.33 sec.
Apr 30,2022 17:10:22     ⟥  Feature 00973_live_view_with_subquery_select_join_no_alias, flags:TE
               424us     ⟥⟤ OK 00973_live_view_with_subquery_select_join_no_alias, /stateless/00973_live_view_with_subquery_select_join_no_alias
             32m 24s        [bash] 2022-04-30 20:10:22 00973_live_view_with_subquery_select_join_no_alias:                     [ OK ] 0.16 sec.
Apr 30,2022 17:10:22     ⟥  Feature 00973_live_view_with_subquery_select_nested, flags:TE
               555us     ⟥⟤ OK 00973_live_view_with_subquery_select_nested, /stateless/00973_live_view_with_subquery_select_nested
             32m 24s        [bash] 2022-04-30 20:10:22 00973_live_view_with_subquery_select_nested:                            [ OK ] 0.22 sec.
Apr 30,2022 17:10:22     ⟥  Feature 00973_live_view_with_subquery_select_join, flags:TE
               490us     ⟥⟤ OK 00973_live_view_with_subquery_select_join, /stateless/00973_live_view_with_subquery_select_join
             32m 25s        [bash] 2022-04-30 20:10:22 00973_live_view_with_subquery_select_join:                              [ OK ] 0.22 sec.
Apr 30,2022 17:10:22     ⟥  Feature 00973_live_view_select, flags:TE
               614us     ⟥⟤ OK 00973_live_view_select, /stateless/00973_live_view_select
             32m 25s        [bash] 2022-04-30 20:10:22 00973_live_view_select:                                                 [ OK ] 0.23 sec.
Apr 30,2022 17:10:23     ⟥  Feature 00973_live_view_select_prewhere, flags:TE
               465us     ⟥⟤ OK 00973_live_view_select_prewhere, /stateless/00973_live_view_select_prewhere
             32m 25s        [bash] 2022-04-30 20:10:23 00973_live_view_select_prewhere:                                        [ OK ] 0.19 sec.
Apr 30,2022 17:10:23     ⟥  Feature 00973_live_view_with_subquery_select, flags:TE
               611us     ⟥⟤ OK 00973_live_view_with_subquery_select, /stateless/00973_live_view_with_subquery_select
             32m 25s        [bash] 2022-04-30 20:10:23 00973_live_view_with_subquery_select:                                   [ OK ] 0.19 sec.
Apr 30,2022 17:10:23     ⟥  Feature 00973_live_view_with_subquery_select_nested_with_aggregation_table_alias, flags:TE
               562us     ⟥⟤ OK 00973_live_view_with_subquery_select_nested_with_aggregation_table_alias, /stateless/00973_live_view_with_subquery_select_nested_with_aggregation_table_alias
             32m 25s        [bash] 2022-04-30 20:10:23 00973_live_view_with_subquery_select_nested_with_aggregation_table_alias: [ OK ] 0.16 sec.
Apr 30,2022 17:10:23     ⟥  Feature 00973_live_view_with_subquery_select_nested_with_aggregation, flags:TE
               460us     ⟥⟤ OK 00973_live_view_with_subquery_select_nested_with_aggregation, /stateless/00973_live_view_with_subquery_select_nested_with_aggregation
             32m 26s        [bash] 2022-04-30 20:10:23 00973_live_view_with_subquery_select_nested_with_aggregation:           [ OK ] 0.14 sec.
Apr 30,2022 17:10:23     ⟥  Feature 00973_live_view_with_subquery_select_with_aggregation_in_subquery, flags:TE
               451us     ⟥⟤ OK 00973_live_view_with_subquery_select_with_aggregation_in_subquery, /stateless/00973_live_view_with_subquery_select_with_aggregation_in_subquery
             32m 26s        [bash] 2022-04-30 20:10:23 00973_live_view_with_subquery_select_with_aggregation_in_subquery:      [ OK ] 0.17 sec.
Apr 30,2022 17:10:24     ⟥  Feature 00973_live_view_with_subquery_select_table_alias, flags:TE
               676us     ⟥⟤ OK 00973_live_view_with_subquery_select_table_alias, /stateless/00973_live_view_with_subquery_select_table_alias
             32m 26s        [bash] 2022-04-30 20:10:24 00973_live_view_with_subquery_select_table_alias:                       [ OK ] 0.22 sec.
Apr 30,2022 17:10:24     ⟥  Feature 00972_live_view_select_1, flags:TE
               706us     ⟥⟤ OK 00972_live_view_select_1, /stateless/00972_live_view_select_1
             32m 26s        [bash] 2022-04-30 20:10:24 00972_live_view_select_1:                                               [ OK ] 0.14 sec.
Apr 30,2022 17:10:28     ⟥  Feature 00971_live_view_watch_http_heartbeat, flags:TE
               636us     ⟥⟤ OK 00971_live_view_watch_http_heartbeat, /stateless/00971_live_view_watch_http_heartbeat
             32m 30s        [bash] 2022-04-30 20:10:28 00971_live_view_watch_http_heartbeat:                                   [ OK ] 3.57 sec.
Apr 30,2022 17:10:31     ⟥  Feature 00970_live_view_watch_events_http_heartbeat, flags:TE
               580us     ⟥⟤ OK 00970_live_view_watch_events_http_heartbeat, /stateless/00970_live_view_watch_events_http_heartbeat
             32m 34s        [bash] 2022-04-30 20:10:31 00970_live_view_watch_events_http_heartbeat:                            [ OK ] 3.60 sec.
Apr 30,2022 17:10:31     ⟥  Feature 00969_live_view_watch_format_jsoneachrowwithprogress, flags:TE
               562us     ⟥⟤ OK 00969_live_view_watch_format_jsoneachrowwithprogress, /stateless/00969_live_view_watch_format_jsoneachrowwithprogress
             32m 34s        [bash] 2022-04-30 20:10:31 00969_live_view_watch_format_jsoneachrowwithprogress:                   [ OK ] 0.18 sec.
Apr 30,2022 17:10:32     ⟥  Feature 00968_live_view_select_format_jsoneachrowwithprogress, flags:TE
               471us     ⟥⟤ OK 00968_live_view_select_format_jsoneachrowwithprogress, /stateless/00968_live_view_select_format_jsoneachrowwithprogress
             32m 34s        [bash] 2022-04-30 20:10:32 00968_live_view_select_format_jsoneachrowwithprogress:                  [ OK ] 0.17 sec.
             33m 34s        [bash] 
             33m 34s        Found exception Timeout 60.000s for '(\\d{5}_\\w+):\\s+\\[\\s(\\w+)|<EOF>' buffer ' ] 0.17 sec.\r\n' or '20,5d,20,30,2e,31,37,20,73,65,63,2e,d,a', this may be expected
Apr 30,2022 17:11:32     ⟥  Feature 00967_live_view_watch_http, flags:TE
               535us     ⟥⟤ OK 00967_live_view_watch_http, /stateless/00967_live_view_watch_http
             33m 35s        [bash] 2022-04-30 20:11:32 00967_live_view_watch_http:                                             [ OK ] 60.62 sec.
             34m 35s        [bash] 
             34m 35s        Found exception Timeout 60.000s for '(\\d{5}_\\w+):\\s+\\[\\s(\\w+)|<EOF>' buffer ' ] 60.62 sec.\r\n' or '20,5d,20,36,30,2e,36,32,20,73,65,63,2e,d,a', this may be expected
Apr 30,2022 17:12:33     ⟥  Feature 00966_live_view_watch_events_http, flags:TE
               586us     ⟥⟤ OK 00966_live_view_watch_events_http, /stateless/00966_live_view_watch_events_http
             34m 35s        [bash] 2022-04-30 20:12:33 00966_live_view_watch_events_http:                                      [ OK ] 60.71 sec.
Apr 30,2022 17:12:34     ⟥  Feature 00965_live_view_watch_heartbeat, flags:TE
               718us     ⟥⟤ OK 00965_live_view_watch_heartbeat, /stateless/00965_live_view_watch_heartbeat
             34m 36s        [bash] 2022-04-30 20:12:34 00965_live_view_watch_heartbeat:                                        [ OK ] 1.12 sec.
Apr 30,2022 17:12:36     ⟥  Feature 00964_live_view_watch_events_heartbeat, flags:TE
               433us     ⟥⟤ OK 00964_live_view_watch_events_heartbeat, /stateless/00964_live_view_watch_events_heartbeat
             34m 38s        [bash] 2022-04-30 20:12:36 00964_live_view_watch_events_heartbeat:                                 [ OK ] 1.50 sec.
Apr 30,2022 17:12:56     ⟥  Feature 00962_live_view_periodic_refresh, flags:TE
               418us     ⟥⟤ OK 00962_live_view_periodic_refresh, /stateless/00962_live_view_periodic_refresh
             34m 58s        [bash] 2022-04-30 20:12:56 00962_live_view_periodic_refresh:                                       [ OK ] 20.11 sec.
             35m 58s        [bash] 
             35m 58s        Found exception Timeout 60.000s for '(\\d{5}_\\w+):\\s+\\[\\s(\\w+)|<EOF>' buffer ' ] 20.11 sec.\r\n' or '20,5d,20,32,30,2e,31,31,20,73,65,63,2e,d,a', this may be expected
Apr 30,2022 17:13:57     ⟥  Feature 00962_live_view_periodic_refresh_and_timeout, flags:TE
               448us     ⟥⟤ OK 00962_live_view_periodic_refresh_and_timeout, /stateless/00962_live_view_periodic_refresh_and_timeout
             35m 59s        [bash] 2022-04-30 20:13:57 00962_live_view_periodic_refresh_and_timeout:                           [ OK ] 60.88 sec.
Apr 30,2022 17:13:58     ⟥  Feature 00962_temporary_live_view_watch_live, flags:TE
               428us     ⟥⟤ OK 00962_temporary_live_view_watch_live, /stateless/00962_temporary_live_view_watch_live
              36m 0s        [bash] 2022-04-30 20:13:58 00962_temporary_live_view_watch_live:                                   [ OK ] 1.06 sec.
Apr 30,2022 17:14:10     ⟥  Feature 00962_live_view_periodic_refresh_dictionary, flags:TE
               440us     ⟥⟤ OK 00962_live_view_periodic_refresh_dictionary, /stateless/00962_live_view_periodic_refresh_dictionary
             36m 12s        [bash] 2022-04-30 20:14:10 00962_live_view_periodic_refresh_dictionary:                            [ OK ] 12.10 sec.
Apr 30,2022 17:14:10     ⟥  Feature 00961_temporary_live_view_watch, flags:TE
               647us     ⟥⟤ OK 00961_temporary_live_view_watch, /stateless/00961_temporary_live_view_watch
             36m 12s        [bash] 2022-04-30 20:14:10 00961_temporary_live_view_watch:                                        [ OK ] 0.12 sec.
Apr 30,2022 17:14:11     ⟥  Feature 00960_live_view_watch_events_live, flags:TE
               576us     ⟥⟤ OK 00960_live_view_watch_events_live, /stateless/00960_live_view_watch_events_live
             36m 14s        [bash] 2022-04-30 20:14:11 00960_live_view_watch_events_live:                                      [ OK ] 1.06 sec.
Apr 30,2022 17:14:12     ⟥  Feature 00955_test_final_mark_use, flags:TE
               425us     ⟥⟤ OK 00955_test_final_mark_use, /stateless/00955_test_final_mark_use
             36m 14s        [bash] 2022-04-30 20:14:12 00955_test_final_mark_use:                                              [ OK ] 0.49 sec.
Apr 30,2022 17:14:13     ⟥  Feature 00955_test_final_mark, flags:TE
               425us     ⟥⟤ OK 00955_test_final_mark, /stateless/00955_test_final_mark
             36m 15s        [bash] 2022-04-30 20:14:12 00955_test_final_mark:                                                  [ OK ] 0.74 sec.
Apr 30,2022 17:14:13     ⟥  Feature 00950_dict_get, flags:TE
               443us     ⟥⟤ OK 00950_dict_get, /stateless/00950_dict_get
             36m 16s        [bash] 2022-04-30 20:14:13 00950_dict_get:                                                         [ OK ] 0.65 sec.
Apr 30,2022 17:14:14     ⟥  Feature 00933_ttl_with_default, flags:TE
               523us     ⟥⟤ OK 00933_ttl_with_default, /stateless/00933_ttl_with_default
             36m 16s        [bash] 2022-04-30 20:14:14 00933_ttl_with_default:                                                 [ OK ] 0.39 sec.
Apr 30,2022 17:14:16     ⟥  Feature 00933_ttl_replicated_zookeeper, flags:TE
               815us     ⟥⟤ OK 00933_ttl_replicated_zookeeper, /stateless/00933_ttl_replicated_zookeeper
             36m 18s        [bash] 2022-04-30 20:14:16 00933_ttl_replicated_zookeeper:                                         [ OK ] 2.03 sec.
Apr 30,2022 17:14:16     ⟥  Feature 00933_alter_ttl, flags:TE
               465us     ⟥⟤ OK 00933_alter_ttl, /stateless/00933_alter_ttl
             36m 18s        [bash] 2022-04-30 20:14:16 00933_alter_ttl:                                                        [ OK ] 0.20 sec.
Apr 30,2022 17:14:17     ⟥  Feature 00933_test_fix_extra_seek_on_compressed_cache, flags:TE
               417us     ⟥⟤ OK 00933_test_fix_extra_seek_on_compressed_cache, /stateless/00933_test_fix_extra_seek_on_compressed_cache
             36m 19s        [bash] 2022-04-30 20:14:17 00933_test_fix_extra_seek_on_compressed_cache:                          [ OK ] 0.64 sec.
Apr 30,2022 17:14:17     ⟥  Feature 00933_reserved_word, flags:TE
               799us     ⟥⟤ OK 00933_reserved_word, /stateless/00933_reserved_word
             36m 19s        [bash] 2022-04-30 20:14:17 00933_reserved_word:                                                    [ OK ] 0.16 sec.
Apr 30,2022 17:14:21     ⟥  Feature 00926_zookeeper_adaptive_index_granularity_replicated_merge_tree, flags:TE
               607us     ⟥⟤ OK 00926_zookeeper_adaptive_index_granularity_replicated_merge_tree, /stateless/00926_zookeeper_adaptive_index_granularity_replicated_merge_tree
             36m 23s        [bash] 2022-04-30 20:14:21 00926_zookeeper_adaptive_index_granularity_replicated_merge_tree:       [ OK ] 4.26 sec.
Apr 30,2022 17:14:22     ⟥  Feature 00926_adaptive_index_granularity_merge_tree, flags:TE
               424us     ⟥⟤ OK 00926_adaptive_index_granularity_merge_tree, /stateless/00926_adaptive_index_granularity_merge_tree
             36m 25s        [bash] 2022-04-30 20:14:22 00926_adaptive_index_granularity_merge_tree:                            [ OK ] 1.24 sec.
Apr 30,2022 17:14:23     ⟥  Feature 00926_adaptive_index_granularity_pk, flags:TE
               930us     ⟥⟤ OK 00926_adaptive_index_granularity_pk, /stateless/00926_adaptive_index_granularity_pk
             36m 25s        [bash] 2022-04-30 20:14:23 00926_adaptive_index_granularity_pk:                                    [ OK ] 0.62 sec.
Apr 30,2022 17:14:24     ⟥  Feature 00926_adaptive_index_granularity_replacing_merge_tree, flags:TE
                 1ms     ⟥⟤ OK 00926_adaptive_index_granularity_replacing_merge_tree, /stateless/00926_adaptive_index_granularity_replacing_merge_tree
             36m 26s        [bash] 2022-04-30 20:14:24 00926_adaptive_index_granularity_replacing_merge_tree:                  [ OK ] 1.02 sec.
Apr 30,2022 17:14:25     ⟥  Feature 00910_zookeeper_custom_compression_codecs_replicated, flags:TE
               450us     ⟥⟤ OK 00910_zookeeper_custom_compression_codecs_replicated, /stateless/00910_zookeeper_custom_compression_codecs_replicated
             36m 27s        [bash] 2022-04-30 20:14:25 00910_zookeeper_custom_compression_codecs_replicated:                   [ OK ] 0.72 sec.
Apr 30,2022 17:14:25     ⟥  Feature 00910_buffer_prewhere, flags:TE
               447us     ⟥⟤ OK 00910_buffer_prewhere, /stateless/00910_buffer_prewhere
             36m 27s        [bash] 2022-04-30 20:14:25 00910_buffer_prewhere:                                                  [ OK ] 0.12 sec.
Apr 30,2022 17:14:27     ⟥  Feature 00899_long_attach_memory_limit, flags:TE
               583us     ⟥⟤ OK 00899_long_attach_memory_limit, /stateless/00899_long_attach_memory_limit
             36m 30s        [bash] 2022-04-30 20:14:27 00899_long_attach_memory_limit:                                         [ OK ] 2.34 sec.
Apr 30,2022 17:14:29     ⟥  Feature 00877_memory_limit_for_new_delete, flags:TE
               607us     ⟥⟤ OK 00877_memory_limit_for_new_delete, /stateless/00877_memory_limit_for_new_delete
             36m 31s        [bash] 2022-04-30 20:14:29 00877_memory_limit_for_new_delete:                                      [ OK ] 1.04 sec.
Apr 30,2022 17:14:29     ⟥  Feature 00857_global_joinsavel_table_alias, flags:TE
               826us     ⟥⟤ OK 00857_global_joinsavel_table_alias, /stateless/00857_global_joinsavel_table_alias
             36m 31s        [bash] 2022-04-30 20:14:29 00857_global_joinsavel_table_alias:                                     [ OK ] 0.39 sec.
Apr 30,2022 17:14:46     ⟥  Feature 00840_long_concurrent_select_and_drop_deadlock, flags:TE
               427us     ⟥⟤ OK 00840_long_concurrent_select_and_drop_deadlock, /stateless/00840_long_concurrent_select_and_drop_deadlock
             36m 48s        [bash] 2022-04-30 20:14:46 00840_long_concurrent_select_and_drop_deadlock:                         [ OK ] 16.59 sec.
Apr 30,2022 17:14:47     ⟥  Feature 00834_cancel_http_readonly_queries_on_client_close, flags:TE
               446us     ⟥⟤ OK 00834_cancel_http_readonly_queries_on_client_close, /stateless/00834_cancel_http_readonly_queries_on_client_close
             36m 49s        [bash] 2022-04-30 20:14:47 00834_cancel_http_readonly_queries_on_client_close:                     [ OK ] 1.22 sec.
Apr 30,2022 17:14:48     ⟥  Feature 00834_kill_mutation, flags:TE
               441us     ⟥⟤ OK 00834_kill_mutation, /stateless/00834_kill_mutation
             36m 50s        [bash] 2022-04-30 20:14:48 00834_kill_mutation:                                                    [ OK ] 0.72 sec.
Apr 30,2022 17:14:50     ⟥  Feature 00834_kill_mutation_replicated_zookeeper, flags:TE
               671us     ⟥⟤ OK 00834_kill_mutation_replicated_zookeeper, /stateless/00834_kill_mutation_replicated_zookeeper
             36m 52s        [bash] 2022-04-30 20:14:50 00834_kill_mutation_replicated_zookeeper:                               [ OK ] 2.04 sec.
Apr 30,2022 17:14:50     ⟥  Feature 00815_left_join_on_stepanel, flags:TE
               462us     ⟥⟤ OK 00815_left_join_on_stepanel, /stateless/00815_left_join_on_stepanel
             36m 52s        [bash] 2022-04-30 20:14:50 00815_left_join_on_stepanel:                                            [ OK ] 0.13 sec.
Apr 30,2022 17:14:51     ⟥  Feature 00804_test_alter_compression_codecs, flags:TE
               740us     ⟥⟤ OK 00804_test_alter_compression_codecs, /stateless/00804_test_alter_compression_codecs
             36m 53s        [bash] 2022-04-30 20:14:51 00804_test_alter_compression_codecs:                                    [ OK ] 0.76 sec.
Apr 30,2022 17:14:52     ⟥  Feature 00804_test_delta_codec_compression, flags:TE
               421us     ⟥⟤ OK 00804_test_delta_codec_compression, /stateless/00804_test_delta_codec_compression
             36m 54s        [bash] 2022-04-30 20:14:52 00804_test_delta_codec_compression:                                     [ OK ] 1.17 sec.
Apr 30,2022 17:14:52     ⟥  Feature 00804_test_custom_compression_codes_log_storages, flags:TE
               426us     ⟥⟤ OK 00804_test_custom_compression_codes_log_storages, /stateless/00804_test_custom_compression_codes_log_storages
             36m 55s        [bash] 2022-04-30 20:14:52 00804_test_custom_compression_codes_log_storages:                       [ OK ] 0.46 sec.
Apr 30,2022 17:14:53     ⟥  Feature 00804_test_custom_compression_codecs, flags:TE
               409us     ⟥⟤ OK 00804_test_custom_compression_codecs, /stateless/00804_test_custom_compression_codecs
             36m 55s        [bash] 2022-04-30 20:14:53 00804_test_custom_compression_codecs:                                   [ OK ] 0.33 sec.
Apr 30,2022 17:14:53     ⟥  Feature 00800_versatile_storage_join, flags:TE
               425us     ⟥⟤ OK 00800_versatile_storage_join, /stateless/00800_versatile_storage_join
             36m 56s        [bash] 2022-04-30 20:14:53 00800_versatile_storage_join:                                           [ OK ] 0.50 sec.
Apr 30,2022 17:15:01     ⟥  Feature 00763_long_lock_buffer_alter_destination_table, flags:TE
               421us     ⟥⟤ OK 00763_long_lock_buffer_alter_destination_table, /stateless/00763_long_lock_buffer_alter_destination_table
              37m 3s        [bash] 2022-04-30 20:15:01 00763_long_lock_buffer_alter_destination_table:                         [ OK ] 7.75 sec.
Apr 30,2022 17:15:01     ⟥  Feature 00754_alter_modify_column_partitions, flags:TE
               607us     ⟥⟤ OK 00754_alter_modify_column_partitions, /stateless/00754_alter_modify_column_partitions
              37m 4s        [bash] 2022-04-30 20:15:01 00754_alter_modify_column_partitions:                                   [ OK ] 0.25 sec.
Apr 30,2022 17:15:02     ⟥  Feature 00754_alter_modify_order_by_replicated_zookeeper, flags:TE
               423us     ⟥⟤ OK 00754_alter_modify_order_by_replicated_zookeeper, /stateless/00754_alter_modify_order_by_replicated_zookeeper
              37m 4s        [bash] 2022-04-30 20:15:02 00754_alter_modify_order_by_replicated_zookeeper:                       [ OK ] 0.32 sec.
Apr 30,2022 17:15:02     ⟥  Feature 00753_alter_attach, flags:TE
               540us     ⟥⟤ OK 00753_alter_attach, /stateless/00753_alter_attach
              37m 4s        [bash] 2022-04-30 20:15:02 00753_alter_attach:                                                     [ OK ] 0.17 sec.
Apr 30,2022 17:15:02     ⟥  Feature 00751_default_databasename_for_view, flags:TE
               500us     ⟥⟤ OK 00751_default_databasename_for_view, /stateless/00751_default_databasename_for_view
              37m 4s        [bash] 2022-04-30 20:15:02 00751_default_databasename_for_view:                                    [ OK ] 0.25 sec.
Apr 30,2022 17:15:02     ⟥  Feature 00741_client_comment_multiline, flags:TE
               490us     ⟥⟤ OK 00741_client_comment_multiline, /stateless/00741_client_comment_multiline
              37m 5s        [bash] 2022-04-30 20:15:02 00741_client_comment_multiline:                                         [ OK ] 0.14 sec.
Apr 30,2022 17:15:03     ⟥  Feature 00740_database_in_nested_view, flags:TE
               530us     ⟥⟤ OK 00740_database_in_nested_view, /stateless/00740_database_in_nested_view
              37m 5s        [bash] 2022-04-30 20:15:03 00740_database_in_nested_view:                                          [ OK ] 0.47 sec.
Apr 30,2022 17:15:09     ⟥  Feature 00719_parallel_ddl_db, flags:TE
                 1ms     ⟥⟤ OK 00719_parallel_ddl_db, /stateless/00719_parallel_ddl_db
             37m 12s        [bash] 2022-04-30 20:15:09 00719_parallel_ddl_db:                                                  [ OK ] 6.34 sec.
Apr 30,2022 17:15:09     ⟥  Feature 00716_allow_ddl, flags:TE
               568us     ⟥⟤ OK 00716_allow_ddl, /stateless/00716_allow_ddl
             37m 12s        [bash] 2022-04-30 20:15:09 00716_allow_ddl:                                                        [ OK ] 0.14 sec.
Apr 30,2022 17:15:10     ⟥  Feature 00715_fetch_merged_or_mutated_part_zookeeper, flags:TE
               439us     ⟥⟤ OK 00715_fetch_merged_or_mutated_part_zookeeper, /stateless/00715_fetch_merged_or_mutated_part_zookeeper
             37m 13s        [bash] 2022-04-30 20:15:10 00715_fetch_merged_or_mutated_part_zookeeper:                           [ OK ] 1.02 sec.
Apr 30,2022 17:15:11     ⟥  Feature 00701_rollup, flags:TE
               437us     ⟥⟤ OK 00701_rollup, /stateless/00701_rollup
             37m 13s        [bash] 2022-04-30 20:15:11 00701_rollup:                                                           [ OK ] 0.17 sec.
Apr 30,2022 17:15:11     ⟥  Feature 00699_materialized_view_mutations, flags:TE
               630us     ⟥⟤ OK 00699_materialized_view_mutations, /stateless/00699_materialized_view_mutations
             37m 13s        [bash] 2022-04-30 20:15:11 00699_materialized_view_mutations:                                      [ OK ] 0.47 sec.
Apr 30,2022 17:15:11     ⟥  Feature 00693_max_block_size_system_tables_columns, flags:TE
               444us     ⟥⟤ OK 00693_max_block_size_system_tables_columns, /stateless/00693_max_block_size_system_tables_columns
             37m 14s        [bash] 2022-04-30 20:15:11 00693_max_block_size_system_tables_columns:                             [ OK ] 0.29 sec.
Apr 30,2022 17:15:12     ⟥  Feature 00688_low_cardinality_serialization, flags:TE
               618us     ⟥⟤ OK 00688_low_cardinality_serialization, /stateless/00688_low_cardinality_serialization
             37m 15s        [bash] 2022-04-30 20:15:12 00688_low_cardinality_serialization:                                    [ OK ] 0.96 sec.
Apr 30,2022 17:15:13     ⟥  Feature 00688_low_cardinality_dictionary_deserialization, flags:TE
               603us     ⟥⟤ OK 00688_low_cardinality_dictionary_deserialization, /stateless/00688_low_cardinality_dictionary_deserialization
             37m 15s        [bash] 2022-04-30 20:15:13 00688_low_cardinality_dictionary_deserialization:                       [ OK ] 0.53 sec.
Apr 30,2022 17:15:15     ⟥  Feature 00682_empty_parts_merge, flags:TE
               460us     ⟥⟤ OK 00682_empty_parts_merge, /stateless/00682_empty_parts_merge
             37m 18s        [bash] 2022-04-30 20:15:15 00682_empty_parts_merge:                                                [ OK ] 2.19 sec.
Apr 30,2022 17:15:18     ⟥  Feature 00652_replicated_mutations_zookeeper, flags:TE
               467us     ⟥⟤ OK 00652_replicated_mutations_zookeeper, /stateless/00652_replicated_mutations_zookeeper
             37m 21s        [bash] 2022-04-30 20:15:18 00652_replicated_mutations_zookeeper:                                   [ OK ] 2.97 sec.
Apr 30,2022 17:15:21     ⟥  Feature 00652_mergetree_mutations, flags:TE
               446us     ⟥⟤ OK 00652_mergetree_mutations, /stateless/00652_mergetree_mutations
             37m 23s        [bash] 2022-04-30 20:15:21 00652_mergetree_mutations:                                              [ OK ] 2.40 sec.
Apr 30,2022 17:15:21     ⟥  Feature 00643_cast_zookeeper, flags:TE
               650us     ⟥⟤ OK 00643_cast_zookeeper, /stateless/00643_cast_zookeeper
             37m 23s        [bash] 2022-04-30 20:15:21 00643_cast_zookeeper:                                                   [ OK ] 0.16 sec.
Apr 30,2022 17:15:22     ⟥  Feature 00633_materialized_view_and_too_many_parts_zookeeper, flags:TE
               519us     ⟥⟤ OK 00633_materialized_view_and_too_many_parts_zookeeper, /stateless/00633_materialized_view_and_too_many_parts_zookeeper
             37m 24s        [bash] 2022-04-30 20:15:22 00633_materialized_view_and_too_many_parts_zookeeper:                   [ OK ] 0.98 sec.
Apr 30,2022 17:15:22     ⟥  Feature 00626_replace_partition_from_table, flags:TE
               648us     ⟥⟤ OK 00626_replace_partition_from_table, /stateless/00626_replace_partition_from_table
             37m 25s        [bash] 2022-04-30 20:15:22 00626_replace_partition_from_table:                                     [ OK ] 0.46 sec.
Apr 30,2022 17:15:26     ⟥  Feature 00626_replace_partition_from_table_zookeeper, flags:TE
               725us     ⟥⟤ OK 00626_replace_partition_from_table_zookeeper, /stateless/00626_replace_partition_from_table_zookeeper
             37m 28s        [bash] 2022-04-30 20:15:26 00626_replace_partition_from_table_zookeeper:                           [ OK ] 3.21 sec.
Apr 30,2022 17:15:26     ⟥  Feature 00625_arrays_in_nested, flags:TE
               447us     ⟥⟤ OK 00625_arrays_in_nested, /stateless/00625_arrays_in_nested
             37m 28s        [bash] 2022-04-30 20:15:26 00625_arrays_in_nested:                                                 [ OK ] 0.28 sec.
Apr 30,2022 17:15:27     ⟥  Feature 00623_truncate_table_throw_exception, flags:TE
               556us     ⟥⟤ OK 00623_truncate_table_throw_exception, /stateless/00623_truncate_table_throw_exception
             37m 29s        [bash] 2022-04-30 20:15:27 00623_truncate_table_throw_exception:                                   [ OK ] 0.56 sec.
Apr 30,2022 17:15:27     ⟥  Feature 00623_truncate_table, flags:TE
               444us     ⟥⟤ OK 00623_truncate_table, /stateless/00623_truncate_table
             37m 30s        [bash] 2022-04-30 20:15:27 00623_truncate_table:                                                   [ OK ] 0.61 sec.
Apr 30,2022 17:15:28     ⟥  Feature 00620_optimize_on_nonleader_replica_zookeeper, flags:TE
               632us     ⟥⟤ OK 00620_optimize_on_nonleader_replica_zookeeper, /stateless/00620_optimize_on_nonleader_replica_zookeeper
             37m 30s        [bash] 2022-04-30 20:15:28 00620_optimize_on_nonleader_replica_zookeeper:                          [ OK ] 0.29 sec.
Apr 30,2022 17:15:28     ⟥  Feature 00619_union_highlite, flags:TE
               623us     ⟥⟤ OK 00619_union_highlite, /stateless/00619_union_highlite
             37m 30s        [bash] 2022-04-30 20:15:28 00619_union_highlite:                                                   [ OK ] 0.10 sec.
Apr 30,2022 17:15:28     ⟥  Feature 00612_http_max_query_size, flags:TE
               502us     ⟥⟤ OK 00612_http_max_query_size, /stateless/00612_http_max_query_size
             37m 30s        [bash] 2022-04-30 20:15:28 00612_http_max_query_size:                                              [ OK ] 0.42 sec.
Apr 30,2022 17:15:28     ⟥  Feature 00604_show_create_database, flags:TE
               453us     ⟥⟤ OK 00604_show_create_database, /stateless/00604_show_create_database
             37m 31s        [bash] 2022-04-30 20:15:28 00604_show_create_database:                                             [ OK ] 0.10 sec.
Apr 30,2022 17:15:29     ⟥  Feature 00600_replace_running_query, flags:TE
               444us     ⟥⟤ OK 00600_replace_running_query, /stateless/00600_replace_running_query
             37m 31s        [bash] 2022-04-30 20:15:29 00600_replace_running_query:                                            [ OK ] 0.72 sec.
Apr 30,2022 17:15:29     ⟥  Feature 00599_create_view_with_subquery, flags:TE
               487us     ⟥⟤ OK 00599_create_view_with_subquery, /stateless/00599_create_view_with_subquery
             37m 32s        [bash] 2022-04-30 20:15:29 00599_create_view_with_subquery:                                        [ OK ] 0.15 sec.
Apr 30,2022 17:15:30     ⟥  Feature 00575_illegal_column_exception_when_drop_depen_column, flags:TE
               457us     ⟥⟤ OK 00575_illegal_column_exception_when_drop_depen_column, /stateless/00575_illegal_column_exception_when_drop_depen_column
             37m 33s        [bash] 2022-04-30 20:15:30 00575_illegal_column_exception_when_drop_depen_column:                  [ OK ] 0.96 sec.
Apr 30,2022 17:15:30     ⟥  Feature 00571_non_exist_database_when_create_materializ_view, flags:TE
               686us     ⟥⟤ OK 00571_non_exist_database_when_create_materializ_view, /stateless/00571_non_exist_database_when_create_materializ_view
             37m 33s        [bash] 2022-04-30 20:15:30 00571_non_exist_database_when_create_materializ_view:                   [ OK ] 0.12 sec.
Apr 30,2022 17:15:32     ⟥  Feature 00564_versioned_collapsing_merge_tree, flags:TE
               518us     ⟥⟤ OK 00564_versioned_collapsing_merge_tree, /stateless/00564_versioned_collapsing_merge_tree
             37m 34s        [bash] 2022-04-30 20:15:32 00564_versioned_collapsing_merge_tree:                                  [ OK ] 1.65 sec.
Apr 30,2022 17:15:32     ⟥  Feature 00552_or_nullable, flags:TE
               470us     ⟥⟤ OK 00552_or_nullable, /stateless/00552_or_nullable
             37m 34s        [bash] 2022-04-30 20:15:32 00552_or_nullable:                                                      [ OK ] 0.11 sec.
Apr 30,2022 17:15:34     ⟥  Feature 00534_functions_bad_arguments10, flags:TE
               497us     ⟥⟤ OK 00534_functions_bad_arguments10, /stateless/00534_functions_bad_arguments10
             37m 36s        [bash] 2022-04-30 20:15:34 00534_functions_bad_arguments10:                                        [ OK ] 1.35 sec.
Apr 30,2022 17:15:34     ⟥  Feature 00516_deduplication_after_drop_partition_zookeeper, flags:TE
               556us     ⟥⟤ OK 00516_deduplication_after_drop_partition_zookeeper, /stateless/00516_deduplication_after_drop_partition_zookeeper
             37m 36s        [bash] 2022-04-30 20:15:34 00516_deduplication_after_drop_partition_zookeeper:                     [ OK ] 0.20 sec.
Apr 30,2022 17:15:35     ⟥  Feature 00510_materizlized_view_and_deduplication_zookeeper, flags:TE
               473us     ⟥⟤ OK 00510_materizlized_view_and_deduplication_zookeeper, /stateless/00510_materizlized_view_and_deduplication_zookeeper
             37m 37s        [bash] 2022-04-30 20:15:35 00510_materizlized_view_and_deduplication_zookeeper:                    [ OK ] 0.86 sec.
Apr 30,2022 17:15:37     ⟥  Feature 00509_extended_storage_definition_syntax_zookeeper, flags:TE
               670us     ⟥⟤ OK 00509_extended_storage_definition_syntax_zookeeper, /stateless/00509_extended_storage_definition_syntax_zookeeper
             37m 39s        [bash] 2022-04-30 20:15:37 00509_extended_storage_definition_syntax_zookeeper:                     [ OK ] 1.86 sec.
Apr 30,2022 17:15:37     ⟥  Feature 00508_materialized_view_to, flags:TE
               615us     ⟥⟤ OK 00508_materialized_view_to, /stateless/00508_materialized_view_to
             37m 39s        [bash] 2022-04-30 20:15:37 00508_materialized_view_to:                                             [ OK ] 0.35 sec.
Apr 30,2022 17:15:37     ⟥  Feature 00505_shard_secure, flags:TE
               449us     ⟥⟤ OK 00505_shard_secure, /stateless/00505_shard_secure
             37m 40s        [bash] 2022-04-30 20:15:37 00505_shard_secure:                                                     [ OK ] 0.43 sec.
Apr 30,2022 17:15:57     ⟥  Feature 00463_long_sessions_in_http_interface, flags:TE
               751us     ⟥⟤ OK 00463_long_sessions_in_http_interface, /stateless/00463_long_sessions_in_http_interface
              38m 0s        [bash] 2022-04-30 20:15:57 00463_long_sessions_in_http_interface:                                  [ OK ] 19.77 sec.
Apr 30,2022 17:16:00     ⟥  Feature 00446_clear_column_in_partition_zookeeper, flags:TE
               444us     ⟥⟤ OK 00446_clear_column_in_partition_zookeeper, /stateless/00446_clear_column_in_partition_zookeeper
              38m 2s        [bash] 2022-04-30 20:16:00 00446_clear_column_in_partition_zookeeper:                              [ OK ] 2.39 sec.
Apr 30,2022 17:16:03     ⟥  Feature 00446_clear_column_in_partition_concurrent_zookeeper, flags:TE
               427us     ⟥⟤ OK 00446_clear_column_in_partition_concurrent_zookeeper, /stateless/00446_clear_column_in_partition_concurrent_zookeeper
              38m 6s        [bash] 2022-04-30 20:16:03 00446_clear_column_in_partition_concurrent_zookeeper:                   [ OK ] 3.74 sec.
Apr 30,2022 17:16:13     ⟥  Feature 00429_long_http_bufferization, flags:TE
               609us     ⟥⟤ OK 00429_long_http_bufferization, /stateless/00429_long_http_bufferization
             38m 15s        [bash] 2022-04-30 20:16:13 00429_long_http_bufferization:                                          [ OK ] 9.31 sec.
Apr 30,2022 17:16:13     ⟥  Feature 00423_storage_log_single_thread, flags:TE
               422us     ⟥⟤ OK 00423_storage_log_single_thread, /stateless/00423_storage_log_single_thread
             38m 15s        [bash] 2022-04-30 20:16:13 00423_storage_log_single_thread:                                        [ OK ] 0.20 sec.
Apr 30,2022 17:16:16     ⟥  Feature 00417_kill_query, flags:TE
               582us     ⟥⟤ OK 00417_kill_query, /stateless/00417_kill_query
             38m 19s        [bash] 2022-04-30 20:16:16 00417_kill_query:                                                       [ OK ] 3.42 sec.
Apr 30,2022 17:16:17     ⟥  Feature 00332_quantile_timing_memory_leak, flags:TE
               450us     ⟥⟤ OK 00332_quantile_timing_memory_leak, /stateless/00332_quantile_timing_memory_leak
             38m 19s        [bash] 2022-04-30 20:16:17 00332_quantile_timing_memory_leak:                                      [ OK ] 0.13 sec.
Apr 30,2022 17:16:17     ⟥  Feature 00311_array_primary_key, flags:TE
               433us     ⟥⟤ OK 00311_array_primary_key, /stateless/00311_array_primary_key
             38m 19s        [bash] 2022-04-30 20:16:17 00311_array_primary_key:                                                [ OK ] 0.18 sec.
Apr 30,2022 17:16:17     ⟥  Feature 00305_http_and_readonly, flags:TE
               438us     ⟥⟤ OK 00305_http_and_readonly, /stateless/00305_http_and_readonly
             38m 19s        [bash] 2022-04-30 20:16:17 00305_http_and_readonly:                                                [ OK ] 0.26 sec.
Apr 30,2022 17:16:17     ⟥  Feature 00236_replicated_drop_on_non_leader_zookeeper, flags:TE
               597us     ⟥⟤ OK 00236_replicated_drop_on_non_leader_zookeeper, /stateless/00236_replicated_drop_on_non_leader_zookeeper
             38m 20s        [bash] 2022-04-30 20:16:17 00236_replicated_drop_on_non_leader_zookeeper:                          [ OK ] 0.18 sec.
Apr 30,2022 17:16:18     ⟥  Feature 00226_zookeeper_deduplication_and_unexpected_parts, flags:TE
               437us     ⟥⟤ OK 00226_zookeeper_deduplication_and_unexpected_parts, /stateless/00226_zookeeper_deduplication_and_unexpected_parts
             38m 20s        [bash] 2022-04-30 20:16:18 00226_zookeeper_deduplication_and_unexpected_parts:                     [ OK ] 0.62 sec.
Apr 30,2022 17:16:18     ⟥  Feature 00180_attach_materialized_view, flags:TE
               593us     ⟥⟤ OK 00180_attach_materialized_view, /stateless/00180_attach_materialized_view
             38m 21s        [bash] 2022-04-30 20:16:18 00180_attach_materialized_view:                                         [ OK ] 0.36 sec.
Apr 30,2022 17:16:19     ⟥  Feature 00158_buffer_and_nonexistent_table, flags:TE
               692us     ⟥⟤ OK 00158_buffer_and_nonexistent_table, /stateless/00158_buffer_and_nonexistent_table
             38m 21s        [bash] 2022-04-30 20:16:19 00158_buffer_and_nonexistent_table:                                     [ OK ] 0.15 sec.
Apr 30,2022 17:16:21     ⟥  Feature 00133_long_shard_memory_tracker_and_exception_safety, flags:TE
               426us     ⟥⟤ OK 00133_long_shard_memory_tracker_and_exception_safety, /stateless/00133_long_shard_memory_tracker_and_exception_safety
             38m 23s        [bash] 2022-04-30 20:16:21 00133_long_shard_memory_tracker_and_exception_safety:                   [ OK ] 2.10 sec.
Apr 30,2022 17:16:21     ⟥  Feature 00121_drop_column_zookeeper, flags:TE
               486us     ⟥⟤ OK 00121_drop_column_zookeeper, /stateless/00121_drop_column_zookeeper
             38m 23s        [bash] 2022-04-30 20:16:21 00121_drop_column_zookeeper:                                            [ OK ] 0.25 sec.
Apr 30,2022 17:16:21     ⟥  Feature 00116_storage_set, flags:TE
               639us     ⟥⟤ OK 00116_storage_set, /stateless/00116_storage_set
             38m 24s        [bash] 2022-04-30 20:16:21 00116_storage_set:                                                      [ OK ] 0.36 sec.
Apr 30,2022 17:16:24     ⟥  Feature 00110_external_sort, flags:TE
               603us     ⟥⟤ OK 00110_external_sort, /stateless/00110_external_sort
             38m 26s        [bash] 2022-04-30 20:16:24 00110_external_sort:                                                    [ OK ] 2.13 sec.
Apr 30,2022 17:16:24     ⟥  Feature 00109_shard_totals_after_having, flags:TE
               416us     ⟥⟤ OK 00109_shard_totals_after_having, /stateless/00109_shard_totals_after_having
             38m 26s        [bash] 2022-04-30 20:16:24 00109_shard_totals_after_having:                                        [ OK ] 0.51 sec.
Apr 30,2022 17:16:25     ⟥  Feature 00101_materialized_views_and_insert_without_explicit_database, flags:TE
               502us     ⟥⟤ OK 00101_materialized_views_and_insert_without_explicit_database, /stateless/00101_materialized_views_and_insert_without_explicit_database
             38m 27s        [bash] 2022-04-30 20:16:25 00101_materialized_views_and_insert_without_explicit_database:          [ OK ] 0.47 sec.
Apr 30,2022 17:16:27     ⟥  Feature 00083_create_merge_tree_zookeeper, flags:TE
               444us     ⟥⟤ OK 00083_create_merge_tree_zookeeper, /stateless/00083_create_merge_tree_zookeeper
             38m 29s        [bash] 2022-04-30 20:16:27 00083_create_merge_tree_zookeeper:                                      [ OK ] 2.09 sec.
Apr 30,2022 17:16:27     ⟥  Feature 00080_show_tables_and_system_tables, flags:TE
               555us     ⟥⟤ OK 00080_show_tables_and_system_tables, /stateless/00080_show_tables_and_system_tables
             38m 29s        [bash] 2022-04-30 20:16:27 00080_show_tables_and_system_tables:                                    [ OK ] 0.20 sec.
Apr 30,2022 17:16:28     ⟥  Feature 00062_replicated_merge_tree_alter_zookeeper, flags:TE
               578us     ⟥⟤ OK 00062_replicated_merge_tree_alter_zookeeper, /stateless/00062_replicated_merge_tree_alter_zookeeper
             38m 31s        [bash] 2022-04-30 20:16:28 00062_replicated_merge_tree_alter_zookeeper:                            [ OK ] 1.14 sec.
             38m 31s        [bash] 2022-04-30 20:16:28
             38m 31s        [bash] 2022-04-30 20:16:28 Having 1 errors! 392 tests passed. 0 tests skipped. 1492.57 s elapsed (MainProcess).
             38m 31s        [bash] 2022-04-30 20:16:28 Won't run stateful tests because test data wasn't loaded.
             38m 31s        [bash] 2022-04-30 20:16:28
             38m 31s        [bash] 2022-04-30 20:16:28 No queries hung.
             38m 31s        [bash] 2022-04-30 20:16:28 All tests have finished.
             38m 31s        [bash] + ./process_functional_tests_result.py
             38m 31s        [bash] 2022-04-30 20:16:28,756 Find files in result folder test_result.txt
             38m 31s        [bash] 2022-04-30 20:16:28,767 Result parsed
             38m 31s        [bash] 2022-04-30 20:16:28,769 Result written
             38m 31s        [bash] + clickhouse-client -q 'system flush logs'
             38m 31s        [bash] + grep -Fa Fatal /var/log/clickhouse-server/clickhouse-server.log
             38m 31s        [bash] + :
             38m 31s        [bash] + pigz
             38m 31s        [bash] + clickhouse-client -q 'select * from system.query_log format TSVWithNamesAndTypes'
             38m 31s        [bash] + pigz
             38m 31s        [bash] + clickhouse-client -q 'select * from system.query_thread_log format TSVWithNamesAndTypes'
             38m 31s        [bash] + pigz
             38m 31s        [bash] + for trace_type in CPU Memory Real
             38m 31s        [bash] + clickhouse-client --allow_introspection_functions=1 -q '
             38m 31s        [bash]     WITH
             38m 31s        [bash]         arrayMap(x -> concat(demangle(addressToSymbol(x)), '\'':'\'', addressToLine(x)), trace) AS trace_array,
             38m 31s        [bash]         arrayStringConcat(trace_array, '\''\n'\'') AS trace_string
             38m 31s        [bash]     SELECT * EXCEPT(trace), trace_string FROM system.trace_log FORMAT TSVWithNamesAndTypes
             38m 31s        [bash] '
             38m 31s        [bash] + for trace_type in CPU Memory Real
             38m 31s        [bash] + pigz
             38m 31s        [bash] + clickhouse-client -q '
             38m 31s        [bash]             select
             38m 31s        [bash]                 arrayStringConcat((arrayMap(x -> concat(splitByChar('\''/'\'', addressToLine(x))[-1], '\''#'\'', demangle(addressToSymbol(x)) ), trace)), '\'';'\'') AS stack,
             38m 31s        [bash]                 count(*) AS samples
             38m 31s        [bash]             from system.trace_log
             38m 31s        [bash]             where trace_type = '\''Memory'\''
             38m 31s        [bash]             group by trace
             38m 31s        [bash]             order by samples desc
             38m 31s        [bash]             settings allow_introspection_functions = 1
             38m 31s        [bash]             format TabSeparated'
             38m 31s        [bash] + for trace_type in CPU Memory Real
             38m 31s        [bash] + wait
             38m 31s        [bash] + clickhouse-client -q '
             38m 31s        [bash]             select
             38m 31s        [bash]                 arrayStringConcat((arrayMap(x -> concat(splitByChar('\''/'\'', addressToLine(x))[-1], '\''#'\'', demangle(addressToSymbol(x)) ), trace)), '\'';'\'') AS stack,
             38m 31s        [bash]                 count(*) AS samples
             38m 31s        [bash]             from system.trace_log
             38m 31s        [bash]             where trace_type = '\''CPU'\''
             38m 31s        [bash]             group by trace
             38m 31s        [bash]             order by samples desc
             38m 31s        [bash]             settings allow_introspection_functions = 1
             38m 31s        [bash]             format TabSeparated'
             38m 31s        [bash] + pigz
             38m 31s        [bash] + pigz
             38m 31s        [bash] + clickhouse-client -q '
             38m 31s        [bash]             select
             38m 31s        [bash]                 arrayStringConcat((arrayMap(x -> concat(splitByChar('\''/'\'', addressToLine(x))[-1], '\''#'\'', demangle(addressToSymbol(x)) ), trace)), '\'';'\'') AS stack,
             38m 31s        [bash]                 count(*) AS samples
             38m 31s        [bash]             from system.trace_log
             38m 31s        [bash]             where trace_type = '\''Real'\''
             38m 31s        [bash]             group by trace
             38m 31s        [bash]             order by samples desc
             38m 31s        [bash]             settings allow_introspection_functions = 1
             38m 31s        [bash]             format TabSeparated'
             38m 31s        [bash] + pigz
             38m 38s        [bash] + mv /var/log/clickhouse-server/stderr.log /test_output/
             38m 38s        [bash] + [[ -n '' ]]
             38m 38s        [bash] + tar -chf /test_output/text_log_dump.tar /var/lib/clickhouse/data/system/text_log
             38m 38s        [bash] tar: Removing leading `/' from member names
             38m 38s        [bash] tar: Removing leading `/' from hard link targets
             38m 38s        [bash] + tar -chf /test_output/query_log_dump.tar /var/lib/clickhouse/data/system/query_log
             38m 38s        [bash] tar: Removing leading `/' from member names
             38m 38s        [bash] tar: Removing leading `/' from hard link targets
             38m 38s        [bash] + tar -chf /test_output/coordination.tar /var/lib/clickhouse/coordination
             38m 38s        [bash] tar: Removing leading `/' from member names
             38m 38s        [bash] tar: Removing leading `/' from hard link targets
             38m 39s        [bash] + [[ -n '' ]]
             38m 41s        Found EOF
             38m 41s   ⟥⟤ OK stateless, /stateless

Passing

✔ [ OK ] /stateless/02131_remove_columns_in_subquery
✔ [ OK ] /stateless/02125_transform_decimal_bug
✔ [ OK ] /stateless/02125_dict_get_type_nullable_fix
✔ [ OK ] /stateless/02125_constant_if_condition_and_not_existing_column
✔ [ OK ] /stateless/02148_issue_32737
✔ [ OK ] /stateless/02125_tskv_proper_names_reading
✔ [ OK ] /stateless/02183_array_tuple_literals_remote
✔ [ OK ] /stateless/02124_empty_uuid
✔ [ OK ] /stateless/02185_orc_corrupted_file
✔ [ OK ] /stateless/02113_format_row_bug
✔ [ OK ] /stateless/02111_with_fill_no_rows
✔ [ OK ] /stateless/02112_skip_index_set_and_or
✔ [ OK ] /stateless/02111_json_column_name_encoding
✔ [ OK ] /stateless/02100_limit_push_down_bug
✔ [ OK ] /stateless/02100_replaceRegexpAll_bug
✔ [ OK ] /stateless/02100_alter_scalar_circular_deadlock
✔ [ OK ] /stateless/02101_avro_union_index_out_of_boundary
✔ [ OK ] /stateless/02124_json_each_row_with_progress
✔ [ OK ] /stateless/02097_default_dict_get_add_database
✔ [ OK ] /stateless/02097_initializeAggregationNullable
✔ [ OK ] /stateless/02096_sample_by_tuple
✔ [ OK ] /stateless/02053_INSERT_SELECT_MATERIALIZED
✔ [ OK ] /stateless/02096_join_unusual_identifier_begin
✔ [ OK ] /stateless/02045_like_function
✔ [ OK ] /stateless/02039_group_by_with_totals_having
✔ [ OK ] /stateless/02041_test_fuzzy_alter
✔ [ OK ] /stateless/02051_symlinks_to_user_files
✔ [ OK ] /stateless/02114_hdfs_bad_url
✔ [ OK ] /stateless/02027_arrayCumSumNonNegative_const
✔ [ OK ] /stateless/02026_arrayDifference_const
✔ [ OK ] /stateless/02025_subcolumns_compact_parts
✔ [ OK ] /stateless/02023_transform_or_to_in
✔ [ OK ] /stateless/02023_nullable_int_uint_where
✔ [ OK ] /stateless/02021_prewhere_always_true_where
✔ [ OK ] /stateless/02021_prewhere_column_optimization
✔ [ OK ] /stateless/02017_columns_with_dot_2
✔ [ OK ] /stateless/02017_create_distributed_table_coredump
✔ [ OK ] /stateless/02017_columns_with_dot
✔ [ OK ] /stateless/02014_storage_merge_order_by
✔ [ OK ] /stateless/02012_low_cardinality_uuid_with_extremes
✔ [ OK ] /stateless/02010_array_index_bad_cast
✔ [ OK ] /stateless/02008_aliased_column_distributed_bug
✔ [ OK ] /stateless/02008_test_union_distinct_in_subquery
✔ [ OK ] /stateless/02006_todatetime64_from_string
✔ [ OK ] /stateless/02003_WithMergeableStateAfterAggregationAndLimit_LIMIT_BY_LIMIT_OFFSET
✔ [ OK ] /stateless/02003_bug_from_23515
✔ [ OK ] /stateless/02002_sampling_and_unknown_column_bug
✔ [ OK ] /stateless/02013_zlib_read_after_eof
✔ [ OK ] /stateless/01948_group_bitmap_and_or_xor_fix
✔ [ OK ] /stateless/02002_system_table_with_tuple
✔ [ OK ] /stateless/02004_invalid_partition_mutation_stuck
✔ [ OK ] /stateless/02000_default_from_default_empty_column
✔ [ OK ] /stateless/01943_pmj_non_joined_stuck
✔ [ OK ] /stateless/01942_untuple_transformers_msan
✔ [ OK ] /stateless/01940_point_in_polygon_ubsan
✔ [ OK ] /stateless/01941_dict_get_has_complex_single_key
✔ [ OK ] /stateless/02046_low_cardinality_parallel_group_by
✔ [ OK ] /stateless/01939_type_map_json
✔ [ OK ] /stateless/01940_pad_string
✔ [ OK ] /stateless/01938_joins_identifiers
✔ [ OK ] /stateless/01937_nested_chinese
✔ [ OK ] /stateless/01936_quantiles_cannot_return_null
✔ [ OK ] /stateless/01936_three_parts_identifiers_in_wrong_places
✔ [ OK ] /stateless/01936_empty_function_support_uuid
✔ [ OK ] /stateless/01939_network_send_bytes_metrics
✔ [ OK ] /stateless/01939_network_receive_bytes_metrics
✔ [ OK ] /stateless/01935_parametrized_query_parametric_aggregate_function
✔ [ OK ] /stateless/01934_constexpr_aggregate_function_parameters
✔ [ OK ] /stateless/01933_invalid_date
✔ [ OK ] /stateless/01932_remote_sharding_key_column
✔ [ OK ] /stateless/01932_null_valid_identifier
✔ [ OK ] /stateless/01932_alter_index_with_order
✔ [ OK ] /stateless/01931_storage_merge_no_columns
✔ [ OK ] /stateless/01926_union_all_schmak
✔ [ OK ] /stateless/01925_jit_aggregation_function_count_long
✔ [ OK ] /stateless/01926_date_date_time_supertype
✔ [ OK ] /stateless/02033_join_engine_deadlock_long
✔ [ OK ] /stateless/01926_bin_unbin
✔ [ OK ] /stateless/01925_test_group_by_const_consistency
✔ [ OK ] /stateless/01925_merge_prewhere_table
✔ [ OK ] /stateless/01930_optimize_skip_unused_shards_rewrite_in
✔ [ OK ] /stateless/01925_date_date_time_comparison
✔ [ OK ] /stateless/01925_broken_partition_id_zookeeper
✔ [ OK ] /stateless/01924_argmax_bitmap_state
✔ [ OK ] /stateless/01925_join_materialized_columns
✔ [ OK ] /stateless/01923_different_expression_name_alias
✔ [ OK ] /stateless/01922_array_join_with_index
✔ [ OK ] /stateless/01921_with_fill_with_totals
✔ [ OK ] /stateless/01923_ttl_with_modify_column
✔ [ OK ] /stateless/01921_not_chain
✔ [ OK ] /stateless/01922_client_param
✔ [ OK ] /stateless/01920_not_chain_format
✔ [ OK ] /stateless/01917_prewhere_column_type
✔ [ OK ] /stateless/01917_system_data_skipping_indices
✔ [ OK ] /stateless/01921_test_progress_bar
✔ [ OK ] /stateless/01917_distinct_on
✔ [ OK ] /stateless/01916_multiple_join_view_optimize_predicate_chertus
✔ [ OK ] /stateless/01916_lowcard_dict_type
✔ [ OK ] /stateless/01915_json_extract_raw_string
✔ [ OK ] /stateless/01916_low_cardinality_interval
✔ [ OK ] /stateless/01915_for_each_crakjie
✔ [ OK ] /stateless/01915_merge_prewhere_virtual_column_rand_chao_wang
✔ [ OK ] /stateless/01914_ubsan_quantile_timing
✔ [ OK ] /stateless/01913_if_int_decimal
✔ [ OK ] /stateless/01914_index_bgranvea
✔ [ OK ] /stateless/01913_fix_column_transformer_replace_format
✔ [ OK ] /stateless/01913_names_of_tuple_literal
✔ [ OK ] /stateless/01912_bad_cast_join_fuzz
✔ [ OK ] /stateless/01913_join_push_down_bug
✔ [ OK ] /stateless/01910_memory_tracking_topk
✔ [ OK ] /stateless/01913_summing_mt_and_simple_agg_function_with_lc
✔ [ OK ] /stateless/01908_with_unknown_column
✔ [ OK ] /stateless/01907_multiple_aliases
✔ [ OK ] /stateless/01906_lc_in_bug
✔ [ OK ] /stateless/01906_bigint_accurate_cast_ubsan
✔ [ OK ] /stateless/01906_partition_by_multiply_by_zero
✔ [ OK ] /stateless/01905_to_json_string
✔ [ OK ] /stateless/02124_buffer_with_type_map_long
✔ [ OK ] /stateless/01902_self_aliases_in_columns
✔ [ OK ] /stateless/01901_in_literal_shard_prune
✔ [ OK ] /stateless/01903_http_fields
✔ [ OK ] /stateless/01897_jit_aggregation_function_avg_weighted_long
✔ [ OK ] /stateless/01896_jit_aggregation_function_if_long
✔ [ OK ] /stateless/01913_quantile_deterministic
✔ [ OK ] /stateless/01895_jit_aggregation_function_avg_long
✔ [ OK ] /stateless/01894_jit_aggregation_function_max_long
✔ [ OK ] /stateless/01892_setting_limit_offset_distributed
✔ [ OK ] /stateless/01893_jit_aggregation_function_min_long
✔ [ OK ] /stateless/01891_partition_hash_no_long_int
✔ [ OK ] /stateless/01891_partition_by_uuid
✔ [ OK ] /stateless/01892_jit_aggregation_function_any_last_long
✔ [ OK ] /stateless/01891_partition_hash
✔ [ OK ] /stateless/01891_not_like_partition_prune
✔ [ OK ] /stateless/01891_echo
✔ [ OK ] /stateless/01891_jit_aggregation_function_any_long
✔ [ OK ] /stateless/01900_kill_mutation_parallel_long
✔ [ OK ] /stateless/01891_not_in_partition_prune
✔ [ OK ] /stateless/01890_cross_join_explain_crash
✔ [ OK ] /stateless/01923_network_receive_time_metric_insert
✔ [ OK ] /stateless/01890_state_of_state
✔ [ OK ] /stateless/01889_sql_json_functions
✔ [ OK ] /stateless/01889_key_condition_function_chains
✔ [ OK ] /stateless/01890_materialized_distributed_join
✔ [ OK ] /stateless/01888_bloom_filter_hasAny
✔ [ OK ] /stateless/01890_jit_aggregation_function_sum_long
✔ [ OK ] /stateless/01888_read_int_safe
✔ [ OK ] /stateless/01889_clickhouse_client_config_format
✔ [ OK ] /stateless/01883_subcolumns_distributed
✔ [ OK ] /stateless/01882_check_max_parts_to_merge_at_once
✔ [ OK ] /stateless/01882_scalar_subquery_exception
✔ [ OK ] /stateless/01881_negate_formatting
✔ [ OK ] /stateless/01881_union_header_mismatch_bug
✔ [ OK ] /stateless/01881_to_week_monotonic_fix
✔ [ OK ] /stateless/01881_create_as_tuple
✔ [ OK ] /stateless/01881_total_bytes_storage_buffer
✔ [ OK ] /stateless/01880_remote_ipv6
✔ [ OK ] /stateless/01869_function_modulo_legacy
✔ [ OK ] /stateless/01872_functions_to_subcolumns
✔ [ OK ] /stateless/01869_reinterpret_as_fixed_string_uuid
✔ [ OK ] /stateless/01868_order_by_fill_with_datetime64
✔ [ OK ] /stateless/01871_merge_tree_compile_expressions
✔ [ OK ] /stateless/01874_select_from_trailing_whitespaces
✔ [ OK ] /stateless/01872_initial_query_start_time
✔ [ OK ] /stateless/01867_fix_storage_memory_mutation
✔ [ OK ] /stateless/01866_split_by_regexp
✔ [ OK ] /stateless/01867_support_datetime64_version_column
✔ [ OK ] /stateless/01866_datetime64_cmp_with_constant
✔ [ OK ] /stateless/01866_bit_positions_to_array
✔ [ OK ] /stateless/01866_aggregate_function_interval_length_sum
✔ [ OK ] /stateless/01865_aggregator_overflow_row
✔ [ OK ] /stateless/01861_explain_pipeline
✔ [ OK ] /stateless/01866_view_persist_settings
✔ [ OK ] /stateless/01860_Distributed__shard_num_GROUP_BY
✔ [ OK ] /stateless/01852_cast_operator_2
✔ [ OK ] /stateless/01855_jit_comparison_constant_result
✔ [ OK ] /stateless/01854_HTTP_dict_decompression
✔ [ OK ] /stateless/01852_hints_enum_name
✔ [ OK ] /stateless/01852_cast_operator
✔ [ OK ] /stateless/01852_jit_if
✔ [ OK ] /stateless/01852_cast_operator_3
✔ [ OK ] /stateless/01851_hedged_connections_external_tables
✔ [ OK ] /stateless/01851_clear_column_referenced_by_mv
✔ [ OK ] /stateless/01851_fix_row_policy_empty_result
✔ [ OK ] /stateless/01851_array_difference_decimal_overflow_ubsan
✔ [ OK ] /stateless/01848_partition_value_column
✔ [ OK ] /stateless/01847_bad_like
✔ [ OK ] /stateless/01846_alter_column_without_type_bugfix
✔ [ OK ] /stateless/01846_null_as_default_for_insert_select
✔ [ OK ] /stateless/01845_add_testcase_for_arrayElement
✔ [ OK ] /stateless/01840_tupleElement_formatting_fuzzer
✔ [ OK ] /stateless/01852_cast_operator_bad_cases
✔ [ OK ] /stateless/01839_join_to_subqueries_rewriter_columns_matcher
✔ [ OK ] /stateless/01838_system_dictionaries_virtual_key_column
✔ [ OK ] /stateless/01836_date_time_keep_default_timezone_on_operations_den_crane
✔ [ OK ] /stateless/01835_alias_to_primary_key_cyfdecyf
✔ [ OK ] /stateless/01837_cast_to_array_from_empty_array
✔ [ OK ] /stateless/01833_test_collation_alvarotuso
✔ [ OK ] /stateless/01831_max_streams
✔ [ OK ] /stateless/01832_memory_write_suffix
✔ [ OK ] /stateless/01848_http_insert_segfault
✔ [ OK ] /stateless/01823_array_low_cardinality_KuliginStepan
✔ [ OK ] /stateless/01825_replacing_vertical_merge
✔ [ OK ] /stateless/01824_move_to_prewhere_many_columns
✔ [ OK ] /stateless/01822_union_and_constans_error
✔ [ OK ] /stateless/01821_to_date_time_ubsan
✔ [ OK ] /stateless/01834_alias_columns_laziness_filimonov
✔ [ OK ] /stateless/01823_explain_json
✔ [ OK ] /stateless/01820_unhex_case_insensitive
✔ [ OK ] /stateless/01821_join_table_mutation
✔ [ OK ] /stateless/01818_case_float_value_fangyc
✔ [ OK ] /stateless/01818_move_partition_simple
✔ [ OK ] /stateless/01817_storage_buffer_parameters
✔ [ OK ] /stateless/01818_input_format_with_names_use_header
✔ [ OK ] /stateless/01815_with_mergeable_state_after_aggregation_and_limit
✔ [ OK ] /stateless/01813_quantileBfloat16_nans
✔ [ OK ] /stateless/01812_optimize_skip_unused_shards_single_node
✔ [ OK ] /stateless/01813_distributed_scalar_subqueries_alias
✔ [ OK ] /stateless/01812_has_generic
✔ [ OK ] /stateless/01814_distributed_push_down_limit
✔ [ OK ] /stateless/01811_filter_by_null
✔ [ OK ] /stateless/01811_datename
✔ [ OK ] /stateless/01822_async_read_from_socket_crash
✔ [ OK ] /stateless/01810_max_part_removal_threads_long
✔ [ OK ] /stateless/01809_inactive_parts_to_delay_throw_insert
✔ [ OK ] /stateless/01804_uniq_up_to_ubsan
✔ [ OK ] /stateless/01803_const_nullable_map
✔ [ OK ] /stateless/01803_untuple_subquery
✔ [ OK ] /stateless/01802_rank_corr_mann_whitney_over_window
✔ [ OK ] /stateless/01903_csvwithnames_subset_of_columns
✔ [ OK ] /stateless/01802_toDateTime64_large_values
✔ [ OK ] /stateless/01802_formatDateTime_DateTime64_century
✔ [ OK ] /stateless/01801_distinct_group_by_shard
✔ [ OK ] /stateless/01811_storage_buffer_flush_parameters
✔ [ OK ] /stateless/01812_basic_auth_http_server
✔ [ OK ] /stateless/01801_dateDiff_DateTime64
✔ [ OK ] /stateless/01801_approx_total_rows_mergetree_reverse
✔ [ OK ] /stateless/01801_nullable_low_cardinality_tsv
✔ [ OK ] /stateless/01800_log_nested
✔ [ OK ] /stateless/01797_StripeLog_rwlock_ub
✔ [ OK ] /stateless/01798_having_push_down
✔ [ OK ] /stateless/01796_Log_rwlock_ub
✔ [ OK ] /stateless/01795_TinyLog_rwlock_ub
✔ [ OK ] /stateless/01790_dist_INSERT_block_structure_mismatch_types_and_names
✔ [ OK ] /stateless/01791_dist_INSERT_block_structure_mismatch
✔ [ OK ] /stateless/01798_uniq_theta_sketch
✔ [ OK ] /stateless/01787_map_remote
✔ [ OK ] /stateless/01788_update_nested_type_subcolumn_check
✔ [ OK ] /stateless/01787_arena_assert_column_nothing
✔ [ OK ] /stateless/01786_group_by_pk_many_streams
✔ [ OK ] /stateless/01785_pmj_lc_bug
✔ [ OK ] /stateless/01785_parallel_formatting_memory
✔ [ OK ] /stateless/01786_nullable_string_tsv_at_eof
✔ [ OK ] /stateless/01784_parallel_formatting_memory
✔ [ OK ] /stateless/01799_long_uniq_theta_sketch
✔ [ OK ] /stateless/01783_parallel_formatting_memory
✔ [ OK ] /stateless/01783_http_chunk_size
✔ [ OK ] /stateless/01786_explain_merge_tree
✔ [ OK ] /stateless/01781_map_op_ubsan
✔ [ OK ] /stateless/01783_merge_engine_join_key_condition
✔ [ OK ] /stateless/01882_total_rows_approx
✔ [ OK ] /stateless/01780_range_msan
✔ [ OK ] /stateless/01781_token_extractor_buffer_overflow
✔ [ OK ] /stateless/01779_quantile_deterministic_msan
✔ [ OK ] /stateless/01778_mmap_cache_infra
✔ [ OK ] /stateless/01778_where_with_column_name
✔ [ OK ] /stateless/01778_test_LowCardinality_FixedString_pk
✔ [ OK ] /stateless/01780_dict_get_or_null
✔ [ OK ] /stateless/01777_map_populate_series_ubsan
✔ [ OK ] /stateless/01776_decrypt_aead_size_check
✔ [ OK ] /stateless/01774_case_sensitive_connection_id
✔ [ OK ] /stateless/01781_merge_tree_deduplication
✔ [ OK ] /stateless/01774_bar_with_illegal_value
✔ [ OK ] /stateless/01774_tuple_null_in
✔ [ OK ] /stateless/01773_min_max_time_system_parts_datetime64
✔ [ OK ] /stateless/01773_case_sensitive_version
✔ [ OK ] /stateless/01773_datetime64_add_ubsan
✔ [ OK ] /stateless/01774_ip_address_in_range
✔ [ OK ] /stateless/01772_intdiv_minus_one_ubsan
✔ [ OK ] /stateless/01782_field_oom
✔ [ OK ] /stateless/01772_to_start_of_hour_align
✔ [ OK ] /stateless/01771_datetime64_no_time_part
✔ [ OK ] /stateless/01770_add_months_ubsan
✔ [ OK ] /stateless/01770_extended_range_3
✔ [ OK ] /stateless/01769_extended_range_2
✔ [ OK ] /stateless/01768_extended_range
✔ [ OK ] /stateless/01768_array_product
✔ [ OK ] /stateless/01767_timezoneOf
✔ [ OK ] /stateless/01766_todatetime64_no_timezone_arg
✔ [ OK ] /stateless/01765_move_to_table_overlapping_block_number
✔ [ OK ] /stateless/01765_tehran_dst
✔ [ OK ] /stateless/01764_prefer_column_name_to_alias
✔ [ OK ] /stateless/01764_collapsing_merge_adaptive_granularity
✔ [ OK ] /stateless/01763_filter_push_down_bugs
✔ [ OK ] /stateless/01762_datetime64_extended_parsing
✔ [ OK ] /stateless/01771_bloom_filter_not_has
✔ [ OK ] /stateless/01762_deltasumtimestamp_datetime64
✔ [ OK ] /stateless/01761_cast_to_enum_nullable
✔ [ OK ] /stateless/01762_deltasumtimestamp
✔ [ OK ] /stateless/01763_max_distributed_depth
✔ [ OK ] /stateless/01761_round_year_bounds
✔ [ OK ] /stateless/01763_long_ttl_group_by
✔ [ OK ] /stateless/01760_modulo_negative
✔ [ OK ] /stateless/01759_optimize_skip_unused_shards_zero_shards
✔ [ OK ] /stateless/01757_optimize_skip_unused_shards_limit
✔ [ OK ] /stateless/01755_shard_pruning_with_literal
✔ [ OK ] /stateless/01758_optimize_skip_unused_shards_once
✔ [ OK ] /stateless/01754_cluster_all_replicas_shard_num
✔ [ OK ] /stateless/01755_client_highlight_multi_line_comment_regression
✔ [ OK ] /stateless/01821_join_table_race_long
✔ [ OK ] /stateless/01754_clickhouse_format_backslash
✔ [ OK ] /stateless/01753_mutate_table_predicated_with_table
✔ [ OK ] /stateless/01753_fix_clickhouse_format
✔ [ OK ] /stateless/01756_optimize_skip_unused_shards_rewrite_in
✔ [ OK ] /stateless/01753_optimize_aggregation_in_order
✔ [ OK ] /stateless/01753_system_zookeeper_query_param_path_long
✔ [ OK ] /stateless/01752_distributed_query_sigsegv
✔ [ OK ] /stateless/01753_max_uri_size
✔ [ OK ] /stateless/01747_transform_empty_arrays
✔ [ OK ] /stateless/01750_parsing_exception
✔ [ OK ] /stateless/01748_partition_id_pruning
✔ [ OK ] /stateless/01746_lc_values_format_bug
✔ [ OK ] /stateless/01746_long_zlib_http_compression_json_format
✔ [ OK ] /stateless/01746_test_for_tupleElement_must_be_constant_issue
✔ [ OK ] /stateless/01745_alter_delete_view
✔ [ OK ] /stateless/01744_tuple_cast_to_map_bugfix
✔ [ OK ] /stateless/01746_extract_text_from_html
✔ [ OK ] /stateless/01746_forbid_drop_column_referenced_by_mv
✔ [ OK ] /stateless/01744_fuse_sum_count_aggregate
✔ [ OK ] /stateless/01736_null_as_default
✔ [ OK ] /stateless/01737_move_order_key_to_prewhere_select_final
✔ [ OK ] /stateless/01735_to_datetime64
✔ [ OK ] /stateless/01735_join_get_low_card_fix
✔ [ OK ] /stateless/01739_index_hint
✔ [ OK ] /stateless/01734_datetime64_from_float
✔ [ OK ] /stateless/01733_transform_ubsan
✔ [ OK ] /stateless/01732_more_consistent_datetime64_parsing
✔ [ OK ] /stateless/01732_union_and_union_all
✔ [ OK ] /stateless/01732_alters_bad_conversions
✔ [ OK ] /stateless/01732_explain_syntax_union_query
✔ [ OK ] /stateless/01732_bigint_ubsan
✔ [ OK ] /stateless/01721_constraints_constant_expressions
✔ [ OK ] /stateless/01746_long_zstd_http_compression_json_format
✔ [ OK ] /stateless/01720_union_distinct_with_limit
✔ [ OK ] /stateless/01720_engine_file_empty_if_not_exists
✔ [ OK ] /stateless/01720_country_perimeter_and_area
✔ [ OK ] /stateless/01731_async_task_queue_wait
✔ [ OK ] /stateless/01720_type_map_and_casts
✔ [ OK ] /stateless/01719_join_timezone
✔ [ OK ] /stateless/01720_constraints_complex_types
✔ [ OK ] /stateless/01730_distributed_group_by_no_merge_order_by_long
✔ [ OK ] /stateless/01717_global_with_subquery_fix
✔ [ OK ] /stateless/01717_int_div_float_too_large_ubsan
✔ [ OK ] /stateless/01720_join_implicit_cast
✔ [ OK ] /stateless/01718_subtract_seconds_date
✔ [ OK ] /stateless/01716_array_difference_overflow
✔ [ OK ] /stateless/01716_drop_rename_sign_column
✔ [ OK ] /stateless/01716_decimal_comparison_ubsan
✔ [ OK ] /stateless/01715_table_function_view_fix
✔ [ OK ] /stateless/01713_table_ttl_old_syntax_zookeeper
✔ [ OK ] /stateless/01720_country_intersection
✔ [ OK ] /stateless/01714_alter_drop_version
✔ [ OK ] /stateless/01712_no_adaptive_granularity_vertical_merge
✔ [ OK ] /stateless/01711_cte_subquery_fix
✔ [ OK ] /stateless/01711_decimal_multiplication
✔ [ OK ] /stateless/01710_projections_in_distributed_query
✔ [ OK ] /stateless/01710_projection_materialize_with_missing_columns
✔ [ OK ] /stateless/01710_projection_group_by_order_by
✔ [ OK ] /stateless/01715_tuple_insert_null_as_default
✔ [ OK ] /stateless/01710_force_use_projection
✔ [ OK ] /stateless/01710_join_use_nulls
✔ [ OK ] /stateless/01710_normal_projection_fix1
✔ [ OK ] /stateless/01721_join_implicit_cast_long
✔ [ OK ] /stateless/01710_projections
✔ [ OK ] /stateless/01710_projections_group_by_no_key
✔ [ OK ] /stateless/01710_projection_drop_if_exists
✔ [ OK ] /stateless/01710_projection_part_check
✔ [ OK ] /stateless/01706_optimize_normalize_count_variants
✔ [ OK ] /stateless/01710_aggregate_projections
✔ [ OK ] /stateless/01705_normalize_case_insensitive_function_names
✔ [ OK ] /stateless/01710_normal_projections
✔ [ OK ] /stateless/01704_transform_with_float_key
✔ [ OK ] /stateless/01702_system_numbers_scientific_notation
✔ [ OK ] /stateless/01703_rewrite_aggregate_function_case_insensitive
✔ [ OK ] /stateless/01702_bitmap_native_integers
✔ [ OK ] /stateless/01702_toDateTime_from_string_clamping
✔ [ OK ] /stateless/01701_if_tuple_segfault
✔ [ OK ] /stateless/01700_mod_negative_type_promotion
✔ [ OK ] /stateless/01702_rewrite_avg_for_algebraic_optimization
✔ [ OK ] /stateless/01700_deltasum
✔ [ OK ] /stateless/01700_point_in_polygon_ubsan
✔ [ OK ] /stateless/01698_map_populate_overflow
✔ [ OK ] /stateless/01699_timezoneOffset
✔ [ OK ] /stateless/01698_fix_toMinute
✔ [ OK ] /stateless/01692_DateTime64_from_DateTime
✔ [ OK ] /stateless/01709_inactive_parts_to_throw_insert
✔ [ OK ] /stateless/01691_DateTime64_clamp
✔ [ OK ] /stateless/01701_parallel_parsing_infinite_segmentation
✔ [ OK ] /stateless/01690_quantilesTiming_ubsan
✔ [ OK ] /stateless/01685_json_extract_double_as_float
✔ [ OK ] /stateless/01691_parser_data_type_exponential
✔ [ OK ] /stateless/01686_event_time_microseconds_part_log
✔ [ OK ] /stateless/01684_insert_specify_shard_id
✔ [ OK ] /stateless/01684_geohash_ubsan
✔ [ OK ] /stateless/01686_rocksdb
✔ [ OK ] /stateless/01683_intdiv_ubsan
✔ [ OK ] /stateless/01683_dist_INSERT_block_structure_mismatch
✔ [ OK ] /stateless/01682_gather_utils_ubsan
✔ [ OK ] /stateless/01681_arg_min_max_if_fix
✔ [ OK ] /stateless/01680_predicate_pushdown_union_distinct_subquery
✔ [ OK ] /stateless/01680_date_time_add_ubsan
✔ [ OK ] /stateless/01681_hyperscan_debug_assertion
✔ [ OK ] /stateless/01681_bloom_filter_nullable_column
✔ [ OK ] /stateless/01710_projection_vertical_merges
✔ [ OK ] /stateless/01679_format_readable_time_delta_inf
✔ [ OK ] /stateless/01678_great_circle_angle
✔ [ OK ] /stateless/01677_bit_float
✔ [ OK ] /stateless/01677_array_enumerate_bug
✔ [ OK ] /stateless/01679_incorrect_data_on_insert_collapsing
✔ [ OK ] /stateless/01676_round_int_ubsan
✔ [ OK ] /stateless/01674_filter_by_uint8
✔ [ OK ] /stateless/01676_reinterpret_as
✔ [ OK ] /stateless/01674_where_prewhere_array_crash
✔ [ OK ] /stateless/01674_htm_xml_coarse_parse
✔ [ OK ] /stateless/01674_unicode_asan
✔ [ OK ] /stateless/01674_clickhouse_client_query_param_cte
✔ [ OK ] /stateless/01673_test_toMinute_mysql_dialect
✔ [ OK ] /stateless/01672_actions_dag_merge_crash
✔ [ OK ] /stateless/01672_test_toSecond_mysql_dialect
✔ [ OK ] /stateless/01671_test_toQuarter_mysql_dialect
✔ [ OK ] /stateless/01671_aggregate_function_group_bitmap_data
✔ [ OK ] /stateless/01671_merge_join_and_constants
✔ [ OK ] /stateless/01670_test_repeat_mysql_dialect
✔ [ OK ] /stateless/01670_sign_function
✔ [ OK ] /stateless/01675_distributed_bytes_to_delay_insert_long
✔ [ OK ] /stateless/01732_race_condition_storage_join_long
✔ [ OK ] /stateless/01670_log_comment
✔ [ OK ] /stateless/01669_test_toYear_mysql_dialect
✔ [ OK ] /stateless/01670_neighbor_lc_bug
✔ [ OK ] /stateless/01668_test_toMonth_mysql_dialect
✔ [ OK ] /stateless/01667_aes_args_check
✔ [ OK ] /stateless/01670_distributed_bytes_to_throw_insert
✔ [ OK ] /stateless/01666_test_FunctionIPv4NumToString_mysql_compatibility
✔ [ OK ] /stateless/01666_lcm_ubsan
✔ [ OK ] /stateless/01667_test_FunctionIPv4StringToNum_mysql_compatibility
✔ [ OK ] /stateless/01683_text_log_deadlock
✔ [ OK ] /stateless/01666_date_lut_buffer_overflow
✔ [ OK ] /stateless/01666_gcd_ubsan
✔ [ OK ] /stateless/01666_great_circle_distance_ubsan
✔ [ OK ] /stateless/01665_test_FunctionIPv6StringToNum_mysql_compatibility
✔ [ OK ] /stateless/01665_substring_ubsan
✔ [ OK ] /stateless/01665_merge_tree_min_for_concurrent_read
✔ [ OK ] /stateless/01665_running_difference_ubsan
✔ [ OK ] /stateless/01664_array_slice_ubsan
✔ [ OK ] /stateless/01664_test_FunctionIPv6NumToString_mysql_compatibility
✔ [ OK ] /stateless/01675_data_type_coroutine
✔ [ OK ] /stateless/01664_decimal_ubsan
✔ [ OK ] /stateless/01663_test_toDate_mysql_compatibility
✔ [ OK ] /stateless/01663_quantile_weighted_overflow
✔ [ OK ] /stateless/01663_aes_msan
✔ [ OK ] /stateless/01666_merge_tree_max_query_limit
✔ [ OK ] /stateless/01662_test_toDayOfMonth_mysql_compatibility
✔ [ OK ] /stateless/01661_test_toDayOfWeek_mysql_compatibility
✔ [ OK ] /stateless/01662_date_ubsan
✔ [ OK ] /stateless/01661_arraySlice_ubsan
✔ [ OK ] /stateless/01660_second_extremes_bug
✔ [ OK ] /stateless/01660_test_toDayOfYear_mysql_compatibility
✔ [ OK ] /stateless/01661_referer
✔ [ OK ] /stateless/01660_sum_ubsan
✔ [ OK ] /stateless/01659_h3_buffer_overflow
✔ [ OK ] /stateless/01660_system_parts_smoke
✔ [ OK ] /stateless/01659_test_base64Decode_mysql_compatibility
✔ [ OK ] /stateless/01659_array_aggregation_ubsan
✔ [ OK ] /stateless/01658_values_ubsan
✔ [ OK ] /stateless/01658_test_base64Encode_mysql_compatibility
✔ [ OK ] /stateless/01661_extract_all_groups_throw_fast
✔ [ OK ] /stateless/01658_substring_ubsan
✔ [ OK ] /stateless/01657_test_toHour_mysql_compatibility
✔ [ OK ] /stateless/01657_array_element_ubsan
✔ [ OK ] /stateless/01656_ipv4_bad_formatting
✔ [ OK ] /stateless/01656_test_hex_mysql_dialect
✔ [ OK ] /stateless/01655_sleep_infinite_float
✔ [ OK ] /stateless/01655_quarter_modificator_for_formatDateTime
✔ [ OK ] /stateless/01656_join_defaul_enum
✔ [ OK ] /stateless/01655_agg_if_nullable
✔ [ OK ] /stateless/01655_test_isnull_mysql_dialect
✔ [ OK ] /stateless/01654_bar_nan
✔ [ OK ] /stateless/01653_tuple_hamming_distance_2
✔ [ OK ] /stateless/01652_ttl_old_syntax
✔ [ OK ] /stateless/01652_ignore_and_low_cardinality
✔ [ OK ] /stateless/01651_group_uniq_array_enum
✔ [ OK ] /stateless/01651_map_functions
✔ [ OK ] /stateless/01651_bugs_from_15889
✔ [ OK ] /stateless/01656_sequence_next_node_long
✔ [ OK ] /stateless/01655_plan_optimizations
✔ [ OK ] /stateless/01650_expressions_merge_bug
✔ [ OK ] /stateless/01650_any_null_if
✔ [ OK ] /stateless/01650_drop_part_and_deduplication_zookeeper
✔ [ OK ] /stateless/01650_fetch_patition_with_macro_in_zk_path
✔ [ OK ] /stateless/01649_with_alias_key_condition
✔ [ OK ] /stateless/01648_normalize_query_keep_names
✔ [ OK ] /stateless/01646_fix_window_funnel_inconistency
✔ [ OK ] /stateless/01646_rewrite_sum_if
✔ [ OK ] /stateless/01645_system_table_engines
✔ [ OK ] /stateless/01644_distributed_async_insert_fsync_smoke
✔ [ OK ] /stateless/01643_system_suspend
✔ [ OK ] /stateless/01643_merge_tree_fsync_smoke
✔ [ OK ] /stateless/01642_if_nullable_regression
✔ [ OK ] /stateless/01651_lc_insert_tiny_log
✔ [ OK ] /stateless/01640_marks_corruption_regression
✔ [ OK ] /stateless/01641_memory_tracking_insert_optimize
✔ [ OK ] /stateless/01640_distributed_async_insert_compression
✔ [ OK ] /stateless/01639_distributed_sync_insert_zero_rows
✔ [ OK ] /stateless/01638_div_mod_ambiguities
✔ [ OK ] /stateless/01637_nullable_fuzz3
✔ [ OK ] /stateless/01647_clickhouse_local_hung
✔ [ OK ] /stateless/01636_nullable_fuzz2
✔ [ OK ] /stateless/01635_sum_map_fuzz
✔ [ OK ] /stateless/01635_nullable_fuzz
✔ [ OK ] /stateless/01634_sum_map_nulls
✔ [ OK ] /stateless/01634_uuid_fuzz
✔ [ OK ] /stateless/01633_limit_fuzz
✔ [ OK ] /stateless/01632_nullable_string_type_convert_to_decimal_type
✔ [ OK ] /stateless/01632_group_array_msan
✔ [ OK ] /stateless/01632_select_all_syntax
✔ [ OK ] /stateless/01632_max_partitions_to_read
✔ [ OK ] /stateless/01631_date_overflow_as_partition_key
✔ [ OK ] /stateless/01630_simple_aggregate_function_in_summing_merge_tree
✔ [ OK ] /stateless/01630_disallow_floating_point_as_partition_key
✔ [ OK ] /stateless/01671_ddl_hang_timeout_long
✔ [ OK ] /stateless/01623_byte_size_const
✔ [ OK ] /stateless/01622_byte_size
✔ [ OK ] /stateless/01622_defaults_for_file_engine
✔ [ OK ] /stateless/01622_multiple_ttls
✔ [ OK ] /stateless/01648_mutations_and_escaping
✔ [ OK ] /stateless/01622_codec_zstd_long
✔ [ OK ] /stateless/01622_defaults_for_url_engine
✔ [ OK ] /stateless/01621_bar_nan_arguments
✔ [ OK ] /stateless/01621_summap_check_types
✔ [ OK ] /stateless/01621_sort_after_join_pipeline_stuck
✔ [ OK ] /stateless/01621_decode_XML
✔ [ OK ] /stateless/01621_clickhouse_compressor
✔ [ OK ] /stateless/01620_fix_simple_state_arg_type
✔ [ OK ] /stateless/01616_untuple_access_field
✔ [ OK ] /stateless/01615_two_args_function_index_fix
✔ [ OK ] /stateless/01615_random_one_shard_insertion
✔ [ OK ] /stateless/01614_with_fill_with_limit
✔ [ OK ] /stateless/01611_constant_folding_subqueries
✔ [ OK ] /stateless/01654_test_writer_block_sequence
✔ [ OK ] /stateless/01632_tinylog_read_write
✔ [ OK ] /stateless/01611_string_to_low_cardinality_key_alter
✔ [ OK ] /stateless/01610_client_spawn_editor
✔ [ OK ] /stateless/01605_drop_settings_profile_while_assigned
✔ [ OK ] /stateless/01606_merge_from_wide_to_compact
✔ [ OK ] /stateless/01607_arrays_as_nested_csv
✔ [ OK ] /stateless/01605_dictinct_two_level
✔ [ OK ] /stateless/01605_skip_idx_compact_parts
✔ [ OK ] /stateless/01605_key_condition_enum_int
✔ [ OK ] /stateless/01604_explain_ast_of_nonselect_query
✔ [ OK ] /stateless/01603_decimal_mult_float
✔ [ OK ] /stateless/01603_remove_column_ttl
✔ [ OK ] /stateless/01603_insert_select_too_many_parts
✔ [ OK ] /stateless/01602_runningConcurrency
✔ [ OK ] /stateless/01602_modified_julian_day_msan
✔ [ OK ] /stateless/01602_max_distributed_connections
✔ [ OK ] /stateless/01606_git_import
✔ [ OK ] /stateless/01602_insert_into_table_function_cluster
✔ [ OK ] /stateless/01602_temporary_table_in_system_tables
✔ [ OK ] /stateless/01602_array_aggregation
✔ [ OK ] /stateless/01603_read_with_backoff_bug
✔ [ OK ] /stateless/01605_adaptive_granularity_block_borders
✔ [ OK ] /stateless/01601_accurate_cast
✔ [ OK ] /stateless/01601_custom_tld
✔ [ OK ] /stateless/01601_temporary_table_session_scope
✔ [ OK ] /stateless/01601_proxy_protocol
✔ [ OK ] /stateless/01630_simple_aggregate_all_functions_in_summing_merge_tree
✔ [ OK ] /stateless/01600_encode_XML
✔ [ OK ] /stateless/01630_simple_aggregate_all_functions_in_aggregating_merge_tree
✔ [ OK ] /stateless/01600_min_max_compress_block_size
✔ [ OK ] /stateless/01600_parts_types_metrics_long
✔ [ OK ] /stateless/01600_benchmark_query
✔ [ OK ] /stateless/01600_parts_states_metrics_long
✔ [ OK ] /stateless/01600_select_in_different_types
✔ [ OK ] /stateless/01600_quota_by_forwarded_ip
✔ [ OK ] /stateless/01599_multiline_input_and_singleline_comments
✔ [ OK ] /stateless/01596_full_join_chertus
✔ [ OK ] /stateless/01596_null_as_default_nullable
✔ [ OK ] /stateless/01596_setting_limit_offset
✔ [ OK ] /stateless/01599_mutation_query_params
✔ [ OK ] /stateless/01597_columns_list_ignored
✔ [ OK ] /stateless/01594_storage_join_uuid
✔ [ OK ] /stateless/01595_countMatches
✔ [ OK ] /stateless/01593_functions_in_order_by
✔ [ OK ] /stateless/01593_insert_settings
✔ [ OK ] /stateless/01592_toUnixTimestamp_Date
✔ [ OK ] /stateless/01592_window_functions
✔ [ OK ] /stateless/01592_length_map
✔ [ OK ] /stateless/01600_remerge_sort_lowered_memory_bytes_ratio
✔ [ OK ] /stateless/01586_storage_join_low_cardinality_key
✔ [ OK ] /stateless/01585_fuzz_bits_with_bugfix
✔ [ OK ] /stateless/01586_columns_pruning
✔ [ OK ] /stateless/01585_use_index_for_global_in
✔ [ OK ] /stateless/01584_distributed_buffer_cannot_find_column
✔ [ OK ] /stateless/01590_countSubstrings
✔ [ OK ] /stateless/01586_replicated_mutations_empty_partition
✔ [ OK ] /stateless/01583_const_column_in_set_index
✔ [ OK ] /stateless/01591_window_functions
✔ [ OK ] /stateless/01582_move_to_prewhere_compact_parts
✔ [ OK ] /stateless/01582_any_join_supertype
✔ [ OK ] /stateless/01582_deterministic_function_with_predicate
✔ [ OK ] /stateless/01582_distinct_optimization
✔ [ OK ] /stateless/01582_distinct_subquery_groupby
✔ [ OK ] /stateless/01581_to_int_inf_nan
✔ [ OK ] /stateless/01580_column_const_comparision
✔ [ OK ] /stateless/01579_date_datetime_index_comparison
✔ [ OK ] /stateless/01581_deduplicate_by_columns_local
✔ [ OK ] /stateless/01581_deduplicate_by_columns_replicated
✔ [ OK ] /stateless/01571_window_functions
✔ [ OK ] /stateless/01576_alias_column_rewrite
✔ [ OK ] /stateless/01592_long_window_functions1
✔ [ OK ] /stateless/01570_aggregator_combinator_simple_state
✔ [ OK ] /stateless/01568_window_functions_distributed
✔ [ OK ] /stateless/01567_system_processes_current_database
✔ [ OK ] /stateless/01576_if_null_external_aggregation
✔ [ OK ] /stateless/01576_alter_low_cardinality_and_select
✔ [ OK ] /stateless/01566_negate_formatting
✔ [ OK ] /stateless/01564_test_hint_woes
✔ [ OK ] /stateless/01562_agg_null_for_empty_ahead
✔ [ OK ] /stateless/01562_optimize_monotonous_functions_in_order_by
✔ [ OK ] /stateless/01565_reconnect_after_client_error
✔ [ OK ] /stateless/01561_aggregate_functions_of_key_with_join
✔ [ OK ] /stateless/01561_Date_and_DateTime64_comparision
✔ [ OK ] /stateless/01560_DateTime_and_DateTime64_comparision
✔ [ OK ] /stateless/01583_parallel_parsing_exception_with_offset
✔ [ OK ] /stateless/01560_merge_distributed_join
✔ [ OK ] /stateless/01561_clickhouse_client_stage
✔ [ OK ] /stateless/01569_query_profiler_big_query_id
✔ [ OK ] /stateless/01560_cancel_agg_func_combinator_native_name_constraint
✔ [ OK ] /stateless/01560_monotonicity_check_multiple_args_bug
✔ [ OK ] /stateless/01560_optimize_on_insert_long
✔ [ OK ] /stateless/01676_long_clickhouse_client_autocomplete
✔ [ OK ] /stateless/01560_crash_in_agg_empty_arglist
✔ [ OK ] /stateless/01560_ttl_remove_empty_parts
✔ [ OK ] /stateless/01560_mann_whitney
✔ [ OK ] /stateless/01559_aggregate_null_for_empty_fix
✔ [ OK ] /stateless/01559_misplaced_codec_diagnostics
✔ [ OK ] /stateless/01558_transform_null_in
✔ [ OK ] /stateless/01557_field_infinite_convert_to_number
✔ [ OK ] /stateless/01558_enum_as_num_in_tsv_csv_input
✔ [ OK ] /stateless/01558_ttest
✔ [ OK ] /stateless/01557_max_parallel_replicas_no_sample
✔ [ OK ] /stateless/01556_explain_select_with_union_query
✔ [ OK ] /stateless/01556_if_null
✔ [ OK ] /stateless/01556_accurate_cast_or_null
✔ [ OK ] /stateless/01555_or_fill
✔ [ OK ] /stateless/01555_system_distribution_queue_mask
✔ [ OK ] /stateless/01554_interpreter_integer_float
✔ [ OK ] /stateless/01554_bloom_filter_index_big_integer_uuid
✔ [ OK ] /stateless/01561_mann_whitney_scipy
✔ [ OK ] /stateless/01553_datetime64_comparison
✔ [ OK ] /stateless/01553_settings_early_apply
✔ [ OK ] /stateless/01554_row_number_after_cannot_read_all_data
✔ [ OK ] /stateless/01552_dict_fixedstring
✔ [ OK ] /stateless/01552_impl_aggfunc_cloneresize
✔ [ OK ] /stateless/01552_alter_name_collision
✔ [ OK ] /stateless/01551_context_uaf
✔ [ OK ] /stateless/01551_mergetree_read_in_order_spread
✔ [ OK ] /stateless/01550_type_map_formats
✔ [ OK ] /stateless/01550_mutation_subquery
✔ [ OK ] /stateless/01549_low_cardinality_materialized_view
✔ [ OK ] /stateless/01548_uncomparable_columns_in_keys
✔ [ OK ] /stateless/01548_lzy305
✔ [ OK ] /stateless/01550_query_identifier_parameters
✔ [ OK ] /stateless/01558_ttest_scipy
✔ [ OK ] /stateless/01550_create_map_type
✔ [ OK ] /stateless/01548_with_totals_having
✔ [ OK ] /stateless/01547_query_log_current_database
✔ [ OK ] /stateless/01548_create_table_compound_column_format
✔ [ OK ] /stateless/01550_type_map_formats_input
✔ [ OK ] /stateless/01545_url_file_format_settings
✔ [ OK ] /stateless/01544_errorCodeToName
✔ [ OK ] /stateless/01544_fromModifiedJulianDay
✔ [ OK ] /stateless/01543_parse_datetime_besteffort_or_null_empty_string
✔ [ OK ] /stateless/01543_toModifiedJulianDay
✔ [ OK ] /stateless/01548_query_log_query_execution_ms
✔ [ OK ] /stateless/01546_log_queries_min_query_duration_ms
✔ [ OK ] /stateless/01544_file_engine_settings
✔ [ OK ] /stateless/01538_fuzz_aggregate
✔ [ OK ] /stateless/01542_collate_in_array
✔ [ OK ] /stateless/01543_collate_in_tuple
✔ [ OK ] /stateless/01537_fuzz_count_equal
✔ [ OK ] /stateless/01540_verbatim_partition_pruning
✔ [ OK ] /stateless/01536_fuzz_cast
✔ [ OK ] /stateless/01535_decimal_round_scale_overflow_check
✔ [ OK ] /stateless/01534_lambda_array_join
✔ [ OK ] /stateless/01543_avro_deserialization_with_lc
✔ [ OK ] /stateless/01533_sum_if_nullable_bug
✔ [ OK ] /stateless/01533_quantile_deterministic_assert
✔ [ OK ] /stateless/01533_collate_in_nullable
✔ [ OK ] /stateless/01533_distinct_nullable_uuid
✔ [ OK ] /stateless/01533_optimize_skip_merged_partitions
✔ [ OK ] /stateless/01532_having_with_totals
✔ [ OK ] /stateless/01533_distinct_depends_on_max_threads
✔ [ OK ] /stateless/01532_clickhouse_local_tmp_folder
✔ [ OK ] /stateless/01532_min_max_with_modifiers
✔ [ OK ] /stateless/01533_multiple_nested
✔ [ OK ] /stateless/01532_tuple_with_name_type
✔ [ OK ] /stateless/01532_primary_key_without_order_by_zookeeper
✔ [ OK ] /stateless/01532_collate_in_low_cardinality
✔ [ OK ] /stateless/01531_query_log_query_comment
✔ [ OK ] /stateless/01528_allow_nondeterministic_optimize_skip_unused_shards
✔ [ OK ] /stateless/01528_setting_aggregate_functions_null_for_empty
✔ [ OK ] /stateless/01529_union_distinct_and_setting_union_default_mode
✔ [ OK ] /stateless/01528_play
✔ [ OK ] /stateless/01528_to_uuid_or_null_or_zero
✔ [ OK ] /stateless/01527_bad_aggregation_in_lambda
✔ [ OK ] /stateless/01527_materialized_view_stack_overflow
✔ [ OK ] /stateless/01526_param_uuid
✔ [ OK ] /stateless/01529_bad_memory_tracking
✔ [ OK ] /stateless/01525_select_with_offset_fetch_clause
✔ [ OK ] /stateless/01526_initial_query_id
✔ [ OK ] /stateless/01526_alter_add_and_modify_order_zookeeper
✔ [ OK ] /stateless/01526_max_untracked_memory
✔ [ OK ] /stateless/01523_interval_operator_support_string_literal
✔ [ OK ] /stateless/01548_parallel_parsing_max_memory
✔ [ OK ] /stateless/01524_do_not_merge_across_partitions_select_final
✔ [ OK ] /stateless/01521_max_length_alias
✔ [ OK ] /stateless/01522_validate_alter_default
✔ [ OK ] /stateless/01523_client_local_queries_file_parameter
✔ [ OK ] /stateless/01528_clickhouse_local_prepare_parts
✔ [ OK ] /stateless/01521_distributed_query_hang
✔ [ OK ] /stateless/01521_global_in_prewhere_15792
✔ [ OK ] /stateless/01521_alter_enum_and_reverse_read
✔ [ OK ] /stateless/01521_format_readable_time_delta2
✔ [ OK ] /stateless/01520_client_print_query_id
✔ [ OK ] /stateless/01518_cast_nullable_virtual_system_column
✔ [ OK ] /stateless/01523_date_time_compare_with_date_literal
✔ [ OK ] /stateless/01519_topK_distributed_parametrized
✔ [ OK ] /stateless/01518_nullable_aggregate_states1
✔ [ OK ] /stateless/01518_filtering_aliased_materialized_column
✔ [ OK ] /stateless/01517_select_final_distributed
✔ [ OK ] /stateless/01515_mv_and_array_join_optimisation_bag
✔ [ OK ] /stateless/01516_date_time_output_format
✔ [ OK ] /stateless/01515_logtrace_function
✔ [ OK ] /stateless/01515_force_data_skipping_indices
✔ [ OK ] /stateless/01515_with_global_and_with_propagation
✔ [ OK ] /stateless/01514_input_format_tsv_enum_as_number_setting
✔ [ OK ] /stateless/01514_tid_function
✔ [ OK ] /stateless/01514_empty_buffer_different_types
✔ [ OK ] /stateless/01514_input_format_csv_enum_as_number_setting
✔ [ OK ] /stateless/01514_input_format_json_enum_as_number
✔ [ OK ] /stateless/01513_ilike_like_cache
✔ [ OK ] /stateless/01518_select_in_null
✔ [ OK ] /stateless/01514_distributed_cancel_query_on_error
✔ [ OK ] /stateless/01518_nullable_aggregate_states2
✔ [ OK ] /stateless/01512_create_replicate_merge_tree_one_arg
✔ [ OK ] /stateless/01513_defaults_on_defaults_no_column
✔ [ OK ] /stateless/01511_prewhere_with_virtuals
✔ [ OK ] /stateless/01511_alter_version_versioned_collapsing_merge_tree
✔ [ OK ] /stateless/01511_different_expression_with_same_alias
✔ [ OK ] /stateless/01511_format_readable_timedelta
✔ [ OK ] /stateless/01513_count_without_select_sequence_consistency_zookeeper
✔ [ OK ] /stateless/01514_parallel_formatting
✔ [ OK ] /stateless/01510_format_regexp_raw_low_cardinality
✔ [ OK ] /stateless/01513_optimize_aggregation_in_order_memory_long
✔ [ OK ] /stateless/01509_format_raw_blob
✔ [ OK ] /stateless/01508_explain_header
✔ [ OK ] /stateless/01509_output_format_pretty_row_numbers
✔ [ OK ] /stateless/01511_alter_version_versioned_collapsing_merge_tree_zookeeper
✔ [ OK ] /stateless/01508_query_obfuscator
✔ [ OK ] /stateless/01509_check_parallel_quorum_inserts_long
✔ [ OK ] /stateless/01507_transform_null_in
✔ [ OK ] /stateless/01507_multiversion_storage_for_storagememory
✔ [ OK ] /stateless/01508_format_regexp_raw
✔ [ OK ] /stateless/01506_buffer_table_alter_block_structure
✔ [ OK ] /stateless/01506_ttl_same_with_order_by
✔ [ OK ] /stateless/01505_log_distributed_deadlock
✔ [ OK ] /stateless/01509_parallel_quorum_and_merge_long
✔ [ OK ] /stateless/01505_distributed_local_type_conversion_enum
✔ [ OK ] /stateless/01505_trivial_count_with_partition_predicate
✔ [ OK ] /stateless/01504_compression_multiple_streams
✔ [ OK ] /stateless/01504_view_type_conversion
✔ [ OK ] /stateless/01503_fixed_string_primary_key
✔ [ OK ] /stateless/01508_race_condition_rename_clear_zookeeper_long
✔ [ OK ] /stateless/01503_if_const_optimization
✔ [ OK ] /stateless/01502_bar_overflow
✔ [ OK ] /stateless/01502_jemalloc_percpu_arena
✔ [ OK ] /stateless/01504_rocksdb
✔ [ OK ] /stateless/01501_clickhouse_client_INSERT_exception
✔ [ OK ] /stateless/01505_pipeline_executor_UAF
✔ [ OK ] /stateless/01499_json_named_tuples
✔ [ OK ] /stateless/01500_StorageFile_write_to_fd
✔ [ OK ] /stateless/01499_log_deadlock
✔ [ OK ] /stateless/01498_alter_column_storage_memory
✔ [ OK ] /stateless/01497_extract_all_groups_empty_match
✔ [ OK ] /stateless/01497_mutation_support_for_storage_memory
✔ [ OK ] /stateless/01497_now_support_timezone
✔ [ OK ] /stateless/01497_alias_on_default_array
✔ [ OK ] /stateless/01496_signedness_conversion_monotonicity
✔ [ OK ] /stateless/01495_subqueries_in_with_statement_4
✔ [ OK ] /stateless/01495_subqueries_in_with_statement
✔ [ OK ] /stateless/01495_subqueries_in_with_statement_3
✔ [ OK ] /stateless/01495_subqueries_in_with_statement_2
✔ [ OK ] /stateless/01493_alter_remove_no_property_zookeeper
✔ [ OK ] /stateless/01493_table_function_null
✔ [ OK ] /stateless/01502_log_tinylog_deadlock_race
✔ [ OK ] /stateless/01492_format_readable_quantity
✔ [ OK ] /stateless/01493_alter_remove_wrong_default
✔ [ OK ] /stateless/01493_alter_remove_properties
✔ [ OK ] /stateless/01492_array_join_crash_13829
✔ [ OK ] /stateless/01491_nested_multiline_comments
✔ [ OK ] /stateless/01486_json_array_output
✔ [ OK ] /stateless/01485_256_bit_multiply
✔ [ OK ] /stateless/01509_check_many_parallel_quorum_inserts_long
✔ [ OK ] /stateless/01490_nullable_string_to_enum
✔ [ OK ] /stateless/01479_cross_join_9855
✔ [ OK ] /stateless/01481_join_with_materialized
✔ [ OK ] /stateless/01483_merge_table_join_and_group_by
✔ [ OK ] /stateless/01476_right_full_join_switch
✔ [ OK ] /stateless/01480_binary_operator_monotonicity
✔ [ OK ] /stateless/01477_lc_in_merge_join_left_key
✔ [ OK ] /stateless/01475_read_subcolumns_3
✔ [ OK ] /stateless/01475_fix_bigint_shift
✔ [ OK ] /stateless/01475_mutation_with_if
✔ [ OK ] /stateless/01475_read_subcolumns_2
✔ [ OK ] /stateless/01475_read_subcolumns
✔ [ OK ] /stateless/01474_decimal_scale_bug
✔ [ OK ] /stateless/01474_bad_global_join
✔ [ OK ] /stateless/01473_system_events_zeroes
✔ [ OK ] /stateless/01474_custom_null_tsv
✔ [ OK ] /stateless/01508_partition_pruning_long
✔ [ OK ] /stateless/01472_toStartOfInterval_disallow_empty_tz_field
✔ [ OK ] /stateless/01472_many_rows_in_totals
✔ [ OK ] /stateless/01471_top_k_range_check
✔ [ OK ] /stateless/01471_with_format
✔ [ OK ] /stateless/01472_obfuscator_uuid
✔ [ OK ] /stateless/01471_limit_by_format
✔ [ OK ] /stateless/01470_test_insert_select_asterisk
✔ [ OK ] /stateless/01470_explain
✔ [ OK ] /stateless/01470_columns_transformers2
✔ [ OK ] /stateless/01475_read_subcolumns_storages
✔ [ OK ] /stateless/01473_event_time_microseconds
✔ [ OK ] /stateless/01463_resample_overflow
✔ [ OK ] /stateless/01470_columns_transformers
✔ [ OK ] /stateless/01460_mark_inclusion_search_crash
✔ [ OK ] /stateless/01462_test_codec_on_alias
✔ [ OK ] /stateless/01461_alter_table_function
✔ [ OK ] /stateless/01461_query_start_time_microseconds
✔ [ OK ] /stateless/01459_default_value_of_argument_type_nullptr_dereference
✔ [ OK ] /stateless/01460_allow_dollar_and_number_in_identifier
✔ [ OK ] /stateless/01458_count_digits
✔ [ OK ] /stateless/01459_decimal_casts
✔ [ OK ] /stateless/01458_named_tuple_millin
✔ [ OK ] /stateless/01458_is_decimal_overflow
✔ [ OK ] /stateless/01457_compile_expressions_fuzzer
✔ [ OK ] /stateless/01457_min_index_granularity_bytes_setting
✔ [ OK ] /stateless/01457_order_by_limit
✔ [ OK ] /stateless/01457_order_by_nulls_first
✔ [ OK ] /stateless/01457_int256_hashing
✔ [ OK ] /stateless/01456_min_negative_decimal_formatting
✔ [ OK ] /stateless/01456_low_cardinality_sorting_bugfix
✔ [ OK ] /stateless/01455_default_compression
✔ [ OK ] /stateless/01456_ast_optimizations_over_distributed
✔ [ OK ] /stateless/01455_duplicate_distinct_optimization
✔ [ OK ] /stateless/01455_nullable_type_with_if_agg_combinator
✔ [ OK ] /stateless/01455_time_zones
✔ [ OK ] /stateless/01455_optimize_trivial_insert_select
✔ [ OK ] /stateless/01453_fixsed_string_sort
✔ [ OK ] /stateless/01453_normalize_query_alias_uuid
✔ [ OK ] /stateless/01455_shard_leaf_max_rows_bytes_to_read
✔ [ OK ] /stateless/01452_normalized_query_hash
✔ [ OK ] /stateless/01460_line_as_string_format
✔ [ OK ] /stateless/01451_normalize_query
✔ [ OK ] /stateless/01526_client_start_and_exit
✔ [ OK ] /stateless/01451_detach_drop_part
✔ [ OK ] /stateless/01451_replicated_detach_drop_and_quorum
✔ [ OK ] /stateless/01451_replicated_detach_drop_part_long
✔ [ OK ] /stateless/01450_set_null_const
✔ [ OK ] /stateless/01451_wrong_error_long_query
✔ [ OK ] /stateless/01449_json_compact_strings
✔ [ OK ] /stateless/01447_json_strings
✔ [ OK ] /stateless/01451_dist_logs
✔ [ OK ] /stateless/01448_json_compact_strings_each_row
✔ [ OK ] /stateless/01445_create_table_as_table_function
✔ [ OK ] /stateless/01442_h3kring_range_check
✔ [ OK ] /stateless/01441_array_combinator
✔ [ OK ] /stateless/01442_date_time_with_params
✔ [ OK ] /stateless/01440_to_date_monotonicity
✔ [ OK ] /stateless/01440_big_int_shift
✔ [ OK ] /stateless/01455_opentelemetry_distributed
✔ [ OK ] /stateless/01502_long_log_tinylog_deadlock_race
✔ [ OK ] /stateless/01440_big_int_arithm
✔ [ OK ] /stateless/01440_big_int_least_greatest
✔ [ OK ] /stateless/01436_storage_merge_with_join_push_down
✔ [ OK ] /stateless/01435_lcm_overflow
✔ [ OK ] /stateless/01434_netloc_fuzz
✔ [ OK ] /stateless/01446_json_strings_each_row
✔ [ OK ] /stateless/01441_low_cardinality_array_index
✔ [ OK ] /stateless/01440_big_int_exotic_casts
✔ [ OK ] /stateless/01432_parse_date_time_best_effort_timestamp
✔ [ OK ] /stateless/01433_hex_float
✔ [ OK ] /stateless/01431_finish_sorting_with_consts
✔ [ OK ] /stateless/01430_fix_any_rewrite_aliases
✔ [ OK ] /stateless/01431_utf8_ubsan
✔ [ OK ] /stateless/01430_moving_sum_empty_state
✔ [ OK ] /stateless/01429_join_on_error_messages
✔ [ OK ] /stateless/01428_hash_set_nan_key
✔ [ OK ] /stateless/01428_h3_range_check
✔ [ OK ] /stateless/01427_pk_and_expression_with_different_type
✔ [ OK ] /stateless/01428_nullable_asof_join
✔ [ OK ] /stateless/01426_geohash_constants
✔ [ OK ] /stateless/01424_parse_date_time_bad_date
✔ [ OK ] /stateless/01425_default_value_of_type_name
✔ [ OK ] /stateless/01425_decimal_parse_big_negative_exponent
✔ [ OK ] /stateless/01423_if_nullable_cond
✔ [ OK ] /stateless/01421_assert_in_in
✔ [ OK ] /stateless/01422_array_nullable_element_nullable_index
✔ [ OK ] /stateless/01422_map_skip_null
✔ [ OK ] /stateless/01421_array_nullable_element_nullable_index
✔ [ OK ] /stateless/01420_format_row
✔ [ OK ] /stateless/01419_merge_tree_settings_sanity_check
✔ [ OK ] /stateless/01420_logical_functions_materialized_null
✔ [ OK ] /stateless/01419_materialize_null
✔ [ OK ] /stateless/01419_skip_index_compact_parts
✔ [ OK ] /stateless/01429_empty_arrow_and_parquet
✔ [ OK ] /stateless/01418_query_scope_constants_and_remote
✔ [ OK ] /stateless/01418_index_analysis_bug
✔ [ OK ] /stateless/01417_update_permutation_crash
✔ [ OK ] /stateless/01416_clear_column_pk
✔ [ OK ] /stateless/01416_join_totals_header_bug
✔ [ OK ] /stateless/01418_custom_settings
✔ [ OK ] /stateless/01415_table_function_view
✔ [ OK ] /stateless/01415_overlimiting_threads_for_repica_bug
✔ [ OK ] /stateless/01414_mutations_and_errors
✔ [ OK ] /stateless/01414_push_predicate_when_contains_with_clause
✔ [ OK ] /stateless/01414_freeze_does_not_prevent_alters
✔ [ OK ] /stateless/01414_optimize_any_bug
✔ [ OK ] /stateless/01414_bloom_filter_index_with_const_column
✔ [ OK ] /stateless/01413_allow_non_metadata_alters
✔ [ OK ] /stateless/01413_truncate_without_table_keyword
✔ [ OK ] /stateless/01413_if_array_uuid
✔ [ OK ] /stateless/01413_rows_events
✔ [ OK ] /stateless/01413_alter_update_supertype
✔ [ OK ] /stateless/01412_optimize_deduplicate_bug
✔ [ OK ] /stateless/01414_low_cardinality_nullable
✔ [ OK ] /stateless/01412_mod_float
✔ [ OK ] /stateless/01412_row_from_totals
✔ [ OK ] /stateless/01411_xor_itai_shirav
✔ [ OK ] /stateless/01412_group_array_moving_shard
✔ [ OK ] /stateless/01410_nullable_key
✔ [ OK ] /stateless/01411_from_unixtime
✔ [ OK ] /stateless/01409_topK_merge
✔ [ OK ] /stateless/01408_range_overflow
✔ [ OK ] /stateless/01407_lambda_arrayJoin
✔ [ OK ] /stateless/01404_roundUpToPowerOfTwoOrZero_safety
✔ [ OK ] /stateless/01403_datetime64_constant_arg
✔ [ OK ] /stateless/01411_bayesian_ab_testing
✔ [ OK ] /stateless/01402_cast_nullable_string_to_enum
✔ [ OK ] /stateless/01417_query_time_in_system_events
✔ [ OK ] /stateless/01398_any_with_alias
✔ [ OK ] /stateless/01400_join_get_with_multi_keys
✔ [ OK ] /stateless/01401_FORMAT_SETTINGS
✔ [ OK ] /stateless/01406_carriage_return_in_tsv_csv
✔ [ OK ] /stateless/01396_low_cardinality_fixed_string_default
✔ [ OK ] /stateless/01397_in_bad_arguments
✔ [ OK ] /stateless/01399_http_request_headers
✔ [ OK ] /stateless/01396_negative_datetime_saturate_to_zero
✔ [ OK ] /stateless/01398_in_tuple_func
✔ [ OK ] /stateless/01391_limit_overflow
✔ [ OK ] /stateless/01390_check_table_codec
✔ [ OK ] /stateless/01389_filter_by_virtual_columns
✔ [ OK ] /stateless/01390_remove_injective_in_uniq
✔ [ OK ] /stateless/01388_multi_if_optimization
✔ [ OK ] /stateless/01386_negative_float_constant_key_condition
✔ [ OK ] /stateless/01385_not_function
✔ [ OK ] /stateless/01387_clear_column_default_depends
✔ [ OK ] /stateless/01384_bloom_filter_bad_arguments
✔ [ OK ] /stateless/01381_for_each_with_states
✔ [ OK ] /stateless/01380_coded_delta_exception_code
✔ [ OK ] /stateless/01393_benchmark_secure_port
✔ [ OK ] /stateless/01379_with_fill_several_columns
✔ [ OK ] /stateless/01376_array_fill_empty
✔ [ OK ] /stateless/01380_nullable_state
✔ [ OK ] /stateless/01376_null_logical
✔ [ OK ] /stateless/01375_storage_file_write_prefix_csv_with_names
✔ [ OK ] /stateless/01377_supertype_low_cardinality
✔ [ OK ] /stateless/01375_null_issue_3767
✔ [ OK ] /stateless/01375_output_format_tsv_csv_with_names
✔ [ OK ] /stateless/01375_storage_file_write_prefix_tsv_with_names
✔ [ OK ] /stateless/01375_storage_file_tsv_csv_with_names_write_prefix
✔ [ OK ] /stateless/01375_GROUP_BY_injective_elimination_dictGet_BAD_ARGUMENTS
✔ [ OK ] /stateless/01374_if_nullable_filimonov
✔ [ OK ] /stateless/01373_summing_merge_tree_explicit_columns_definition
✔ [ OK ] /stateless/01372_wrong_order_by_removal
✔ [ OK ] /stateless/01372_remote_table_function_empty_table
✔ [ OK ] /stateless/01373_is_zero_or_null
✔ [ OK ] /stateless/01362_year_of_ISO8601_week_modificators_for_formatDateTime
✔ [ OK ] /stateless/01373_summing_merge_tree_exclude_partition_key
✔ [ OK ] /stateless/01370_client_autocomplete_word_break_characters
✔ [ OK ] /stateless/01361_buffer_table_flush_with_materialized_view
✔ [ OK ] /stateless/01359_codeql
✔ [ OK ] /stateless/01360_division_overflow
✔ [ OK ] /stateless/01359_geodistance_loop
✔ [ OK ] /stateless/01358_mutation_delete_null_rows
✔ [ OK ] /stateless/01358_union_threads_bug
✔ [ OK ] /stateless/01358_constexpr_constraint
✔ [ OK ] /stateless/01357_result_rows
✔ [ OK ] /stateless/01356_state_resample
✔ [ OK ] /stateless/01356_view_threads
✔ [ OK ] /stateless/01356_initialize_aggregation
✔ [ OK ] /stateless/01358_lc_parquet
✔ [ OK ] /stateless/01355_defaultValueOfArgumentType_bug
✔ [ OK ] /stateless/01355_if_fixed_string
✔ [ OK ] /stateless/01354_tuple_low_cardinality_array_mapped_bug
✔ [ OK ] /stateless/01354_order_by_tuple_collate_const
✔ [ OK ] /stateless/01353_topk_enum
✔ [ OK ] /stateless/01353_neighbor_overflow
✔ [ OK ] /stateless/01353_low_cardinality_join_types
✔ [ OK ] /stateless/01355_CSV_input_format_allow_errors
✔ [ OK ] /stateless/01352_generate_random_overflow
✔ [ OK ] /stateless/01352_add_datetime_bad_get
✔ [ OK ] /stateless/01351_parse_date_time_best_effort_us
✔ [ OK ] /stateless/01351_geohash_assert
✔ [ OK ] /stateless/01350_intdiv_nontrivial_fpe
✔ [ OK ] /stateless/01349_mutation_datetime_key
✔ [ OK ] /stateless/01353_nullable_tuple
✔ [ OK ] /stateless/01347_partition_date_vs_datetime
✔ [ OK ] /stateless/01346_array_join_mrxotey
✔ [ OK ] /stateless/01345_array_join_LittleMaverick
✔ [ OK ] /stateless/01345_index_date_vs_datetime
✔ [ OK ] /stateless/01346_alter_enum_partition_key_replicated_zookeeper
✔ [ OK ] /stateless/01344_min_bytes_to_use_mmap_io_index
✔ [ OK ] /stateless/01344_alter_enum_partition_key
✔ [ OK ] /stateless/01343_min_bytes_to_use_mmap_io
✔ [ OK ] /stateless/01341_datetime64_wrong_supertype
✔ [ OK ] /stateless/01342_query_parameters_alias
✔ [ OK ] /stateless/01338_sha256_fixedstring
✔ [ OK ] /stateless/01339_client_unrecognized_option
✔ [ OK ] /stateless/01340_datetime64_fpe
✔ [ OK ] /stateless/01338_uuid_without_separator
✔ [ OK ] /stateless/01337_mysql_global_variables
✔ [ OK ] /stateless/01333_select_abc_asterisk
✔ [ OK ] /stateless/01332_join_type_syntax_position
✔ [ OK ] /stateless/01330_array_join_in_higher_order_function
✔ [ OK ] /stateless/01329_compare_tuple_string_constant
✔ [ OK ] /stateless/01328_bad_peephole_optimization
✔ [ OK ] /stateless/01383_log_broken_table
✔ [ OK ] /stateless/01327_decimal_cut_extra_digits_after_point
✔ [ OK ] /stateless/01326_hostname_alias
✔ [ OK ] /stateless/01326_fixed_string_comparison_denny_crane
✔ [ OK ] /stateless/01326_build_id
✔ [ OK ] /stateless/01325_freeze_mutation_stuck
✔ [ OK ] /stateless/01324_if_transform_strings_to_enum
✔ [ OK ] /stateless/01324_settings_documentation
✔ [ OK ] /stateless/01324_insert_tsv_raw
✔ [ OK ] /stateless/01323_add_scalars_in_time
✔ [ OK ] /stateless/01323_if_with_nulls
✔ [ OK ] /stateless/01323_redundant_functions_in_order_by
✔ [ OK ] /stateless/01323_too_many_threads_bug
✔ [ OK ] /stateless/01323_bad_arg_in_arithmetic_operations
✔ [ OK ] /stateless/01322_cast_keep_nullable
✔ [ OK ] /stateless/01322_monotonous_order_by_with_different_variables
✔ [ OK ] /stateless/01322_any_input_optimize
✔ [ OK ] /stateless/01320_optimize_skip_unused_shards_no_non_deterministic
✔ [ OK ] /stateless/01319_query_formatting_in_server_log
✔ [ OK ] /stateless/01321_monotonous_functions_in_order_by
✔ [ OK ] /stateless/01319_mv_constants_bug
✔ [ OK ] /stateless/01321_aggregate_functions_of_group_by_keys
✔ [ OK ] /stateless/01319_optimize_skip_unused_shards_nesting
✔ [ OK ] /stateless/01318_map_populate_series
✔ [ OK ] /stateless/01318_parallel_final_stuck
✔ [ OK ] /stateless/01318_map_add_map_subtract
✔ [ OK ] /stateless/01318_alter_add_constraint_format
✔ [ OK ] /stateless/01318_decrypt
✔ [ OK ] /stateless/01318_alter_add_column_exists
✔ [ OK ] /stateless/01318_map_add_map_subtract_on_map_type
✔ [ OK ] /stateless/01316_create_user_syntax_hilite
✔ [ OK ] /stateless/01315_count_distinct_return_not_nullable
✔ [ OK ] /stateless/01318_encrypt
✔ [ OK ] /stateless/01314_position_in_system_columns
✔ [ OK ] /stateless/01313_parse_date_time_best_effort_null_zero
✔ [ OK ] /stateless/01312_skip_empty_params
✔ [ OK ] /stateless/01312_case_insensitive_regexp
✔ [ OK ] /stateless/01312_comparison_with_constant_string_in_index_analysis
✔ [ OK ] /stateless/01310_enum_comparison
✔ [ OK ] /stateless/01311_comparison_with_constant_string
✔ [ OK ] /stateless/01308_row_policy_and_trivial_count_query
✔ [ OK ] /stateless/01308_polygon_area
✔ [ OK ] /stateless/01308_orc_output_format_arrays
✔ [ OK ] /stateless/01307_polygon_perimeter
✔ [ OK ] /stateless/01307_bloom_filter_index_string_multi_granulas
✔ [ OK ] /stateless/01306_polygons_intersection
✔ [ OK ] /stateless/01306_disable_duplicate_order_by_and_distinct_optimize_for_distributed_table
✔ [ OK ] /stateless/01307_orc_output_format
✔ [ OK ] /stateless/01317_no_password_in_command_line
✔ [ OK ] /stateless/01305_array_join_prewhere_in_subquery
✔ [ OK ] /stateless/01306_benchmark_json
✔ [ OK ] /stateless/01305_polygons_union
✔ [ OK ] /stateless/01305_duplicate_order_by_and_distinct
✔ [ OK ] /stateless/01305_buffer_final_bug
✔ [ OK ] /stateless/01304_polygons_sym_difference
✔ [ OK ] /stateless/01303_polygons_equals
✔ [ OK ] /stateless/01302_polygons_distance
✔ [ OK ] /stateless/01301_polygons_within
✔ [ OK ] /stateless/01300_read_wkt
✔ [ OK ] /stateless/01443_merge_truncate_long
✔ [ OK ] /stateless/01300_svg
✔ [ OK ] /stateless/01300_group_by_other_keys_having
✔ [ OK ] /stateless/01300_wkt
✔ [ OK ] /stateless/01300_polygon_convex_hull
✔ [ OK ] /stateless/01300_group_by_other_keys
✔ [ OK ] /stateless/01299_alter_merge_tree
✔ [ OK ] /stateless/01395_limit_more_cases
✔ [ OK ] /stateless/01298_alter_merge
✔ [ OK ] /stateless/01297_alter_distributed
✔ [ OK ] /stateless/01296_codecs_bad_arguments
✔ [ OK ] /stateless/01295_aggregation_bug_11413
✔ [ OK ] /stateless/01296_pipeline_stuck
✔ [ OK ] /stateless/01295_create_row_policy
✔ [ OK ] /stateless/01294_create_settings_profile
✔ [ OK ] /stateless/01293_external_sorting_limit_bug
✔ [ OK ] /stateless/01293_pretty_max_value_width
✔ [ OK ] /stateless/01293_create_role
✔ [ OK ] /stateless/01293_client_interactive_vertical_singleline
✔ [ OK ] /stateless/01293_show_settings
✔ [ OK ] /stateless/01292_quantile_array_bug
✔ [ OK ] /stateless/01292_optimize_data_skip_idx_order_by_expr
✔ [ OK ] /stateless/01292_create_user
✔ [ OK ] /stateless/01291_aggregation_in_order
✔ [ OK ] /stateless/01291_geo_types
✔ [ OK ] /stateless/01291_unsupported_conversion_from_decimal
✔ [ OK ] /stateless/01291_distributed_low_cardinality_memory_efficient
✔ [ OK ] /stateless/01290_empty_array_index_analysis
✔ [ OK ] /stateless/01289_min_execution_speed_not_too_early
✔ [ OK ] /stateless/01290_max_execution_speed_distributed
✔ [ OK ] /stateless/01304_direct_io_long
✔ [ OK ] /stateless/01286_constraints_on_default
✔ [ OK ] /stateless/01285_data_skip_index_over_aggregation
✔ [ OK ] /stateless/01361_fover_remote_num_tries
✔ [ OK ] /stateless/01285_engine_join_donmikel
✔ [ OK ] /stateless/01285_date_datetime_key_condition
✔ [ OK ] /stateless/01284_view_and_extremes_bug
✔ [ OK ] /stateless/01284_escape_sequences_php_mysql_style
✔ [ OK ] /stateless/01284_port
✔ [ OK ] /stateless/01284_fuzz_bits
✔ [ OK ] /stateless/01288_shard_max_network_bandwidth
✔ [ OK ] /stateless/01283_max_threads_simple_query_optimization
✔ [ OK ] /stateless/01282_system_parts_ttl_info
✔ [ OK ] /stateless/01281_sum_nullable
✔ [ OK ] /stateless/01283_strict_resize_bug
✔ [ OK ] /stateless/01281_alter_rename_and_other_renames
✔ [ OK ] /stateless/01281_parseDateTime64BestEffort
✔ [ OK ] /stateless/01281_join_with_prewhere_fix
✔ [ OK ] /stateless/01280_opencl_bitonic_order_by
✔ [ OK ] /stateless/01280_min_map_max_map
✔ [ OK ] /stateless/01280_unicode_whitespaces_lexer
✔ [ OK ] /stateless/01280_null_in
✔ [ OK ] /stateless/01279_dist_group_by
✔ [ OK ] /stateless/01278_random_string_utf8
✔ [ OK ] /stateless/01279_empty_external_table
✔ [ OK ] /stateless/01278_variance_nonnegative
✔ [ OK ] /stateless/01278_alter_rename_combination
✔ [ OK ] /stateless/01278_format_multiple_queries
✔ [ OK ] /stateless/01277_unixTimestamp64_compatibility
✔ [ OK ] /stateless/01287_max_execution_speed
✔ [ OK ] /stateless/01277_convert_field_to_type_logical_error
✔ [ OK ] /stateless/01277_alter_rename_column_constraint
✔ [ OK ] /stateless/01277_toUnixTimestamp64
✔ [ OK ] /stateless/01277_fromUnixTimestamp64
✔ [ OK ] /stateless/01277_buffer_column_order
✔ [ OK ] /stateless/01277_large_tuples
✔ [ OK ] /stateless/01293_optimize_final_force
✔ [ OK ] /stateless/01276_alter_rename_column_materialized_expr
✔ [ OK ] /stateless/01276_system_licenses
✔ [ OK ] /stateless/01277_random_fixed_string
✔ [ OK ] /stateless/01275_alter_rename_column_default_expr
✔ [ OK ] /stateless/01275_extract_groups_check
✔ [ OK ] /stateless/01274_alter_rename_column_distributed
✔ [ OK ] /stateless/01274_generate_random_nested
✔ [ OK ] /stateless/01276_random_string
✔ [ OK ] /stateless/01278_min_insert_block_size_rows_for_materialized_views
✔ [ OK ] /stateless/01273_arrow_load
✔ [ OK ] /stateless/01273_extractGroups
✔ [ OK ] /stateless/01273_arrow_nullable_arrays_load
✔ [ OK ] /stateless/01273_arrow_nested_arrays_load
✔ [ OK ] /stateless/01273_arrow_arrays_load
✔ [ OK ] /stateless/01273_h3EdgeAngle_range_check
✔ [ OK ] /stateless/01273_arrow_decimal
✔ [ OK ] /stateless/01273_lc_fixed_string_field
✔ [ OK ] /stateless/01272_offset_without_limit
✔ [ OK ] /stateless/01275_parallel_mv
✔ [ OK ] /stateless/01272_totals_and_filter_bug
✔ [ OK ] /stateless/01273_arrow_dictionaries_load
✔ [ OK ] /stateless/01271_show_privileges
✔ [ OK ] /stateless/01271_http_code_parse_error
✔ [ OK ] /stateless/01270_optimize_skip_unused_shards_low_cardinality
✔ [ OK ] /stateless/01269_toStartOfSecond
✔ [ OK ] /stateless/01269_create_with_null
✔ [ OK ] /stateless/01273_arrow_stream
✔ [ OK ] /stateless/01268_mv_scalars
✔ [ OK ] /stateless/01268_shard_avgweighted
✔ [ OK ] /stateless/01271_optimize_arithmetic_operations_in_aggr_func_long
✔ [ OK ] /stateless/01268_data_numeric_parameters
✔ [ OK ] /stateless/01268_mergine_sorted_limit
✔ [ OK ] /stateless/01268_DateTime64_in_WHERE
✔ [ OK ] /stateless/01266_default_prewhere_reqq
✔ [ OK ] /stateless/01265_datetime_string_comparison_felix_mueller
✔ [ OK ] /stateless/01264_nested_baloo_bear
✔ [ OK ] /stateless/01263_type_conversion_nvartolomei
✔ [ OK ] /stateless/01262_low_cardinality_remove
✔ [ OK ] /stateless/01262_fractional_timezone_near_start_of_epoch
✔ [ OK ] /stateless/01260_ubsan_decimal_parse
✔ [ OK ] /stateless/01259_combinator_distinct_distributed
✔ [ OK ] /stateless/01259_datetime64_ubsan
✔ [ OK ] /stateless/01259_combinator_distinct
✔ [ OK ] /stateless/01273_arrow
✔ [ OK ] /stateless/01258_wrong_cast_filimonov
✔ [ OK ] /stateless/01256_negative_generate_random
✔ [ OK ] /stateless/01256_misspell_layout_name_podshumok
✔ [ OK ] /stateless/01258_bom_tsv
✔ [ OK ] /stateless/01255_geo_types_livace
✔ [ OK ] /stateless/01254_array_of_unnamed_tuples
✔ [ OK ] /stateless/01251_string_comparison
✔ [ OK ] /stateless/01253_subquery_in_aggregate_function_JustStranger
✔ [ OK ] /stateless/01250_fixed_string_comparison
✔ [ OK ] /stateless/01248_least_greatest_mixed_const
✔ [ OK ] /stateless/01252_weird_time_zone
✔ [ OK ] /stateless/01247_least_greatest_filimonov
✔ [ OK ] /stateless/01247_some_msan_crashs_from_22517
✔ [ OK ] /stateless/01247_optimize_distributed_group_by_sharding_key_dist_on_dist
✔ [ OK ] /stateless/01246_least_greatest_generic
✔ [ OK ] /stateless/01246_extractAllGroupsVertical
✔ [ OK ] /stateless/01246_extractAllGroupsHorizontal
✔ [ OK ] /stateless/01910_client_replxx_container_overflow_long
✔ [ OK ] /stateless/01246_finalize_aggregation_race
✔ [ OK ] /stateless/01244_optimize_distributed_group_by_sharding_key
✔ [ OK ] /stateless/01240_join_get_or_null
✔ [ OK ] /stateless/01236_graphite_mt
✔ [ OK ] /stateless/01245_limit_infinite_sources
✔ [ OK ] /stateless/01234_to_string_monotonic
✔ [ OK ] /stateless/01232_untuple
✔ [ OK ] /stateless/01231_markdown_format
✔ [ OK ] /stateless/01232_json_as_string_format
✔ [ OK ] /stateless/01231_log_queries_min_type
✔ [ OK ] /stateless/01230_join_get_truncate
✔ [ OK ] /stateless/01227_distributed_global_in_issue_2610
✔ [ OK ] /stateless/01226_dist_on_dist_global_in
✔ [ OK ] /stateless/01221_system_settings
✔ [ OK ] /stateless/01231_operator_null_in
✔ [ OK ] /stateless/01220_scalar_optimization_in_alter
✔ [ OK ] /stateless/01214_test_storage_merge_aliases_with_where
✔ [ OK ] /stateless/01213_alter_table_rename_nested
✔ [ OK ] /stateless/01223_dist_on_dist
✔ [ OK ] /stateless/01213_alter_rename_compact_part
✔ [ OK ] /stateless/01213_alter_rename_column
✔ [ OK ] /stateless/01213_alter_rename_with_default_zookeeper
✔ [ OK ] /stateless/01214_point_in_Mecca
✔ [ OK ] /stateless/01213_alter_rename_nested
✔ [ OK ] /stateless/01213_optimize_skip_unused_shards_DISTINCT
✔ [ OK ] /stateless/01213_alter_rename_primary_key_zookeeper
✔ [ OK ] /stateless/01212_empty_join_and_totals
✔ [ OK ] /stateless/01213_point_in_Myanmar
✔ [ OK ] /stateless/01210_drop_view
✔ [ OK ] /stateless/01211_optimize_skip_unused_shards_type_mismatch
✔ [ OK ] /stateless/01213_alter_rename_column_zookeeper_long
✔ [ OK ] /stateless/01202_array_auc_special
✔ [ OK ] /stateless/01199_url_functions_path_without_schema_yiurule
✔ [ OK ] /stateless/01198_client_quota_key
✔ [ OK ] /stateless/01198_plus_inf
✔ [ OK ] /stateless/01197_summing_enum
✔ [ OK ] /stateless/01196_max_parser_depth
✔ [ OK ] /stateless/01201_drop_column_compact_part_replicated_zookeeper
✔ [ OK ] /stateless/01201_read_single_thread_in_order
✔ [ OK ] /stateless/01246_buffer_flush
✔ [ OK ] /stateless/01189_create_as_table_as_table_function
✔ [ OK ] /stateless/01194_http_query_id
✔ [ OK ] /stateless/01186_conversion_to_nullable
✔ [ OK ] /stateless/01187_set_profile_as_setting
✔ [ OK ] /stateless/01249_flush_interactive
✔ [ OK ] /stateless/01182_materialized_view_different_structure
✔ [ OK ] /stateless/01232_preparing_sets_race_condition_long
✔ [ OK ] /stateless/01181_db_atomic_drop_on_cluster
✔ [ OK ] /stateless/01180_client_syntax_errors
✔ [ OK ] /stateless/01184_long_insert_values_huge_strings
✔ [ OK ] /stateless/01178_int_field_to_decimal
✔ [ OK ] /stateless/01177_group_array_moving
✔ [ OK ] /stateless/01179_insert_values_semicolon
✔ [ OK ] /stateless/01163_search_case_insensetive_utf8
✔ [ OK ] /stateless/01159_combinators_with_parameters
✔ [ OK ] /stateless/01195_formats_diagnostic_info
✔ [ OK ] /stateless/01183_custom_separated_format_http
✔ [ OK ] /stateless/01165_lost_part_empty_partition
✔ [ OK ] /stateless/01151_storage_merge_filter_tables_by_virtual_column
✔ [ OK ] /stateless/01149_zookeeper_mutation_stuck_after_replace_partition
✔ [ OK ] /stateless/01147_partial_merge_full_join
✔ [ OK ] /stateless/01145_with_fill_const
✔ [ OK ] /stateless/01146_clickhouse_local_data
✔ [ OK ] /stateless/01156_pcg_deserialization
✔ [ OK ] /stateless/01144_join_rewrite_with_ambiguous_column_and_view
✔ [ OK ] /stateless/01144_multiword_data_types
✔ [ OK ] /stateless/01144_multiple_joins_rewriter_v2_and_lambdas
✔ [ OK ] /stateless/01143_trivial_count_with_join
✔ [ OK ] /stateless/01142_join_lc_and_nullable_in_key
✔ [ OK ] /stateless/01142_merge_join_lc_and_nullable_in_key
✔ [ OK ] /stateless/01142_with_ties_and_aliases
✔ [ OK ] /stateless/01141_join_get_negative
✔ [ OK ] /stateless/01139_asof_join_types
✔ [ OK ] /stateless/01140_select_from_storage_join_fix
✔ [ OK ] /stateless/01138_join_on_distributed_and_tmp
✔ [ OK ] /stateless/01137_order_by_func_final
✔ [ OK ] /stateless/01137_sample_final
✔ [ OK ] /stateless/01136_multiple_sets
✔ [ OK ] /stateless/01134_set_overflow_mode
✔ [ OK ] /stateless/01134_max_rows_to_group_by
✔ [ OK ] /stateless/01132_max_rows_to_read
✔ [ OK ] /stateless/01131_max_rows_to_sort
✔ [ OK ] /stateless/01130_in_memory_parts_default
✔ [ OK ] /stateless/01130_in_memory_parts_check
✔ [ OK ] /stateless/01130_in_memory_parts
✔ [ OK ] /stateless/01130_in_memory_parts_nested
✔ [ OK ] /stateless/01129_dict_get_join_lose_constness
✔ [ OK ] /stateless/01126_month_partitioning_consistent_code
✔ [ OK ] /stateless/01128_generate_random_nested
✔ [ OK ] /stateless/01124_view_bad_types
✔ [ OK ] /stateless/01125_generate_random_qoega
✔ [ OK ] /stateless/01123_parse_date_time_best_effort_even_more
✔ [ OK ] /stateless/01122_totals_rollup_having_block_header
✔ [ OK ] /stateless/01121_remote_scalar_subquery
✔ [ OK ] /stateless/01120_join_constants
✔ [ OK ] /stateless/01118_is_constant
✔ [ OK ] /stateless/01117_comma_and_others_join_mix
✔ [ OK ] /stateless/01117_greatest_least_case
✔ [ OK ] /stateless/01117_chain_finalize_bug
✔ [ OK ] /stateless/01116_cross_count_asterisks
✔ [ OK ] /stateless/01116_asof_join_dolbyzerr
✔ [ OK ] /stateless/01114_materialize_clear_index_compact_parts
✔ [ OK ] /stateless/01115_prewhere_array_join
✔ [ OK ] /stateless/01114_alter_modify_compact_parts
✔ [ OK ] /stateless/01112_check_table_with_index
✔ [ OK ] /stateless/01114_clear_column_compact_parts
✔ [ OK ] /stateless/01109_sc0rp10_string_hash_map_zero_bytes
✔ [ OK ] /stateless/01109_inflating_cross_join
✔ [ OK ] /stateless/01107_join_right_table_totals
✔ [ OK ] /stateless/01107_tuples_arrays_parsing_exceptions
✔ [ OK ] /stateless/01106_const_fixed_string_like
✔ [ OK ] /stateless/01137_order_by_func
✔ [ OK ] /stateless/01105_string_like
✔ [ OK ] /stateless/01155_old_mutation_parts_to_do
✔ [ OK ] /stateless/01104_fixed_string_like
✔ [ OK ] /stateless/01104_distributed_one_test
✔ [ OK ] /stateless/01102_distributed_local_in_bug
✔ [ OK ] /stateless/01104_distributed_numbers_test
✔ [ OK ] /stateless/01101_prewhere_after_alter
✔ [ OK ] /stateless/01101_literal_column_clash
✔ [ OK ] /stateless/01100_split_by_string
✔ [ OK ] /stateless/01099_operators_date_and_timestamp
✔ [ OK ] /stateless/01098_sum
✔ [ OK ] /stateless/01103_check_cpu_instructions_at_startup
✔ [ OK ] /stateless/01099_parallel_distributed_insert_select
✔ [ OK ] /stateless/01097_cyclic_defaults
✔ [ OK ] /stateless/01097_pre_limit
✔ [ OK ] /stateless/01096_block_serialized_state
✔ [ OK ] /stateless/01096_array_reduce_in_ranges
✔ [ OK ] /stateless/01097_one_more_range_reader_test
✔ [ OK ] /stateless/01096_zeros
✔ [ OK ] /stateless/01093_cyclic_defaults_filimonov
✔ [ OK ] /stateless/01092_base64
✔ [ OK ] /stateless/01091_query_profiler_does_not_hang
✔ [ OK ] /stateless/01091_insert_with_default_json
✔ [ OK ] /stateless/01095_tpch_like_smoke
✔ [ OK ] /stateless/01098_msgpack_format
✔ [ OK ] /stateless/01091_num_threads
✔ [ OK ] /stateless/01090_fixed_string_bit_ops
✔ [ OK ] /stateless/01089_alter_settings_old_format
✔ [ OK ] /stateless/01088_array_slice_of_aggregate_functions
✔ [ OK ] /stateless/01088_benchmark_query_id
✔ [ OK ] /stateless/01087_index_set_ubsan
✔ [ OK ] /stateless/01087_storage_generate
✔ [ OK ] /stateless/01090_zookeeper_mutations_and_insert_quorum
✔ [ OK ] /stateless/01086_regexp_input_format_skip_unmatched
✔ [ OK ] /stateless/01087_table_function_generate
✔ [ OK ] /stateless/01086_modulo_or_zero
✔ [ OK ] /stateless/01086_odbc_roundtrip
✔ [ OK ] /stateless/01085_datetime_arithmetic_preserve_timezone
✔ [ OK ] /stateless/01085_regexp_input_format
✔ [ OK ] /stateless/01085_max_distributed_connections
✔ [ OK ] /stateless/01085_simdjson_uint64
✔ [ OK ] /stateless/01085_extract_all_empty
✔ [ OK ] /stateless/01084_defaults_on_aliases
✔ [ OK ] /stateless/01083_cross_to_inner_with_in_bug
✔ [ OK ] /stateless/01083_log_first_column_alias
✔ [ OK ] /stateless/01083_cross_to_inner_with_like
✔ [ OK ] /stateless/01083_match_zero_byte
✔ [ OK ] /stateless/01083_functional_index_in_mergetree
✔ [ OK ] /stateless/01083_aggregation_memory_efficient_bug
✔ [ OK ] /stateless/01082_bit_test_out_of_bound
✔ [ OK ] /stateless/01083_log_family_disk_memory
✔ [ OK ] /stateless/01081_PartialSortingTransform_full_column
✔ [ OK ] /stateless/01081_keywords_formatting
✔ [ OK ] /stateless/01081_demangle
✔ [ OK ] /stateless/01080_engine_merge_prewhere_tupleelement_error
✔ [ OK ] /stateless/01080_join_get_null
✔ [ OK ] /stateless/01079_reinterpret_as_fixed_string
✔ [ OK ] /stateless/01079_bit_operations_using_bitset
✔ [ OK ] /stateless/01079_order_by_pk
✔ [ OK ] /stateless/01079_alter_default_zookeeper
✔ [ OK ] /stateless/01079_new_range_reader_segfault
✔ [ OK ] /stateless/01078_merge_tree_read_one_thread
✔ [ OK ] /stateless/01078_bloom_filter_operator_not_has
✔ [ OK ] /stateless/01079_bad_alters_zookeeper_long
✔ [ OK ] /stateless/01077_yet_another_prewhere_test
✔ [ OK ] /stateless/01103_optimize_drop_race_zookeeper
✔ [ OK ] /stateless/01076_array_join_prewhere_const_folding
✔ [ OK ] /stateless/01076_json_each_row_array
✔ [ OK ] /stateless/01076_predicate_optimizer_with_view
✔ [ OK ] /stateless/01077_mutations_index_consistency
✔ [ OK ] /stateless/01076_range_reader_segfault
✔ [ OK ] /stateless/01075_in_arrays_enmk
✔ [ OK ] /stateless/01075_allowed_client_hosts
✔ [ OK ] /stateless/01074_partial_revokes
✔ [ OK ] /stateless/01074_h3_range_check
✔ [ OK ] /stateless/01073_grant_and_revoke
✔ [ OK ] /stateless/01073_crlf_end_of_line
✔ [ OK ] /stateless/01073_bad_alter_partition
✔ [ OK ] /stateless/01072_drop_temporary_table_with_same_name
✔ [ OK ] /stateless/01072_optimize_skip_unused_shards_const_expr_eval
✔ [ OK ] /stateless/01072_nullable_jit
✔ [ OK ] /stateless/01073_blockSerializedSize
✔ [ OK ] /stateless/01072_json_each_row_data_in_square_brackets
✔ [ OK ] /stateless/01072_select_constant_limit
✔ [ OK ] /stateless/01071_in_array
✔ [ OK ] /stateless/01071_force_optimize_skip_unused_shards
✔ [ OK ] /stateless/01071_http_header_exception_code
✔ [ OK ] /stateless/01070_alter_with_ttl
✔ [ OK ] /stateless/01070_to_decimal_or_null_exception
✔ [ OK ] /stateless/01070_h3_get_base_cell
✔ [ OK ] /stateless/01070_exception_code_in_query_log_table
✔ [ OK ] /stateless/01070_h3_indexes_are_neighbors
✔ [ OK ] /stateless/01070_string_to_h3
✔ [ OK ] /stateless/01070_h3_hex_area_m2
✔ [ OK ] /stateless/01070_h3_to_children
✔ [ OK ] /stateless/01070_h3_to_parent
✔ [ OK ] /stateless/01070_template_empty_file
✔ [ OK ] /stateless/01070_h3_to_string
✔ [ OK ] /stateless/01069_materialized_view_alter_target_table
✔ [ OK ] /stateless/01069_materialized_view_alter_target_table_with_default_expression
✔ [ OK ] /stateless/01069_insert_float_as_nullable_unit8
✔ [ OK ] /stateless/01068_parens
✔ [ OK ] /stateless/01069_set_in_group_by
✔ [ OK ] /stateless/01067_join_null
✔ [ OK ] /stateless/01065_array_zip_mixed_const
✔ [ OK ] /stateless/01066_bit_count
✔ [ OK ] /stateless/01065_if_not_finite
✔ [ OK ] /stateless/01064_array_auc
✔ [ OK ] /stateless/01064_pm_all_join_const_and_nullable
✔ [ OK ] /stateless/01063_create_column_set
✔ [ OK ] /stateless/01062_pm_multiple_all_join_same_value
✔ [ OK ] /stateless/01064_incremental_streaming_from_2_src_with_feedback
✔ [ OK ] /stateless/01062_max_parser_depth
✔ [ OK ] /stateless/01061_alter_codec_with_type
✔ [ OK ] /stateless/01060_defaults_all_columns
✔ [ OK ] /stateless/01060_substring_negative_size
✔ [ OK ] /stateless/01300_client_save_history_when_terminated_long
✔ [ OK ] /stateless/01062_alter_on_mutataion_zookeeper
✔ [ OK ] /stateless/01062_pm_all_join_with_block_continuation
✔ [ OK ] /stateless/01057_http_compression_prefer_brotli
✔ [ OK ] /stateless/01056_negative_with_bloom_filter
✔ [ OK ] /stateless/01059_storage_file_brotli
✔ [ OK ] /stateless/01056_prepared_statements_null_and_escaping
✔ [ OK ] /stateless/01055_prewhere_bugs
✔ [ OK ] /stateless/01055_compact_parts
✔ [ OK ] /stateless/01056_predicate_optimizer_bugs
✔ [ OK ] /stateless/01058_zlib_ng_level1_bug
✔ [ OK ] /stateless/01055_minmax_index_compact_parts
✔ [ OK ] /stateless/01054_random_printable_ascii_ubsan
✔ [ OK ] /stateless/01053_if_chain_check
✔ [ OK ] /stateless/01055_compact_parts_granularity
✔ [ OK ] /stateless/01052_array_reduce_exception
✔ [ OK ] /stateless/01052_compression_buffer_overrun
✔ [ OK ] /stateless/01051_aggregate_function_crash
✔ [ OK ] /stateless/01051_random_printable_ascii
✔ [ OK ] /stateless/01051_same_name_alias_with_joins
✔ [ OK ] /stateless/01051_all_join_engine
✔ [ OK ] /stateless/01051_scalar_optimization
✔ [ OK ] /stateless/01051_new_any_join_engine
✔ [ OK ] /stateless/01050_engine_join_view_crash
✔ [ OK ] /stateless/01050_clickhouse_dict_source_with_subquery
✔ [ OK ] /stateless/01051_system_stack_trace
✔ [ OK ] /stateless/01050_group_array_sample
✔ [ OK ] /stateless/01049_join_low_card_crash
✔ [ OK ] /stateless/01050_engine_join_crash
✔ [ OK ] /stateless/01175_distributed_ddl_output_mode_long
✔ [ OK ] /stateless/01047_no_alias_columns_with_table_aliases
✔ [ OK ] /stateless/01047_nullable_rand
✔ [ OK ] /stateless/01046_trivial_count_query_distributed
✔ [ OK ] /stateless/01046_materialized_view_with_join_over_distributed
✔ [ OK ] /stateless/01045_bloom_filter_null_array
✔ [ OK ] /stateless/01049_zookeeper_synchronous_mutations
✔ [ OK ] /stateless/01045_array_zip
✔ [ OK ] /stateless/01047_simple_aggregate_sizes_of_columns_bug
✔ [ OK ] /stateless/01044_great_circle_angle
✔ [ OK ] /stateless/01044_h3_edge_angle
✔ [ OK ] /stateless/01049_join_low_card_bug_long
✔ [ OK ] /stateless/01043_h3_edge_length_m
✔ [ OK ] /stateless/01043_geo_distance
✔ [ OK ] /stateless/01043_categorical_iv
✔ [ OK ] /stateless/01042_check_query_and_last_granule_size
✔ [ OK ] /stateless/01042_h3_k_ring
✔ [ OK ] /stateless/01040_h3_get_resolution
✔ [ OK ] /stateless/01041_h3_is_valid
✔ [ OK ] /stateless/01039_test_setting_parse
✔ [ OK ] /stateless/01040_distributed_directory_monitor_batch_inserts
✔ [ OK ] /stateless/01039_row_policy_dcl
✔ [ OK ] /stateless/01045_order_by_pk_special_storages
✔ [ OK ] /stateless/01036_union_different_columns
✔ [ OK ] /stateless/01038_array_of_unnamed_tuples
✔ [ OK ] /stateless/01037_zookeeper_check_table_empty_pk
✔ [ OK ] /stateless/01035_prewhere_with_alias
✔ [ OK ] /stateless/01039_mergetree_exec_time
✔ [ OK ] /stateless/01034_prewhere_max_parallel_replicas_distributed
✔ [ OK ] /stateless/01035_enum_conversion_native_format
✔ [ OK ] /stateless/01035_lc_empty_part_bug
✔ [ OK ] /stateless/01034_unknown_qualified_column_in_join
✔ [ OK ] /stateless/01034_with_fill_and_push_down_predicate
✔ [ OK ] /stateless/01034_order_by_pk_prefix
✔ [ OK ] /stateless/01035_avg
✔ [ OK ] /stateless/01034_JSONCompactEachRow
✔ [ OK ] /stateless/01034_values_parse_float_bug
✔ [ OK ] /stateless/01033_substr_negative_size_arg
✔ [ OK ] /stateless/01034_sample_final_distributed
✔ [ OK ] /stateless/01033_quota_dcl
✔ [ OK ] /stateless/01033_storage_odbc_parsing_exception_check
✔ [ OK ] /stateless/01032_cityHash64_for_decimal
✔ [ OK ] /stateless/01032_cityHash64_for_UUID
✔ [ OK ] /stateless/01032_duplicate_column_insert_query
✔ [ OK ] /stateless/01031_new_any_join
✔ [ OK ] /stateless/01031_semi_anti_join
✔ [ OK ] /stateless/01031_pmj_new_any_semi_join
✔ [ OK ] /stateless/01030_limit_by_with_ties_error
✔ [ OK ] /stateless/01030_final_mark_empty_primary_key
✔ [ OK ] /stateless/01030_storage_set_supports_read
✔ [ OK ] /stateless/01030_concatenate_equal_fixed_strings
✔ [ OK ] /stateless/01030_storage_hdfs_syntax
✔ [ OK ] /stateless/01030_storage_url_syntax
✔ [ OK ] /stateless/01029_early_constant_folding
✔ [ OK ] /stateless/01026_char_utf8
✔ [ OK ] /stateless/01024__getScalar
✔ [ OK ] /stateless/01025_array_compact_generic
✔ [ OK ] /stateless/01030_incorrect_count_summing_merge_tree
✔ [ OK ] /stateless/01021_tuple_parser
✔ [ OK ] /stateless/01021_create_as_select
✔ [ OK ] /stateless/01020_having_without_group_by
✔ [ OK ] /stateless/01020_function_array_compact
✔ [ OK ] /stateless/01020_function_char
✔ [ OK ] /stateless/01019_array_fill
✔ [ OK ] /stateless/01019_alter_materialized_view_consistent
✔ [ OK ] /stateless/01019_Buffer_and_max_memory_usage
✔ [ OK ] /stateless/01019_materialized_view_select_extra_columns
✔ [ OK ] /stateless/01019_alter_materialized_view_query
✔ [ OK ] /stateless/01018_Distributed__shard_num
✔ [ OK ] /stateless/01018_optimize_read_in_order_with_in_subquery
✔ [ OK ] /stateless/01018_ambiguous_column
✔ [ OK ] /stateless/01018_empty_aggregation_filling
✔ [ OK ] /stateless/01019_parallel_parsing_cancel
✔ [ OK ] /stateless/01018_insert_multiple_blocks_with_defaults
✔ [ OK ] /stateless/01017_bithamming_distance
✔ [ OK ] /stateless/01017_tsv_empty_as_default
✔ [ OK ] /stateless/01017_uniqCombined_memory_usage
✔ [ OK ] /stateless/01017_in_unconvertible_complex_type
✔ [ OK ] /stateless/01017_tuplehamming_distance
✔ [ OK ] /stateless/01017_mutations_with_nondeterministic_functions_zookeeper
✔ [ OK ] /stateless/01016_index_tuple_field_type
✔ [ OK ] /stateless/01016_simhash_minhash
✔ [ OK ] /stateless/01016_input_null_as_default
✔ [ OK ] /stateless/01016_macros
✔ [ OK ] /stateless/01016_null_part_minmax
✔ [ OK ] /stateless/01016_uniqCombined64
✔ [ OK ] /stateless/01015_random_constant
✔ [ OK ] /stateless/01035_avg_weighted_long
✔ [ OK ] /stateless/01015_insert_values_parametrized
✔ [ OK ] /stateless/01015_array_split
✔ [ OK ] /stateless/01015_empty_in_inner_right_join
✔ [ OK ] /stateless/01014_count_of_merges_metrics
✔ [ OK ] /stateless/01014_function_repeat_corner_cases
✔ [ OK ] /stateless/01013_hex_float
✔ [ OK ] /stateless/01013_repeat_function
✔ [ OK ] /stateless/01014_format_custom_separated
✔ [ OK ] /stateless/01013_hex_decimal
✔ [ OK ] /stateless/01013_totals_without_aggregation
✔ [ OK ] /stateless/01012_serialize_array_memory_usage
✔ [ OK ] /stateless/01012_reset_running_accumulate
✔ [ OK ] /stateless/01079_parallel_alter_modify_zookeeper_long
✔ [ OK ] /stateless/01012_select_limit_x_0
✔ [ OK ] /stateless/01011_group_uniq_array_memsan
✔ [ OK ] /stateless/01011_test_create_as_skip_indices
✔ [ OK ] /stateless/01010_partial_merge_join_negative
✔ [ OK ] /stateless/01010_pm_join_all_join_bug
✔ [ OK ] /stateless/01010_pmj_one_row_blocks
✔ [ OK ] /stateless/01010_partial_merge_join_const_and_lc
✔ [ OK ] /stateless/01010_partial_merge_join
✔ [ OK ] /stateless/01010_pmj_on_disk
✔ [ OK ] /stateless/01010_low_cardinality_and_native_http
✔ [ OK ] /stateless/01009_global_array_join_names
✔ [ OK ] /stateless/01009_insert_select_data_loss
✔ [ OK ] /stateless/01010_pmj_skip_blocks
✔ [ OK ] /stateless/01008_materialized_view_henyihanwobushi
✔ [ OK ] /stateless/01019_alter_materialized_view_atomic
✔ [ OK ] /stateless/01006_ttl_with_default_2
✔ [ OK ] /stateless/01006_simpod_empty_part_single_column_write
✔ [ OK ] /stateless/01009_insert_select_nicelulu
✔ [ OK ] /stateless/01176_mysql_client_interactive
✔ [ OK ] /stateless/01001_enums_in_in_section
✔ [ OK ] /stateless/01005_rwr_shard_deadlock
✔ [ OK ] /stateless/01007_r1r2_w_r2r1_deadlock
✔ [ OK ] /stateless/01000_subquery_requires_alias
✔ [ OK ] /stateless/01000_unneeded_substitutions_client
✔ [ OK ] /stateless/01003_kill_query_race_condition
✔ [ OK ] /stateless/01000_bad_size_of_marks_skip_idx
✔ [ OK ] /stateless/00999_settings_no_extra_quotes
✔ [ OK ] /stateless/00999_test_skip_indices_with_alter_and_merge
✔ [ OK ] /stateless/00999_full_join_dup_keys_crash
✔ [ OK ] /stateless/01002_alter_nullable_adaptive_granularity_long
✔ [ OK ] /stateless/00999_join_not_nullable_types
✔ [ OK ] /stateless/00999_nullable_nested_types_4877
✔ [ OK ] /stateless/00999_join_on_expression
✔ [ OK ] /stateless/00998_constraints_all_tables
✔ [ OK ] /stateless/00997_extract_all_crash_6627
✔ [ OK ] /stateless/00996_neighbor
✔ [ OK ] /stateless/00996_limit_with_ties
✔ [ OK ] /stateless/00997_trim
✔ [ OK ] /stateless/01004_rename_deadlock
✔ [ OK ] /stateless/00995_order_by_with_fill
✔ [ OK ] /stateless/00995_optimize_read_in_order_with_aggregation
✔ [ OK ] /stateless/00994_table_function_numbers_mt
✔ [ OK ] /stateless/00995_exception_while_insert
✔ [ OK ] /stateless/00990_hasToken_and_tokenbf
✔ [ OK ] /stateless/00990_request_splitting
✔ [ OK ] /stateless/00990_function_current_user
✔ [ OK ] /stateless/00988_expansion_aliases_limit
✔ [ OK ] /stateless/00990_metric_log_table_not_empty
✔ [ OK ] /stateless/00997_set_index_array
✔ [ OK ] /stateless/01001_rename_merge_race_condition
✔ [ OK ] /stateless/00987_distributed_stack_overflow
✔ [ OK ] /stateless/00986_materialized_view_stack_overflow
✔ [ OK ] /stateless/00984_materialized_view_to_columns
✔ [ OK ] /stateless/00984_parser_stack_overflow
✔ [ OK ] /stateless/00983_summing_merge_tree_not_an_identifier
✔ [ OK ] /stateless/00985_merge_stack_overflow
✔ [ OK ] /stateless/00982_low_cardinality_setting_in_mv
✔ [ OK ] /stateless/00982_array_enumerate_uniq_ranked
✔ [ OK ] /stateless/01034_move_partition_from_table_zookeeper
✔ [ OK ] /stateless/00981_no_virtual_columns
✔ [ OK ] /stateless/00980_crash_nullable_decimal
✔ [ OK ] /stateless/00980_skip_unused_shards_without_sharding_key
✔ [ OK ] /stateless/00981_in_subquery_with_tuple
✔ [ OK ] /stateless/00980_shard_aggregation_state_deserialization
✔ [ OK ] /stateless/00980_full_join_crash_fancyqlx
✔ [ OK ] /stateless/00979_yandex_consistent_hash_fpe
✔ [ OK ] /stateless/00988_parallel_parts_removal
✔ [ OK ] /stateless/00990_hasToken
✔ [ OK ] /stateless/00979_set_index_not
✔ [ OK ] /stateless/00981_topK_topKWeighted_long
✔ [ OK ] /stateless/00979_quantileExcatExclusive_and_Inclusive
✔ [ OK ] /stateless/00978_table_function_values_alias
✔ [ OK ] /stateless/00978_sum_map_bugfix
✔ [ OK ] /stateless/00978_ml_math
✔ [ OK ] /stateless/00977_int_div
✔ [ OK ] /stateless/00976_system_stop_ttl_merges
✔ [ OK ] /stateless/00980_alter_settings_race
✔ [ OK ] /stateless/00976_max_execution_speed
✔ [ OK ] /stateless/00976_shard_low_cardinality_achimbab
✔ [ OK ] /stateless/00979_toFloat_monotonicity
✔ [ OK ] /stateless/00975_values_list
✔ [ OK ] /stateless/00975_sample_prewhere_distributed
✔ [ OK ] /stateless/00975_recursive_materialized_view
✔ [ OK ] /stateless/00977_join_use_nulls_denny_crane
✔ [ OK ] /stateless/00976_asof_join_on
✔ [ OK ] /stateless/00975_json_hang
✔ [ OK ] /stateless/00974_bitmapContains_with_primary_key
✔ [ OK ] /stateless/00975_move_partition_merge_tree
✔ [ OK ] /stateless/00974_final_predicate_push_down
✔ [ OK ] /stateless/00974_low_cardinality_cast
✔ [ OK ] /stateless/00974_full_outer_join
✔ [ OK ] /stateless/00991_system_parts_race_condition_long
✔ [ OK ] /stateless/00974_adaptive_granularity_secondary_index
✔ [ OK ] /stateless/00974_fix_join_on
✔ [ OK ] /stateless/00974_primary_key_for_lowCardinality
✔ [ OK ] /stateless/00974_text_log_table_not_empty
✔ [ OK ] /stateless/00973_create_table_as_table_function
✔ [ OK ] /stateless/00974_query_profiler
✔ [ OK ] /stateless/00972_desc_table_virtual_columns
✔ [ OK ] /stateless/00974_distributed_join_on
✔ [ OK ] /stateless/00975_indices_mutation_replicated_zookeeper_long
✔ [ OK ] /stateless/00970_substring_arg_validation
✔ [ OK ] /stateless/00971_merge_tree_uniform_read_distribution_and_max_rows_to_read
✔ [ OK ] /stateless/00971_query_id_in_logs
✔ [ OK ] /stateless/00969_columns_clause
✔ [ OK ] /stateless/00969_roundDuration
✔ [ OK ] /stateless/00968_roundAge
✔ [ OK ] /stateless/00973_uniq_non_associativity
✔ [ OK ] /stateless/00967_ubsan_bit_test
✔ [ OK ] /stateless/00972_geohashesInBox
✔ [ OK ] /stateless/00968_file_engine_in_subquery
✔ [ OK ] /stateless/00967_insert_into_distributed_different_types
✔ [ OK ] /stateless/00966_invalid_json_must_not_parse
✔ [ OK ] /stateless/00965_shard_unresolvable_addresses
✔ [ OK ] /stateless/00964_os_thread_priority
✔ [ OK ] /stateless/00963_startsWith_force_primary_key
✔ [ OK ] /stateless/00963_achimbab
✔ [ OK ] /stateless/00962_visit_param_various
✔ [ OK ] /stateless/00965_send_logs_level_concurrent_queries
✔ [ OK ] /stateless/00962_enumNotExect
✔ [ OK ] /stateless/00965_logs_level_bugfix
✔ [ OK ] /stateless/00961_checksums_in_system_parts_columns_table
✔ [ OK ] /stateless/00961_visit_param_buffer_underflow
✔ [ OK ] /stateless/00960_eval_ml_method_const
✔ [ OK ] /stateless/00961_check_table
✔ [ OK ] /stateless/00965_set_index_string_functions
✔ [ OK ] /stateless/00959_format_with_different_aliases
✔ [ OK ] /stateless/00958_format_of_tuple_array_element
✔ [ OK ] /stateless/00957_format_with_clashed_aliases
✔ [ OK ] /stateless/00957_coalesce_const_nullable_crash
✔ [ OK ] /stateless/00957_neighbor
✔ [ OK ] /stateless/00957_delta_diff_bug
✔ [ OK ] /stateless/00956_join_use_nulls_with_array_column
✔ [ OK ] /stateless/00956_http_prepared_statements
✔ [ OK ] /stateless/00954_resample_combinator
✔ [ OK ] /stateless/00953_moving_functions
✔ [ OK ] /stateless/00955_complex_prepared_statements
✔ [ OK ] /stateless/00964_bloom_index_string_functions
✔ [ OK ] /stateless/00953_indices_alter_exceptions
✔ [ OK ] /stateless/00954_client_prepared_statements
✔ [ OK ] /stateless/00952_part_frozen_info
✔ [ OK ] /stateless/00953_constraints_operations
✔ [ OK ] /stateless/00950_bad_alloc_when_truncate_join_storage
✔ [ OK ] /stateless/00952_insert_into_distributed_with_materialized_column
✔ [ OK ] /stateless/00950_test_double_delta_codec
✔ [ OK ] /stateless/00952_basic_constraints
✔ [ OK ] /stateless/00950_test_gorilla_codec
✔ [ OK ] /stateless/00950_default_prewhere
✔ [ OK ] /stateless/00951_ngram_search
✔ [ OK ] /stateless/00948_values_interpreter_template
✔ [ OK ] /stateless/00948_format_in_with_single_element
✔ [ OK ] /stateless/00948_to_valid_utf8
✔ [ OK ] /stateless/00947_ml_test
✔ [ OK ] /stateless/00946_ml_test
✔ [ OK ] /stateless/00952_input_function
✔ [ OK ] /stateless/00949_format
✔ [ OK ] /stateless/00945_ml_test
✔ [ OK ] /stateless/00944_ml_test
✔ [ OK ] /stateless/00944_minmax_null
✔ [ OK ] /stateless/00943_mv_rename_without_inner_table
✔ [ OK ] /stateless/00944_clear_index_in_partition
✔ [ OK ] /stateless/00942_dataparts_500
✔ [ OK ] /stateless/00942_mv_rename_table
✔ [ OK ] /stateless/00944_create_bloom_filter_index_with_merge_tree
✔ [ OK ] /stateless/00943_materialize_index
✔ [ OK ] /stateless/00941_to_custom_week
✔ [ OK ] /stateless/00942_mutate_index
✔ [ OK ] /stateless/00940_max_parts_in_total
✔ [ OK ] /stateless/00945_bloom_filter_index
✔ [ OK ] /stateless/00939_limit_by_offset
✔ [ OK ] /stateless/00939_test_null_in
✔ [ OK ] /stateless/00938_test_retention_function
✔ [ OK ] /stateless/00940_order_by_read_in_order
✔ [ OK ] /stateless/00938_ipv6_cidr_range
✔ [ OK ] /stateless/00938_dataset_test
✔ [ OK ] /stateless/00938_basename
✔ [ OK ] /stateless/00938_template_input_format
✔ [ OK ] /stateless/00937_template_output_format
✔ [ OK ] /stateless/00937_ipv4_cidr_range
✔ [ OK ] /stateless/00936_crc_functions
✔ [ OK ] /stateless/00937_test_use_header_csv
✔ [ OK ] /stateless/00936_function_result_with_operator_in
✔ [ OK ] /stateless/00935_to_iso_week_first_year
✔ [ OK ] /stateless/00937_test_use_header_tsv
✔ [ OK ] /stateless/00936_substring_utf8_non_const
✔ [ OK ] /stateless/00956_sensitive_data_masking
✔ [ OK ] /stateless/00932_array_intersect_bug
✔ [ OK ] /stateless/00932_geohash_support
✔ [ OK ] /stateless/00931_low_cardinality_nullable_aggregate_function_type
✔ [ OK ] /stateless/00953_zookeeper_suetin_deduplication_bug
✔ [ OK ] /stateless/00931_low_cardinality_set_index_in_key_condition
✔ [ OK ] /stateless/00931_low_cardinality_read_with_empty_array
✔ [ OK ] /stateless/00930_max_partitions_per_insert_block
✔ [ OK ] /stateless/00934_is_valid_utf8
✔ [ OK ] /stateless/00930_arrayIntersect
✔ [ OK ] /stateless/00928_multi_match_constant_constant
✔ [ OK ] /stateless/00927_asof_join_noninclusive
✔ [ OK ] /stateless/00927_asof_joins
✔ [ OK ] /stateless/00927_disable_hyperscan
✔ [ OK ] /stateless/00929_multi_match_edit_distance
✔ [ OK ] /stateless/00933_ttl_simple
✔ [ OK ] /stateless/00927_asof_join_correct_bt
✔ [ OK ] /stateless/00938_fix_rwlock_segfault_long
✔ [ OK ] /stateless/00926_adaptive_index_granularity_versioned_collapsing_merge_tree
✔ [ OK ] /stateless/00926_geo_to_h3
✔ [ OK ] /stateless/00927_asof_join_long
✔ [ OK ] /stateless/00926_adaptive_index_granularity_collapsing_merge_tree
✔ [ OK ] /stateless/00926_multimatch
✔ [ OK ] /stateless/00919_histogram_merge
✔ [ OK ] /stateless/00925_zookeeper_empty_replicated_merge_tree_optimize_final
✔ [ OK ] /stateless/00920_multiply_aggregate_states_constants
✔ [ OK ] /stateless/00921_datetime64_basic
✔ [ OK ] /stateless/00941_system_columns_race_condition
✔ [ OK ] /stateless/00918_has_unsufficient_type_check
✔ [ OK ] /stateless/00919_sum_aggregate_states_constants
✔ [ OK ] /stateless/00927_asof_join_other_types
✔ [ OK ] /stateless/00917_multiple_joins_denny_crane
✔ [ OK ] /stateless/00917_least_sqr
✔ [ OK ] /stateless/00916_create_or_replace_view
✔ [ OK ] /stateless/00916_join_using_duplicate_columns
✔ [ OK ] /stateless/00915_tuple_orantius
✔ [ OK ] /stateless/00916_add_materialized_column_after
✔ [ OK ] /stateless/00914_replicate
✔ [ OK ] /stateless/00915_simple_aggregate_function
✔ [ OK ] /stateless/00914_join_bgranvea
✔ [ OK ] /stateless/00912_string_comparison
✔ [ OK ] /stateless/00911_tautological_compare
✔ [ OK ] /stateless/00910_crash_when_distributed_modify_order_by
✔ [ OK ] /stateless/00910_client_window_size_detection
✔ [ OK ] /stateless/00913_many_threads
✔ [ OK ] /stateless/00910_decimal_group_array_crash_3783
✔ [ OK ] /stateless/00918_json_functions
✔ [ OK ] /stateless/00910_zookeeper_test_alter_compression_codecs_long
✔ [ OK ] /stateless/00908_analyze_query
✔ [ OK ] /stateless/00909_ngram_distance
✔ [ OK ] /stateless/00909_arrayEnumerateUniq
✔ [ OK ] /stateless/00907_set_index_with_nullable_and_low_cardinality_bug
✔ [ OK ] /stateless/00907_set_index_with_nullable_and_low_cardinality
✔ [ OK ] /stateless/00908_long_http_insert
✔ [ OK ] /stateless/00906_low_cardinality_const_argument
✔ [ OK ] /stateless/00906_low_cardinality_rollup
✔ [ OK ] /stateless/00907_set_index_max_rows
✔ [ OK ] /stateless/00905_field_with_aggregate_function_state
✔ [ OK ] /stateless/00905_compile_expressions_compare_big_dates
✔ [ OK ] /stateless/00903_array_with_constant_function
✔ [ OK ] /stateless/00904_array_with_constant_2
✔ [ OK ] /stateless/00902_entropy
✔ [ OK ] /stateless/00901_joint_entropy
✔ [ OK ] /stateless/00900_orc_load
✔ [ OK ] /stateless/00900_null_array_orc_load
✔ [ OK ] /stateless/00908_bloom_filter_index
✔ [ OK ] /stateless/00900_entropy_shard
✔ [ OK ] /stateless/00900_orc_arrays_load
✔ [ OK ] /stateless/00900_orc_arrow_parquet_tuples
✔ [ OK ] /stateless/00906_low_cardinality_cache
✔ [ OK ] /stateless/00921_datetime64_compatibility_long
✔ [ OK ] /stateless/00900_orc_nullable_arrays_load
✔ [ OK ] /stateless/00898_quantile_timing_parameter_check
✔ [ OK ] /stateless/00900_orc_arrow_parquet_maps
✔ [ OK ] /stateless/00900_orc_nested_arrays_load
✔ [ OK ] /stateless/00897_flatten
✔ [ OK ] /stateless/00898_parsing_bad_diagnostic_message
✔ [ OK ] /stateless/00882_multiple_join_no_alias
✔ [ OK ] /stateless/00881_unknown_identifier_in_in
✔ [ OK ] /stateless/00879_cast_to_decimal_crash
✔ [ OK ] /stateless/00876_wrong_arraj_join_column
✔ [ OK ] /stateless/00880_decimal_in_key
✔ [ OK ] /stateless/00878_join_unexpected_results
✔ [ OK ] /stateless/00874_issue_3495
✔ [ OK ] /stateless/00875_join_right_nulls
✔ [ OK ] /stateless/00872_t64_bit_codec
✔ [ OK ] /stateless/00870_t64_codec
✔ [ OK ] /stateless/00871_t64_codec_signed
✔ [ OK ] /stateless/00864_union_all_supertype
✔ [ OK ] /stateless/00863_comma_join_in
✔ [ OK ] /stateless/00862_decimal_in
✔ [ OK ] /stateless/00861_decimal_quoted_csv
✔ [ OK ] /stateless/00860_unknown_identifier_bug
✔ [ OK ] /stateless/00859_distinct_with_join
✔ [ OK ] /stateless/00858_issue_4756
✔ [ OK ] /stateless/00856_no_column_issue_4242
✔ [ OK ] /stateless/00855_join_with_array_join
✔ [ OK ] /stateless/00854_multiple_join_asterisks
✔ [ OK ] /stateless/00853_join_with_nulls_crash
✔ [ OK ] /stateless/00900_long_parquet
✔ [ OK ] /stateless/00852_any_join_nulls
✔ [ OK ] /stateless/00909_kill_not_initialized_query
✔ [ OK ] /stateless/00850_global_join_dups
✔ [ OK ] /stateless/00848_join_use_nulls_segfault
✔ [ OK ] /stateless/00851_http_insert_json_defaults
✔ [ OK ] /stateless/00849_multiple_comma_join_2
✔ [ OK ] /stateless/00847_multiple_join_same_column
✔ [ OK ] /stateless/00900_long_parquet_decimal
✔ [ OK ] /stateless/00846_join_using_tuple_crash
✔ [ OK ] /stateless/00842_array_with_constant_overflow
✔ [ OK ] /stateless/00843_optimize_predicate_and_rename_table
✔ [ OK ] /stateless/00844_join_lightee2
✔ [ OK ] /stateless/00841_temporary_table_database
✔ [ OK ] /stateless/00845_join_on_aliases
✔ [ OK ] /stateless/00840_top_k_weighted
✔ [ OK ] /stateless/00839_bitmask_negative
✔ [ OK ] /stateless/00837_insert_select_and_read_prefix
✔ [ OK ] /stateless/00837_minmax_index_replicated_zookeeper
✔ [ OK ] /stateless/00836_numbers_table_function_zero
✔ [ OK ] /stateless/00836_indices_alter
✔ [ OK ] /stateless/00837_minmax_index
✔ [ OK ] /stateless/00835_if_generic_case
✔ [ OK ] /stateless/00838_unique_index
✔ [ OK ] /stateless/00834_limit_with_constant_expressions
✔ [ OK ] /stateless/00834_not_between
✔ [ OK ] /stateless/00834_date_datetime_cmp
✔ [ OK ] /stateless/00833_sleep_overflow
✔ [ OK ] /stateless/00834_dont_allow_to_set_two_configuration_files_in_client
✔ [ OK ] /stateless/00832_storage_file_lock
✔ [ OK ] /stateless/00831_quantile_weighted_parameter_check
✔ [ OK ] /stateless/00836_indices_alter_replicated_zookeeper
✔ [ OK ] /stateless/00830_join_overwrite
✔ [ OK ] /stateless/00829_bitmap64_function
✔ [ OK ] /stateless/00826_cross_to_inner_join
✔ [ OK ] /stateless/00825_http_header_query_id
✔ [ OK ] /stateless/00838_system_tables_drop_table_race
✔ [ OK ] /stateless/00825_protobuf_format_array_3dim
✔ [ OK ] /stateless/00834_hints_for_type_function_typos
✔ [ OK ] /stateless/00829_bitmap_function
✔ [ OK ] /stateless/00825_protobuf_format_table_default
✔ [ OK ] /stateless/00825_protobuf_format_splitted_nested
✔ [ OK ] /stateless/00825_protobuf_format_nested_in_nested
✔ [ OK ] /stateless/00825_protobuf_format_nested_optional
✔ [ OK ] /stateless/00825_protobuf_format_squares
✔ [ OK ] /stateless/00825_protobuf_format_no_length_delimiter
✔ [ OK ] /stateless/00824_filesystem
✔ [ OK ] /stateless/00825_protobuf_format_enum_mapping
✔ [ OK ] /stateless/00825_protobuf_format_array_of_arrays
✔ [ OK ] /stateless/00825_protobuf_format_map
✔ [ OK ] /stateless/00821_distributed_storage_with_join_on
✔ [ OK ] /stateless/00823_capnproto_input
✔ [ OK ] /stateless/00823_sequence_match_dfa
✔ [ OK ] /stateless/00822_array_insert_default
✔ [ OK ] /stateless/00820_multiple_joins
✔ [ OK ] /stateless/00819_ast_refactoring_bugs
✔ [ OK ] /stateless/00819_full_join_wrong_columns_in_block
✔ [ OK ] /stateless/00820_multiple_joins_subquery_requires_alias
✔ [ OK ] /stateless/00818_inner_join_bug_3567
✔ [ OK ] /stateless/00817_with_simple
✔ [ OK ] /stateless/00818_join_bug_4271
✔ [ OK ] /stateless/00818_alias_bug_4110
✔ [ OK ] /stateless/00816_join_column_names_sarg
✔ [ OK ] /stateless/00825_protobuf_format_persons
✔ [ OK ] /stateless/00813_parse_date_time_best_effort_more
✔ [ OK ] /stateless/00814_parsing_ub
✔ [ OK ] /stateless/00812_prewhere_alias_array
✔ [ OK ] /stateless/00811_garbage
✔ [ OK ] /stateless/00810_in_operators_segfault
✔ [ OK ] /stateless/00809_add_days_segfault
✔ [ OK ] /stateless/00808_array_enumerate_segfault
✔ [ OK ] /stateless/00807_regexp_quote_meta
✔ [ OK ] /stateless/00806_alter_update
✔ [ OK ] /stateless/00808_not_optimize_predicate
✔ [ OK ] /stateless/00803_odbc_driver_2_format
✔ [ OK ] /stateless/00805_round_down
✔ [ OK ] /stateless/00804_rollup_with_having
✔ [ OK ] /stateless/00900_long_parquet_load
✔ [ OK ] /stateless/00804_test_delta_codec_no_type_alter
✔ [ OK ] /stateless/00802_daylight_saving_time_shift_backwards_at_midnight
✔ [ OK ] /stateless/00801_daylight_saving_time_hour_underflow
✔ [ OK ] /stateless/00802_system_parts_with_datetime_partition
✔ [ OK ] /stateless/00803_xxhash
✔ [ OK ] /stateless/00800_low_cardinality_distinct_numeric
✔ [ OK ] /stateless/00800_low_cardinality_merge_join
✔ [ OK ] /stateless/00800_function_java_hash
✔ [ OK ] /stateless/00800_low_cardinality_empty_array
✔ [ OK ] /stateless/00800_low_cardinality_join
✔ [ OK ] /stateless/00800_low_cardinality_array_group_by_arg
✔ [ OK ] /stateless/00800_low_cardinality_distributed_insert
✔ [ OK ] /stateless/00799_function_dry_run
✔ [ OK ] /stateless/00780_unaligned_array_join
✔ [ OK ] /stateless/00794_materialized_view_with_column_defaults
✔ [ OK ] /stateless/00779_all_right_join_max_block_size
✔ [ OK ] /stateless/00765_sql_compatibility_aliases
✔ [ OK ] /stateless/00763_create_query_as_table_engine_bug
✔ [ OK ] /stateless/00764_max_query_size_allocation
✔ [ OK ] /stateless/00762_date_comparsion
✔ [ OK ] /stateless/00761_lower_utf8_bug
✔ [ OK ] /stateless/00760_url_functions_overflow
✔ [ OK ] /stateless/00759_kodieg
✔ [ OK ] /stateless/00760_insert_json_with_defaults
✔ [ OK ] /stateless/00758_array_reverse
✔ [ OK ] /stateless/00757_enum_defaults
✔ [ OK ] /stateless/00756_power_alias
✔ [ OK ] /stateless/00754_first_significant_subdomain_more
✔ [ OK ] /stateless/00755_avg_value_size_hint_passing
✔ [ OK ] /stateless/00754_alter_modify_order_by
✔ [ OK ] /stateless/00814_replicated_minimalistic_part_header_zookeeper
✔ [ OK ] /stateless/00753_quantile_format
✔ [ OK ] /stateless/00753_system_columns_and_system_tables_long
✔ [ OK ] /stateless/00753_with_with_single_alias
✔ [ OK ] /stateless/00753_alter_destination_for_storage_buffer
✔ [ OK ] /stateless/00753_distributed_system_columns_and_system_tables
✔ [ OK ] /stateless/00754_distributed_optimize_skip_select_on_unused_shards_with_prewhere
✔ [ OK ] /stateless/00752_low_cardinality_lambda_argument
✔ [ OK ] /stateless/00754_distributed_optimize_skip_select_on_unused_shards
✔ [ OK ] /stateless/00753_comment_columns_zookeeper
✔ [ OK ] /stateless/00752_low_cardinality_permute
✔ [ OK ] /stateless/00752_low_cardinality_array_result
✔ [ OK ] /stateless/00752_low_cardinality_left_array_join
✔ [ OK ] /stateless/00752_low_cardinality_mv_1
✔ [ OK ] /stateless/00752_low_cardinality_mv_2
✔ [ OK ] /stateless/00751_hashing_ints
✔ [ OK ] /stateless/00750_merge_tree_merge_with_o_direct
✔ [ OK ] /stateless/00749_inner_join_of_unnamed_subqueries
✔ [ OK ] /stateless/00747_contributors
✔ [ OK ] /stateless/00748_insert_array_with_null
✔ [ OK ] /stateless/00751_low_cardinality_nullable_group_by
✔ [ OK ] /stateless/00746_hashing_tuples
✔ [ OK ] /stateless/00745_compile_scalar_subquery
✔ [ OK ] /stateless/00744_join_not_found_column
✔ [ OK ] /stateless/00743_limit_by_not_found_column
✔ [ OK ] /stateless/00742_require_join_strictness
✔ [ OK ] /stateless/00740_optimize_predicate_expression
✔ [ OK ] /stateless/00739_array_element_nullable_string_mattrobenolt
✔ [ OK ] /stateless/00738_nested_merge_multidimensional_array
✔ [ OK ] /stateless/00737_decimal_group_by
✔ [ OK ] /stateless/00736_disjunction_optimisation
✔ [ OK ] /stateless/00735_or_expr_optimize_bug
✔ [ OK ] /stateless/00734_timeslot
✔ [ OK ] /stateless/00733_if_datetime
✔ [ OK ] /stateless/00732_quorum_insert_select_with_old_data_and_without_quorum_zookeeper
✔ [ OK ] /stateless/00732_quorum_insert_lost_part_and_alive_part_zookeeper
✔ [ OK ] /stateless/00735_long_conditional
✔ [ OK ] /stateless/00732_quorum_insert_lost_part_zookeeper
✔ [ OK ] /stateless/00738_lock_for_inner_table
✔ [ OK ] /stateless/00732_quorum_insert_have_data_before_quorum_zookeeper
✔ [ OK ] /stateless/00732_quorum_insert_simple_test_2_parts_zookeeper
✔ [ OK ] /stateless/00732_quorum_insert_simple_test_1_parts_zookeeper
✔ [ OK ] /stateless/00732_base64_functions
✔ [ OK ] /stateless/00732_decimal_summing_merge_tree
✔ [ OK ] /stateless/00730_unicode_terminal_format
✔ [ OK ] /stateless/00729_prewhere_array_join
✔ [ OK ] /stateless/00727_concat
✔ [ OK ] /stateless/00746_sql_fuzzy
✔ [ OK ] /stateless/00726_length_aliases
✔ [ OK ] /stateless/00726_materialized_view_concurrent
✔ [ OK ] /stateless/00726_modulo_for_date
✔ [ OK ] /stateless/00725_join_on_bug_3
✔ [ OK ] /stateless/00725_join_on_bug_1
✔ [ OK ] /stateless/00725_ipv4_ipv6_domains
✔ [ OK ] /stateless/00725_quantiles_shard
✔ [ OK ] /stateless/00725_memory_tracking
✔ [ OK ] /stateless/00725_join_on_bug_4
✔ [ OK ] /stateless/00725_comment_columns
✔ [ OK ] /stateless/00746_compile_non_deterministic_function
✔ [ OK ] /stateless/00725_join_on_bug_2
✔ [ OK ] /stateless/00724_insert_values_datetime_conversion
✔ [ OK ] /stateless/00723_remerge_sort
✔ [ OK ] /stateless/00720_combinations_of_aggregate_combinators
✔ [ OK ] /stateless/00722_inner_join
✔ [ OK ] /stateless/00721_force_by_identical_result_after_merge_zookeeper
✔ [ OK ] /stateless/00720_with_cube
✔ [ OK ] /stateless/00719_format_datetime_rand
✔ [ OK ] /stateless/00719_insert_block_without_column
✔ [ OK ] /stateless/00718_format_datetime
✔ [ OK ] /stateless/00763_lock_buffer
✔ [ OK ] /stateless/00718_low_cardinaliry_alter
✔ [ OK ] /stateless/00717_default_join_type
✔ [ OK ] /stateless/00717_low_cardinaliry_group_by
✔ [ OK ] /stateless/00717_merge_and_distributed
✔ [ OK ] /stateless/00715_bounding_ratio
✔ [ OK ] /stateless/00717_low_cardinaliry_distributed_group_by
✔ [ OK ] /stateless/00714_create_temporary_table_with_in_clause
✔ [ OK ] /stateless/00714_alter_uuid
✔ [ OK ] /stateless/00712_prewhere_with_sampling_and_alias
✔ [ OK ] /stateless/00713_collapsing_merge_tree
✔ [ OK ] /stateless/00731_long_merge_tree_select_opened_files
✔ [ OK ] /stateless/00728_json_each_row_parsing
✔ [ OK ] /stateless/00712_prewhere_with_missing_columns
✔ [ OK ] /stateless/00712_prewhere_with_alias_bug
✔ [ OK ] /stateless/00715_json_each_row_input_nested
✔ [ OK ] /stateless/00712_nan_comparison
✔ [ OK ] /stateless/00712_prewhere_with_sampling
✔ [ OK ] /stateless/00712_prewhere_with_alias_and_virtual_column
✔ [ OK ] /stateless/00712_prewhere_with_missing_columns_2
✔ [ OK ] /stateless/00712_prewhere_with_alias_bug_2
✔ [ OK ] /stateless/00712_prewhere_with_alias
✔ [ OK ] /stateless/00712_prewhere_with_final
✔ [ OK ] /stateless/00711_array_enumerate_variants
✔ [ OK ] /stateless/00709_virtual_column_partition_id
✔ [ OK ] /stateless/00707_float_csv_delimiter
✔ [ OK ] /stateless/00710_array_enumerate_dense
✔ [ OK ] /stateless/00706_iso_week_and_day_of_year
✔ [ OK ] /stateless/00705_aggregate_states_addition
✔ [ OK ] /stateless/00703_join_crash
✔ [ OK ] /stateless/00704_arrayCumSumLimited_arrayDifference
✔ [ OK ] /stateless/00702_join_with_using_dups
✔ [ OK ] /stateless/00702_join_with_using
✔ [ OK ] /stateless/00704_drop_truncate_memory_table
✔ [ OK ] /stateless/00702_join_on_dups
✔ [ OK ] /stateless/00702_where_with_quailified_names
✔ [ OK ] /stateless/00701_join_default_strictness
✔ [ OK ] /stateless/00701_context_use_after_free
✔ [ OK ] /stateless/00700_decimal_gathers
✔ [ OK ] /stateless/00700_decimal_compare
✔ [ OK ] /stateless/00700_decimal_bounds
✔ [ OK ] /stateless/00700_decimal_casts_2
✔ [ OK ] /stateless/00700_decimal_math
✔ [ OK ] /stateless/00700_decimal_defaults
✔ [ OK ] /stateless/00700_decimal_formats
✔ [ OK ] /stateless/00700_to_decimal_or_something
✔ [ OK ] /stateless/00700_decimal_arithm
✔ [ OK ] /stateless/00700_decimal_array_functions
✔ [ OK ] /stateless/00700_decimal_round
✔ [ OK ] /stateless/00700_decimal_in_keys
✔ [ OK ] /stateless/00700_decimal_casts
✔ [ OK ] /stateless/00700_decimal_empty_aggregates
✔ [ OK ] /stateless/00700_decimal_complex_types
✔ [ OK ] /stateless/00698_validate_array_sizes_for_nested_kshvakov
✔ [ OK ] /stateless/00698_validate_array_sizes_for_nested
✔ [ OK ] /stateless/00700_decimal_null
✔ [ OK ] /stateless/00695_pretty_max_column_pad_width
✔ [ OK ] /stateless/00696_system_columns_limit
✔ [ OK ] /stateless/00700_decimal_aggregates
✔ [ OK ] /stateless/00697_in_subquery_shard
✔ [ OK ] /stateless/00694_max_block_size_zero
✔ [ OK ] /stateless/00692_if_exception_code
✔ [ OK ] /stateless/00691_array_distinct
✔ [ OK ] /stateless/00689_join_table_function
✔ [ OK ] /stateless/00688_low_cardinality_defaults
✔ [ OK ] /stateless/00688_aggregation_retention
✔ [ OK ] /stateless/00688_low_cardinality_in
✔ [ OK ] /stateless/00690_insert_select_converting_exception_message
✔ [ OK ] /stateless/00688_low_cardinality_nullable_cast
✔ [ OK ] /stateless/00688_low_cardinality_prewhere
✔ [ OK ] /stateless/00688_low_cardinality_alter_add_column
✔ [ OK ] /stateless/00688_case_without_else
✔ [ OK ] /stateless/00688_low_cardinality_syntax
✔ [ OK ] /stateless/00687_insert_into_mv
✔ [ OK ] /stateless/00685_output_format_json_escape_forward_slashes
✔ [ OK ] /stateless/00681_duplicate_columns_inside_union_all_stas_sviridov
✔ [ OK ] /stateless/00686_client_exit_code
✔ [ OK ] /stateless/00680_duplicate_columns_inside_union_all
✔ [ OK ] /stateless/00679_replace_asterisk
✔ [ OK ] /stateless/00679_uuid_in_key
✔ [ OK ] /stateless/00705_drop_create_merge_tree
✔ [ OK ] /stateless/00677_shard_any_heavy_merge
✔ [ OK ] /stateless/00678_murmurhash
✔ [ OK ] /stateless/00678_shard_funnel_window
✔ [ OK ] /stateless/00719_parallel_ddl_table
✔ [ OK ] /stateless/00676_group_by_in
✔ [ OK ] /stateless/00687_top_and_offset
✔ [ OK ] /stateless/00675_shard_remote_with_table_function
✔ [ OK ] /stateless/00674_has_array_enum
✔ [ OK ] /stateless/00671_max_intersections
✔ [ OK ] /stateless/00672_arrayDistinct
✔ [ OK ] /stateless/00668_compare_arrays_silviucpp
✔ [ OK ] /stateless/00670_truncate_temporary_table
✔ [ OK ] /stateless/00667_compare_arrays_of_different_types
✔ [ OK ] /stateless/00665_alter_nullable_string_to_nullable_uint8
✔ [ OK ] /stateless/00664_cast_from_string_to_nullable
✔ [ OK ] /stateless/00674_join_on_syntax
✔ [ OK ] /stateless/00666_uniq_complex_types
✔ [ OK ] /stateless/00663_tiny_log_empty_insert
✔ [ OK ] /stateless/00661_array_has_silviucpp
✔ [ OK ] /stateless/00653_running_difference
✔ [ OK ] /stateless/00660_optimize_final_without_partition
✔ [ OK ] /stateless/00662_array_has_nullable
✔ [ OK ] /stateless/00653_monotonic_integer_cast
✔ [ OK ] /stateless/00661_optimize_final_replicated_without_partition_zookeeper
✔ [ OK ] /stateless/00652_mutations_default_database
✔ [ OK ] /stateless/00652_replicated_mutations_default_database_zookeeper
✔ [ OK ] /stateless/00651_default_database_on_client_reconnect
✔ [ OK ] /stateless/00816_long_concurrent_alter_column
✔ [ OK ] /stateless/00650_array_enumerate_uniq_with_tuples
✔ [ OK ] /stateless/00649_quantile_tdigest_negative
✔ [ OK ] /stateless/00648_replacing_empty_set_from_prewhere
✔ [ OK ] /stateless/00647_select_numbers_with_offset
✔ [ OK ] /stateless/00647_histogram
✔ [ OK ] /stateless/00647_multiply_aggregation_state
✔ [ OK ] /stateless/00646_weird_mmx
✔ [ OK ] /stateless/00645_date_time_input_format
✔ [ OK ] /stateless/00644_different_expressions_with_same_alias
✔ [ OK ] /stateless/00646_url_engine
✔ [ OK ] /stateless/00642_cast
✔ [ OK ] /stateless/00650_csv_with_specified_quote_rule
✔ [ OK ] /stateless/00640_endsWith
✔ [ OK ] /stateless/00639_startsWith
✔ [ OK ] /stateless/00635_shard_distinct_order_by
✔ [ OK ] /stateless/00637_sessions_in_http_interface_and_settings
✔ [ OK ] /stateless/00673_subquery_prepared_set_performance
✔ [ OK ] /stateless/00634_rename_view
✔ [ OK ] /stateless/00652_mutations_alter_update
✔ [ OK ] /stateless/00633_func_or_in
✔ [ OK ] /stateless/00634_logging_shard
✔ [ OK ] /stateless/00632_aggregation_window_funnel
✔ [ OK ] /stateless/00628_in_lambda_on_merge_table_bug
✔ [ OK ] /stateless/00634_performance_introspection_and_logging
✔ [ OK ] /stateless/00627_recursive_alias
✔ [ OK ] /stateless/00636_partition_key_parts_pruning
✔ [ OK ] /stateless/00625_query_in_form_data
✔ [ OK ] /stateless/00626_in_syntax
✔ [ OK ] /stateless/00624_length_utf8
✔ [ OK ] /stateless/00630_arbitrary_csv_delimiter
✔ [ OK ] /stateless/00621_regression_for_in_operator
✔ [ OK ] /stateless/00625_summing_merge_tree_merge
✔ [ OK ] /stateless/00622_select_in_parens
✔ [ OK ] /stateless/00618_nullable_in
✔ [ OK ] /stateless/00653_verification_monotonic_data_load
✔ [ OK ] /stateless/00619_extract
✔ [ OK ] /stateless/00614_array_nullable
✔ [ OK ] /stateless/00623_in_partition_key
✔ [ OK ] /stateless/00616_final_single_part
✔ [ OK ] /stateless/00615_nullable_alter_optimize
✔ [ OK ] /stateless/00632_get_sample_block_cache
✔ [ OK ] /stateless/00617_array_in
✔ [ OK ] /stateless/00623_replicated_truncate_table_zookeeper
✔ [ OK ] /stateless/00614_shard_same_header_for_local_and_remote_node_in_distributed_query
✔ [ OK ] /stateless/00612_union_query_with_subquery
✔ [ OK ] /stateless/00612_count
✔ [ OK ] /stateless/00612_shard_count
✔ [ OK ] /stateless/00610_materialized_view_forward_alter_partition_statements
✔ [ OK ] /stateless/00612_pk_in_tuple
✔ [ OK ] /stateless/00609_prewhere_and_default
✔ [ OK ] /stateless/00609_distributed_with_case_when_then
✔ [ OK ] /stateless/00609_mv_index_in_in
✔ [ OK ] /stateless/00608_uniq_array
✔ [ OK ] /stateless/00607_index_in_in
✔ [ OK ] /stateless/00612_pk_in_tuple_perf
✔ [ OK ] /stateless/00605_intersections_aggregate_functions
✔ [ OK ] /stateless/00606_quantiles_and_nans
✔ [ OK ] /stateless/00603_system_parts_nonexistent_database
✔ [ OK ] /stateless/00600_create_temporary_table_if_not_exists
✔ [ OK ] /stateless/00604_shard_remote_and_columns_with_defaults
✔ [ OK ] /stateless/00601_kill_running_query
✔ [ OK ] /stateless/00613_shard_distributed_max_execution_time
✔ [ OK ] /stateless/00602_throw_if
✔ [ OK ] /stateless/00597_with_totals_on_empty_set
✔ [ OK ] /stateless/00598_create_as_select_http
✔ [ OK ] /stateless/00593_union_all_assert_columns_removed
✔ [ OK ] /stateless/00596_limit_on_expanded_ast
✔ [ OK ] /stateless/00592_union_all_different_aliases
✔ [ OK ] /stateless/00597_push_down_predicate_long
✔ [ OK ] /stateless/00591_columns_removal_union_all
✔ [ OK ] /stateless/00594_alias_in_distributed
✔ [ OK ] /stateless/00590_limit_by_column_removal
✔ [ OK ] /stateless/00587_union_all_type_conversions
✔ [ OK ] /stateless/00588_shard_distributed_prewhere
✔ [ OK ] /stateless/00589_removal_unused_columns_aggregation
✔ [ OK ] /stateless/00586_removing_unused_columns_from_subquery
✔ [ OK ] /stateless/00584_view_union_all
✔ [ OK ] /stateless/00595_insert_into_view
✔ [ OK ] /stateless/00585_union_all_subquery_aggregation_column_removal
✔ [ OK ] /stateless/00582_not_aliasing_functions
✔ [ OK ] /stateless/00583_limit_by_expressions
✔ [ OK ] /stateless/00581_limit_on_result_and_subquery_and_insert
✔ [ OK ] /stateless/00580_cast_nullable_to_non_nullable
✔ [ OK ] /stateless/00579_virtual_column_and_lazy
✔ [ OK ] /stateless/00580_consistent_hashing_functions
✔ [ OK ] /stateless/00579_merge_tree_partition_and_primary_keys_using_same_expression
✔ [ OK ] /stateless/00578_merge_table_sampling
✔ [ OK ] /stateless/00578_merge_trees_without_primary_key
✔ [ OK ] /stateless/00578_merge_table_shadow_virtual_column
✔ [ OK ] /stateless/00578_merge_table_and_table_virtual_column
✔ [ OK ] /stateless/00577_full_join_segfault
✔ [ OK ] /stateless/00577_replacing_merge_tree_vertical_merge
✔ [ OK ] /stateless/00575_merge_and_index_with_function_in_in
✔ [ OK ] /stateless/00576_nested_and_prewhere
✔ [ OK ] /stateless/00570_empty_array_is_const
✔ [ OK ] /stateless/00572_aggregation_by_empty_set
✔ [ OK ] /stateless/00571_alter_nullable
✔ [ OK ] /stateless/00573_shard_aggregation_by_empty_set
✔ [ OK ] /stateless/00569_parse_date_time_best_effort
✔ [ OK ] /stateless/00568_empty_function_with_fixed_string
✔ [ OK ] /stateless/00567_parse_datetime_as_unix_timestamp
✔ [ OK ] /stateless/00566_enum_min_max
✔ [ OK ] /stateless/00564_initial_column_values_with_default_expression
✔ [ OK ] /stateless/00564_temporary_table_management
✔ [ OK ] /stateless/00574_empty_strings_deserialization
✔ [ OK ] /stateless/00564_enum_order
✔ [ OK ] /stateless/00563_shard_insert_into_remote
✔ [ OK ] /stateless/00562_rewrite_select_expression_with_union
✔ [ OK ] /stateless/00563_complex_in_expression
✔ [ OK ] /stateless/00563_insert_into_remote_and_zookeeper
✔ [ OK ] /stateless/00562_in_subquery_merge_tree
✔ [ OK ] /stateless/00561_storage_join
✔ [ OK ] /stateless/00560_float_leading_plus_in_exponent
✔ [ OK ] /stateless/00559_filter_array_generic
✔ [ OK ] /stateless/00558_aggregate_merge_totals_with_arenas
✔ [ OK ] /stateless/00558_parse_floats
✔ [ OK ] /stateless/00565_enum_order
✔ [ OK ] /stateless/00557_alter_null_storage_tables
✔ [ OK ] /stateless/00557_array_resize
✔ [ OK ] /stateless/00556_remove_columns_from_subquery
✔ [ OK ] /stateless/00556_array_intersect
✔ [ OK ] /stateless/00555_right_join_excessive_rows
✔ [ OK ] /stateless/00555_hasSubstr
✔ [ OK ] /stateless/00555_hasAll_hasAny
✔ [ OK ] /stateless/00553_invalid_nested_name
✔ [ OK ] /stateless/00554_nested_and_table_engines
✔ [ OK ] /stateless/00552_logical_functions_uint8_as_bool
✔ [ OK ] /stateless/00553_buff_exists_materlized_column
✔ [ OK ] /stateless/00552_logical_functions_simple
✔ [ OK ] /stateless/00552_logical_functions_ternary
✔ [ OK ] /stateless/00551_parse_or_null
✔ [ OK ] /stateless/00548_slice_of_nested
✔ [ OK ] /stateless/00549_join_use_nulls
✔ [ OK ] /stateless/00547_named_tuples
✔ [ OK ] /stateless/00557_remote_port
✔ [ OK ] /stateless/00545_weird_aggregate_functions
✔ [ OK ] /stateless/00546_shard_tuple_element_formatting
✔ [ OK ] /stateless/00550_join_insert_select
✔ [ OK ] /stateless/00544_insert_with_select
✔ [ OK ] /stateless/00544_agg_foreach_of_two_arg
✔ [ OK ] /stateless/00543_null_and_prewhere
✔ [ OK ] /stateless/00542_access_to_temporary_table_in_readonly_mode
✔ [ OK ] /stateless/00541_to_start_of_fifteen_minutes
✔ [ OK ] /stateless/00541_kahan_sum
✔ [ OK ] /stateless/00542_materialized_view_and_time_zone_tag
✔ [ OK ] /stateless/00539_functions_for_working_with_json
✔ [ OK ] /stateless/00537_quarters
✔ [ OK ] /stateless/00536_int_exp
✔ [ OK ] /stateless/00535_parse_float_scientific
✔ [ OK ] /stateless/00538_datediff
✔ [ OK ] /stateless/00543_access_to_temporary_table_in_readonly_mode
✔ [ OK ] /stateless/00540_bad_data_types
✔ [ OK ] /stateless/00534_functions_bad_arguments1
✔ [ OK ] /stateless/00534_functions_bad_arguments9
✔ [ OK ] /stateless/00534_functions_bad_arguments4_long
✔ [ OK ] /stateless/00534_functions_bad_arguments3
✔ [ OK ] /stateless/00534_functions_bad_arguments7
✔ [ OK ] /stateless/00534_functions_bad_arguments8
✔ [ OK ] /stateless/00534_functions_bad_arguments6
✔ [ OK ] /stateless/00534_exp10
✔ [ OK ] /stateless/00534_client_ignore_error
✔ [ OK ] /stateless/00534_functions_bad_arguments5
✔ [ OK ] /stateless/00534_functions_bad_arguments2
✔ [ OK ] /stateless/00533_uniq_array
✔ [ OK ] /stateless/00532_topk_generic
✔ [ OK ] /stateless/00531_aggregate_over_nullable
✔ [ OK ] /stateless/00530_arrays_of_nothing
✔ [ OK ] /stateless/00531_client_ignore_error
✔ [ OK ] /stateless/00528_const_of_nullable
✔ [ OK ] /stateless/00529_orantius
✔ [ OK ] /stateless/00527_totals_having_nullable
✔ [ OK ] /stateless/00534_functions_bad_arguments13
✔ [ OK ] /stateless/00526_array_join_with_arrays_of_nullable
✔ [ OK ] /stateless/00525_aggregate_functions_of_nullable_that_return_non_nullable
✔ [ OK ] /stateless/00523_aggregate_functions_in_group_array
✔ [ OK ] /stateless/00524_time_intervals_months_underflow
✔ [ OK ] /stateless/00521_multidimensional
✔ [ OK ] /stateless/00520_http_nullable
✔ [ OK ] /stateless/00520_tuple_values_interpreter
✔ [ OK ] /stateless/00522_multidimensional
✔ [ OK ] /stateless/00534_filimonov
✔ [ OK ] /stateless/00519_create_as_select_from_temporary_table
✔ [ OK ] /stateless/00516_is_inf_nan
✔ [ OK ] /stateless/00518_extract_all_and_empty_matches
✔ [ OK ] /stateless/00516_modulo
✔ [ OK ] /stateless/00517_date_parsing
✔ [ OK ] /stateless/00515_enhanced_time_zones
✔ [ OK ] /stateless/00534_functions_bad_arguments11
✔ [ OK ] /stateless/00515_gcd_lcm
✔ [ OK ] /stateless/00515_shard_desc_table_functions_and_subqueries
✔ [ OK ] /stateless/00514_interval_operators
✔ [ OK ] /stateless/00513_fractional_time_zones
✔ [ OK ] /stateless/00511_get_size_of_enum
✔ [ OK ] /stateless/00507_sumwithoverflow
✔ [ OK ] /stateless/00512_fractional_time_zones
✔ [ OK ] /stateless/00506_union_distributed
✔ [ OK ] /stateless/00507_array_no_params
✔ [ OK ] /stateless/00503_cast_const_nullable
✔ [ OK ] /stateless/00506_shard_global_in_union
✔ [ OK ] /stateless/00502_string_concat_with_array
✔ [ OK ] /stateless/00534_functions_bad_arguments12
✔ [ OK ] /stateless/00504_mergetree_arrays_rw
✔ [ OK ] /stateless/00505_secure
✔ [ OK ] /stateless/00502_sum_map
✔ [ OK ] /stateless/00500_point_in_polygon_bug
✔ [ OK ] /stateless/00504_insert_miss_columns
✔ [ OK ] /stateless/00500_point_in_polygon_bug_3_linestring_rotation_precision
✔ [ OK ] /stateless/00501_http_head
✔ [ OK ] /stateless/00502_custom_partitioning_local
✔ [ OK ] /stateless/00500_point_in_polygon_2d_const
✔ [ OK ] /stateless/00500_point_in_polygon_nan
✔ [ OK ] /stateless/00500_point_in_polygon_bug_2
✔ [ OK ] /stateless/00500_point_in_polygon
✔ [ OK ] /stateless/00500_point_in_polygon_non_const_poly
✔ [ OK ] /stateless/00498_bitwise_aggregate_functions
✔ [ OK ] /stateless/00499_json_enum_insert
✔ [ OK ] /stateless/00496_substring_negative_offset
✔ [ OK ] /stateless/00495_reading_const_zero_column
✔ [ OK ] /stateless/00493_substring_of_fixedstring
✔ [ OK ] /stateless/00494_shard_alias_substitution_bug
✔ [ OK ] /stateless/00492_drop_temporary_table
✔ [ OK ] /stateless/00502_custom_partitioning_replicated_zookeeper
✔ [ OK ] /stateless/00490_special_line_separators_and_characters_outside_of_bmp
✔ [ OK ] /stateless/00491_shard_distributed_and_aliases_in_where_having
✔ [ OK ] /stateless/00490_with_select
✔ [ OK ] /stateless/00489_pk_subexpression
✔ [ OK ] /stateless/00488_non_ascii_column_names
✔ [ OK ] /stateless/00487_if_array_fixed_string
✔ [ OK ] /stateless/00486_if_fixed_string
✔ [ OK ] /stateless/00483_cast_syntax
✔ [ OK ] /stateless/00483_reading_from_array_structure
✔ [ OK ] /stateless/00497_whitespaces_in_insert
✔ [ OK ] /stateless/00482_subqueries_and_aliases
✔ [ OK ] /stateless/00485_http_insert_format
✔ [ OK ] /stateless/00481_create_view_for_null
✔ [ OK ] /stateless/00481_reading_from_last_granula
✔ [ OK ] /stateless/00480_mac_addresses
✔ [ OK ] /stateless/00484_preferred_max_column_in_block_size_bytes
✔ [ OK ] /stateless/00477_parsing_data_types
✔ [ OK ] /stateless/00479_date_and_datetime_to_number
✔ [ OK ] /stateless/00476_pretty_formats_and_widths
✔ [ OK ] /stateless/00498_array_functions_concat_slice_push_pop
✔ [ OK ] /stateless/00475_in_join_db_table
✔ [ OK ] /stateless/00472_create_view_if_not_exists
✔ [ OK ] /stateless/00471_sql_style_quoting
✔ [ OK ] /stateless/00472_compare_uuid_with_constant_string
✔ [ OK ] /stateless/00470_identifiers_in_double_quotes
✔ [ OK ] /stateless/00468_array_join_multiple_arrays_and_use_original_column
✔ [ OK ] /stateless/00469_comparison_of_strings_containing_null_char
✔ [ OK ] /stateless/00474_readonly_settings
✔ [ OK ] /stateless/00473_output_format_json_quote_denormals
✔ [ OK ] /stateless/00466_comments_in_keyword
✔ [ OK ] /stateless/00465_nullable_default
✔ [ OK ] /stateless/00467_qualified_names
✔ [ OK ] /stateless/00464_array_element_out_of_range
✔ [ OK ] /stateless/00464_sort_all_constant_columns
✔ [ OK ] /stateless/00461_default_value_of_argument_type
✔ [ OK ] /stateless/00462_json_true_false_literals
✔ [ OK ] /stateless/00460_vertical_and_totals_extremes
✔ [ OK ] /stateless/00459_group_array_insert_at
✔ [ OK ] /stateless/00453_top_k
✔ [ OK ] /stateless/00456_alter_nullable
✔ [ OK ] /stateless/00457_log_tinylog_stripelog_nullable
✔ [ OK ] /stateless/00451_left_array_join_and_constants
✔ [ OK ] /stateless/00452_left_array_join_and_nullable
✔ [ OK ] /stateless/00453_cast_enum
✔ [ OK ] /stateless/00450_higher_order_and_nullable
✔ [ OK ] /stateless/00448_to_string_cut_to_zero
✔ [ OK ] /stateless/00449_filter_array_nullable_tuple
✔ [ OK ] /stateless/00458_merge_type_cast
✔ [ OK ] /stateless/00448_replicate_nullable_tuple_generic
✔ [ OK ] /stateless/00445_join_nullable_keys
✔ [ OK ] /stateless/00447_foreach_modifier
✔ [ OK ] /stateless/00444_join_use_nulls
✔ [ OK ] /stateless/00440_nulls_merge_tree
✔ [ OK ] /stateless/00442_filter_by_nullable
✔ [ OK ] /stateless/00439_fixed_string_filter
✔ [ OK ] /stateless/00441_nulls_in
✔ [ OK ] /stateless/00438_bit_rotate
✔ [ OK ] /stateless/00436_convert_charset
✔ [ OK ] /stateless/00436_fixed_string_16_comparisons
✔ [ OK ] /stateless/00434_tonullable
✔ [ OK ] /stateless/00435_coalesce
✔ [ OK ] /stateless/00437_nulls_first_last
✔ [ OK ] /stateless/00433_ifnull
✔ [ OK ] /stateless/00429_point_in_ellipses
✔ [ OK ] /stateless/00432_aggregate_function_scalars_and_constants
✔ [ OK ] /stateless/00430_https_server
✔ [ OK ] /stateless/00426_nulls_sorting
✔ [ OK ] /stateless/00425_count_nullable
✔ [ OK ] /stateless/00424_shard_aggregate_functions_of_nullable
✔ [ OK ] /stateless/00431_if_nulls
✔ [ OK ] /stateless/00422_hash_function_constexpr
✔ [ OK ] /stateless/00420_null_in_scalar_subqueries
✔ [ OK ] /stateless/00427_alter_primary_key
✔ [ OK ] /stateless/00419_show_sql_queries
✔ [ OK ] /stateless/00417_system_build_options
✔ [ OK ] /stateless/00443_preferred_block_size_bytes
✔ [ OK ] /stateless/00416_pocopatch_progress_in_http_headers
✔ [ OK ] /stateless/00414_time_zones_direct_conversion
✔ [ OK ] /stateless/00413_distinct
✔ [ OK ] /stateless/00413_least_greatest_new_behavior
✔ [ OK ] /stateless/00412_logical_expressions_optimizer
✔ [ OK ] /stateless/00415_into_outfile
✔ [ OK ] /stateless/00418_input_format_allow_errors
✔ [ OK ] /stateless/00411_merge_tree_where_const_in_set
✔ [ OK ] /stateless/00421_storage_merge__table_index
✔ [ OK ] /stateless/00411_long_accurate_number_comparison_int4
✔ [ OK ] /stateless/00410_aggregation_combinators_with_arenas
✔ [ OK ] /stateless/00409_shard_limit_by
✔ [ OK ] /stateless/00411_long_accurate_number_comparison_float
✔ [ OK ] /stateless/00406_tuples_with_nulls
✔ [ OK ] /stateless/00408_http_keep_alive
✔ [ OK ] /stateless/00405_pretty_formats
✔ [ OK ] /stateless/00405_PrettyCompactMonoBlock
✔ [ OK ] /stateless/00443_optimize_final_vertical_merge
✔ [ OK ] /stateless/00404_null_literal
✔ [ OK ] /stateless/00403_to_start_of_day
✔ [ OK ] /stateless/00402_nan_and_extremes
✔ [ OK ] /stateless/00411_long_accurate_number_comparison_int3
✔ [ OK ] /stateless/00401_merge_and_stripelog
✔ [ OK ] /stateless/00399_group_uniq_array_date_datetime
✔ [ OK ] /stateless/00407_parsing_nulls
✔ [ OK ] /stateless/00397_tsv_format_synonym
✔ [ OK ] /stateless/00396_uuid
✔ [ OK ] /stateless/00400_client_external_options
✔ [ OK ] /stateless/00394_new_nested_column_keeps_offsets
✔ [ OK ] /stateless/00394_replaceall_vector_fixed
✔ [ OK ] /stateless/00393_if_with_constant_condition
✔ [ OK ] /stateless/00398_url_functions
✔ [ OK ] /stateless/00411_long_accurate_number_comparison_int2
✔ [ OK ] /stateless/00389_concat_operator
✔ [ OK ] /stateless/00390_array_sort
✔ [ OK ] /stateless/00388_enum_with_totals
✔ [ OK ] /stateless/00392_enum_nested_alter
✔ [ OK ] /stateless/00386_has_column_in_table
✔ [ OK ] /stateless/00387_use_client_time_zone
✔ [ OK ] /stateless/00386_enum_in_pk
✔ [ OK ] /stateless/00384_column_aggregate_function_insert_from
✔ [ OK ] /stateless/00383_utf8_validation
✔ [ OK ] /stateless/00381_first_significant_subdomain
✔ [ OK ] /stateless/00378_json_quote_64bit_integers
✔ [ OK ] /stateless/00379_system_processes_port
✔ [ OK ] /stateless/00380_client_break_at_exception_in_batch_mode
✔ [ OK ] /stateless/00411_long_accurate_number_comparison_int1
✔ [ OK ] /stateless/00375_shard_group_uniq_array_of_string
✔ [ OK ] /stateless/00395_nullable
✔ [ OK ] /stateless/00374_any_last_if_merge
✔ [ OK ] /stateless/00373_group_by_tuple
✔ [ OK ] /stateless/00371_union_all
✔ [ OK ] /stateless/00374_json_each_row_input_with_noisy_fields
✔ [ OK ] /stateless/00372_cors_header
✔ [ OK ] /stateless/00369_int_div_of_float
✔ [ OK ] /stateless/00370_duplicate_columns_in_subqueries
✔ [ OK ] /stateless/00368_format_option_collision
✔ [ OK ] /stateless/00367_visible_width_of_array_tuple_enum
✔ [ OK ] /stateless/00364_java_style_denormals
✔ [ OK ] /stateless/00376_shard_group_uniq_array_of_int_array
✔ [ OK ] /stateless/00363_defaults
✔ [ OK ] /stateless/00362_great_circle_distance
✔ [ OK ] /stateless/00365_statistics_in_formats
✔ [ OK ] /stateless/00359_convert_or_zero_functions
✔ [ OK ] /stateless/00360_to_date_from_string_with_datetime
✔ [ OK ] /stateless/00361_shared_array_offsets_and_squash_blocks
✔ [ OK ] /stateless/00377_shard_group_uniq_array_of_string_array
✔ [ OK ] /stateless/00358_from_string_complex_types
✔ [ OK ] /stateless/00357_to_string_complex_types
✔ [ OK ] /stateless/00356_analyze_aggregations_and_union_all
✔ [ OK ] /stateless/00355_array_of_non_const_convertible_types
✔ [ OK ] /stateless/00353_join_by_tuple
✔ [ OK ] /stateless/00351_select_distinct_arrays_tuples
✔ [ OK ] /stateless/00350_count_distinct
✔ [ OK ] /stateless/00366_multi_statements
✔ [ OK ] /stateless/00349_visible_width
✔ [ OK ] /stateless/00352_external_sorting_and_constants
✔ [ OK ] /stateless/00354_host_command_line_option
✔ [ OK ] /stateless/00348_tuples
✔ [ OK ] /stateless/00347_has_tuple
✔ [ OK ] /stateless/00346_if_tuple
✔ [ OK ] /stateless/00345_index_accurate_comparison
✔ [ OK ] /stateless/00344_row_number_in_all_blocks
✔ [ OK ] /stateless/00342_escape_sequences
✔ [ OK ] /stateless/00343_array_element_generic
✔ [ OK ] /stateless/00341_squashing_insert_select2
✔ [ OK ] /stateless/00338_replicate_array_of_strings
✔ [ OK ] /stateless/00337_shard_any_heavy
✔ [ OK ] /stateless/00339_parsing_bad_arrays
✔ [ OK ] /stateless/00334_column_aggregate_function_limit
✔ [ OK ] /stateless/00333_parser_number_bug
✔ [ OK ] /stateless/00335_bom
✔ [ OK ] /stateless/00331_final_and_prewhere
✔ [ OK ] /stateless/00330_view_subqueries
✔ [ OK ] /stateless/00336_shard_stack_trace
✔ [ OK ] /stateless/00340_squashing_insert_select
✔ [ OK ] /stateless/00324_hashing_enums
✔ [ OK ] /stateless/00327_summing_composite_nested
✔ [ OK ] /stateless/00323_quantiles_timing_bug
✔ [ OK ] /stateless/00320_between
✔ [ OK ] /stateless/00322_disable_checksumming
✔ [ OK ] /stateless/00321_pk_set
✔ [ OK ] /stateless/00319_index_for_like
✔ [ OK ] /stateless/00386_long_in_pk
✔ [ OK ] /stateless/00316_rounding_functions_and_empty_block
✔ [ OK ] /stateless/00317_in_tuples_and_out_of_range_values
✔ [ OK ] /stateless/00315_quantile_off_by_one
✔ [ OK ] /stateless/00318_pk_tuple_order
✔ [ OK ] /stateless/00309_formats
✔ [ OK ] /stateless/00313_const_totals_extremes
✔ [ OK ] /stateless/00308_write_buffer_valid_utf8
✔ [ OK ] /stateless/00310_tskv
✔ [ OK ] /stateless/00307_format_xml
✔ [ OK ] /stateless/00312_position_case_insensitive_utf8
✔ [ OK ] /stateless/00306_insert_values_and_expressions
✔ [ OK ] /stateless/00304_http_external_data
✔ [ OK ] /stateless/00300_csv
✔ [ OK ] /stateless/00299_stripe_log_multiple_inserts
✔ [ OK ] /stateless/00298_enum_width_and_cast
✔ [ OK ] /stateless/00302_http_compression
✔ [ OK ] /stateless/00296_url_parameters
✔ [ OK ] /stateless/00295_global_in_one_shard_rows_before_limit
✔ [ OK ] /stateless/00301_csv
✔ [ OK ] /stateless/00314_sample_factor_virtual_column
✔ [ OK ] /stateless/00294_shard_enums
✔ [ OK ] /stateless/00291_array_reduce
✔ [ OK ] /stateless/00292_parser_tuple_element
✔ [ OK ] /stateless/00293_shard_max_subquery_depth
✔ [ OK ] /stateless/00288_empty_stripelog
✔ [ OK ] /stateless/00286_format_long_negative_float
✔ [ OK ] /stateless/00287_column_const_with_nan
✔ [ OK ] /stateless/00285_not_all_data_in_totals
✔ [ OK ] /stateless/00290_shard_aggregation_memory_efficient
✔ [ OK ] /stateless/00283_column_cut
✔ [ OK ] /stateless/00280_hex_escape_sequence
✔ [ OK ] /stateless/00279_quantiles_permuted_args
✔ [ OK ] /stateless/00277_array_filter
✔ [ OK ] /stateless/00282_merging
✔ [ OK ] /stateless/00278_insert_already_sorted
✔ [ OK ] /stateless/00275_shard_quantiles_weighted
✔ [ OK ] /stateless/00274_shard_group_array
✔ [ OK ] /stateless/00273_quantiles
✔ [ OK ] /stateless/00272_union_all_and_in_subquery
✔ [ OK ] /stateless/00271_agg_state_and_totals
✔ [ OK ] /stateless/00270_views_query_processing_stage
✔ [ OK ] /stateless/00269_database_table_whitespace
✔ [ OK ] /stateless/00276_sample
✔ [ OK ] /stateless/00268_aliases_without_as_keyword
✔ [ OK ] /stateless/00267_tuple_array_access_operators_priority
✔ [ OK ] /stateless/00266_read_overflow_mode
✔ [ OK ] /stateless/00266_shard_global_subquery_and_aliases
✔ [ OK ] /stateless/00263_merge_aggregates_and_overflow
✔ [ OK ] /stateless/00262_alter_alias
✔ [ OK ] /stateless/00265_http_content_type_format_timezone
✔ [ OK ] /stateless/00264_uniq_many_args
✔ [ OK ] /stateless/00259_hashing_tuples
✔ [ OK ] /stateless/00258_materializing_tuples
✔ [ OK ] /stateless/00260_like_and_curly_braces
✔ [ OK ] /stateless/00255_array_concat_string
✔ [ OK ] /stateless/00256_reverse
✔ [ OK ] /stateless/00261_storage_aliases_and_array_join
✔ [ OK ] /stateless/00257_shard_no_aggregates_and_constant_keys
✔ [ OK ] /stateless/00254_tuple_extremes
✔ [ OK ] /stateless/00253_insert_recursive_defaults
✔ [ OK ] /stateless/00252_shard_global_in_aggregate_function
✔ [ OK ] /stateless/00251_has_types
✔ [ OK ] /stateless/00250_tuple_comparison
✔ [ OK ] /stateless/00239_type_conversion_in_in
✔ [ OK ] /stateless/00238_removal_of_temporary_columns
✔ [ OK ] /stateless/00237_group_by_arrays
✔ [ OK ] /stateless/00235_create_temporary_table_as
✔ [ OK ] /stateless/00234_disjunctive_equality_chains_optimization
✔ [ OK ] /stateless/00240_replace_substring_loop
✔ [ OK ] /stateless/00233_position_function_sql_comparibilty
✔ [ OK ] /stateless/00232_format_readable_size
✔ [ OK ] /stateless/00231_format_vertical_raw
✔ [ OK ] /stateless/00230_array_functions_has_count_equal_index_of_non_const_second_arg
✔ [ OK ] /stateless/00229_prewhere_column_missing
✔ [ OK ] /stateless/00228_shard_quantiles_deterministic_merge_overflow
✔ [ OK ] /stateless/00227_quantiles_timing_arbitrary_order
✔ [ OK ] /stateless/00225_join_duplicate_columns
✔ [ OK ] /stateless/00224_shard_distributed_aggregation_memory_efficient_and_overflows
✔ [ OK ] /stateless/00220_shard_with_totals_in_subquery_remote_and_limit
✔ [ OK ] /stateless/00222_sequence_aggregate_function_family
✔ [ OK ] /stateless/00219_full_right_join_column_order
✔ [ OK ] /stateless/00218_like_regexp_newline
✔ [ OK ] /stateless/00217_shard_global_subquery_columns_with_same_name
✔ [ OK ] /stateless/00216_bit_test_function_family
✔ [ OK ] /stateless/00215_primary_key_order_zookeeper
✔ [ OK ] /stateless/00284_external_aggregation
✔ [ OK ] /stateless/00214_primary_key_order
✔ [ OK ] /stateless/00213_multiple_global_in
✔ [ OK ] /stateless/00211_shard_query_formatting_aliases
✔ [ OK ] /stateless/00209_insert_select_extremes
✔ [ OK ] /stateless/00210_insert_select_extremes_http
✔ [ OK ] /stateless/00208_agg_state_merge
✔ [ OK ] /stateless/00207_left_array_join
✔ [ OK ] /stateless/00206_empty_array_to_single
✔ [ OK ] /stateless/00223_shard_distributed_aggregation_memory_efficient
✔ [ OK ] /stateless/00205_scalar_subqueries
✔ [ OK ] /stateless/00205_emptyscalar_subquery_type_mismatch_bug
✔ [ OK ] /stateless/00204_extract_url_parameter
✔ [ OK ] /stateless/00203_full_join
✔ [ OK ] /stateless/00202_cross_join
✔ [ OK ] /stateless/00201_array_uniq
✔ [ OK ] /stateless/00200_shard_distinct_order_by_limit_distributed
✔ [ OK ] /stateless/00198_group_by_empty_arrays
✔ [ OK ] /stateless/00197_if_fixed_string
✔ [ OK ] /stateless/00199_ternary_operator_type_check
✔ [ OK ] /stateless/00196_float32_formatting
✔ [ OK ] /stateless/00195_shard_union_all_and_global_in
✔ [ OK ] /stateless/00194_identity
✔ [ OK ] /stateless/00192_least_greatest
✔ [ OK ] /stateless/00191_aggregating_merge_tree_and_final
✔ [ OK ] /stateless/00193_parallel_replicas
✔ [ OK ] /stateless/00212_long_shard_aggregate_function_uniq
✔ [ OK ] /stateless/00188_constants_as_arguments_of_aggregate_functions
✔ [ OK ] /stateless/00187_like_regexp_prefix
✔ [ OK ] /stateless/00190_non_constant_array_of_constant_data
✔ [ OK ] /stateless/00185_array_literals
✔ [ OK ] /stateless/00184_shard_distributed_group_by_no_merge
✔ [ OK ] /stateless/00189_time_zones_long
✔ [ OK ] /stateless/00181_aggregate_functions_statistics_stable
✔ [ OK ] /stateless/00182_functions_higher_order_and_consts
✔ [ OK ] /stateless/00179_lambdas_with_common_expressions_and_filter
✔ [ OK ] /stateless/00186_very_long_arrays
✔ [ OK ] /stateless/00178_function_replicate
✔ [ OK ] /stateless/00181_aggregate_functions_statistics
✔ [ OK ] /stateless/00176_if_string_arrays
✔ [ OK ] /stateless/00175_if_num_arrays
✔ [ OK ] /stateless/00177_inserts_through_http_parts
✔ [ OK ] /stateless/00328_long_case_construction
✔ [ OK ] /stateless/00174_compare_date_time_with_constant_string_in_in
✔ [ OK ] /stateless/00172_constexprs_in_set
✔ [ OK ] /stateless/00171_shard_array_of_tuple_remote
✔ [ OK ] /stateless/00169_join_constant_keys
✔ [ OK ] /stateless/00173_compare_date_time_with_constant_string
✔ [ OK ] /stateless/00168_buffer_defaults
✔ [ OK ] /stateless/00326_long_function_multi_if
✔ [ OK ] /stateless/00170_lower_upper_utf8
✔ [ OK ] /stateless/00167_settings_inside_query
✔ [ OK ] /stateless/00166_functions_of_aggregation_states
✔ [ OK ] /stateless/00165_transform_non_const_default
✔ [ OK ] /stateless/00233_position_function_family
✔ [ OK ] /stateless/00164_not_chain
✔ [ OK ] /stateless/00163_shard_join_with_empty_table
✔ [ OK ] /stateless/00162_shard_global_join
✔ [ OK ] /stateless/00157_aliases_and_lambda_formal_parameters
✔ [ OK ] /stateless/00159_whitespace_in_columns_list
✔ [ OK ] /stateless/00156_array_map_to_constant
✔ [ OK ] /stateless/00161_rounding_functions
✔ [ OK ] /stateless/00154_shard_distributed_with_distinct
✔ [ OK ] /stateless/00153_transform
✔ [ OK ] /stateless/00152_totals_in_subquery
✔ [ OK ] /stateless/00151_tuple_with_array
✔ [ OK ] /stateless/00150_with_totals_and_join
✔ [ OK ] /stateless/00160_merge_and_index_in_in
✔ [ OK ] /stateless/00149_function_url_hash
✔ [ OK ] /stateless/00148_summing_merge_tree_nested_map_multiple_values
✔ [ OK ] /stateless/00147_alter_nested_default
✔ [ OK ] /stateless/00146_summing_merge_tree_nested_map
✔ [ OK ] /stateless/00145_empty_likes
✔ [ OK ] /stateless/00144_empty_regexp
✔ [ OK ] /stateless/00143_number_classification_functions
✔ [ OK ] /stateless/00141_parse_timestamp_as_datetime
✔ [ OK ] /stateless/00142_parse_timestamp_as_datetime
✔ [ OK ] /stateless/00140_prewhere_column_order
✔ [ OK ] /stateless/00138_table_aliases
✔ [ OK ] /stateless/00140_parse_unix_timestamp_as_datetime
✔ [ OK ] /stateless/00136_duplicate_order_by_elems
✔ [ OK ] /stateless/00137_in_constants
✔ [ OK ] /stateless/00135_duplicate_group_by_keys_segfault
✔ [ OK ] /stateless/00134_aggregation_by_fixed_string_of_size_1_2_4_8
✔ [ OK ] /stateless/00148_summing_merge_tree_aggregate_function
✔ [ OK ] /stateless/00132_sets
✔ [ OK ] /stateless/00131_set_hashed
✔ [ OK ] /stateless/00129_quantile_timing_weighted
✔ [ OK ] /stateless/00128_group_by_number_and_fixed_string
✔ [ OK ] /stateless/00127_group_by_concat
✔ [ OK ] /stateless/00125_array_element_of_array_of_tuple
✔ [ OK ] /stateless/00123_shard_unmerged_result_when_max_distributed_connections_is_one
✔ [ OK ] /stateless/00124_shard_distributed_with_many_replicas
✔ [ OK ] /stateless/00122_join_with_subquery_with_subquery
✔ [ OK ] /stateless/00120_join_and_group_by
✔ [ OK ] /stateless/00126_buffer
✔ [ OK ] /stateless/00118_storage_join
✔ [ OK ] /stateless/00119_storage_join
✔ [ OK ] /stateless/00117_parsing_arrays
✔ [ OK ] /stateless/00114_float_type_result_of_division
✔ [ OK ] /stateless/00112_shard_totals_after_having
✔ [ OK ] /stateless/00108_shard_totals_after_having
✔ [ OK ] /stateless/00106_totals_after_having
✔ [ OK ] /stateless/00105_shard_collations
✔ [ OK ] /stateless/00104_totals_having_mode
✔ [ OK ] /stateless/00107_totals_after_having
✔ [ OK ] /stateless/00103_ipv4_num_to_string_class_c
✔ [ OK ] /stateless/00102_insert_into_temporary_table
✔ [ OK ] /stateless/00099_join_many_blocks_segfault
✔ [ OK ] /stateless/00098_e_union_all
✔ [ OK ] /stateless/00100_subquery_table_identifier
✔ [ OK ] /stateless/00098_f_union_all
✔ [ OK ] /stateless/00113_shard_group_array
✔ [ OK ] /stateless/00098_d_union_all
✔ [ OK ] /stateless/00098_2_union_all
✔ [ OK ] /stateless/00098_b_union_all
✔ [ OK ] /stateless/00098_a_union_all
✔ [ OK ] /stateless/00098_3_union_all
✔ [ OK ] /stateless/00098_l_union_all
✔ [ OK ] /stateless/00098_8_union_all
✔ [ OK ] /stateless/00098_h_union_all
✔ [ OK ] /stateless/00098_5_union_all
✔ [ OK ] /stateless/00111_shard_external_sort_distributed
✔ [ OK ] /stateless/00098_j_union_all
✔ [ OK ] /stateless/00098_c_union_all
✔ [ OK ] /stateless/00098_6_union_all
✔ [ OK ] /stateless/00098_9_union_all
✔ [ OK ] /stateless/00098_4_union_all
✔ [ OK ] /stateless/00115_shard_in_incomplete_result
✔ [ OK ] /stateless/00098_1_union_all
✔ [ OK ] /stateless/00098_7_union_all
✔ [ OK ] /stateless/00098_g_union_all
✔ [ OK ] /stateless/00098_k_union_all
✔ [ OK ] /stateless/00098_shard_i_union_all
✔ [ OK ] /stateless/00096_aggregation_min_if
✔ [ OK ] /stateless/00093_union_race_conditions_4
✔ [ OK ] /stateless/00094_union_race_conditions_5
✔ [ OK ] /stateless/00097_long_storage_buffer_race_condition_mt
✔ [ OK ] /stateless/00097_long_storage_buffer_race_condition
✔ [ OK ] /stateless/00088_distinct_of_arrays_of_strings
✔ [ OK ] /stateless/00089_group_by_arrays_of_fixed
✔ [ OK ] /stateless/00087_distinct_of_empty_arrays
✔ [ OK ] /stateless/00086_concat_nary_const_with_nonconst_segfault
✔ [ OK ] /stateless/00085_visible_width_of_tuple_of_dates
✔ [ OK ] /stateless/00084_summing_merge_tree
✔ [ OK ] /stateless/00082_append_trailing_char_if_absent
✔ [ OK ] /stateless/00081_int_div_or_zero
✔ [ OK ] /stateless/00079_defaulted_columns
✔ [ OK ] /stateless/00091_union_race_conditions_2
✔ [ OK ] /stateless/00077_set_keys_fit_128_bits_many_blocks
✔ [ OK ] /stateless/00087_math_functions
✔ [ OK ] /stateless/00078_string_concat
✔ [ OK ] /stateless/00075_shard_formatting_negate_of_negative_literal
✔ [ OK ] /stateless/00073_merge_sorting_empty_array_joined
✔ [ OK ] /stateless/00076_ip_coding_functions
✔ [ OK ] /stateless/00072_in_types
✔ [ OK ] /stateless/00071_insert_fewer_columns
✔ [ OK ] /stateless/00069_date_arithmetic
✔ [ OK ] /stateless/00070_insert_fewer_columns_http
✔ [ OK ] /stateless/00068_empty_tiny_log
✔ [ OK ] /stateless/00067_replicate_segfault
✔ [ OK ] /stateless/00065_shard_float_literals_formatting
✔ [ OK ] /stateless/00066_group_by_in
✔ [ OK ] /stateless/00064_negate_bug
✔ [ OK ] /stateless/00063_check_query
✔ [ OK ] /stateless/00060_date_lut
✔ [ OK ] /stateless/00059_shard_global_in
✔ [ OK ] /stateless/00057_join_aliases
✔ [ OK ] /stateless/00061_merge_tree_alter
✔ [ OK ] /stateless/00056_join_number_string
✔ [ OK ] /stateless/00055_join_two_numbers
✔ [ OK ] /stateless/00054_join_string
✔ [ OK ] /stateless/00053_all_inner_join
✔ [ OK ] /stateless/00052_all_left_join
✔ [ OK ] /stateless/00051_any_inner_join
✔ [ OK ] /stateless/00050_any_left_join
✔ [ OK ] /stateless/00049_any_left_join
✔ [ OK ] /stateless/00048_b_stored_aggregates_merge
✔ [ OK ] /stateless/00048_a_stored_aggregates_merge
✔ [ OK ] /stateless/00047_stored_aggregates_complex
✔ [ OK ] /stateless/00046_stored_aggregates_simple
✔ [ OK ] /stateless/00045_sorting_by_fixed_string_descending
✔ [ OK ] /stateless/00044_sorting_by_string_descending
✔ [ OK ] /stateless/00043_summing_empty_part
✔ [ OK ] /stateless/00042_set
✔ [ OK ] /stateless/00041_aggregation_remap
✔ [ OK ] /stateless/00041_big_array_join
✔ [ OK ] /stateless/00090_union_race_conditions_1
✔ [ OK ] /stateless/00038_totals_limit
✔ [ OK ] /stateless/00037_totals_limit
✔ [ OK ] /stateless/00155_long_merges
✔ [ OK ] /stateless/00036_array_element
✔ [ OK ] /stateless/00039_inserts_through_http
✔ [ OK ] /stateless/00035_function_array_return_type
✔ [ OK ] /stateless/00040_array_enumerate_uniq
✔ [ OK ] /stateless/00034_fixed_string_to_number
✔ [ OK ] /stateless/00033_fixed_string_to_string
✔ [ OK ] /stateless/00032_fixed_string_to_string
✔ [ OK ] /stateless/00031_parser_number
✔ [ OK ] /stateless/00028_shard_big_agg_aj_distributed
✔ [ OK ] /stateless/00030_alter_table
✔ [ OK ] /stateless/00027_argMinMax
✔ [ OK ] /stateless/00027_distinct_and_order_by
✔ [ OK ] /stateless/00027_simple_argMinArray
✔ [ OK ] /stateless/00025_implicitly_used_subquery_column
✔ [ OK ] /stateless/00026_shard_something_distributed
✔ [ OK ] /stateless/00023_agg_select_agg_subquery
✔ [ OK ] /stateless/00024_unused_array_join_in_subquery
✔ [ OK ] /stateless/00022_func_higher_order_and_constants
✔ [ OK ] /stateless/00021_sorting_arrays
✔ [ OK ] /stateless/00020_sorting_arrays
✔ [ OK ] /stateless/00019_shard_quantiles_totals_distributed
✔ [ OK ] /stateless/00018_distinct_in_subquery
✔ [ OK ] /stateless/00017_in_subquery_with_empty_result
✔ [ OK ] /stateless/00029_test_zookeeper_optimize_exception
✔ [ OK ] /stateless/00016_totals_having_constants
✔ [ OK ] /stateless/00015_totals_having_constants
✔ [ OK ] /stateless/00012_array_join_alias_2
✔ [ OK ] /stateless/00014_select_from_table_with_nested
✔ [ OK ] /stateless/00013_create_table_with_arrays
✔ [ OK ] /stateless/00011_array_join_alias
✔ [ OK ] /stateless/00010_big_array_join
✔ [ OK ] /stateless/00009_array_join_subquery
✔ [ OK ] /stateless/00008_array_join
✔ [ OK ] /stateless/00007_array
✔ [ OK ] /stateless/00006_extremes_and_subquery_from
✔ [ OK ] /stateless/00005_shard_format_ast_and_remote_table_lambda
✔ [ OK ] /stateless/00004_shard_format_ast_and_remote_table
✔ [ OK ] /stateless/00003_reinterpret_as_string
✔ [ OK ] /stateless/00001_select_1
✔ [ OK ] /stateless/00002_system_numbers
✔ [ OK ] /stateless/00092_union_race_conditions_3
✔ [ OK ] /stateless/00183_skip_unavailable_shards
✔ [ OK ] /stateless/01293_client_interactive_vertical_multiline_long
✔ [ OK ] /stateless/02002_row_level_filter_bug
✔ [ OK ] /stateless/01948_dictionary_quoted_database_name
✔ [ OK ] /stateless/01946_test_zstd_decompression_with_escape_sequence_at_the_end_of_buffer
✔ [ OK ] /stateless/01933_client_replxx_convert_history
✔ [ OK ] /stateless/01925_test_storage_merge_aliases
✔ [ OK ] /stateless/01921_concurrent_ttl_and_normal_merges_zookeeper_long
✔ [ OK ] /stateless/01915_create_or_replace_dictionary
✔ [ OK ] /stateless/01914_exchange_dictionaries
✔ [ OK ] /stateless/01913_replace_dictionary
✔ [ OK ] /stateless/01910_view_dictionary
✔ [ OK ] /stateless/01904_ssd_cache_dictionary_default_nullable_type
✔ [ OK ] /stateless/01904_dictionary_default_nullable_type
✔ [ OK ] /stateless/01903_ssd_cache_dictionary_array_type
✔ [ OK ] /stateless/01902_dictionary_array_type
✔ [ OK ] /stateless/01902_table_function_merge_db_repr
✔ [ OK ] /stateless/01901_test_attach_partition_from
✔ [ OK ] /stateless/01889_postgresql_protocol_null_fields
✔ [ OK ] /stateless/01889_check_row_policy_defined_using_user_function
✔ [ OK ] /stateless/01875_ssd_cache_dictionary_decimal256_type
✔ [ OK ] /stateless/01870_modulo_partition_key
✔ [ OK ] /stateless/01870_buffer_flush
✔ [ OK ] /stateless/01854_dictionary_range_hashed_min_max_attr
✔ [ OK ] /stateless/01853_dictionary_cache_duplicates
✔ [ OK ] /stateless/01852_dictionary_found_rate_long
✔ [ OK ] /stateless/01850_dist_INSERT_preserve_error
✔ [ OK ] /stateless/01837_database_memory_ddl_dictionaries
✔ [ OK ] /stateless/01824_prefer_global_in_and_join
✔ [ OK ] /stateless/01821_table_comment
✔ [ OK ] /stateless/01821_dictionary_primary_key_wrong_order
✔ [ OK ] /stateless/01804_dictionary_decimal256_type
✔ [ OK ] /stateless/01802_test_postgresql_protocol_with_row_policy
✔ [ OK ] /stateless/01785_dictionary_element_count
✔ [ OK ] /stateless/01780_clickhouse_dictionary_source_loop
✔ [ OK ] /stateless/01778_hierarchical_dictionaries
✔ [ OK ] /stateless/01766_hashed_dictionary_complex_key
✔ [ OK ] /stateless/01765_hashed_dictionary_simple_key
✔ [ OK ] /stateless/01764_table_function_dictionary
✔ [ OK ] /stateless/01761_alter_decimal_zookeeper
✔ [ OK ] /stateless/01760_ddl_dictionary_use_current_database_name
✔ [ OK ] /stateless/01760_polygon_dictionaries
✔ [ OK ] /stateless/01760_system_dictionaries
✔ [ OK ] /stateless/01759_dictionary_unique_attribute_names
✔ [ OK ] /stateless/01754_direct_dictionary_complex_key
✔ [ OK ] /stateless/01753_direct_dictionary_simple_key
✔ [ OK ] /stateless/01748_dictionary_table_dot
✔ [ OK ] /stateless/01747_join_view_filter_dictionary
✔ [ OK ] /stateless/01747_alter_partition_key_enum_zookeeper
✔ [ OK ] /stateless/01747_executable_pool_dictionary_implicit_key
✔ [ OK ] /stateless/01746_executable_pool_dictionary
✔ [ OK ] /stateless/01737_clickhouse_server_wait_server_pool_long
✔ [ OK ] /stateless/01722_long_brotli_http_compression_json_format
✔ [ OK ] /stateless/01721_dictionary_decimal_p_s
✔ [ OK ] /stateless/01721_engine_file_truncate_on_insert
✔ [ OK ] /stateless/01720_dictionary_create_source_with_functions
✔ [ OK ] /stateless/01715_background_checker_blather_zookeeper
✔ [ OK ] /stateless/01710_projection_fetch
✔ [ OK ] /stateless/01702_system_query_log
✔ [ OK ] /stateless/01700_system_zookeeper_path_in
✔ [ OK ] /stateless/01685_ssd_cache_dictionary_complex_key
✔ [ OK ] /stateless/01684_ssd_cache_dictionary_simple_key
✔ [ OK ] /stateless/01683_flat_dictionary
✔ [ OK ] /stateless/01682_cache_dictionary_complex_key
✔ [ OK ] /stateless/01681_cache_dictionary_simple_key
✔ [ OK ] /stateless/01676_dictget_in_default_expression
✔ [ OK ] /stateless/01676_range_hashed_dictionary
✔ [ OK ] /stateless/01674_executable_dictionary_implicit_key
✔ [ OK ] /stateless/01670_dictionary_create_key_expression
✔ [ OK ] /stateless/01669_columns_declaration_serde
✔ [ OK ] /stateless/01666_blns
✔ [ OK ] /stateless/01658_read_file_to_stringcolumn
✔ [ OK ] /stateless/01656_test_query_log_factories_info
✔ [ OK ] /stateless/01646_system_restart_replicas_smoke
✔ [ OK ] /stateless/01603_rename_overwrite_bug
✔ [ OK ] /stateless/01602_show_create_view
✔ [ OK ] /stateless/01601_detach_permanently
✔ [ OK ] /stateless/01600_detach_permanently
✔ [ OK ] /stateless/01600_log_queries_with_extensive_info
✔ [ OK ] /stateless/01600_multiple_left_join_with_aliases
✔ [ OK ] /stateless/01598_memory_limit_zeros
✔ [ OK ] /stateless/01594_too_low_memory_limits
✔ [ OK ] /stateless/01593_concurrent_alter_mutations_kill_many_replicas_long
✔ [ OK ] /stateless/01593_concurrent_alter_mutations_kill
✔ [ OK ] /stateless/01575_disable_detach_table_of_dictionary
✔ [ OK ] /stateless/01563_distributed_query_finish
✔ [ OK ] /stateless/01560_optimize_on_insert_zookeeper
✔ [ OK ] /stateless/01545_system_errors
✔ [ OK ] /stateless/01542_dictionary_load_exception_race
✔ [ OK ] /stateless/01541_max_memory_usage_for_user_long
✔ [ OK ] /stateless/01532_execute_merges_on_single_replica
✔ [ OK ] /stateless/01530_drop_database_atomic_sync
✔ [ OK ] /stateless/01527_dist_sharding_key_dictGet_reload
✔ [ OK ] /stateless/01527_clickhouse_local_optimize
✔ [ OK ] /stateless/01526_complex_key_dict_direct_layout
✔ [ OK ] /stateless/01517_drop_mv_with_inner_table
✔ [ OK ] /stateless/01516_drop_table_stress
✔ [ OK ] /stateless/01516_create_table_primary_key
✔ [ OK ] /stateless/01509_dictionary_preallocate
✔ [ OK ] /stateless/01509_parallel_quorum_insert_no_replicas
✔ [ OK ] /stateless/01507_clickhouse_server_start_with_embedded_config
✔ [ OK ] /stateless/01501_cache_dictionary_all_fields
✔ [ OK ] /stateless/01494_storage_join_persistency
✔ [ OK ] /stateless/01493_storage_set_persistency
✔ [ OK ] /stateless/01493_alter_remove_properties_zookeeper
✔ [ OK ] /stateless/01487_distributed_in_not_default_db
✔ [ OK ] /stateless/01474_executable_dictionary
✔ [ OK ] /stateless/01471_calculate_ttl_during_merge
✔ [ OK ] /stateless/01470_show_databases_like
✔ [ OK ] /stateless/01465_ttl_recompression
✔ [ OK ] /stateless/01463_test_alter_live_view_refresh
✔ [ OK ] /stateless/01460_DistributedFilesToInsert
✔ [ OK ] /stateless/01459_manual_write_to_replicas
✔ [ OK ] /stateless/01459_manual_write_to_replicas_quorum
✔ [ OK ] /stateless/01457_create_as_table_function_structure
✔ [ OK ] /stateless/01456_modify_column_type_via_add_drop_update
✔ [ OK ] /stateless/01455_rank_correlation_spearman
✔ [ OK ] /stateless/01454_storagememory_data_race_challenge
✔ [ OK ] /stateless/01444_create_table_drop_database_race
✔ [ OK ] /stateless/01442_merge_detach_attach_long
✔ [ OK ] /stateless/01430_modify_sample_by_zookeeper
✔ [ OK ] /stateless/01417_freeze_partition_verbose_zookeeper
✔ [ OK ] /stateless/01417_freeze_partition_verbose
✔ [ OK ] /stateless/01415_inconsistent_merge_tree_settings
✔ [ OK ] /stateless/01415_sticking_mutations
✔ [ OK ] /stateless/01414_mutations_and_errors_zookeeper
✔ [ OK ] /stateless/01412_cache_dictionary_race
✔ [ OK ] /stateless/01396_inactive_replica_cleanup_nodes_zookeeper
✔ [ OK ] /stateless/01392_column_resolve
✔ [ OK ] /stateless/01391_join_on_dict_crash
✔ [ OK ] /stateless/01388_clear_all_columns
✔ [ OK ] /stateless/01383_remote_ambiguous_column_shard
✔ [ OK ] /stateless/01378_alter_rename_with_ttl_zookeeper
✔ [ OK ] /stateless/01376_GROUP_BY_injective_elimination_dictGet
✔ [ OK ] /stateless/01375_compact_parts_codecs
✔ [ OK ] /stateless/01360_materialized_view_with_join_on_query_log
✔ [ OK ] /stateless/01357_version_collapsing_attach_detach_zookeeper
✔ [ OK ] /stateless/01355_ilike
✔ [ OK ] /stateless/01355_alter_column_with_order
✔ [ OK ] /stateless/01338_long_select_and_alter_zookeeper
✔ [ OK ] /stateless/01338_long_select_and_alter
✔ [ OK ] /stateless/01320_create_sync_race_condition_zookeeper
✔ [ OK ] /stateless/01319_manual_write_to_replicas
✔ [ OK ] /stateless/01318_long_unsuccessful_mutation_zookeeper
✔ [ OK ] /stateless/01307_multiple_leaders_zookeeper
✔ [ OK ] /stateless/01305_replica_create_drop_zookeeper
✔ [ OK ] /stateless/01302_aggregate_state_exception_memory_leak
✔ [ OK ] /stateless/01301_aggregate_state_exception_memory_leak
✔ [ OK ] /stateless/01297_create_quota
✔ [ OK ] /stateless/01296_create_row_policy_in_current_database
✔ [ OK ] /stateless/01294_lazy_database_concurrent_recreate_reattach_and_show_tables_long
✔ [ OK ] /stateless/01294_system_distributed_on_cluster
✔ [ OK ] /stateless/01293_system_distribution_queue
✔ [ OK ] /stateless/01281_group_by_limit_memory_tracking
✔ [ OK ] /stateless/01281_unsucceeded_insert_select_queries_counter
✔ [ OK ] /stateless/01280_ttl_where_group_by_negative
✔ [ OK ] /stateless/01280_ssd_complex_key_dictionary
✔ [ OK ] /stateless/01280_ttl_where_group_by
✔ [ OK ] /stateless/01277_alter_rename_column_constraint_zookeeper
✔ [ OK ] /stateless/01272_suspicious_codecs
✔ [ OK ] /stateless/01269_alias_type_differs
✔ [ OK ] /stateless/01268_dictionary_direct_layout
✔ [ OK ] /stateless/01267_alter_default_key_columns_zookeeper
✔ [ OK ] /stateless/01259_dictionary_custom_settings_ddl
✔ [ OK ] /stateless/01257_dictionary_mismatch_types
✔ [ OK ] /stateless/01254_dict_create_without_db
✔ [ OK ] /stateless/01254_dict_load_after_detach_attach
✔ [ OK ] /stateless/01251_dict_is_in_infinite_loop
✔ [ OK ] /stateless/01249_bad_arguments_for_bloom_filter
✔ [ OK ] /stateless/01246_insert_into_watch_live_view
✔ [ OK ] /stateless/01238_http_memory_tracking
✔ [ OK ] /stateless/01237_live_view_over_distributed_with_subquery_select_table_alias
✔ [ OK ] /stateless/01236_distributed_over_live_view_over_distributed
✔ [ OK ] /stateless/01235_live_view_over_distributed
✔ [ OK ] /stateless/01232_extremes
✔ [ OK ] /stateless/01231_distributed_aggregation_memory_efficient_mix_levels
✔ [ OK ] /stateless/01225_show_create_table_from_dictionary
✔ [ OK ] /stateless/01225_drop_dictionary_as_table
✔ [ OK ] /stateless/01224_no_superfluous_dict_reload
✔ [ OK ] /stateless/01200_mutations_memory_consumption
✔ [ OK ] /stateless/01192_rename_database_zookeeper
✔ [ OK ] /stateless/01191_rename_dictionary
✔ [ OK ] /stateless/01190_full_attach_syntax
✔ [ OK ] /stateless/01188_attach_table_from_path
✔ [ OK ] /stateless/01185_create_or_replace_table
✔ [ OK ] /stateless/01155_rename_move_materialized_view
✔ [ OK ] /stateless/01154_move_partition_long
✔ [ OK ] /stateless/01153_attach_mv_uuid
✔ [ OK ] /stateless/01152_cross_replication
✔ [ OK ] /stateless/01150_ddl_guard_rwr
✔ [ OK ] /stateless/01148_zookeeper_path_macros_unfolding
✔ [ OK ] /stateless/01135_default_and_alter_zookeeper
✔ [ OK ] /stateless/01130_in_memory_parts_partitons
✔ [ OK ] /stateless/01127_month_partitioning_consistency_select
✔ [ OK ] /stateless/01125_dict_ddl_cannot_add_column
✔ [ OK ] /stateless/01115_join_with_dictionary
✔ [ OK ] /stateless/01114_mysql_database_engine_segfault
✔ [ OK ] /stateless/01114_database_atomic
✔ [ OK ] /stateless/01113_local_dictionary_type_conversion
✔ [ OK ] /stateless/01110_dictionary_layout_without_arguments
✔ [ OK ] /stateless/01109_exchange_tables
✔ [ OK ] /stateless/01108_restart_replicas_rename_deadlock_zookeeper
✔ [ OK ] /stateless/01107_atomic_db_detach_attach
✔ [ OK ] /stateless/01103_distributed_product_mode_local_column_renames
✔ [ OK ] /stateless/01098_temporary_and_external_tables
✔ [ OK ] /stateless/01092_memory_profiler
✔ [ OK ] /stateless/01085_max_distributed_connections_http
✔ [ OK ] /stateless/01084_regexp_empty
✔ [ OK ] /stateless/01083_expressions_in_engine_arguments
✔ [ OK ] /stateless/01080_check_for_error_incorrect_size_of_nested_column
✔ [ OK ] /stateless/01079_parallel_alter_detach_table_zookeeper
✔ [ OK ] /stateless/01079_parallel_alter_add_drop_column_zookeeper
✔ [ OK ] /stateless/01076_cache_dictionary_datarace_exception_ptr
✔ [ OK ] /stateless/01076_parallel_alter_replicated_zookeeper
✔ [ OK ] /stateless/01073_attach_if_not_exists
✔ [ OK ] /stateless/01073_show_tables_not_like
✔ [ OK ] /stateless/01071_prohibition_secondary_index_with_old_format_merge_tree
✔ [ OK ] /stateless/01071_live_view_detach_dependency
✔ [ OK ] /stateless/01070_modify_ttl
✔ [ OK ] /stateless/01070_materialize_ttl
✔ [ OK ] /stateless/01070_mutations_with_dependencies
✔ [ OK ] /stateless/01069_database_memory
✔ [ OK ] /stateless/01060_avro
✔ [ OK ] /stateless/01060_shutdown_table_after_detach
✔ [ OK ] /stateless/01056_create_table_as
✔ [ OK ] /stateless/01055_compact_parts_1
✔ [ OK ] /stateless/01054_cache_dictionary_overflow_cell
✔ [ OK ] /stateless/01054_cache_dictionary_bunch_update
✔ [ OK ] /stateless/01053_ssd_dictionary
✔ [ OK ] /stateless/01053_drop_database_mat_view
✔ [ OK ] /stateless/01048_exists_query
✔ [ OK ] /stateless/01045_dictionaries_restrictions
✔ [ OK ] /stateless/01045_zookeeper_system_mutations_with_parts_names
✔ [ OK ] /stateless/01043_dictionary_attribute_properties_values
✔ [ OK ] /stateless/01042_system_reload_dictionary_reloads_completely
✔ [ OK ] /stateless/01041_create_dictionary_if_not_exists
✔ [ OK ] /stateless/01040_dictionary_invalidate_query_switchover_long
✔ [ OK ] /stateless/01038_dictionary_lifetime_min_zero_sec
✔ [ OK ] /stateless/01037_polygon_dicts_simple_functions
✔ [ OK ] /stateless/01037_polygon_dicts_correctness_fast
✔ [ OK ] /stateless/01037_polygon_dicts_correctness_all
✔ [ OK ] /stateless/01036_no_superfluous_dict_reload_on_create_database_2
✔ [ OK ] /stateless/01036_no_superfluous_dict_reload_on_create_database
✔ [ OK ] /stateless/01035_concurrent_move_partition_from_table_zookeeper
✔ [ OK ] /stateless/01033_dictionaries_lifetime
✔ [ OK ] /stateless/01031_mutations_interpreter_and_context
✔ [ OK ] /stateless/01023_materialized_view_query_context
✔ [ OK ] /stateless/01021_only_tuple_columns
✔ [ OK ] /stateless/01018_ddl_dictionaries_special
✔ [ OK ] /stateless/01018_ddl_dictionaries_select
✔ [ OK ] /stateless/01018_ddl_dictionaries_create
✔ [ OK ] /stateless/01018_ip_dictionary_long
✔ [ OK ] /stateless/01018_ddl_dictionaries_bad_queries
✔ [ OK ] /stateless/01018_dictionaries_from_dictionaries
✔ [ OK ] /stateless/01018_ddl_dictionaries_concurrent_requrests
✔ [ OK ] /stateless/01015_database_bad_tables
✔ [ OK ] /stateless/01015_attach_part
✔ [ OK ] /stateless/01014_lazy_database_concurrent_recreate_reattach_and_show_tables
✔ [ OK ] /stateless/01014_lazy_database_basic
✔ [ OK ] /stateless/01013_sync_replica_timeout_zookeeper
✔ [ OK ] /stateless/01012_show_tables_limit
✔ [ OK ] /stateless/01010_pmj_right_table_memory_limits
✔ [ OK ] /stateless/00993_system_parts_race_condition_drop_zookeeper
✔ [ OK ] /stateless/00992_system_parts_race_condition_zookeeper_long
✔ [ OK ] /stateless/00989_parallel_parts_loading
✔ [ OK ] /stateless/00988_constraints_replication_zookeeper
✔ [ OK ] /stateless/00980_zookeeper_merge_tree_alter_settings
✔ [ OK ] /stateless/00980_merge_alter_settings
✔ [ OK ] /stateless/00980_create_temporary_live_view
✔ [ OK ] /stateless/00979_live_view_watch_live
✔ [ OK ] /stateless/00979_live_view_watch_continuous_aggregates
✔ [ OK ] /stateless/00979_live_view_watch_live_with_subquery
✔ [ OK ] /stateless/00978_live_view_watch
✔ [ OK ] /stateless/00977_live_view_watch_events
✔ [ OK ] /stateless/00976_live_view_select_version
✔ [ OK ] /stateless/00976_ttl_with_old_parts
✔ [ OK ] /stateless/00975_live_view_create
✔ [ OK ] /stateless/00974_live_view_select_with_aggregation
✔ [ OK ] /stateless/00973_live_view_with_subquery_select_with_aggregation
✔ [ OK ] /stateless/00973_live_view_with_subquery_select_join_no_alias
✔ [ OK ] /stateless/00973_live_view_with_subquery_select_nested
✔ [ OK ] /stateless/00973_live_view_with_subquery_select_join
✔ [ OK ] /stateless/00973_live_view_select
✔ [ OK ] /stateless/00973_live_view_select_prewhere
✔ [ OK ] /stateless/00973_live_view_with_subquery_select
✔ [ OK ] /stateless/00973_live_view_with_subquery_select_nested_with_aggregation_table_alias
✔ [ OK ] /stateless/00973_live_view_with_subquery_select_nested_with_aggregation
✔ [ OK ] /stateless/00973_live_view_with_subquery_select_with_aggregation_in_subquery
✔ [ OK ] /stateless/00973_live_view_with_subquery_select_table_alias
✔ [ OK ] /stateless/00972_live_view_select_1
✔ [ OK ] /stateless/00971_live_view_watch_http_heartbeat
✔ [ OK ] /stateless/00970_live_view_watch_events_http_heartbeat
✔ [ OK ] /stateless/00969_live_view_watch_format_jsoneachrowwithprogress
✔ [ OK ] /stateless/00968_live_view_select_format_jsoneachrowwithprogress
✔ [ OK ] /stateless/00967_live_view_watch_http
✔ [ OK ] /stateless/00966_live_view_watch_events_http
✔ [ OK ] /stateless/00965_live_view_watch_heartbeat
✔ [ OK ] /stateless/00964_live_view_watch_events_heartbeat
✔ [ OK ] /stateless/00962_live_view_periodic_refresh
✔ [ OK ] /stateless/00962_live_view_periodic_refresh_and_timeout
✔ [ OK ] /stateless/00962_temporary_live_view_watch_live
✔ [ OK ] /stateless/00962_live_view_periodic_refresh_dictionary
✔ [ OK ] /stateless/00961_temporary_live_view_watch
✔ [ OK ] /stateless/00960_live_view_watch_events_live
✔ [ OK ] /stateless/00955_test_final_mark_use
✔ [ OK ] /stateless/00955_test_final_mark
✔ [ OK ] /stateless/00950_dict_get
✔ [ OK ] /stateless/00933_ttl_with_default
✔ [ OK ] /stateless/00933_ttl_replicated_zookeeper
✔ [ OK ] /stateless/00933_alter_ttl
✔ [ OK ] /stateless/00933_test_fix_extra_seek_on_compressed_cache
✔ [ OK ] /stateless/00933_reserved_word
✔ [ OK ] /stateless/00926_zookeeper_adaptive_index_granularity_replicated_merge_tree
✔ [ OK ] /stateless/00926_adaptive_index_granularity_merge_tree
✔ [ OK ] /stateless/00926_adaptive_index_granularity_pk
✔ [ OK ] /stateless/00926_adaptive_index_granularity_replacing_merge_tree
✔ [ OK ] /stateless/00910_zookeeper_custom_compression_codecs_replicated
✔ [ OK ] /stateless/00910_buffer_prewhere
✔ [ OK ] /stateless/00899_long_attach_memory_limit
✔ [ OK ] /stateless/00877_memory_limit_for_new_delete
✔ [ OK ] /stateless/00857_global_joinsavel_table_alias
✔ [ OK ] /stateless/00840_long_concurrent_select_and_drop_deadlock
✔ [ OK ] /stateless/00834_cancel_http_readonly_queries_on_client_close
✔ [ OK ] /stateless/00834_kill_mutation
✔ [ OK ] /stateless/00834_kill_mutation_replicated_zookeeper
✔ [ OK ] /stateless/00815_left_join_on_stepanel
✔ [ OK ] /stateless/00804_test_alter_compression_codecs
✔ [ OK ] /stateless/00804_test_delta_codec_compression
✔ [ OK ] /stateless/00804_test_custom_compression_codes_log_storages
✔ [ OK ] /stateless/00804_test_custom_compression_codecs
✔ [ OK ] /stateless/00800_versatile_storage_join
✔ [ OK ] /stateless/00763_long_lock_buffer_alter_destination_table
✔ [ OK ] /stateless/00754_alter_modify_column_partitions
✔ [ OK ] /stateless/00754_alter_modify_order_by_replicated_zookeeper
✔ [ OK ] /stateless/00753_alter_attach
✔ [ OK ] /stateless/00751_default_databasename_for_view
✔ [ OK ] /stateless/00741_client_comment_multiline
✔ [ OK ] /stateless/00740_database_in_nested_view
✔ [ OK ] /stateless/00719_parallel_ddl_db
✔ [ OK ] /stateless/00716_allow_ddl
✔ [ OK ] /stateless/00715_fetch_merged_or_mutated_part_zookeeper
✔ [ OK ] /stateless/00701_rollup
✔ [ OK ] /stateless/00699_materialized_view_mutations
✔ [ OK ] /stateless/00693_max_block_size_system_tables_columns
✔ [ OK ] /stateless/00688_low_cardinality_serialization
✔ [ OK ] /stateless/00688_low_cardinality_dictionary_deserialization
✔ [ OK ] /stateless/00682_empty_parts_merge
✔ [ OK ] /stateless/00652_replicated_mutations_zookeeper
✔ [ OK ] /stateless/00652_mergetree_mutations
✔ [ OK ] /stateless/00643_cast_zookeeper
✔ [ OK ] /stateless/00633_materialized_view_and_too_many_parts_zookeeper
✔ [ OK ] /stateless/00626_replace_partition_from_table
✔ [ OK ] /stateless/00626_replace_partition_from_table_zookeeper
✔ [ OK ] /stateless/00625_arrays_in_nested
✔ [ OK ] /stateless/00623_truncate_table_throw_exception
✔ [ OK ] /stateless/00623_truncate_table
✔ [ OK ] /stateless/00620_optimize_on_nonleader_replica_zookeeper
✔ [ OK ] /stateless/00619_union_highlite
✔ [ OK ] /stateless/00612_http_max_query_size
✔ [ OK ] /stateless/00604_show_create_database
✔ [ OK ] /stateless/00600_replace_running_query
✔ [ OK ] /stateless/00599_create_view_with_subquery
✔ [ OK ] /stateless/00575_illegal_column_exception_when_drop_depen_column
✔ [ OK ] /stateless/00571_non_exist_database_when_create_materializ_view
✔ [ OK ] /stateless/00564_versioned_collapsing_merge_tree
✔ [ OK ] /stateless/00552_or_nullable
✔ [ OK ] /stateless/00534_functions_bad_arguments10
✔ [ OK ] /stateless/00516_deduplication_after_drop_partition_zookeeper
✔ [ OK ] /stateless/00510_materizlized_view_and_deduplication_zookeeper
✔ [ OK ] /stateless/00509_extended_storage_definition_syntax_zookeeper
✔ [ OK ] /stateless/00508_materialized_view_to
✔ [ OK ] /stateless/00505_shard_secure
✔ [ OK ] /stateless/00463_long_sessions_in_http_interface
✔ [ OK ] /stateless/00446_clear_column_in_partition_zookeeper
✔ [ OK ] /stateless/00446_clear_column_in_partition_concurrent_zookeeper
✔ [ OK ] /stateless/00429_long_http_bufferization
✔ [ OK ] /stateless/00423_storage_log_single_thread
✔ [ OK ] /stateless/00417_kill_query
✔ [ OK ] /stateless/00332_quantile_timing_memory_leak
✔ [ OK ] /stateless/00311_array_primary_key
✔ [ OK ] /stateless/00305_http_and_readonly
✔ [ OK ] /stateless/00236_replicated_drop_on_non_leader_zookeeper
✔ [ OK ] /stateless/00226_zookeeper_deduplication_and_unexpected_parts
✔ [ OK ] /stateless/00180_attach_materialized_view
✔ [ OK ] /stateless/00158_buffer_and_nonexistent_table
✔ [ OK ] /stateless/00133_long_shard_memory_tracker_and_exception_safety
✔ [ OK ] /stateless/00121_drop_column_zookeeper
✔ [ OK ] /stateless/00116_storage_set
✔ [ OK ] /stateless/00110_external_sort
✔ [ OK ] /stateless/00109_shard_totals_after_having
✔ [ OK ] /stateless/00101_materialized_views_and_insert_without_explicit_database
✔ [ OK ] /stateless/00083_create_merge_tree_zookeeper
✔ [ OK ] /stateless/00080_show_tables_and_system_tables
✔ [ OK ] /stateless/00062_replicated_merge_tree_alter_zookeeper
✔ [ OK ] /stateless

Known

✘ [ XFail ] /stateless/01410_nullable_key_and_index ᐅ Know failure during pipeline
✘ [ XFail ] /stateless/01293_show_clusters ᐅ Know failure during pipeline
✘ [ XFail ] /stateless/01268_procfs_metrics ᐅ Know failure during pipeline
✘ [ XFail ] /stateless/01193_metadata_loading ᐅ Know failure during pipeline

1 module (1 ok)
3278 suites (3274 ok, 4 xfail)
3278 features (3274 ok, 4 xfail)

Total time 38m 41s

Executed on Apr 30,2022 16:37
TestFlows.com Open-Source Software Testing Framework v1.8.220312.1230154