Name: neutron-netns-cleanup-cron-default-fx4cx Namespace: openstack Priority: 0 Service Account: neutron-netns-cleanup-cron Node: instance/199.204.45.242 Start Time: Thu, 09 Jul 2026 10:03:01 +0000 Labels: application=neutron component=netns-cleanup-cron controller-revision-hash=58b9455c7d pod-template-generation=1 release_group=neutron Annotations: configmap-bin-hash: 2b3466bd53c256ec73ac8983b6a36c494af1290cb8596398cf00ceb0ba2f4cef configmap-etc-hash: e0621de53d0469942996e10ff191de0f40fdce92ff88b6f189652c0a2b26e5f7 openstackhelm.openstack.org/release_uuid: Status: Running IP: 199.204.45.242 IPs: IP: 199.204.45.242 Controlled By: DaemonSet/neutron-netns-cleanup-cron-default Init Containers: init: Container ID: containerd://ad648f86483df1db873943e6318440f80c8c82212a216e80c028934199f2743e 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: Thu, 09 Jul 2026 10:03:02 +0000 Finished: Thu, 09 Jul 2026 10:03:02 +0000 Ready: True Restart Count: 0 Environment: POD_NAME: neutron-netns-cleanup-cron-default-fx4cx (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-rngph (ro) Containers: neutron-netns-cleanup-cron: Container ID: containerd://81a573de49a7a026e4047d313738306741874066d64f872d840674c65ea77ac8 Image: harbor.atmosphere.dev/ghcr.io/vexxhost/neutron:2025.1@sha256:10060c8a6e22667f529f139b5fa91389cd1ff4c3c61349196926d167919fe696 Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/neutron@sha256:10060c8a6e22667f529f139b5fa91389cd1ff4c3c61349196926d167919fe696 Port: Host Port: Command: /tmp/neutron-netns-cleanup-cron.sh State: Running Started: Thu, 09 Jul 2026 10:03:12 +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-rngph (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-rngph: 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 55m default-scheduler Successfully assigned openstack/neutron-netns-cleanup-cron-default-fx4cx to instance Normal Pulled 55m kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3" already present on machine Normal Created 55m kubelet Created container init Normal Started 55m kubelet Started container init Normal Pulling 55m kubelet Pulling image "harbor.atmosphere.dev/ghcr.io/vexxhost/neutron:2025.1@sha256:10060c8a6e22667f529f139b5fa91389cd1ff4c3c61349196926d167919fe696" Normal Pulled 55m kubelet Successfully pulled image "harbor.atmosphere.dev/ghcr.io/vexxhost/neutron:2025.1@sha256:10060c8a6e22667f529f139b5fa91389cd1ff4c3c61349196926d167919fe696" in 9.738s (9.738s including waiting) Normal Created 55m kubelet Created container neutron-netns-cleanup-cron Normal Started 55m kubelet Started container neutron-netns-cleanup-cron