chore: add workflow to trigger autoscaling tests #1
run-autoscaling-tests.yml
on: push
Run Autoscaling tests
2h 31m
Annotations
6 errors and 2 warnings
Run Autoscaling tests:
TestRunner.java#L30
5793.0sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[1], [1] - Test environment [AURORA, MYSQL, OPENJDK8, MULTI_INSTANCE, 5, [AWS_CREDENTIALS_ENABLED, SECRETS_MANAGER, IAM, NETWORK_OUTAGES_ENABLED, HIKARI, RUN_AUTOSCALING_TESTS_ONLY, FAILOVER_SUPPORTED]]
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:668)
at integration.util.ContainerHelper.runTest(ContainerHelper.java:87)
at integration.host.TestEnvironment.runTests(TestEnvironment.java:738)
at integration.host.TestRunner.runTests(TestRunner.java:30)
|
Run Autoscaling tests:
TestRunner.java#L30
87.3sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[2], [2] - Test environment [AURORA, MYSQL, OPENJDK8, MULTI_INSTANCE, 2, [AWS_CREDENTIALS_ENABLED, NETWORK_OUTAGES_ENABLED, RUN_AUTOSCALING_TESTS_ONLY, FAILOVER_SUPPORTED]]
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:668)
at integration.util.ContainerHelper.runTest(ContainerHelper.java:87)
at integration.host.TestEnvironment.runTests(TestEnvironment.java:738)
at integration.host.TestRunner.runTests(TestRunner.java:30)
|
Run Autoscaling tests:
TestRunner.java#L30
2898.5sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[3], [3] - Test environment [AURORA, PG, OPENJDK8, MULTI_INSTANCE, 5, [AWS_CREDENTIALS_ENABLED, SECRETS_MANAGER, IAM, NETWORK_OUTAGES_ENABLED, HIKARI, RUN_AUTOSCALING_TESTS_ONLY, FAILOVER_SUPPORTED]]
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:668)
at integration.util.ContainerHelper.runTest(ContainerHelper.java:87)
at integration.host.TestEnvironment.runTests(TestEnvironment.java:738)
at integration.host.TestRunner.runTests(TestRunner.java:30)
|
Run Autoscaling tests:
TestRunner.java#L30
86.7sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[4], [4] - Test environment [AURORA, PG, OPENJDK8, MULTI_INSTANCE, 2, [AWS_CREDENTIALS_ENABLED, NETWORK_OUTAGES_ENABLED, RUN_AUTOSCALING_TESTS_ONLY, FAILOVER_SUPPORTED]]
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:668)
at integration.util.ContainerHelper.runTest(ContainerHelper.java:87)
at integration.host.TestEnvironment.runTests(TestEnvironment.java:738)
at integration.host.TestRunner.runTests(TestRunner.java:30)
|
Run Autoscaling tests:
task ':aws-advanced-jdbc-wrapper:test-autoscaling-only'#L1
Execution failed for task ':aws-advanced-jdbc-wrapper:test-autoscaling-only':
org.gradle.api.tasks.VerificationException: 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-autoscaling-only/
|
Run Autoscaling tests
Process completed with exit code 1.
|
Run Autoscaling tests
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/
|
Run Autoscaling tests
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/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
autoscaling-report
Expired
|
14.4 MB |
|
junit-report
Expired
|
21 MB |
|