Skip to content

[issues#12551] nacos-client modularity problem (#12696) #397

[issues#12551] nacos-client modularity problem (#12696)

[issues#12551] nacos-client modularity problem (#12696) #397

Triggered via push October 9, 2024 05:46
Status Failure
Total duration 1h 27m 57s
Artifacts 13

push-ci.yaml

on: push
Matrix: Docker images
Matrix: Deploy nacos
Matrix: Cpp E2E Test
Matrix: Csharp E2E Test
Matrix: GO E2E Test
Matrix: Java e2e Test
Matrix: Nodejs E2E Test
Matrix: Python E2E Test
Matrix: Clean
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 15 warnings
Cpp E2E Test (standalone, develop-351490b9-61cc-4476-958d-820fdb661f69-8)
Process completed with exit code 1.
Cpp E2E Test (cluster, develop-351490b9-61cc-4476-958d-820fdb661f69-8)
Process completed with exit code 1.
Build dist tar
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/cache@v3, actions/checkout@v3, actions/setup-java@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Docker images (centos, 8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cpp E2E Test (standalone, develop-351490b9-61cc-4476-958d-820fdb661f69-8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Cpp E2E Test (cluster, develop-351490b9-61cc-4476-958d-820fdb661f69-8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Nodejs E2E Test (cluster, develop-351490b9-61cc-4476-958d-820fdb661f69-8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Csharp E2E Test (cluster, develop-351490b9-61cc-4476-958d-820fdb661f69-8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Csharp E2E Test (standalone, develop-351490b9-61cc-4476-958d-820fdb661f69-8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Nodejs E2E Test (standalone, develop-351490b9-61cc-4476-958d-820fdb661f69-8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python E2E Test (standalone, develop-351490b9-61cc-4476-958d-820fdb661f69-8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Python E2E Test (cluster, develop-351490b9-61cc-4476-958d-820fdb661f69-8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GO E2E Test (cluster, develop-351490b9-61cc-4476-958d-820fdb661f69-8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
GO E2E Test (standalone, develop-351490b9-61cc-4476-958d-820fdb661f69-8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Java e2e Test (cluster, develop-351490b9-61cc-4476-958d-820fdb661f69-8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Java e2e Test (standalone, develop-351490b9-61cc-4476-958d-820fdb661f69-8)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "testlog-cluster-cpp.txt", "testlog-cluster-csharp.txt", "testlog-cluster-go.txt", "testlog-cluster-java.txt", "testlog-cluster-nodejs.txt", "testlog-cluster-python.txt", "testlog-standalone-cpp.txt", "testlog-standalone-csharp.txt", "testlog-standalone-go.txt", "testlog-standalone-java.txt", "testlog-standalone-nodejs.txt", "testlog-standalone-python.txt". 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/

Artifacts

Produced during runtime
Name Size
nacos
146 MB
testlog-cluster-cpp.txt
12.9 KB
testlog-cluster-csharp.txt
28.5 KB
testlog-cluster-go.txt
4.44 KB
testlog-cluster-java.txt
8.3 MB
testlog-cluster-nodejs.txt
49.4 KB
testlog-cluster-python.txt
46.3 KB
testlog-standalone-cpp.txt
11.1 KB
testlog-standalone-csharp.txt
28.1 KB
testlog-standalone-go.txt
5.81 KB
testlog-standalone-java.txt
8.09 MB
testlog-standalone-nodejs.txt
49.4 KB
testlog-standalone-python.txt
45.5 KB