Name: glance-storage-init-jzwn8 Namespace: openstack Priority: 0 Service Account: glance-storage-init Node: instance/199.204.45.238 Start Time: Tue, 31 Mar 2026 18:55:04 +0000 Labels: application=glance batch.kubernetes.io/controller-uid=6e8301b9-38fc-4fb7-8ac3-d49f5da9a7a0 batch.kubernetes.io/job-name=glance-storage-init component=storage-init controller-uid=6e8301b9-38fc-4fb7-8ac3-d49f5da9a7a0 job-name=glance-storage-init release_group=glance Annotations: openstackhelm.openstack.org/release_uuid: Status: Succeeded IP: 10.0.0.156 IPs: IP: 10.0.0.156 Controlled By: Job/glance-storage-init Init Containers: init: Container ID: containerd://45a76b35bf90057a2bcf845402bb30ee03cd3bed7c0b4404a73aae3ee3ab4cc3 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, 31 Mar 2026 18:55:05 +0000 Finished: Tue, 31 Mar 2026 18:55:07 +0000 Ready: True Restart Count: 0 Environment: POD_NAME: glance-storage-init-jzwn8 (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: DEPENDENCY_JOBS: glance-ks-user DEPENDENCY_DAEMONSET: DEPENDENCY_CONTAINER: DEPENDENCY_POD_JSON: DEPENDENCY_CUSTOM_RESOURCE: Mounts: /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-n86l5 (ro) ceph-keyring-placement: Container ID: containerd://bb681d58f0bfdd2a8bc9cfe10541a46a2444dd01a08a42e45ec57a0218fa008c Image: harbor.atmosphere.dev/ghcr.io/vexxhost/glance:2024.2@sha256:2e87a4e2815924b1260e24e6daf76d10a8909dacd8e82376f899a2d66f62352c Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/glance@sha256:2e87a4e2815924b1260e24e6daf76d10a8909dacd8e82376f899a2d66f62352c Port: Host Port: Command: /tmp/ceph-admin-keyring.sh State: Terminated Reason: Completed Exit Code: 0 Started: Tue, 31 Mar 2026 18:55:08 +0000 Finished: Tue, 31 Mar 2026 18:55:08 +0000 Ready: True Restart Count: 0 Environment: Mounts: /etc/ceph from etcceph (rw) /tmp from pod-tmp (rw) /tmp/ceph-admin-keyring.sh from glance-bin (ro,path="ceph-admin-keyring.sh") /tmp/client-keyring from ceph-keyring (ro,path="key") /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-n86l5 (ro) Containers: glance-storage-init: Container ID: containerd://9865c8f2dfe354ae5186a218ad39d3b3594d0ee5ff17a9f658e993f28c2c0f1e Image: harbor.atmosphere.dev/ghcr.io/vexxhost/glance:2024.2@sha256:2e87a4e2815924b1260e24e6daf76d10a8909dacd8e82376f899a2d66f62352c Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/glance@sha256:2e87a4e2815924b1260e24e6daf76d10a8909dacd8e82376f899a2d66f62352c Port: Host Port: Command: /tmp/storage-init.sh State: Terminated Reason: Completed Exit Code: 0 Started: Tue, 31 Mar 2026 18:55:09 +0000 Finished: Tue, 31 Mar 2026 18:55:15 +0000 Ready: False Restart Count: 0 Environment: NAMESPACE: openstack (v1:metadata.namespace) STORAGE_BACKEND: rbd RBD_POOL_NAME: glance.images RBD_POOL_APP_NAME: glance-image RBD_POOL_USER: glance RBD_POOL_REPLICATION: 1 RBD_POOL_CRUSH_RULE: replicated_rule RBD_POOL_CHUNK_SIZE: 8 RBD_POOL_SECRET: images-rbd-keyring Mounts: /etc/ceph from etcceph (rw) /etc/ceph/ceph.conf from ceph-etc (ro,path="ceph.conf") /tmp from pod-tmp (rw) /tmp/client-keyring from ceph-keyring (ro,path="key") /tmp/storage-init.sh from glance-bin (ro,path="storage-init.sh") /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-n86l5 (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: glance-bin: Type: ConfigMap (a volume populated by a ConfigMap) Name: glance-bin Optional: false etcceph: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: ceph-etc: Type: ConfigMap (a volume populated by a ConfigMap) Name: ceph-etc Optional: false ceph-keyring: Type: Secret (a volume populated by a Secret) SecretName: pvc-ceph-client-key Optional: false kube-api-access-n86l5: 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 8m58s default-scheduler Successfully assigned openstack/glance-storage-init-jzwn8 to instance Normal Pulled 8m57s kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3" already present on machine Normal Created 8m57s kubelet Created container init Normal Started 8m57s kubelet Started container init Normal Pulled 8m54s kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/glance:2024.2@sha256:2e87a4e2815924b1260e24e6daf76d10a8909dacd8e82376f899a2d66f62352c" already present on machine Normal Created 8m54s kubelet Created container ceph-keyring-placement Normal Started 8m54s kubelet Started container ceph-keyring-placement Normal Pulled 8m53s kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/glance:2024.2@sha256:2e87a4e2815924b1260e24e6daf76d10a8909dacd8e82376f899a2d66f62352c" already present on machine Normal Created 8m53s kubelet Created container glance-storage-init Normal Started 8m53s kubelet Started container glance-storage-init