Skip to content

Add IaaS network provider integration support #9341

Add IaaS network provider integration support

Add IaaS network provider integration support #9341

Triggered via pull request May 22, 2026 02:12
@cyclindercyclinder
synchronize #5573
Status Failure
Total duration 57m 36s
Artifacts 43

auto-pr-ci.yaml

on: pull_request_target
call_release_chart  /  get_ref
3s
call_release_chart / get_ref
Matrix: call_build_ci_image / build_and_push_prs
call_unittest  /  Deduce required tests from code changes
call_unittest / Deduce required tests from code changes
lint_chart_against_release_image  /  chart-lint-test
2m 8s
lint_chart_against_release_image / chart-lint-test
call_release_chart  /  package_chart
15s
call_release_chart / package_chart
call_build_ci_image  /  Display Digests
6s
call_build_ci_image / Display Digests
call_unittest  /  lint-golang
call_unittest / lint-golang
call_unittest  /  lint_SDK_and_build
call_unittest / lint_SDK_and_build
call_unittest  /  unittest
call_unittest / unittest
call_release_chart  /  update_githubpage
0s
call_release_chart / update_githubpage
trivy_scan_images  /  trivy_scan_images
38s
trivy_scan_images / trivy_scan_images
Matrix: e2e_dual_k8s_12 / call_e2e
Matrix: e2e_dual_latest / call_e2e
Matrix: e2e_ipv4_latest / call_e2e
Matrix: e2e_ipv6_latest / call_e2e
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 30 warnings
e2e_dual_k8s_12 / call_e2e (e2e_init_calico, e2e_test_calico)
Process completed with exit code 1.
e2e_ipv6_latest / call_e2e (e2e_init_calico, e2e_test_calico)
Process completed with exit code 1.
e2e_dual_latest / call_e2e (e2e_init_calico, e2e_test_calico)
Process completed with exit code 1.
e2e_ipv4_latest / call_e2e (e2e_init_calico, e2e_test_calico)
Process completed with exit code 1.
e2e_dual_k8s_12 / call_e2e (e2e_init_spiderpool, e2e_test_spiderpool)
Process completed with exit code 1.
e2e_dual_latest / call_e2e (e2e_init_spiderpool, e2e_test_spiderpool)
Process completed with exit code 1.
get_ref
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, dorny/paths-filter@v2.11.1. 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/
get_ref
'base' input parameter is ignored when action is triggered by pull request event
get_ref
'ref' input parameter is ignored when 'base' is set to HEAD
call_release_chart / package_chart
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/checkout@v4, azure/setup-helm@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/
lint_chart_against_release_image / chart-lint-test
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-python@v5.6.0, azure/setup-helm@v4, helm/kind-action@v1.12.0. 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/
call_build_ci_image / build_and_push_prs (spiderpool-controller, ./images/spiderpool-controller/Dockerfile, ./)
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, docker/build-push-action@v6.15.0, docker/setup-buildx-action@v3.11.1. 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/
The 'as' keyword should match the case of the 'from' keyword: images/cache/Dockerfile#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: images/cache/Dockerfile#L22
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: images/cache/Dockerfile#L16
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
call_build_ci_image / build_and_push_prs (spiderpool-agent, ./images/spiderpool-agent/Dockerfile, ./)
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, docker/build-push-action@v6.15.0, docker/setup-buildx-action@v3.11.1. 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/
The 'as' keyword should match the case of the 'from' keyword: images/cache/Dockerfile#L2
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: images/cache/Dockerfile#L22
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
The 'as' keyword should match the case of the 'from' keyword: images/cache/Dockerfile#L16
FromAsCasing: 'as' and 'FROM' keywords' casing do not match More info: https://docs.docker.com/go/dockerfile/rule/from-as-casing/
trivy_scan_images / trivy_scan_images
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809, actions/checkout@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/
e2e_ipv4_latest / call_e2e (e2e_init_cilium_ebpfservice, e2e_test_cilium_ebpfservice)
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-go@v5, nick-invision/retry@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/
e2e_ipv6_latest / call_e2e (e2e_init_cilium_ebpfservice, e2e_test_cilium_ebpfservice)
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-go@v5, nick-invision/retry@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/
e2e_dual_latest / call_e2e (e2e_init_cilium_ebpfservice, e2e_test_cilium_ebpfservice)
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-go@v5, nick-invision/retry@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/
e2e_dual_k8s_12 / call_e2e (e2e_init_cilium_ebpfservice, e2e_test_cilium_ebpfservice)
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-go@v5, nick-invision/retry@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/
e2e_dual_latest / call_e2e (e2e_init_cilium_legacyservice, e2e_test_cilium_legacyservice)
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-go@v5, nick-invision/retry@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/
e2e_dual_k8s_12 / call_e2e (e2e_init_calico, e2e_test_calico)
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-go@v5, nick-invision/retry@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/
e2e_dual_k8s_12 / call_e2e (e2e_init_cilium_legacyservice, e2e_test_cilium_legacyservice)
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-go@v5, nick-invision/retry@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/
e2e_ipv4_latest / call_e2e (e2e_init_cilium_legacyservice, e2e_test_cilium_legacyservice)
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-go@v5, nick-invision/retry@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/
e2e_ipv6_latest / call_e2e (e2e_init_cilium_legacyservice, e2e_test_cilium_legacyservice)
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-go@v5, nick-invision/retry@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/
e2e_ipv6_latest / call_e2e (e2e_init_calico, e2e_test_calico)
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-go@v5, nick-invision/retry@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/
e2e_dual_latest / call_e2e (e2e_init_calico, e2e_test_calico)
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-go@v5, nick-invision/retry@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/
e2e_ipv4_latest / call_e2e (e2e_init_calico, e2e_test_calico)
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-go@v5, nick-invision/retry@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/
e2e_ipv4_latest / call_e2e (e2e_init_spiderpool, e2e_test_spiderpool)
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-go@v5, nick-invision/retry@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/
e2e_dual_k8s_12 / call_e2e (e2e_init_spiderpool, e2e_test_spiderpool)
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-go@v5, nick-invision/retry@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/
e2e_dual_latest / call_e2e (e2e_init_spiderpool, e2e_test_spiderpool)
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-go@v5, nick-invision/retry@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/
e2e_ipv6_latest / call_e2e (e2e_init_spiderpool, e2e_test_spiderpool)
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-go@v5, nick-invision/retry@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/

Artifacts

Produced during runtime
Name Size Digest
chart_package_artifact_f325dd8811e1df4926292c8627311556ad2341f2 Expired
64.3 KB
sha256:2d229515dabe08e99625695a16e8a63aede8f0b2939bdfc95c3aeec7acd8cc2c
image-digest-spiderpool-agent-f325dd8811e1df4926292c8627311556ad2341f2 Expired
284 Bytes
sha256:f0dcc406201641bc9da4503d7954c16e48b525625e52de3594ac75d2aa280e8d
image-digest-spiderpool-controller-f325dd8811e1df4926292c8627311556ad2341f2 Expired
298 Bytes
sha256:205b477ef3d0ffaa72d63b7bc17c95553b60205363815775dae7d6fb48ce6757
image-tar-spiderpool-agent-f325dd8811e1df4926292c8627311556ad2341f2 Expired
104 MB
sha256:675b984685a642030df4f58596fff47f02b700912cf91a4317ca75931501504a
image-tar-spiderpool-controller-f325dd8811e1df4926292c8627311556ad2341f2 Expired
67.7 MB
sha256:0eb454682235f0aa6ab56ada4da6644c21d49dac5063b2c88fa8b06f153f7ada
spidernet-io~spiderpool~ION1Y6.dockerbuild
22.3 KB
sha256:fdcd662a4a26fc210ee4edbac12dc9b297231b6b748ea8c2b87cdf15cd811d2b
spidernet-io~spiderpool~ITI76O.dockerbuild
68.8 KB
sha256:59df12fd79dfbf2e5df4ad65f669d0893c7ed609c076418a8121c4a42b00cb85
spidernet-io~spiderpool~JN53PG.dockerbuild
30.3 KB
sha256:0926c7fd5aa84fcbc4bf19c6a9d75dc2b7769a3634bacbad1682d959217d9ef9
spidernet-io~spiderpool~LSX042.dockerbuild
31.6 KB
sha256:8f4bcaf1a119b77f8d09a917fe3cad69ec72b84ef7005e8b8e489ff2595d7fc3
spidernet-io~spiderpool~LZX2GV.dockerbuild
65.4 KB
sha256:57c410defa8f63bbd3317f9e8d194b70f23f5c8fc94328af9e9246964c35b306
spidernet-io~spiderpool~SRPX5E.dockerbuild
22.1 KB
sha256:b816d4d57c9648d7e2a490dd089853fd7fcabf43fd65aea5dbd77f2d124a85e0
ubuntu-latest-dual-e2e_test_calico-v1.27.1-f325dd8811e1df4926292c8627311556ad2341f2-debuglog.txt Expired
202 KB
sha256:de0a75ecca31a494d159c0e8d9f5df1ba3098d8f468bf47d4a414f06b03206fc
ubuntu-latest-dual-e2e_test_calico-v1.27.1-f325dd8811e1df4926292c8627311556ad2341f2-e2ereport.json Expired
11.7 KB
sha256:d656a25bc629967ebe29e5677a05158acd035740bba3e34d23c7923af0f5eb2a
ubuntu-latest-dual-e2e_test_calico-v1.33.1-f325dd8811e1df4926292c8627311556ad2341f2-debuglog.txt Expired
232 KB
sha256:43c6265ba96f142ded58212ab49f24d4358a203ddf5f04bad086e1258bd15615
ubuntu-latest-dual-e2e_test_calico-v1.33.1-f325dd8811e1df4926292c8627311556ad2341f2-e2ereport.json Expired
29.8 KB
sha256:478794e747dce115e84c5a4662e8ba7fdae68d746030fb11b91c97542e5d1a5d
ubuntu-latest-dual-e2e_test_cilium_ebpfservice-v1.27.1-f325dd8811e1df4926292c8627311556ad2341f2-debuglog.txt Expired
105 KB
sha256:de75b41c45f01607f4a7380d90e4880b2b7c2d108e44bd75476ff99146e03f7c
ubuntu-latest-dual-e2e_test_cilium_ebpfservice-v1.27.1-f325dd8811e1df4926292c8627311556ad2341f2-e2ereport.json Expired
14.1 KB
sha256:dc2499bdae2b00c01d8defd3a9f83a458225376ed6017fc3c5e010020cd48f22
ubuntu-latest-dual-e2e_test_cilium_ebpfservice-v1.33.1-f325dd8811e1df4926292c8627311556ad2341f2-debuglog.txt Expired
108 KB
sha256:50825abcf215f48c98ce713c545fffd48dc5f1bdcf0a99046e9fd134dea968e0
ubuntu-latest-dual-e2e_test_cilium_ebpfservice-v1.33.1-f325dd8811e1df4926292c8627311556ad2341f2-e2ereport.json Expired
14 KB
sha256:408170b985c556b5eb659e0f3c8f346f2d194cfd6fffe91353310da2e204b60d
ubuntu-latest-dual-e2e_test_cilium_legacyservice-v1.27.1-f325dd8811e1df4926292c8627311556ad2341f2-debuglog.txt Expired
246 KB
sha256:25195ff52bf8fbd74e893a588e345c9100a5bdb456090a922a9fd8694d50315c
ubuntu-latest-dual-e2e_test_cilium_legacyservice-v1.27.1-f325dd8811e1df4926292c8627311556ad2341f2-e2ereport.json Expired
29.9 KB
sha256:217f9e9e90fa33e230e146cd9b05fbc83a6666c62a06f2d3536783baa8e7b10c
ubuntu-latest-dual-e2e_test_cilium_legacyservice-v1.33.1-f325dd8811e1df4926292c8627311556ad2341f2-debuglog.txt Expired
215 KB
sha256:61d7b2f0e9157a9accbaf40cb5ad2adbfa35fda932b36e32f21feb51db5c34ee
ubuntu-latest-dual-e2e_test_cilium_legacyservice-v1.33.1-f325dd8811e1df4926292c8627311556ad2341f2-e2ereport.json Expired
18.8 KB
sha256:d5a5820f4097319b739fe37077a586345ce82fab427930f51dd196819d3d4e03
ubuntu-latest-dual-e2e_test_spiderpool-v1.27.1-f325dd8811e1df4926292c8627311556ad2341f2-debuglog.txt Expired
1.06 MB
sha256:b7c1d72d3afb2cc994da6ba8a307a1f649af1ed63c799eab83d7616c2d7613db
ubuntu-latest-dual-e2e_test_spiderpool-v1.27.1-f325dd8811e1df4926292c8627311556ad2341f2-e2ereport.json Expired
174 KB
sha256:872c1683e0e42acc9b0714d127709022a53529c0c45667982a284fbf248e5272
ubuntu-latest-dual-e2e_test_spiderpool-v1.33.1-f325dd8811e1df4926292c8627311556ad2341f2-debuglog.txt Expired
1.06 MB
sha256:ec487bfe426a25d3aadca8bfde9732c2daaa297d7792e7cbfe61092f1057a3d3
ubuntu-latest-dual-e2e_test_spiderpool-v1.33.1-f325dd8811e1df4926292c8627311556ad2341f2-e2ereport.json Expired
190 KB
sha256:0c31831a1850ca32153617570d7ed72302c80960a7bccbd04ad12146443acc55
ubuntu-latest-ipv4-e2e_test_calico-v1.33.1-f325dd8811e1df4926292c8627311556ad2341f2-debuglog.txt Expired
176 KB
sha256:b24aa441b4355fbc665cad039e98c7732e469db9bd359138e9555e752625186c
ubuntu-latest-ipv4-e2e_test_calico-v1.33.1-f325dd8811e1df4926292c8627311556ad2341f2-e2ereport.json Expired
22.3 KB
sha256:b7080c65f6af9def498ff737f47c43905831b836d71f34b02e5adfdf2cf008fa
ubuntu-latest-ipv4-e2e_test_cilium_ebpfservice-v1.33.1-f325dd8811e1df4926292c8627311556ad2341f2-debuglog.txt Expired
104 KB
sha256:6f78257b64e5a5e2c1ec5a179cab3d439b9b3e4895ccf14465b9f2598287e00b
ubuntu-latest-ipv4-e2e_test_cilium_ebpfservice-v1.33.1-f325dd8811e1df4926292c8627311556ad2341f2-e2ereport.json Expired
13.9 KB
sha256:b942f9121519e8acc5fcb9625a7784aa9eb37ecd232c807a65ab55d152045bf3
ubuntu-latest-ipv4-e2e_test_cilium_legacyservice-v1.33.1-f325dd8811e1df4926292c8627311556ad2341f2-debuglog.txt Expired
209 KB
sha256:adb6753356aae434d81ad71886a0d6aaef2fcb0d56e956d9c2bd7417a310ad5d
ubuntu-latest-ipv4-e2e_test_cilium_legacyservice-v1.33.1-f325dd8811e1df4926292c8627311556ad2341f2-e2ereport.json Expired
28.2 KB
sha256:9eb17f41840e15bbdb317ef011f5da29f0ef332e2d9a036abc9ad287a2564cb0
ubuntu-latest-ipv4-e2e_test_spiderpool-v1.33.1-f325dd8811e1df4926292c8627311556ad2341f2-debuglog.txt Expired
1.24 MB
sha256:6fd8023a09b69129bcbc408af1c1d2a000184e79fa0ddb2a73a44dbcb1989c17
ubuntu-latest-ipv4-e2e_test_spiderpool-v1.33.1-f325dd8811e1df4926292c8627311556ad2341f2-e2ereport.json Expired
174 KB
sha256:b2ba9ffb1be2a3af4674542d1be5b3a7fbafb91cbbb8b11a764eee73f56c9cfe
ubuntu-latest-ipv6-e2e_test_calico-v1.33.1-f325dd8811e1df4926292c8627311556ad2341f2-debuglog.txt Expired
215 KB
sha256:4b6921e2da28c62e6375385e75062795617439976687aa978cd69d3f4f554c2e
ubuntu-latest-ipv6-e2e_test_calico-v1.33.1-f325dd8811e1df4926292c8627311556ad2341f2-e2ereport.json Expired
25 KB
sha256:df5ec43ab7726c1692e2fd10a028608393562a211f5a776094b7c28ffed07795
ubuntu-latest-ipv6-e2e_test_cilium_ebpfservice-v1.33.1-f325dd8811e1df4926292c8627311556ad2341f2-debuglog.txt Expired
107 KB
sha256:137398169eb309c896ccfb8a964916f1e00a53b27248a9bde79265112866313e
ubuntu-latest-ipv6-e2e_test_cilium_ebpfservice-v1.33.1-f325dd8811e1df4926292c8627311556ad2341f2-e2ereport.json Expired
13.9 KB
sha256:3b5a20b4a44faff091dd1e3ec0785668d82c504322a3f8ece8117abe045d6f7b
ubuntu-latest-ipv6-e2e_test_cilium_legacyservice-v1.33.1-f325dd8811e1df4926292c8627311556ad2341f2-debuglog.txt Expired
210 KB
sha256:1805bb07cd90ac6f6cb13957c26f728238169a7ce64d068ea43ccfe53bec1c6d
ubuntu-latest-ipv6-e2e_test_cilium_legacyservice-v1.33.1-f325dd8811e1df4926292c8627311556ad2341f2-e2ereport.json Expired
24.8 KB
sha256:59e88f1d8dae8d320b8c734ea2611503d14ddf269e2e56bbd85ae67474326c90
ubuntu-latest-ipv6-e2e_test_spiderpool-v1.33.1-f325dd8811e1df4926292c8627311556ad2341f2-debuglog.txt Expired
974 KB
sha256:16cd528b333260e1100ff85e74793e7e79b47f357bd97bd496f4bec748f10062
ubuntu-latest-ipv6-e2e_test_spiderpool-v1.33.1-f325dd8811e1df4926292c8627311556ad2341f2-e2ereport.json Expired
175 KB
sha256:c7dda396b2e5e04d3708dcd91ea08e68be81f4c482dc85244456ab7fbea0292e