Skip to content

Stabilize KubeVirt install in nightly e2e by making virt-operator rollout timeout configurable #9359

Stabilize KubeVirt install in nightly e2e by making virt-operator rollout timeout configurable

Stabilize KubeVirt install in nightly e2e by making virt-operator rollout timeout configurable #9359

Re-run triggered May 27, 2026 03:29
Status Failure
Total duration 54m 8s
Artifacts 43

auto-pr-ci.yaml

on: pull_request_target
get_ref
8s
get_ref
call_release_chart  /  get_ref
5s
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
59s
lint_chart_against_release_image / chart-lint-test
call_release_chart  /  package_chart
16s
call_release_chart / package_chart
call_build_ci_image  /  Display Digests
4s
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
call_release_chart / update_githubpage
trivy_scan_images  /  trivy_scan_images
47s
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

3 errors and 30 warnings
e2e_ipv6_latest / call_e2e (e2e_init_spiderpool, e2e_test_spiderpool)
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. 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#L16
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#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/
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#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/
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/
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_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_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_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_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_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_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_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_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/
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_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/

Artifacts

Produced during runtime
Name Size Digest
chart_package_artifact_d347cccf0d23af03d1e294d54e9d2baa38c87244 Expired
64 KB
sha256:e9380f43f5ff8ab826350e4c4b6040a13e92750a539435219578ae0dbd95a746
image-digest-spiderpool-agent-d347cccf0d23af03d1e294d54e9d2baa38c87244 Expired
285 Bytes
sha256:ee1138bc978c526c07af811d4841e0a128828b9856daa2caf7f87966e2d68f95
image-digest-spiderpool-controller-d347cccf0d23af03d1e294d54e9d2baa38c87244 Expired
298 Bytes
sha256:e1e46739bc6887539dc3cf5ce24d3315d4e51d7e59831917813f18243c5ab30b
image-tar-spiderpool-agent-d347cccf0d23af03d1e294d54e9d2baa38c87244 Expired
104 MB
sha256:8d69c0f99328882f9ce99c7373d20f346c9bcd8cbddd4a71cc22e3e8a8da80c7
image-tar-spiderpool-controller-d347cccf0d23af03d1e294d54e9d2baa38c87244 Expired
67.7 MB
sha256:45588d2b626d84e6d81d22fde385a576632cef464e2931281b791c5ed392c8ac
spidernet-io~spiderpool~NS47FQ.dockerbuild
21.3 KB
sha256:a77c89b2772bcb9fd82e6534ddb5ecdc390710a8f4c3cd2d5dc6b100d09fc534
spidernet-io~spiderpool~PF5OCF.dockerbuild
64.1 KB
sha256:c9359989121b6505b008aef78ca59ef1560093f08b5ca6bc8e27c338c7aa1caf
spidernet-io~spiderpool~TLKOW3.dockerbuild
29.2 KB
sha256:281917f610ec6a390906324d1f583e0e7c95c3fdbafebfaa71c9315b39f271a8
spidernet-io~spiderpool~U8YYA8.dockerbuild
21.5 KB
sha256:b546bf432115ddaa09aefedc0141483051687fe4273f4d6fe613366167224aca
spidernet-io~spiderpool~UXJ15M.dockerbuild
66.3 KB
sha256:fec6c6a22175eb07fcf58a77d9907a3b4e322b8fd4f7feb48f3031b9ae1c403c
spidernet-io~spiderpool~VL8QRO.dockerbuild
30.3 KB
sha256:4fd4d0731ba3180b8b00210571c92fa88888e0bf930b2aefa16d5b9980dcbcbc
ubuntu-latest-dual-e2e_test_calico-v1.27.1-d347cccf0d23af03d1e294d54e9d2baa38c87244-debuglog.txt Expired
290 KB
sha256:465d991198f01868fde44d8c8bf2a815c3616e9d7ecf9c5a60773b10ddb63431
ubuntu-latest-dual-e2e_test_calico-v1.27.1-d347cccf0d23af03d1e294d54e9d2baa38c87244-e2ereport.json Expired
31.1 KB
sha256:4bdf329d108b3ffa1f3146bf16dcbf50891532f1cda431fefe208a0e828cdc52
ubuntu-latest-dual-e2e_test_calico-v1.33.1-d347cccf0d23af03d1e294d54e9d2baa38c87244-debuglog.txt Expired
253 KB
sha256:1ce742ee6698e54172fdf0907e153d9414d4356107a3ed27ef913fcf601d0552
ubuntu-latest-dual-e2e_test_calico-v1.33.1-d347cccf0d23af03d1e294d54e9d2baa38c87244-e2ereport.json Expired
32.6 KB
sha256:f43ed7400e0b07b50470c767150104c4d0321a878a91e861ee1c3d08b915ca8d
ubuntu-latest-dual-e2e_test_cilium_ebpfservice-v1.27.1-d347cccf0d23af03d1e294d54e9d2baa38c87244-debuglog.txt Expired
110 KB
sha256:2b36629001639bb5a9b9923cc91bafd9467336534838bf10a1192b0af3cce5f8
ubuntu-latest-dual-e2e_test_cilium_ebpfservice-v1.27.1-d347cccf0d23af03d1e294d54e9d2baa38c87244-e2ereport.json Expired
14 KB
sha256:448fff8eb16736e71c2cc75f3a243206670d3fbd5ef898b5f4e9067332c550e1
ubuntu-latest-dual-e2e_test_cilium_ebpfservice-v1.33.1-d347cccf0d23af03d1e294d54e9d2baa38c87244-debuglog.txt Expired
109 KB
sha256:dcb4611208b318089c25442613d06839e9213234aa995b09f6955114230fa8e6
ubuntu-latest-dual-e2e_test_cilium_ebpfservice-v1.33.1-d347cccf0d23af03d1e294d54e9d2baa38c87244-e2ereport.json Expired
14 KB
sha256:ccf607221c4a2079d5da99b803dfd0c87e94bad40cdccc6b7d38f517b4e2dd55
ubuntu-latest-dual-e2e_test_cilium_legacyservice-v1.27.1-d347cccf0d23af03d1e294d54e9d2baa38c87244-debuglog.txt Expired
255 KB
sha256:5bc030a32bb84fb615e0204505931f07f8a61cd03ecf07c28cd0f403f002edf4
ubuntu-latest-dual-e2e_test_cilium_legacyservice-v1.27.1-d347cccf0d23af03d1e294d54e9d2baa38c87244-e2ereport.json Expired
31.2 KB
sha256:c43073accdbd819eb541b7aad2eb7b6e91c12c5eb37552c2e86d057f1afcb0ad
ubuntu-latest-dual-e2e_test_cilium_legacyservice-v1.33.1-d347cccf0d23af03d1e294d54e9d2baa38c87244-debuglog.txt Expired
249 KB
sha256:5453ca754520ab6cfdd8c74bcbd4f0c0e477c57b6c47a52d5286398872eca4e0
ubuntu-latest-dual-e2e_test_cilium_legacyservice-v1.33.1-d347cccf0d23af03d1e294d54e9d2baa38c87244-e2ereport.json Expired
31.5 KB
sha256:88b371a7ceaafcdd71fb2b9e0a849b68dc726abe8d41a84a492dce0bcdd9fae7
ubuntu-latest-dual-e2e_test_spiderpool-v1.27.1-d347cccf0d23af03d1e294d54e9d2baa38c87244-debuglog.txt Expired
1.23 MB
sha256:0c86c5aba496b8865cc6821db5a22b457cb868525ec543a7472b4acf90c913d6
ubuntu-latest-dual-e2e_test_spiderpool-v1.27.1-d347cccf0d23af03d1e294d54e9d2baa38c87244-e2ereport.json Expired
170 KB
sha256:ca54fb3452d4eebb1b75a38cc21cf3783af17c2cb01a16f3f1d1200af1c7e114
ubuntu-latest-dual-e2e_test_spiderpool-v1.33.1-d347cccf0d23af03d1e294d54e9d2baa38c87244-debuglog.txt Expired
1.05 MB
sha256:19ee73e64f256ca70b8d29ed9abccdd6e8fe2b37661f70c40df847e91260e836
ubuntu-latest-dual-e2e_test_spiderpool-v1.33.1-d347cccf0d23af03d1e294d54e9d2baa38c87244-e2ereport.json Expired
192 KB
sha256:4704ede244b340b7eb46d76ca6f0cc0dd1fc7f9a0d95cc78e21b683ea04b5b70
ubuntu-latest-ipv4-e2e_test_calico-v1.33.1-d347cccf0d23af03d1e294d54e9d2baa38c87244-debuglog.txt Expired
226 KB
sha256:38e82c5763379e5f205944dd07a3b1fb9fe2238830e737b4a3915221fedbbaca
ubuntu-latest-ipv4-e2e_test_calico-v1.33.1-d347cccf0d23af03d1e294d54e9d2baa38c87244-e2ereport.json Expired
31.8 KB
sha256:58bd208307734c786442f2b54f7197614e8a62d23632e4f0032e396336202c59
ubuntu-latest-ipv4-e2e_test_cilium_ebpfservice-v1.33.1-d347cccf0d23af03d1e294d54e9d2baa38c87244-debuglog.txt Expired
105 KB
sha256:d2e48ebbbf767a233dea0ed0cb31a052c9f9ec6fcfdbc690571e75b42403afe6
ubuntu-latest-ipv4-e2e_test_cilium_ebpfservice-v1.33.1-d347cccf0d23af03d1e294d54e9d2baa38c87244-e2ereport.json Expired
13.8 KB
sha256:afcf7a5b7170624c00b6916664f8612ffda121c6af6f0df8d3e047896c5f1946
ubuntu-latest-ipv4-e2e_test_cilium_legacyservice-v1.33.1-d347cccf0d23af03d1e294d54e9d2baa38c87244-debuglog.txt Expired
225 KB
sha256:b0572a1e641713603cc95c4f792417e5707bbd614d5f714c717a29f4b9136f05
ubuntu-latest-ipv4-e2e_test_cilium_legacyservice-v1.33.1-d347cccf0d23af03d1e294d54e9d2baa38c87244-e2ereport.json Expired
30.9 KB
sha256:e6d9f561aac699a33ad37bb1793ad6157f2366649f755be4b59aa682cae8574c
ubuntu-latest-ipv4-e2e_test_spiderpool-v1.33.1-d347cccf0d23af03d1e294d54e9d2baa38c87244-debuglog.txt Expired
1020 KB
sha256:930f31b979741d86ce0dcf884f7464f288f9e3c51962a283046bce0a159ff4be
ubuntu-latest-ipv4-e2e_test_spiderpool-v1.33.1-d347cccf0d23af03d1e294d54e9d2baa38c87244-e2ereport.json Expired
178 KB
sha256:2bc5ce34f7b22bbf6333e1cb6ed091f8491796a8a5919135c16e6859b2eab184
ubuntu-latest-ipv6-e2e_test_calico-v1.33.1-d347cccf0d23af03d1e294d54e9d2baa38c87244-debuglog.txt Expired
267 KB
sha256:96258ec6fdec735ea4fc68d051e89dea2b467f95976244a72bc48c9efc568365
ubuntu-latest-ipv6-e2e_test_calico-v1.33.1-d347cccf0d23af03d1e294d54e9d2baa38c87244-e2ereport.json Expired
29.8 KB
sha256:cb3b66c2ea20465d5d78fd0d4cdd575e33ffbd8037cdde55f4038d223db57176
ubuntu-latest-ipv6-e2e_test_cilium_ebpfservice-v1.33.1-d347cccf0d23af03d1e294d54e9d2baa38c87244-debuglog.txt Expired
110 KB
sha256:73628b317308dad3af786c3d76b08a015ff3a47c0394d260eb25ba446f976232
ubuntu-latest-ipv6-e2e_test_cilium_ebpfservice-v1.33.1-d347cccf0d23af03d1e294d54e9d2baa38c87244-e2ereport.json Expired
13.9 KB
sha256:32f0b4a9d3854b86b014caaf80a2187e5edc3744ba4a97a095d4234248e85a9a
ubuntu-latest-ipv6-e2e_test_cilium_legacyservice-v1.33.1-d347cccf0d23af03d1e294d54e9d2baa38c87244-debuglog.txt Expired
221 KB
sha256:6a2d34dba46615bd45d542ba1969e1c0d6874e10d67172692c56d002ebead992
ubuntu-latest-ipv6-e2e_test_cilium_legacyservice-v1.33.1-d347cccf0d23af03d1e294d54e9d2baa38c87244-e2ereport.json Expired
29.2 KB
sha256:0ff755fcc82476785d84c4111f7a7c88f01c88b01083f2c53f10847edf987f31
ubuntu-latest-ipv6-e2e_test_spiderpool-v1.33.1-d347cccf0d23af03d1e294d54e9d2baa38c87244-debuglog.txt Expired
787 KB
sha256:cd0bd9e12af6ba7f605277d5dd02a18d79cbb5488a05e2556404da72906f2ff8
ubuntu-latest-ipv6-e2e_test_spiderpool-v1.33.1-d347cccf0d23af03d1e294d54e9d2baa38c87244-e2ereport.json Expired
28.1 KB
sha256:b92cf841f5c8281e6044150259eb0056e3d8eda6e390a5f860b8000c2c1da86a