Dependency Updater #1513
Annotations
2 errors and 5 warnings
|
|
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, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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, 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/
|
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/
|
===========================================================
product-is BUILD FAILURE
==========================================================
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] org.wso2.identity.integration.test.rest.api.server.organization.management.v1.OrganizationManagementSuccessTest.switchM2MToken(org.wso2.identity.integration.test.rest.api.server.organization.management.v1.OrganizationManagementSuccessTest)
[ERROR] Run 1: OrganizationManagementSuccessTest.switchM2MToken:262 Application sharing failed expected:<200> but was:<409>
[ERROR] Run 2: OrganizationManagementSuccessTest.switchM2MToken:262 Application sharing failed expected:<200> but was:<409>
[INFO]
[INFO]
[ERROR] Tests run: 2031, Failures: 1, Errors: 0, Skipped: 8
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for WSO2 Identity Server 7.0.1-SNAPSHOT:
[INFO]
[INFO] WSO2 Identity Server ............................... SUCCESS [ 5.842 s]
[INFO] WSO2 Identity Server Styles Parent ................. SUCCESS [ 0.238 s]
[INFO] Identity Server: UI styles ......................... SUCCESS [ 9.416 s]
[INFO] WSO2 IS - Features Aggregator Module ............... SUCCESS [ 0.016 s]
[INFO] WSO2 IS - Style Features ........................... SUCCESS [ 3.006 s]
[INFO] WSO2 IS - Utils Features ........................... SUCCESS [ 1.268 s]
[INFO] WSO2 Carbon - Identity UI Feature .................. SUCCESS [ 1.481 s]
[INFO] WSO2 IS - IS Profile Generation .................... SUCCESS [ 43.299 s]
[INFO] Identity Server : Connector ........................ SUCCESS [ 0.668 s]
[INFO] WSO2 Identity Server - Rest API .................... SUCCESS [ 0.008 s]
[INFO] WSO2 Identity Server - All Rest API ................ SUCCESS [ 42.124 s]
[INFO] Identity Server : identity-authenticators .......... SUCCESS [ 0.148 s]
[INFO] Identity Server : Social-authenticators ............ SUCCESS [ 0.373 s]
[INFO] Identity Server : Provisioning Connectors .......... SUCCESS [ 0.214 s]
[INFO] Identity Server : identity-local-authenticators .... SUCCESS [ 0.384 s]
[INFO] Identity Server : oauth2-grant-types ............... SUCCESS [ 0.084 s]
[INFO] Identity Server .................................... SUCCESS [ 33.926 s]
[INFO] WSO2 Identity Integration Test Utils ............... SUCCESS [ 0.009 s]
[INFO] org.wso2.carbon.identity.test.integration.service .. SUCCESS [ 2.096 s]
[INFO] org.wso2.carbon.identity.test.integration.service.stubs SUCCESS [ 5.930 s]
[INFO] Identity Server Integration Tests .................. SUCCESS [ 6.856 s]
[INFO] WSO2 IS - Integration Test Admin Clients Module .... SUCCESS [ 5.273 s]
[INFO] WSO2 IS - Integration UI Pages Module .............. SUCCESS [ 1.088 s]
[INFO] WSO2 IS - Integration Test Utils Module ............ SUCCESS [ 4.773 s]
[INFO] Custom Attribute Finder ............................ SUCCESS [ 1.531 s]
[INFO] WSO2 Identity Integration Test Common .............. SUCCESS [ 0.490 s]
[INFO] Identity Test Back-end Module ...................... FAILURE [ 01:31 h]
[INFO] org.wso2.identity.integration.test ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:34 h
[INFO] Finished at: 2024-06-15T16:39:15Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test (default-test) on project org.wso2.carbon.identity.integration.backend.test: There are test failures.
[ERROR]
[ERROR] Please refer to /home/runner/work/product-is/product-is/product-is/modules/integration/tests-integration/tests-backend/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Mav
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "dependency-updates-diff", "mvn-build.log".
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/
|
This job failed
Loading