Use Hikari Connection Pool for handling Clickhouse connections #909
Triggered via pull request
November 8, 2024 03:13
Status
Failure
Total duration
5h 36m 57s
Artifacts
4
pull-request.yml
on: pull_request
build-kafka-lightweight
/
build
2m 58s
testflows-kafka
/
testflows-kafka
3h 20m
testflows-lightweight
/
testflows-lightweight
5h 14m
testflows-lightweight
/
testflows-lightweight-replicated
5h 8m
java-tests-kafka
/
java-kafka
17m 11s
java-tests-lightweight
/
java-lightweight
1h 11m
Annotations
41 errors and 14 warnings
java-tests-kafka / java-kafka
Process completed with exit code 1.
|
ClickHouseDebeziumEmbeddedPostgresDecoderBufsDockerIT.testDecoderBufsPlugin:
sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ClickHouseDebeziumEmbeddedPostgresDecoderBufsDockerIT.java#L110
Code: 60. DB::Exception: Unknown table expression identifier 'tm' in scope SELECT count(*) FROM tm. (UNKNOWN_TABLE) (version 24.10.1.2812 (official build))
, server ClickHouseNode [uri=http://localhost:32774/system, options={custom_settings=allow_experimental_object_type=1,insert_allow_materialized_columns=1,client_name=Sink Connector Lightweight}]@-2083674500
|
ClickHouseDebeziumEmbeddedPostgresPgoutputDockerIT.testPgOutputPlugin:
sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ClickHouseDebeziumEmbeddedPostgresPgoutputDockerIT.java#L114
Code: 60. DB::Exception: Unknown table expression identifier 'tm' in scope SELECT count(*) FROM tm. (UNKNOWN_TABLE) (version 24.10.1.2812 (official build))
, server ClickHouseNode [uri=http://localhost:32774/system, options={custom_settings=allow_experimental_object_type=1,insert_allow_materialized_columns=1,client_name=Sink Connector Lightweight}]@-2083674500
|
MariaDBIT.testMultipleDatabases:
sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/MariaDBIT.java#L138
Cannot invoke "java.sql.Connection.prepareStatement(String)" because "this.conn" is null
|
MySQLGenerateColumnsTest.testMySQLGeneratedColumns:
sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/MySQLGenerateColumnsTest.java#L107
Cannot invoke "String.equalsIgnoreCase(String)" because the return value of "java.util.Map.get(Object)" is null
|
MySQLJsonIT.testMultipleDatabases:
sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/MySQLJsonIT.java#L131
Code: 60. DB::Exception: Unknown table expression identifier 'employees.audience' in scope SELECT * FROM employees.audience. (UNKNOWN_TABLE) (version 24.10.1.2812 (official build))
, server ClickHouseNode [uri=http://localhost:32774/system, options={custom_settings=allow_experimental_object_type=1,insert_allow_materialized_columns=1,client_name=Sink Connector Lightweight}]@-2083674500
|
PostgresInitialDockerIT.testDecoderBufsPlugin:
sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/PostgresInitialDockerIT.java#L103
java.lang.AssertionError
at com.altinity.clickhouse.debezium.embedded.PostgresInitialDockerIT.testDecoderBufsPlugin(PostgresInitialDockerIT.java:103)
|
PostgresInitialDockerWKeeperMapStorageIT.testDecoderBufsPlugin:
sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/PostgresInitialDockerWKeeperMapStorageIT.java#L126
java.lang.AssertionError
at com.altinity.clickhouse.debezium.embedded.PostgresInitialDockerWKeeperMapStorageIT.testDecoderBufsPlugin(PostgresInitialDockerWKeeperMapStorageIT.java:126)
|
PostgresPgoutputMultipleSchemaIT.testMultipleSchemaReplication:
sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/PostgresPgoutputMultipleSchemaIT.java#L128
java.lang.AssertionError
at com.altinity.clickhouse.debezium.embedded.PostgresPgoutputMultipleSchemaIT.testMultipleSchemaReplication(PostgresPgoutputMultipleSchemaIT.java:128)
|
ReplicatedRMTClickHouse22TIT.testReplicatedRMTAutoCreate{String}[1]:
sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ReplicatedRMTClickHouse22TIT.java#L109
Code: 390. DB::Exception: Table `string_types_MEDIUMTEXT_utf8mb4` doesn't exist. (CANNOT_GET_CREATE_TABLE_QUERY) (version 24.10.1.2812 (official build))
, server ClickHouseNode [uri=http://localhost:32774/system, options={custom_settings=allow_experimental_object_type=1,insert_allow_materialized_columns=1,client_name=Sink Connector Lightweight}]@-2083674500
|
ReplicatedRMTDDLClickHouse22TIT.testReplicatedRMTAutoCreate{String}[1]:
sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ReplicatedRMTDDLClickHouse22TIT.java#L111
Cannot invoke "java.sql.Connection.prepareStatement(String)" because "this.conn" is null
|
ReplicatedRMTDDLIT.testReplicatedRMTAutoCreate{String}[1]:
sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ReplicatedRMTDDLIT.java#L114
Cannot invoke "java.sql.Connection.prepareStatement(String)" because "this.conn" is null
|
ReplicatedRMTIT.testReplicatedRMTAutoCreate{String}[1]:
sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ReplicatedRMTIT.java#L112
Cannot invoke "java.sql.Connection.prepareStatement(String)" because "this.conn" is null
|
DatabaseOverrideIT.testDatabaseOverride:
sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/cdc/DatabaseOverrideIT.java#L128
Cannot invoke "java.sql.Connection.prepareStatement(String)" because "this.conn" is null
|
DatabaseOverrideInitialIT.testDatabaseOverride:
sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/cdc/DatabaseOverrideInitialIT.java#L111
Cannot invoke "java.sql.Connection.prepareStatement(String)" because "this.conn" is null
|
DatabaseOverrideRRMTIT.testDatabaseOverride:
sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/cdc/DatabaseOverrideRRMTIT.java#L94
Cannot invoke "java.sql.Connection.prepareStatement(String)" because "this.conn" is null
|
DebeziumChangeEventCaptureIT.testIncrementingSequenceNumbers:
sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/cdc/DebeziumChangeEventCaptureIT.java#L166
Cannot invoke "java.sql.Connection.prepareStatement(String)" because "this.conn" is null
|
DebeziumStorageViewIT.debeziumStorageView:
sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/cdc/DebeziumStorageViewIT.java#L96
Cannot invoke "java.sql.Connection.prepareStatement(String)" because "this.conn" is null
|
MultipleUpdatesWSameTimestampIT.testIncrementingSequenceNumberWithUpdates:
sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/cdc/MultipleUpdatesWSameTimestampIT.java#L139
Cannot invoke "java.sql.Connection.prepareStatement(String)" because "this.conn" is null
|
SourceDBColumnMissingIT.testColumnMismatch:
sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/cdc/SourceDBColumnMissingIT.java#L115
Cannot invoke "java.sql.Connection.prepareStatement(String)" because "this.conn" is null
|
AlterTableAddColumnIT.testAddColumn:
sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ddl/parser/AlterTableAddColumnIT.java#L100
Cannot invoke "String.equalsIgnoreCase(String)" because the return value of "java.util.Map.get(Object)" is null
|
AlterTableChangeColumnIT.testChangeColumn:
sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ddl/parser/AlterTableChangeColumnIT.java#L86
Cannot invoke "String.equalsIgnoreCase(String)" because the return value of "java.util.Map.get(Object)" is null
|
AlterTableModifyColumnIT.testModifyColumn:
sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ddl/parser/AlterTableModifyColumnIT.java#L79
Cannot invoke "String.equalsIgnoreCase(String)" because the return value of "java.util.Map.get(Object)" is null
|
AutoCreateTableIT.testAutoCreateTable{String}[1]:
sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ddl/parser/AutoCreateTableIT.java#L102
Cannot invoke "java.sql.Connection.prepareStatement(String)" because "this.conn" is null
|
AutoCreateTableIT.testAutoCreateTable{String}[2]:
sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ddl/parser/AutoCreateTableIT.java#L102
Cannot invoke "java.sql.Connection.prepareStatement(String)" because "this.conn" is null
|
CreateTableDataTypesIT.testCreateTable:
sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ddl/parser/CreateTableDataTypesIT.java#L85
Cannot invoke "String.equalsIgnoreCase(String)" because the return value of "java.util.Map.get(Object)" is null
|
CreateTableDataTypesTimeZoneIT.testCreateTable:
sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ddl/parser/CreateTableDataTypesTimeZoneIT.java#L96
Cannot invoke "String.equalsIgnoreCase(String)" because the return value of "java.util.Map.get(Object)" is null
|
DateTimeWithTimeZoneColumnSchemaOnlyIT.testSchemaOnlyMode:
sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ddl/parser/DateTimeWithTimeZoneColumnSchemaOnlyIT.java#L138
Cannot invoke "java.sql.Connection.prepareStatement(String)" because "this.conn" is null
|
DateTimeWithTimeZoneIT.testCreateTable:
sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ddl/parser/DateTimeWithTimeZoneIT.java#L93
Code: 60. DB::Exception: Unknown table expression identifier 'temporal_types_DATETIME' in scope SELECT * FROM temporal_types_DATETIME. (UNKNOWN_TABLE) (version 24.10.1.2812 (official build))
, server ClickHouseNode [uri=http://localhost:32774/system, options={custom_settings=allow_experimental_object_type=1,insert_allow_materialized_columns=1,client_name=Sink Connector Lightweight}]@-2083674500
|
DateTimeWithTimeZoneSchemaOnlyIT.testCreateTable:
sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ddl/parser/DateTimeWithTimeZoneSchemaOnlyIT.java#L126
Code: 60. DB::Exception: Unknown table expression identifier 'temporal_types_DATETIME' in scope SELECT * FROM temporal_types_DATETIME. (UNKNOWN_TABLE) (version 24.10.1.2812 (official build))
, server ClickHouseNode [uri=http://localhost:32774/system, options={custom_settings=allow_experimental_object_type=1,insert_allow_materialized_columns=1,client_name=Sink Connector Lightweight}]@-2083674500
|
DateTimeWithUserProvidedDifferentTimeZoneIT.testCreateTable:
sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ddl/parser/DateTimeWithUserProvidedDifferentTimeZoneIT.java#L131
Cannot invoke "java.sql.Connection.prepareStatement(String)" because the return value of "com.altinity.clickhouse.sink.connector.db.BaseDbWriter.getConnection()" is null
|
DateTimeWithUserProvidedTimeZoneSchemaOnlyIT.testCreateTable:
sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ddl/parser/DateTimeWithUserProvidedTimeZoneSchemaOnlyIT.java#L106
Cannot invoke "java.sql.Connection.close()" because the return value of "com.altinity.clickhouse.sink.connector.db.BaseDbWriter.getConnection()" is null
|
IsDeletedColumnsIT.testIsDeleted{String}[1]:
sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ddl/parser/IsDeletedColumnsIT.java#L102
Code: 60. DB::Exception: Unknown table expression identifier 'new_table' in scope SELECT * FROM new_table. (UNKNOWN_TABLE) (version 24.10.1.2812 (official build))
, server ClickHouseNode [uri=http://localhost:32774/system, options={custom_settings=allow_experimental_object_type=1,insert_allow_materialized_columns=1,client_name=Sink Connector Lightweight}]@-2083674500
|
IsDeletedColumnsIT.testIsDeleted{String}[2]:
sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ddl/parser/IsDeletedColumnsIT.java#L102
Code: 60. DB::Exception: Unknown table expression identifier 'new_table' in scope SELECT * FROM new_table. (UNKNOWN_TABLE) (version 24.10.1.2812 (official build))
, server ClickHouseNode [uri=http://localhost:32774/system, options={custom_settings=allow_experimental_object_type=1,insert_allow_materialized_columns=1,client_name=Sink Connector Lightweight}]@-2083674500
|
MultipleDatabaseIT.testMultipleDatabases:
sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ddl/parser/MultipleDatabaseIT.java#L132
Cannot invoke "java.sql.Connection.prepareStatement(String)" because "this.conn" is null
|
TruncateTableIT.testIsDeleted:
sink-connector-lightweight/src/test/java/com/altinity/clickhouse/debezium/embedded/ddl/parser/TruncateTableIT.java#L93
Cannot invoke "java.sql.Connection.prepareStatement(String)" because "this.conn" is null
|
java-tests-lightweight / java-lightweight
Port already in use. Make sure no other process is using port 7000 and try again.
|
java-tests-lightweight / java-lightweight
Port already in use. Make sure no other process is using port 7000 and try again.
|
testflows-kafka / testflows-kafka
Process completed with exit code 1.
|
testflows-lightweight / testflows-lightweight-replicated
Process completed with exit code 1.
|
testflows-lightweight / testflows-lightweight
Process completed with exit code 1.
|
build-kafka-lightweight / build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-kafka-lightweight / build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v2, docker/login-action@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-kafka-lightweight / build
No files were found with the provided path: sink-connector-lightweight/target/clickhouse-debezium-embedded-0.0.9.jar. No artifacts will be uploaded.
|
java-tests-kafka / java-kafka
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
java-tests-kafka / java-kafka
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
java-tests-lightweight / java-lightweight
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
java-tests-lightweight / java-lightweight
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/setup-java@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
testflows-kafka / testflows-kafka
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
testflows-kafka / testflows-kafka
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
testflows-lightweight / testflows-lightweight-replicated
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
testflows-lightweight / testflows-lightweight-replicated
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
testflows-lightweight / testflows-lightweight
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
testflows-lightweight / testflows-lightweight
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "clickhouse-sink-connector-kafka-893-aa8de92c975ec1f3721a38012f522bcb9ed43c08.jar", "testflows-sink-connector-kafka-artefacts", "testflows-sink-connector-lightweight-artefacts", "testflows-sink-connector-lightweight-replicated-artefacts".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
clickhouse-sink-connector-kafka-893-aa8de92c975ec1f3721a38012f522bcb9ed43c08.jar
|
15.4 MB |
|
testflows-sink-connector-kafka-artefacts
|
2.32 GB |
|
testflows-sink-connector-lightweight-artefacts
|
54.6 MB |
|
testflows-sink-connector-lightweight-replicated-artefacts
|
95.8 MB |
|