Dependency Updater #295
Annotations
3 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] SelfRegisterTestCase.testSelfRegisterWithInvalidPassword:79 Self register user password invalid expected:<400> but was:<409>
[INFO]
[ERROR] Tests run: 2038, Failures: 1, Errors: 0, Skipped: 2
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for WSO2 Identity Server 7.0.1-SNAPSHOT:
[INFO]
[INFO] WSO2 Identity Server ............................... SUCCESS [ 5.374 s]
[INFO] WSO2 Identity Server Styles Parent ................. SUCCESS [ 0.305 s]
[INFO] Identity Server: UI styles ......................... SUCCESS [ 10.299 s]
[INFO] WSO2 IS - Features Aggregator Module ............... SUCCESS [ 0.013 s]
[INFO] WSO2 IS - Style Features ........................... SUCCESS [ 3.049 s]
[INFO] WSO2 IS - Utils Features ........................... SUCCESS [ 1.643 s]
[INFO] WSO2 Carbon - Identity UI Feature .................. SUCCESS [ 1.808 s]
[INFO] WSO2 IS - IS Profile Generation .................... SUCCESS [ 47.964 s]
[INFO] Identity Server : Connector ........................ SUCCESS [ 0.878 s]
[INFO] WSO2 Identity Server - Rest API .................... SUCCESS [ 0.008 s]
[INFO] WSO2 Identity Server - All Rest API ................ SUCCESS [ 44.792 s]
[INFO] Identity Server : identity-authenticators .......... SUCCESS [ 0.206 s]
[INFO] Identity Server : Social-authenticators ............ SUCCESS [ 0.602 s]
[INFO] Identity Server : Provisioning Connectors .......... SUCCESS [ 0.371 s]
[INFO] Identity Server : identity-local-authenticators .... SUCCESS [ 0.508 s]
[INFO] Identity Server : oauth2-grant-types ............... SUCCESS [ 0.109 s]
[INFO] Identity Server .................................... SUCCESS [ 33.339 s]
[INFO] WSO2 Identity Integration Test Utils ............... SUCCESS [ 0.009 s]
[INFO] org.wso2.carbon.identity.test.integration.service .. SUCCESS [ 2.421 s]
[INFO] org.wso2.carbon.identity.test.integration.service.stubs SUCCESS [ 6.178 s]
[INFO] Identity Server Integration Tests .................. SUCCESS [ 7.392 s]
[INFO] WSO2 IS - Integration Test Admin Clients Module .... SUCCESS [ 6.197 s]
[INFO] WSO2 IS - Integration UI Pages Module .............. SUCCESS [ 1.256 s]
[INFO] WSO2 IS - Integration Test Utils Module ............ SUCCESS [ 4.815 s]
[INFO] Custom Attribute Finder ............................ SUCCESS [ 1.627 s]
[INFO] WSO2 Identity Integration Test Common .............. SUCCESS [ 0.516 s]
[INFO] Identity Test Back-end Module ...................... FAILURE [ 01:29 h]
[INFO] org.wso2.identity.integration.test ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:32 h
[INFO] Finished at: 2024-06-17T16:36:27Z
[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 Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the buil
|
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