+ exec neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/neutron-agent.ini --config-file /tmp/pod-shared/ml2-local-ip.ini --config-file /etc/neutron/plugins/ml2/openvswitch_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/paste/deploy/loadwsgi.py:8: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-02-25 20:02:37.547 76 INFO neutron.common.config [-] Logging enabled! 2026-02-25 20:02:37.548 76 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-openvswitch-agent version 22.2.2.dev44 2026-02-25 20:02:37.548 76 INFO os_ken.base.app_manager [-] loading app neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_oskenapp 2026-02-25 20:02:38.606 76 INFO os_ken.base.app_manager [-] loading app os_ken.app.ofctl.service 2026-02-25 20:02:38.608 76 INFO os_ken.base.app_manager [-] loading app os_ken.controller.ofp_handler 2026-02-25 20:02:38.610 76 INFO os_ken.base.app_manager [-] instantiating app neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_oskenapp of OVSNeutronAgentOSKenApp 2026-02-25 20:02:38.610 76 INFO os_ken.base.app_manager [-] instantiating app os_ken.app.ofctl.service of OfctlService 2026-02-25 20:02:38.610 76 INFO os_ken.base.app_manager [-] instantiating app os_ken.controller.ofp_handler of OFPHandler 2026-02-25 20:02:38.611 76 INFO neutron.agent.agent_extensions_manager [-] Loaded agent extensions: [] 2026-02-25 20:02:38.618 76 INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', '/var/lib/openstack/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--config-file', '/tmp/pod-shared/neutron-agent.ini', '--config-file', '/tmp/pod-shared/ml2-local-ip.ini', '--config-file', '/etc/neutron/plugins/ml2/openvswitch_agent.ini', '--config-file', '/etc/neutron/plugins/ml2/ml2_conf.ini', '--privsep_context', 'neutron.privileged.default', '--privsep_sock_path', '/tmp/tmpsafd_d6l/privsep.sock'] 2026-02-25 20:02:40.489 76 INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2026-02-25 20:02:40.342 114 INFO oslo.privsep.daemon [-] privsep daemon starting 2026-02-25 20:02:40.359 114 INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2026-02-25 20:02:40.361 114 INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_DAC_OVERRIDE|CAP_DAC_READ_SEARCH|CAP_NET_ADMIN|CAP_SYS_ADMIN|CAP_SYS_PTRACE/CAP_DAC_OVERRIDE|CAP_DAC_READ_SEARCH|CAP_NET_ADMIN|CAP_SYS_ADMIN|CAP_SYS_PTRACE/none 2026-02-25 20:02:40.361 114 INFO oslo.privsep.daemon [-] privsep daemon running as pid 114 2026-02-25 20:02:42.074 76 WARNING oslo.privsep.daemon [-] privsep log: /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:54: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. 2026-02-25 20:02:42.075 76 WARNING oslo.privsep.daemon [-] privsep log: import pkg_resources 2026-02-25 20:02:42.552 76 ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2026-02-25 20:02:42.553 76 INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', '/var/lib/openstack/bin/neutron-rootwrap', '/etc/neutron/rootwrap.conf', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--config-file', '/tmp/pod-shared/neutron-agent.ini', '--config-file', '/tmp/pod-shared/ml2-local-ip.ini', '--config-file', '/etc/neutron/plugins/ml2/openvswitch_agent.ini', '--config-file', '/etc/neutron/plugins/ml2/ml2_conf.ini', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmp4ow8fm0t/privsep.sock'] 2026-02-25 20:02:44.389 76 INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2026-02-25 20:02:44.178 121 INFO oslo.privsep.daemon [-] privsep daemon starting 2026-02-25 20:02:44.186 121 INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2026-02-25 20:02:44.188 121 INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none 2026-02-25 20:02:44.188 121 INFO oslo.privsep.daemon [-] privsep daemon running as pid 121 2026-02-25 20:02:45.611 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_bridge [-] Bridge br-int has datapath-ID 0000226f9c66fa49 2026-02-25 20:02:45.617 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [-] Mapping physical network external to bridge br-ex 2026-02-25 20:02:45.618 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [-] Bridge br-ex datapath-id = 0x000026563cc57640 2026-02-25 20:02:46.635 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_bridge [-] Bridge br-ex has datapath-ID 000026563cc57640 2026-02-25 20:02:47.700 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_bridge [-] Bridge br-tun has datapath-ID 000042fe2d4ee44e 2026-02-25 20:02:48.122 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent initialized successfully, now running...  2026-02-25 20:02:48.138 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:0 started 2026-02-25 20:02:48.203 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:0 - starting polling. Elapsed:0.065 2026-02-25 20:02:48.206 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:0 - port information retrieved. Elapsed:0.068 2026-02-25 20:02:48.206 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Cleaning stale br-int flows 2026-02-25 20:02:48.206 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Reserved cookies for br-int: {16654789789902302463} 2026-02-25 20:02:48.338 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Cleaning stale br-ex flows 2026-02-25 20:02:48.338 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Reserved cookies for br-ex: {15350338535741236474} 2026-02-25 20:02:48.343 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Cleaning stale br-tun flows 2026-02-25 20:02:48.343 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Reserved cookies for br-tun: {397375273825985393} 2026-02-25 20:02:48.350 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:0 - cleanup stale flows. Elapsed:0.212 2026-02-25 20:02:48.350 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:0 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.212 2026-02-25 20:02:50.139 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:1 started 2026-02-25 20:02:50.141 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:1 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:02:52.140 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:2 started 2026-02-25 20:02:52.145 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:2 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.005 2026-02-25 20:02:54.142 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:3 started 2026-02-25 20:02:54.145 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:3 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:02:56.143 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:4 started 2026-02-25 20:02:56.145 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:4 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:02:58.144 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:5 started 2026-02-25 20:02:58.146 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:5 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:03:00.146 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:6 started 2026-02-25 20:03:00.149 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:6 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:03:02.148 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:7 started 2026-02-25 20:03:02.151 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:7 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:03:04.149 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:8 started 2026-02-25 20:03:04.153 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:8 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2026-02-25 20:03:06.151 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:9 started 2026-02-25 20:03:06.154 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:9 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2026-02-25 20:03:08.152 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:10 started 2026-02-25 20:03:08.156 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:10 - starting polling. Elapsed:0.005 2026-02-25 20:03:08.158 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:10 - port information retrieved. Elapsed:0.006 2026-02-25 20:03:08.158 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:10 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.007 2026-02-25 20:03:10.154 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:11 started 2026-02-25 20:03:10.156 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:11 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:03:12.156 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:12 started 2026-02-25 20:03:12.159 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:12 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2026-02-25 20:03:14.157 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:13 started 2026-02-25 20:03:14.159 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:13 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:03:16.157 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:14 started 2026-02-25 20:03:16.160 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:14 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:03:18.158 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:15 started 2026-02-25 20:03:18.161 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:15 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:03:20.159 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:16 started 2026-02-25 20:03:20.162 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:16 - starting polling. Elapsed:0.003 2026-02-25 20:03:20.164 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:16 - port information retrieved. Elapsed:0.005 2026-02-25 20:03:20.167 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Port 5804cd01-3b66-4b43-9ef5-64932b3dd212 updated. Details: {'device': '5804cd01-3b66-4b43-9ef5-64932b3dd212', 'device_id': 'dhcp65c50335-931e-5285-81d9-e2c3a27be5a6-499c08f1-2a65-417c-9c47-3f242400ca41', 'network_id': '499c08f1-2a65-417c-9c47-3f242400ca41', 'port_id': '5804cd01-3b66-4b43-9ef5-64932b3dd212', 'mac_address': 'fa:16:3e:03:73:82', 'admin_state_up': True, 'status': 'DOWN', 'network_type': 'flat', 'segmentation_id': None, 'physical_network': 'external', 'fixed_ips': [{'subnet_id': '06f7c3ae-32cc-46f9-b322-7413b4536556', 'ip_address': '10.96.250.200'}], 'device_owner': 'network:dhcp', 'allowed_address_pairs': [], 'port_security_enabled': False, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'vif_type': 'ovs', 'vnic_type': 'normal', 'security_groups': [], 'migrating_to': None, 'vif_port': , 'local_vlan': None} 2026-02-25 20:03:20.167 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Assigning 1 as local vlan for net-id=499c08f1-2a65-417c-9c47-3f242400ca41, seg-id=None 2026-02-25 20:03:20.182 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] process_network_ports - iteration:16 - treat_devices_added_or_updated completed. Skipped 0 and no activated binding devices 0 of 1 devices currently available. Time elapsed: 0.018 2026-02-25 20:03:20.183 76 INFO neutron.agent.securitygroups_rpc [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Preparing filters for devices {'5804cd01-3b66-4b43-9ef5-64932b3dd212'} 2026-02-25 20:03:20.253 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] process_network_ports - iteration:16 - agent port security group processed in 0.089 2026-02-25 20:03:20.255 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Skipping ARP spoofing rules for port 'tap5804cd01-3b' because it has port security disabled 2026-02-25 20:03:20.729 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Configuration for devices up ['5804cd01-3b66-4b43-9ef5-64932b3dd212'] and devices down [] completed. 2026-02-25 20:03:20.729 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:16 - ports processed. Elapsed:0.570 2026-02-25 20:03:20.730 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:16 completed. Processed ports statistics: {'regular': {'added': 1, 'updated': 0, 'removed': 0}}. Elapsed:0.571 2026-02-25 20:03:22.160 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:17 started 2026-02-25 20:03:22.162 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:17 - starting polling. Elapsed:0.003 2026-02-25 20:03:22.164 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:17 - port information retrieved. Elapsed:0.005 2026-02-25 20:03:22.165 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Port 5804cd01-3b66-4b43-9ef5-64932b3dd212 updated. Details: {'device': '5804cd01-3b66-4b43-9ef5-64932b3dd212', 'device_id': 'dhcp65c50335-931e-5285-81d9-e2c3a27be5a6-499c08f1-2a65-417c-9c47-3f242400ca41', 'network_id': '499c08f1-2a65-417c-9c47-3f242400ca41', 'port_id': '5804cd01-3b66-4b43-9ef5-64932b3dd212', 'mac_address': 'fa:16:3e:03:73:82', 'admin_state_up': True, 'status': 'ACTIVE', 'network_type': 'flat', 'segmentation_id': None, 'physical_network': 'external', 'fixed_ips': [{'subnet_id': '06f7c3ae-32cc-46f9-b322-7413b4536556', 'ip_address': '10.96.250.200'}], 'device_owner': 'network:dhcp', 'allowed_address_pairs': [], 'port_security_enabled': False, 'qos_policy_id': None, 'qos_network_policy_id': None, 'profile': {}, 'vif_type': 'ovs', 'vnic_type': 'normal', 'security_groups': [], 'migrating_to': None, 'vif_port': , 'local_vlan': 1} 2026-02-25 20:03:22.168 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] process_network_ports - iteration:17 - treat_devices_added_or_updated completed. Skipped 0 and no activated binding devices 0 of 1 devices currently available. Time elapsed: 0.003 2026-02-25 20:03:22.168 76 INFO neutron.agent.securitygroups_rpc [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Refresh firewall rules 2026-02-25 20:03:22.192 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] process_network_ports - iteration:17 - agent port security group processed in 0.027 2026-02-25 20:03:22.192 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Skipping ARP spoofing rules for port 'tap5804cd01-3b' because it has port security disabled 2026-02-25 20:03:22.389 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Configuration for devices up ['5804cd01-3b66-4b43-9ef5-64932b3dd212'] and devices down [] completed. 2026-02-25 20:03:22.390 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:17 - ports processed. Elapsed:0.230 2026-02-25 20:03:22.390 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:17 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 1, 'removed': 0}}. Elapsed:0.230 2026-02-25 20:03:24.161 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:18 started 2026-02-25 20:03:24.164 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:18 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:03:26.163 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:19 started 2026-02-25 20:03:26.166 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:19 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:03:28.164 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:20 started 2026-02-25 20:03:28.167 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:20 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:03:30.166 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:21 started 2026-02-25 20:03:30.168 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:21 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:03:32.167 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:22 started 2026-02-25 20:03:32.170 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:22 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:03:34.169 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:23 started 2026-02-25 20:03:34.173 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:23 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.005 2026-02-25 20:03:36.170 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:24 started 2026-02-25 20:03:36.173 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:24 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:03:38.171 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:25 started 2026-02-25 20:03:38.177 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:25 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.006 2026-02-25 20:03:40.172 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:26 started 2026-02-25 20:03:40.175 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:26 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:03:42.174 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:27 started 2026-02-25 20:03:42.176 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:27 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:03:44.175 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:28 started 2026-02-25 20:03:44.177 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:28 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:03:46.177 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:29 started 2026-02-25 20:03:46.179 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:29 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:03:48.177 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:30 started 2026-02-25 20:03:48.179 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:30 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:03:50.178 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:31 started 2026-02-25 20:03:50.180 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:31 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:03:52.179 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:32 started 2026-02-25 20:03:52.182 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:32 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:03:54.181 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:33 started 2026-02-25 20:03:54.184 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:33 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:03:56.182 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:34 started 2026-02-25 20:03:56.185 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:34 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:03:58.184 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:35 started 2026-02-25 20:03:58.186 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:35 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:04:00.184 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:36 started 2026-02-25 20:04:00.186 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:36 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:04:02.186 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:37 started 2026-02-25 20:04:02.189 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:37 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:04:04.188 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:38 started 2026-02-25 20:04:04.191 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:38 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:04:06.189 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:39 started 2026-02-25 20:04:06.191 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:39 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:04:08.192 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:40 started 2026-02-25 20:04:08.194 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:40 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:04:10.193 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:41 started 2026-02-25 20:04:10.196 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:41 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:04:12.196 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:42 started 2026-02-25 20:04:12.199 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:42 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:04:14.197 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:43 started 2026-02-25 20:04:14.199 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:43 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:04:16.199 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:44 started 2026-02-25 20:04:16.202 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:44 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:04:18.200 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:45 started 2026-02-25 20:04:18.203 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:45 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:04:20.201 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:46 started 2026-02-25 20:04:20.204 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:46 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:04:22.203 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:47 started 2026-02-25 20:04:22.210 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:47 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.007 2026-02-25 20:04:24.205 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:48 started 2026-02-25 20:04:24.208 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:48 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:04:26.207 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:49 started 2026-02-25 20:04:26.209 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:49 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:04:28.209 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:50 started 2026-02-25 20:04:28.212 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:50 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:04:30.210 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:51 started 2026-02-25 20:04:30.213 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:51 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:04:32.212 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:52 started 2026-02-25 20:04:32.215 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:52 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:04:34.214 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:53 started 2026-02-25 20:04:34.219 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:53 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.005 2026-02-25 20:04:36.215 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:54 started 2026-02-25 20:04:36.218 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:54 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:04:38.216 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:55 started 2026-02-25 20:04:38.219 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:55 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:04:40.217 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:56 started 2026-02-25 20:04:40.225 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:56 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.008 2026-02-25 20:04:42.219 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:57 started 2026-02-25 20:04:42.222 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:57 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:04:44.220 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:58 started 2026-02-25 20:04:44.223 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:58 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:04:46.222 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:59 started 2026-02-25 20:04:46.224 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:59 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:04:48.223 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:60 started 2026-02-25 20:04:48.226 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:60 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:04:50.224 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:61 started 2026-02-25 20:04:50.227 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:61 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:04:52.225 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:62 started 2026-02-25 20:04:52.227 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:62 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:04:54.227 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:63 started 2026-02-25 20:04:54.229 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:63 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:04:56.228 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:64 started 2026-02-25 20:04:56.231 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:64 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:04:58.229 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:65 started 2026-02-25 20:04:58.231 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:65 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:05:00.230 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:66 started 2026-02-25 20:05:00.232 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:66 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:05:02.232 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:67 started 2026-02-25 20:05:02.235 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:67 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:05:04.234 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:68 started 2026-02-25 20:05:04.237 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:68 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:05:06.236 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:69 started 2026-02-25 20:05:06.238 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:69 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:05:08.237 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:70 started 2026-02-25 20:05:08.239 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:70 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:05:10.237 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:71 started 2026-02-25 20:05:10.240 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:71 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:05:12.239 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:72 started 2026-02-25 20:05:12.242 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:72 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2026-02-25 20:05:14.241 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:73 started 2026-02-25 20:05:14.243 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:73 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:05:16.242 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:74 started 2026-02-25 20:05:16.245 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:74 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:05:18.243 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:75 started 2026-02-25 20:05:18.245 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:75 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:05:20.244 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:76 started 2026-02-25 20:05:20.246 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:76 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:05:22.245 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:77 started 2026-02-25 20:05:22.248 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:77 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:05:24.247 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:78 started 2026-02-25 20:05:24.249 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:78 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:05:26.248 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:79 started 2026-02-25 20:05:26.250 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:79 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:05:28.249 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:80 started 2026-02-25 20:05:28.251 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:80 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:05:30.250 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:81 started 2026-02-25 20:05:30.253 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:81 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:05:32.252 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:82 started 2026-02-25 20:05:32.255 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:82 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:05:34.253 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:83 started 2026-02-25 20:05:34.256 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:83 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:05:36.254 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:84 started 2026-02-25 20:05:36.257 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:84 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:05:38.260 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:85 started 2026-02-25 20:05:38.265 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:85 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:05:40.264 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:86 started 2026-02-25 20:05:40.267 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:86 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2026-02-25 20:05:42.264 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:87 started 2026-02-25 20:05:42.268 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:87 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2026-02-25 20:05:44.266 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:88 started 2026-02-25 20:05:44.269 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:88 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:05:46.267 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:89 started 2026-02-25 20:05:46.270 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:89 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:05:48.269 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:90 started 2026-02-25 20:05:48.271 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:90 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:05:50.270 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:91 started 2026-02-25 20:05:50.272 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:91 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:05:52.271 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:92 started 2026-02-25 20:05:52.274 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:92 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:05:54.272 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:93 started 2026-02-25 20:05:54.275 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:93 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:05:56.273 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:94 started 2026-02-25 20:05:56.275 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:94 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:05:58.274 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:95 started 2026-02-25 20:05:58.276 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:95 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:06:00.275 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:96 started 2026-02-25 20:06:00.278 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:96 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:06:02.276 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:97 started 2026-02-25 20:06:02.278 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:97 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:06:04.277 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:98 started 2026-02-25 20:06:04.280 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:98 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:06:06.278 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:99 started 2026-02-25 20:06:06.281 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:99 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:06:08.280 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:100 started 2026-02-25 20:06:08.283 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:100 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:06:10.284 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:101 started 2026-02-25 20:06:10.286 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:101 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:06:12.285 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:102 started 2026-02-25 20:06:12.287 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:102 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:06:14.286 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:103 started 2026-02-25 20:06:14.289 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:103 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:06:16.288 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:104 started 2026-02-25 20:06:16.291 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:104 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:06:18.289 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:105 started 2026-02-25 20:06:18.293 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:105 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2026-02-25 20:06:20.289 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:106 started 2026-02-25 20:06:20.292 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:106 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:06:22.290 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:107 started 2026-02-25 20:06:22.293 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:107 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:06:24.292 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:108 started 2026-02-25 20:06:24.295 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:108 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:06:26.293 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:109 started 2026-02-25 20:06:26.295 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:109 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:06:28.294 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:110 started 2026-02-25 20:06:28.297 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:110 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:06:30.295 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:111 started 2026-02-25 20:06:30.300 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:111 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.005 2026-02-25 20:06:32.298 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:112 started 2026-02-25 20:06:32.300 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:112 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:06:34.299 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:113 started 2026-02-25 20:06:34.302 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:113 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:06:36.300 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:114 started 2026-02-25 20:06:36.303 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:114 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:06:38.302 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:115 started 2026-02-25 20:06:38.306 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:115 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:06:40.304 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:116 started 2026-02-25 20:06:40.307 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:116 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2026-02-25 20:06:42.307 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:117 started 2026-02-25 20:06:42.310 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:117 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2026-02-25 20:06:44.308 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:118 started 2026-02-25 20:06:44.311 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:118 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:06:46.309 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:119 started 2026-02-25 20:06:46.311 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:119 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:06:48.310 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:120 started 2026-02-25 20:06:48.316 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:120 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.006 2026-02-25 20:06:50.311 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:121 started 2026-02-25 20:06:50.313 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:121 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:06:52.312 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:122 started 2026-02-25 20:06:52.315 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:122 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:06:54.313 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:123 started 2026-02-25 20:06:54.316 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:123 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:06:56.315 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:124 started 2026-02-25 20:06:56.318 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:124 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2026-02-25 20:06:58.316 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:125 started 2026-02-25 20:06:58.320 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:125 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:07:00.318 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:126 started 2026-02-25 20:07:00.321 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:126 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:07:02.320 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:127 started 2026-02-25 20:07:02.322 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:127 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:07:04.321 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:128 started 2026-02-25 20:07:04.325 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:128 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:07:06.323 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:129 started 2026-02-25 20:07:06.325 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:129 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:07:08.324 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:130 started 2026-02-25 20:07:08.327 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:130 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:07:10.326 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:131 started 2026-02-25 20:07:10.327 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:131 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:07:12.327 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:132 started 2026-02-25 20:07:12.330 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:132 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:07:14.328 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:133 started 2026-02-25 20:07:14.331 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:133 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:07:16.329 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:134 started 2026-02-25 20:07:16.331 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:134 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:07:18.330 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:135 started 2026-02-25 20:07:18.333 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:135 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:07:20.331 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:136 started 2026-02-25 20:07:20.336 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:136 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2026-02-25 20:07:22.333 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:137 started 2026-02-25 20:07:22.336 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:137 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:07:24.334 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:138 started 2026-02-25 20:07:24.338 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:138 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2026-02-25 20:07:26.336 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:139 started 2026-02-25 20:07:26.338 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:139 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:07:28.336 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:140 started 2026-02-25 20:07:28.339 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:140 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:07:30.337 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:141 started 2026-02-25 20:07:30.340 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:141 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:07:32.339 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:142 started 2026-02-25 20:07:32.342 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:142 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:07:34.344 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:143 started 2026-02-25 20:07:34.347 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:143 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.006 2026-02-25 20:07:36.342 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:144 started 2026-02-25 20:07:36.346 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:144 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2026-02-25 20:07:38.344 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:145 started 2026-02-25 20:07:38.346 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:145 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:07:40.345 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:146 started 2026-02-25 20:07:40.351 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:146 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.006 2026-02-25 20:07:42.348 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:147 started 2026-02-25 20:07:42.351 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:147 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:07:44.350 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:148 started 2026-02-25 20:07:44.352 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:148 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:07:46.351 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:149 started 2026-02-25 20:07:46.353 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:149 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:07:48.352 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:150 started 2026-02-25 20:07:48.354 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:150 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:07:50.353 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:151 started 2026-02-25 20:07:50.356 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:151 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:07:52.354 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:152 started 2026-02-25 20:07:52.357 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:152 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:07:54.355 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:153 started 2026-02-25 20:07:54.358 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:153 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:07:56.357 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:154 started 2026-02-25 20:07:56.359 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:154 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:07:58.358 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:155 started 2026-02-25 20:07:58.361 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:155 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:08:00.358 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:156 started 2026-02-25 20:08:00.361 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:156 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:08:02.359 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:157 started 2026-02-25 20:08:02.362 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:157 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:08:04.360 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:158 started 2026-02-25 20:08:04.382 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:158 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.022 2026-02-25 20:08:06.361 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:159 started 2026-02-25 20:08:06.364 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:159 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:08:08.362 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:160 started 2026-02-25 20:08:08.365 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:160 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:08:10.364 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:161 started 2026-02-25 20:08:10.366 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:161 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:08:12.364 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:162 started 2026-02-25 20:08:12.367 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:162 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:08:14.365 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:163 started 2026-02-25 20:08:14.367 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:163 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:08:16.366 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:164 started 2026-02-25 20:08:16.369 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:164 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:08:18.367 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:165 started 2026-02-25 20:08:18.370 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:165 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:08:20.369 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:166 started 2026-02-25 20:08:20.371 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:166 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:08:22.369 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:167 started 2026-02-25 20:08:22.371 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:167 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:08:24.370 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:168 started 2026-02-25 20:08:24.373 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:168 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:08:26.371 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:169 started 2026-02-25 20:08:26.374 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:169 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:08:28.373 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:170 started 2026-02-25 20:08:28.375 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:170 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:08:30.374 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:171 started 2026-02-25 20:08:30.376 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:171 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:08:32.375 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:172 started 2026-02-25 20:08:32.376 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:172 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:08:34.376 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:173 started 2026-02-25 20:08:34.379 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:173 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:08:36.377 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:174 started 2026-02-25 20:08:36.384 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:174 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.006 2026-02-25 20:08:38.379 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:175 started 2026-02-25 20:08:38.382 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:175 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2026-02-25 20:08:40.380 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:176 started 2026-02-25 20:08:40.383 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:176 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:08:42.381 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:177 started 2026-02-25 20:08:42.384 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:177 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:08:44.383 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:178 started 2026-02-25 20:08:44.385 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:178 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:08:46.383 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:179 started 2026-02-25 20:08:46.386 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:179 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:08:48.385 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:180 started 2026-02-25 20:08:48.387 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:180 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:08:50.386 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:181 started 2026-02-25 20:08:50.388 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:181 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:08:52.387 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:182 started 2026-02-25 20:08:52.388 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:182 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:08:54.388 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:183 started 2026-02-25 20:08:54.390 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:183 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:08:56.389 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:184 started 2026-02-25 20:08:56.391 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:184 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:08:58.389 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:185 started 2026-02-25 20:08:58.391 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:185 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:09:00.390 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:186 started 2026-02-25 20:09:00.393 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:186 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:09:02.391 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:187 started 2026-02-25 20:09:02.393 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:187 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:09:04.392 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:188 started 2026-02-25 20:09:04.394 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:188 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:09:06.393 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:189 started 2026-02-25 20:09:06.397 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:189 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:09:08.394 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:190 started 2026-02-25 20:09:08.396 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:190 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:09:10.395 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:191 started 2026-02-25 20:09:10.397 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:191 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:09:12.396 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:192 started 2026-02-25 20:09:12.399 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:192 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:09:14.397 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:193 started 2026-02-25 20:09:14.399 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:193 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:09:16.399 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:194 started 2026-02-25 20:09:16.402 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:194 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:09:18.400 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:195 started 2026-02-25 20:09:18.402 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:195 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:09:20.401 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:196 started 2026-02-25 20:09:20.403 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:196 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:09:22.402 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:197 started 2026-02-25 20:09:22.405 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:197 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:09:24.403 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:198 started 2026-02-25 20:09:24.407 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:198 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2026-02-25 20:09:26.404 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:199 started 2026-02-25 20:09:26.406 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:199 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:09:28.405 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:200 started 2026-02-25 20:09:28.407 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:200 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:09:30.406 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:201 started 2026-02-25 20:09:30.411 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:201 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.005 2026-02-25 20:09:32.411 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:202 started 2026-02-25 20:09:32.414 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:202 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:09:34.413 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:203 started 2026-02-25 20:09:34.415 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:203 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:09:36.414 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:204 started 2026-02-25 20:09:36.417 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:204 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2026-02-25 20:09:38.415 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:205 started 2026-02-25 20:09:38.417 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:205 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:09:40.416 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:206 started 2026-02-25 20:09:40.419 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:206 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:09:42.417 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:207 started 2026-02-25 20:09:42.421 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:207 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:09:44.419 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:208 started 2026-02-25 20:09:44.423 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:208 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2026-02-25 20:09:46.420 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:209 started 2026-02-25 20:09:46.424 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:209 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:09:48.421 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:210 started 2026-02-25 20:09:48.425 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:210 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:09:50.423 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:211 started 2026-02-25 20:09:50.425 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:211 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:09:52.424 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:212 started 2026-02-25 20:09:52.428 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:212 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2026-02-25 20:09:54.425 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:213 started 2026-02-25 20:09:54.427 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:213 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:09:56.426 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:214 started 2026-02-25 20:09:56.429 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:214 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:09:58.428 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:215 started 2026-02-25 20:09:58.430 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:215 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:10:00.429 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:216 started 2026-02-25 20:10:00.433 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:216 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2026-02-25 20:10:02.431 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:217 started 2026-02-25 20:10:02.435 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:217 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2026-02-25 20:10:04.434 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:218 started 2026-02-25 20:10:04.439 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:218 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.005 2026-02-25 20:10:06.435 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:219 started 2026-02-25 20:10:06.438 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:219 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:10:08.437 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:220 started 2026-02-25 20:10:08.458 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:220 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.021 2026-02-25 20:10:10.439 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:221 started 2026-02-25 20:10:10.442 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:221 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:10:12.440 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:222 started 2026-02-25 20:10:12.442 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:222 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:10:14.441 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:223 started 2026-02-25 20:10:14.443 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:223 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:10:16.443 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:224 started 2026-02-25 20:10:16.445 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:224 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:10:18.445 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:225 started 2026-02-25 20:10:18.448 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:225 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:10:20.445 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:226 started 2026-02-25 20:10:20.448 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:226 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:10:22.447 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:227 started 2026-02-25 20:10:22.453 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:227 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.007 2026-02-25 20:10:24.448 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:228 started 2026-02-25 20:10:24.451 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:228 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:10:26.450 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:229 started 2026-02-25 20:10:26.453 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:229 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2026-02-25 20:10:28.451 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:230 started 2026-02-25 20:10:28.453 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:230 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:10:30.452 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:231 started 2026-02-25 20:10:30.454 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:231 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:10:32.453 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:232 started 2026-02-25 20:10:32.455 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:232 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:10:34.454 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:233 started 2026-02-25 20:10:34.456 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:233 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:10:36.458 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:234 started 2026-02-25 20:10:36.462 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:234 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2026-02-25 20:10:38.459 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:235 started 2026-02-25 20:10:38.462 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:235 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:10:40.460 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:236 started 2026-02-25 20:10:40.466 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:236 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.006 2026-02-25 20:10:42.461 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:237 started 2026-02-25 20:10:42.464 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:237 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:10:44.462 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:238 started 2026-02-25 20:10:44.465 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:238 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:10:46.464 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:239 started 2026-02-25 20:10:46.470 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:239 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.006 2026-02-25 20:10:48.465 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:240 started 2026-02-25 20:10:48.467 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:240 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:10:50.467 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:241 started 2026-02-25 20:10:50.469 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:241 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:10:52.468 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:242 started 2026-02-25 20:10:52.471 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:242 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:10:54.469 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:243 started 2026-02-25 20:10:54.472 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:243 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:10:56.470 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:244 started 2026-02-25 20:10:56.472 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:244 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:10:58.471 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:245 started 2026-02-25 20:10:58.474 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:245 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:11:00.472 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:246 started 2026-02-25 20:11:00.476 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:246 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2026-02-25 20:11:02.473 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:247 started 2026-02-25 20:11:02.477 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:247 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2026-02-25 20:11:04.474 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:248 started 2026-02-25 20:11:04.477 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:248 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:11:06.476 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:249 started 2026-02-25 20:11:06.481 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:249 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.006 2026-02-25 20:11:08.476 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:250 started 2026-02-25 20:11:08.478 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:250 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:11:10.477 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:251 started 2026-02-25 20:11:10.479 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:251 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:11:12.479 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:252 started 2026-02-25 20:11:12.482 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:252 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:11:14.480 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:253 started 2026-02-25 20:11:14.482 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:253 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:11:16.480 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:254 started 2026-02-25 20:11:16.482 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:254 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:11:18.481 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:255 started 2026-02-25 20:11:18.484 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:255 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:11:20.482 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:256 started 2026-02-25 20:11:20.485 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:256 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:11:22.483 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:257 started 2026-02-25 20:11:22.485 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:257 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:11:24.484 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:258 started 2026-02-25 20:11:24.489 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:258 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.005 2026-02-25 20:11:26.485 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:259 started 2026-02-25 20:11:26.488 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:259 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:11:28.486 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:260 started 2026-02-25 20:11:28.490 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:260 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2026-02-25 20:11:30.488 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:261 started 2026-02-25 20:11:30.490 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:261 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:11:32.489 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:262 started 2026-02-25 20:11:32.491 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:262 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:11:34.490 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:263 started 2026-02-25 20:11:34.495 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:263 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.005 2026-02-25 20:11:36.491 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:264 started 2026-02-25 20:11:36.493 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:264 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:11:38.492 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:265 started 2026-02-25 20:11:38.495 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:265 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:11:40.493 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:266 started 2026-02-25 20:11:40.495 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:266 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:11:42.496 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:267 started 2026-02-25 20:11:42.502 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:267 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.006 2026-02-25 20:11:44.497 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:268 started 2026-02-25 20:11:44.500 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:268 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:11:46.498 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:269 started 2026-02-25 20:11:46.500 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:269 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:11:48.499 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:270 started 2026-02-25 20:11:48.502 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:270 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:11:50.500 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:271 started 2026-02-25 20:11:50.503 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:271 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:11:52.502 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:272 started 2026-02-25 20:11:52.505 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:272 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:11:54.503 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:273 started 2026-02-25 20:11:54.505 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:273 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:11:56.505 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:274 started 2026-02-25 20:11:56.507 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:274 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:11:58.506 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:275 started 2026-02-25 20:11:58.508 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:275 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:12:00.507 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:276 started 2026-02-25 20:12:00.510 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:276 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:12:02.508 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:277 started 2026-02-25 20:12:02.511 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:277 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:12:04.509 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:278 started 2026-02-25 20:12:04.511 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:278 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:12:06.510 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:279 started 2026-02-25 20:12:06.517 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:279 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.007 2026-02-25 20:12:08.512 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:280 started 2026-02-25 20:12:08.514 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:280 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:12:10.513 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:281 started 2026-02-25 20:12:10.516 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:281 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:12:12.514 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:282 started 2026-02-25 20:12:12.517 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:282 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:12:14.516 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:283 started 2026-02-25 20:12:14.519 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:283 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:12:16.517 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:284 started 2026-02-25 20:12:16.520 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:284 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:12:18.518 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:285 started 2026-02-25 20:12:18.521 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:285 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:12:20.519 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:286 started 2026-02-25 20:12:20.521 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:286 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.002 2026-02-25 20:12:22.520 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:287 started 2026-02-25 20:12:22.523 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:287 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:12:24.522 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:288 started 2026-02-25 20:12:24.525 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:288 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:12:26.523 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:289 started 2026-02-25 20:12:26.526 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:289 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:12:28.524 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:290 started 2026-02-25 20:12:28.526 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:290 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2026-02-25 20:12:30.525 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:291 started 2026-02-25 20:12:30.528 76 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-94c3cfff-8b5a-4b86-b8d7-d48ec66e845b - - - - - -] Agent rpc_loop - iteration:291 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003