Name:             ansibletest-ansibletest
Namespace:        openstack
Priority:         0
Service Account:  default
Node:             crc/192.168.126.11
Start Time:       Sat, 28 Feb 2026 10:59:30 +0000
Labels:           instanceName=ansibletest-ansibletest
                  operator=test-operator
                  service=ansibleTest
                  workflowStep=0
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.1.90/23"],"mac_address":"0a:58:0a:d9:01:5a","gateway_ips":["10.217.0.1"],"routes":[{"dest":"10.217.0.0...
                  k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ovn-kubernetes",
                        "interface": "eth0",
                        "ips": [
                            "10.217.1.90"
                        ],
                        "mac": "0a:58:0a:d9:01:5a",
                        "default": true,
                        "dns": {}
                    }]
                  openshift.io/scc: privileged
Status:           Succeeded
IP:               10.217.1.90
IPs:
  IP:           10.217.1.90
Controlled By:  AnsibleTest/ansibletest-ansibletest
Containers:
  ansibletest-ansibletest:
    Container ID:    cri-o://fb7664002177962bac5da489890ae2aa91714240db07dccbb05ae036c769a79b
    Image:           quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified
    Image ID:        quay.io/podified-antelope-centos9/openstack-ansible-tests@sha256:0096775340be1878f9bd3bda72455163d9b688959bad726a44a475ab8a56f6d9
    Port:            <none>
    Host Port:       <none>
    SeccompProfile:  RuntimeDefault
    State:           Terminated
      Reason:        Completed
      Exit Code:     0
      Started:       Sat, 28 Feb 2026 11:00:06 +0000
      Finished:      Sat, 28 Feb 2026 11:00:10 +0000
    Ready:           False
    Restart Count:   0
    Limits:
      cpu:     4
      memory:  4Gi
    Requests:
      cpu:     2
      memory:  2Gi
    Environment:
      POD_ANSIBLE_EXTRA_VARS:       -e manual_run=false
      POD_ANSIBLE_FILE_EXTRA_VARS:  ---
                                    foo: bar
                                    
      POD_ANSIBLE_GIT_BRANCH:       
      POD_ANSIBLE_GIT_REPO:         https://github.com/ansible/test-playbooks
      POD_ANSIBLE_INVENTORY:        localhost ansible_connection=local ansible_python_interpreter=python3
                                    
      POD_ANSIBLE_PLAYBOOK:         ./debug.yml
      POD_DEBUG:                    false
      POD_INSTALL_COLLECTIONS:      
    Mounts:
      /etc/ceph from ceph (ro)
      /etc/openstack/clouds.yaml from openstack-config (ro,path="clouds.yaml")
      /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem from ca-certs (ro,path="tls-ca-bundle.pem")
      /etc/pki/tls/certs/ca-bundle.trust.crt from ca-certs (ro,path="tls-ca-bundle.pem")
      /tmp from test-operator-ephemeral-temporary (rw)
      /var/lib/AnsibleTests/external_files from test-operator-logs (rw)
      /var/lib/ansible from test-operator-ephemeral-workdir (rw)
      /var/lib/ansible/.config/openstack/clouds.yaml from openstack-config (ro,path="clouds.yaml")
      /var/lib/ansible/.config/openstack/secure.yaml from openstack-config-secret (rw,path="secure.yaml")
      /var/lib/ansible/.ssh/compute_id from compute-ssh-secret (ro,path="ssh-privatekey")
      /var/lib/ansible/test_keypair.key from workload-ssh-secret (ro,path="ssh-privatekey")
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-9hmpd (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   False 
  Initialized                 True 
  Ready                       False 
  ContainersReady             False 
  PodScheduled                True 
Volumes:
  openstack-config:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      openstack-config
    Optional:  false
  openstack-config-secret:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  openstack-config-secret
    Optional:    false
  test-operator-logs:
    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
    ClaimName:  ansibletest-ansibletest-0-40173
    ReadOnly:   false
  test-operator-ephemeral-workdir:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  test-operator-ephemeral-temporary:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  ca-certs:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  combined-ca-bundle
    Optional:    false
  compute-ssh-secret:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  dataplane-ansible-ssh-private-key-secret
    Optional:    false
  workload-ssh-secret:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  test-operator-controller-priv-key
    Optional:    false
  ceph:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  openstack-config-secret
    Optional:    false
  kube-api-access-9hmpd:
    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:                   Burstable
Node-Selectors:              <none>
Tolerations:                 node.kubernetes.io/memory-pressure:NoSchedule op=Exists
                             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       16m                default-scheduler  Successfully assigned openstack/ansibletest-ansibletest to crc
  Normal   AddedInterface  16m                multus             Add eth0 [10.217.1.90/23] from ovn-kubernetes
  Warning  Failed          15m                kubelet            Failed to pull image "quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified": rpc error: code = Canceled desc = copying config: context canceled
  Warning  Failed          15m                kubelet            Error: ErrImagePull
  Normal   BackOff         15m                kubelet            Back-off pulling image "quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified"
  Warning  Failed          15m                kubelet            Error: ImagePullBackOff
  Normal   Pulling         15m (x2 over 16m)  kubelet            Pulling image "quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified"
  Normal   Pulled          15m                kubelet            Successfully pulled image "quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified" in 416ms (417ms including waiting). Image size: 1004217274 bytes.
  Normal   Created         15m                kubelet            Created container ansibletest-ansibletest
  Normal   Started         15m                kubelet            Started container ansibletest-ansibletest
