Name: nova-scheduler-7577f4fbff-xj85m Namespace: openstack Priority: 0 Service Account: nova-scheduler Node: instance/199.204.45.157 Start Time: Tue, 03 Mar 2026 18:44:46 +0000 Labels: application=nova component=scheduler pod-template-hash=7577f4fbff release_group=nova Annotations: configmap-bin-hash: 3f7237cc10e3e4e09b2879d01f0621cae2a1e2e491207d4d136b9a7d7657e0bb configmap-etc-hash: e7497c75f01d40fe7ec16dfb8fb6a1c620bdae2f9bbce517f54199be5f350c3c openstackhelm.openstack.org/release_uuid: Status: Running IP: 10.0.0.115 IPs: IP: 10.0.0.115 Controlled By: ReplicaSet/nova-scheduler-7577f4fbff Init Containers: init: Container ID: containerd://a3dea60a72d9ffede2eb09973a63effe7839a10c4fe944b384255be7cc32bc95 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: Tue, 03 Mar 2026 18:44:49 +0000 Finished: Tue, 03 Mar 2026 18:47:41 +0000 Ready: True Restart Count: 0 Environment: POD_NAME: nova-scheduler-7577f4fbff-xj85m (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-d2rt5 (ro) Containers: nova-scheduler: Container ID: containerd://b668f286ef370952a0616ab39ed68c04fcb93add7d0dc5f915ebc609932b4616 Image: harbor.atmosphere.dev/ghcr.io/vexxhost/nova:main@sha256:f4183ec033a1548a923ebe28326ce3215c1265ba7dc761bda306bec839ea2647 Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/nova@sha256:f4183ec033a1548a923ebe28326ce3215c1265ba7dc761bda306bec839ea2647 Port: Host Port: Command: /tmp/nova-scheduler.sh State: Running Started: Tue, 03 Mar 2026 18:57:00 +0000 Last State: Terminated Reason: Error Exit Code: 1 Started: Tue, 03 Mar 2026 18:52:11 +0000 Finished: Tue, 03 Mar 2026 18:56:38 +0000 Ready: False Restart Count: 2 Liveness: exec [python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name scheduler --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 scheduler] 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-scheduler.sh from nova-bin (ro,path="nova-scheduler.sh") /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-d2rt5 (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-d2rt5: 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-scheduler-7577f4fbff-xj85m to instance Warning FailedMount 13m kubelet MountVolume.SetUp failed for volume "nova-etc" : failed to sync secret cache: timed out waiting for the condition Warning FailedMount 13m kubelet MountVolume.SetUp failed for volume "nova-bin" : failed to sync configmap cache: timed out waiting for the condition 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 2m1s (x9 over 8m53s) 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-scheduler with transport rabbit://nova:ZjfEFf7olRLEjmyfa5NSE06j7F6rAK3E@rabbitmq-nova.openstack.svc.cluster.local:5672/nova Warning Unhealthy 105s (x2 over 6m15s) 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-scheduler with transport rabbit://nova:ZjfEFf7olRLEjmyfa5NSE06j7F6rAK3E@rabbitmq-nova.openstack.svc.cluster.local:5672/novaHealth probe timed out. Agent is down or response timed out Warning BackOff 76s (x2 over 86s) kubelet Back-off restarting failed container nova-scheduler in pod nova-scheduler-7577f4fbff-xj85m_openstack(15622276-f785-493e-9458-82df3908fc4d) Normal Pulled 64s (x3 over 10m) kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/nova:main@sha256:f4183ec033a1548a923ebe28326ce3215c1265ba7dc761bda306bec839ea2647" already present on machine Normal Created 64s (x3 over 10m) kubelet Created container nova-scheduler Normal Started 64s (x3 over 10m) kubelet Started container nova-scheduler