Name:             barbican-worker-6d85488ddf-kcd5x
Namespace:        openstack
Priority:         0
Service Account:  barbican-barbican
Node:             crc/192.168.126.11
Start Time:       Thu, 29 Jan 2026 09:10:42 +0000
Labels:           component=barbican-worker
                  pod-template-hash=6d85488ddf
                  service=barbican
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.158/23"],"mac_address":"0a:58:0a:d9:00:9e","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.158"
                        ],
                        "mac": "0a:58:0a:d9:00:9e",
                        "default": true,
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: []
                  openshift.io/scc: anyuid
Status:           Running
IP:               10.217.0.158
IPs:
  IP:           10.217.0.158
Controlled By:  ReplicaSet/barbican-worker-6d85488ddf
Containers:
  barbican-worker-log:
    Container ID:  cri-o://11efce794d5e11a01fb528b60a1223c6bcc41ebab765f408c26cbb7f8fe26cc2
    Image:         quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:be77cc58b87f299b42bb2cbe74f3f8d028b8c887851a53209441b60e1363aeb5
    Port:          <none>
    Host Port:     <none>
    Command:
      /usr/bin/dumb-init
    Args:
      --single-child
      --
      /usr/bin/tail
      -n+1
      -F
      /var/log/barbican/barbican-worker.log
    State:          Running
      Started:      Thu, 29 Jan 2026 09:11:38 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            n5dchcdhchdbhbh9dh68dh66chddh5dch65h65ch679h567h5dh546h67h567h5c6h659hb4h8dh57fh55dh5b9hb6h5d4h54dh676hc6h5c4h68bq
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /var/log/barbican from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-njv74 (ro)
  barbican-worker:
    Container ID:  cri-o://7ff46ca3f9c9d2bde20b277030a2d17a9710b616283c5b56f8b7988388cb7659
    Image:         quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-barbican-worker@sha256:be77cc58b87f299b42bb2cbe74f3f8d028b8c887851a53209441b60e1363aeb5
    Port:          <none>
    Host Port:     <none>
    Command:
      /bin/bash
    Args:
      -c
      /usr/local/bin/kolla_start
    State:          Running
      Started:      Thu, 29 Jan 2026 09:11:40 +0000
    Ready:          True
    Restart Count:  0
    Environment:
      CONFIG_HASH:            n5dchcdhchdbhbh9dh68dh66chddh5dch65h65ch679h567h5dh546h67h567h5c6h659hb4h8dh57fh55dh5b9hb6h5d4h54dh676hc6h5c4h68bq
      KOLLA_CONFIG_STRATEGY:  COPY_ALWAYS
    Mounts:
      /etc/barbican/barbican.conf.d from config-data-custom (ro)
      /etc/my.cnf from config-data (ro,path="my.cnf")
      /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem from combined-ca-bundle (ro,path="tls-ca-bundle.pem")
      /var/lib/config-data/default from config-data (ro)
      /var/lib/kolla/config_files/config.json from config-data (ro,path="barbican-worker-config.json")
      /var/log/barbican from logs (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-njv74 (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:  barbican-config-data
    Optional:    false
  config-data-custom:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  barbican-worker-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
  kube-api-access-njv74:
    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       54m                default-scheduler  Successfully assigned openstack/barbican-worker-6d85488ddf-kcd5x to crc
  Normal   AddedInterface  53m                multus             Add eth0 [10.217.0.158/23] from ovn-kubernetes
  Warning  Failed          53m (x2 over 53m)  kubelet            Error: ImagePullBackOff
  Warning  Failed          53m                kubelet            Failed to pull image "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified": rpc error: code = Canceled desc = copying config: context canceled
  Warning  Failed          53m                kubelet            Error: ErrImagePull
  Normal   BackOff         53m (x2 over 53m)  kubelet            Back-off pulling image "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
  Normal   BackOff         53m                kubelet            Back-off pulling image "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
  Warning  Failed          53m                kubelet            Error: ImagePullBackOff
  Normal   Pulling         53m (x2 over 53m)  kubelet            Pulling image "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified"
  Normal   Pulled          53m                kubelet            Successfully pulled image "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" in 12.522s (12.522s including waiting). Image size: 507290798 bytes.
  Normal   Created         53m                kubelet            Created container barbican-worker-log
  Normal   Started         53m                kubelet            Started container barbican-worker-log
  Normal   Pulled          53m                kubelet            Container image "quay.io/podified-antelope-centos9/openstack-barbican-worker:current-podified" already present on machine
  Normal   Created         53m                kubelet            Created container barbican-worker
  Normal   Started         53m                kubelet            Started container barbican-worker
