Name: capi-controller-manager-5647546676-46hcx Namespace: capi-system Priority: 0 Service Account: capi-manager Node: instance/199.19.213.219 Start Time: Tue, 21 Jul 2026 07:27:26 +0000 Labels: cluster.x-k8s.io/provider=cluster-api control-plane=controller-manager pod-template-hash=5647546676 Annotations: Status: Running SeccompProfile: RuntimeDefault IP: 10.0.0.10 IPs: IP: 10.0.0.10 Controlled By: ReplicaSet/capi-controller-manager-5647546676 Containers: manager: Container ID: containerd://e842c631d0e203eb932f9b199b7069b3bca46cdafca74da4a6e33dd764f7f442 Image: harbor.atmosphere.dev/registry.k8s.io/cluster-api/cluster-api-controller:v1.13.2 Image ID: harbor.atmosphere.dev/registry.k8s.io/cluster-api/cluster-api-controller@sha256:e53df33f43352d5e7bf5a72fd4171c1447ef2123a4c551484e45395f3dbb1875 Ports: 9443/TCP, 9440/TCP, 8443/TCP Host Ports: 0/TCP, 0/TCP, 0/TCP Command: /manager Args: --leader-elect --diagnostics-address=:8443 --insecure-diagnostics=false --feature-gates=MachinePool=true,ClusterTopology=true,RuntimeSDK=false,MachineSetPreflightChecks=true,MachineWaitForVolumeDetachConsiderVolumeAttachments=true,PriorityQueue=true,ReconcilerRateLimiting=true,InPlaceUpdates=false,MachineTaintPropagation=false State: Running Started: Tue, 21 Jul 2026 07:58:27 +0000 Last State: Terminated Reason: Error Message: controllerGroup="cluster.x-k8s.io" controllerKind="MachineDeployment" I0721 07:58:22.207774 1 server.go:249] "Shutting down webhook server with timeout of 1 minute" logger="controller-runtime.webhook" I0721 07:58:22.207831 1 controller.go:328] "All workers finished" controller="machineset" controllerGroup="cluster.x-k8s.io" controllerKind="MachineSet" I0721 07:58:22.207857 1 controller.go:328] "All workers finished" controller="topology/machinedeployment" controllerGroup="cluster.x-k8s.io" controllerKind="MachineDeployment" I0721 07:58:22.207891 1 controller.go:328] "All workers finished" controller="topology/machineset" controllerGroup="cluster.x-k8s.io" controllerKind="MachineSet" I0721 07:58:22.207910 1 controller.go:328] "All workers finished" controller="crdmigrator" controllerGroup="apiextensions.k8s.io" controllerKind="CustomResourceDefinition" I0721 07:58:22.207911 1 controller.go:328] "All workers finished" controller="machine" controllerGroup="cluster.x-k8s.io" controllerKind="Machine" I0721 07:58:22.207912 1 server.go:68] "shutting down server" name="health probe" addr="[::]:9440" I0721 07:58:22.207931 1 controller.go:328] "All workers finished" controller="cluster" controllerGroup="cluster.x-k8s.io" controllerKind="Cluster" I0721 07:58:22.207943 1 server.go:254] "Shutting down metrics server with timeout of 1 minute" logger="controller-runtime.metrics" I0721 07:58:22.207927 1 controller.go:328] "All workers finished" controller="topology/cluster" controllerGroup="cluster.x-k8s.io" controllerKind="Cluster" I0721 07:58:22.208032 1 controller.go:328] "All workers finished" controller="clustercache" controllerGroup="cluster.x-k8s.io" controllerKind="Cluster" I0721 07:58:22.208049 1 controller.go:328] "All workers finished" controller="machinehealthcheck" controllerGroup="cluster.x-k8s.io" controllerKind="MachineHealthCheck" E0721 07:58:22.208111 1 main.go:402] "Problem running manager" err="leader election lost" logger="setup" Exit Code: 1 Started: Tue, 21 Jul 2026 07:27:27 +0000 Finished: Tue, 21 Jul 2026 07:58:22 +0000 Ready: True Restart Count: 1 Liveness: http-get http://:healthz/healthz delay=0s timeout=1s period=10s #success=1 #failure=3 Readiness: http-get http://:healthz/readyz delay=0s timeout=1s period=10s #success=1 #failure=3 Environment: POD_NAMESPACE: capi-system (v1:metadata.namespace) POD_NAME: capi-controller-manager-5647546676-46hcx (v1:metadata.name) POD_UID: (v1:metadata.uid) Mounts: /tmp/k8s-webhook-server/serving-certs from cert (ro) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-bhvkj (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: cert: Type: Secret (a volume populated by a Secret) SecretName: capi-webhook-service-cert Optional: false kube-api-access-bhvkj: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true QoS Class: BestEffort Node-Selectors: openstack-control-plane=enabled Tolerations: node-role.kubernetes.io/control-plane:NoSchedule node-role.kubernetes.io/master:NoSchedule node.kubernetes.io/not-ready:NoExecute op=Exists for 300s node.kubernetes.io/unreachable:NoExecute op=Exists for 300s Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 32m default-scheduler Successfully assigned capi-system/capi-controller-manager-5647546676-46hcx to instance Normal Pulled 92s (x2 over 32m) kubelet Container image "harbor.atmosphere.dev/registry.k8s.io/cluster-api/cluster-api-controller:v1.13.2" already present on machine Warning Unhealthy 92s kubelet Readiness probe failed: Get "http://10.0.0.10:9440/readyz": dial tcp 10.0.0.10:9440: connect: connection refused Warning Unhealthy 92s kubelet Liveness probe failed: Get "http://10.0.0.10:9440/healthz": dial tcp 10.0.0.10:9440: connect: connection refused Normal Created 91s (x2 over 32m) kubelet Created container manager Normal Started 91s (x2 over 32m) kubelet Started container manager