Skip to content

feat(ci): testing configured queries against ClickHouse versions #1149

feat(ci): testing configured queries against ClickHouse versions

feat(ci): testing configured queries against ClickHouse versions #1149

Re-run triggered November 29, 2024 05:31
Status Failure
Total duration 2m 22s
Artifacts

test.yml

on: pull_request
Matrix: components-test
Matrix: e2e-test
Matrix: jest
Matrix: test-queries-config
Fit to window
Zoom out
Zoom in

Annotations

36 errors
query config › check if valid sql for distributed-ddl-queue config: undefined#L1
There is no Zookeeper configuration in server config. at parseError (node_modules/packages/client-common/src/error/parse_error.ts:29:12) at ClientRequest.onResponse (node_modules/packages/client-node/src/connection/node_base_connection.ts:133:28)
query config › check if valid sql for backups config: undefined#L1
Unknown table expression identifier 'system.backup_log' in scope SELECT *, formatReadableSize(total_size) AS readable_total_size, formatReadableSize(uncompressed_size) AS readable_uncompressed_size, formatReadableSize(compressed_size) AS readable_compressed_size, formatReadableSize(bytes_read) AS readable_bytes_read, formatReadableQuantity(files_read) AS readable_files_read, formatReadableQuantity(num_entries) AS readable_num_entries FROM system.backup_log ORDER BY start_time DESC. at parseError (node_modules/packages/client-common/src/error/parse_error.ts:29:12) at ClientRequest.onResponse (node_modules/packages/client-node/src/connection/node_base_connection.ts:133:28)
query config › check if valid sql for zookeeper config: undefined#L1
Unknown table expression identifier 'system.zookeeper' in scope SELECT replaceOne(format('{}/{}', path, name), '//', '/') AS _path, value, dataLength, numChildren, ctime AS created_at, mtime AS updated_at, version AS num_node_changes, cversion AS num_child_changes FROM system.zookeeper WHERE path = replaceOne('/', '//', '/') ORDER BY updated_at DESC. at parseError (node_modules/packages/client-common/src/error/parse_error.ts:29:12) at ClientRequest.onResponse (node_modules/packages/client-node/src/connection/node_base_connection.ts:133:28)
query config › check if valid sql for distributed-ddl-queue config: undefined#L1
There is no Zookeeper configuration in server config. at parseError (node_modules/packages/client-common/src/error/parse_error.ts:29:12) at ClientRequest.onResponse (node_modules/packages/client-node/src/connection/node_base_connection.ts:133:28)
query config › check if valid sql for errors config: undefined#L1
Unknown table expression identifier 'system.error_log' in scope SELECT * FROM system.error_log WHERE if('' != '', error = '', true) ORDER BY event_time DESC LIMIT 100. at parseError (node_modules/packages/client-common/src/error/parse_error.ts:29:12) at ClientRequest.onResponse (node_modules/packages/client-node/src/connection/node_base_connection.ts:133:28)
query config › check if valid sql for backups config: undefined#L1
Unknown table expression identifier 'system.backup_log' in scope SELECT *, formatReadableSize(total_size) AS readable_total_size, formatReadableSize(uncompressed_size) AS readable_uncompressed_size, formatReadableSize(compressed_size) AS readable_compressed_size, formatReadableSize(bytes_read) AS readable_bytes_read, formatReadableQuantity(files_read) AS readable_files_read, formatReadableQuantity(num_entries) AS readable_num_entries FROM system.backup_log ORDER BY start_time DESC. at parseError (node_modules/packages/client-common/src/error/parse_error.ts:29:12) at ClientRequest.onResponse (node_modules/packages/client-node/src/connection/node_base_connection.ts:133:28)
test-queries-config (21, 24.6)
Process completed with exit code 1.
query config › check if valid sql for zookeeper config: undefined#L1
Unknown table expression identifier 'system.zookeeper' in scope SELECT replaceOne(format('{}/{}', path, name), '//', '/') AS _path, value, dataLength, numChildren, ctime AS created_at, mtime AS updated_at, version AS num_node_changes, cversion AS num_child_changes FROM system.zookeeper WHERE path = replaceOne('/', '//', '/') ORDER BY updated_at DESC. at parseError (node_modules/packages/client-common/src/error/parse_error.ts:29:12) at ClientRequest.onResponse (node_modules/packages/client-node/src/connection/node_base_connection.ts:133:28)
test-queries-config (21, 24.7)
Process completed with exit code 1.
query config › check if valid sql for distributed-ddl-queue config: undefined#L1
There is no Zookeeper configuration in server config. at parseError (node_modules/packages/client-common/src/error/parse_error.ts:29:12) at ClientRequest.onResponse (node_modules/packages/client-node/src/connection/node_base_connection.ts:133:28)
query config › check if valid sql for backups config: undefined#L1
Unknown table expression identifier 'system.backup_log' in scope SELECT *, formatReadableSize(total_size) AS readable_total_size, formatReadableSize(uncompressed_size) AS readable_uncompressed_size, formatReadableSize(compressed_size) AS readable_compressed_size, formatReadableSize(bytes_read) AS readable_bytes_read, formatReadableQuantity(files_read) AS readable_files_read, formatReadableQuantity(num_entries) AS readable_num_entries FROM system.backup_log ORDER BY start_time DESC. at parseError (node_modules/packages/client-common/src/error/parse_error.ts:29:12) at ClientRequest.onResponse (node_modules/packages/client-node/src/connection/node_base_connection.ts:133:28)
query config › check if valid sql for zookeeper config: undefined#L1
Unknown table expression identifier 'system.zookeeper' in scope SELECT replaceOne(format('{}/{}', path, name), '//', '/') AS _path, value, dataLength, numChildren, ctime AS created_at, mtime AS updated_at, version AS num_node_changes, cversion AS num_child_changes FROM system.zookeeper WHERE path = replaceOne('/', '//', '/') ORDER BY updated_at DESC. at parseError (node_modules/packages/client-common/src/error/parse_error.ts:29:12) at ClientRequest.onResponse (node_modules/packages/client-node/src/connection/node_base_connection.ts:133:28)
test-queries-config (21, 24.8)
Process completed with exit code 1.
query config › check if valid sql for backups config: undefined#L1
Unknown table expression identifier 'system.backup_log' in scope SELECT *, formatReadableSize(total_size) AS readable_total_size, formatReadableSize(uncompressed_size) AS readable_uncompressed_size, formatReadableSize(compressed_size) AS readable_compressed_size, formatReadableSize(bytes_read) AS readable_bytes_read, formatReadableQuantity(files_read) AS readable_files_read, formatReadableQuantity(num_entries) AS readable_num_entries FROM system.backup_log ORDER BY start_time DESC. at parseError (node_modules/packages/client-common/src/error/parse_error.ts:29:12) at ClientRequest.onResponse (node_modules/packages/client-node/src/connection/node_base_connection.ts:133:28)
query config › check if valid sql for errors config: undefined#L1
Unknown table expression identifier 'system.error_log' in scope SELECT * FROM system.error_log WHERE if('' != '', error = '', true) ORDER BY event_time DESC LIMIT 100. at parseError (node_modules/packages/client-common/src/error/parse_error.ts:29:12) at ClientRequest.onResponse (node_modules/packages/client-node/src/connection/node_base_connection.ts:133:28)
test-queries-config (21, 24.5)
Process completed with exit code 1.