Skip to content

🐛 source-mysql Support special chars in dbname #118120

🐛 source-mysql Support special chars in dbname

🐛 source-mysql Support special chars in dbname #118120

Triggered via pull request January 26, 2024 23:22
Status Failure
Total duration 5m 48s
Artifacts

gradle.yml

on: pull_request
Start EC2 Runner
1m 22s
Start EC2 Runner
Create Instatus Incident on Failure
0s
Create Instatus Incident on Failure
Create Instatus Incident on Success
0s
Create Instatus Incident on Success
Notify Slack Channel on Build Failures
0s
Notify Slack Channel on Build Failures
Notify Slack Channel on Build Fixes
0s
Notify Slack Channel on Build Fixes
Stop EC2 Runner
11s
Stop EC2 Runner
Fit to window
Zoom out
Zoom in

Annotations

9 errors and 16 warnings
Gradle Check
Execution failed for task ':airbyte-cdk:java:airbyte-cdk:db-sources:compileTestJava'. > Compilation failed; see the compiler error output for details.
Gradle Check: airbyte-cdk/java/airbyte-cdk/db-sources/src/test/java/io/airbyte/cdk/integrations/debezium/internals/MysqlDebeziumStateUtilTest.java#L94
[Task :airbyte-cdk:java:airbyte-cdk:db-sources:compileTestJava] method format in class MySqlDebeziumStateUtil cannot be applied to given types; final JsonNode debeziumState = mySqlDebeziumStateUtil.format(new MySqlDebeziumStateUtil.MysqlDebeziumStateAttributes("binlog.000002", 633, ^ required: MysqlDebeziumStateAttributes,String,String,Instant
Gradle Check: airbyte-cdk/java/airbyte-cdk/db-sources/src/test/java/io/airbyte/cdk/integrations/debezium/internals/MysqlDebeziumStateUtilTest.java#L95
[Task :airbyte-cdk:java:airbyte-cdk:db-sources:compileTestJava] incompatible types: Instant cannot be converted to String Optional.of("3E11FA47-71CA-11E1-9E33-C80AA9429562:1-5")), "db_fgnfxvllud", Instant.parse("2023-06-06T08:36:10.341842Z")); ^
Gradle Check: airbyte-cdk/java/airbyte-cdk/db-sources/src/test/java/io/airbyte/cdk/integrations/debezium/internals/MysqlDebeziumStateUtilTest.java#L116
[Task :airbyte-cdk:java:airbyte-cdk:db-sources:compileTestJava] method format in class MySqlDebeziumStateUtil cannot be applied to given types; mySqlDebeziumStateUtil.format(parsedOffset.get(), "db_fgnfxvllud", Instant.parse("2023-06-06T08:36:10.341842Z")); ^ required: MysqlDebeziumStateAttributes,String,String,Instant
Gradle Check: airbyte-cdk/java/airbyte-cdk/db-sources/src/test/java/io/airbyte/cdk/integrations/debezium/internals/MysqlDebeziumStateUtilTest.java#L116
[Task :airbyte-cdk:java:airbyte-cdk:db-sources:compileTestJava] incompatible types: Instant cannot be converted to String mySqlDebeziumStateUtil.format(parsedOffset.get(), "db_fgnfxvllud", Instant.parse("2023-06-06T08:36:10.341842Z")); ^
Gradle Check: airbyte-cdk/java/airbyte-cdk/db-sources/src/test/java/io/airbyte/cdk/integrations/debezium/internals/MysqlDebeziumStateUtilTest.java#L123
[Task :airbyte-cdk:java:airbyte-cdk:db-sources:compileTestJava] method format in class MySqlDebeziumStateUtil cannot be applied to given types; final JsonNode debeziumState = mySqlDebeziumStateUtil.format(new MySqlDebeziumStateUtil.MysqlDebeziumStateAttributes("binlog.000002", 633, ^ required: MysqlDebeziumStateAttributes,String,String,Instant
Gradle Check: airbyte-cdk/java/airbyte-cdk/db-sources/src/test/java/io/airbyte/cdk/integrations/debezium/internals/MysqlDebeziumStateUtilTest.java#L124
[Task :airbyte-cdk:java:airbyte-cdk:db-sources:compileTestJava] incompatible types: Instant cannot be converted to String Optional.empty()), "db_fgnfxvllud", Instant.parse("2023-06-06T08:36:10.341842Z")); ^
Gradle Check: airbyte-cdk/java/airbyte-cdk/db-sources/src/test/java/io/airbyte/cdk/integrations/debezium/internals/MysqlDebeziumStateUtilTest.java#L144
[Task :airbyte-cdk:java:airbyte-cdk:db-sources:compileTestJava] method format in class MySqlDebeziumStateUtil cannot be applied to given types; mySqlDebeziumStateUtil.format(parsedOffset.get(), "db_fgnfxvllud", Instant.parse("2023-06-06T08:36:10.341842Z")); ^ required: MysqlDebeziumStateAttributes,String,String,Instant
Gradle Check: airbyte-cdk/java/airbyte-cdk/db-sources/src/test/java/io/airbyte/cdk/integrations/debezium/internals/MysqlDebeziumStateUtilTest.java#L144
[Task :airbyte-cdk:java:airbyte-cdk:db-sources:compileTestJava] incompatible types: Instant cannot be converted to String mySqlDebeziumStateUtil.format(parsedOffset.get(), "db_fgnfxvllud", Instant.parse("2023-06-06T08:36:10.341842Z")); ^
Start EC2 Runner
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Start EC2 Runner
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, aws-actions/configure-aws-credentials@v1, airbytehq/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Start EC2 Runner
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Gradle Check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v3, docker/login-action@v1, burrunan/gradle-cache-action@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Gradle Check
The following actions uses node12 which is deprecated and will be forced to run on node16: docker/login-action@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Gradle Check
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties. Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
Gradle Check
Gradle Build Scan: https://gradle.com/s/ttte74qtsfj3w
Gradle Check
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Gradle Check
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Gradle Check
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Gradle Check
distributionSha256Sum is not set in gradle/wrapper/gradle-wrapper.properties. Please consider adding the checksum, see https://docs.gradle.org/current/userguide/gradle_wrapper.html#configuring_checksum_verification
Gradle Check
fatal: $HOME not set
Gradle Check
fatal: $HOME not set
Stop EC2 Runner
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: aws-actions/configure-aws-credentials@v1, actions/checkout@v3, supertopher/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Stop EC2 Runner
The following actions uses node12 which is deprecated and will be forced to run on node16: aws-actions/configure-aws-credentials@v1, supertopher/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Stop EC2 Runner
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/