Skip to content

CA: extend SchedulerPluginRunner with RunReserveOnNode #179

CA: extend SchedulerPluginRunner with RunReserveOnNode

CA: extend SchedulerPluginRunner with RunReserveOnNode #179

Triggered via push November 25, 2024 12:43
Status Failure
Total duration 6m 1s
Artifacts

ci.yaml

on: push
test-and-verify
5m 51s
test-and-verify
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 2 warnings
test-and-verify
cannot find package "k8s.io/apimachinery/pkg/util/wait" in any of:
test-and-verify
cannot find package "k8s.io/apimachinery/pkg/apis/meta/v1" in any of:
test-and-verify
cannot find package "k8s.io/apimachinery/pkg/types" in any of:
test-and-verify
cannot find package "k8s.io/apimachinery/pkg/watch" in any of:
test-and-verify
cannot find package "k8s.io/api/autoscaling/v2" in any of:
test-and-verify
cannot find package "k8s.io/apimachinery/pkg/runtime" in any of:
test-and-verify
cannot find package "k8s.io/apimachinery/pkg/runtime/schema" in any of:
test-and-verify
cannot find package "k8s.io/apimachinery/pkg/runtime/serializer" in any of:
test-and-verify
cannot find package "k8s.io/apimachinery/pkg/util/runtime" in any of:
test-and-verify
cannot find package "k8s.io/client-go/rest" in any of:
test-and-verify
k8s.io/[email protected]: missing go.sum entry for go.mod file; to add it:
test-and-verify
missing go.sum entry for module providing package k8s.io/dynamic-resource-allocation/structured (imported by k8s.io/autoscaler/cluster-autoscaler/simulator/framework); to add:
test-and-verify
missing go.sum entry for module providing package k8s.io/kube-scheduler/config/v1 (imported by k8s.io/kubernetes/pkg/scheduler/apis/config/latest); to add:
test-and-verify
missing go.sum entry for module providing package k8s.io/apiextensions-apiserver/pkg/features (imported by k8s.io/kubernetes/pkg/features); to add:
test-and-verify
missing go.sum entry for module providing package k8s.io/dynamic-resource-allocation/resourceclaim (imported by k8s.io/kubernetes/pkg/scheduler/framework); to add:
test-and-verify
missing go.sum entry for module providing package k8s.io/kube-scheduler/extender/v1 (imported by k8s.io/kubernetes/pkg/scheduler/framework); to add:
test-and-verify
missing go.sum entry for module providing package k8s.io/csi-translation-lib (imported by k8s.io/kubernetes/pkg/scheduler/framework/plugins/nodevolumelimits); to add:
test-and-verify
missing go.sum entry for module providing package k8s.io/csi-translation-lib/plugins (imported by k8s.io/cloud-provider-aws/pkg/providers/v1); to add:
test-and-verify
missing go.sum entry for module providing package k8s.io/cloud-provider/volume/helpers (imported by k8s.io/cloud-provider-aws/pkg/providers/v1); to add:
test-and-verify
missing go.sum entry for module providing package k8s.io/cri-client/pkg/logs (imported by k8s.io/kubernetes/pkg/kubelet/types); to add:
test-and-verify
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-and-verify
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v2, actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/