build(deps): bump org.springframework.boot:spring-boot-starter-actuator from 3.5.11 to 3.5.12 #14560
build-and-test-pr.yml
on: pull_request
Check if code needs formatting
1m 0s
Matrix: integration-test-job
Matrix: samples-test-job
Matrix: unit-test
Matrix: integration-test-result
Matrix: samples-test-result
Matrix: integration-jacoco-result-merge
Matrix: samples-jacoco-result-merge
Annotations
16 errors and 32 warnings
|
Samples Test on ubuntu-22.04 (JobId: 1 Java: 8)
Directory of type RegistryDirectory already destroyed for service org.apache.dubbo.samples.async.api.GreetingService from registry zookeeper://zookeeper:2181/org.apache.dubbo.registry.RegistryService?REGISTRY_CLUSTER=default&application=dubbo-springboot-demo-consumer&dubbo=2.0.2&executor-management-mode=isolation&file-cache=true&pid=18&release=3.3.7-SNAPSHOT×tamp=1774494834548
|
|
Samples Test on ubuntu-22.04 (JobId: 1 Java: 8)
Failed to check the status of the service org.apache.dubbo.samples.api.GreetingService. No provider available for the service org.apache.dubbo.samples.api.GreetingService from the url dubbo://172.19.0.4/org.apache.dubbo.samples.api.GreetingService?application=first-dubbo-consumer&background=false&dubbo=2.0.2&executor-management-mode=isolation&file-cache=true&interface=org.apache.dubbo.samples.api.GreetingService&methods=sayHi&migration.step=FORCE_INTERFACE&pid=17&protocol=dubbo®ister.ip=172.19.0.4&release=3.3.7-SNAPSHOT&side=consumer&sticky=false×tamp=1774494646551&unloadClusterRelated=false to the consumer 172.19.0.4 use dubbo version 3.3.7-SNAPSHOT
|
|
Samples Test on ubuntu-22.04 (JobId: 1 Java: 8)
Failed to check the status of the service org.apache.dubbo.samples.api.GreetingService. No provider available for the service org.apache.dubbo.samples.api.GreetingService from the url dubbo://172.19.0.4/org.apache.dubbo.samples.api.GreetingService?application=first-dubbo-consumer&background=false&dubbo=2.0.2&executor-management-mode=isolation&file-cache=true&interface=org.apache.dubbo.samples.api.GreetingService&methods=sayHi&migration.step=APPLICATION_FIRST&pid=17&protocol=dubbo®ister.ip=172.19.0.4&release=3.3.7-SNAPSHOT&side=consumer&sticky=false×tamp=1774494644711&unloadClusterRelated=false to the consumer 172.19.0.4 use dubbo version 3.3.7-SNAPSHOT
|
|
Samples Test on ubuntu-22.04 (JobId: 1 Java: 21)
Failed to check the status of the service org.apache.dubbo.samples.api.GreetingService. No provider available for the service org.apache.dubbo.samples.api.GreetingService from the url dubbo://172.18.0.4/org.apache.dubbo.samples.api.GreetingService?application=first-dubbo-consumer&background=false&dubbo=2.0.2&executor-management-mode=isolation&file-cache=true&interface=org.apache.dubbo.samples.api.GreetingService&methods=sayHi&migration.step=FORCE_INTERFACE&pid=17&protocol=dubbo®ister.ip=172.18.0.4&release=3.3.7-SNAPSHOT&side=consumer&sticky=false×tamp=1774494736033&unloadClusterRelated=false to the consumer 172.18.0.4 use dubbo version 3.3.7-SNAPSHOT
|
|
Samples Test on ubuntu-22.04 (JobId: 1 Java: 21)
Failed to check the status of the service org.apache.dubbo.samples.api.GreetingService. No provider available for the service org.apache.dubbo.samples.api.GreetingService from the url dubbo://172.18.0.4/org.apache.dubbo.samples.api.GreetingService?application=first-dubbo-consumer&background=false&dubbo=2.0.2&interface=org.apache.dubbo.samples.api.GreetingService&methods=sayHi&migration.step=APPLICATION_FIRST&pid=17&protocol=dubbo®ister.ip=172.18.0.4&release=3.3.7-SNAPSHOT&side=consumer&sticky=false×tamp=1774494733426&unloadClusterRelated=false to the consumer 172.18.0.4 use dubbo version 3.3.7-SNAPSHOT
|
|
Samples Test on ubuntu-22.04 (JobId: 3 Java: 21)
com/codahale/metrics/Reservoir
|
|
Unit Test On ubuntu-22.04 Java: 8
/10.1.0.91:38085 -> /10.1.0.91:51784
|
|
Unit Test On ubuntu-22.04 Java: 8
/10.1.0.91:37073 -> /10.1.0.91:47434
|
|
Unit Test On ubuntu-22.04 Java: 25
Cannot invoke "org.apache.dubbo.metadata.report.support.AbstractMetadataReport$MetadataReportRetry.startRetryTask()" because "this.metadataReportRetry" is null
|
|
Unit Test On ubuntu-22.04 Java: 25
/10.1.0.123:30886 -> /10.1.0.123:60370
|
|
Unit Test On ubuntu-22.04 Java: 11
/10.1.0.168:36575 -> /10.1.0.168:47794
|
|
Unit Test On ubuntu-22.04 Java: 11
10.1.0.168
|
|
Unit Test On ubuntu-22.04 Java: 21
/10.1.0.17:39800 -> /10.1.0.17:50922
|
|
Unit Test On ubuntu-22.04 Java: 17
Cannot invoke "org.apache.dubbo.metadata.report.support.AbstractMetadataReport$MetadataReportRetry.startRetryTask()" because "this.metadataReportRetry" is null
|
|
Unit Test On ubuntu-22.04 Java: 17
/10.1.0.8:30095 -> /10.1.0.8:44244
|
|
Unit Test On ubuntu-22.04 Java: 17
/10.1.0.8:30700 -> /10.1.0.8:52572
|
|
Check if code needs formatting
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Preparation for Unit Test
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
integration-test-prepare
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
samples-test-prepare
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
error-code-inspecting
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Check License
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@v3, actions/checkout@v4, actions/setup-go@v2, actions/setup-java@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Build Dubbo
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache/save@v4, actions/checkout@v4, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Samples Test on ubuntu-22.04 (JobId: 2 Java: 8)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Samples Test on ubuntu-22.04 (JobId: 3 Java: 8)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Samples Test on ubuntu-22.04 (JobId: 1 Java: 8)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Test on ubuntu-22.04 (JobId: 1 Java: 8)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Test on ubuntu-22.04 (JobId: 1 Java: 21)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Samples Test on ubuntu-22.04 (JobId: 2 Java: 21)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Test on ubuntu-22.04 (JobId: 2 Java: 8)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Test on ubuntu-22.04 (JobId: 2 Java: 21)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Samples Test on ubuntu-22.04 (JobId: 1 Java: 21)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Test on ubuntu-22.04 (JobId: 3 Java: 21)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Samples Test on ubuntu-22.04 (JobId: 3 Java: 21)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Samples Test Result on ubuntu-22.04 (JobId: Java: 21)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Samples Test Result on ubuntu-22.04 (JobId: Java: 8)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Samples Jacoco Result on ubuntu-22.04 (JobId: Java: 8)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, codecov/codecov-action@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Samples Jacoco Result on ubuntu-22.04 (JobId: Java: 21)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, codecov/codecov-action@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Test on ubuntu-22.04 (JobId: 3 Java: 8)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Test Result on ubuntu-22.04 (JobId: Java: 8)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Test Result on ubuntu-22.04 (JobId: Java: 21)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Jacoco Result on ubuntu-22.04 (JobId: Java: 21)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, codecov/codecov-action@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Integration Jacoco Result on ubuntu-22.04 (JobId: Java: 8)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, actions/download-artifact@v4, actions/setup-java@v4, codecov/codecov-action@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit Test On ubuntu-22.04 Java: 8
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache@v3, actions/checkout@v4, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit Test On ubuntu-22.04 Java: 25
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache@v3, actions/checkout@v4, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit Test On ubuntu-22.04 Java: 11
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache@v3, actions/checkout@v4, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit Test On ubuntu-22.04 Java: 21
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache@v3, actions/checkout@v4, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Unit Test On ubuntu-22.04 Java: 17
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache/restore@v4, actions/cache@v3, actions/checkout@v4, actions/setup-java@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
checkstyle-result
|
8.58 KB |
sha256:a81a08d3afea4a7351bff7a0111736389664277d6b552f167f326a6afa56e83b
|
|
|
class-file
|
5.75 MB |
sha256:e635c25516856514a8498f70f0224d95094dac345f86bc76c9974fa5f8d2c541
|
|
|
error-inspection-result
|
602 Bytes |
sha256:bcdba45b4a0e3770645305fe39c592f4fea61e22dbc4b32c6d5d3ca5ba751054
|
|
|
integration-test-logs-1-java21
|
642 KB |
sha256:fb1faf05083ea79c312c10454e1cfad2743c770340504fd714f0c740462d798d
|
|
|
integration-test-logs-1-java8
|
748 KB |
sha256:2f3e4ef53fa55d0277288985bcf03cb0ed79f506838b6df3aaa51b5b32fa0893
|
|
|
integration-test-logs-2-java21
|
569 KB |
sha256:433a8d99f775b9d86906189fe3ffa264800cda7e2bd2d35c016379c4c0c3c882
|
|
|
integration-test-logs-2-java8
|
569 KB |
sha256:26df8b72b0eccd57214ad56c1367b5a74cd2be44c2bd130d958e224da3b71c2a
|
|
|
integration-test-logs-3-java21
|
759 KB |
sha256:e98f70a8b9d606fd0a54fa4339d993d823014b2f4655a89aeca2fa12ca51f232
|
|
|
integration-test-logs-3-java8
|
821 KB |
sha256:f8da133b057841fcb3dfe5884bdee4ebf34767a4aa7a2c4c521ed21e2ddcd6fe
|
|
|
jacoco-result-1-java21
|
214 KB |
sha256:8f89efa86e8fbf32a3cdb204913db98af5126f021eed7092925eaa3e736adab2
|
|
|
jacoco-result-1-java8
|
220 KB |
sha256:3556ae584c76e67aee16eab21d9e8cb163d780b8257bdece46562ac4eb0bf1c4
|
|
|
jacoco-result-2-java21
|
213 KB |
sha256:eb0fe57d66fb3c01ef7f9cff194f90e30f4abdb1db6d3af08823e81d1c298720
|
|
|
jacoco-result-2-java8
|
213 KB |
sha256:7c39b3549effc5d8e61555fec5724bcc3f041f4744e0e4802edb5d2421954878
|
|
|
jacoco-result-3-java21
|
205 KB |
sha256:a9aa721c57da01351a7daa7e5788e221df012c8f99e0969e6caf82286f800823
|
|
|
jacoco-result-3-java8
|
224 KB |
sha256:6677f90bd40e08fac13f5a7e88f56e892ce822ae2611ca337445e66ec7f32c85
|
|
|
samples-jacoco-result-1-java21
|
486 KB |
sha256:08e192f1e26c84b3215e3cf22570fd5f8d269f00f7dca333ba30a0c4a7224b48
|
|
|
samples-jacoco-result-1-java8
|
343 KB |
sha256:92fd70fbc00460733d6b05c87bc3e2e7128afbef006029483e67f74047858460
|
|
|
samples-jacoco-result-2-java21
|
435 KB |
sha256:380ebe733c2941cc3c57026e0702e58c06459eb040808051232c4c3013a2b541
|
|
|
samples-jacoco-result-2-java8
|
327 KB |
sha256:583be81ad035592dab70ad1ced5a1d482ea1c6a7d485cb5e508930eb716c998d
|
|
|
samples-jacoco-result-3-java21
|
430 KB |
sha256:a216fbcc0f7219d8dce207b496b570f6bb0233f1dce7da3a9af18db0f06f399b
|
|
|
samples-jacoco-result-3-java8
|
237 KB |
sha256:ee29aa9252f439b6846a3889d229ef45cc0df78f3ce630d68d3c247619001690
|
|
|
samples-test-list
|
2.7 KB |
sha256:aa5e1616a1b85cb5932372fc288545e48227baf5a5cc6aadd3bf2ca185238601
|
|
|
samples-test-logs-1-java21
|
875 KB |
sha256:84df8cd4d23b05a4e09e313af10ca63f1bd81ee4c5ea8f7e7baae1e5de680690
|
|
|
samples-test-logs-1-java8
|
510 KB |
sha256:eb4112965310cfc1370db639c58f624ad2989f2267c64aecfcec8ec49ad43aa4
|
|
|
samples-test-logs-2-java21
|
615 KB |
sha256:5f627354a0e00fe069b7b91271d9e53ccb98ab47a9693a13fe8f90843dc6e490
|
|
|
samples-test-logs-2-java8
|
380 KB |
sha256:351d030c6409f0839171e69e4371b2c02b69c45c4ac5227fa644b5a251280c7c
|
|
|
samples-test-logs-3-java21
|
1010 KB |
sha256:cccaf8c590596eaf8b8598dbf129062471d9cb41d77c375605f3b83ce35ea116
|
|
|
samples-test-logs-3-java8
|
441 KB |
sha256:4fd3aa5db21887a503c8dc744fcee080265bf513e07a6f6381ef52b332094c4a
|
|
|
samples-test-result-1-java21
|
877 Bytes |
sha256:432301044851d0dff26cf49c22737e9cd45b1a20007fcf7e6b1125f2fd994129
|
|
|
samples-test-result-1-java8
|
824 Bytes |
sha256:e85a2e8c148ca142952237efdbcbcb9bd1c808adea5173eb195fd6034b8c234d
|
|
|
samples-test-result-2-java21
|
843 Bytes |
sha256:ce9a444d3b91ef702c84bbb3631496e14ca32f0321fd6cf02f12e583941ec5e1
|
|
|
samples-test-result-2-java8
|
831 Bytes |
sha256:d0981ac7e5707bf452005727ce593dab0c59b4e5e620027d4ffe93ab49b1f73b
|
|
|
samples-test-result-3-java21
|
856 Bytes |
sha256:e0183f189f07bc76c692c4c892fd64788b0484d34c9e1c6acb20dcfc5821e2ad
|
|
|
samples-test-result-3-java8
|
779 Bytes |
sha256:cfc8faaab16a18e977ed0b88b93c92efa453ff5088fe997d78a025b976d01b11
|
|
|
surefire-reports-java11
|
4.25 MB |
sha256:059ded595a16165911f427a3ff82b5255293c392f611d1f64c979edc1e551781
|
|
|
surefire-reports-java17
|
4.21 MB |
sha256:619d2a1565fc13ecfbf1879114c684d81f8a3ed6f695a0672ab90470c17eef9f
|
|
|
surefire-reports-java21
|
4.22 MB |
sha256:38d5d1200aaa7070b16860f4ecb9dfbd9f367c922b15d230075e1d81f94d097a
|
|
|
surefire-reports-java25
|
4.22 MB |
sha256:22caf5a7709201a75a7c8f68369844a5b7a77997a4ad68a25cd9f81448bdf048
|
|
|
surefire-reports-java8
|
4.34 MB |
sha256:adae7ec5b77ec5826b02c3ccf44d20f5f75949d6561e18480977eb579205acfb
|
|
|
test-list
|
1.8 KB |
sha256:12134455787fe795b883be1440cf07fb8d57a3f2eb43d07a5881c9345b5a12f0
|
|
|
test-result-1-java21
|
652 Bytes |
sha256:ac864077b1a624797e08e38c01a4627f04a8dd901e7709cde5bc1eb389927bff
|
|
|
test-result-1-java8
|
634 Bytes |
sha256:0362841f53aaa1d004089572dd82a441f4b9eb5f1d90c5727e03f68aa63cf60a
|
|
|
test-result-2-java21
|
610 Bytes |
sha256:4bd084f576c63de0e521e40d497270ca0d9e057318d659aa6960df65a2af7946
|
|
|
test-result-2-java8
|
610 Bytes |
sha256:76a3affbd98ba13ee7e927f9d1e12b2f4a78ef7bb9655dfb9dce3d968299c22d
|
|
|
test-result-3-java21
|
642 Bytes |
sha256:d9435cb42a766cd8388825a8b559500a6cec428c7253a1821424a5e9f84ec818
|
|
|
test-result-3-java8
|
629 Bytes |
sha256:3cd7d66382c032f9dab29e4f3270ec664ed5fcbcef2d5ce79ab7e069120254a3
|
|