pr-builder-test #6701
Annotations
2 errors and 10 warnings
build
PR BUILD not successfull. Check artifacts for logs.
|
build
Process completed with exit code 1.
|
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-java@v2, actions/cache@v2, pnpm/[email protected], actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-java@v2, actions/cache@v2, pnpm/[email protected], actions/upload-artifact@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
Build ran for PR https://github.com/wso2/identity-api-server/pull/613
|
build
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/
|
build
===========================================================
identity-api-server BUILD SUCCESS
==========================================================
Built version: 1.2.202-SNAPSHOT
Results :
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
|
build
===========================================================
product-is BUILD FAILURE
==========================================================
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] org.wso2.identity.integration.test.application.mgt.ServiceProviderUserRoleValidationTestCase.testApplicationCountForUserWithoutFilter(org.wso2.identity.integration.test.application.mgt.ServiceProviderUserRoleValidationTestCase)
[ERROR] Run 1: ServiceProviderUserRoleValidationTestCase.testApplicationCountForUserWithoutFilter:174 The expected application count without a filter does not match the actual application count: Expected Application Count: 11 Actual Application Count: 16. expected:<11> but was:<16>
[INFO] Run 2: PASS
[INFO]
[ERROR] ApplicationNativeAuthenticationFederationTestCase.endTest:226->deleteAddedUsersInSecondaryIS:441 NullPointer
[ERROR] ApplicationNativeAuthenticationFederationTestCase.initTest:197->createApplicationInSecondaryIS:490->AbstractIdentityFederationTestCase.getOIDCInboundDetailsOfApplication:216 » UnrecognizedProperty
[ERROR] ApplicationNativeAuthenticationTestCase.testRegisterApplication:168->OAuth2ServiceAbstractIntegrationTest.getOIDCInboundDetailsOfApplication:283 » UnrecognizedProperty
[ERROR] org.wso2.identity.integration.test.auth.SecondaryStoreUserLoginTestCase.atEnd(org.wso2.identity.integration.test.auth.SecondaryStoreUserLoginTestCase)
[ERROR] Run 1: SecondaryStoreUserLoginTestCase.atEnd:158->stopTomcat:272 NullPointer
[ERROR] Run 2: SecondaryStoreUserLoginTestCase.atEnd:158->stopTomcat:272 NullPointer
[INFO]
[ERROR] org.wso2.identity.integration.test.auth.SecondaryStoreUserLoginTestCase.testInit(org.wso2.identity.integration.test.auth.SecondaryStoreUserLoginTestCase)
[ERROR] Run 1: SecondaryStoreUserLoginTestCase.testInit:124->createAndRegisterPlaygroundApplication:216->OIDCAbstractIntegrationTest.createApplication:127->OIDCAbstractIntegrationTest.createApplication:159->OAuth2ServiceAbstractIntegrationTest.getOIDCInboundDetailsOfApplication:283 » UnrecognizedProperty
[ERROR] Run 2: SecondaryStoreUserLoginTestCase.testInit:118->addSecondaryJDBCUserStore:329 » ArrayIndexOutOfBounds
[INFO]
[ERROR] ExtendSessionEndpointAuthCodeGrantTestCase.atEnd:154->OAuth2ServiceAbstractIntegrationTest.removeOAuthApplicationData:718 » AxisFault
[ERROR] ExtendSessionEndpointAuthCodeGrantTestCase.testRegisterApplication:166->OAuth2ServiceAbstractIntegrationTest.registerServiceProviderWithOAuthInboundConfigs:877->OAuth2ServiceAbstractIntegrationTest.generateServiceProvider:938 » AxisFault
[ERROR] FederatedTokenSharingIDPConfigDisabledTestCase.endTest:246->deleteAddedUsersInSecondaryIS:471 NullPointer
[ERROR] FederatedTokenSharingIDPConfigDisabledTestCase.initTest:217->createApplicationInSecondaryIS:522->AbstractIdentityFederationTestCase.getOIDCInboundDetailsOfApplication:216 » UnrecognizedProperty
[ERROR] FederatedTokenSharingTestCase.endTest:253->deleteAddedUsersInSecondaryIS:509 NullPointer
[ERROR] FederatedTokenSharingTestCase.initTest:224->createApplicationInSecondaryIS:560->AbstractIdentityFederationTestCase.getOIDCInboundDetailsOfApplication:216 » UnrecognizedProperty
[ERROR] org.wso2.identity.integration.test.oauth2.OAuth2BackChannelLogoutTestCase.testCleanUp(org.wso2.identity.integration.test.oauth2.OAuth2BackChannelLogoutTestCase)
[ERROR] Run 1: OAuth2BackChannelLogoutTestCase.testCleanUp:132 User deletion failed expected:<204> but was:<404>
[ERROR] Run 2: OAuth2BackChannelLogoutTestCase.testCleanUp:132 NullPointer
[INFO]
[ERROR] org.wso2.identity.integration.test.oauth2.OAuth2BackChannelLogoutTestCase.testInit(org.wso2.identity.integration.test.oauth2.OAuth2BackChannelLogoutTestCase)
[ERROR] Run 1: OAuth2BackChannelLogoutTestCase.testInit:124->createOIDCApplication:173->OAuth2ServiceAbstractIntegrationTest.getOIDCInboundDetailsOfApplication:283 » UnrecognizedProperty
[INFO] Run 2: PASS
[INFO]
[ERROR] OAuth2DeviceFlowTestCase.testRegisterApplication:118->createApp:357->OAuth2ServiceAbstractIntegrationTest.addApplication:237 » ArrayIndexOutOfBounds
[ERROR] OAu
|
build
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/
|
build
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/
|
build
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/
|
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: "product-is-mvn-build-log", "product-is-surefire-report", "repo-mvn-build-log", "repo-pr-diff", "repo-surefire-report".
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 | |
---|---|---|
product-is-mvn-build-log
Expired
|
13.6 MB |
|
product-is-surefire-report
Expired
|
12.9 MB |
|
repo-mvn-build-log
Expired
|
1.85 MB |
|
repo-pr-diff
Expired
|
22 KB |
|
repo-surefire-report
Expired
|
138 KB |
|