Skip to content

Fixing CC runtime artifacts retrieval issue and GW timeout issue during API subscription retrieval #8620

Fixing CC runtime artifacts retrieval issue and GW timeout issue during API subscription retrieval

Fixing CC runtime artifacts retrieval issue and GW timeout issue during API subscription retrieval #8620

Triggered via pull request September 19, 2024 14:21
Status Failure
Total duration 2h 52m 30s
Artifacts 4

main.yml

on: pull_request
Matrix: build-product
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 17 warnings
build-product (1, group1)
APIM634GetAllTheThrottlingTiersFromThePublisherRestAPITestCase.testGetAllTheThrottlingTiers ────────────────────────────────────────────────────────────────────────────────────────── There must be only 4 policies by default expected [4] but found [5] ────────────────────────────────────────────────────────────────────────────────────────── java.lang.AssertionError: There must be only 4 policies by default expected [4] but found [5] at org.wso2.am.integration.tests.publisher.APIM634GetAllTheThrottlingTiersFromThePublisherRestAPITestCase.testGetAllTheThrottlingTiers(APIM634GetAllTheThrottlingTiersFromThePublisherRestAPITestCase.java:70)
build-product (1, group1)
APIMGetAllSubscriptionThrottlingPolicies.testGetAllSubscriptionThrottlingPoliciesByQuotaType ────────────────────────────────────────────────────────────────────────────────────────── There must be only 8 policies by default expected [8] but found [9] ────────────────────────────────────────────────────────────────────────────────────────── java.lang.AssertionError: There must be only 8 policies by default expected [8] but found [9] at org.wso2.am.integration.tests.publisher.APIMGetAllSubscriptionThrottlingPolicies.testGetAllSubscriptionThrottlingPoliciesByQuotaType(APIMGetAllSubscriptionThrottlingPolicies.java:64)
build-product (1, group1)
WebSocketAPITestCase.testWebSocketAPIInvocationUsingAPIKey ────────────────────────────────────────────────────────────────────────────────────────── Client cannot connect to server ────────────────────────────────────────────────────────────────────────────────────────── java.lang.AssertionError: Client cannot connect to server at org.wso2.am.integration.tests.websocket.WebSocketAPITestCase.testWebSocketAPIInvocationUsingAPIKey(WebSocketAPITestCase.java:521)
build-product (1, group1)
Process completed with exit code 1.
build-carbon
The following actions uses node12 which is deprecated and will be forced to run on node16: 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-carbon
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, actions/setup-node@v3, actions/cache@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
run-benchmark-test
The following actions uses node12 which is deprecated and will be forced to run on node16: 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/
run-benchmark-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, actions/setup-node@v3, actions/cache@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-product (3, group3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, malinthaprasan/action-surefire-report@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-product (3, group3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, actions/setup-node@v3, actions/cache@v3, malinthaprasan/action-surefire-report@v1, actions/upload-artifact@v3, codecov/codecov-action@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-product (3, group3)
794 tests run, 0 skipped, 0 failed.
build-product (1, group1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, malinthaprasan/action-surefire-report@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-product (1, group1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, actions/setup-node@v3, actions/cache@v3, malinthaprasan/action-surefire-report@v1, 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-product (1, group1)
574 tests run, 10 skipped, 3 failed.
build-product (2, group2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, malinthaprasan/action-surefire-report@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-product (2, group2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, actions/setup-node@v3, actions/cache@v3, malinthaprasan/action-surefire-report@v1, actions/upload-artifact@v3, codecov/codecov-action@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-product (2, group2)
169 tests run, 0 skipped, 0 failed.
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: "TEST-TestSuite_1", "TEST-TestSuite_2", "TEST-TestSuite_3", "TEST-TestSuite_4". 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/
build-product (4, group4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, malinthaprasan/action-surefire-report@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build-product (4, group4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, actions/setup-node@v3, actions/cache@v3, malinthaprasan/action-surefire-report@v1, actions/upload-artifact@v3, codecov/codecov-action@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-product (4, group4)
267 tests run, 0 skipped, 0 failed.

Artifacts

Produced during runtime
Name Size
TEST-TestSuite_1
23.3 MB
TEST-TestSuite_2
15.3 MB
TEST-TestSuite_3
19.2 MB
TEST-TestSuite_4
33.4 MB