build(deps): bump grpc.version from 1.79.0 to 1.80.0 #14556
build-and-test-pr.yml
on: pull_request
Check if code needs formatting
1m 1s
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
17 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=1774494636288
|
|
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=18&protocol=dubbo®ister.ip=172.19.0.4&release=3.3.7-SNAPSHOT&side=consumer&sticky=false×tamp=1774494445343&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&interface=org.apache.dubbo.samples.api.GreetingService&methods=sayHi&migration.step=APPLICATION_FIRST&pid=18&protocol=dubbo®ister.ip=172.19.0.4&release=3.3.7-SNAPSHOT&side=consumer&sticky=false×tamp=1774494442896&unloadClusterRelated=false to the consumer 172.19.0.4 use dubbo version 3.3.7-SNAPSHOT
|
|
Samples Test on ubuntu-22.04 (JobId: 3 Java: 21)
com/codahale/metrics/Reservoir
|
|
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=1774494525802&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&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.18.0.4&release=3.3.7-SNAPSHOT&side=consumer&sticky=false×tamp=1774494523169&unloadClusterRelated=false to the consumer 172.18.0.4 use dubbo version 3.3.7-SNAPSHOT
|
|
Unit Test On ubuntu-22.04 Java: 8
/10.1.0.138:39638 -> /10.1.0.138:46088
|
|
Unit Test On ubuntu-22.04 Java: 8
/10.1.0.138:38965 -> /10.1.0.138:37678
|
|
Unit Test On ubuntu-22.04 Java: 11
/10.1.0.193:36049 -> /10.1.0.193:33266
|
|
Unit Test On ubuntu-22.04 Java: 11
/10.1.0.193:36943 -> /10.1.0.193:47192
|
|
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.137:35510 -> /10.1.0.137:51616
|
|
Unit Test On ubuntu-22.04 Java: 25
/10.1.0.137:35587 -> /10.1.0.137:43144
|
|
Unit Test On ubuntu-22.04 Java: 21
Cannot invoke "org.apache.dubbo.metadata.report.support.AbstractMetadataReport$MetadataReportRetry.startRetryTask()" because "this.metadataReportRetry" is null
|
|
Unit Test On ubuntu-22.04 Java: 21
/10.1.0.174:34089 -> /10.1.0.174:57914
|
|
Unit Test On ubuntu-22.04 Java: 17
/10.1.0.106:31180 -> /10.1.0.106:46976
|
|
Unit Test On ubuntu-22.04 Java: 17
/10.1.0.106:32783 -> /10.1.0.106:39970
|
|
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. 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-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/
|
|
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. 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. 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: 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: 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/
|
|
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/
|
|
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. 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. 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 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/
|
|
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. 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. 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/
|
|
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. 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: 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 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/
|
|
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 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/
|
|
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/
|
|
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. 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. 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: 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. 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.57 KB |
sha256:10e38cbb4a61c0a8d76d4da6f0071c85df91943eed88ef57eba4b34aa2cb3cd4
|
|
|
class-file
|
5.75 MB |
sha256:867d130c2fbe407cd117b6f5d368b10a4c86c70d48e1d7a1d3a27dffc353e20e
|
|
|
error-inspection-result
|
602 Bytes |
sha256:facae03d3b3121faf22f590b08e5f1a91ffd732b15040b7388267a482fa52345
|
|
|
integration-test-logs-1-java21
|
740 KB |
sha256:b337dbabd08f3eed0a9a93d88d68a1b1d82165ba705659cdea08d7586fadac6b
|
|
|
integration-test-logs-1-java8
|
742 KB |
sha256:43a2025199b253c2f3984691ea2c4b0f879f3596c746ea304c971639e2cb7d94
|
|
|
integration-test-logs-2-java21
|
598 KB |
sha256:de0376373dc35aa5d32cf927ca36546000c4fdbaab1e4292d2448d3c1ccfd631
|
|
|
integration-test-logs-2-java8
|
653 KB |
sha256:b095075f2aa73a5946d21933f62775e3ea395b46a152642c8e99f1b2c6296899
|
|
|
integration-test-logs-3-java21
|
627 KB |
sha256:31be5c3afd3347fa03788372003628bd81510fc16361f140ea8fd5a2cebf5a4d
|
|
|
integration-test-logs-3-java8
|
740 KB |
sha256:f9ec6e653972bbf5c68a66c95b975cb9f2e2bfd3f7d6bd4b61faa7e8288bb109
|
|
|
jacoco-result-1-java21
|
224 KB |
sha256:288aafcdcfbbf3bcabc301d1f6ed519436e8a5afc749ea6eccd76d48f3c52328
|
|
|
jacoco-result-1-java8
|
224 KB |
sha256:5c3918d9f79513f51a9e163b21f45fcbae665f533a6e87395d244f77015ad332
|
|
|
jacoco-result-2-java21
|
203 KB |
sha256:b43fa234af9040366146719eb28241db9e94b8f58bf84fa3bd63e497c54cae61
|
|
|
jacoco-result-2-java8
|
227 KB |
sha256:ecb8fde1386e279fa9f5695edee93b8a30cf6eadff922cc786906a919d34593e
|
|
|
jacoco-result-3-java21
|
206 KB |
sha256:f6e421cdc6bcf90e7cc99ca606e03694711549aaa844e43744db4fcdedc105af
|
|
|
jacoco-result-3-java8
|
206 KB |
sha256:4cabd1a2a8ccd61f5a743f154a155e60a3162db70e4e52f5b48e7698ea748814
|
|
|
samples-jacoco-result-1-java21
|
487 KB |
sha256:bd088b61107226ab4a1a224295ce68ac74bd9420ab5af1315c3fb3f6ca4d40f9
|
|
|
samples-jacoco-result-1-java8
|
343 KB |
sha256:85c9f41435656ac0a234cc94e4fce49d8835c2c25022fb5c9c0620beba446266
|
|
|
samples-jacoco-result-2-java21
|
435 KB |
sha256:14fc1098c4799e5bdd3fa270854fd419dec3fb59514037d308e46f97945c9731
|
|
|
samples-jacoco-result-2-java8
|
328 KB |
sha256:596d12491a045ddfbd8a733ea76d78f1d6d1476318517a093006a74e000bc106
|
|
|
samples-jacoco-result-3-java21
|
430 KB |
sha256:711cab6a829ff4830c2ec5d6c0eb1fbdd853f02d81500e727873e2c17ba59939
|
|
|
samples-jacoco-result-3-java8
|
237 KB |
sha256:8e0fabc6fef6c3cfbb1c23c6c29145bf279dddfea3fc3888b38ae2d011835936
|
|
|
samples-test-list
|
2.7 KB |
sha256:7cb3142ba30dc031335e3d66448c99621c9ba4b06226e08e4a1d8f12bb53b57f
|
|
|
samples-test-logs-1-java21
|
875 KB |
sha256:9b7a1a995db9b2fdbadbe4c995cb95d9845607dd206166fcbd6dd6d880c46c32
|
|
|
samples-test-logs-1-java8
|
511 KB |
sha256:c6b8a0d5e472a3566409856801884725a3b9ce510035a949869ed8d46d31aea8
|
|
|
samples-test-logs-2-java21
|
614 KB |
sha256:ae59c1e943f6831af0f3427c3cabb5552d0f846e134e1f81811fd0f7fa9ec5d3
|
|
|
samples-test-logs-2-java8
|
380 KB |
sha256:6303a5725d75e00a8b998cbe3643c738187035c47badaf162b16cbc9f15ee803
|
|
|
samples-test-logs-3-java21
|
1000 KB |
sha256:cf0a8a6834e31c79eeb658810fe6a248b8f2105553cad8961aef24341288d2d1
|
|
|
samples-test-logs-3-java8
|
440 KB |
sha256:b5b8f488886d2957ff864315dd113c3773bc6fa98dd981f576d5fe1eb273840f
|
|
|
samples-test-result-1-java21
|
874 Bytes |
sha256:c4b3204b210166c829514e52ee9b7bc2d02de2e8b14f72f74812c6f24bd6826f
|
|
|
samples-test-result-1-java8
|
831 Bytes |
sha256:dc1f2a1ab181860c5dc84e9a2991f350850f8085841fca5978ff9c54f658a0f3
|
|
|
samples-test-result-2-java21
|
839 Bytes |
sha256:957857a08dac99ecf8c6606bec1cb8516393c5c56d78feb9a54351977e3b1136
|
|
|
samples-test-result-2-java8
|
825 Bytes |
sha256:3ed516d323a718f3ee1c07f687094f2df6b9eb919138fd71496522d2e0309be6
|
|
|
samples-test-result-3-java21
|
851 Bytes |
sha256:a43853a44d24ee6479f5ab283723e2e4ecdea32e69ad7c916eb4795cc8ec183d
|
|
|
samples-test-result-3-java8
|
773 Bytes |
sha256:04745f286cc3066bf2a0d99582d831084210332bee8e1fd167c036c748464e16
|
|
|
surefire-reports-java11
|
4.24 MB |
sha256:53d4e6bf09376cba981d610bba5cbe3e374d7e6718ebf77a6d9bb48099867900
|
|
|
surefire-reports-java17
|
4.21 MB |
sha256:3ba849e7d91d327b3f45b53727a6060b47d6b7442aa9070c6cecd42e204ac7d2
|
|
|
surefire-reports-java21
|
4.22 MB |
sha256:bed55a559bb4f5081f7a490c4fc85c75370c4baaeaa79cb6999657a548ea937a
|
|
|
surefire-reports-java25
|
4.23 MB |
sha256:8fdb08dda7d9c26519b5ade393b70257848a4457227a3cbd2cad587c7a5dcf52
|
|
|
surefire-reports-java8
|
4.34 MB |
sha256:9aa087b1f70e91daa7bc173b3cd84d92fcd88a7dc44be4ec7b260a36a2f53ef0
|
|
|
test-list
|
1.79 KB |
sha256:7fc0e3b93998b54d74ece567cc04cc15f99f2b36c77ea1246c18d48ae3df8555
|
|
|
test-result-1-java21
|
638 Bytes |
sha256:389a050065d274519d760cb85f146cd1b2ff119e770de9be42877e93ec755b91
|
|
|
test-result-1-java8
|
629 Bytes |
sha256:1934c25fb8b0289239738fb5d21fd9feba01a83f181d244d96617824a94dea82
|
|
|
test-result-2-java21
|
639 Bytes |
sha256:702ceaa1eebb1878de301f0c90b5cabd55343ac6b8f9053ad65c107e62e5a29f
|
|
|
test-result-2-java8
|
615 Bytes |
sha256:f6df12b663b81895f45784d0442262b6e88b263677ef2034a42c601aa8b97913
|
|
|
test-result-3-java21
|
608 Bytes |
sha256:06583e0443f110d99d8380b9dea91388660f2ca76824007029bb534bb720fc58
|
|
|
test-result-3-java8
|
595 Bytes |
sha256:6c58d6ab0992df0b7a47e088063433468c76f15521ea747fbf3a307e9d687520
|
|