Name: nova-api-0 Namespace: openstack Priority: 0 Service Account: nova-nova Node: master-0/192.168.32.10 Start Time: Wed, 03 Dec 2025 22:28:48 +0000 Labels: apps.kubernetes.io/pod-index=0 controller-revision-hash=nova-api-769559cfb8 service=nova-api statefulset.kubernetes.io/pod-name=nova-api-0 Annotations: k8s.ovn.org/pod-networks: {"default":{"ip_addresses":["10.128.1.49/23"],"mac_address":"0a:58:0a:80:01:31","gateway_ips":["10.128.0.1"],"routes":[{"dest":"10.128.0.0... k8s.v1.cni.cncf.io/network-status: [{ "name": "ovn-kubernetes", "interface": "eth0", "ips": [ "10.128.1.49" ], "mac": "0a:58:0a:80:01:31", "default": true, "dns": {} }] k8s.v1.cni.cncf.io/networks: [] openshift.io/scc: anyuid Status: Running IP: 10.128.1.49 IPs: IP: 10.128.1.49 Controlled By: StatefulSet/nova-api Containers: nova-api-log: Container ID: cri-o://88ea2f0ef04cbd4e4864e6b7f2f454c4520483efaf92c10ca1299c56127ac763 Image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:255cc3471ee112b17da164148b0ec25678332061b5b488868b81a30e5afb5bb5 Image ID: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:255cc3471ee112b17da164148b0ec25678332061b5b488868b81a30e5afb5bb5 Port: Host Port: Command: /usr/bin/dumb-init Args: --single-child -- /bin/sh -c /usr/bin/tail -n+1 -F /var/log/nova/nova-api.log 2>/dev/null State: Running Started: Wed, 03 Dec 2025 22:28:49 +0000 Ready: True Restart Count: 0 Liveness: http-get https://:8774/ delay=0s timeout=30s period=30s #success=1 #failure=3 Readiness: http-get https://:8774/ delay=0s timeout=30s period=30s #success=1 #failure=3 Startup: http-get https://:8774/ delay=0s timeout=1s period=10s #success=1 #failure=6 Environment: CONFIG_HASH: nd5h5dch684h549hf8h5f5h68bh5d9h8bh7dhf7h5dch66dh9h65bh5cdh696h564hch685h5d9h5f5h7hb5h5dh5b7h66bhdh6fhffh9bh74q KOLLA_CONFIG_STRATEGY: COPY_ALWAYS Mounts: /var/log/nova from logs (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-sxcj7 (ro) nova-api-api: Container ID: cri-o://f41602f3360f5ad73dff28013bcf1ebe1722422a037342b7d24bd9870ad75192 Image: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:255cc3471ee112b17da164148b0ec25678332061b5b488868b81a30e5afb5bb5 Image ID: quay.io/podified-antelope-centos9/openstack-nova-api@sha256:255cc3471ee112b17da164148b0ec25678332061b5b488868b81a30e5afb5bb5 Port: Host Port: Command: /bin/bash Args: -c /usr/local/bin/kolla_start State: Running Started: Wed, 03 Dec 2025 22:28:49 +0000 Ready: True Restart Count: 0 Liveness: http-get https://:8774/ delay=0s timeout=30s period=30s #success=1 #failure=3 Readiness: http-get https://:8774/ delay=0s timeout=30s period=30s #success=1 #failure=3 Startup: http-get https://:8774/ delay=0s timeout=1s period=10s #success=1 #failure=6 Environment: CONFIG_HASH: nd5h5dch684h549hf8h5f5h68bh5d9h8bh7dhf7h5dch66dh9h65bh5cdh696h564hch685h5d9h5f5h7hb5h5dh5b7h66bhdh6fhffh9bh74q KOLLA_CONFIG_STRATEGY: COPY_ALWAYS Mounts: /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem from combined-ca-bundle (ro,path="tls-ca-bundle.pem") /var/lib/config-data/tls/certs/internal.crt from internal-tls-certs (ro,path="tls.crt") /var/lib/config-data/tls/certs/public.crt from public-tls-certs (ro,path="tls.crt") /var/lib/config-data/tls/private/internal.key from internal-tls-certs (ro,path="tls.key") /var/lib/config-data/tls/private/public.key from public-tls-certs (ro,path="tls.key") /var/lib/kolla/config_files/config.json from config-data (rw,path="nova-api-config.json") /var/lib/openstack/config from config-data (rw) /var/log/nova from logs (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-sxcj7 (ro) Conditions: Type Status PodReadyToStartContainers True Initialized True Ready True ContainersReady True PodScheduled True Volumes: config-data: Type: Secret (a volume populated by a Secret) SecretName: nova-api-config-data Optional: false logs: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: combined-ca-bundle: Type: Secret (a volume populated by a Secret) SecretName: combined-ca-bundle Optional: false internal-tls-certs: Type: Secret (a volume populated by a Secret) SecretName: cert-nova-internal-svc Optional: false public-tls-certs: Type: Secret (a volume populated by a Secret) SecretName: cert-nova-public-svc Optional: false kube-api-access-sxcj7: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true ConfigMapName: openshift-service-ca.crt ConfigMapOptional: QoS Class: BestEffort Node-Selectors: 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 75m default-scheduler Successfully assigned openstack/nova-api-0 to master-0 Normal AddedInterface 75m multus Add eth0 [10.128.1.49/23] from ovn-kubernetes Normal Pulled 75m kubelet Container image "quay.io/podified-antelope-centos9/openstack-nova-api@sha256:255cc3471ee112b17da164148b0ec25678332061b5b488868b81a30e5afb5bb5" already present on machine Normal Created 75m kubelet Created container: nova-api-log Normal Started 75m kubelet Started container nova-api-log Normal Pulled 75m kubelet Container image "quay.io/podified-antelope-centos9/openstack-nova-api@sha256:255cc3471ee112b17da164148b0ec25678332061b5b488868b81a30e5afb5bb5" already present on machine Normal Created 75m kubelet Created container: nova-api-api Normal Started 75m kubelet Started container nova-api-api Warning Unhealthy 74m kubelet Startup probe failed: Get "https://10.128.1.49:8774/": net/http: request canceled (Client.Timeout exceeded while awaiting headers) Warning Unhealthy 74m kubelet Startup probe failed: Get "https://10.128.1.49:8774/": net/http: request canceled (Client.Timeout exceeded while awaiting headers)