Name:             nova-api-0
Namespace:        openstack
Priority:         0
Service Account:  nova-nova
Node:             crc/192.168.126.11
Start Time:       Mon, 01 Dec 2025 09:01:05 +0000
Labels:           apps.kubernetes.io/pod-index=0
                  controller-revision-hash=nova-api-5c8d6b75f8
                  service=nova-api
                  statefulset.kubernetes.io/pod-name=nova-api-0
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.207/23"],"mac_address":"0a:58:0a:d9:00:cf","gateway_ips":["10.217.0.1"],"routes":[{"dest":"10.217.0....
                  k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ovn-kubernetes",
                        "interface": "eth0",
                        "ips": [
                            "10.217.0.207"
                        ],
                        "mac": "0a:58:0a:d9:00:cf",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: anyuid
Status:           Running
IP:               10.217.0.207
IPs:
  IP:           10.217.0.207
Controlled By:  StatefulSet/nova-api
Containers:
  nova-api-log:
    Container ID:  cri-o://17bab21c495ff6cef4c374fd9f5069040bb8587287121e36cbc0c3901471083c
    Image:         quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-nova-api@sha256:255cc3471ee112b17da164148b0ec25678332061b5b488868b81a30e5afb5bb5
    Port:          <none>
    Host Port:     <none>
    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:      Mon, 01 Dec 2025 09:02:49 +0000
    Last State:     Terminated
      Reason:       Error
      Exit Code:    143
      Started:      Mon, 01 Dec 2025 09:01:06 +0000
      Finished:     Mon, 01 Dec 2025 09:02:45 +0000
    Ready:          True
    Restart Count:  1
    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:            n565h598h5c8h59ch67h7fh59h5f5h76hd7hd4hbbh678hc4h547h594hfh64h679h655h5c6hd4h646h575h64fh665h54ch577h585h56fh96hcq
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /var/log/nova from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-xtsz8 (ro)
  nova-api-api:
    Container ID:  cri-o://42633e4142ca8775c36b985588bc3a6f1740fffc84fd99e61e826cd9be7dac51
    Image:         quay.io/podified-antelope-centos9/openstack-nova-api:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-nova-api@sha256:255cc3471ee112b17da164148b0ec25678332061b5b488868b81a30e5afb5bb5
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      /usr/local/bin/kolla_start
    State:          Running
      Started:      Mon, 01 Dec 2025 09:03:10 +0000
    Last State:     Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Mon, 01 Dec 2025 09:01:06 +0000
      Finished:     Mon, 01 Dec 2025 09:03:06 +0000
    Ready:          True
    Restart Count:  1
    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:            n565h598h5c8h59ch67h7fh59h5f5h76hd7hd4hbbh678hc4h547h594hfh64h679h655h5c6hd4h646h575h64fh665h54ch577h585h56fh96hcq
      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-xtsz8 (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:  <unset>
  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-xtsz8:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
    ConfigMapName:           openshift-service-ca.crt
    ConfigMapOptional:       <nil>
QoS Class:                   BestEffort
Node-Selectors:              <none>
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       46m                default-scheduler  Successfully assigned openstack/nova-api-0 to crc
  Normal   Created         46m                kubelet            Created container nova-api-api
  Normal   AddedInterface  46m                multus             Add eth0 [10.217.0.207/23] from ovn-kubernetes
  Normal   Started         46m                kubelet            Started container nova-api-api
  Normal   Pulled          46m                kubelet            Container image "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" already present on machine
  Warning  Unhealthy       46m (x3 over 46m)  kubelet            Startup probe failed: Get "https://10.217.0.207:8774/": net/http: request canceled (Client.Timeout exceeded while awaiting headers)
  Warning  Unhealthy       45m (x6 over 46m)  kubelet            Startup probe failed: Get "https://10.217.0.207:8774/": net/http: request canceled (Client.Timeout exceeded while awaiting headers)
  Warning  Unhealthy       45m (x3 over 46m)  kubelet            Startup probe failed: Get "https://10.217.0.207:8774/": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
  Normal   Killing         45m                kubelet            Container nova-api-log failed startup probe, will be restarted
  Normal   Pulled          44m (x2 over 46m)  kubelet            Container image "quay.io/podified-antelope-centos9/openstack-nova-api:current-podified" already present on machine
  Normal   Started         44m (x2 over 46m)  kubelet            Started container nova-api-log
  Normal   Created         44m (x2 over 46m)  kubelet            Created container nova-api-log
  Normal   Killing         44m                kubelet            Container nova-api-api failed startup probe, will be restarted
  Warning  Unhealthy       44m                kubelet            Startup probe failed: Get "https://10.217.0.207:8774/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)
  Warning  Unhealthy       44m                kubelet            Startup probe failed: Get "https://10.217.0.207:8774/": dial tcp 10.217.0.207:8774: connect: connection refused
