Name: neutron-netns-cleanup-cron-default-bc2cg Namespace: openstack Priority: 0 Service Account: neutron-netns-cleanup-cron Node: instance/199.204.45.25 Start Time: Wed, 04 Mar 2026 01:53:55 +0000 Labels: application=neutron component=netns-cleanup-cron controller-revision-hash=9ddc5bb75 pod-template-generation=1 release_group=neutron Annotations: configmap-bin-hash: ace39690f6b4e5c4e6b2dbcdb88a997adb243c2767212635a3ae6dd09b976928 configmap-etc-hash: 7f80cf12730643199ba0928ecc53fff13d75971fc25ca4fed2887f9a90bb1a4a openstackhelm.openstack.org/release_uuid: Status: Running IP: 199.204.45.25 IPs: IP: 199.204.45.25 Controlled By: DaemonSet/neutron-netns-cleanup-cron-default Init Containers: init: Container ID: containerd://8c84d729a484d13502dde09fe0d57e4bf00aaea484e3e79daaa15102c93350e0 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: Wed, 04 Mar 2026 01:53:56 +0000 Finished: Wed, 04 Mar 2026 01:53:56 +0000 Ready: True Restart Count: 0 Environment: POD_NAME: neutron-netns-cleanup-cron-default-bc2cg (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_DAEMONSET: DEPENDENCY_CONTAINER: DEPENDENCY_POD_JSON: DEPENDENCY_CUSTOM_RESOURCE: Mounts: /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-sd5k4 (ro) Containers: neutron-netns-cleanup-cron: Container ID: containerd://5ac82069fba6b127ab7ac9e8101caeb37a9c1770f3366b4c4a75a40cb50e441f Image: harbor.atmosphere.dev/ghcr.io/vexxhost/neutron:2024.1@sha256:026ceb9de684460ab007e557414e912e171e95d575f8220beb691ae097a679de Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/neutron@sha256:026ceb9de684460ab007e557414e912e171e95d575f8220beb691ae097a679de Port: Host Port: Command: /tmp/neutron-netns-cleanup-cron.sh State: Running Started: Wed, 04 Mar 2026 01:54:02 +0000 Ready: True Restart Count: 0 Environment: 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: /etc/neutron/dhcp_agent.ini from neutron-etc (ro,path="dhcp_agent.ini") /etc/neutron/l3_agent.ini from neutron-etc (ro,path="l3_agent.ini") /etc/neutron/neutron.conf from neutron-etc (ro,path="neutron.conf") /etc/neutron/rootwrap.conf from neutron-etc (ro,path="rootwrap.conf") /etc/neutron/rootwrap.d/dhcp.filters from neutron-etc (ro,path="dhcp.filters") /etc/neutron/rootwrap.d/netns-cleanup.filters from neutron-etc (ro,path="netns-cleanup.filters") /etc/neutron/rootwrap.d/privsep.filters from neutron-etc (ro,path="privsep.filters") /etc/sudoers.d/kolla_neutron_sudoers from neutron-etc (ro,path="neutron_sudoers") /lib/modules from libmodules (ro) /run/netns from host-run-netns (rw) /run/xtables.lock from iptables-lockfile (rw) /tmp from pod-tmp (rw) /tmp/neutron-netns-cleanup-cron.sh from neutron-bin (ro,path="neutron-netns-cleanup-cron.sh") /var/lib/neutron/openstack-helm from socket (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-sd5k4 (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: pod-tmp: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: pod-var-neutron: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: neutron-bin: Type: ConfigMap (a volume populated by a ConfigMap) Name: neutron-bin Optional: false neutron-etc: Type: Secret (a volume populated by a Secret) SecretName: neutron-netns-cleanup-cron-default Optional: false libmodules: Type: HostPath (bare host directory volume) Path: /lib/modules HostPathType: iptables-lockfile: Type: HostPath (bare host directory volume) Path: /run/xtables.lock HostPathType: FileOrCreate socket: Type: HostPath (bare host directory volume) Path: /var/lib/neutron/openstack-helm HostPathType: host-run-netns: Type: HostPath (bare host directory volume) Path: /run/netns HostPathType: kube-api-access-sd5k4: 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/disk-pressure:NoSchedule op=Exists node.kubernetes.io/memory-pressure:NoSchedule op=Exists node.kubernetes.io/network-unavailable:NoSchedule op=Exists node.kubernetes.io/not-ready:NoExecute op=Exists node.kubernetes.io/pid-pressure:NoSchedule op=Exists node.kubernetes.io/unreachable:NoExecute op=Exists node.kubernetes.io/unschedulable:NoSchedule op=Exists Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 45m default-scheduler Successfully assigned openstack/neutron-netns-cleanup-cron-default-bc2cg to instance Normal Pulled 45m kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3" already present on machine Normal Created 45m kubelet Created container init Normal Started 45m kubelet Started container init Normal Pulling 45m kubelet Pulling image "harbor.atmosphere.dev/ghcr.io/vexxhost/neutron:2024.1@sha256:026ceb9de684460ab007e557414e912e171e95d575f8220beb691ae097a679de" Normal Pulled 44m kubelet Successfully pulled image "harbor.atmosphere.dev/ghcr.io/vexxhost/neutron:2024.1@sha256:026ceb9de684460ab007e557414e912e171e95d575f8220beb691ae097a679de" in 5.006s (5.007s including waiting) Normal Created 44m kubelet Created container neutron-netns-cleanup-cron Normal Started 44m kubelet Started container neutron-netns-cleanup-cron