Skip to content

pr-builder-test

pr-builder-test #4532

Manually triggered November 28, 2023 03:28
Status Failure
Total duration 1h 28m 36s
Artifacts 5

pr-builder-test-JDK11.yml

on: workflow_dispatch
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 8 warnings
build
PR BUILD not successfull. Check artifacts for logs.
build
Process completed with exit code 1.
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/action-setup@v2.1.0, 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
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-governance BUILD SUCCESS ========================================================== Built version: 1.8.90-SNAPSHOT Results : Tests run: 119, Failures: 0, Errors: 0, Skipped: 0 Results : Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 Results : Tests run: 63, Failures: 0, Errors: 0, Skipped: 0 Results : Tests run: 8, Failures: 0, Errors: 0, Skipped: 0 Results : Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 Results : Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 Results : Tests run: 11, Failures: 0, Errors: 0, Skipped: 0 Results : Tests run: 18, Failures: 0, Errors: 0, Skipped: 3 Results : Tests run: 13, Failures: 0, Errors: 0, Skipped: 0 Results : Tests run: 40, Failures: 0, Errors: 0, Skipped: 0 Results : Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 Results : Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 Results : Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 Results : Tests run: 21, Failures: 0, Errors: 0, Skipped: 0 Results : Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
build
=========================================================== product-is BUILD FAILURE ========================================================== [INFO] Results: [INFO] [ERROR] Failures: [ERROR] org.wso2.identity.integration.test.openid.OpenIDSSOTestCase.testOpenId(org.wso2.identity.integration.test.openid.OpenIDSSOTestCase) [ERROR] Run 1: OpenIDSSOTestCase.testOpenId:179->executePhaseAfterApproval:231->assertClaims:393 expected:<true> but was:<false> [ERROR] Run 2: OpenIDSSOTestCase.testOpenId:179->executePhaseAfterApproval:231->assertClaims:393 expected:<true> but was:<false> [ERROR] Run 3: OpenIDSSOTestCase.testOpenId:179->executePhaseAfterApproval:231->assertClaims:393 expected:<true> but was:<false> [ERROR] Run 4: OpenIDSSOTestCase.testOpenId:179->executePhaseAfterApproval:231->assertClaims:393 expected:<true> but was:<false> [ERROR] Run 5: OpenIDSSOTestCase.testOpenId:179->executePhaseAfterApproval:231->assertClaims:393 expected:<true> but was:<false> [ERROR] Run 6: OpenIDSSOTestCase.testOpenId:179->executePhaseAfterApproval:231->assertClaims:393 expected:<true> but was:<false> [ERROR] Run 7: OpenIDSSOTestCase.testOpenId:179->executePhaseAfterApproval:231->assertClaims:393 expected:<true> but was:<false> [ERROR] Run 8: OpenIDSSOTestCase.testOpenId:179->executePhaseAfterApproval:231->assertClaims:393 expected:<true> but was:<false> [ERROR] Run 9: OpenIDSSOTestCase.testOpenId:179->executePhaseAfterApproval:231->assertClaims:393 expected:<true> but was:<false> [ERROR] Run 10: OpenIDSSOTestCase.testOpenId:179->executePhaseAfterApproval:231->assertClaims:393 expected:<true> but was:<false> [ERROR] Run 11: OpenIDSSOTestCase.testOpenId:179->executePhaseAfterApproval:231->assertClaims:393 expected:<true> but was:<false> [ERROR] Run 12: OpenIDSSOTestCase.testOpenId:179->executePhaseAfterApproval:231->assertClaims:393 expected:<true> but was:<false> [INFO] [ERROR] org.wso2.identity.integration.test.rest.api.server.identity.governance.v1.IdentityGovernanceSuccessTest.testGetGovernanceConnector(org.wso2.identity.integration.test.rest.api.server.identity.governance.v1.IdentityGovernanceSuccessTest) [ERROR] Run 1: IdentityGovernanceSuccessTest.testGetGovernanceConnector:224 1 expectation failed. JSON path properties.find{it.name == 'Recovery.Question.Password.NotifyStart' }.displayName doesn't match. Expected: Notify when security questions based recovery starts Actual: null [ERROR] Run 2: IdentityGovernanceSuccessTest.testGetGovernanceConnector:224 1 expectation failed. JSON path properties.find{it.name == 'Recovery.Question.Password.NotifyStart' }.displayName doesn't match. Expected: Notify when security questions based recovery starts Actual: null [INFO] [ERROR] org.wso2.identity.integration.test.rest.api.server.identity.governance.v1.IdentityGovernanceSuccessTest.testGetGovernanceConnectorCategory(org.wso2.identity.integration.test.rest.api.server.identity.governance.v1.IdentityGovernanceSuccessTest) [ERROR] Run 1: IdentityGovernanceSuccessTest.testGetGovernanceConnectorCategory:181 1 expectation failed. JSON path connectors.find{ it.id == 'YWNjb3VudC1yZWNvdmVyeQ' }.properties.find{it.name == 'Recovery.Question.Password.NotifyStart' }.displayName doesn't match. Expected: Notify when security questions based recovery starts Actual: null [ERROR] Run 2: IdentityGovernanceSuccessTest.testGetGovernanceConnectorCategory:181 1 expectation failed. JSON path connectors.find{ it.id == 'YWNjb3VudC1yZWNvdmVyeQ' }.properties.find{it.name == 'Recovery.Question.Password.NotifyStart' }.displayName doesn't match. Expected: Notify when security questions based recovery starts Actual: null [INFO] [INFO] [ERROR] Tests run: 2031, Failures: 3, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for WSO2 Identity Server 7.0.0-beta2-SNAPSHOT: [INFO] [INFO] WSO2 Identity Server ............................... SUCCESS [ 1.178 s] [INFO] WSO2 Identity Server Styles Parent ................. SUCCESS [ 0.040 s] [I
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/

Artifacts

Produced during runtime
Name Size
product-is-mvn-build-log Expired
15 MB
product-is-surefire-report Expired
8.73 MB
repo-mvn-build-log Expired
1.16 MB
repo-pr-diff Expired
2.78 KB
repo-surefire-report Expired
3.97 MB