Name: nova-conductor-7b4777766d-rd278 Namespace: openstack Priority: 0 Service Account: nova-conductor Node: instance/199.204.45.65 Start Time: Sat, 28 Feb 2026 02:02:36 +0000 Labels: application=nova component=conductor pod-template-hash=7b4777766d release_group=nova Annotations: configmap-bin-hash: 8a57d562bbf9c49449ea876ab5fea8e17ef2b87db3cfbf34c062d99bc45818c9 configmap-etc-hash: 3d834e28820ab016818ba3d687cf0e5a53a389e2ab2124c6d6ae8afe36eb6127 openstackhelm.openstack.org/release_uuid: Status: Running IP: 10.0.0.158 IPs: IP: 10.0.0.158 Controlled By: ReplicaSet/nova-conductor-7b4777766d Init Containers: init: Container ID: containerd://32728fcffe348ce569b5aa7cbb7dd8dfc64353e90e2d785ff10b2cffbde42024 Image: harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3 Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3 Port: Host Port: Command: kubernetes-entrypoint State: Terminated Reason: Completed Exit Code: 0 Started: Sat, 28 Feb 2026 02:02:37 +0000 Finished: Sat, 28 Feb 2026 02:05:38 +0000 Ready: True Restart Count: 0 Environment: POD_NAME: nova-conductor-7b4777766d-rd278 (v1:metadata.name) NAMESPACE: openstack (v1:metadata.namespace) INTERFACE_NAME: eth0 PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/ DEPENDENCY_SERVICE: openstack:rabbitmq-nova,openstack:percona-xtradb-haproxy,openstack:keystone-api,openstack:nova-api DEPENDENCY_JOBS: nova-db-sync,nova-rabbit-init DEPENDENCY_DAEMONSET: DEPENDENCY_CONTAINER: DEPENDENCY_POD_JSON: DEPENDENCY_CUSTOM_RESOURCE: Mounts: /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-l5f6d (ro) Containers: nova-conductor: Container ID: containerd://482eab45d4cf9039694220d5e7a57ac6664f2a21b37402c174e92defeec320de Image: harbor.atmosphere.dev/ghcr.io/vexxhost/nova:main@sha256:395fce2872cbcd0b864d6721f99356004f429d8fa733efd2e2e9b2beb0a78b4a Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/nova@sha256:395fce2872cbcd0b864d6721f99356004f429d8fa733efd2e2e9b2beb0a78b4a Port: Host Port: Command: /tmp/nova-conductor.sh State: Running Started: Sat, 28 Feb 2026 02:14:50 +0000 Last State: Terminated Reason: Error Exit Code: 1 Started: Sat, 28 Feb 2026 02:10:06 +0000 Finished: Sat, 28 Feb 2026 02:14:32 +0000 Ready: False Restart Count: 2 Liveness: exec [python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor --liveness-probe] delay=120s timeout=70s period=90s #success=1 #failure=3 Readiness: exec [python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor] delay=80s timeout=70s period=90s #success=1 #failure=3 Environment: RPC_PROBE_TIMEOUT: 60 RPC_PROBE_RETRIES: 2 Mounts: /etc/nova/nova.conf from nova-etc (ro,path="nova.conf") /etc/nova/policy.yaml from nova-etc (ro,path="policy.yaml") /tmp from pod-tmp (rw) /tmp/health-probe.py from nova-bin (ro,path="health-probe.py") /tmp/nova-conductor.sh from nova-bin (ro,path="nova-conductor.sh") /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-l5f6d (ro) Conditions: Type Status Initialized True Ready False ContainersReady False PodScheduled True Volumes: pod-tmp: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: nova-bin: Type: ConfigMap (a volume populated by a ConfigMap) Name: nova-bin Optional: false nova-etc: Type: Secret (a volume populated by a Secret) SecretName: nova-etc Optional: false kube-api-access-l5f6d: 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.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 13m default-scheduler Successfully assigned openstack/nova-conductor-7b4777766d-rd278 to instance Normal Pulled 13m kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3" already present on machine Normal Created 13m kubelet Created container init Normal Started 13m kubelet Started container init Warning Unhealthy 2m21s (x10 over 9m1s) kubelet Readiness probe failed: /tmp/health-probe.py:113: DeprecationWarning: connections() is deprecated and will be removed; use net_connections() instead pcon = p.connections() RabbitMQ socket not established for service nova-conductor with transport rabbit://nova:DvQFw2nQ92C89VB2OKpHbGMmtavo0iAB@rabbitmq-nova.openstack.svc.cluster.local:5672/nova Warning Unhealthy 2m1s (x2 over 6m31s) kubelet Liveness probe failed: /tmp/health-probe.py:113: DeprecationWarning: connections() is deprecated and will be removed; use net_connections() instead pcon = p.connections() RabbitMQ socket not established for service nova-conductor with transport rabbit://nova:DvQFw2nQ92C89VB2OKpHbGMmtavo0iAB@rabbitmq-nova.openstack.svc.cluster.local:5672/novaDatabase socket not established for service nova-conductor with transport rabbit://nova:DvQFw2nQ92C89VB2OKpHbGMmtavo0iAB@rabbitmq-nova.openstack.svc.cluster.local:5672/novaHealth probe timed out. Agent is down or response timed out Warning BackOff 92s (x2 over 96s) kubelet Back-off restarting failed container nova-conductor in pod nova-conductor-7b4777766d-rd278_openstack(a39fc722-d6b2-4432-8610-5630f155183a) Normal Pulled 78s (x3 over 10m) kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/nova:main@sha256:395fce2872cbcd0b864d6721f99356004f429d8fa733efd2e2e9b2beb0a78b4a" already present on machine Normal Created 78s (x3 over 10m) kubelet Created container nova-conductor Normal Started 78s (x3 over 10m) kubelet Started container nova-conductor