+ COMMAND=start + start + start_ovn + exec neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.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-26 02:10:17.674 1 INFO neutron.common.config [-] Logging enabled! 2026-02-26 02:10:17.674 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-server version 22.2.2.dev44 2026-02-26 02:10:17.901 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-02-26 02:10:18.549 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-02-26 02:10:18.551 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-02-26 02:10:18.554 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-02-26 02:10:18.554 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-02-26 02:10:18.554 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-02-26 02:10:18.554 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-02-26 02:10:18.554 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 02:10:18.559 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 02:10:18.559 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-02-26 02:10:18.559 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-02-26 02:10:18.854 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-02-26 02:10:18.854 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-02-26 02:10:18.854 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-02-26 02:10:18.873 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-02-26 02:10:18.874 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-02-26 02:10:18.874 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-02-26 02:10:18.874 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-02-26 02:10:21.005 1 INFO neutron.plugins.ml2.managers [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Initializing driver for type 'vlan' 2026-02-26 02:10:21.143 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] VlanTypeDriver initialization complete 2026-02-26 02:10:21.144 1 INFO neutron.plugins.ml2.managers [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-02-26 02:10:21.144 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-02-26 02:10:21.144 1 INFO neutron.plugins.ml2.managers [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Initializing extension driver 'port_security' 2026-02-26 02:10:21.145 1 INFO neutron.plugins.ml2.extensions.port_security [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-02-26 02:10:21.145 1 INFO neutron.plugins.ml2.managers [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Initializing extension driver 'qos' 2026-02-26 02:10:21.145 1 INFO neutron.plugins.ml2.managers [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Initializing mechanism driver 'ovn' 2026-02-26 02:10:21.145 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Starting OVNMechanismDriver 2026-02-26 02:10:21.176 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] OVN logging driver registered 2026-02-26 02:10:21.187 1 INFO neutron.quota [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded quota_driver: . 2026-02-26 02:10:21.187 1 INFO neutron.plugins.ml2.plugin [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Modular L2 Plugin initialization complete 2026-02-26 02:10:21.188 1 INFO neutron.plugins.ml2.managers [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-02-26 02:10:21.188 1 INFO neutron.plugins.ml2.managers [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-02-26 02:10:21.188 1 INFO neutron.plugins.ml2.managers [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Got port-security extension from driver 'port_security' 2026-02-26 02:10:21.188 1 INFO neutron.extensions.vlantransparent [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Disabled vlantransparent extension. 2026-02-26 02:10:21.188 1 INFO neutron.manager [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loading Plugin: qos 2026-02-26 02:10:21.198 1 INFO neutron.manager [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loading Plugin: ovn-router 2026-02-26 02:10:21.215 1 INFO neutron.services.ovn_l3.plugin [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Starting OVNL3RouterPlugin 2026-02-26 02:10:21.215 1 INFO neutron.manager [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loading Plugin: segments 2026-02-26 02:10:21.301 1 INFO neutron.manager [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loading Plugin: trunk 2026-02-26 02:10:21.308 1 INFO neutron.manager [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loading Plugin: log 2026-02-26 02:10:21.310 1 INFO neutron.manager [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loading Plugin: auto_allocate 2026-02-26 02:10:21.313 1 INFO neutron.manager [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loading Plugin: tag 2026-02-26 02:10:21.316 1 INFO neutron.manager [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loading Plugin: timestamp 2026-02-26 02:10:21.318 1 INFO neutron.manager [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loading Plugin: network_ip_availability 2026-02-26 02:10:21.321 1 INFO neutron.manager [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loading Plugin: flavors 2026-02-26 02:10:21.324 1 INFO neutron.manager [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loading Plugin: revisions 2026-02-26 02:10:21.327 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Initializing extension manager. 2026-02-26 02:10:21.327 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: address-group 2026-02-26 02:10:21.328 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: address-scope 2026-02-26 02:10:21.329 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-02-26 02:10:21.329 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: agent 2026-02-26 02:10:21.330 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-02-26 02:10:21.331 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: allowed-address-pairs 2026-02-26 02:10:21.332 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: auto-allocated-topology 2026-02-26 02:10:21.332 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: availability_zone 2026-02-26 02:10:21.333 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-02-26 02:10:21.333 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-02-26 02:10:21.334 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: default-subnetpools 2026-02-26 02:10:21.335 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-02-26 02:10:21.336 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: dns-integration 2026-02-26 02:10:21.336 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: dns-domain-ports 2026-02-26 02:10:21.337 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-02-26 02:10:21.337 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Extension dvr not supported by any of loaded plugins 2026-02-26 02:10:21.338 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-02-26 02:10:21.338 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Extension empty-string-filtering not supported by any of loaded plugins 2026-02-26 02:10:21.339 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-02-26 02:10:21.339 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-02-26 02:10:21.340 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: external-net 2026-02-26 02:10:21.340 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: extra_dhcp_opt 2026-02-26 02:10:21.341 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: extraroute 2026-02-26 02:10:21.341 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-02-26 02:10:21.342 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: filter-validation 2026-02-26 02:10:21.342 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-02-26 02:10:21.343 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-02-26 02:10:21.343 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-02-26 02:10:21.344 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: fip-port-details 2026-02-26 02:10:21.344 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: flavors 2026-02-26 02:10:21.345 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-02-26 02:10:21.346 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: floatingip-pools 2026-02-26 02:10:21.346 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: ip_allocation 2026-02-26 02:10:21.347 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-02-26 02:10:21.347 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: l2_adjacency 2026-02-26 02:10:21.348 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: router 2026-02-26 02:10:21.349 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-02-26 02:10:21.350 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: ext-gw-mode 2026-02-26 02:10:21.350 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Extension l3-ha not supported by any of loaded plugins 2026-02-26 02:10:21.351 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-02-26 02:10:21.351 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Extension l3-flavors not supported by any of loaded plugins 2026-02-26 02:10:21.352 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-02-26 02:10:21.353 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-02-26 02:10:21.354 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-02-26 02:10:21.355 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-02-26 02:10:21.356 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: logging 2026-02-26 02:10:21.357 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Extension metering not supported by any of loaded plugins 2026-02-26 02:10:21.357 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-02-26 02:10:21.358 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: multi-provider 2026-02-26 02:10:21.358 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: net-mtu 2026-02-26 02:10:21.358 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: net-mtu-writable 2026-02-26 02:10:21.359 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: network_availability_zone 2026-02-26 02:10:21.360 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: network-ip-availability 2026-02-26 02:10:21.360 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-02-26 02:10:21.361 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: pagination 2026-02-26 02:10:21.361 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: port-device-profile 2026-02-26 02:10:21.362 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-02-26 02:10:21.362 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-02-26 02:10:21.363 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-02-26 02:10:21.363 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: port-resource-request 2026-02-26 02:10:21.364 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: port-resource-request-groups 2026-02-26 02:10:21.364 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: binding 2026-02-26 02:10:21.365 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: binding-extended 2026-02-26 02:10:21.365 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: port-security 2026-02-26 02:10:21.365 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: project-id 2026-02-26 02:10:21.366 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: provider 2026-02-26 02:10:21.368 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: qos 2026-02-26 02:10:21.368 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-02-26 02:10:21.369 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-02-26 02:10:21.369 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: qos-default 2026-02-26 02:10:21.370 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: qos-fip 2026-02-26 02:10:21.370 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-02-26 02:10:21.371 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: qos-gateway-ip 2026-02-26 02:10:21.371 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: qos-port-network-policy 2026-02-26 02:10:21.371 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: qos-pps-minimum 2026-02-26 02:10:21.372 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-02-26 02:10:21.373 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: qos-pps 2026-02-26 02:10:21.373 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: qos-rule-type-details 2026-02-26 02:10:21.373 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: qos-rule-type-filter 2026-02-26 02:10:21.374 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: qos-rules-alias 2026-02-26 02:10:21.374 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: quota-check-limit 2026-02-26 02:10:21.376 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: quotas 2026-02-26 02:10:21.377 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: quota_details 2026-02-26 02:10:21.378 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: rbac-policies 2026-02-26 02:10:21.378 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-02-26 02:10:21.379 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: rbac-address-scope 2026-02-26 02:10:21.379 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: rbac-security-groups 2026-02-26 02:10:21.379 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-02-26 02:10:21.380 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: revision-if-match 2026-02-26 02:10:21.380 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: standard-attr-revisions 2026-02-26 02:10:21.381 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: router_availability_zone 2026-02-26 02:10:21.381 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-02-26 02:10:21.382 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Extension security-groups-default-rules not supported by any of loaded plugins 2026-02-26 02:10:21.383 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-02-26 02:10:21.383 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-02-26 02:10:21.384 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-02-26 02:10:21.384 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-02-26 02:10:21.390 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: security-group 2026-02-26 02:10:21.391 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: segment 2026-02-26 02:10:21.392 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-02-26 02:10:21.392 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: service-type 2026-02-26 02:10:21.393 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: sorting 2026-02-26 02:10:21.393 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: standard-attr-segment 2026-02-26 02:10:21.394 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: standard-attr-description 2026-02-26 02:10:21.394 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: stateful-security-group 2026-02-26 02:10:21.394 1 WARNING neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-02-26 02:10:21.395 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-02-26 02:10:21.395 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-02-26 02:10:21.396 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-02-26 02:10:21.396 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: subnet-service-types 2026-02-26 02:10:21.397 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: subnet_allocation 2026-02-26 02:10:21.397 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-02-26 02:10:21.398 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-02-26 02:10:21.399 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: standard-attr-tag 2026-02-26 02:10:21.400 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: standard-attr-timestamp 2026-02-26 02:10:21.401 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: trunk 2026-02-26 02:10:21.401 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Loaded extension: trunk-details 2026-02-26 02:10:21.401 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-02-26 02:10:21.402 1 INFO neutron.api.extensions [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-02-26 02:10:21.403 1 INFO neutron.quota.resource_registry [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Creating instance of TrackedResource for resource:network 2026-02-26 02:10:21.404 1 INFO neutron.quota.resource_registry [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-02-26 02:10:21.404 1 INFO neutron.quota.resource_registry [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 02:10:21.404 1 INFO neutron.quota.resource_registry [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Creating instance of TrackedResource for resource:port 2026-02-26 02:10:21.405 1 INFO neutron.quota.resource_registry [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-26 02:10:21.405 1 INFO neutron.quota.resource_registry [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-26 02:10:21.406 1 INFO neutron.quota.resource_registry [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-26 02:10:21.407 1 INFO neutron.quota.resource_registry [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-26 02:10:21.407 1 INFO neutron.quota.resource_registry [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-26 02:10:21.407 1 INFO neutron.quota.resource_registry [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 02:10:21.407 1 WARNING neutron.quota.resource_registry [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] subnetpool is already registered 2026-02-26 02:10:21.407 1 INFO neutron.quota.resource_registry [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-26 02:10:21.409 1 INFO neutron.quota.resource_registry [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Creating instance of TrackedResource for resource:router 2026-02-26 02:10:21.410 1 WARNING neutron.quota.resource_registry [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] router is already registered 2026-02-26 02:10:21.410 1 INFO neutron.quota.resource_registry [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-02-26 02:10:21.410 1 WARNING neutron.quota.resource_registry [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] floatingip is already registered 2026-02-26 02:10:21.411 1 INFO neutron.quota.resource_registry [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-02-26 02:10:21.411 1 WARNING neutron.quota.resource_registry [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] rbac_policy is already registered 2026-02-26 02:10:21.411 1 INFO neutron.quota.resource_registry [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-02-26 02:10:21.411 1 WARNING neutron.quota.resource_registry [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] security_group is already registered 2026-02-26 02:10:21.411 1 INFO neutron.quota.resource_registry [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-02-26 02:10:21.411 1 WARNING neutron.quota.resource_registry [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] security_group_rule is already registered 2026-02-26 02:10:21.412 1 INFO neutron.quota.resource_registry [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-02-26 02:10:21.412 1 WARNING neutron.quota.resource_registry [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] subnetpool is already registered 2026-02-26 02:10:21.412 1 INFO neutron.quota.resource_registry [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-02-26 02:10:21.412 1 WARNING neutron.quota.resource_registry [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] trunk is already registered 2026-02-26 02:10:21.439 1 WARNING keystonemiddleware._common.config [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-02-26 02:10:21.445 1 WARNING oslo_config.cfg [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-02-26 02:10:21.448 1 INFO oslo_service.service [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Starting 2 workers 2026-02-26 02:10:21.453 1 INFO neutron.service [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Neutron service started, listening on 0.0.0.0:9696 2026-02-26 02:10:21.473 1 INFO oslo_service.service [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Starting 2 workers 2026-02-26 02:10:21.477 10 INFO neutron.db.ovn_hash_ring_db [None req-744e9ef5-d290-4563-86e8-5b17710220cf - - - - - -] Nodes from host "neutron-server-78c865f985-l4vd9" and group "mechanism_driver" removed from the Hash Ring 2026-02-26 02:10:21.479 1 INFO oslo_service.service [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Starting 1 workers 2026-02-26 02:10:21.482 1 INFO oslo_service.service [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Starting 1 workers 2026-02-26 02:10:21.485 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-02-26 02:10:21.486 1 INFO oslo_service.service [None req-8d0e020d-6567-40ac-a841-34b25632bc6f - - - - - -] Starting 1 workers 2026-02-26 02:10:21.487 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-02-26 02:10:21.488 10 INFO neutron.db.ovn_hash_ring_db [None req-744e9ef5-d290-4563-86e8-5b17710220cf - - - - - -] Node 14f1f878-5cf8-4b29-9aac-8cee97eceb17 from host "neutron-server-78c865f985-l4vd9" and group "mechanism_driver" added to the Hash Ring 2026-02-26 02:10:21.489 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-744e9ef5-d290-4563-86e8-5b17710220cf - - - - - -] Hash Ring probing thread has started 2026-02-26 02:10:21.490 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-744e9ef5-d290-4563-86e8-5b17710220cf - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-02-26 02:10:21.493 16 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for MaintenanceWorker with retry 2026-02-26 02:10:21.498 1 WARNING oslo_config.cfg [-] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated for removal (The auth_uri option is deprecated in favor of www_authenticate_uri and will be removed in the S release.). Its value may be silently ignored in the future. 2026-02-26 02:10:21.519 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a8254a39-b9a4-4237-9d66-51bc1d22d8e4 - - - - - -] tcp:10.103.125.185:6641: connecting... 2026-02-26 02:10:21.520 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a8254a39-b9a4-4237-9d66-51bc1d22d8e4 - - - - - -] tcp:10.103.125.185:6641: connected 2026-02-26 02:10:21.526 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5b747944-805b-4d59-bd52-2da8bf2a9e6f - - - - - -] tcp:10.103.125.185:6641: connecting... 2026-02-26 02:10:21.526 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5b747944-805b-4d59-bd52-2da8bf2a9e6f - - - - - -] tcp:10.103.125.185:6641: connected 2026-02-26 02:10:21.530 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-744e9ef5-d290-4563-86e8-5b17710220cf - - - - - -] tcp:10.103.125.185:6641: connecting... 2026-02-26 02:10:21.530 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-744e9ef5-d290-4563-86e8-5b17710220cf - - - - - -] tcp:10.103.125.185:6641: connected 2026-02-26 02:10:21.536 16 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.103.125.185:6641: connecting... 2026-02-26 02:10:21.536 16 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.103.125.185:6641: connected 2026-02-26 02:10:21.545 11 INFO neutron.db.ovn_hash_ring_db [None req-621c2d84-0c46-4af7-9a71-0291778636ad - - - - - -] Node bcba6b99-4756-486c-a491-12ec034d7c7b from host "neutron-server-78c865f985-l4vd9" and group "mechanism_driver" added to the Hash Ring 2026-02-26 02:10:21.546 11 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-621c2d84-0c46-4af7-9a71-0291778636ad - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-02-26 02:10:21.570 16 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbSbOvnIdl for MaintenanceWorker with retry 2026-02-26 02:10:21.576 16 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.101.1.123:6642: connecting... 2026-02-26 02:10:21.576 16 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.101.1.123:6642: connected 2026-02-26 02:10:21.578 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-a8254a39-b9a4-4237-9d66-51bc1d22d8e4 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-02-26 02:10:21.585 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a8254a39-b9a4-4237-9d66-51bc1d22d8e4 - - - - - -] tcp:10.101.1.123:6642: connecting... 2026-02-26 02:10:21.585 14 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a8254a39-b9a4-4237-9d66-51bc1d22d8e4 - - - - - -] tcp:10.101.1.123:6642: connected 2026-02-26 02:10:21.590 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-621c2d84-0c46-4af7-9a71-0291778636ad - - - - - -] tcp:10.103.125.185:6641: connecting... 2026-02-26 02:10:21.591 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-621c2d84-0c46-4af7-9a71-0291778636ad - - - - - -] tcp:10.103.125.185:6641: connected 2026-02-26 02:10:21.591 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-5b747944-805b-4d59-bd52-2da8bf2a9e6f - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-02-26 02:10:21.597 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-744e9ef5-d290-4563-86e8-5b17710220cf - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-02-26 02:10:21.598 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5b747944-805b-4d59-bd52-2da8bf2a9e6f - - - - - -] tcp:10.101.1.123:6642: connecting... 2026-02-26 02:10:21.598 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-5b747944-805b-4d59-bd52-2da8bf2a9e6f - - - - - -] tcp:10.101.1.123:6642: connected 2026-02-26 02:10:21.608 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-744e9ef5-d290-4563-86e8-5b17710220cf - - - - - -] tcp:10.101.1.123:6642: connecting... 2026-02-26 02:10:21.608 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-744e9ef5-d290-4563-86e8-5b17710220cf - - - - - -] tcp:10.101.1.123:6642: connected 2026-02-26 02:10:21.613 16 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-02-26 02:10:21.614 16 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-02-26 02:10:21.614 16 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-02-26 02:10:21.620 16 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] Maintenance task thread has started 2026-02-26 02:10:21.620 16 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] MaintenanceWorker process has finished the post initialization 2026-02-26 02:10:21.629 14 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a8254a39-b9a4-4237-9d66-51bc1d22d8e4 - - - - - -] RpcWorker process has finished the post initialization 2026-02-26 02:10:21.645 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5b747944-805b-4d59-bd52-2da8bf2a9e6f - - - - - -] RpcWorker process has finished the post initialization 2026-02-26 02:10:21.657 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-744e9ef5-d290-4563-86e8-5b17710220cf - - - - - -] WorkerService process has finished the post initialization 2026-02-26 02:10:21.657 11 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-621c2d84-0c46-4af7-9a71-0291778636ad - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-02-26 02:10:21.658 10 INFO neutron.wsgi [-] (10) wsgi starting up on http://0.0.0.0:9696 2026-02-26 02:10:21.661 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020707 2026-02-26 02:10:21.665 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-621c2d84-0c46-4af7-9a71-0291778636ad - - - - - -] tcp:10.101.1.123:6642: connecting... 2026-02-26 02:10:21.666 11 INFO ovsdbapp.backend.ovs_idl.vlog [None req-621c2d84-0c46-4af7-9a71-0291778636ad - - - - - -] tcp:10.101.1.123:6642: connected 2026-02-26 02:10:21.729 11 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-621c2d84-0c46-4af7-9a71-0291778636ad - - - - - -] WorkerService process has finished the post initialization 2026-02-26 02:10:21.730 11 INFO neutron.wsgi [-] (11) wsgi starting up on http://0.0.0.0:9696 2026-02-26 02:10:21.803 16 INFO neutron.db.ovn_hash_ring_db [None req-008a157e-1623-4254-9e51-190667a74e50 - - - - - -] Cleaned up Hash Ring nodes older than 5 days 2026-02-26 02:10:21.824 16 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-008a157e-1623-4254-9e51-190667a74e50 - - - - - -] Starting OVNClientQosExtension /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-02-26 02:10:26.339 11 WARNING oslo_policy.policy [None req-1882f11f-5af6-4233-a556-d6fdf927f255 92dda6c2aef64dfa9325db952b6658d4 377f450af77d4288a8a7a36e2b0dc7e4 - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-02-26 02:10:26.619 11 INFO neutron.wsgi [None req-1882f11f-5af6-4233-a556-d6fdf927f255 92dda6c2aef64dfa9325db952b6658d4 377f450af77d4288a8a7a36e2b0dc7e4 - - default default] 162.253.55.212,10.0.0.211 "GET /v2.0/networks HTTP/1.1" status: 200 len: 189 time: 0.7772419 2026-02-26 02:10:26.756 11 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-64a36149-9267-46a7-a4d5-8e4a73890d43 92dda6c2aef64dfa9325db952b6658d4 377f450af77d4288a8a7a36e2b0dc7e4 - - default default] Starting OVNClientQosExtension 2026-02-26 02:10:26.756 11 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-64a36149-9267-46a7-a4d5-8e4a73890d43 92dda6c2aef64dfa9325db952b6658d4 377f450af77d4288a8a7a36e2b0dc7e4 - - default default] Starting OVNClientPlacementExtension 2026-02-26 02:10:26.805 11 INFO neutron.db.ovn_revision_numbers_db [None req-64a36149-9267-46a7-a4d5-8e4a73890d43 92dda6c2aef64dfa9325db952b6658d4 377f450af77d4288a8a7a36e2b0dc7e4 - - default default] Successfully bumped revision number for resource f46e49ef-0ebf-4029-b75c-959dbd3863f7 (type: security_groups) to 1 2026-02-26 02:10:26.819 11 INFO neutron.db.ovn_revision_numbers_db [None req-64a36149-9267-46a7-a4d5-8e4a73890d43 92dda6c2aef64dfa9325db952b6658d4 377f450af77d4288a8a7a36e2b0dc7e4 - - default default] Successfully bumped revision number for resource 6fc6ef1c-12d9-4a65-af7a-414dd4c5a8ed (type: security_group_rules) to 0 2026-02-26 02:10:26.831 11 INFO neutron.db.ovn_revision_numbers_db [None req-64a36149-9267-46a7-a4d5-8e4a73890d43 92dda6c2aef64dfa9325db952b6658d4 377f450af77d4288a8a7a36e2b0dc7e4 - - default default] Successfully bumped revision number for resource 7411b647-508d-4bd6-bbcc-42f36e24b077 (type: security_group_rules) to 0 2026-02-26 02:10:26.844 11 INFO neutron.db.ovn_revision_numbers_db [None req-64a36149-9267-46a7-a4d5-8e4a73890d43 92dda6c2aef64dfa9325db952b6658d4 377f450af77d4288a8a7a36e2b0dc7e4 - - default default] Successfully bumped revision number for resource 8bc1c240-a61a-43a4-ab67-9db6773835a1 (type: security_group_rules) to 0 2026-02-26 02:10:26.857 11 INFO neutron.db.ovn_revision_numbers_db [None req-64a36149-9267-46a7-a4d5-8e4a73890d43 92dda6c2aef64dfa9325db952b6658d4 377f450af77d4288a8a7a36e2b0dc7e4 - - default default] Successfully bumped revision number for resource fc6dcbbb-f294-4add-8bed-d1aca04bc28f (type: security_group_rules) to 0 2026-02-26 02:10:26.870 11 WARNING neutron.services.revisions.revision_plugin [None req-64a36149-9267-46a7-a4d5-8e4a73890d43 92dda6c2aef64dfa9325db952b6658d4 377f450af77d4288a8a7a36e2b0dc7e4 - - default default] Could not find related network for resource to bump revision. 2026-02-26 02:10:26.916 11 INFO neutron.db.segments_db [None req-64a36149-9267-46a7-a4d5-8e4a73890d43 92dda6c2aef64dfa9325db952b6658d4 377f450af77d4288a8a7a36e2b0dc7e4 - - default default] Added segment 51cd9213-9997-42de-ac10-1c70d3ab1a00 of type flat for network 8d4cbf18-c016-490f-a2dd-67949b16c81f 2026-02-26 02:10:27.127 11 INFO neutron.db.ovn_revision_numbers_db [None req-64a36149-9267-46a7-a4d5-8e4a73890d43 92dda6c2aef64dfa9325db952b6658d4 377f450af77d4288a8a7a36e2b0dc7e4 - - default default] Successfully bumped revision number for resource 8d4cbf18-c016-490f-a2dd-67949b16c81f (type: networks) to 1 2026-02-26 02:10:27.358 11 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-64a36149-9267-46a7-a4d5-8e4a73890d43 92dda6c2aef64dfa9325db952b6658d4 377f450af77d4288a8a7a36e2b0dc7e4 - - default default] No more DHCP agents 2026-02-26 02:10:27.362 11 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-64a36149-9267-46a7-a4d5-8e4a73890d43 92dda6c2aef64dfa9325db952b6658d4 377f450af77d4288a8a7a36e2b0dc7e4 - - default default] Unable to schedule network 8d4cbf18-c016-490f-a2dd-67949b16c81f: no agents available; will retry on subsequent port and subnet creation events. 2026-02-26 02:10:27.483 11 INFO neutron.db.ovn_revision_numbers_db [None req-64a36149-9267-46a7-a4d5-8e4a73890d43 92dda6c2aef64dfa9325db952b6658d4 377f450af77d4288a8a7a36e2b0dc7e4 - - default default] Successfully bumped revision number for resource a99cc492-7e21-44ad-b42c-b8ee4441bcd7 (type: ports) to 1 2026-02-26 02:10:27.508 11 INFO neutron.wsgi [None req-64a36149-9267-46a7-a4d5-8e4a73890d43 92dda6c2aef64dfa9325db952b6658d4 377f450af77d4288a8a7a36e2b0dc7e4 - - default default] 162.253.55.212,10.0.0.211 "POST /v2.0/networks HTTP/1.1" status: 201 len: 886 time: 0.8865690 2026-02-26 02:10:28.546 11 INFO neutron.wsgi [None req-dc60f608-18b2-4019-ab1b-ab05d587ff4a 92dda6c2aef64dfa9325db952b6658d4 377f450af77d4288a8a7a36e2b0dc7e4 - - default default] 162.253.55.212,10.0.0.211 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 188 time: 0.0580981 2026-02-26 02:10:28.617 11 INFO neutron.wsgi [None req-95a67c76-e0c6-4433-ae28-78e5da4f1e5b 92dda6c2aef64dfa9325db952b6658d4 377f450af77d4288a8a7a36e2b0dc7e4 - - default default] 162.253.55.212,10.0.0.211 "GET /v2.0/networks HTTP/1.1" status: 200 len: 890 time: 0.0648036 2026-02-26 02:10:28.909 11 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f5f4ee36-a228-4a83-9205-3ea1d04b04b8 92dda6c2aef64dfa9325db952b6658d4 377f450af77d4288a8a7a36e2b0dc7e4 - - default default] No more DHCP agents 2026-02-26 02:10:28.912 11 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f5f4ee36-a228-4a83-9205-3ea1d04b04b8 92dda6c2aef64dfa9325db952b6658d4 377f450af77d4288a8a7a36e2b0dc7e4 - - default default] Unable to schedule network 8d4cbf18-c016-490f-a2dd-67949b16c81f: no agents available; will retry on subsequent port and subnet creation events. 2026-02-26 02:10:29.412 11 INFO neutron.db.ovn_revision_numbers_db [None req-f5f4ee36-a228-4a83-9205-3ea1d04b04b8 92dda6c2aef64dfa9325db952b6658d4 377f450af77d4288a8a7a36e2b0dc7e4 - - default default] Successfully bumped revision number for resource a99cc492-7e21-44ad-b42c-b8ee4441bcd7 (type: ports) to 2 2026-02-26 02:10:29.456 11 INFO neutron.db.ovn_revision_numbers_db [None req-f5f4ee36-a228-4a83-9205-3ea1d04b04b8 92dda6c2aef64dfa9325db952b6658d4 377f450af77d4288a8a7a36e2b0dc7e4 - - default default] Successfully bumped revision number for resource 23d74366-5971-4c95-8668-78be5e314b08 (type: subnets) to 0 2026-02-26 02:10:29.470 11 INFO neutron.wsgi [None req-f5f4ee36-a228-4a83-9205-3ea1d04b04b8 92dda6c2aef64dfa9325db952b6658d4 377f450af77d4288a8a7a36e2b0dc7e4 - - default default] 162.253.55.212,10.0.0.211 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.8495231 2026-02-26 02:10:32.098 16 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-b417d79b-a37b-4793-a8ac-368c7ece6d5d - - - - - -] Starting OVNClientQosExtension 2026-02-26 02:10:32.119 16 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-b417d79b-a37b-4793-a8ac-368c7ece6d5d - - - - - -] Starting OVNClientQosExtension 2026-02-26 02:10:36.457 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023568 2026-02-26 02:10:51.457 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029819 2026-02-26 02:11:06.459 11 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0040252 2026-02-26 02:11:21.456 11 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025022 2026-02-26 02:11:21.456 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023129 2026-02-26 02:11:36.456 11 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023417 2026-02-26 02:11:36.456 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022159 2026-02-26 02:11:51.457 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025623 2026-02-26 02:11:51.458 11 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036945 2026-02-26 02:12:06.457 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037594 2026-02-26 02:12:06.457 11 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029025 2026-02-26 02:12:21.455 11 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017135 2026-02-26 02:12:21.455 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018008 2026-02-26 02:12:36.456 11 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025747 2026-02-26 02:12:36.459 11 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022895 2026-02-26 02:12:51.456 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022855 2026-02-26 02:12:51.456 11 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028622 2026-02-26 02:13:06.455 11 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017898 2026-02-26 02:13:06.456 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026336 2026-02-26 02:13:21.455 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0014911 2026-02-26 02:13:21.455 11 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018332 2026-02-26 02:13:36.457 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025611 2026-02-26 02:13:36.458 11 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030653 2026-02-26 02:13:51.456 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024302 2026-02-26 02:13:51.458 11 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034094 2026-02-26 02:14:06.456 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023763 2026-02-26 02:14:06.457 11 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026600 2026-02-26 02:14:21.456 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022850 2026-02-26 02:14:21.457 11 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031106 2026-02-26 02:14:36.456 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019555 2026-02-26 02:14:36.457 11 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029511 2026-02-26 02:14:51.456 11 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023203 2026-02-26 02:14:51.456 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025904 2026-02-26 02:15:06.457 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023429 2026-02-26 02:15:06.459 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015912 2026-02-26 02:15:21.457 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029025 2026-02-26 02:15:21.457 11 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033252 2026-02-26 02:15:21.922 16 INFO neutron.db.ovn_revision_numbers_db [None req-008a157e-1623-4254-9e51-190667a74e50 - - - - - -] Successfully bumped revision number for resource 8d4cbf18-c016-490f-a2dd-67949b16c81f (type: networks) to 2 2026-02-26 02:15:21.923 16 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-008a157e-1623-4254-9e51-190667a74e50 - - - - - -] Maintenance task: Synchronization finished (took 0.14 seconds) 2026-02-26 02:15:36.456 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019867 2026-02-26 02:15:36.457 11 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025551 2026-02-26 02:15:51.456 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020111 2026-02-26 02:15:51.456 11 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021367 2026-02-26 02:16:06.456 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022998 2026-02-26 02:16:06.457 11 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028622 2026-02-26 02:16:21.455 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017202 2026-02-26 02:16:21.457 11 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027211 2026-02-26 02:16:36.456 11 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019996 2026-02-26 02:16:36.457 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028419 2026-02-26 02:16:51.455 11 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0012231 2026-02-26 02:16:51.457 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023386 2026-02-26 02:17:06.457 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032523 2026-02-26 02:17:06.460 11 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024803 2026-02-26 02:17:21.455 11 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016754 2026-02-26 02:17:21.457 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027325 2026-02-26 02:17:36.454 11 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013185 2026-02-26 02:17:36.455 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0013549 2026-02-26 02:17:51.455 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017831 2026-02-26 02:17:51.457 11 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0040088 2026-02-26 02:18:06.456 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023160 2026-02-26 02:18:06.456 11 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024111 2026-02-26 02:18:21.456 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021453 2026-02-26 02:18:21.459 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018535 2026-02-26 02:18:36.455 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016296 2026-02-26 02:18:36.457 11 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033634 2026-02-26 02:18:51.456 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023084 2026-02-26 02:18:51.457 11 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038166 2026-02-26 02:19:06.457 11 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025525 2026-02-26 02:19:06.460 11 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020356 2026-02-26 02:19:21.455 11 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016522 2026-02-26 02:19:21.456 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023830 2026-02-26 02:19:36.456 10 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022290 2026-02-26 02:19:36.458 11 INFO neutron.wsgi [-] 10.0.0.211 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033464