+ 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/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: 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-08-28 04:49:43.819 1 INFO neutron.common.config [-] Logging enabled! 2026-08-28 04:49:43.820 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-server version 24.2.34.dev5 2026-08-28 04:49:44.236 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-08-28 04:49:45.085 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-08-28 04:49:45.088 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-08-28 04:49:45.091 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-08-28 04:49:45.091 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-08-28 04:49:45.091 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-08-28 04:49:45.091 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-08-28 04:49:45.091 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-28 04:49:45.097 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-28 04:49:45.097 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-08-28 04:49:45.097 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-08-28 04:49:45.307 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-08-28 04:49:45.308 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-08-28 04:49:45.308 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-08-28 04:49:45.328 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-08-28 04:49:45.328 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-08-28 04:49:45.328 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-08-28 04:49:45.328 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-08-28 04:49:45.339 1 WARNING oslo_policy.policy [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] 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-08-28 04:49:48.304 1 INFO neutron.plugins.ml2.managers [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Initializing driver for type 'vlan' 2026-08-28 04:49:48.531 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] VlanTypeDriver initialization complete 2026-08-28 04:49:48.531 1 INFO neutron.plugins.ml2.managers [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-08-28 04:49:48.532 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-08-28 04:49:48.532 1 INFO neutron.plugins.ml2.managers [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Initializing extension driver 'port_security' 2026-08-28 04:49:48.532 1 INFO neutron.plugins.ml2.extensions.port_security [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] PortSecurityExtensionDriver initialization complete 2026-08-28 04:49:48.533 1 INFO neutron.plugins.ml2.managers [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Initializing extension driver 'qos' 2026-08-28 04:49:48.533 1 INFO neutron.plugins.ml2.managers [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Initializing mechanism driver 'ovn' 2026-08-28 04:49:48.533 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Starting OVNMechanismDriver 2026-08-28 04:49:48.540 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] OVN logging driver registered 2026-08-28 04:49:48.553 1 INFO neutron.quota [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded quota_driver: . 2026-08-28 04:49:48.553 1 INFO neutron.plugins.ml2.plugin [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Modular L2 Plugin initialization complete 2026-08-28 04:49:48.554 1 INFO neutron.plugins.ml2.managers [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-08-28 04:49:48.554 1 INFO neutron.plugins.ml2.managers [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-08-28 04:49:48.554 1 INFO neutron.plugins.ml2.managers [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Got port-security extension from driver 'port_security' 2026-08-28 04:49:48.554 1 INFO neutron.extensions.vlantransparent [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Disabled vlantransparent extension. 2026-08-28 04:49:48.554 1 INFO neutron.manager [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loading Plugin: qos 2026-08-28 04:49:48.571 1 INFO neutron.manager [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loading Plugin: ovn-router 2026-08-28 04:49:48.598 1 INFO neutron.services.ovn_l3.plugin [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Starting OVNL3RouterPlugin 2026-08-28 04:49:48.602 1 INFO neutron.manager [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loading Plugin: segments 2026-08-28 04:49:48.707 1 INFO neutron.manager [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loading Plugin: trunk 2026-08-28 04:49:48.714 1 INFO neutron.manager [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loading Plugin: log 2026-08-28 04:49:48.717 1 INFO neutron.manager [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loading Plugin: ovn-vpnaas 2026-08-28 04:49:48.763 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-08-28 04:49:48.763 1 WARNING stevedore.named [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-08-28 04:49:48.804 1 INFO neutron_vpnaas.services.vpn.plugin [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-08-28 04:49:48.805 1 INFO neutron.common.utils [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-08-28 04:49:48.805 1 INFO neutron.manager [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loading Plugin: auto_allocate 2026-08-28 04:49:48.809 1 INFO neutron.manager [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loading Plugin: tag 2026-08-28 04:49:48.814 1 INFO neutron.manager [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loading Plugin: timestamp 2026-08-28 04:49:48.816 1 INFO neutron.manager [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loading Plugin: network_ip_availability 2026-08-28 04:49:48.819 1 INFO neutron.manager [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loading Plugin: flavors 2026-08-28 04:49:48.821 1 INFO neutron.manager [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loading Plugin: revisions 2026-08-28 04:49:48.823 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Initializing extension manager. 2026-08-28 04:49:48.825 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: address-group 2026-08-28 04:49:48.825 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: address-scope 2026-08-28 04:49:48.826 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-08-28 04:49:48.827 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: agent 2026-08-28 04:49:48.827 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-08-28 04:49:48.828 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: allowed-address-pairs 2026-08-28 04:49:48.829 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: auto-allocated-topology 2026-08-28 04:49:48.830 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: availability_zone 2026-08-28 04:49:48.830 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-08-28 04:49:48.831 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-08-28 04:49:48.831 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: default-subnetpools 2026-08-28 04:49:48.832 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-08-28 04:49:48.833 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: dns-integration 2026-08-28 04:49:48.833 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: dns-domain-ports 2026-08-28 04:49:48.834 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-08-28 04:49:48.834 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension dvr not supported by any of loaded plugins 2026-08-28 04:49:48.835 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-08-28 04:49:48.835 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: empty-string-filtering 2026-08-28 04:49:48.836 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-08-28 04:49:48.836 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-08-28 04:49:48.837 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: external-net 2026-08-28 04:49:48.837 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: extra_dhcp_opt 2026-08-28 04:49:48.838 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: extraroute 2026-08-28 04:49:48.838 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-08-28 04:49:48.839 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-08-28 04:49:48.839 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-08-28 04:49:48.840 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-08-28 04:49:48.840 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-08-28 04:49:48.841 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: fip-port-details 2026-08-28 04:49:48.841 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: flavors 2026-08-28 04:49:48.842 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-08-28 04:49:48.844 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: floatingip-pools 2026-08-28 04:49:48.844 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: ip_allocation 2026-08-28 04:49:48.845 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-08-28 04:49:48.845 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: l2_adjacency 2026-08-28 04:49:48.846 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: router 2026-08-28 04:49:48.848 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-08-28 04:49:48.848 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: enable-default-route-bfd 2026-08-28 04:49:48.849 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: enable-default-route-ecmp 2026-08-28 04:49:48.849 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: ext-gw-mode 2026-08-28 04:49:48.850 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: l3-ha 2026-08-28 04:49:48.850 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-08-28 04:49:48.851 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: external-gateway-multihoming 2026-08-28 04:49:48.851 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: l3-flavors 2026-08-28 04:49:48.852 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-08-28 04:49:48.852 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-08-28 04:49:48.854 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-08-28 04:49:48.855 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-08-28 04:49:48.856 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: logging 2026-08-28 04:49:48.856 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension metering not supported by any of loaded plugins 2026-08-28 04:49:48.857 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-08-28 04:49:48.858 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: multi-provider 2026-08-28 04:49:48.858 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: net-mtu 2026-08-28 04:49:48.858 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: net-mtu-writable 2026-08-28 04:49:48.859 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: network_availability_zone 2026-08-28 04:49:48.859 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-08-28 04:49:48.860 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: network-ip-availability 2026-08-28 04:49:48.861 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-08-28 04:49:48.861 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: pagination 2026-08-28 04:49:48.862 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: port-device-profile 2026-08-28 04:49:48.862 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-08-28 04:49:48.863 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-08-28 04:49:48.863 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-08-28 04:49:48.864 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-08-28 04:49:48.864 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: port-mac-address-regenerate 2026-08-28 04:49:48.864 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: port-numa-affinity-policy 2026-08-28 04:49:48.865 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: port-resource-request 2026-08-28 04:49:48.866 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: port-resource-request-groups 2026-08-28 04:49:48.866 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: binding 2026-08-28 04:49:48.867 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: binding-extended 2026-08-28 04:49:48.868 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: port-security 2026-08-28 04:49:48.868 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: project-id 2026-08-28 04:49:48.869 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: provider 2026-08-28 04:49:48.870 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: qos 2026-08-28 04:49:48.871 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: qos-bw-limit-direction 2026-08-28 04:49:48.871 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-08-28 04:49:48.872 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: qos-default 2026-08-28 04:49:48.872 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: qos-fip 2026-08-28 04:49:48.873 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-08-28 04:49:48.873 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: qos-gateway-ip 2026-08-28 04:49:48.874 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: qos-port-network-policy 2026-08-28 04:49:48.874 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: qos-pps-minimum 2026-08-28 04:49:48.875 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-08-28 04:49:48.875 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: qos-pps 2026-08-28 04:49:48.876 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: qos-rule-type-details 2026-08-28 04:49:48.876 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: qos-rule-type-filter 2026-08-28 04:49:48.877 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: qos-rules-alias 2026-08-28 04:49:48.877 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: quota-check-limit 2026-08-28 04:49:48.879 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: quotas 2026-08-28 04:49:48.880 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: quota_details 2026-08-28 04:49:48.881 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: rbac-policies 2026-08-28 04:49:48.881 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-08-28 04:49:48.882 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: rbac-address-scope 2026-08-28 04:49:48.882 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: rbac-security-groups 2026-08-28 04:49:48.883 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-08-28 04:49:48.883 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: revision-if-match 2026-08-28 04:49:48.884 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: standard-attr-revisions 2026-08-28 04:49:48.884 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: router_availability_zone 2026-08-28 04:49:48.885 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-08-28 04:49:48.887 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: security-groups-default-rules 2026-08-28 04:49:48.887 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-08-28 04:49:48.888 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-08-28 04:49:48.888 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: security-groups-remote-address-group 2026-08-28 04:49:48.889 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-08-28 04:49:48.889 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: security-groups-shared-filtering 2026-08-28 04:49:48.895 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: security-group 2026-08-28 04:49:48.895 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: segment 2026-08-28 04:49:48.896 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-08-28 04:49:48.896 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: service-type 2026-08-28 04:49:48.897 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: sorting 2026-08-28 04:49:48.897 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: standard-attr-segment 2026-08-28 04:49:48.898 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: standard-attr-description 2026-08-28 04:49:48.898 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: stateful-security-group 2026-08-28 04:49:48.899 1 WARNING neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-08-28 04:49:48.899 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-08-28 04:49:48.900 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-08-28 04:49:48.900 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: subnet-segmentid-writable 2026-08-28 04:49:48.900 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: subnet-service-types 2026-08-28 04:49:48.901 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: subnet_allocation 2026-08-28 04:49:48.902 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-08-28 04:49:48.902 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-08-28 04:49:48.905 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: standard-attr-tag 2026-08-28 04:49:48.905 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: standard-attr-timestamp 2026-08-28 04:49:48.906 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: trunk 2026-08-28 04:49:48.906 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: trunk-details 2026-08-28 04:49:48.907 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-08-28 04:49:48.907 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-08-28 04:49:48.909 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: vpn-agent-scheduler 2026-08-28 04:49:48.909 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: vpn-endpoint-groups 2026-08-28 04:49:48.910 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: vpn-flavors 2026-08-28 04:49:48.911 1 INFO neutron.api.extensions [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Loaded extension: vpnaas 2026-08-28 04:49:48.913 1 INFO neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Creating instance of TrackedResource for resource:network 2026-08-28 04:49:48.913 1 INFO neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-08-28 04:49:48.913 1 INFO neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 04:49:48.913 1 INFO neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Creating instance of TrackedResource for resource:port 2026-08-28 04:49:48.918 1 INFO neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-28 04:49:48.919 1 INFO neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-28 04:49:48.924 1 INFO neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-28 04:49:48.924 1 INFO neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-28 04:49:48.925 1 INFO neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-28 04:49:48.926 1 INFO neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 04:49:48.926 1 WARNING neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] subnetpool is already registered 2026-08-28 04:49:48.926 1 INFO neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-28 04:49:48.927 1 INFO neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-28 04:49:48.927 1 INFO neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-28 04:49:48.927 1 INFO neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-28 04:49:48.928 1 INFO neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-28 04:49:48.928 1 INFO neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-28 04:49:48.932 1 INFO neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Creating instance of TrackedResource for resource:router 2026-08-28 04:49:48.932 1 WARNING neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] router is already registered 2026-08-28 04:49:48.932 1 INFO neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-08-28 04:49:48.933 1 WARNING neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] floatingip is already registered 2026-08-28 04:49:48.936 1 INFO neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-08-28 04:49:48.937 1 WARNING neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] rbac_policy is already registered 2026-08-28 04:49:48.937 1 INFO neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-08-28 04:49:48.937 1 WARNING neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] security_group is already registered 2026-08-28 04:49:48.938 1 INFO neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-08-28 04:49:48.938 1 WARNING neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] security_group_rule is already registered 2026-08-28 04:49:48.939 1 INFO neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-08-28 04:49:48.939 1 WARNING neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] subnetpool is already registered 2026-08-28 04:49:48.940 1 INFO neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Creating instance of CountableResource for resource:trunk 2026-08-28 04:49:48.940 1 WARNING neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] trunk is already registered 2026-08-28 04:49:48.940 1 INFO neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-08-28 04:49:48.940 1 WARNING neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] endpoint_group is already registered 2026-08-28 04:49:48.941 1 INFO neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-08-28 04:49:48.941 1 WARNING neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] vpnservice is already registered 2026-08-28 04:49:48.941 1 INFO neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-08-28 04:49:48.941 1 WARNING neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] ipsec_site_connection is already registered 2026-08-28 04:49:48.942 1 INFO neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-08-28 04:49:48.942 1 WARNING neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] ipsecpolicy is already registered 2026-08-28 04:49:48.944 1 INFO neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-08-28 04:49:48.944 1 WARNING neutron.quota.resource_registry [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] ikepolicy is already registered 2026-08-28 04:49:48.979 1 WARNING keystonemiddleware._common.config [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-08-28 04:49:48.992 1 WARNING oslo_config.cfg [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-08-28 04:49:48.999 1 INFO oslo_service.service [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Starting 2 workers 2026-08-28 04:49:49.009 1 INFO neutron.service [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Neutron service started, listening on 0.0.0.0:9696 2026-08-28 04:49:49.047 1 INFO oslo_service.service [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Starting 2 workers 2026-08-28 04:49:49.053 1 INFO oslo_service.service [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Starting 1 workers 2026-08-28 04:49:49.062 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-08-28 04:49:49.065 1 INFO oslo_service.service [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Starting 1 workers 2026-08-28 04:49:49.077 1 INFO oslo_service.service [None req-dc316749-c1ae-4a7d-a55f-e4599c16aa9f - - - - - -] Starting 1 workers 2026-08-28 04:49:49.084 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-08-28 04:49:49.102 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-08-28 04:49:49.105 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for MaintenanceWorker with retry 2026-08-28 04:49:49.116 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7f98d977-6f69-43d1-8f74-2c293b45148c - - - - - -] tcp:10.96.130.64:6641: connecting... 2026-08-28 04:49:49.117 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7f98d977-6f69-43d1-8f74-2c293b45148c - - - - - -] tcp:10.96.130.64:6641: connected 2026-08-28 04:49:49.145 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d139e400-ca7c-4e60-844e-100a88d76599 - - - - - -] tcp:10.96.130.64:6641: connecting... 2026-08-28 04:49:49.145 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d139e400-ca7c-4e60-844e-100a88d76599 - - - - - -] tcp:10.96.130.64:6641: connected 2026-08-28 04:49:49.145 9 INFO neutron.db.ovn_hash_ring_db [None req-e32ef706-6291-4faa-9fd7-e7ee28c38419 - - - - - -] Nodes from host "neutron-server-7d69b5f978-dr7nl" and group "mechanism_driver" removed from the Hash Ring 2026-08-28 04:49:49.167 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.96.130.64:6641: connecting... 2026-08-28 04:49:49.167 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.96.130.64:6641: connected 2026-08-28 04:49:49.172 9 INFO neutron.db.ovn_hash_ring_db [None req-e32ef706-6291-4faa-9fd7-e7ee28c38419 - - - - - -] Node d535d1f3-bbfd-4de4-8ce4-6d3817023fe3 from host "neutron-server-7d69b5f978-dr7nl" and group "mechanism_driver" added to the Hash Ring 2026-08-28 04:49:49.182 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e32ef706-6291-4faa-9fd7-e7ee28c38419 - - - - - -] Hash Ring probing thread has started 2026-08-28 04:49:49.188 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-e32ef706-6291-4faa-9fd7-e7ee28c38419 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-28 04:49:49.195 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbSbOvnIdl for MaintenanceWorker with retry 2026-08-28 04:49:49.214 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.103.31.240:6642: connecting... 2026-08-28 04:49:49.215 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.103.31.240:6642: connected 2026-08-28 04:49:49.240 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e32ef706-6291-4faa-9fd7-e7ee28c38419 - - - - - -] tcp:10.96.130.64:6641: connecting... 2026-08-28 04:49:49.241 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e32ef706-6291-4faa-9fd7-e7ee28c38419 - - - - - -] tcp:10.96.130.64:6641: connected 2026-08-28 04:49:49.254 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-7f98d977-6f69-43d1-8f74-2c293b45148c - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-08-28 04:49:49.257 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-08-28 04:49:49.257 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-08-28 04:49:49.260 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-08-28 04:49:49.277 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] Maintenance task thread has started 2026-08-28 04:49:49.277 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] MaintenanceWorker process has finished the post initialization 2026-08-28 04:49:49.281 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7f98d977-6f69-43d1-8f74-2c293b45148c - - - - - -] tcp:10.103.31.240:6642: connecting... 2026-08-28 04:49:49.281 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-7f98d977-6f69-43d1-8f74-2c293b45148c - - - - - -] tcp:10.103.31.240:6642: connected 2026-08-28 04:49:49.320 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-d139e400-ca7c-4e60-844e-100a88d76599 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-08-28 04:49:49.347 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d139e400-ca7c-4e60-844e-100a88d76599 - - - - - -] tcp:10.103.31.240:6642: connecting... 2026-08-28 04:49:49.348 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d139e400-ca7c-4e60-844e-100a88d76599 - - - - - -] tcp:10.103.31.240:6642: connected 2026-08-28 04:49:49.348 10 INFO neutron.db.ovn_hash_ring_db [None req-9008a67c-f573-4f98-94d2-cbf256b535cd - - - - - -] Node f56729ac-1d82-4f17-b968-e0a8213947f2 from host "neutron-server-7d69b5f978-dr7nl" and group "mechanism_driver" added to the Hash Ring 2026-08-28 04:49:49.350 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-9008a67c-f573-4f98-94d2-cbf256b535cd - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-08-28 04:49:49.350 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7f98d977-6f69-43d1-8f74-2c293b45148c - - - - - -] RpcWorker process has finished the post initialization 2026-08-28 04:49:49.350 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-e32ef706-6291-4faa-9fd7-e7ee28c38419 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-28 04:49:49.375 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e32ef706-6291-4faa-9fd7-e7ee28c38419 - - - - - -] tcp:10.103.31.240:6642: connecting... 2026-08-28 04:49:49.375 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-e32ef706-6291-4faa-9fd7-e7ee28c38419 - - - - - -] tcp:10.103.31.240:6642: connected 2026-08-28 04:49:49.384 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-d139e400-ca7c-4e60-844e-100a88d76599 - - - - - -] RpcWorker process has finished the post initialization 2026-08-28 04:49:49.404 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9008a67c-f573-4f98-94d2-cbf256b535cd - - - - - -] tcp:10.96.130.64:6641: connecting... 2026-08-28 04:49:49.404 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9008a67c-f573-4f98-94d2-cbf256b535cd - - - - - -] tcp:10.96.130.64:6641: connected 2026-08-28 04:49:49.434 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-e32ef706-6291-4faa-9fd7-e7ee28c38419 - - - - - -] WorkerService process has finished the post initialization 2026-08-28 04:49:49.435 9 INFO neutron.wsgi [-] (9) wsgi starting up on http://0.0.0.0:9696 2026-08-28 04:49:49.444 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-2ee6217c-939e-483e-b6e9-bad8380db173 - - - - - -] OVN maintenance task check_baremetal_ports_dhcp_options finished in 0.046 seconds 2026-08-28 04:49:49.445 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-2ee6217c-939e-483e-b6e9-bad8380db173 - - - - - -] OVN maintenance task check_fair_meter_consistency finished in 0.000 seconds 2026-08-28 04:49:49.476 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-2ee6217c-939e-483e-b6e9-bad8380db173 - - - - - -] OVN maintenance task check_fdb_aging_settings finished in 0.031 seconds 2026-08-28 04:49:49.477 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-2ee6217c-939e-483e-b6e9-bad8380db173 - - - - - -] OVN maintenance task check_for_ha_chassis_group finished in 0.001 seconds 2026-08-28 04:49:49.478 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-2ee6217c-939e-483e-b6e9-bad8380db173 - - - - - -] OVN maintenance task check_for_igmp_snoop_support finished in 0.000 seconds 2026-08-28 04:49:49.480 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-9008a67c-f573-4f98-94d2-cbf256b535cd - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-08-28 04:49:49.503 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9008a67c-f573-4f98-94d2-cbf256b535cd - - - - - -] tcp:10.103.31.240:6642: connecting... 2026-08-28 04:49:49.504 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9008a67c-f573-4f98-94d2-cbf256b535cd - - - - - -] tcp:10.103.31.240:6642: connected 2026-08-28 04:49:49.504 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-2ee6217c-939e-483e-b6e9-bad8380db173 - - - - - -] OVN maintenance task check_for_inconsistencies finished in 0.026 seconds 2026-08-28 04:49:49.506 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-2ee6217c-939e-483e-b6e9-bad8380db173 - - - - - -] OVN maintenance task check_global_dhcp_opts finished in 0.000 seconds 2026-08-28 04:49:49.507 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-2ee6217c-939e-483e-b6e9-bad8380db173 - - - - - -] OVN maintenance task check_localnet_port_has_learn_fdb finished in 0.001 seconds 2026-08-28 04:49:49.551 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-2ee6217c-939e-483e-b6e9-bad8380db173 - - - - - -] OVN maintenance task check_provider_distributed_ports finished in 0.042 seconds 2026-08-28 04:49:49.558 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9008a67c-f573-4f98-94d2-cbf256b535cd - - - - - -] WorkerService process has finished the post initialization 2026-08-28 04:49:49.559 10 INFO neutron.wsgi [-] (10) wsgi starting up on http://0.0.0.0:9696 2026-08-28 04:49:49.579 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-2ee6217c-939e-483e-b6e9-bad8380db173 - - - - - -] OVN maintenance task check_redirect_type_router_gateway_ports finished in 0.027 seconds 2026-08-28 04:49:49.580 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-2ee6217c-939e-483e-b6e9-bad8380db173 - - - - - -] OVN maintenance task check_router_default_route_empty_dst_ip finished in 0.000 seconds 2026-08-28 04:49:49.585 15 INFO neutron.db.ovn_hash_ring_db [None req-2ee6217c-939e-483e-b6e9-bad8380db173 - - - - - -] Cleaned up Hash Ring nodes older than 5 days 2026-08-28 04:49:49.586 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-2ee6217c-939e-483e-b6e9-bad8380db173 - - - - - -] OVN maintenance task cleanup_old_hash_ring_nodes finished in 0.006 seconds 2026-08-28 04:49:49.591 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-2ee6217c-939e-483e-b6e9-bad8380db173 - - - - - -] OVN maintenance task configure_nb_global finished in 0.005 seconds 2026-08-28 04:49:49.626 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-2ee6217c-939e-483e-b6e9-bad8380db173 - - - - - -] OVN maintenance task set_fip_distributed_flag finished in 0.003 seconds 2026-08-28 04:49:49.632 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-2ee6217c-939e-483e-b6e9-bad8380db173 - - - - - -] OVN maintenance task set_network_type finished in 0.006 seconds 2026-08-28 04:49:49.634 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-2ee6217c-939e-483e-b6e9-bad8380db173 - - - - - -] OVN maintenance task update_mac_aging_settings finished in 0.001 seconds 2026-08-28 04:49:49.637 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-2ee6217c-939e-483e-b6e9-bad8380db173 - - - - - -] OVN maintenance task update_router_distributed_flag finished in 0.003 seconds 2026-08-28 04:49:49.649 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-2ee6217c-939e-483e-b6e9-bad8380db173 - - - - - -] OVN maintenance task update_security_group_with_address_group finished in 0.011 seconds 2026-08-28 04:49:59.309 15 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-8082636d-b2f8-428e-a8bd-b593ff0eb00c - - - - - -] New host instance found in OVN SB DB, but not in Neutron. Add its SegmentHostMapping in Neutron 2026-08-28 04:49:59.388 15 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-426f61c5-40d4-4f62-b990-55b605d62f8f - - - - - -] ACLs to be added: 2 ACLs to be removed: 2 2026-08-28 04:49:59.427 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-426f61c5-40d4-4f62-b990-55b605d62f8f - - - - - -] Starting OVNClientQosExtension 2026-08-28 04:49:59.439 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-426f61c5-40d4-4f62-b990-55b605d62f8f - - - - - -] Starting OVNClientQosExtension 2026-08-28 04:50:02.990 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0043471 /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-08-28 04:50:05.901 9 INFO neutron.pecan_wsgi.hooks.translation [None req-62e8bea7-f938-4596-a099-520f68e2cce3 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] GET failed (client error): The resource could not be found. 2026-08-28 04:50:05.904 9 INFO neutron.wsgi [None req-62e8bea7-f938-4596-a099-520f68e2cce3 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.7853508 2026-08-28 04:50:05.928 9 INFO neutron.wsgi [None req-f4e5847a-68ce-4f2d-ba5f-1583d8234d49 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 189 time: 0.0197194 2026-08-28 04:50:06.110 9 WARNING oslo_policy.policy [None req-0ab255a6-b378-4a2a-8021-551cc81ea9d9 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-08-28 04:50:06.263 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-0ab255a6-b378-4a2a-8021-551cc81ea9d9 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Starting OVNClientQosExtension 2026-08-28 04:50:06.264 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-0ab255a6-b378-4a2a-8021-551cc81ea9d9 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Starting OVNClientPlacementExtension 2026-08-28 04:50:06.336 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ab255a6-b378-4a2a-8021-551cc81ea9d9 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Successfully bumped revision number for resource 8941582b-ff86-4e05-90fd-0ed36cafbc24 (type: security_groups) to 1 2026-08-28 04:50:06.361 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ab255a6-b378-4a2a-8021-551cc81ea9d9 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Successfully bumped revision number for resource 3c07c516-db41-45f2-9765-912056f4e0ff (type: security_group_rules) to 0 2026-08-28 04:50:06.387 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ab255a6-b378-4a2a-8021-551cc81ea9d9 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Successfully bumped revision number for resource 496ad597-cda6-4003-aec5-6fb44221741c (type: security_group_rules) to 0 2026-08-28 04:50:06.409 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ab255a6-b378-4a2a-8021-551cc81ea9d9 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Successfully bumped revision number for resource 77b2d7a7-3fd1-4461-95b3-8830ba44b6d5 (type: security_group_rules) to 0 2026-08-28 04:50:06.429 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ab255a6-b378-4a2a-8021-551cc81ea9d9 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Successfully bumped revision number for resource c76d1d89-2ead-4fb2-8feb-9e4a8ccae40a (type: security_group_rules) to 0 2026-08-28 04:50:06.451 9 WARNING neutron.services.revisions.revision_plugin [None req-0ab255a6-b378-4a2a-8021-551cc81ea9d9 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Could not find related network for resource to bump revision. 2026-08-28 04:50:06.529 9 INFO neutron.db.segments_db [None req-0ab255a6-b378-4a2a-8021-551cc81ea9d9 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Added segment fa05b3c9-946c-407e-aa15-39ca6c2e1788 of type flat for network 7029a99b-e2ed-4106-8e70-ca2d0c190dc7 2026-08-28 04:50:06.752 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ab255a6-b378-4a2a-8021-551cc81ea9d9 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Successfully bumped revision number for resource 7029a99b-e2ed-4106-8e70-ca2d0c190dc7 (type: networks) to 1 2026-08-28 04:50:07.152 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0ab255a6-b378-4a2a-8021-551cc81ea9d9 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] No more DHCP agents 2026-08-28 04:50:07.159 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0ab255a6-b378-4a2a-8021-551cc81ea9d9 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Unable to schedule network 7029a99b-e2ed-4106-8e70-ca2d0c190dc7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 04:50:07.299 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ab255a6-b378-4a2a-8021-551cc81ea9d9 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Successfully bumped revision number for resource 209efbc0-571e-4130-9a15-dbf9577956e9 (type: ports) to 1 2026-08-28 04:50:07.332 9 INFO neutron.wsgi [None req-0ab255a6-b378-4a2a-8021-551cc81ea9d9 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "POST /v2.0/networks HTTP/1.1" status: 201 len: 886 time: 1.3978288 2026-08-28 04:50:08.818 9 INFO neutron.pecan_wsgi.hooks.translation [None req-ba50b19a-37f8-4007-8bb7-5da0d89f6217 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] GET failed (client error): The resource could not be found. 2026-08-28 04:50:08.820 9 INFO neutron.wsgi [None req-ba50b19a-37f8-4007-8bb7-5da0d89f6217 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.0567820 2026-08-28 04:50:08.896 9 INFO neutron.wsgi [None req-8cbd2e10-a266-4ccb-b200-b6d8ac3dc65c 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 890 time: 0.0711644 2026-08-28 04:50:08.926 9 INFO neutron.pecan_wsgi.hooks.translation [None req-368da988-648d-4e9a-a2a5-279556dbac88 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] GET failed (client error): The resource could not be found. 2026-08-28 04:50:08.927 9 INFO neutron.wsgi [None req-368da988-648d-4e9a-a2a5-279556dbac88 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/subnets/public-subnet?network_id=7029a99b-e2ed-4106-8e70-ca2d0c190dc7 HTTP/1.1" status: 404 len: 295 time: 0.0237770 2026-08-28 04:50:08.960 9 INFO neutron.wsgi [None req-9bdfcc3c-cd88-45b0-ba4c-2b31569fdd9b 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/subnets?name=public-subnet&network_id=7029a99b-e2ed-4106-8e70-ca2d0c190dc7 HTTP/1.1" status: 200 len: 188 time: 0.0298557 2026-08-28 04:50:09.328 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0cd616d3-6abb-42d0-81a1-de9da8d81ac8 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] No more DHCP agents 2026-08-28 04:50:09.330 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0cd616d3-6abb-42d0-81a1-de9da8d81ac8 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Unable to schedule network 7029a99b-e2ed-4106-8e70-ca2d0c190dc7: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 04:50:09.909 9 INFO neutron.db.ovn_revision_numbers_db [None req-0cd616d3-6abb-42d0-81a1-de9da8d81ac8 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Successfully bumped revision number for resource 209efbc0-571e-4130-9a15-dbf9577956e9 (type: ports) to 2 2026-08-28 04:50:09.944 9 INFO neutron.db.ovn_revision_numbers_db [None req-0cd616d3-6abb-42d0-81a1-de9da8d81ac8 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Successfully bumped revision number for resource 7c7b4470-cc89-4d11-870d-a127a89e77b6 (type: subnets) to 0 2026-08-28 04:50:09.958 9 INFO neutron.wsgi [None req-0cd616d3-6abb-42d0-81a1-de9da8d81ac8 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.9877312 2026-08-28 04:50:17.988 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036047 2026-08-28 04:50:32.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028474 2026-08-28 04:50:47.986 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024707 2026-08-28 04:50:47.995 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0074513 2026-08-28 04:51:02.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027759 2026-08-28 04:51:02.988 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0039783 2026-08-28 04:51:17.991 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032766 2026-08-28 04:51:17.994 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0059054 2026-08-28 04:51:32.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027971 2026-08-28 04:51:32.988 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033109 2026-08-28 04:51:47.988 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036628 2026-08-28 04:51:47.992 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026226 2026-08-28 04:52:02.987 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030267 2026-08-28 04:52:02.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033128 2026-08-28 04:52:17.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027084 2026-08-28 04:52:17.991 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020216 2026-08-28 04:52:32.987 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027165 2026-08-28 04:52:32.995 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0106094 2026-08-28 04:52:47.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031881 2026-08-28 04:52:47.988 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0045381 2026-08-28 04:53:02.986 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028450 2026-08-28 04:53:02.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033536 2026-08-28 04:53:17.986 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023503 2026-08-28 04:53:17.987 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032907 2026-08-28 04:53:32.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029173 2026-08-28 04:53:32.988 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0041821 2026-08-28 04:53:47.990 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0060780 2026-08-28 04:53:47.994 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025265 2026-08-28 04:54:02.986 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029569 2026-08-28 04:54:02.986 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027223 2026-08-28 04:54:17.987 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033126 2026-08-28 04:54:17.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032165 2026-08-28 04:54:32.988 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033641 2026-08-28 04:54:32.988 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033312 2026-08-28 04:54:47.986 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025594 2026-08-28 04:54:47.987 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029979 2026-08-28 04:54:49.744 15 INFO neutron.db.ovn_revision_numbers_db [None req-2ee6217c-939e-483e-b6e9-bad8380db173 - - - - - -] Successfully bumped revision number for resource 7029a99b-e2ed-4106-8e70-ca2d0c190dc7 (type: networks) to 2 2026-08-28 04:54:49.745 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-2ee6217c-939e-483e-b6e9-bad8380db173 - - - - - -] OVN maintenance task check_for_inconsistencies finished in 0.236 seconds /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-08-28 04:54:59.938 10 INFO neutron.pecan_wsgi.hooks.translation [None req-ac0608f4-d7ca-473e-8dd7-8482aba15080 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] GET failed (client error): The resource could not be found. 2026-08-28 04:54:59.940 10 INFO neutron.wsgi [None req-ac0608f4-d7ca-473e-8dd7-8482aba15080 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.7971866 2026-08-28 04:54:59.975 10 INFO neutron.wsgi [None req-3742fe60-1fe5-469c-92ee-d4d607d2cde7 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 189 time: 0.0308805 2026-08-28 04:55:00.118 10 WARNING oslo_policy.policy [None req-63526cd2-8981-49a7-81c3-920a32c129ae 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-08-28 04:55:00.227 10 INFO neutron.db.segments_db [None req-63526cd2-8981-49a7-81c3-920a32c129ae 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Added segment bf34c72b-8e9a-4968-96ea-656197790e41 of type geneve for network 7b962d6a-424f-46b1-beed-2918b2100f8d 2026-08-28 04:55:00.323 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-63526cd2-8981-49a7-81c3-920a32c129ae 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Starting OVNClientQosExtension 2026-08-28 04:55:00.323 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-63526cd2-8981-49a7-81c3-920a32c129ae 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Starting OVNClientPlacementExtension 2026-08-28 04:55:00.435 10 INFO neutron.db.ovn_revision_numbers_db [None req-63526cd2-8981-49a7-81c3-920a32c129ae 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Successfully bumped revision number for resource 7b962d6a-424f-46b1-beed-2918b2100f8d (type: networks) to 1 2026-08-28 04:55:00.706 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-63526cd2-8981-49a7-81c3-920a32c129ae 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] No more DHCP agents 2026-08-28 04:55:00.707 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-63526cd2-8981-49a7-81c3-920a32c129ae 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Unable to schedule network 7b962d6a-424f-46b1-beed-2918b2100f8d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 04:55:00.810 10 INFO neutron.db.ovn_revision_numbers_db [None req-63526cd2-8981-49a7-81c3-920a32c129ae 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Successfully bumped revision number for resource 61ce4e81-c7c1-411b-a605-97699a88dfd6 (type: ports) to 1 2026-08-28 04:55:00.840 10 INFO neutron.wsgi [None req-63526cd2-8981-49a7-81c3-920a32c129ae 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "POST /v2.0/networks HTTP/1.1" status: 201 len: 890 time: 0.8607216 2026-08-28 04:55:01.946 10 INFO neutron.pecan_wsgi.hooks.translation [None req-5c5fa6a8-f23a-4ebf-b04d-2d8489533e94 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] GET failed (client error): The resource could not be found. 2026-08-28 04:55:01.948 10 INFO neutron.wsgi [None req-5c5fa6a8-f23a-4ebf-b04d-2d8489533e94 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.0424082 2026-08-28 04:55:02.039 10 INFO neutron.wsgi [None req-9fcbc3af-bad8-4301-a39b-cc1755052001 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 875 time: 0.0858257 2026-08-28 04:55:02.085 10 INFO neutron.pecan_wsgi.hooks.translation [None req-df46bd84-10de-49a4-aa79-ea7a2bc05a31 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] GET failed (client error): The resource could not be found. 2026-08-28 04:55:02.088 10 INFO neutron.wsgi [None req-df46bd84-10de-49a4-aa79-ea7a2bc05a31 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/subnets/lb-mgmt-subnet?network_id=7b962d6a-424f-46b1-beed-2918b2100f8d HTTP/1.1" status: 404 len: 296 time: 0.0414007 2026-08-28 04:55:02.131 10 INFO neutron.wsgi [None req-0bd744b6-1bfe-4479-a864-29064d49b4be 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=7b962d6a-424f-46b1-beed-2918b2100f8d HTTP/1.1" status: 200 len: 188 time: 0.0394266 2026-08-28 04:55:02.323 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c73c83a0-c5d2-4ac2-a6ba-5efc213732fc 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] No more DHCP agents 2026-08-28 04:55:02.333 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c73c83a0-c5d2-4ac2-a6ba-5efc213732fc 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Unable to schedule network 7b962d6a-424f-46b1-beed-2918b2100f8d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 04:55:02.985 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0019495 2026-08-28 04:55:02.987 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028882 2026-08-28 04:55:03.099 10 INFO neutron.db.ovn_revision_numbers_db [None req-c73c83a0-c5d2-4ac2-a6ba-5efc213732fc 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Successfully bumped revision number for resource 61ce4e81-c7c1-411b-a605-97699a88dfd6 (type: ports) to 2 2026-08-28 04:55:03.138 10 INFO neutron.db.ovn_revision_numbers_db [None req-c73c83a0-c5d2-4ac2-a6ba-5efc213732fc 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Successfully bumped revision number for resource 84e311fd-2ec4-450c-8a3e-54d43fb7ea95 (type: subnets) to 0 2026-08-28 04:55:03.156 10 INFO neutron.wsgi [None req-c73c83a0-c5d2-4ac2-a6ba-5efc213732fc 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 807 time: 1.0183694 2026-08-28 04:55:04.551 10 INFO neutron.api.v2.resource [None req-7d9ba5e8-8f3d-4ec8-ad5c-e91146e4efe5 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] show failed (client error): The resource could not be found. 2026-08-28 04:55:04.553 10 INFO neutron.wsgi [None req-7d9ba5e8-8f3d-4ec8-ad5c-e91146e4efe5 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/security-groups/lb-health-mgr-sec-grp HTTP/1.1" status: 404 len: 313 time: 0.0819340 2026-08-28 04:55:04.621 10 INFO neutron.wsgi [None req-4443754e-013f-46f1-8244-e392e27d57b0 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/security-groups?name=lb-health-mgr-sec-grp HTTP/1.1" status: 200 len: 197 time: 0.0631471 2026-08-28 04:55:04.788 10 INFO neutron.db.ovn_revision_numbers_db [None req-544792bd-11d2-4e19-907d-42fd1243b1d1 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Successfully bumped revision number for resource 86ab7f90-adaf-4b68-b27a-959000ef8241 (type: security_groups) to 1 2026-08-28 04:55:04.803 10 INFO neutron.db.ovn_revision_numbers_db [None req-544792bd-11d2-4e19-907d-42fd1243b1d1 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Successfully bumped revision number for resource 01d2293e-1aa8-4e33-b764-7257fc6ef9ff (type: security_group_rules) to 0 2026-08-28 04:55:04.844 10 INFO neutron.db.ovn_revision_numbers_db [None req-544792bd-11d2-4e19-907d-42fd1243b1d1 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Successfully bumped revision number for resource 65b3fa86-589a-4204-bb32-1d9d99cb9e95 (type: security_group_rules) to 0 2026-08-28 04:55:04.860 10 INFO neutron.wsgi [None req-544792bd-11d2-4e19-907d-42fd1243b1d1 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1797 time: 0.2328587 2026-08-28 04:55:06.215 10 INFO neutron.wsgi [None req-2c2b4809-1fca-4c6d-81f0-59c52d135118 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/security-groups/86ab7f90-adaf-4b68-b27a-959000ef8241 HTTP/1.1" status: 200 len: 1792 time: 0.0880325 2026-08-28 04:55:06.255 10 INFO neutron.wsgi [None req-36cf01f9-edcc-47e9-b392-152a8ca17b06 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/security-groups/86ab7f90-adaf-4b68-b27a-959000ef8241 HTTP/1.1" status: 200 len: 1792 time: 0.0318780 2026-08-28 04:55:06.286 10 INFO neutron.wsgi [None req-ac87be5f-a7cb-4bf1-8539-e1670ac13396 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/security-groups/86ab7f90-adaf-4b68-b27a-959000ef8241 HTTP/1.1" status: 200 len: 1792 time: 0.0249245 2026-08-28 04:55:06.396 10 INFO neutron.db.ovn_revision_numbers_db [None req-65563340-ea0d-42d7-a884-471a5f1c3759 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Successfully bumped revision number for resource 0772ac17-cac6-4cce-91c9-738d281797e3 (type: security_group_rules) to 0 2026-08-28 04:55:06.425 10 INFO neutron.wsgi [None req-65563340-ea0d-42d7-a884-471a5f1c3759 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 781 time: 0.1325326 2026-08-28 04:55:07.549 10 INFO neutron.wsgi [None req-153ba389-8a80-454a-8be1-5363a531b6f1 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/security-groups/86ab7f90-adaf-4b68-b27a-959000ef8241 HTTP/1.1" status: 200 len: 2406 time: 0.1082983 2026-08-28 04:55:07.608 10 INFO neutron.wsgi [None req-55dc03b6-b6fc-45d6-92db-524f1dfe538a 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/security-groups/86ab7f90-adaf-4b68-b27a-959000ef8241 HTTP/1.1" status: 200 len: 2406 time: 0.0503144 2026-08-28 04:55:07.666 10 INFO neutron.wsgi [None req-763f3830-bd3e-4ecb-9ca0-2e9909c8fc2c 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/security-groups/86ab7f90-adaf-4b68-b27a-959000ef8241 HTTP/1.1" status: 200 len: 2406 time: 0.0505149 2026-08-28 04:55:07.835 10 INFO neutron.db.ovn_revision_numbers_db [None req-b7acbd02-1c31-4684-bd9a-c19f3f714086 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Successfully bumped revision number for resource fc325c0f-8b24-4428-8c1f-5887c08d4c7d (type: security_group_rules) to 0 2026-08-28 04:55:07.864 10 INFO neutron.wsgi [None req-b7acbd02-1c31-4684-bd9a-c19f3f714086 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1889708 2026-08-28 04:55:08.890 10 INFO neutron.wsgi [None req-0082aad0-8d51-4fa4-9151-27ad01107475 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/security-groups/86ab7f90-adaf-4b68-b27a-959000ef8241 HTTP/1.1" status: 200 len: 3022 time: 0.0869451 2026-08-28 04:55:08.932 10 INFO neutron.wsgi [None req-b7a8bd7d-5691-4323-8781-674e0805c8e4 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/security-groups/86ab7f90-adaf-4b68-b27a-959000ef8241 HTTP/1.1" status: 200 len: 3022 time: 0.0336723 2026-08-28 04:55:08.971 10 INFO neutron.wsgi [None req-b6cd5c53-2535-4b73-9219-f2b2f2fdfb73 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/security-groups/86ab7f90-adaf-4b68-b27a-959000ef8241 HTTP/1.1" status: 200 len: 3022 time: 0.0312808 2026-08-28 04:55:09.094 10 INFO neutron.db.ovn_revision_numbers_db [None req-d6c5b722-6241-444d-8bee-a119b6ea12e5 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Successfully bumped revision number for resource b74d534e-62df-4c9a-84b0-83623ec2da6d (type: security_group_rules) to 0 2026-08-28 04:55:09.119 10 INFO neutron.wsgi [None req-d6c5b722-6241-444d-8bee-a119b6ea12e5 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1411042 2026-08-28 04:55:10.256 10 INFO neutron.wsgi [None req-c26080ed-55d9-4399-ae0f-4ce10e219c66 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/security-groups/86ab7f90-adaf-4b68-b27a-959000ef8241 HTTP/1.1" status: 200 len: 3638 time: 0.1206391 2026-08-28 04:55:10.310 10 INFO neutron.wsgi [None req-a15a07e2-0c32-4707-90a8-2e6887759e51 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/security-groups/86ab7f90-adaf-4b68-b27a-959000ef8241 HTTP/1.1" status: 200 len: 3638 time: 0.0455482 2026-08-28 04:55:10.361 10 INFO neutron.wsgi [None req-d4e83bd9-8184-4e7d-86e8-1e64dbbd39da 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/security-groups/86ab7f90-adaf-4b68-b27a-959000ef8241 HTTP/1.1" status: 200 len: 3638 time: 0.0436618 2026-08-28 04:55:10.597 10 INFO neutron.db.ovn_revision_numbers_db [None req-79cb6c73-9770-4834-b473-58a8b7c9ce2a 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Successfully bumped revision number for resource 887e6975-46e6-4249-907f-86b4d2d0f76e (type: security_group_rules) to 0 2026-08-28 04:55:10.640 10 INFO neutron.wsgi [None req-79cb6c73-9770-4834-b473-58a8b7c9ce2a 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.2715993 2026-08-28 04:55:11.701 10 INFO neutron.wsgi [None req-72bebc10-d3ae-405c-95e2-6cce8ede3f82 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/security-groups/86ab7f90-adaf-4b68-b27a-959000ef8241 HTTP/1.1" status: 200 len: 4254 time: 0.1015105 2026-08-28 04:55:11.760 10 INFO neutron.wsgi [None req-f3323e18-661d-46fb-afbf-020de7fd2aea 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/security-groups/86ab7f90-adaf-4b68-b27a-959000ef8241 HTTP/1.1" status: 200 len: 4254 time: 0.0511723 2026-08-28 04:55:11.803 10 INFO neutron.wsgi [None req-4f856a48-09cc-4503-b517-2f58a748d8d5 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/security-groups/86ab7f90-adaf-4b68-b27a-959000ef8241 HTTP/1.1" status: 200 len: 4254 time: 0.0348699 2026-08-28 04:55:11.955 10 INFO neutron.db.ovn_revision_numbers_db [None req-3a9bd6f7-96b6-4ad0-9887-706de8370d00 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Successfully bumped revision number for resource 60a70e48-7cae-450a-b407-75ed4f601d82 (type: security_group_rules) to 0 2026-08-28 04:55:11.984 10 INFO neutron.wsgi [None req-3a9bd6f7-96b6-4ad0-9887-706de8370d00 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1720572 2026-08-28 04:55:13.445 10 INFO neutron.wsgi [None req-07063e71-6d85-45ce-95b8-e27187402ad1 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/networks/7b962d6a-424f-46b1-beed-2918b2100f8d HTTP/1.1" status: 200 len: 910 time: 0.1227005 2026-08-28 04:55:13.488 10 INFO neutron.pecan_wsgi.hooks.translation [None req-b36e57c9-1b70-46c4-9311-19aef68fbbd8 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] GET failed (client error): The resource could not be found. 2026-08-28 04:55:13.492 10 INFO neutron.wsgi [None req-b36e57c9-1b70-46c4-9311-19aef68fbbd8 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/ports/octavia-health-manager-port-instance?network_id=7b962d6a-424f-46b1-beed-2918b2100f8d HTTP/1.1" status: 404 len: 314 time: 0.0377443 2026-08-28 04:55:13.534 10 INFO neutron.wsgi [None req-5de93a5d-eee3-4295-8015-8f0c8e725064 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=7b962d6a-424f-46b1-beed-2918b2100f8d HTTP/1.1" status: 200 len: 186 time: 0.0373402 2026-08-28 04:55:13.614 10 INFO neutron.wsgi [None req-fc759ad7-6608-4bf7-9738-973b26742274 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/security-groups/86ab7f90-adaf-4b68-b27a-959000ef8241 HTTP/1.1" status: 200 len: 4870 time: 0.0749381 2026-08-28 04:55:13.921 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a7b5a858-1396-455d-ba07-55b4ee767621 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] No more DHCP agents 2026-08-28 04:55:13.923 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a7b5a858-1396-455d-ba07-55b4ee767621 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Unable to schedule network 7b962d6a-424f-46b1-beed-2918b2100f8d: no agents available; will retry on subsequent port and subnet creation events. 2026-08-28 04:55:14.132 10 INFO neutron.db.ovn_revision_numbers_db [None req-a7b5a858-1396-455d-ba07-55b4ee767621 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Successfully bumped revision number for resource 1cd045ea-dbbc-4e99-88a5-2b4ced158263 (type: ports) to 1 2026-08-28 04:55:14.168 10 INFO neutron.wsgi [None req-a7b5a858-1396-455d-ba07-55b4ee767621 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1277 time: 0.5430396 2026-08-28 04:55:17.988 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035157 2026-08-28 04:55:17.991 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020769 /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-08-28 04:55:20.310 10 INFO neutron.pecan_wsgi.hooks.translation [None req-80860d26-0688-4e5f-a82a-8999188f1529 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] GET failed (client error): The resource could not be found. 2026-08-28 04:55:20.313 10 INFO neutron.wsgi [None req-80860d26-0688-4e5f-a82a-8999188f1529 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.0738552 2026-08-28 04:55:20.384 10 INFO neutron.wsgi [None req-b5658617-a4ff-47c5-8e7c-c83e5b33ebe8 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1275 time: 0.0658672 2026-08-28 04:55:20.881 10 INFO neutron.db.ovn_revision_numbers_db [None req-290c7a3b-a534-4893-b86e-4694156d5b50 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Successfully bumped revision number for resource 1cd045ea-dbbc-4e99-88a5-2b4ced158263 (type: ports) to 1 2026-08-28 04:55:21.096 10 INFO neutron.db.ovn_revision_numbers_db [None req-290c7a3b-a534-4893-b86e-4694156d5b50 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Successfully bumped revision number for resource 1cd045ea-dbbc-4e99-88a5-2b4ced158263 (type: ports) to 2 2026-08-28 04:55:21.126 10 INFO neutron.wsgi [None req-290c7a3b-a534-4893-b86e-4694156d5b50 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "PUT /v2.0/ports/1cd045ea-dbbc-4e99-88a5-2b4ced158263 HTTP/1.1" status: 200 len: 1362 time: 0.7307816 /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-08-28 04:55:22.715 10 INFO neutron.wsgi [None req-3742c4d5-3ef1-46e6-9eca-b82043ac73bd 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3507 time: 0.1312337 2026-08-28 04:55:23.899 10 INFO neutron.api.v2.resource [None req-2e4ccded-1204-49dd-9aa7-c56850d2098d 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] show failed (client error): The resource could not be found. 2026-08-28 04:55:23.901 10 INFO neutron.wsgi [None req-2e4ccded-1204-49dd-9aa7-c56850d2098d 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/security-groups/lb-mgmt-sec-grp HTTP/1.1" status: 404 len: 307 time: 0.0541334 2026-08-28 04:55:23.945 10 INFO neutron.wsgi [None req-92c6aac8-4b92-4ee7-bf54-baf48c87af96 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/security-groups?name=lb-mgmt-sec-grp HTTP/1.1" status: 200 len: 197 time: 0.0394368 2026-08-28 04:55:24.109 10 INFO neutron.db.ovn_revision_numbers_db [None req-75c28c64-17a8-4032-906d-2a5b0e30cdfd 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Successfully bumped revision number for resource 54fe96d4-7b93-4886-a9f5-81a8d2a3a7b4 (type: security_groups) to 1 2026-08-28 04:55:24.123 10 INFO neutron.db.ovn_revision_numbers_db [None req-75c28c64-17a8-4032-906d-2a5b0e30cdfd 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Successfully bumped revision number for resource 04ad69d7-c492-425b-8bc3-cbe6f973818f (type: security_group_rules) to 0 2026-08-28 04:55:24.139 10 INFO neutron.db.ovn_revision_numbers_db [None req-75c28c64-17a8-4032-906d-2a5b0e30cdfd 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Successfully bumped revision number for resource fa08c492-9780-46ac-ae8d-6494aefedfe6 (type: security_group_rules) to 0 2026-08-28 04:55:24.160 10 INFO neutron.wsgi [None req-75c28c64-17a8-4032-906d-2a5b0e30cdfd 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1791 time: 0.2092173 2026-08-28 04:55:25.308 10 INFO neutron.wsgi [None req-37a9f629-9df8-4777-94a3-3f42e91e1526 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/security-groups/54fe96d4-7b93-4886-a9f5-81a8d2a3a7b4 HTTP/1.1" status: 200 len: 1786 time: 0.0814302 2026-08-28 04:55:25.362 10 INFO neutron.wsgi [None req-c8768b19-4495-4727-9ae0-7e62c2b0acbd 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/security-groups/54fe96d4-7b93-4886-a9f5-81a8d2a3a7b4 HTTP/1.1" status: 200 len: 1786 time: 0.0440910 2026-08-28 04:55:25.405 10 INFO neutron.wsgi [None req-668ed841-b1f8-43e5-a133-a146ef088163 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/security-groups/54fe96d4-7b93-4886-a9f5-81a8d2a3a7b4 HTTP/1.1" status: 200 len: 1786 time: 0.0352459 2026-08-28 04:55:25.613 10 INFO neutron.db.ovn_revision_numbers_db [None req-b87674c6-8151-4657-9c21-3039f2e43c6b 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Successfully bumped revision number for resource 1a465002-1604-452c-8ccb-fdaadf31d71d (type: security_group_rules) to 0 2026-08-28 04:55:25.642 10 INFO neutron.wsgi [None req-b87674c6-8151-4657-9c21-3039f2e43c6b 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.2286985 2026-08-28 04:55:26.646 10 INFO neutron.wsgi [None req-3499c3cc-9ca0-44db-958d-cb0c2481d4f7 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/security-groups/54fe96d4-7b93-4886-a9f5-81a8d2a3a7b4 HTTP/1.1" status: 200 len: 2420 time: 0.0930841 2026-08-28 04:55:26.687 10 INFO neutron.wsgi [None req-f3a84b94-d375-42f9-9d8f-6927ea08306f 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/security-groups/54fe96d4-7b93-4886-a9f5-81a8d2a3a7b4 HTTP/1.1" status: 200 len: 2420 time: 0.0323906 2026-08-28 04:55:26.741 10 INFO neutron.wsgi [None req-f2435cbd-a674-473d-aa76-b82e0fd339cd 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/security-groups/54fe96d4-7b93-4886-a9f5-81a8d2a3a7b4 HTTP/1.1" status: 200 len: 2420 time: 0.0470757 2026-08-28 04:55:26.888 10 INFO neutron.db.ovn_revision_numbers_db [None req-0d95aef5-83c7-4e72-a289-33e392c49846 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] Successfully bumped revision number for resource f365799c-8c35-4111-8ced-890ad0b517be (type: security_group_rules) to 0 2026-08-28 04:55:26.921 10 INFO neutron.wsgi [None req-0d95aef5-83c7-4e72-a289-33e392c49846 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 805 time: 0.1739526 2026-08-28 04:55:32.987 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028429 2026-08-28 04:55:32.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028217 2026-08-28 04:55:47.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025830 2026-08-28 04:55:47.988 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0038273 2026-08-28 04:56:02.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0033920 2026-08-28 04:56:02.991 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0062737 2026-08-28 04:56:17.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027056 2026-08-28 04:56:17.988 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0041313 2026-08-28 04:56:32.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026729 2026-08-28 04:56:32.988 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035434 2026-08-28 04:56:47.986 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021017 2026-08-28 04:56:47.989 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037389 2026-08-28 04:57:02.988 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036933 2026-08-28 04:57:02.999 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0144429 2026-08-28 04:57:05.443 10 INFO neutron.wsgi [None req-cd35083c-1116-4ea0-b577-eeaceea083b1 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "GET /v2.0/quotas/3a3be8febfec4b2ba05d0141eda11979 HTTP/1.1" status: 200 len: 467 time: 0.0201488 /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' 2026-08-28 04:57:05.992 10 INFO neutron.wsgi [None req-bec0922e-2750-425e-a743-abe3935a2886 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136,10.0.0.133 "PUT /v2.0/quotas/3a3be8febfec4b2ba05d0141eda11979 HTTP/1.1" status: 200 len: 466 time: 0.0473075 2026-08-28 04:57:17.987 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029399 2026-08-28 04:57:17.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030727 2026-08-28 04:57:32.986 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026939 2026-08-28 04:57:32.988 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0044310 2026-08-28 04:57:47.988 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0040333 2026-08-28 04:57:47.990 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0058155 2026-08-28 04:58:02.987 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029423 2026-08-28 04:58:02.991 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024874 2026-08-28 04:58:17.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035617 2026-08-28 04:58:17.988 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0041516 2026-08-28 04:58:32.988 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037971 2026-08-28 04:58:32.992 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0023618 2026-08-28 04:58:47.987 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034635 2026-08-28 04:58:47.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037801 2026-08-28 04:59:02.987 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028021 2026-08-28 04:59:02.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030797 2026-08-28 04:59:17.987 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030348 2026-08-28 04:59:17.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031061 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 04:59:26.311 9 INFO neutron.pecan_wsgi.hooks.translation [None req-64871f34-e718-4fe0-8041-4d5c00293d62 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] GET failed (client error): The resource could not be found. 2026-08-28 04:59:26.315 9 INFO neutron.wsgi [None req-64871f34-e718-4fe0-8041-4d5c00293d62 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.4366946 2026-08-28 04:59:26.387 9 INFO neutron.wsgi [None req-dcb747de-66b0-4e54-85ca-14f2d9661295 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1417 time: 0.0659070 /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: neutron. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-08-28 04:59:28.433 10 INFO neutron.pecan_wsgi.hooks.translation [None req-74108505-fd2e-4eb0-a175-905360df5fbb 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] GET failed (client error): The resource could not be found. 2026-08-28 04:59:28.435 10 INFO neutron.wsgi [None req-74108505-fd2e-4eb0-a175-905360df5fbb 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.1313660 2026-08-28 04:59:28.491 10 INFO neutron.wsgi [None req-587fcb93-19da-4fad-b03d-1e73cf57b673 42145c3eb539448c85d5b1854e8cec0f 3a3be8febfec4b2ba05d0141eda11979 - - default default] 162.253.55.136 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1417 time: 0.0502892 2026-08-28 04:59:29.867 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status up for port: 1cd045ea-dbbc-4e99-88a5-2b4ced158263 2026-08-28 04:59:29.887 9 INFO neutron.plugins.ml2.plugin [None req-08f3ad33-2cf8-48e4-aa27-27903d55f190 - - - - - -] Attempt 1 to provision port 1cd045ea-dbbc-4e99-88a5-2b4ced158263 2026-08-28 04:59:30.220 9 INFO neutron.db.ovn_revision_numbers_db [None req-08f3ad33-2cf8-48e4-aa27-27903d55f190 - - - - - -] Successfully bumped revision number for resource 1cd045ea-dbbc-4e99-88a5-2b4ced158263 (type: ports) to 4 2026-08-28 04:59:32.988 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0041504 2026-08-28 04:59:32.990 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0059299 2026-08-28 04:59:47.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025196 2026-08-28 04:59:47.987 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029330 2026-08-28 04:59:49.717 15 INFO neutron.db.ovn_revision_numbers_db [None req-2ee6217c-939e-483e-b6e9-bad8380db173 - - - - - -] Successfully bumped revision number for resource 7b962d6a-424f-46b1-beed-2918b2100f8d (type: networks) to 2 2026-08-28 04:59:49.778 15 INFO neutron.db.ovn_revision_numbers_db [None req-2ee6217c-939e-483e-b6e9-bad8380db173 - - - - - -] Successfully bumped revision number for resource 86ab7f90-adaf-4b68-b27a-959000ef8241 (type: security_groups) to 6 2026-08-28 04:59:49.826 15 INFO neutron.db.ovn_revision_numbers_db [None req-2ee6217c-939e-483e-b6e9-bad8380db173 - - - - - -] Successfully bumped revision number for resource 54fe96d4-7b93-4886-a9f5-81a8d2a3a7b4 (type: security_groups) to 3 2026-08-28 04:59:49.826 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-2ee6217c-939e-483e-b6e9-bad8380db173 - - - - - -] OVN maintenance task check_for_inconsistencies finished in 0.308 seconds 2026-08-28 05:00:02.987 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028913 2026-08-28 05:00:02.989 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0047674 2026-08-28 05:00:17.988 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0041871 2026-08-28 05:00:17.998 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0143380 2026-08-28 05:00:32.986 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025561 2026-08-28 05:00:32.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029209 2026-08-28 05:00:47.987 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031826 2026-08-28 05:00:47.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0040627 2026-08-28 05:01:02.986 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027714 2026-08-28 05:01:02.987 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028622 2026-08-28 05:01:17.987 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029645 2026-08-28 05:01:17.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030189 2026-08-28 05:01:32.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026062 2026-08-28 05:01:32.990 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0061805 2026-08-28 05:01:47.987 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029647 2026-08-28 05:01:47.992 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030663 2026-08-28 05:02:02.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027885 2026-08-28 05:02:02.989 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0039954 2026-08-28 05:02:17.987 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029960 2026-08-28 05:02:17.989 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0050008 2026-08-28 05:02:32.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029511 2026-08-28 05:02:32.987 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030172 2026-08-28 05:02:47.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031948 2026-08-28 05:02:47.988 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0041888 2026-08-28 05:03:02.986 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025792 2026-08-28 05:03:02.989 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0056901 2026-08-28 05:03:17.988 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034997 2026-08-28 05:03:17.988 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034401 2026-08-28 05:03:32.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031428 2026-08-28 05:03:32.988 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0040667 2026-08-28 05:03:47.986 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026832 2026-08-28 05:03:47.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029685 2026-08-28 05:04:02.986 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026259 2026-08-28 05:04:02.986 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025587 2026-08-28 05:04:17.986 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026808 2026-08-28 05:04:17.987 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036395 2026-08-28 05:04:32.988 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029998 2026-08-28 05:04:32.989 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0050685 2026-08-28 05:04:47.987 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0035694 2026-08-28 05:04:47.988 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0042298 2026-08-28 05:04:49.571 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-2ee6217c-939e-483e-b6e9-bad8380db173 - - - - - -] OVN maintenance task check_for_inconsistencies finished in 0.040 seconds 2026-08-28 05:05:02.988 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036185 2026-08-28 05:05:02.988 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0037928 2026-08-28 05:05:17.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029626 2026-08-28 05:05:17.987 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029631 2026-08-28 05:05:32.987 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032647 2026-08-28 05:05:32.988 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0042183 2026-08-28 05:05:47.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031161 2026-08-28 05:05:47.988 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0036774 2026-08-28 05:06:02.986 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024221 2026-08-28 05:06:02.986 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026886 2026-08-28 05:06:17.986 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027359 2026-08-28 05:06:17.987 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030756 2026-08-28 05:06:32.988 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034554 2026-08-28 05:06:32.988 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0040722 2026-08-28 05:06:47.987 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029747 2026-08-28 05:06:47.988 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0039623 2026-08-28 05:07:02.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032935 2026-08-28 05:07:02.991 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026262 2026-08-28 05:07:17.987 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028338 2026-08-28 05:07:17.989 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0050151 2026-08-28 05:07:32.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028846 2026-08-28 05:07:32.990 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0026140 2026-08-28 05:07:47.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029387 2026-08-28 05:07:47.990 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018492 2026-08-28 05:08:02.987 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028419 2026-08-28 05:08:02.988 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0043545 2026-08-28 05:08:17.986 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027275 2026-08-28 05:08:17.989 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0049620 2026-08-28 05:08:32.985 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020978 2026-08-28 05:08:32.985 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0020523 2026-08-28 05:08:47.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028577 2026-08-28 05:08:47.988 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0041027 2026-08-28 05:09:02.986 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024731 2026-08-28 05:09:02.988 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0039430 2026-08-28 05:09:17.987 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031424 2026-08-28 05:09:17.988 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0034685 2026-08-28 05:09:32.985 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0017185 2026-08-28 05:09:32.986 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025058 2026-08-28 05:09:47.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0029879 2026-08-28 05:09:47.990 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0053442 2026-08-28 05:09:49.581 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-2ee6217c-939e-483e-b6e9-bad8380db173 - - - - - -] OVN maintenance task check_for_inconsistencies finished in 0.038 seconds 2026-08-28 05:10:02.986 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022418 2026-08-28 05:10:02.988 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031049 2026-08-28 05:10:17.986 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0015776 2026-08-28 05:10:17.989 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0016012 2026-08-28 05:10:32.987 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028768 2026-08-28 05:10:32.989 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018284 2026-08-28 05:10:47.987 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032356 2026-08-28 05:10:47.989 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0018485 2026-08-28 05:11:02.987 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028396 2026-08-28 05:11:02.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027936 2026-08-28 05:11:17.989 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0044792 2026-08-28 05:11:17.989 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0039926 2026-08-28 05:11:32.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0025856 2026-08-28 05:11:32.988 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0031791 2026-08-28 05:11:47.986 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0024309 2026-08-28 05:11:47.987 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028892 2026-08-28 05:12:02.987 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0030725 2026-08-28 05:12:02.988 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0039072 2026-08-28 05:12:17.987 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0032828 2026-08-28 05:12:17.990 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0067849 2026-08-28 05:12:32.986 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0028417 2026-08-28 05:12:32.986 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0027962 2026-08-28 05:12:47.986 9 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0021789 2026-08-28 05:12:47.986 10 INFO neutron.wsgi [-] 10.0.0.133 "GET / HTTP/1.1" status: 200 len: 247 time: 0.0022707