Name: tempest-run-tests-s7sb7 Namespace: openstack Priority: 0 Service Account: tempest-run-tests Node: instance/199.204.45.210 Start Time: Thu, 30 Jul 2026 16:03:39 +0000 Labels: application=tempest batch.kubernetes.io/controller-uid=79b4b745-d2b1-4d37-9ad0-469b65f7d7bf batch.kubernetes.io/job-name=tempest-run-tests component=run-tests controller-uid=79b4b745-d2b1-4d37-9ad0-469b65f7d7bf job-name=tempest-run-tests release_group=tempest Annotations: Status: Succeeded IP: 10.0.0.157 IPs: IP: 10.0.0.157 Controlled By: Job/tempest-run-tests Init Containers: init: Container ID: containerd://569c7c4a62a6b4402c24ff76950013749fc1a04786f780935d25d832993b932f Image: harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge 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: Thu, 30 Jul 2026 16:03:40 +0000 Finished: Thu, 30 Jul 2026 16:03:42 +0000 Ready: True Restart Count: 0 Environment: POD_NAME: tempest-run-tests-s7sb7 (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: openstack:keystone-api DEPENDENCY_JOBS: tempest-ks-user DEPENDENCY_DAEMONSET: DEPENDENCY_CONTAINER: DEPENDENCY_POD_JSON: DEPENDENCY_CUSTOM_RESOURCE: Mounts: /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-qs72t (ro) tempest-run-tests-init: Container ID: containerd://a24b55a7b463c267a49b00976c053d765af9f796f979bfc8722a0a8760a74bdf Image: harbor.atmosphere.dev/ghcr.io/vexxhost/tempest:main@sha256:193660aa727108b5687df12b037ae869d2b2c057bfeb3a5d59dda35c95b122aa Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/tempest@sha256:193660aa727108b5687df12b037ae869d2b2c057bfeb3a5d59dda35c95b122aa Port: Host Port: Command: chown -R root: /var/lib/tempest/data State: Terminated Reason: Completed Exit Code: 0 Started: Thu, 30 Jul 2026 16:03:47 +0000 Finished: Thu, 30 Jul 2026 16:03:47 +0000 Ready: True Restart Count: 0 Environment: Mounts: /tmp from pod-tmp (rw) /var/lib/tempest/data from tempest-reports (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-qs72t (ro) Containers: tempest-run-tests: Container ID: containerd://4560958b7268721d9ac72d4211ff9028d4c828bba944e7a864ad6f3543d1f22b Image: harbor.atmosphere.dev/ghcr.io/vexxhost/tempest:main@sha256:193660aa727108b5687df12b037ae869d2b2c057bfeb3a5d59dda35c95b122aa Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/tempest@sha256:193660aa727108b5687df12b037ae869d2b2c057bfeb3a5d59dda35c95b122aa Port: Host Port: Command: /tmp/run-tests.sh State: Terminated Reason: Completed Exit Code: 0 Started: Thu, 30 Jul 2026 16:03:48 +0000 Finished: Thu, 30 Jul 2026 16:16:44 +0000 Ready: False Restart Count: 0 Environment: REQUESTS_CA_BUNDLE: /etc/tempest/certs/ca.crt SSL_CERT_FILE: /etc/tempest/certs/ca.crt OS_IDENTITY_API_VERSION: 3 OS_AUTH_URL: Optional: false OS_REGION_NAME: Optional: false OS_INTERFACE: Optional: false OS_ENDPOINT_TYPE: Optional: false OS_PROJECT_DOMAIN_NAME: Optional: false OS_PROJECT_NAME: Optional: false OS_USER_DOMAIN_NAME: Optional: false OS_USERNAME: Optional: false OS_PASSWORD: Optional: false OS_DEFAULT_DOMAIN: Optional: false Mounts: /.stestr from stestr (rw) /etc/tempest from etctempest (rw) /etc/tempest/certs/ca.crt from tempest-cluster-issuer-ca (ro,path="ca.crt") /etc/tempest/logging.conf from tempest-etc (ro,path="logging.conf") /etc/tempest/tempest.conf from tempest-etc (ro,path="tempest.conf") /tmp from pod-tmp (rw) /tmp/run-tests.sh from tempest-bin (ro,path="run-tests.sh") /var/lib/tempest/data from tempest-reports (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-qs72t (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: etctempest: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: tempest-etc: Type: Secret (a volume populated by a Secret) SecretName: tempest-etc Optional: false tempest-bin: Type: ConfigMap (a volume populated by a ConfigMap) Name: tempest-bin Optional: false stestr: Type: HostPath (bare host directory volume) Path: /tmp/stestr HostPathType: tempest-reports: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: tempest-cluster-issuer-ca: Type: Secret (a volume populated by a Secret) SecretName: tempest-cluster-issuer-ca Optional: false kube-api-access-qs72t: 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 16m default-scheduler Successfully assigned openstack/tempest-run-tests-s7sb7 to instance Normal Pulled 16m kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge" already present on machine Normal Created 16m kubelet Created container init Normal Started 16m kubelet Started container init Normal Pulling 16m kubelet Pulling image "harbor.atmosphere.dev/ghcr.io/vexxhost/tempest:main@sha256:193660aa727108b5687df12b037ae869d2b2c057bfeb3a5d59dda35c95b122aa" Normal Pulled 15m kubelet Successfully pulled image "harbor.atmosphere.dev/ghcr.io/vexxhost/tempest:main@sha256:193660aa727108b5687df12b037ae869d2b2c057bfeb3a5d59dda35c95b122aa" in 3.975s (3.975s including waiting) Normal Created 15m kubelet Created container tempest-run-tests-init Normal Started 15m kubelet Started container tempest-run-tests-init Normal Pulled 15m kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/tempest:main@sha256:193660aa727108b5687df12b037ae869d2b2c057bfeb3a5d59dda35c95b122aa" already present on machine Normal Created 15m kubelet Created container tempest-run-tests Normal Started 15m kubelet Started container tempest-run-tests