Result | FAILURE |
Tests | 2 failed / 44 succeeded |
Started | |
Elapsed | 2m9s |
Revision | main |
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=sigs\.k8s\.io\/cluster\-api\-operator\/controllers\sTestReconcilerPreflightConditions$'
=== RUN TestReconcilerPreflightConditions
--- FAIL: TestReconcilerPreflightConditions (21.19s)
from junit.xml
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=sigs\.k8s\.io\/cluster\-api\-operator\/controllers\sTestReconcilerPreflightConditions\/preflight\_conditions\_for\_ControlPlaneProvider$'
=== RUN TestReconcilerPreflightConditions/preflight_conditions_for_ControlPlaneProvider
genericprovider_controller_test.go:174: creating namespace test-cp-provider
genericprovider_controller_test.go:182: creating test provider cluster-api
genericprovider_controller_test.go:182: creating test provider kubeadm
genericprovider_controller_test.go:194: TestReconcilerPreflightConditions/preflight_conditions_for_ControlPlaneProvider cluster-api {PreflightCheckPassed True 2022-11-26 17:08:22 +0000 UTC }
E1126 17:08:22.790448 11244 controller.go:326] "msg"="Reconciler error" "error"="controlplaneproviders.operator.cluster.x-k8s.io \"kubeadm\" not found" "controlPlaneProvider"={"name":"kubeadm","namespace":"test-cp-provider"} "controller"="controlplaneprovider" "controllerGroup"="operator.cluster.x-k8s.io" "controllerKind"="ControlPlaneProvider" "name"="kubeadm" "namespace"="test-cp-provider" "reconcileID"="df519c12-0e9a-4fd3-856f-38fa0c6dbbcc"
genericprovider_controller_test.go:209:
Expected success, but got an error:
<errors.aggregate | len:1, cap:1>: [
<*errors.withStack | 0xc000b96a08>{
error: <*errors.withMessage | 0xc000334c80>{
cause: <*errors.errorString | 0xc0000a1fd0>{
s: "timed out waiting for the condition",
},
msg: "key operator.cluster.x-k8s.io/v1alpha1, Kind=CoreProvider, test-cp-provider/cluster-api is not being deleted from the testenv client cache",
},
stack: [0x1946d99, 0x195a9be, 0x5285eb, 0x470401],
},
]
key operator.cluster.x-k8s.io/v1alpha1, Kind=CoreProvider, test-cp-provider/cluster-api is not being deleted from the testenv client cache: timed out waiting for the condition
--- FAIL: TestReconcilerPreflightConditions/preflight_conditions_for_ControlPlaneProvider (18.10s)
from junit.xml
Filter through log files | View test history on testgrid
sigs.k8s.io/cluster-api-operator/controllers TestAPIs
sigs.k8s.io/cluster-api-operator/controllers TestConfigmapRepository
sigs.k8s.io/cluster-api-operator/controllers TestConfigmapRepository/configmap_with_invalid_version_in_the_Label
sigs.k8s.io/cluster-api-operator/controllers TestConfigmapRepository/configmap_with_invalid_version_in_the_name
sigs.k8s.io/cluster-api-operator/controllers TestConfigmapRepository/configmap_with_missing_components
sigs.k8s.io/cluster-api-operator/controllers TestConfigmapRepository/configmap_with_missing_metadata
sigs.k8s.io/cluster-api-operator/controllers TestConfigmapRepository/missing_configmaps
sigs.k8s.io/cluster-api-operator/controllers TestConfigmapRepository/one_correct_configmap
sigs.k8s.io/cluster-api-operator/controllers TestConfigmapRepository/one_correct_configmap_with_label_version
sigs.k8s.io/cluster-api-operator/controllers TestConfigmapRepository/three_correct_configmaps
sigs.k8s.io/cluster-api-operator/controllers TestCustomizeDeployment
sigs.k8s.io/cluster-api-operator/controllers TestCustomizeDeployment/all_deployment_options
sigs.k8s.io/cluster-api-operator/controllers TestCustomizeDeployment/all_manager_options
sigs.k8s.io/cluster-api-operator/controllers TestCustomizeDeployment/empty
sigs.k8s.io/cluster-api-operator/controllers TestCustomizeDeployment/only_affinity_modified
sigs.k8s.io/cluster-api-operator/controllers TestCustomizeDeployment/only_containers_modified
sigs.k8s.io/cluster-api-operator/controllers TestCustomizeDeployment/only_node_selector_modified
sigs.k8s.io/cluster-api-operator/controllers TestCustomizeDeployment/only_replicas_modified
sigs.k8s.io/cluster-api-operator/controllers TestCustomizeDeployment/only_tolerations_modified
sigs.k8s.io/cluster-api-operator/controllers TestNewGenericProvider
sigs.k8s.io/cluster-api-operator/controllers TestNewGenericProvider/create_new_generic_provider_from_bootstrap_provider
sigs.k8s.io/cluster-api-operator/controllers TestNewGenericProvider/create_new_generic_provider_from_control_plane_provider
sigs.k8s.io/cluster-api-operator/controllers TestNewGenericProvider/create_new_generic_provider_from_core_provider
sigs.k8s.io/cluster-api-operator/controllers TestNewGenericProvider/create_new_generic_provider_from_infrastructure_plane_provider
sigs.k8s.io/cluster-api-operator/controllers TestNewGenericProvider/fail_to_create_new_generic_provider
sigs.k8s.io/cluster-api-operator/controllers TestNewGenericProviderList
sigs.k8s.io/cluster-api-operator/controllers TestNewGenericProviderList/create_new_generic_provider_from_bootstrap_provider
sigs.k8s.io/cluster-api-operator/controllers TestNewGenericProviderList/create_new_generic_provider_from_control_plane_provider
sigs.k8s.io/cluster-api-operator/controllers TestNewGenericProviderList/create_new_generic_provider_from_core_provider
sigs.k8s.io/cluster-api-operator/controllers TestNewGenericProviderList/create_new_generic_provider_from_infrastructure_plane_provider
sigs.k8s.io/cluster-api-operator/controllers TestNewGenericProviderList/fail_to_create_new_generic_provider
sigs.k8s.io/cluster-api-operator/controllers TestPreflightChecks
sigs.k8s.io/cluster-api-operator/controllers TestPreflightChecks/incorrect_fetchConfig,_preflight_check_failed
sigs.k8s.io/cluster-api-operator/controllers TestPreflightChecks/missing_version,_preflight_check_failed
sigs.k8s.io/cluster-api-operator/controllers TestPreflightChecks/only_one_core_provider_exists,_preflight_check_passed
sigs.k8s.io/cluster-api-operator/controllers TestPreflightChecks/only_one_infra_provider_exists,_preflight_check_passed
sigs.k8s.io/cluster-api-operator/controllers TestPreflightChecks/two_core_providers_in_two_different_namespaces_were_created,_preflight_check_failed
sigs.k8s.io/cluster-api-operator/controllers TestPreflightChecks/two_core_providers_were_created,_preflight_check_failed
sigs.k8s.io/cluster-api-operator/controllers TestPreflightChecks/two_different_infra_providers_exist_in_different_namespaces,_preflight_check_passed
sigs.k8s.io/cluster-api-operator/controllers TestPreflightChecks/two_different_infra_providers_exist_in_same_namespaces,_preflight_check_passed
sigs.k8s.io/cluster-api-operator/controllers TestPreflightChecks/two_similar_infra_provider_exist_in_different_namespaces,_preflight_check_failed
sigs.k8s.io/cluster-api-operator/controllers TestPreflightChecks/wrong_version,_preflight_check_failed
sigs.k8s.io/cluster-api-operator/controllers TestReconcilerPreflightConditions/preflight_conditions_for_CoreProvider
sigs.k8s.io/cluster-api-operator/controllers TestSecretReader