Skip to content

fix: limitless plugin - add null checks (#1152) #34

fix: limitless plugin - add null checks (#1152)

fix: limitless plugin - add null checks (#1152) #34

Triggered via push October 18, 2024 17:25
Status Failure
Total duration 5h 23m 42s
Artifacts
Matrix: Run Aurora integration tests with default engine version
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Run Aurora integration tests with default engine version (pg-aurora): TestRunner.java#L30
2210.9sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[3], [3] - Test environment [AURORA, PG, OPENJDK11, MULTI_INSTANCE, 5, [NETWORK_OUTAGES_ENABLED, SECRETS_MANAGER, SKIP_MYSQL_DRIVER_TESTS, TELEMETRY_METRICS_ENABLED, IAM, TELEMETRY_TRACES_ENABLED, FAILOVER_SUPPORTED, SKIP_MARIADB_DRIVER_TESTS, AWS_CREDENTIALS_ENABLED, HIKARI]] org.opentest4j.AssertionFailedError: Some tests failed. ==> expected: <0> but was: <1> at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151) at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132) at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197) at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182) at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:672) at integration.util.ContainerHelper.runTest(ContainerHelper.java:117) at integration.host.TestEnvironment.runTests(TestEnvironment.java:957) at integration.host.TestRunner.runTests(TestRunner.java:30)
Run Aurora integration tests with default engine version (pg-aurora): task ':aws-advanced-jdbc-wrapper:test-all-pg-aurora'#L1
Execution failed for task ':aws-advanced-jdbc-wrapper:test-all-pg-aurora': org.gradle.api.internal.exceptions.MarkedVerificationException: There were failing tests. See the results at: file:///home/runner/work/aws-advanced-jdbc-wrapper/aws-advanced-jdbc-wrapper/wrapper/build/test-results/test-all-pg-aurora/
Run Aurora integration tests with default engine version (pg-aurora)
Process completed with exit code 1.
Run Aurora integration tests with default engine version (mysql-multi-az): TestRunner.java#L30
19216.2sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[1], [1] - Test environment [RDS_MULTI_AZ_CLUSTER, MYSQL, OPENJDK11, MULTI_INSTANCE, 3, [NETWORK_OUTAGES_ENABLED, HIKARI, TELEMETRY_TRACES_ENABLED, SECRETS_MANAGER, FAILOVER_SUPPORTED, TELEMETRY_METRICS_ENABLED, AWS_CREDENTIALS_ENABLED, SKIP_PG_DRIVER_TESTS]] org.opentest4j.AssertionFailedError: Some tests failed. ==> expected: <0> but was: <1> at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151) at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132) at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197) at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182) at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:672) at integration.util.ContainerHelper.runTest(ContainerHelper.java:117) at integration.host.TestEnvironment.runTests(TestEnvironment.java:957) at integration.host.TestRunner.runTests(TestRunner.java:30)
Run Aurora integration tests with default engine version (mysql-multi-az): task ':aws-advanced-jdbc-wrapper:test-all-mysql-multi-az'#L1
Execution failed for task ':aws-advanced-jdbc-wrapper:test-all-mysql-multi-az': org.gradle.api.internal.exceptions.MarkedVerificationException: There were failing tests. See the results at: file:///home/runner/work/aws-advanced-jdbc-wrapper/aws-advanced-jdbc-wrapper/wrapper/build/test-results/test-all-mysql-multi-az/
Run Aurora integration tests with default engine version (mysql-multi-az)
Process completed with exit code 1.