+ COMMAND=start + start + start_ovn + exec neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/munch/__init__.py:24: 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-04-27 21:33:15.286 1 INFO neutron.common.config [-] Logging enabled! 2026-04-27 21:33:15.286 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-server version 21.2.2.dev24 2026-04-27 21:33:15.288 1 INFO neutron.common.config [-] Logging enabled! 2026-04-27 21:33:15.288 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-server version 21.2.2.dev24 2026-04-27 21:33:15.502 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-04-27 21:33:16.159 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-04-27 21:33:16.161 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-04-27 21:33:16.164 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-04-27 21:33:16.164 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-04-27 21:33:16.164 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-04-27 21:33:16.164 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-04-27 21:33:16.164 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 21:33:16.169 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 21:33:16.169 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-04-27 21:33:16.170 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-04-27 21:33:16.461 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-04-27 21:33:16.461 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-04-27 21:33:16.461 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-04-27 21:33:16.480 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-04-27 21:33:16.481 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-04-27 21:33:16.481 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-04-27 21:33:16.481 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-04-27 21:33:18.531 1 INFO neutron.plugins.ml2.managers [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Initializing driver for type 'vlan' 2026-04-27 21:33:18.706 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] VlanTypeDriver initialization complete 2026-04-27 21:33:18.707 1 INFO neutron.plugins.ml2.managers [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-04-27 21:33:18.707 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-04-27 21:33:18.707 1 INFO neutron.plugins.ml2.managers [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Initializing extension driver 'port_security' 2026-04-27 21:33:18.707 1 INFO neutron.plugins.ml2.extensions.port_security [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-04-27 21:33:18.707 1 INFO neutron.plugins.ml2.managers [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Initializing extension driver 'qos' 2026-04-27 21:33:18.708 1 INFO neutron.plugins.ml2.managers [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Initializing mechanism driver 'ovn' 2026-04-27 21:33:18.708 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Starting OVNMechanismDriver 2026-04-27 21:33:18.734 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] OVN logging driver registered 2026-04-27 21:33:18.740 1 INFO neutron.quota [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded quota_driver: . 2026-04-27 21:33:18.740 1 INFO neutron.plugins.ml2.plugin [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Modular L2 Plugin initialization complete 2026-04-27 21:33:18.741 1 INFO neutron.plugins.ml2.managers [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-04-27 21:33:18.741 1 INFO neutron.plugins.ml2.managers [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-04-27 21:33:18.741 1 INFO neutron.plugins.ml2.managers [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Got port-security extension from driver 'port_security' 2026-04-27 21:33:18.741 1 INFO neutron.extensions.vlantransparent [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Disabled vlantransparent extension. 2026-04-27 21:33:18.741 1 INFO neutron.manager [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loading Plugin: qos 2026-04-27 21:33:18.751 1 INFO neutron.manager [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loading Plugin: ovn-router 2026-04-27 21:33:18.766 1 INFO neutron.services.ovn_l3.plugin [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Starting OVNL3RouterPlugin 2026-04-27 21:33:18.767 1 INFO neutron.manager [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loading Plugin: segments 2026-04-27 21:33:18.848 1 INFO neutron.manager [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loading Plugin: trunk 2026-04-27 21:33:18.855 1 INFO neutron.manager [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loading Plugin: log 2026-04-27 21:33:18.857 1 INFO neutron.manager [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loading Plugin: auto_allocate 2026-04-27 21:33:18.860 1 INFO neutron.manager [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loading Plugin: tag 2026-04-27 21:33:18.864 1 INFO neutron.manager [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loading Plugin: timestamp 2026-04-27 21:33:18.866 1 INFO neutron.manager [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loading Plugin: network_ip_availability 2026-04-27 21:33:18.869 1 INFO neutron.manager [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loading Plugin: flavors 2026-04-27 21:33:18.873 1 INFO neutron.manager [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loading Plugin: revisions 2026-04-27 21:33:18.876 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Initializing extension manager. 2026-04-27 21:33:18.879 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: address-group 2026-04-27 21:33:18.882 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: address-scope 2026-04-27 21:33:18.883 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-04-27 21:33:18.885 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: agent 2026-04-27 21:33:18.886 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-04-27 21:33:18.889 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: allowed-address-pairs 2026-04-27 21:33:18.889 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: auto-allocated-topology 2026-04-27 21:33:18.890 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: availability_zone 2026-04-27 21:33:18.890 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-04-27 21:33:18.891 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-04-27 21:33:18.891 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: default-subnetpools 2026-04-27 21:33:18.893 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-04-27 21:33:18.894 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: dns-integration 2026-04-27 21:33:18.894 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: dns-domain-ports 2026-04-27 21:33:18.895 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-04-27 21:33:18.895 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-04-27 21:33:18.896 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-04-27 21:33:18.896 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Extension empty-string-filtering not supported by any of loaded plugins 2026-04-27 21:33:18.897 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 21:33:18.897 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-04-27 21:33:18.897 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: external-net 2026-04-27 21:33:18.898 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: extra_dhcp_opt 2026-04-27 21:33:18.898 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: extraroute 2026-04-27 21:33:18.899 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-04-27 21:33:18.899 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: filter-validation 2026-04-27 21:33:18.900 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-04-27 21:33:18.900 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-04-27 21:33:18.901 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-04-27 21:33:18.901 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: fip-port-details 2026-04-27 21:33:18.902 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: flavors 2026-04-27 21:33:18.903 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-04-27 21:33:18.903 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: floatingip-pools 2026-04-27 21:33:18.904 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: ip_allocation 2026-04-27 21:33:18.904 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-04-27 21:33:18.905 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: l2_adjacency 2026-04-27 21:33:18.906 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: router 2026-04-27 21:33:18.907 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-04-27 21:33:18.908 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: ext-gw-mode 2026-04-27 21:33:18.908 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Extension l3-ha not supported by any of loaded plugins 2026-04-27 21:33:18.909 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-04-27 21:33:18.909 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Extension l3-flavors not supported by any of loaded plugins 2026-04-27 21:33:18.910 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-04-27 21:33:18.910 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-04-27 21:33:18.912 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-04-27 21:33:18.913 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-04-27 21:33:18.914 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: logging 2026-04-27 21:33:18.915 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Extension metering not supported by any of loaded plugins 2026-04-27 21:33:18.915 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-04-27 21:33:18.916 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: multi-provider 2026-04-27 21:33:18.916 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: net-mtu 2026-04-27 21:33:18.917 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: net-mtu-writable 2026-04-27 21:33:18.917 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: network_availability_zone 2026-04-27 21:33:18.918 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: network-ip-availability 2026-04-27 21:33:18.919 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-04-27 21:33:18.919 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: pagination 2026-04-27 21:33:18.920 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: port-device-profile 2026-04-27 21:33:18.920 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-04-27 21:33:18.921 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-04-27 21:33:18.921 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-04-27 21:33:18.922 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: port-resource-request 2026-04-27 21:33:18.922 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: port-resource-request-groups 2026-04-27 21:33:18.923 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: binding 2026-04-27 21:33:18.923 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: binding-extended 2026-04-27 21:33:18.924 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: port-security 2026-04-27 21:33:18.924 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: project-id 2026-04-27 21:33:18.925 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: provider 2026-04-27 21:33:18.926 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: qos 2026-04-27 21:33:18.927 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-04-27 21:33:18.927 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-04-27 21:33:18.928 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: qos-default 2026-04-27 21:33:18.928 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: qos-fip 2026-04-27 21:33:18.929 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-04-27 21:33:18.929 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: qos-gateway-ip 2026-04-27 21:33:18.930 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: qos-port-network-policy 2026-04-27 21:33:18.932 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: qos-pps-minimum 2026-04-27 21:33:18.934 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-04-27 21:33:18.935 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: qos-pps 2026-04-27 21:33:18.936 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: qos-rule-type-details 2026-04-27 21:33:18.936 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: qos-rule-type-filter 2026-04-27 21:33:18.937 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: qos-rules-alias 2026-04-27 21:33:18.938 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: quota-check-limit 2026-04-27 21:33:18.942 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: quotas 2026-04-27 21:33:18.943 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: quota_details 2026-04-27 21:33:18.945 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: rbac-policies 2026-04-27 21:33:18.946 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-04-27 21:33:18.947 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: rbac-address-scope 2026-04-27 21:33:18.947 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: rbac-security-groups 2026-04-27 21:33:18.948 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-04-27 21:33:18.949 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: revision-if-match 2026-04-27 21:33:18.950 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: standard-attr-revisions 2026-04-27 21:33:18.950 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: router_availability_zone 2026-04-27 21:33:18.951 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-04-27 21:33:18.951 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-04-27 21:33:18.952 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-04-27 21:33:18.953 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-04-27 21:33:18.953 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-04-27 21:33:18.960 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: security-group 2026-04-27 21:33:18.961 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: segment 2026-04-27 21:33:18.962 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-04-27 21:33:18.963 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: service-type 2026-04-27 21:33:18.963 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: sorting 2026-04-27 21:33:18.964 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: standard-attr-segment 2026-04-27 21:33:18.964 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: standard-attr-description 2026-04-27 21:33:18.965 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: stateful-security-group 2026-04-27 21:33:18.966 1 WARNING neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-04-27 21:33:18.966 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-04-27 21:33:18.967 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-04-27 21:33:18.967 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-04-27 21:33:18.968 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: subnet-service-types 2026-04-27 21:33:18.968 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: subnet_allocation 2026-04-27 21:33:18.969 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-04-27 21:33:18.970 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-04-27 21:33:18.972 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: standard-attr-tag 2026-04-27 21:33:18.972 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: standard-attr-timestamp 2026-04-27 21:33:18.973 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: trunk 2026-04-27 21:33:18.973 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Loaded extension: trunk-details 2026-04-27 21:33:18.974 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-04-27 21:33:18.975 1 INFO neutron.api.extensions [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-04-27 21:33:18.977 1 INFO neutron.quota.resource_registry [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Creating instance of TrackedResource for resource:network 2026-04-27 21:33:18.977 1 INFO neutron.quota.resource_registry [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-04-27 21:33:18.977 1 INFO neutron.quota.resource_registry [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 21:33:18.978 1 INFO neutron.quota.resource_registry [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Creating instance of TrackedResource for resource:port 2026-04-27 21:33:18.979 1 INFO neutron.quota.resource_registry [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-27 21:33:18.979 1 INFO neutron.quota.resource_registry [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-27 21:33:18.981 1 INFO neutron.quota.resource_registry [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-27 21:33:18.981 1 INFO neutron.quota.resource_registry [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-27 21:33:18.981 1 INFO neutron.quota.resource_registry [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-27 21:33:18.982 1 INFO neutron.quota.resource_registry [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 21:33:18.982 1 WARNING neutron.quota.resource_registry [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] subnetpool is already registered 2026-04-27 21:33:18.982 1 INFO neutron.quota.resource_registry [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-27 21:33:18.986 1 INFO neutron.quota.resource_registry [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Creating instance of TrackedResource for resource:router 2026-04-27 21:33:18.986 1 WARNING neutron.quota.resource_registry [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] router is already registered 2026-04-27 21:33:18.986 1 INFO neutron.quota.resource_registry [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-04-27 21:33:18.986 1 WARNING neutron.quota.resource_registry [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] floatingip is already registered 2026-04-27 21:33:18.987 1 INFO neutron.quota.resource_registry [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-04-27 21:33:18.987 1 WARNING neutron.quota.resource_registry [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] rbac_policy is already registered 2026-04-27 21:33:18.988 1 INFO neutron.quota.resource_registry [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-04-27 21:33:18.988 1 WARNING neutron.quota.resource_registry [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] security_group is already registered 2026-04-27 21:33:18.988 1 INFO neutron.quota.resource_registry [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-04-27 21:33:18.988 1 WARNING neutron.quota.resource_registry [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] security_group_rule is already registered 2026-04-27 21:33:18.989 1 INFO neutron.quota.resource_registry [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-04-27 21:33:18.989 1 WARNING neutron.quota.resource_registry [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] subnetpool is already registered 2026-04-27 21:33:18.989 1 INFO neutron.quota.resource_registry [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-04-27 21:33:18.990 1 WARNING neutron.quota.resource_registry [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] trunk is already registered 2026-04-27 21:33:19.017 1 WARNING keystonemiddleware._common.config [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-04-27 21:33:19.025 1 WARNING oslo_config.cfg [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-04-27 21:33:19.028 1 INFO oslo_service.service [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Starting 2 workers 2026-04-27 21:33:19.034 1 INFO neutron.service [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Neutron service started, listening on 0.0.0.0:9696 2026-04-27 21:33:19.052 1 INFO oslo_service.service [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Starting 2 workers 2026-04-27 21:33:19.058 9 INFO neutron.db.ovn_hash_ring_db [None req-a75ce9da-1d09-4208-927d-ecb14f5f56f5 - - - - - -] Nodes from host "neutron-server-6fbf945f69-d94bx" and group "mechanism_driver" removed from the Hash Ring 2026-04-27 21:33:19.059 1 INFO oslo_service.service [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Starting 1 workers 2026-04-27 21:33:19.062 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-04-27 21:33:19.064 1 INFO oslo_service.service [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Starting 1 workers 2026-04-27 21:33:19.066 9 INFO neutron.db.ovn_hash_ring_db [None req-a75ce9da-1d09-4208-927d-ecb14f5f56f5 - - - - - -] Node 94b93c5a-8342-4f06-8f07-ba74aba09e9e from host "neutron-server-6fbf945f69-d94bx" and group "mechanism_driver" added to the Hash Ring 2026-04-27 21:33:19.067 1 INFO oslo_service.service [None req-10f8e47b-6124-4714-9a1a-b1b04a240b00 - - - - - -] Starting 1 workers 2026-04-27 21:33:19.068 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-04-27 21:33:19.071 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-a75ce9da-1d09-4208-927d-ecb14f5f56f5 - - - - - -] Hash Ring probing thread has started 2026-04-27 21:33:19.072 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-a75ce9da-1d09-4208-927d-ecb14f5f56f5 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-04-27 21:33:19.079 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-04-27 21:33:19.081 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for MaintenanceWorker with retry 2026-04-27 21:33:19.099 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d7aad23a-86c8-4d25-9024-63ae09614ccb - - - - - -] tcp:10.108.209.252:6641: connecting... 2026-04-27 21:33:19.100 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d7aad23a-86c8-4d25-9024-63ae09614ccb - - - - - -] tcp:10.108.209.252:6641: connected 2026-04-27 21:33:19.106 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2eb65098-0e82-4003-8eaf-186d9c73c031 - - - - - -] tcp:10.108.209.252:6641: connecting... 2026-04-27 21:33:19.106 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2eb65098-0e82-4003-8eaf-186d9c73c031 - - - - - -] tcp:10.108.209.252:6641: connected 2026-04-27 21:33:19.118 10 INFO neutron.db.ovn_hash_ring_db [None req-d77ed160-0a3a-4b5b-aa10-56ee92e60497 - - - - - -] Node 8e38262b-7d66-4577-8596-cb54328a7449 from host "neutron-server-6fbf945f69-d94bx" and group "mechanism_driver" added to the Hash Ring 2026-04-27 21:33:19.119 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a75ce9da-1d09-4208-927d-ecb14f5f56f5 - - - - - -] tcp:10.108.209.252:6641: connecting... 2026-04-27 21:33:19.119 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a75ce9da-1d09-4208-927d-ecb14f5f56f5 - - - - - -] tcp:10.108.209.252:6641: connected 2026-04-27 21:33:19.122 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-d77ed160-0a3a-4b5b-aa10-56ee92e60497 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-04-27 21:33:19.126 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.108.209.252:6641: connecting... 2026-04-27 21:33:19.126 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.108.209.252:6641: connected 2026-04-27 21:33:19.158 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbSbOvnIdl for MaintenanceWorker with retry 2026-04-27 21:33:19.158 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-d7aad23a-86c8-4d25-9024-63ae09614ccb - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-04-27 21:33:19.161 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d77ed160-0a3a-4b5b-aa10-56ee92e60497 - - - - - -] tcp:10.108.209.252:6641: connecting... 2026-04-27 21:33:19.162 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d77ed160-0a3a-4b5b-aa10-56ee92e60497 - - - - - -] tcp:10.108.209.252:6641: connected 2026-04-27 21:33:19.164 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.96.110.209:6642: connecting... 2026-04-27 21:33:19.165 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.96.110.209:6642: connected 2026-04-27 21:33:19.166 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d7aad23a-86c8-4d25-9024-63ae09614ccb - - - - - -] tcp:10.96.110.209:6642: connecting... 2026-04-27 21:33:19.166 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d7aad23a-86c8-4d25-9024-63ae09614ccb - - - - - -] tcp:10.96.110.209:6642: connected 2026-04-27 21:33:19.166 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-2eb65098-0e82-4003-8eaf-186d9c73c031 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-04-27 21:33:19.173 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2eb65098-0e82-4003-8eaf-186d9c73c031 - - - - - -] tcp:10.96.110.209:6642: connecting... 2026-04-27 21:33:19.173 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-2eb65098-0e82-4003-8eaf-186d9c73c031 - - - - - -] tcp:10.96.110.209:6642: connected 2026-04-27 21:33:19.179 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-a75ce9da-1d09-4208-927d-ecb14f5f56f5 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-04-27 21:33:19.189 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a75ce9da-1d09-4208-927d-ecb14f5f56f5 - - - - - -] tcp:10.96.110.209:6642: connecting... 2026-04-27 21:33:19.189 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-a75ce9da-1d09-4208-927d-ecb14f5f56f5 - - - - - -] tcp:10.96.110.209:6642: connected 2026-04-27 21:33:19.216 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-04-27 21:33:19.217 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-04-27 21:33:19.217 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-04-27 21:33:19.230 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-d77ed160-0a3a-4b5b-aa10-56ee92e60497 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-04-27 21:33:19.236 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] Maintenance task thread has started 2026-04-27 21:33:19.239 9 INFO neutron.wsgi [-] (9) wsgi starting up on http://0.0.0.0:9696 2026-04-27 21:33:19.243 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d77ed160-0a3a-4b5b-aa10-56ee92e60497 - - - - - -] tcp:10.96.110.209:6642: connecting... 2026-04-27 21:33:19.243 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-d77ed160-0a3a-4b5b-aa10-56ee92e60497 - - - - - -] tcp:10.96.110.209:6642: connected 2026-04-27 21:33:19.308 10 INFO neutron.wsgi [-] (10) wsgi starting up on http://0.0.0.0:9696 2026-04-27 21:33:19.398 15 INFO neutron.db.ovn_hash_ring_db [None req-456bb6d6-2e33-42e2-b9d2-fb031c777e80 - - - - - -] Cleaned up Hash Ring nodes older than 5 days 2026-04-27 21:33:19.435 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-456bb6d6-2e33-42e2-b9d2-fb031c777e80 - - - - - -] Starting OVNClientQosExtension 2026-04-27 21:33:20.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028992 /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 21:33:22.943 10 WARNING oslo_policy.policy [None req-be7b59e8-e0b8-4491-9889-e32eb2f8c30c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-04-27 21:33:23.190 10 INFO neutron.wsgi [None req-be7b59e8-e0b8-4491-9889-e32eb2f8c30c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/networks HTTP/1.1" status: 200 len: 189 time: 0.7259710 2026-04-27 21:33:23.336 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-845f5872-363f-4871-a5e8-a5964d294740 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Starting OVNClientQosExtension 2026-04-27 21:33:23.336 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-845f5872-363f-4871-a5e8-a5964d294740 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Starting OVNClientPlacementExtension 2026-04-27 21:33:23.360 10 INFO neutron.db.ovn_revision_numbers_db [None req-845f5872-363f-4871-a5e8-a5964d294740 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 245b5ed2-c64a-41de-87cd-4a5c4607f039 (type: security_groups) to 1 2026-04-27 21:33:23.374 10 WARNING neutron.services.revisions.revision_plugin [None req-845f5872-363f-4871-a5e8-a5964d294740 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Could not find related network for resource to bump revision. 2026-04-27 21:33:23.424 10 INFO neutron.db.segments_db [None req-845f5872-363f-4871-a5e8-a5964d294740 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Added segment 14672dd8-c6c3-4d3a-8625-92c1e10e2f4c of type flat for network a151f0a7-868e-4eca-a058-e229a6a8b3e8 2026-04-27 21:33:23.625 10 INFO neutron.db.ovn_revision_numbers_db [None req-845f5872-363f-4871-a5e8-a5964d294740 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource a151f0a7-868e-4eca-a058-e229a6a8b3e8 (type: networks) to 1 2026-04-27 21:33:23.961 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-845f5872-363f-4871-a5e8-a5964d294740 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 21:33:23.963 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-845f5872-363f-4871-a5e8-a5964d294740 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network a151f0a7-868e-4eca-a058-e229a6a8b3e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 21:33:24.060 10 INFO neutron.db.ovn_revision_numbers_db [None req-845f5872-363f-4871-a5e8-a5964d294740 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 590a911b-ae16-4ff5-ba7f-78328d94da97 (type: ports) to 1 2026-04-27 21:33:24.085 10 INFO neutron.wsgi [None req-845f5872-363f-4871-a5e8-a5964d294740 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80,10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 886 time: 0.8901052 2026-04-27 21:33:25.178 10 INFO neutron.wsgi [None req-0757cf64-7f81-4e03-a46c-ea2f3481c85a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 188 time: 0.0553076 2026-04-27 21:33:25.233 10 INFO neutron.wsgi [None req-b8bd72f0-4723-44a6-8139-8bff8b18feeb 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/networks HTTP/1.1" status: 200 len: 890 time: 0.0492816 2026-04-27 21:33:25.485 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-10423243-0388-4c3e-b274-2e47ccec0f8f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 21:33:25.486 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-10423243-0388-4c3e-b274-2e47ccec0f8f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network a151f0a7-868e-4eca-a058-e229a6a8b3e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 21:33:25.880 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0045586 2026-04-27 21:33:26.036 10 INFO neutron.db.ovn_revision_numbers_db [None req-10423243-0388-4c3e-b274-2e47ccec0f8f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 590a911b-ae16-4ff5-ba7f-78328d94da97 (type: ports) to 2 2026-04-27 21:33:26.051 10 INFO neutron.db.ovn_revision_numbers_db [None req-10423243-0388-4c3e-b274-2e47ccec0f8f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 162e09d7-0695-4678-8acb-f4508e71e903 (type: subnets) to 0 2026-04-27 21:33:26.073 10 INFO neutron.wsgi [None req-10423243-0388-4c3e-b274-2e47ccec0f8f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80,10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.8362811 2026-04-27 21:33:29.691 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-0a8319c8-f920-4553-a6ed-e5b02f79bc40 - - - - - -] Starting OVNClientQosExtension 2026-04-27 21:33:29.710 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-0a8319c8-f920-4553-a6ed-e5b02f79bc40 - - - - - -] Starting OVNClientQosExtension 2026-04-27 21:33:40.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026953 2026-04-27 21:33:55.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026407 2026-04-27 21:34:10.879 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0049953 2026-04-27 21:34:25.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022392 2026-04-27 21:34:25.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023310 2026-04-27 21:34:40.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030353 2026-04-27 21:34:40.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028028 2026-04-27 21:34:55.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025504 2026-04-27 21:34:55.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031235 2026-04-27 21:35:10.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036063 2026-04-27 21:35:10.880 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0044956 2026-04-27 21:35:25.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022535 2026-04-27 21:35:25.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029683 2026-04-27 21:35:40.875 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016310 2026-04-27 21:35:40.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020230 2026-04-27 21:35:55.879 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037582 2026-04-27 21:35:55.881 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016050 2026-04-27 21:36:10.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023658 2026-04-27 21:36:10.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037982 2026-04-27 21:36:25.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029225 2026-04-27 21:36:25.879 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0008392 2026-04-27 21:36:40.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029569 2026-04-27 21:36:40.880 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015900 2026-04-27 21:36:55.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023272 2026-04-27 21:36:55.883 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0056205 2026-04-27 21:37:10.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027549 2026-04-27 21:37:10.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025311 2026-04-27 21:37:25.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024698 2026-04-27 21:37:25.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031476 2026-04-27 21:37:40.883 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031946 2026-04-27 21:37:40.886 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019350 2026-04-27 21:37:55.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018604 2026-04-27 21:37:55.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030847 2026-04-27 21:38:10.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026920 2026-04-27 21:38:10.879 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031657 2026-04-27 21:38:19.461 15 INFO neutron.db.ovn_revision_numbers_db [None req-456bb6d6-2e33-42e2-b9d2-fb031c777e80 - - - - - -] Successfully bumped revision number for resource a151f0a7-868e-4eca-a058-e229a6a8b3e8 (type: networks) to 2 2026-04-27 21:38:19.462 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-456bb6d6-2e33-42e2-b9d2-fb031c777e80 - - - - - -] Maintenance task: Synchronization finished (took 0.11 seconds) 2026-04-27 21:38:25.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022817 2026-04-27 21:38:25.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027282 2026-04-27 21:38:40.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020013 2026-04-27 21:38:40.882 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0072744 2026-04-27 21:38:55.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016901 2026-04-27 21:38:55.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032380 2026-04-27 21:39:10.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024006 2026-04-27 21:39:10.881 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027587 2026-04-27 21:39:25.875 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016055 2026-04-27 21:39:25.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026596 2026-04-27 21:39:40.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016544 2026-04-27 21:39:40.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012689 2026-04-27 21:39:55.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030072 2026-04-27 21:39:55.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028844 2026-04-27 21:40:05.176 10 INFO neutron.wsgi [None req-625c6aa8-2578-4ebe-b4fa-929de679325d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/networks HTTP/1.1" status: 200 len: 928 time: 0.1960824 2026-04-27 21:40:05.262 10 INFO neutron.db.segments_db [None req-9b53d393-c17a-493c-b92d-b448dd82e799 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Added segment d832b7d3-c3fb-43c6-a59d-1e11e75f8520 of type geneve for network 59c77921-6608-46c3-87ef-f9c0dba2306f 2026-04-27 21:40:05.411 10 INFO neutron.db.ovn_revision_numbers_db [None req-9b53d393-c17a-493c-b92d-b448dd82e799 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 59c77921-6608-46c3-87ef-f9c0dba2306f (type: networks) to 1 2026-04-27 21:40:05.594 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9b53d393-c17a-493c-b92d-b448dd82e799 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 21:40:05.596 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9b53d393-c17a-493c-b92d-b448dd82e799 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network 59c77921-6608-46c3-87ef-f9c0dba2306f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 21:40:05.689 10 INFO neutron.db.ovn_revision_numbers_db [None req-9b53d393-c17a-493c-b92d-b448dd82e799 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource de9e7f3b-0e7a-4c71-b1a8-0e185ab20a76 (type: ports) to 1 2026-04-27 21:40:05.706 10 INFO neutron.wsgi [None req-9b53d393-c17a-493c-b92d-b448dd82e799 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80,10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 890 time: 0.5257769 2026-04-27 21:40:06.568 10 INFO neutron.wsgi [None req-ae13bfc2-2125-458e-934d-7a78255a8b82 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 819 time: 0.0745559 2026-04-27 21:40:06.621 10 INFO neutron.wsgi [None req-c440f4e8-1887-410e-8176-c420d46f088b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1615 time: 0.0471053 2026-04-27 21:40:06.839 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ca372fad-840f-4e60-86ce-2fadaa6b1573 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 21:40:06.841 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ca372fad-840f-4e60-86ce-2fadaa6b1573 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network 59c77921-6608-46c3-87ef-f9c0dba2306f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 21:40:07.268 10 INFO neutron.db.ovn_revision_numbers_db [None req-ca372fad-840f-4e60-86ce-2fadaa6b1573 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource de9e7f3b-0e7a-4c71-b1a8-0e185ab20a76 (type: ports) to 2 2026-04-27 21:40:07.280 10 INFO neutron.db.ovn_revision_numbers_db [None req-ca372fad-840f-4e60-86ce-2fadaa6b1573 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 1f420597-dda0-4007-a4ee-69d1f332ff10 (type: subnets) to 0 2026-04-27 21:40:07.297 10 INFO neutron.wsgi [None req-ca372fad-840f-4e60-86ce-2fadaa6b1573 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80,10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 807 time: 0.6734123 2026-04-27 21:40:08.446 10 INFO neutron.wsgi [None req-f5c4362d-b9a0-4a9e-84c6-f36a95b95d08 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups?tenant_id=6467bf3e578142afa6669b10ba6c9b92 HTTP/1.1" status: 200 len: 2969 time: 0.0757577 2026-04-27 21:40:08.548 10 INFO neutron.db.ovn_revision_numbers_db [None req-bd6bd310-467d-45bb-8474-ed9f0a869967 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 46b00d65-732e-4be0-9f22-b4f287172ed9 (type: security_groups) to 1 2026-04-27 21:40:08.568 10 INFO neutron.wsgi [None req-bd6bd310-467d-45bb-8474-ed9f0a869967 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80,10.0.0.84 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1733 time: 0.1157341 2026-04-27 21:40:09.510 10 INFO neutron.wsgi [None req-d86526e0-643a-4637-966a-67c6acb52f40 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups?tenant_id=6467bf3e578142afa6669b10ba6c9b92 HTTP/1.1" status: 200 len: 4503 time: 0.0635355 2026-04-27 21:40:09.560 10 INFO neutron.wsgi [None req-e12dfac8-36f6-4868-aca1-20555459d47e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 4503 time: 0.0410950 2026-04-27 21:40:09.702 10 INFO neutron.db.ovn_revision_numbers_db [None req-cb0aca34-cca5-45e1-9d33-af6d5e11bc73 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 9508e368-c09b-407a-8d60-e648c47ea78e (type: security_group_rules) to 0 2026-04-27 21:40:09.739 10 INFO neutron.wsgi [None req-cb0aca34-cca5-45e1-9d33-af6d5e11bc73 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80,10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 749 time: 0.1678576 2026-04-27 21:40:10.576 10 INFO neutron.wsgi [None req-08330041-818e-42f8-9d2f-9d967b9a0556 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups?tenant_id=6467bf3e578142afa6669b10ba6c9b92 HTTP/1.1" status: 200 len: 5085 time: 0.0792491 2026-04-27 21:40:10.617 10 INFO neutron.wsgi [None req-78fc88ee-35b3-48cc-9c2c-967f0c5b8e9e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 5085 time: 0.0354161 2026-04-27 21:40:10.731 10 INFO neutron.db.ovn_revision_numbers_db [None req-f46ff8f3-8564-46fe-9c64-3cdfb5174db2 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 383f1e69-6d32-4a3e-94c2-a306e9fcd65f (type: security_group_rules) to 0 2026-04-27 21:40:10.760 10 INFO neutron.wsgi [None req-f46ff8f3-8564-46fe-9c64-3cdfb5174db2 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80,10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1371851 2026-04-27 21:40:10.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018334 2026-04-27 21:40:10.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029116 2026-04-27 21:40:11.543 10 INFO neutron.wsgi [None req-84139865-9f32-4e9a-b90b-2ffb7b4923e8 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups?tenant_id=6467bf3e578142afa6669b10ba6c9b92 HTTP/1.1" status: 200 len: 5669 time: 0.0727761 2026-04-27 21:40:11.584 10 INFO neutron.wsgi [None req-623cb168-bedc-481c-8329-b30c6be6c392 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 5669 time: 0.0320339 2026-04-27 21:40:11.688 10 INFO neutron.db.ovn_revision_numbers_db [None req-b7921a59-99c8-429e-9e91-58dfdc108f67 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 0669c8f7-0fea-466e-ae85-98962cdb889a (type: security_group_rules) to 0 2026-04-27 21:40:11.708 10 INFO neutron.wsgi [None req-b7921a59-99c8-429e-9e91-58dfdc108f67 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80,10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1156759 2026-04-27 21:40:12.545 10 INFO neutron.wsgi [None req-5855f590-d026-4778-bd8e-0fa67a0fb0e3 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups?tenant_id=6467bf3e578142afa6669b10ba6c9b92 HTTP/1.1" status: 200 len: 6253 time: 0.0771179 2026-04-27 21:40:12.579 10 INFO neutron.wsgi [None req-a4f92568-daee-4708-82c6-d4807af7a216 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 6253 time: 0.0264099 2026-04-27 21:40:12.688 10 INFO neutron.db.ovn_revision_numbers_db [None req-b6ca0c14-e524-43bf-9f30-2f1dfa05664d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource b8337d84-6bd3-4793-a9c0-24032f38c323 (type: security_group_rules) to 0 2026-04-27 21:40:12.711 10 INFO neutron.wsgi [None req-b6ca0c14-e524-43bf-9f30-2f1dfa05664d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80,10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1209769 2026-04-27 21:40:13.522 10 INFO neutron.wsgi [None req-b0434b9a-297f-4a0f-bb75-aaf2148689a2 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups?tenant_id=6467bf3e578142afa6669b10ba6c9b92 HTTP/1.1" status: 200 len: 6837 time: 0.0711615 2026-04-27 21:40:13.567 10 INFO neutron.wsgi [None req-622dada9-4d23-4af1-b52b-7aa14154cb4b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 6837 time: 0.0374188 2026-04-27 21:40:13.667 10 INFO neutron.db.ovn_revision_numbers_db [None req-d43cb96e-a07c-44e3-ade3-eddf765a8619 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource ec5be352-6b50-47e8-9b95-f167fa642fb8 (type: security_group_rules) to 0 2026-04-27 21:40:13.687 10 INFO neutron.wsgi [None req-d43cb96e-a07c-44e3-ade3-eddf765a8619 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80,10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 751 time: 0.1145618 2026-04-27 21:40:14.691 10 INFO neutron.wsgi [None req-4b7dd611-a402-43e7-b4b5-ee99dcb4dd53 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 7421 time: 0.0685859 2026-04-27 21:40:14.733 10 INFO neutron.wsgi [None req-f7f3c0c4-5cfb-4de4-81c2-b028f8f7e6af 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/ports HTTP/1.1" status: 200 len: 2301 time: 0.0367289 2026-04-27 21:40:14.787 10 INFO neutron.wsgi [None req-f0a7ba80-9559-407e-ac33-306121973fdb 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1653 time: 0.0447853 2026-04-27 21:40:15.058 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fe12edd0-aac8-4638-9873-eea9013fe714 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 21:40:15.060 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fe12edd0-aac8-4638-9873-eea9013fe714 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network 59c77921-6608-46c3-87ef-f9c0dba2306f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 21:40:15.161 10 INFO neutron.db.ovn_revision_numbers_db [None req-fe12edd0-aac8-4638-9873-eea9013fe714 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource d3267eeb-1ede-44f2-8ed4-e46e2043889d (type: ports) to 1 2026-04-27 21:40:15.178 10 INFO neutron.wsgi [None req-fe12edd0-aac8-4638-9873-eea9013fe714 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80,10.0.0.84 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1281 time: 0.3853498 /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-04-27 21:40:20.936 10 INFO neutron.pecan_wsgi.hooks.translation [None req-8ad7db92-35ca-473a-950b-64aa03d41ba6 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 21:40:20.938 10 INFO neutron.wsgi [None req-8ad7db92-35ca-473a-950b-64aa03d41ba6 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.0626245 2026-04-27 21:40:20.986 10 INFO neutron.wsgi [None req-4cfe4e64-9672-4b7f-81b6-d9ccea281ce1 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1279 time: 0.0435867 2026-04-27 21:40:21.281 10 INFO neutron.db.ovn_revision_numbers_db [None req-210bf90f-7be9-4e7c-8ddd-7bc4e477d281 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource d3267eeb-1ede-44f2-8ed4-e46e2043889d (type: ports) to 1 2026-04-27 21:40:21.457 10 INFO neutron.db.ovn_revision_numbers_db [None req-210bf90f-7be9-4e7c-8ddd-7bc4e477d281 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource d3267eeb-1ede-44f2-8ed4-e46e2043889d (type: ports) to 2 2026-04-27 21:40:21.471 10 INFO neutron.wsgi [None req-210bf90f-7be9-4e7c-8ddd-7bc4e477d281 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80,10.0.0.84 "PUT /v2.0/ports/d3267eeb-1ede-44f2-8ed4-e46e2043889d HTTP/1.1" status: 200 len: 1318 time: 0.4778895 /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-04-27 21:40:23.050 10 INFO neutron.wsgi [None req-77739016-8300-46ae-881e-d8a084bf0f61 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3463 time: 0.0672443 2026-04-27 21:40:24.000 10 INFO neutron.wsgi [None req-fa5b429a-c12a-4032-94c0-9c6b363f105c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups?tenant_id=6467bf3e578142afa6669b10ba6c9b92 HTTP/1.1" status: 200 len: 7421 time: 0.0971901 2026-04-27 21:40:24.132 10 INFO neutron.db.ovn_revision_numbers_db [None req-f657dd79-c560-4c87-886b-f5fdbfe67b78 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 428f6192-915e-4604-81fb-0b60923418b7 (type: security_groups) to 1 2026-04-27 21:40:24.159 10 INFO neutron.wsgi [None req-f657dd79-c560-4c87-886b-f5fdbfe67b78 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80,10.0.0.84 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1727 time: 0.1535583 2026-04-27 21:40:25.061 10 INFO neutron.wsgi [None req-ad43123b-535d-40cb-b253-1698959a64f5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups?tenant_id=6467bf3e578142afa6669b10ba6c9b92 HTTP/1.1" status: 200 len: 8949 time: 0.0844674 2026-04-27 21:40:25.111 10 INFO neutron.wsgi [None req-a91832c4-94f6-4072-b58e-645aad48bad1 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 8949 time: 0.0420818 2026-04-27 21:40:25.214 10 INFO neutron.db.ovn_revision_numbers_db [None req-3a3495dc-a0fa-407e-8ec8-af2eaa656fb1 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource c84ada34-e123-422c-86ee-1b357c1d0030 (type: security_group_rules) to 0 2026-04-27 21:40:25.238 10 INFO neutron.wsgi [None req-3a3495dc-a0fa-407e-8ec8-af2eaa656fb1 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80,10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 771 time: 0.1203740 2026-04-27 21:40:25.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026927 2026-04-27 21:40:25.879 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0011899 2026-04-27 21:40:26.128 10 INFO neutron.wsgi [None req-de395b0c-2b79-42c6-9d51-d67c7de78bd7 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups?tenant_id=6467bf3e578142afa6669b10ba6c9b92 HTTP/1.1" status: 200 len: 9553 time: 0.1362050 2026-04-27 21:40:26.180 10 INFO neutron.wsgi [None req-196560ce-ccdf-4741-b2d0-60f34ab59432 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 9553 time: 0.0423627 2026-04-27 21:40:26.288 10 INFO neutron.db.ovn_revision_numbers_db [None req-57ffcc64-c928-47ce-9b3f-cc24725ce5c2 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource a39dee8b-798a-4a70-a57d-d46cc11a3e1c (type: security_group_rules) to 0 2026-04-27 21:40:26.313 10 INFO neutron.wsgi [None req-57ffcc64-c928-47ce-9b3f-cc24725ce5c2 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80,10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 775 time: 0.1240027 2026-04-27 21:40:40.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014009 2026-04-27 21:40:40.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0011163 2026-04-27 21:40:55.876 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019205 2026-04-27 21:40:55.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022857 2026-04-27 21:41:10.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024643 2026-04-27 21:41:10.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023434 2026-04-27 21:41:25.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024004 2026-04-27 21:41:25.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034809 /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1303: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is '': /var/lib/openstack/lib/python3.10/site-packages/memcache.py:1304: SyntaxWarning: "is" with a literal. Did you mean "=="? if key_extra_len is 0: /var/lib/openstack/lib/python3.10/site-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: unknown. To ensure interoperability, identifiers should be a valid uuid. warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2026-04-27 21:41:33.953 9 WARNING oslo_policy.policy [None req-301fb032-3001-4966-9342-afb36a48027d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Policies ['delete_port', 'update_port:allowed_address_pairs', 'update_port:allowed_address_pairs:ip_address', 'update_port:allowed_address_pairs:mac_address', 'update_port:fixed_ips', 'update_port:mac_address'] reference a rule that is not defined. 2026-04-27 21:41:34.104 9 INFO neutron.wsgi [None req-301fb032-3001-4966-9342-afb36a48027d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/quotas/6467bf3e578142afa6669b10ba6c9b92 HTTP/1.1" status: 200 len: 362 time: 0.2134643 /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:140: 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-04-27 21:41:34.521 9 INFO neutron.wsgi [None req-ead82ae1-af7d-4140-8663-4d2db72400a1 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "PUT /v2.0/quotas/6467bf3e578142afa6669b10ba6c9b92 HTTP/1.1" status: 200 len: 361 time: 0.1208336 2026-04-27 21:41:34.836 9 INFO neutron.wsgi [None req-7e833f35-8a67-4ce1-aa46-3821c64a1288 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/quotas/6467bf3e578142afa6669b10ba6c9b92 HTTP/1.1" status: 200 len: 361 time: 0.0104251 2026-04-27 21:41:40.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025358 2026-04-27 21:41:40.879 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020180 2026-04-27 21:41:55.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016141 2026-04-27 21:41:55.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025485 2026-04-27 21:42:10.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020094 2026-04-27 21:42:10.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037875 2026-04-27 21:42:25.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024166 2026-04-27 21:42:25.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027218 2026-04-27 21:42:40.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024483 2026-04-27 21:42:40.880 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017972 2026-04-27 21:42:55.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017197 2026-04-27 21:42:55.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013568 2026-04-27 21:43:10.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027583 2026-04-27 21:43:10.880 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033910 2026-04-27 21:43:19.468 15 INFO neutron.db.ovn_revision_numbers_db [None req-456bb6d6-2e33-42e2-b9d2-fb031c777e80 - - - - - -] Successfully bumped revision number for resource 59c77921-6608-46c3-87ef-f9c0dba2306f (type: networks) to 2 2026-04-27 21:43:19.501 15 INFO neutron.db.ovn_revision_numbers_db [None req-456bb6d6-2e33-42e2-b9d2-fb031c777e80 - - - - - -] Successfully bumped revision number for resource 46b00d65-732e-4be0-9f22-b4f287172ed9 (type: security_groups) to 6 2026-04-27 21:43:19.531 15 INFO neutron.db.ovn_revision_numbers_db [None req-456bb6d6-2e33-42e2-b9d2-fb031c777e80 - - - - - -] Successfully bumped revision number for resource 428f6192-915e-4604-81fb-0b60923418b7 (type: security_groups) to 3 2026-04-27 21:43:19.676 15 INFO neutron.db.ovn_revision_numbers_db [None req-456bb6d6-2e33-42e2-b9d2-fb031c777e80 - - - - - -] Successfully bumped revision number for resource d3267eeb-1ede-44f2-8ed4-e46e2043889d (type: ports) to 3 2026-04-27 21:43:19.677 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-456bb6d6-2e33-42e2-b9d2-fb031c777e80 - - - - - -] Maintenance task: Synchronization finished (took 0.29 seconds) 2026-04-27 21:43:25.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031116 2026-04-27 21:43:25.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026534 /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-04-27 21:43:34.265 9 INFO neutron.pecan_wsgi.hooks.translation [None req-570e776c-558a-4682-a86d-9429f93ed8e8 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 21:43:34.267 9 INFO neutron.wsgi [None req-570e776c-558a-4682-a86d-9429f93ed8e8 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.5979571 2026-04-27 21:43:34.328 9 INFO neutron.wsgi [None req-77a9f04b-d483-4ce1-91b6-e88189eff9a8 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1373 time: 0.0532138 /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-04-27 21:43:35.895 10 INFO neutron.pecan_wsgi.hooks.translation [None req-9be21e36-d034-467e-a70e-2379fb1e32b0 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 21:43:35.896 10 INFO neutron.wsgi [None req-9be21e36-d034-467e-a70e-2379fb1e32b0 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.0801392 2026-04-27 21:43:35.943 10 INFO neutron.wsgi [None req-73a06f7e-1e02-4063-a349-bc636f0a2b39 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1373 time: 0.0422106 2026-04-27 21:43:36.855 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status up for port: d3267eeb-1ede-44f2-8ed4-e46e2043889d 2026-04-27 21:43:36.886 10 INFO neutron.plugins.ml2.plugin [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Attempt 1 to provision port d3267eeb-1ede-44f2-8ed4-e46e2043889d 2026-04-27 21:43:37.139 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource d3267eeb-1ede-44f2-8ed4-e46e2043889d (type: ports) to 4 2026-04-27 21:43:40.875 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012779 2026-04-27 21:43:40.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0008755 2026-04-27 21:43:55.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024695 2026-04-27 21:43:55.880 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0045216 2026-04-27 21:44:10.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026703 2026-04-27 21:44:10.881 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021741 2026-04-27 21:44:25.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025914 2026-04-27 21:44:25.884 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0008667 2026-04-27 21:44:40.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026379 2026-04-27 21:44:40.882 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025618 2026-04-27 21:44:55.879 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031409 2026-04-27 21:44:55.879 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0039713 2026-04-27 21:45:10.885 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018017 2026-04-27 21:45:10.885 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018537 2026-04-27 21:45:25.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023360 2026-04-27 21:45:25.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033472 2026-04-27 21:45:40.876 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023246 2026-04-27 21:45:40.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033119 2026-04-27 21:45:55.876 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017419 2026-04-27 21:45:55.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019710 2026-04-27 21:46:10.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027196 2026-04-27 21:46:10.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029216 2026-04-27 21:46:25.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024166 2026-04-27 21:46:25.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030606 2026-04-27 21:46:40.876 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016251 2026-04-27 21:46:40.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017152 2026-04-27 21:46:55.875 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012851 2026-04-27 21:46:55.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033698 2026-04-27 21:47:10.876 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019062 2026-04-27 21:47:10.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024898 2026-04-27 21:47:25.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025406 2026-04-27 21:47:25.880 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022409 2026-04-27 21:47:40.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030265 2026-04-27 21:47:40.880 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0011895 2026-04-27 21:47:55.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023110 2026-04-27 21:47:55.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031757 2026-04-27 21:48:10.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024338 2026-04-27 21:48:10.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034993 2026-04-27 21:48:25.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023465 2026-04-27 21:48:25.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029826 2026-04-27 21:48:40.879 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036569 2026-04-27 21:48:40.881 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012677 2026-04-27 21:48:55.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028775 2026-04-27 21:48:55.881 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015523 2026-04-27 21:49:10.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023589 2026-04-27 21:49:10.882 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0072649 2026-04-27 21:49:25.876 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023370 2026-04-27 21:49:25.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012641 /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-04-27 21:49:36.144 10 INFO neutron.db.ovn_revision_numbers_db [None req-cce2de88-fce1-4a27-b2b8-dfa55dd001c7 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 67152763-96a3-4e89-b03e-c605139274d5 (type: security_groups) to 1 2026-04-27 21:49:36.169 10 INFO neutron.wsgi [None req-cce2de88-fce1-4a27-b2b8-dfa55dd001c7 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups?tenant_id=5f7e9a11f11346dfbf8618b85fa70cd1 HTTP/1.1" status: 200 len: 2973 time: 1.3760478 2026-04-27 21:49:36.944 10 INFO neutron.db.ovn_revision_numbers_db [None req-49ba4ea9-9c0f-4a36-9f83-4900ebf4be0d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 75b9f6a0-c636-4799-bad6-8f9ad5e75eb3 (type: security_groups) to 1 2026-04-27 21:49:37.153 10 INFO neutron.wsgi [None req-49ba4ea9-9c0f-4a36-9f83-4900ebf4be0d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80,10.0.0.84 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1741 time: 0.9766979 2026-04-27 21:49:38.194 9 INFO neutron.wsgi [None req-0507211c-4435-45d9-a1f1-f05e8e769e03 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups?tenant_id=5f7e9a11f11346dfbf8618b85fa70cd1 HTTP/1.1" status: 200 len: 4515 time: 0.0975001 2026-04-27 21:49:38.274 9 INFO neutron.wsgi [None req-24a505c1-7af0-4c3d-82bd-a7a2d11578fa 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 14480 time: 0.0742948 2026-04-27 21:49:38.383 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-c7d9134a-a612-45a3-ae82-9baf021fdbfd 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Starting OVNClientQosExtension 2026-04-27 21:49:38.384 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-c7d9134a-a612-45a3-ae82-9baf021fdbfd 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Starting OVNClientPlacementExtension 2026-04-27 21:49:38.424 9 INFO neutron.db.ovn_revision_numbers_db [None req-c7d9134a-a612-45a3-ae82-9baf021fdbfd 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 79fd8552-96dc-4358-a085-6a93b6c7fa7e (type: security_group_rules) to 0 2026-04-27 21:49:38.489 9 INFO neutron.wsgi [None req-c7d9134a-a612-45a3-ae82-9baf021fdbfd 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80,10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 745 time: 0.2036262 2026-04-27 21:49:39.365 9 INFO neutron.wsgi [None req-7b8e9a80-3af6-4008-9ef9-7786a10c7e75 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups?tenant_id=5f7e9a11f11346dfbf8618b85fa70cd1 HTTP/1.1" status: 200 len: 5093 time: 0.0760231 2026-04-27 21:49:39.429 9 INFO neutron.wsgi [None req-1028bdfa-3175-4a3d-94d8-40a3227e8fcb 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 15058 time: 0.0523629 2026-04-27 21:49:39.538 9 INFO neutron.db.ovn_revision_numbers_db [None req-10f55fce-b1bc-4c2d-8cdb-ce5439c0c47a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 44955705-4cf1-4f64-bb1f-b2b6976dadd2 (type: security_group_rules) to 0 2026-04-27 21:49:39.563 9 INFO neutron.wsgi [None req-10f55fce-b1bc-4c2d-8cdb-ce5439c0c47a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80,10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 747 time: 0.1246874 2026-04-27 21:49:40.426 10 INFO neutron.wsgi [None req-a96cf1e3-24b5-4ad1-b6a2-f9d6553fe287 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups?tenant_id=5f7e9a11f11346dfbf8618b85fa70cd1 HTTP/1.1" status: 200 len: 5673 time: 0.0905058 2026-04-27 21:49:40.497 10 INFO neutron.wsgi [None req-bfe025ee-edb0-4bc6-b1e3-adec9adc582f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 15638 time: 0.0611284 2026-04-27 21:49:40.639 10 INFO neutron.db.ovn_revision_numbers_db [None req-e73c3f12-9667-4ce0-8a40-5663880227b2 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource a8a0f5e4-2b3e-4617-92a4-366f7a31ccbf (type: security_group_rules) to 0 2026-04-27 21:49:40.663 10 INFO neutron.wsgi [None req-e73c3f12-9667-4ce0-8a40-5663880227b2 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80,10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 749 time: 0.1414187 2026-04-27 21:49:40.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034952 2026-04-27 21:49:40.882 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020390 2026-04-27 21:49:41.598 9 INFO neutron.wsgi [None req-d710d287-e25f-4550-bb53-bce249a5cf5e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups?tenant_id=5f7e9a11f11346dfbf8618b85fa70cd1 HTTP/1.1" status: 200 len: 6255 time: 0.0807936 2026-04-27 21:49:41.659 9 INFO neutron.wsgi [None req-9205db10-193e-4352-b055-8b8df13e6380 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16220 time: 0.0521593 2026-04-27 21:49:41.790 9 INFO neutron.db.ovn_revision_numbers_db [None req-8fcd6e03-da0f-4bca-bd76-be94fb8f8a79 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource e5fb5d2f-a84d-43b4-bdb8-5c8b20d225cf (type: security_group_rules) to 0 2026-04-27 21:49:41.816 9 INFO neutron.wsgi [None req-8fcd6e03-da0f-4bca-bd76-be94fb8f8a79 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80,10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 750 time: 0.1419406 2026-04-27 21:49:55.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026090 2026-04-27 21:49:55.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032368 2026-04-27 21:50:10.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030537 2026-04-27 21:50:10.884 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0053978 2026-04-27 21:50:25.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030761 2026-04-27 21:50:25.881 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020573 2026-04-27 21:50:40.876 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024295 2026-04-27 21:50:40.879 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0043275 2026-04-27 21:50:55.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030928 2026-04-27 21:50:55.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028841 2026-04-27 21:51:10.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026875 2026-04-27 21:51:10.880 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0044534 2026-04-27 21:51:25.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016990 2026-04-27 21:51:25.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025845 2026-04-27 21:51:40.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023956 2026-04-27 21:51:40.879 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037200 2026-04-27 21:51:47.876 9 INFO neutron.wsgi [None req-253192e6-4378-4b83-8596-304e9fc56718 3732a928ce154c4bab71a222be5a78be 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?tenant_id=5f7e9a11f11346dfbf8618b85fa70cd1&shared=False HTTP/1.1" status: 200 len: 213 time: 0.1789854 2026-04-27 21:51:47.993 9 INFO neutron.db.segments_db [None req-e0c67ba0-2c6e-450d-88d9-85b600b8a574 3732a928ce154c4bab71a222be5a78be 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Added segment 603350eb-aa8b-43c9-90e9-fc26bab086dc of type geneve for network 9c71698e-9e8a-4259-b128-beec11b12b38 2026-04-27 21:51:48.193 9 INFO neutron.db.ovn_revision_numbers_db [None req-e0c67ba0-2c6e-450d-88d9-85b600b8a574 3732a928ce154c4bab71a222be5a78be 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource 9c71698e-9e8a-4259-b128-beec11b12b38 (type: networks) to 1 2026-04-27 21:51:48.458 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e0c67ba0-2c6e-450d-88d9-85b600b8a574 3732a928ce154c4bab71a222be5a78be 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] No more DHCP agents 2026-04-27 21:51:48.460 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e0c67ba0-2c6e-450d-88d9-85b600b8a574 3732a928ce154c4bab71a222be5a78be 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Unable to schedule network 9c71698e-9e8a-4259-b128-beec11b12b38: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 21:51:48.582 9 INFO neutron.db.ovn_revision_numbers_db [None req-e0c67ba0-2c6e-450d-88d9-85b600b8a574 3732a928ce154c4bab71a222be5a78be 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource 43cf80a5-fe9e-471e-8738-e28642511d6f (type: ports) to 1 2026-04-27 21:51:48.628 9 INFO neutron.wsgi [None req-e0c67ba0-2c6e-450d-88d9-85b600b8a574 3732a928ce154c4bab71a222be5a78be 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] 199.19.213.80 "POST /v2.0/networks HTTP/1.1" status: 201 len: 925 time: 0.7431023 2026-04-27 21:51:48.670 9 INFO neutron.wsgi [None req-c11e9a85-5d13-437c-96b3-babff3675bb3 3732a928ce154c4bab71a222be5a78be 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance HTTP/1.1" status: 200 len: 210 time: 0.0353336 2026-04-27 21:51:48.685 9 INFO neutron.wsgi [None req-de803bbb-8f81-4064-8f1e-092cc4a2c824 3732a928ce154c4bab71a222be5a78be 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0079365 2026-04-27 21:51:48.948 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-206497e2-2d7b-4195-a67c-35e0b88d7679 3732a928ce154c4bab71a222be5a78be 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] No more DHCP agents 2026-04-27 21:51:48.950 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-206497e2-2d7b-4195-a67c-35e0b88d7679 3732a928ce154c4bab71a222be5a78be 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Unable to schedule network 9c71698e-9e8a-4259-b128-beec11b12b38: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 21:51:49.016 9 INFO neutron.db.ovn_revision_numbers_db [None req-206497e2-2d7b-4195-a67c-35e0b88d7679 3732a928ce154c4bab71a222be5a78be 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource 0bb07a12-eeb9-4f10-9c36-b6ba3e52f14b (type: ports) to 1 2026-04-27 21:51:49.168 9 INFO neutron.db.ovn_revision_numbers_db [None req-206497e2-2d7b-4195-a67c-35e0b88d7679 3732a928ce154c4bab71a222be5a78be 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource 0bb07a12-eeb9-4f10-9c36-b6ba3e52f14b (type: ports) to 1 2026-04-27 21:51:49.203 9 INFO neutron.wsgi [None req-206497e2-2d7b-4195-a67c-35e0b88d7679 3732a928ce154c4bab71a222be5a78be 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] 199.19.213.80 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1096 time: 0.5109763 2026-04-27 21:51:49.258 9 INFO neutron.wsgi [None req-203355c3-13b1-443e-95c1-dcc8f5fe506e 3732a928ce154c4bab71a222be5a78be 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/9c71698e-9e8a-4259-b128-beec11b12b38 HTTP/1.1" status: 200 len: 907 time: 0.0458224 2026-04-27 21:51:49.998 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status up for port: 0bb07a12-eeb9-4f10-9c36-b6ba3e52f14b 2026-04-27 21:51:50.016 10 INFO neutron.plugins.ml2.plugin [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Attempt 1 to provision port 0bb07a12-eeb9-4f10-9c36-b6ba3e52f14b 2026-04-27 21:51:50.217 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource 0bb07a12-eeb9-4f10-9c36-b6ba3e52f14b (type: ports) to 3 2026-04-27 21:51:51.642 9 INFO neutron.wsgi [None req-ece91116-1fba-46df-885d-e0b7477b85be 3732a928ce154c4bab71a222be5a78be 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance HTTP/1.1" status: 200 len: 1124 time: 0.0397007 2026-04-27 21:51:51.686 9 INFO neutron.wsgi [None req-e1df8751-4f1c-4cfe-b885-9817deed7148 3732a928ce154c4bab71a222be5a78be 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/9c71698e-9e8a-4259-b128-beec11b12b38 HTTP/1.1" status: 200 len: 907 time: 0.0361755 2026-04-27 21:51:55.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024199 2026-04-27 21:51:55.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032845 2026-04-27 21:52:02.898 10 INFO neutron.wsgi [None req-3f68a667-12b8-4cfd-9e8c-27239621e20a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/quotas/5f7e9a11f11346dfbf8618b85fa70cd1 HTTP/1.1" status: 200 len: 362 time: 0.0165792 /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:140: 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-04-27 21:52:03.326 10 INFO neutron.wsgi [None req-aacd922e-9864-431b-b12d-7831161f0db1 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "PUT /v2.0/quotas/5f7e9a11f11346dfbf8618b85fa70cd1 HTTP/1.1" status: 200 len: 361 time: 0.0318098 2026-04-27 21:52:03.659 10 INFO neutron.wsgi [None req-b659b01d-4a71-47a6-81e0-8d86683af974 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/quotas/5f7e9a11f11346dfbf8618b85fa70cd1 HTTP/1.1" status: 200 len: 361 time: 0.0129797 2026-04-27 21:52:10.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024018 2026-04-27 21:52:10.896 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0176222 2026-04-27 21:52:25.879 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0043435 2026-04-27 21:52:25.886 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0110164 2026-04-27 21:52:40.875 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017653 2026-04-27 21:52:40.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019634 2026-04-27 21:52:55.876 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017395 2026-04-27 21:52:55.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028796 2026-04-27 21:53:10.875 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013456 2026-04-27 21:53:10.876 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015738 2026-04-27 21:53:19.496 15 INFO neutron.db.ovn_revision_numbers_db [None req-456bb6d6-2e33-42e2-b9d2-fb031c777e80 - - - - - -] Successfully bumped revision number for resource 75b9f6a0-c636-4799-bad6-8f9ad5e75eb3 (type: security_groups) to 5 2026-04-27 21:53:19.496 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-456bb6d6-2e33-42e2-b9d2-fb031c777e80 - - - - - -] Maintenance task: Synchronization finished (took 0.07 seconds) 2026-04-27 21:53:25.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027771 2026-04-27 21:53:25.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026035 2026-04-27 21:53:40.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015092 2026-04-27 21:53:40.879 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012932 2026-04-27 21:53:54.132 9 INFO neutron.wsgi [None req-2418fa68-8e8a-469a-b8ba-2c37d1125159 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.1438444 2026-04-27 21:53:54.161 9 INFO neutron.wsgi [None req-9d4a2258-c517-4b9d-ac8b-58f742ceb13a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0280383 2026-04-27 21:53:54.207 9 INFO neutron.wsgi [None req-c78acba1-ec8f-48cb-963a-7477a0dfecbf 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0447710 2026-04-27 21:53:54.240 9 INFO neutron.wsgi [None req-f6156b62-8327-4fcd-b664-d96a2103c7a6 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0318494 2026-04-27 21:53:54.255 9 INFO neutron.wsgi [None req-950388ab-e307-47ca-8eaf-7e5674d9dafe 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0116847 2026-04-27 21:53:54.308 9 INFO neutron.wsgi [None req-a0bd9090-2f90-4a69-b41a-7849ccba7afb 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0521441 2026-04-27 21:53:54.360 9 INFO neutron.wsgi [None req-5f6355ff-fa19-4da9-bcce-138f09e267b2 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0488451 2026-04-27 21:53:54.528 9 INFO neutron.wsgi [None req-9d042cfd-a367-4d42-9291-7d73add3fd2d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1629963 2026-04-27 21:53:54.570 9 INFO neutron.wsgi [None req-3463c984-e495-4a87-a27b-f6024a2c989a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0395262 2026-04-27 21:53:54.604 9 INFO neutron.wsgi [None req-8c5c51a6-e37a-40af-98ed-21eabb74b74e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0330849 2026-04-27 21:53:54.614 9 INFO neutron.wsgi [None req-d60b9033-2709-483a-bd6f-fa59989e1f1d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0085182 2026-04-27 21:53:55.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025988 2026-04-27 21:53:55.879 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017009 2026-04-27 21:54:10.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022933 2026-04-27 21:54:10.879 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032463 2026-04-27 21:54:25.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024350 2026-04-27 21:54:25.879 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036089 2026-04-27 21:54:40.875 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013204 2026-04-27 21:54:40.879 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0056620 2026-04-27 21:54:54.029 9 INFO neutron.wsgi [None req-ae295abc-63d5-4cc1-93c6-46eac87831e7 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.1340840 2026-04-27 21:54:54.067 9 INFO neutron.wsgi [None req-43853642-8afb-4443-a2c2-0eab98484ce5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0279441 2026-04-27 21:54:54.105 9 INFO neutron.wsgi [None req-b7c07bff-3df8-4746-8ad4-e934f17e0418 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0381370 2026-04-27 21:54:54.129 9 INFO neutron.wsgi [None req-6762732a-961c-4d5d-851c-3be6eacc3c3c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0223846 2026-04-27 21:54:54.168 9 INFO neutron.wsgi [None req-c94848f2-adb5-43bf-abd5-623cb4424a64 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0365670 2026-04-27 21:54:54.179 9 INFO neutron.wsgi [None req-dc21f463-1c77-4f62-82c6-d8ab8b325caa 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0101378 2026-04-27 21:54:54.206 9 INFO neutron.wsgi [None req-411214b0-c0d3-461a-b791-e96c1e057ef6 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0265107 2026-04-27 21:54:54.246 9 INFO neutron.wsgi [None req-b94866ff-dd06-4322-8950-96eab9b61dc1 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0387955 2026-04-27 21:54:54.259 9 INFO neutron.wsgi [None req-ceb926f1-8564-4b2c-b518-50504a38f3fc 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0085835 2026-04-27 21:54:54.317 9 INFO neutron.wsgi [None req-dc2ee414-0413-4f29-a174-13bad141f8f4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0573289 2026-04-27 21:54:54.341 9 INFO neutron.wsgi [None req-6a198dcd-35b6-4bc8-aac7-a32543bcf472 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0214367 2026-04-27 21:54:55.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023656 2026-04-27 21:54:55.881 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018892 2026-04-27 21:55:10.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022967 2026-04-27 21:55:10.880 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021465 2026-04-27 21:55:25.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025325 2026-04-27 21:55:25.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027289 2026-04-27 21:55:40.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029414 2026-04-27 21:55:40.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030878 2026-04-27 21:55:53.958 9 INFO neutron.wsgi [None req-7fc2815c-15c3-44b2-99bc-107564fa7b57 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1081157 2026-04-27 21:55:54.006 9 INFO neutron.wsgi [None req-514a6c55-0867-4984-8bb1-7e15a3756b23 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0453918 2026-04-27 21:55:54.049 9 INFO neutron.wsgi [None req-15f00fee-969c-4431-bd41-fa30668fb867 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0418544 2026-04-27 21:55:54.099 9 INFO neutron.wsgi [None req-4d62fd93-a06f-45ab-9aae-12b820461bc2 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0489798 2026-04-27 21:55:54.111 9 INFO neutron.wsgi [None req-7333d433-bc99-4d7f-9130-4cc483a13b0d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0108392 2026-04-27 21:55:54.182 9 INFO neutron.wsgi [None req-49d31599-b3eb-45ef-95e1-0b0b8577a3f8 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0694253 2026-04-27 21:55:54.204 9 INFO neutron.wsgi [None req-75b81531-bd6b-4119-afe6-8b69e3407f4e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0128431 2026-04-27 21:55:54.227 9 INFO neutron.wsgi [None req-30e5ea90-9054-4622-8a99-9bfd370f4d6c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0218179 2026-04-27 21:55:54.255 9 INFO neutron.wsgi [None req-7cbb1629-04e0-451b-9987-cef0f874dfc9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0273733 2026-04-27 21:55:54.278 9 INFO neutron.wsgi [None req-1b7526c8-03b4-405e-ab4d-882f1338738f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0190158 2026-04-27 21:55:54.286 9 INFO neutron.wsgi [None req-f84a30fa-88fc-4713-950b-7d6ec0cc75a8 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0070739 2026-04-27 21:55:55.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022840 2026-04-27 21:55:55.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027552 2026-04-27 21:56:10.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023582 2026-04-27 21:56:10.880 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028465 2026-04-27 21:56:25.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022571 2026-04-27 21:56:25.880 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024974 2026-04-27 21:56:40.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025251 2026-04-27 21:56:40.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031555 2026-04-27 21:56:54.019 9 INFO neutron.wsgi [None req-64bb413d-d606-4518-a99a-26a1aee036b3 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.1306243 2026-04-27 21:56:54.063 9 INFO neutron.wsgi [None req-26881b8e-9b09-4593-8ded-ff987fcf745e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0367014 2026-04-27 21:56:54.108 9 INFO neutron.wsgi [None req-82716913-cb52-490b-bb56-5f054abe29a3 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0440364 2026-04-27 21:56:54.128 9 INFO neutron.wsgi [None req-eb1199ce-04a0-4c01-99eb-569325ea6708 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0181594 2026-04-27 21:56:54.151 9 INFO neutron.wsgi [None req-e170d78e-4d3c-45ea-b680-0c18db9585e4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0220215 2026-04-27 21:56:54.178 9 INFO neutron.wsgi [None req-900ec048-8f5f-4256-b7a6-3a3bf9235e56 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0263751 2026-04-27 21:56:54.197 9 INFO neutron.wsgi [None req-9f76b1e6-006c-4a78-8091-29898308aacb 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0176320 2026-04-27 21:56:54.271 9 INFO neutron.wsgi [None req-47efd684-bb17-49e7-92a2-2e9d52cac480 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0729592 2026-04-27 21:56:54.313 9 INFO neutron.wsgi [None req-8fc545f1-402c-4994-b3ef-689e4f512a8c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0381842 2026-04-27 21:56:54.360 9 INFO neutron.wsgi [None req-91789717-f590-460f-beee-ed44537cf4fe 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0431342 2026-04-27 21:56:54.372 9 INFO neutron.wsgi [None req-956528bf-9876-4cd4-987c-e23f6478b7a7 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0102367 2026-04-27 21:56:55.876 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018482 2026-04-27 21:56:55.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024295 2026-04-27 21:57:10.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024028 2026-04-27 21:57:10.880 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0065227 2026-04-27 21:57:25.879 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037591 2026-04-27 21:57:25.882 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018821 2026-04-27 21:57:40.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030217 2026-04-27 21:57:40.881 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020156 2026-04-27 21:57:53.917 9 INFO neutron.wsgi [None req-dee0b5ee-2cab-4e2b-ba99-b5a92f89a841 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0608401 2026-04-27 21:57:54.013 9 INFO neutron.wsgi [None req-36ad60fb-6c74-4c6c-86b2-419de5d14b4c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0956800 2026-04-27 21:57:54.043 9 INFO neutron.wsgi [None req-0c3232a4-74a8-4740-8caf-2170f0c91d8b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0237660 2026-04-27 21:57:54.067 9 INFO neutron.wsgi [None req-b7a46f14-6bba-4868-b83b-47d086748831 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0232108 2026-04-27 21:57:54.077 9 INFO neutron.wsgi [None req-c946e141-328d-47a1-9508-02450749cf33 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0089598 2026-04-27 21:57:54.101 9 INFO neutron.wsgi [None req-dd458648-5740-4c1d-9790-c0fc18c83aa0 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0235589 2026-04-27 21:57:54.129 9 INFO neutron.wsgi [None req-794f68cd-16e5-4a0a-bfdd-166e01010e72 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0278466 2026-04-27 21:57:54.138 9 INFO neutron.wsgi [None req-0ffce64f-7c28-42de-90af-8042cb9e4ccd 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0073051 2026-04-27 21:57:54.184 9 INFO neutron.wsgi [None req-86c27f24-adf2-44b2-89c6-463f4c35c43f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0450034 2026-04-27 21:57:54.208 9 INFO neutron.wsgi [None req-f36ea49a-978e-4e3e-8e54-1a23eb5359ee 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0226784 2026-04-27 21:57:54.226 9 INFO neutron.wsgi [None req-49e1b139-641a-4219-bd18-bbde16409258 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0095260 2026-04-27 21:57:55.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023010 2026-04-27 21:57:55.879 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020862 2026-04-27 21:58:10.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016375 2026-04-27 21:58:10.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025072 2026-04-27 21:58:25.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022366 2026-04-27 21:58:25.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027082 2026-04-27 21:58:40.880 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0053487 2026-04-27 21:58:40.885 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035193 2026-04-27 21:58:54.027 9 INFO neutron.wsgi [None req-418554fa-a804-4b5d-904c-563fade49809 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.1122987 2026-04-27 21:58:54.054 9 INFO neutron.wsgi [None req-203abfd4-bfe2-45b6-bf1e-4b587e4f3be2 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0252304 2026-04-27 21:58:54.106 9 INFO neutron.wsgi [None req-4dde4250-d221-4f4d-bb12-6333316ca501 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0515103 2026-04-27 21:58:54.167 9 INFO neutron.wsgi [None req-61ebd464-605b-4c57-b55c-b42ac8d94ee5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0575619 2026-04-27 21:58:54.208 9 INFO neutron.wsgi [None req-5169d0ee-92e6-4bba-9567-fd6598d52f9f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0354443 2026-04-27 21:58:54.219 9 INFO neutron.wsgi [None req-a5a2f068-0ea3-443b-9dcc-0679046e7d06 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0092652 2026-04-27 21:58:54.246 9 INFO neutron.wsgi [None req-d9b4ada4-98d3-49f2-8eeb-82d6e10f9beb 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0261579 2026-04-27 21:58:54.279 9 INFO neutron.wsgi [None req-07bb772a-5360-4f8e-b0d9-a48f3164a1e2 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0311913 2026-04-27 21:58:54.303 9 INFO neutron.wsgi [None req-80f28568-7958-4327-929b-b720c9becb8f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0212057 2026-04-27 21:58:54.311 9 INFO neutron.wsgi [None req-fb8997eb-a8a6-4041-b647-f468bf011811 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0072548 2026-04-27 21:58:54.330 9 INFO neutron.wsgi [None req-303a26aa-bf40-4958-a4dd-453ca809e4ed 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0170474 2026-04-27 21:58:55.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030584 2026-04-27 21:58:55.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032070 2026-04-27 21:59:10.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022862 2026-04-27 21:59:10.881 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0049570 2026-04-27 21:59:25.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024295 2026-04-27 21:59:25.879 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014780 2026-04-27 21:59:40.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020483 2026-04-27 21:59:40.880 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012908 2026-04-27 21:59:53.965 9 INFO neutron.wsgi [None req-ef5bd45d-db5c-4c6a-96d9-851952fbc9fe 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0951109 2026-04-27 21:59:53.977 9 INFO neutron.wsgi [None req-20e1b30b-5586-4c5f-a8b7-8ab25f659b6e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0107841 2026-04-27 21:59:54.032 9 INFO neutron.wsgi [None req-15957215-cb90-4de8-9721-fe7b98aa1ade 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0540967 2026-04-27 21:59:54.057 9 INFO neutron.wsgi [None req-3539232d-9fc7-46a0-b339-6faf25364958 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0225780 2026-04-27 21:59:54.095 9 INFO neutron.wsgi [None req-afd40845-3417-4656-8541-2120285122da 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0378766 2026-04-27 21:59:54.127 9 INFO neutron.wsgi [None req-f759ef88-91af-49ee-86cf-3888759d5024 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0301528 2026-04-27 21:59:54.158 9 INFO neutron.wsgi [None req-1212dbce-1687-4289-ba98-3d8bf2a6631b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0293534 2026-04-27 21:59:54.184 9 INFO neutron.wsgi [None req-fb8e6118-1e7e-49d0-99bb-4d88d2943f4c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0230117 2026-04-27 21:59:54.233 9 INFO neutron.wsgi [None req-8b7bd73b-1f21-401e-b416-b5b24c2a9142 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0465243 2026-04-27 21:59:54.252 9 INFO neutron.wsgi [None req-c1316bfc-693e-4594-8551-e223d5090188 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0105860 2026-04-27 21:59:54.261 9 INFO neutron.wsgi [None req-f545c5ef-a384-4d2f-94c0-b4748f6a1957 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0078688 2026-04-27 21:59:55.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022609 2026-04-27 21:59:55.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029764 2026-04-27 22:00:10.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021956 2026-04-27 22:00:10.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021911 2026-04-27 22:00:25.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025043 2026-04-27 22:00:25.881 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020194 2026-04-27 22:00:40.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016088 2026-04-27 22:00:40.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029032 2026-04-27 22:00:53.959 9 INFO neutron.wsgi [None req-61b652cc-ec21-4344-b1d8-50150b83b2ef 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0685120 2026-04-27 22:00:54.003 9 INFO neutron.wsgi [None req-3b34be9b-2465-45c4-a3be-1e679bf3c96a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0427730 2026-04-27 22:00:54.062 9 INFO neutron.wsgi [None req-40e30d43-9d5c-4f11-bdcc-a7add9c49146 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0576959 2026-04-27 22:00:54.099 9 INFO neutron.wsgi [None req-7e2c5843-554b-4afe-a719-e3e32264b7a5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0316784 2026-04-27 22:00:54.137 9 INFO neutron.wsgi [None req-31c76e85-c1f0-49f4-8768-2d2664f94f3d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0347269 2026-04-27 22:00:54.149 9 INFO neutron.wsgi [None req-c8ba0541-74ac-4b8a-9427-8d3a7ba9147a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0105956 2026-04-27 22:00:54.207 9 INFO neutron.wsgi [None req-40094400-2515-4a2d-bf39-c1ec8326e7c1 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0570648 2026-04-27 22:00:54.239 9 INFO neutron.wsgi [None req-77bc032c-4cc4-4867-bfd2-a423bfb3f6e1 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0292559 2026-04-27 22:00:54.265 9 INFO neutron.wsgi [None req-2bdf1a7a-7b30-4d07-a000-47c4c9f92d5e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0241492 2026-04-27 22:00:54.274 9 INFO neutron.wsgi [None req-2d5e0788-0feb-4b0f-b77a-2dfdc19a569f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0085990 2026-04-27 22:00:54.284 9 INFO neutron.wsgi [None req-ebb28fcd-38fc-47e2-a987-8a7f70228450 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0088634 2026-04-27 22:00:55.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016785 2026-04-27 22:00:55.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029438 2026-04-27 22:01:10.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033195 2026-04-27 22:01:10.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0041497 2026-04-27 22:01:25.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031927 2026-04-27 22:01:25.879 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0038576 2026-04-27 22:01:40.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023785 2026-04-27 22:01:40.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028772 2026-04-27 22:01:54.131 9 INFO neutron.wsgi [None req-a2c61e01-6305-43ce-a592-846e375fb68d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.1867685 2026-04-27 22:01:54.160 9 INFO neutron.wsgi [None req-47538347-19de-4fd1-82d3-115c11b9fd96 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0278084 2026-04-27 22:01:54.188 9 INFO neutron.wsgi [None req-d5b18b02-e288-4a84-a18c-7b8b1d90058d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0239241 2026-04-27 22:01:54.213 9 INFO neutron.wsgi [None req-afa3c68e-a609-4a35-8c2d-e1f3a0e188f8 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0243087 2026-04-27 22:01:54.237 9 INFO neutron.wsgi [None req-b306cce9-72ff-44c4-85c6-86c0b8af864d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0230160 2026-04-27 22:01:54.258 9 INFO neutron.wsgi [None req-1671486a-c49a-4e22-b9e8-de361334a432 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0200591 2026-04-27 22:01:54.288 9 INFO neutron.wsgi [None req-78e8826f-5e37-441c-a0ad-64945fe0a740 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0292437 2026-04-27 22:01:54.340 9 INFO neutron.wsgi [None req-6742352a-4105-4341-a4b4-572be6482335 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0512528 2026-04-27 22:01:54.395 9 INFO neutron.wsgi [None req-81ade4f7-5a82-448e-a40f-846da965c9f7 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0518117 2026-04-27 22:01:54.422 9 INFO neutron.wsgi [None req-e12aeb1d-0f91-43c3-9be9-173d4a967895 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0210574 2026-04-27 22:01:54.429 9 INFO neutron.wsgi [None req-e6c4ad23-bfc8-4244-8dcc-17cdba248d4c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0067022 2026-04-27 22:01:55.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024235 2026-04-27 22:01:55.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030735 2026-04-27 22:02:10.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029929 2026-04-27 22:02:10.944 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0648899 2026-04-27 22:02:25.876 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023358 2026-04-27 22:02:25.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012453 2026-04-27 22:02:40.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024238 2026-04-27 22:02:40.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033255 2026-04-27 22:02:53.968 9 INFO neutron.wsgi [None req-9bca250b-44a9-411a-b291-ba75343433d8 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0991890 2026-04-27 22:02:54.024 9 INFO neutron.wsgi [None req-0779ec8f-e348-474a-ac4b-0b03abaee60f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0529306 2026-04-27 22:02:54.061 9 INFO neutron.wsgi [None req-6d302720-a0d8-45d8-847e-0a281d1d6103 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0313921 2026-04-27 22:02:54.090 9 INFO neutron.wsgi [None req-52d1d39a-c905-48ec-9f2e-392d4ebaaed1 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0246170 2026-04-27 22:02:54.129 9 INFO neutron.wsgi [None req-baa73724-89da-437b-a830-2f9b2d223545 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0381980 2026-04-27 22:02:54.154 9 INFO neutron.wsgi [None req-dc043b8c-91bc-4ff7-a306-e4012dfed7ed 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0239539 2026-04-27 22:02:54.163 9 INFO neutron.wsgi [None req-f51cd918-a3f5-4ca5-a2c7-0b700ecf9251 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0089996 2026-04-27 22:02:54.177 9 INFO neutron.wsgi [None req-be5484b7-07ae-4d1f-ba06-b8d9d6504768 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0125084 2026-04-27 22:02:54.206 9 INFO neutron.wsgi [None req-4738f246-57b7-4fd9-8ccf-63d722647005 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0290096 2026-04-27 22:02:54.217 9 INFO neutron.wsgi [None req-fed8c520-5b45-43b0-9000-a9404827f06d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0100942 2026-04-27 22:02:54.248 9 INFO neutron.wsgi [None req-a7e6229e-a54c-4c18-bb27-8b813d18ded4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0298629 2026-04-27 22:02:55.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026252 2026-04-27 22:02:55.880 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030289 2026-04-27 22:03:10.879 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0044439 2026-04-27 22:03:10.881 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012822 2026-04-27 22:03:25.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023680 2026-04-27 22:03:25.879 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012267 2026-04-27 22:03:40.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028384 2026-04-27 22:03:40.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032518 2026-04-27 22:03:48.213 9 INFO neutron.wsgi [None req-bc53f490-ebc0-419d-943c-3a0dafb67bcf 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1213086 2026-04-27 22:03:49.366 9 INFO neutron.wsgi [None req-5d2fcdc2-1e44-4543-a008-710506d10081 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0666537 2026-04-27 22:03:49.429 9 INFO neutron.wsgi [None req-cb75ad8c-acac-4fa2-a74a-5b88609eb562 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0564380 2026-04-27 22:03:54.017 9 INFO neutron.wsgi [None req-599cd196-6334-49a1-a55c-c583103f69ad 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0783050 2026-04-27 22:03:54.027 9 INFO neutron.wsgi [None req-57af985e-8314-4c46-8252-d5cdcf1b96fc 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0084822 2026-04-27 22:03:54.062 9 INFO neutron.wsgi [None req-d895bfb6-26ea-4611-b124-a70f219f47d8 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0345149 2026-04-27 22:03:54.073 9 INFO neutron.wsgi [None req-c9de8b72-c260-4433-b848-985095f12502 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0094821 2026-04-27 22:03:54.147 9 INFO neutron.wsgi [None req-4c2afe10-c4ab-4ca9-a548-3527ec7fd1b6 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0731015 2026-04-27 22:03:54.181 9 INFO neutron.wsgi [None req-47e877f3-4361-4e25-840b-03d608c67d29 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0305009 2026-04-27 22:03:54.212 9 INFO neutron.wsgi [None req-a55b4c1a-29dc-457e-986d-16da3f108ca7 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0279694 2026-04-27 22:03:54.268 9 INFO neutron.wsgi [None req-73b81c40-54a5-47a9-91ee-e0f3ed227371 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0553329 2026-04-27 22:03:54.296 9 INFO neutron.wsgi [None req-73b2d109-a4e7-4818-b625-bbefc6854f13 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0270009 2026-04-27 22:03:54.330 9 INFO neutron.wsgi [None req-7086c920-a596-4023-91de-b22b7ab9f29b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0327899 2026-04-27 22:03:54.395 9 INFO neutron.wsgi [None req-c7180d96-d6b1-410c-a071-76cdb573ad29 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0642009 2026-04-27 22:03:55.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023358 2026-04-27 22:03:55.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024979 2026-04-27 22:04:10.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023530 2026-04-27 22:04:10.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034130 2026-04-27 22:04:25.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027754 2026-04-27 22:04:25.881 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019875 2026-04-27 22:04:30.644 9 INFO neutron.wsgi [None req-ef02c893-a7ed-4e11-9452-10fe8c1c8339 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1100218 2026-04-27 22:04:31.506 9 INFO neutron.wsgi [None req-0ce935e1-485a-4df6-b3d5-d5162ad50850 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0786228 2026-04-27 22:04:31.568 9 INFO neutron.wsgi [None req-c8190965-2bda-43c2-b1b4-1f5658846665 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0551772 2026-04-27 22:04:32.656 9 INFO neutron.wsgi [None req-2bf94173-1ba9-4f18-b726-a51781e67ee0 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups?tenant_id=6467bf3e578142afa6669b10ba6c9b92 HTTP/1.1" status: 200 len: 10161 time: 0.0765123 2026-04-27 22:04:33.721 9 INFO neutron.wsgi [None req-6066c0bb-4010-494f-a024-d8a7e5971910 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups?tenant_id=6467bf3e578142afa6669b10ba6c9b92 HTTP/1.1" status: 200 len: 10161 time: 0.0885198 2026-04-27 22:04:34.521 9 INFO neutron.wsgi [None req-6198df2a-fb78-4f0b-8ab8-31141b3f33a6 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups?tenant_id=6467bf3e578142afa6669b10ba6c9b92 HTTP/1.1" status: 200 len: 10161 time: 0.0794795 2026-04-27 22:04:35.325 9 INFO neutron.wsgi [None req-1ca31356-6c67-4c3e-8b0b-82d7457bf918 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups?tenant_id=6467bf3e578142afa6669b10ba6c9b92 HTTP/1.1" status: 200 len: 10161 time: 0.0833097 2026-04-27 22:04:36.158 9 INFO neutron.wsgi [None req-93212366-ad1d-4c8d-970d-1b78fa6e92e2 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups?tenant_id=6467bf3e578142afa6669b10ba6c9b92 HTTP/1.1" status: 200 len: 10161 time: 0.0812249 2026-04-27 22:04:36.986 9 INFO neutron.wsgi [None req-09566c4f-ae23-441e-a45b-73acc3fec720 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups?tenant_id=6467bf3e578142afa6669b10ba6c9b92 HTTP/1.1" status: 200 len: 10161 time: 0.0769620 2026-04-27 22:04:38.238 9 INFO neutron.wsgi [None req-5e4d0325-4a78-42e2-8fad-a7e131661a75 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.1094468 2026-04-27 22:04:38.287 9 INFO neutron.wsgi [None req-cbf8d615-f1e5-4003-8065-a6dd49844792 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0389023 2026-04-27 22:04:40.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024791 2026-04-27 22:04:40.881 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026138 2026-04-27 22:04:45.075 9 INFO neutron.pecan_wsgi.hooks.translation [None req-64cb7a39-f023-428a-ba25-07c58f65dc5b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:04:45.077 9 INFO neutron.wsgi [None req-64cb7a39-f023-428a-ba25-07c58f65dc5b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.0701272 2026-04-27 22:04:45.111 9 INFO neutron.wsgi [None req-d2a6501c-8a9b-4b71-85d3-756e1810035f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1351 time: 0.0293057 2026-04-27 22:04:46.446 9 INFO neutron.wsgi [None req-baaa8794-2c0e-4b9e-96dc-25cf77cd20b4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0804501 2026-04-27 22:04:47.429 9 INFO neutron.wsgi [None req-896278b2-394b-431b-9bd5-0a7dc219811f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups?tenant_id=6467bf3e578142afa6669b10ba6c9b92 HTTP/1.1" status: 200 len: 10161 time: 0.0887089 2026-04-27 22:04:48.353 9 INFO neutron.wsgi [None req-5b905081-fcc7-4d27-a21e-8f6da0b19b08 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups?tenant_id=6467bf3e578142afa6669b10ba6c9b92 HTTP/1.1" status: 200 len: 10161 time: 0.0861385 2026-04-27 22:04:49.232 9 INFO neutron.wsgi [None req-7051a4d6-c15b-4e65-b5b6-404296a7f755 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups?tenant_id=6467bf3e578142afa6669b10ba6c9b92 HTTP/1.1" status: 200 len: 10161 time: 0.0880175 2026-04-27 22:04:53.916 9 INFO neutron.wsgi [None req-ec738f4b-11a5-4ebc-89fd-e935ba65e07e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0664904 2026-04-27 22:04:54.009 9 INFO neutron.wsgi [None req-850a5611-256c-4012-a5e4-26822eeb2918 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0921235 2026-04-27 22:04:54.026 9 INFO neutron.wsgi [None req-39b7ab0d-611b-41a5-8072-cef79dda1e3b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0162408 2026-04-27 22:04:54.062 9 INFO neutron.wsgi [None req-e0d3ab4f-2634-43cf-8857-7baeed763923 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0347037 2026-04-27 22:04:54.113 9 INFO neutron.wsgi [None req-b983c9b2-8d90-484a-a411-fc5251af9d2c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0512519 2026-04-27 22:04:54.145 9 INFO neutron.wsgi [None req-14a074b1-ebc4-44be-a389-3642c9a631f9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0308669 2026-04-27 22:04:54.161 9 INFO neutron.wsgi [None req-fbc5e76d-11bd-48aa-beb4-7bb7902eb12f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0097880 2026-04-27 22:04:54.213 9 INFO neutron.wsgi [None req-3e57ee38-aa67-48a4-bc97-630e9a12c701 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0504072 2026-04-27 22:04:54.241 9 INFO neutron.wsgi [None req-b9051fa5-b298-42f3-97ea-df66a44e9f03 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0241163 2026-04-27 22:04:54.250 9 INFO neutron.wsgi [None req-4a87fa4b-a9b7-4e14-9c1c-71dc3f21c140 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0079923 2026-04-27 22:04:54.304 9 INFO neutron.wsgi [None req-ba2de5cd-8ec9-4fde-8a6b-2115ccd8eafb 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0527959 2026-04-27 22:04:55.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024140 2026-04-27 22:04:55.879 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032284 2026-04-27 22:05:00.393 9 INFO neutron.wsgi [None req-8cf4f637-e5cb-4e72-9a11-eaff70566b58 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/quotas/6467bf3e578142afa6669b10ba6c9b92 HTTP/1.1" status: 200 len: 361 time: 0.0094707 2026-04-27 22:05:10.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032060 2026-04-27 22:05:10.883 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0060441 2026-04-27 22:05:25.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023813 2026-04-27 22:05:25.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024104 2026-04-27 22:05:40.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026448 2026-04-27 22:05:40.879 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029542 2026-04-27 22:05:53.938 9 INFO neutron.wsgi [None req-33dc5003-55aa-4ab0-b8ce-857632277022 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0896499 2026-04-27 22:05:53.952 9 INFO neutron.wsgi [None req-6dca3e3d-b023-4248-8d51-50bf8eacb8d5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0127280 2026-04-27 22:05:53.987 9 INFO neutron.wsgi [None req-a8133138-93c9-49a3-935d-4d47e550414d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0322640 2026-04-27 22:05:54.009 9 INFO neutron.wsgi [None req-1c4f8423-e56a-41f2-9682-e2bea2dc97de 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0210800 2026-04-27 22:05:54.065 9 INFO neutron.wsgi [None req-d8bee15c-2d7d-4367-bd04-261aa1ffb2b9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0552289 2026-04-27 22:05:54.076 9 INFO neutron.wsgi [None req-ce940e18-2a56-4518-a3b8-4b6c2f3c38ac 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0108676 2026-04-27 22:05:54.136 9 INFO neutron.wsgi [None req-59c15b00-3a6e-4eac-94ab-9de8e5ecb580 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0583191 2026-04-27 22:05:54.173 9 INFO neutron.wsgi [None req-0dbc3b53-3bde-45be-b59e-6a6ab01dfe05 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0308633 2026-04-27 22:05:54.188 9 INFO neutron.wsgi [None req-da910faa-b429-43f2-9031-a8d96f7f9874 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0106616 2026-04-27 22:05:54.215 9 INFO neutron.wsgi [None req-031c5266-2867-410f-9c84-2185a1c44fe8 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0219069 2026-04-27 22:05:54.285 9 INFO neutron.wsgi [None req-e16bd3de-1566-4781-82c2-eb84d4d846d0 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0694642 2026-04-27 22:05:55.767 9 INFO neutron.wsgi [None req-792978d3-3f93-4a50-8894-2e36ad05ce22 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups?tenant_id=5f7e9a11f11346dfbf8618b85fa70cd1 HTTP/1.1" status: 200 len: 6838 time: 0.0794604 2026-04-27 22:05:55.875 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014651 2026-04-27 22:05:55.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0009058 2026-04-27 22:05:56.671 9 INFO neutron.wsgi [None req-4cc59507-d5af-4fdc-89db-e6176ad9db94 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups?tenant_id=5f7e9a11f11346dfbf8618b85fa70cd1 HTTP/1.1" status: 200 len: 6838 time: 0.0730789 2026-04-27 22:05:57.518 9 INFO neutron.wsgi [None req-b5b87bdd-4539-43e6-90ed-70e8a1b83cd7 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups?tenant_id=5f7e9a11f11346dfbf8618b85fa70cd1 HTTP/1.1" status: 200 len: 6838 time: 0.0849307 2026-04-27 22:05:58.408 9 INFO neutron.wsgi [None req-cbedb823-17e4-409b-aa8c-46214eedeedf 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups?tenant_id=5f7e9a11f11346dfbf8618b85fa70cd1 HTTP/1.1" status: 200 len: 6838 time: 0.0926330 2026-04-27 22:05:59.333 9 INFO neutron.wsgi [None req-1fde1e73-5057-4788-bcbf-09b34d44a8d6 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/security-groups?tenant_id=5f7e9a11f11346dfbf8618b85fa70cd1 HTTP/1.1" status: 200 len: 6838 time: 0.0778019 2026-04-27 22:06:06.888 9 INFO neutron.wsgi [None req-d5fbe9a6-fc67-4542-9c49-277dd889009f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/quotas/5f7e9a11f11346dfbf8618b85fa70cd1 HTTP/1.1" status: 200 len: 361 time: 0.0146072 2026-04-27 22:06:10.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016294 2026-04-27 22:06:10.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032239 2026-04-27 22:06:25.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032020 2026-04-27 22:06:25.881 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021684 2026-04-27 22:06:40.881 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017707 2026-04-27 22:06:40.882 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021405 2026-04-27 22:06:53.939 9 INFO neutron.wsgi [None req-048a9bd3-9e61-4b71-86ba-2e7936ba3564 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0966644 2026-04-27 22:06:53.976 9 INFO neutron.wsgi [None req-f80e74fe-3f46-4b8a-ac04-36b960fc84a2 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0315909 2026-04-27 22:06:53.987 9 INFO neutron.wsgi [None req-54a8b254-592d-4018-9670-94701e6c4df6 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0104184 2026-04-27 22:06:54.016 9 INFO neutron.wsgi [None req-95263812-7735-4b30-9b04-b7894f1626d0 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0276887 2026-04-27 22:06:54.084 9 INFO neutron.wsgi [None req-223327c4-ef66-4666-aa7e-8ada1a14a6af 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0670192 2026-04-27 22:06:54.121 9 INFO neutron.wsgi [None req-474f31d2-869e-48bd-bb84-8eca6176b480 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0344470 2026-04-27 22:06:54.148 9 INFO neutron.wsgi [None req-9a288d89-104d-480b-8ed4-3f0d1b1880ac 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0238981 2026-04-27 22:06:54.171 9 INFO neutron.wsgi [None req-02b65504-22a9-4eb8-b9f5-a019992ce782 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0225852 2026-04-27 22:06:54.179 9 INFO neutron.wsgi [None req-b2301f92-4759-4259-9e7e-888b1ca27bc6 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0080879 2026-04-27 22:06:54.211 9 INFO neutron.wsgi [None req-71aa04b3-67f4-46ad-9a22-dee8850f4772 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0309925 2026-04-27 22:06:54.225 9 INFO neutron.wsgi [None req-b69a81bd-2cd8-46a0-b824-d1faad053dc3 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0124798 2026-04-27 22:06:55.875 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012841 2026-04-27 22:06:55.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024619 2026-04-27 22:07:00.965 9 INFO neutron.wsgi [None req-3543cea7-eae8-4940-a804-234e7a08eab2 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80,10.0.0.84 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0951672 2026-04-27 22:07:10.876 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022671 2026-04-27 22:07:10.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031159 2026-04-27 22:07:25.875 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012238 2026-04-27 22:07:25.875 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018156 /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-04-27 22:07:40.693 10 INFO neutron.wsgi [None req-e4fc61c5-98e5-40ad-9063-8614fd6cd2d3 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2369 time: 0.1617548 2026-04-27 22:07:40.875 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013337 2026-04-27 22:07:40.881 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036027 2026-04-27 22:07:41.845 9 INFO neutron.wsgi [None req-680de906-44c4-4787-a911-7a231ee00a0b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 212 time: 0.0301971 2026-04-27 22:07:41.874 9 INFO neutron.wsgi [None req-6961ee80-0018-45d9-8977-ac000aa89d3f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/routers HTTP/1.1" status: 200 len: 208 time: 0.0245793 2026-04-27 22:07:41.911 9 INFO neutron.wsgi [None req-30ee27f4-dd68-4e48-99bd-03582cdb40bc 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5274 time: 0.0304608 2026-04-27 22:07:41.949 9 INFO neutron.wsgi [None req-0eab5a44-f7bc-4bef-943c-ef8304cdb50e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1456 time: 0.0327721 2026-04-27 22:07:42.014 9 INFO neutron.wsgi [None req-8ae990ee-2d81-421b-835f-bf02ca929527 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2369 time: 0.0602450 2026-04-27 22:07:42.097 9 INFO neutron.wsgi [None req-32cd01ec-8ae5-41ad-8479-ff71affe94d8 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16822 time: 0.0781274 2026-04-27 22:07:42.114 9 INFO neutron.wsgi [None req-a311fff3-554b-4944-8969-b4fe43ec34bc 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 212 time: 0.0110738 2026-04-27 22:07:52.800 9 INFO neutron.db.ovn_revision_numbers_db [None req-9c9d3aee-69bd-486e-9991-a901c8b2fa04 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 736d701e-b4fc-4d6b-aec2-d0b22525fca7 (type: security_groups) to 1 2026-04-27 22:07:52.861 9 INFO neutron.db.segments_db [None req-9c9d3aee-69bd-486e-9991-a901c8b2fa04 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Added segment 4830a917-340c-4fd7-b0d8-fdf04caa721e of type geneve for network 17b3c62e-d921-4421-ab3a-6a25d367db6a 2026-04-27 22:07:52.999 9 INFO neutron.db.ovn_revision_numbers_db [None req-9c9d3aee-69bd-486e-9991-a901c8b2fa04 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 17b3c62e-d921-4421-ab3a-6a25d367db6a (type: networks) to 1 2026-04-27 22:07:53.211 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9c9d3aee-69bd-486e-9991-a901c8b2fa04 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:07:53.212 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9c9d3aee-69bd-486e-9991-a901c8b2fa04 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network 17b3c62e-d921-4421-ab3a-6a25d367db6a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:07:53.269 9 INFO neutron.db.ovn_revision_numbers_db [None req-9c9d3aee-69bd-486e-9991-a901c8b2fa04 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 0018aa1d-c1b4-4cdd-9715-e515503439f0 (type: ports) to 1 2026-04-27 22:07:53.289 10 INFO neutron.db.ovn_revision_numbers_db [None req-9623b71b-af53-4f23-bf57-a82bbe327db3 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 5066596d-ade7-49b2-96b7-2c07aa70f093 (type: security_groups) to 1 2026-04-27 22:07:53.291 9 INFO neutron.wsgi [None req-9c9d3aee-69bd-486e-9991-a901c8b2fa04 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 946 time: 0.7595112 2026-04-27 22:07:53.349 10 INFO neutron.db.ovn_revision_numbers_db [None req-ad36903e-93ab-4d75-9567-1f224fc15b64 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 7c36693b-bc43-45c1-a91a-e075a70d345c (type: security_groups) to 1 2026-04-27 22:07:53.353 10 INFO neutron.db.segments_db [None req-9623b71b-af53-4f23-bf57-a82bbe327db3 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Added segment db515115-d042-4500-b908-7a077fba5069 of type geneve for network 37c8a1a5-4286-4f3e-810b-4332f121ff6d 2026-04-27 22:07:53.424 10 INFO neutron.db.segments_db [None req-ad36903e-93ab-4d75-9567-1f224fc15b64 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Added segment 1b9d454e-39d3-4665-9658-362ac7d83c3c of type geneve for network f40aaf08-8f5b-42da-ae36-5cef894c461e 2026-04-27 22:07:53.507 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-570763d5-b48c-43cb-aaaa-384cc296aff1 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:07:53.509 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-570763d5-b48c-43cb-aaaa-384cc296aff1 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network 17b3c62e-d921-4421-ab3a-6a25d367db6a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:07:53.675 10 INFO neutron.db.ovn_revision_numbers_db [None req-9623b71b-af53-4f23-bf57-a82bbe327db3 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 37c8a1a5-4286-4f3e-810b-4332f121ff6d (type: networks) to 1 2026-04-27 22:07:53.776 10 INFO neutron.db.ovn_revision_numbers_db [None req-ad36903e-93ab-4d75-9567-1f224fc15b64 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource f40aaf08-8f5b-42da-ae36-5cef894c461e (type: networks) to 1 2026-04-27 22:07:53.909 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9623b71b-af53-4f23-bf57-a82bbe327db3 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:07:53.919 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9623b71b-af53-4f23-bf57-a82bbe327db3 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network 37c8a1a5-4286-4f3e-810b-4332f121ff6d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:07:53.991 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ad36903e-93ab-4d75-9567-1f224fc15b64 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:07:53.993 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ad36903e-93ab-4d75-9567-1f224fc15b64 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network f40aaf08-8f5b-42da-ae36-5cef894c461e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:07:53.995 10 INFO neutron.db.ovn_revision_numbers_db [None req-9623b71b-af53-4f23-bf57-a82bbe327db3 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 24b8e6ee-a77f-4dd7-b931-16ac80e79083 (type: ports) to 1 2026-04-27 22:07:54.004 9 INFO neutron.db.ovn_revision_numbers_db [None req-1794831a-4878-413a-9469-652a38564cd7 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource d832be60-bba6-4691-bfae-193d9bf2e05d (type: security_groups) to 1 2026-04-27 22:07:54.034 10 INFO neutron.wsgi [None req-9623b71b-af53-4f23-bf57-a82bbe327db3 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 950 time: 1.2328103 2026-04-27 22:07:54.039 9 INFO neutron.wsgi [None req-1794831a-4878-413a-9469-652a38564cd7 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=8472cd790f664c1bac7bd0a537203749&name=default HTTP/1.1" status: 200 len: 2992 time: 0.3206892 2026-04-27 22:07:54.060 10 INFO neutron.db.ovn_revision_numbers_db [None req-ad36903e-93ab-4d75-9567-1f224fc15b64 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 5ab75acd-2bba-451f-a0d7-54aff9dbc834 (type: ports) to 1 2026-04-27 22:07:54.091 9 INFO neutron.db.ovn_revision_numbers_db [None req-570763d5-b48c-43cb-aaaa-384cc296aff1 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 0018aa1d-c1b4-4cdd-9715-e515503439f0 (type: ports) to 2 2026-04-27 22:07:54.102 10 INFO neutron.wsgi [None req-ad36903e-93ab-4d75-9567-1f224fc15b64 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 954 time: 0.9461961 2026-04-27 22:07:54.109 9 INFO neutron.wsgi [None req-9641505e-46e9-4c50-ba3d-cdc27f9a5a08 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4569 time: 0.1530323 2026-04-27 22:07:54.143 9 INFO neutron.wsgi [None req-9bd5fbc6-5fb1-4d15-b8df-c71855045673 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0286863 2026-04-27 22:07:54.145 9 INFO neutron.db.ovn_revision_numbers_db [None req-570763d5-b48c-43cb-aaaa-384cc296aff1 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 6013f960-ee24-4f9e-b588-5da19ca525fa (type: subnets) to 0 2026-04-27 22:07:54.159 9 INFO neutron.wsgi [None req-801d96ac-ca2f-40ec-8373-2126d8eff0ff 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0139458 2026-04-27 22:07:54.169 9 INFO neutron.wsgi [None req-570763d5-b48c-43cb-aaaa-384cc296aff1 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 866 time: 0.8708389 2026-04-27 22:07:54.177 9 INFO neutron.wsgi [None req-f3e85841-543a-4ddb-894f-cabcff1c3b75 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0175045 2026-04-27 22:07:54.293 9 INFO neutron.wsgi [None req-7ca06b7d-bd2f-402a-8159-b022e7386f2e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.1147285 2026-04-27 22:07:54.348 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-71a679c7-e256-4c39-a1ac-3c4ed233601b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:07:54.351 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-71a679c7-e256-4c39-a1ac-3c4ed233601b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network 37c8a1a5-4286-4f3e-810b-4332f121ff6d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:07:54.395 9 INFO neutron.wsgi [None req-cf5171a9-ada4-491d-a7df-a63a2a8def96 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 27907 time: 0.1014864 2026-04-27 22:07:54.437 9 INFO neutron.wsgi [None req-5fe734d2-21cc-4604-bc32-a899140434df 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2756 time: 0.0292799 2026-04-27 22:07:54.462 9 INFO neutron.wsgi [None req-bf6b5ec6-6a06-4c99-acef-1ad50c173561 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0220039 2026-04-27 22:07:54.466 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-79f6ca8d-a4f3-4cc7-9b04-78356a7439ae 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:07:54.471 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-79f6ca8d-a4f3-4cc7-9b04-78356a7439ae 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network f40aaf08-8f5b-42da-ae36-5cef894c461e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:07:54.477 9 INFO neutron.wsgi [None req-e1c646ce-0775-48a1-a307-1df4db102153 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 2740 time: 0.0124047 2026-04-27 22:07:54.517 9 INFO neutron.wsgi [None req-41f5fef9-6fc0-4986-b9f7-51f8e0e70d6e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 3421 time: 0.0330377 2026-04-27 22:07:54.554 9 INFO neutron.wsgi [None req-01225571-b97c-4b38-92fa-51df58cd4f3f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/ports HTTP/1.1" status: 200 len: 8058 time: 0.0351813 2026-04-27 22:07:54.670 10 INFO neutron.wsgi [None req-dad47397-2c70-4634-8ca2-1a18cd0d0043 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/d832be60-bba6-4691-bfae-193d9bf2e05d HTTP/1.1" status: 204 len: 168 time: 0.6156566 2026-04-27 22:07:54.907 9 INFO neutron.db.ovn_revision_numbers_db [None req-79f6ca8d-a4f3-4cc7-9b04-78356a7439ae 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 5ab75acd-2bba-451f-a0d7-54aff9dbc834 (type: ports) to 2 2026-04-27 22:07:54.924 9 INFO neutron.db.ovn_revision_numbers_db [None req-79f6ca8d-a4f3-4cc7-9b04-78356a7439ae 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource d98ffca8-70cf-4276-a849-64e9a2a89866 (type: subnets) to 0 2026-04-27 22:07:54.937 9 INFO neutron.wsgi [None req-79f6ca8d-a4f3-4cc7-9b04-78356a7439ae 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 874 time: 0.8279006 2026-04-27 22:07:54.974 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bb5fea41-183b-4487-a5b8-c4229e1baba9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:07:54.977 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bb5fea41-183b-4487-a5b8-c4229e1baba9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network a151f0a7-868e-4eca-a058-e229a6a8b3e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:07:55.059 10 INFO neutron.db.ovn_revision_numbers_db [None req-71a679c7-e256-4c39-a1ac-3c4ed233601b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 24b8e6ee-a77f-4dd7-b931-16ac80e79083 (type: ports) to 2 2026-04-27 22:07:55.082 10 INFO neutron.db.ovn_revision_numbers_db [None req-71a679c7-e256-4c39-a1ac-3c4ed233601b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 057a1979-af6f-4b2f-8368-02e5e7484cbe (type: subnets) to 0 2026-04-27 22:07:55.096 10 INFO neutron.wsgi [None req-71a679c7-e256-4c39-a1ac-3c4ed233601b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 871 time: 1.0566189 2026-04-27 22:07:55.111 10 INFO neutron.db.ovn_revision_numbers_db [None req-bb5fea41-183b-4487-a5b8-c4229e1baba9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 36326677-0952-484c-96d9-37adfc3da95e (type: ports) to 1 2026-04-27 22:07:55.508 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-353beadc-3730-4e50-8690-385e269d3a3a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:07:55.509 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-353beadc-3730-4e50-8690-385e269d3a3a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network a151f0a7-868e-4eca-a058-e229a6a8b3e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:07:55.539 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-bb5fea41-183b-4487-a5b8-c4229e1baba9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Starting OVNClientQosExtension 2026-04-27 22:07:55.622 9 INFO neutron.db.ovn_revision_numbers_db [None req-353beadc-3730-4e50-8690-385e269d3a3a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource f0256dae-3654-4d5e-b086-d77c410e95f6 (type: ports) to 1 2026-04-27 22:07:55.775 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-742a2847-8f87-4678-99ae-6fe15f423385 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:07:55.788 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-742a2847-8f87-4678-99ae-6fe15f423385 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network a151f0a7-868e-4eca-a058-e229a6a8b3e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:07:55.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013313 2026-04-27 22:07:55.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0009215 2026-04-27 22:07:55.915 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-353beadc-3730-4e50-8690-385e269d3a3a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Starting OVNClientQosExtension 2026-04-27 22:07:56.002 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status up for port: 36326677-0952-484c-96d9-37adfc3da95e 2026-04-27 22:07:56.021 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router 9f9a5609-32f0-497b-b342-dee839807512 is bound to host instance 2026-04-27 22:07:56.032 10 INFO neutron.db.ovn_revision_numbers_db [None req-bb5fea41-183b-4487-a5b8-c4229e1baba9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 36326677-0952-484c-96d9-37adfc3da95e (type: router_ports) to 1 2026-04-27 22:07:56.065 9 INFO neutron.plugins.ml2.plugin [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Attempt 1 to provision port 36326677-0952-484c-96d9-37adfc3da95e 2026-04-27 22:07:56.070 10 INFO neutron.db.ovn_revision_numbers_db [None req-742a2847-8f87-4678-99ae-6fe15f423385 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 1fcea933-2e63-4587-b93d-2cf0609bebe0 (type: ports) to 1 2026-04-27 22:07:56.151 10 INFO neutron.db.ovn_revision_numbers_db [None req-bb5fea41-183b-4487-a5b8-c4229e1baba9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 9f9a5609-32f0-497b-b342-dee839807512 (type: routers) to 3 2026-04-27 22:07:56.182 10 INFO neutron.wsgi [None req-bb5fea41-183b-4487-a5b8-c4229e1baba9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "POST /v2.0/routers HTTP/1.1" status: 201 len: 877 time: 1.9985120 2026-04-27 22:07:56.489 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status up for port: f0256dae-3654-4d5e-b086-d77c410e95f6 2026-04-27 22:07:56.504 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router fbdf169f-555f-4dda-851d-326daec0d6ae is bound to host instance 2026-04-27 22:07:56.512 9 INFO neutron.db.ovn_revision_numbers_db [None req-353beadc-3730-4e50-8690-385e269d3a3a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource f0256dae-3654-4d5e-b086-d77c410e95f6 (type: router_ports) to 1 2026-04-27 22:07:56.539 10 INFO neutron.plugins.ml2.plugin [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Attempt 1 to provision port f0256dae-3654-4d5e-b086-d77c410e95f6 2026-04-27 22:07:56.604 9 INFO neutron.db.ovn_revision_numbers_db [None req-353beadc-3730-4e50-8690-385e269d3a3a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource fbdf169f-555f-4dda-851d-326daec0d6ae (type: routers) to 3 2026-04-27 22:07:56.616 9 INFO neutron.wsgi [None req-353beadc-3730-4e50-8690-385e269d3a3a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "POST /v2.0/routers HTTP/1.1" status: 201 len: 885 time: 1.6731982 2026-04-27 22:07:56.761 9 INFO neutron.db.ovn_revision_numbers_db [None req-d54301b0-7e03-4aef-bd6e-b30f26b1b92a - - - - - -] Successfully bumped revision number for resource 36326677-0952-484c-96d9-37adfc3da95e (type: ports) to 1 2026-04-27 22:07:57.128 9 INFO neutron.db.ovn_revision_numbers_db [None req-d54301b0-7e03-4aef-bd6e-b30f26b1b92a - - - - - -] Successfully bumped revision number for resource 36326677-0952-484c-96d9-37adfc3da95e (type: router_ports) to 3 2026-04-27 22:07:57.157 10 INFO neutron.db.ovn_revision_numbers_db [None req-a3570120-e964-4bac-9235-e86164b55fb4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource e30bc59e-f148-4d7a-9205-6558bb945952 (type: security_groups) to 1 2026-04-27 22:07:57.186 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b96577a0-0d35-476d-82a1-79d55dd1c1de 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] No more DHCP agents 2026-04-27 22:07:57.188 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b96577a0-0d35-476d-82a1-79d55dd1c1de 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Unable to schedule network f40aaf08-8f5b-42da-ae36-5cef894c461e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:07:57.213 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-44bdc773-6b66-4c99-b662-ed05e923d2ac 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] No more DHCP agents 2026-04-27 22:07:57.231 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-44bdc773-6b66-4c99-b662-ed05e923d2ac 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Unable to schedule network 17b3c62e-d921-4421-ab3a-6a25d367db6a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:07:57.261 10 INFO neutron.db.segments_db [None req-a3570120-e964-4bac-9235-e86164b55fb4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Added segment de76bb4a-670f-4e4d-954d-9047d476a997 of type geneve for network f4df9628-dbbe-4837-aa9d-b23f45d9f92e 2026-04-27 22:07:57.269 9 INFO neutron.db.ovn_revision_numbers_db [None req-d54301b0-7e03-4aef-bd6e-b30f26b1b92a - - - - - -] Successfully bumped revision number for resource 36326677-0952-484c-96d9-37adfc3da95e (type: ports) to 2 2026-04-27 22:07:57.354 9 INFO neutron.db.ovn_revision_numbers_db [None req-b96577a0-0d35-476d-82a1-79d55dd1c1de 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 3b08ef27-fd71-4036-9fe5-06ea95a69a30 (type: ports) to 1 2026-04-27 22:07:57.404 10 INFO neutron.db.ovn_revision_numbers_db [None req-742a2847-8f87-4678-99ae-6fe15f423385 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 1fcea933-2e63-4587-b93d-2cf0609bebe0 (type: router_ports) to 1 2026-04-27 22:07:57.517 10 INFO neutron.db.ovn_revision_numbers_db [None req-a3570120-e964-4bac-9235-e86164b55fb4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource f4df9628-dbbe-4837-aa9d-b23f45d9f92e (type: networks) to 1 2026-04-27 22:07:57.546 10 INFO neutron.db.ovn_revision_numbers_db [None req-742a2847-8f87-4678-99ae-6fe15f423385 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 663a84cc-8d95-4bb7-9e0d-8c7413bd49e3 (type: routers) to 3 2026-04-27 22:07:57.591 9 INFO neutron.db.ovn_revision_numbers_db [None req-d54301b0-7e03-4aef-bd6e-b30f26b1b92a - - - - - -] Successfully bumped revision number for resource 36326677-0952-484c-96d9-37adfc3da95e (type: ports) to 4 2026-04-27 22:07:57.809 10 INFO neutron.db.ovn_revision_numbers_db [None req-44bdc773-6b66-4c99-b662-ed05e923d2ac 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource f8b2fd13-6cf4-40f3-a2ce-9aefdf52d7e9 (type: ports) to 1 2026-04-27 22:07:57.815 10 INFO neutron.wsgi [None req-742a2847-8f87-4678-99ae-6fe15f423385 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "POST /v2.0/routers HTTP/1.1" status: 201 len: 882 time: 2.7096765 2026-04-27 22:07:58.025 9 INFO neutron.db.ovn_revision_numbers_db [None req-d54301b0-7e03-4aef-bd6e-b30f26b1b92a - - - - - -] Successfully bumped revision number for resource 36326677-0952-484c-96d9-37adfc3da95e (type: router_ports) to 4 2026-04-27 22:07:58.056 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource f0256dae-3654-4d5e-b086-d77c410e95f6 (type: ports) to 1 2026-04-27 22:07:58.075 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a3570120-e964-4bac-9235-e86164b55fb4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:07:58.080 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a3570120-e964-4bac-9235-e86164b55fb4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network f4df9628-dbbe-4837-aa9d-b23f45d9f92e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:07:58.086 9 INFO neutron.db.ovn_revision_numbers_db [None req-b96577a0-0d35-476d-82a1-79d55dd1c1de 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 3b08ef27-fd71-4036-9fe5-06ea95a69a30 (type: router_ports) to 2 2026-04-27 22:07:58.219 10 INFO neutron.db.ovn_revision_numbers_db [None req-a3570120-e964-4bac-9235-e86164b55fb4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 079cae50-e9e5-483e-9663-febca537d0e1 (type: ports) to 1 2026-04-27 22:07:58.249 9 INFO neutron.db.ovn_revision_numbers_db [None req-b96577a0-0d35-476d-82a1-79d55dd1c1de 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 3b08ef27-fd71-4036-9fe5-06ea95a69a30 (type: ports) to 2 2026-04-27 22:07:58.267 10 INFO neutron.wsgi [None req-a3570120-e964-4bac-9235-e86164b55fb4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 945 time: 1.8893602 2026-04-27 22:07:58.378 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b96577a0-0d35-476d-82a1-79d55dd1c1de 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] No more DHCP agents 2026-04-27 22:07:58.383 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b96577a0-0d35-476d-82a1-79d55dd1c1de 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Unable to schedule network f40aaf08-8f5b-42da-ae36-5cef894c461e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:07:58.398 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ab8b318b-7c28-441d-9ff3-3b9483b542e5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] No more DHCP agents 2026-04-27 22:07:58.403 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ab8b318b-7c28-441d-9ff3-3b9483b542e5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Unable to schedule network 37c8a1a5-4286-4f3e-810b-4332f121ff6d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:07:58.698 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8bde0123-52d9-4f4c-a2f4-8627b14e3847 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:07:58.703 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8bde0123-52d9-4f4c-a2f4-8627b14e3847 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network f4df9628-dbbe-4837-aa9d-b23f45d9f92e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:07:58.765 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource f0256dae-3654-4d5e-b086-d77c410e95f6 (type: router_ports) to 3 2026-04-27 22:07:58.771 9 INFO neutron.db.ovn_revision_numbers_db [None req-ab8b318b-7c28-441d-9ff3-3b9483b542e5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 2995a1a8-7d50-40a2-b087-761748cdadf3 (type: ports) to 1 2026-04-27 22:07:58.785 10 INFO neutron.db.ovn_revision_numbers_db [None req-44bdc773-6b66-4c99-b662-ed05e923d2ac 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource f8b2fd13-6cf4-40f3-a2ce-9aefdf52d7e9 (type: router_ports) to 2 2026-04-27 22:07:58.894 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource f0256dae-3654-4d5e-b086-d77c410e95f6 (type: ports) to 2 2026-04-27 22:07:58.906 10 INFO neutron.db.ovn_revision_numbers_db [None req-44bdc773-6b66-4c99-b662-ed05e923d2ac 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource f8b2fd13-6cf4-40f3-a2ce-9aefdf52d7e9 (type: ports) to 2 2026-04-27 22:07:58.983 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-44bdc773-6b66-4c99-b662-ed05e923d2ac 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] No more DHCP agents 2026-04-27 22:07:58.985 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-44bdc773-6b66-4c99-b662-ed05e923d2ac 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Unable to schedule network 17b3c62e-d921-4421-ab3a-6a25d367db6a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:07:59.046 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] OVN reports status up for port: 1fcea933-2e63-4587-b93d-2cf0609bebe0 2026-04-27 22:07:59.062 9 INFO neutron.plugins.ml2.plugin [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Attempt 1 to provision port 1fcea933-2e63-4587-b93d-2cf0609bebe0 2026-04-27 22:07:59.163 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource f0256dae-3654-4d5e-b086-d77c410e95f6 (type: ports) to 4 2026-04-27 22:07:59.692 9 INFO neutron.db.ovn_revision_numbers_db [None req-8bde0123-52d9-4f4c-a2f4-8627b14e3847 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 079cae50-e9e5-483e-9663-febca537d0e1 (type: ports) to 2 2026-04-27 22:07:59.711 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status up for port: f8b2fd13-6cf4-40f3-a2ce-9aefdf52d7e9 2026-04-27 22:07:59.722 9 INFO neutron.db.ovn_revision_numbers_db [None req-8bde0123-52d9-4f4c-a2f4-8627b14e3847 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 9c2e05fe-1893-401b-81a2-c5bff80c87ce (type: subnets) to 0 2026-04-27 22:07:59.730 10 INFO neutron.plugins.ml2.plugin [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Attempt 1 to provision port f8b2fd13-6cf4-40f3-a2ce-9aefdf52d7e9 2026-04-27 22:07:59.737 9 INFO neutron.db.ovn_revision_numbers_db [None req-ab8b318b-7c28-441d-9ff3-3b9483b542e5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 2995a1a8-7d50-40a2-b087-761748cdadf3 (type: router_ports) to 2 2026-04-27 22:07:59.748 9 INFO neutron.wsgi [None req-8bde0123-52d9-4f4c-a2f4-8627b14e3847 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 865 time: 1.4755123 2026-04-27 22:07:59.754 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource f0256dae-3654-4d5e-b086-d77c410e95f6 (type: router_ports) to 4 2026-04-27 22:07:59.786 9 INFO neutron.db.ovn_revision_numbers_db [None req-b96577a0-0d35-476d-82a1-79d55dd1c1de 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 3b08ef27-fd71-4036-9fe5-06ea95a69a30 (type: router_ports) to 2 2026-04-27 22:07:59.788 9 INFO neutron.wsgi [None req-b96577a0-0d35-476d-82a1-79d55dd1c1de 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "PUT /v2.0/routers/fbdf169f-555f-4dda-851d-326daec0d6ae/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.1652312 2026-04-27 22:07:59.807 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Router 663a84cc-8d95-4bb7-9e0d-8c7413bd49e3 is bound to host instance 2026-04-27 22:07:59.913 9 INFO neutron.db.ovn_revision_numbers_db [None req-ab8b318b-7c28-441d-9ff3-3b9483b542e5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 2995a1a8-7d50-40a2-b087-761748cdadf3 (type: ports) to 2 2026-04-27 22:08:00.015 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ab8b318b-7c28-441d-9ff3-3b9483b542e5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] No more DHCP agents 2026-04-27 22:08:00.016 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ab8b318b-7c28-441d-9ff3-3b9483b542e5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Unable to schedule network 37c8a1a5-4286-4f3e-810b-4332f121ff6d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:08:00.200 10 INFO neutron.db.ovn_revision_numbers_db [None req-44bdc773-6b66-4c99-b662-ed05e923d2ac 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource f8b2fd13-6cf4-40f3-a2ce-9aefdf52d7e9 (type: router_ports) to 2 2026-04-27 22:08:00.202 10 INFO neutron.wsgi [None req-44bdc773-6b66-4c99-b662-ed05e923d2ac 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "PUT /v2.0/routers/9f9a5609-32f0-497b-b342-dee839807512/add_router_interface HTTP/1.1" status: 200 len: 503 time: 4.0156600 2026-04-27 22:08:00.234 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource f8b2fd13-6cf4-40f3-a2ce-9aefdf52d7e9 (type: ports) to 3 2026-04-27 22:08:00.530 9 INFO neutron.db.ovn_revision_numbers_db [None req-adef7582-323c-4651-abef-a1463e10b5eb a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - - -] Successfully bumped revision number for resource d60bde20-682e-465d-a0f1-4208a14e07c1 (type: security_groups) to 1 2026-04-27 22:08:00.544 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6de875d9-cf97-4bbd-bad2-5fcb8c05714f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:08:00.550 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6de875d9-cf97-4bbd-bad2-5fcb8c05714f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network a151f0a7-868e-4eca-a058-e229a6a8b3e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:08:00.555 9 INFO neutron.wsgi [None req-adef7582-323c-4651-abef-a1463e10b5eb a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - - -] 10.0.0.1 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1794 time: 0.2105386 2026-04-27 22:08:00.665 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource f8b2fd13-6cf4-40f3-a2ce-9aefdf52d7e9 (type: router_ports) to 3 2026-04-27 22:08:00.754 9 INFO neutron.db.ovn_revision_numbers_db [None req-6de875d9-cf97-4bbd-bad2-5fcb8c05714f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource f0be620f-ead5-473a-9798-e1143dc9aec4 (type: ports) to 1 2026-04-27 22:08:00.799 9 INFO neutron.db.ovn_revision_numbers_db [None req-9bc9db57-b43f-49ad-9572-0645dee9f8a4 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - - -] Successfully bumped revision number for resource 3df414ac-52e6-4f06-a0c7-252a0add6c51 (type: security_group_rules) to 0 2026-04-27 22:08:00.826 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource 1fcea933-2e63-4587-b93d-2cf0609bebe0 (type: ports) to 1 2026-04-27 22:08:01.003 9 INFO neutron.wsgi [None req-9bc9db57-b43f-49ad-9572-0645dee9f8a4 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.4336262 2026-04-27 22:08:01.156 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource 1fcea933-2e63-4587-b93d-2cf0609bebe0 (type: router_ports) to 3 2026-04-27 22:08:01.181 10 INFO neutron.db.ovn_revision_numbers_db [None req-f38def71-a59a-4894-8a13-c84032c84a6f b3c29a4183b742ee96bbecbb83ee2c3b d55889e3c9b048899a75e36b983c8037 - - - -] Successfully bumped revision number for resource 6817d435-1fe8-4bc9-9733-16fd8880a68f (type: security_groups) to 1 2026-04-27 22:08:01.200 10 INFO neutron.db.ovn_revision_numbers_db [None req-8d632934-aa91-43d1-b1f4-a5ce2e39282c a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - - -] Successfully bumped revision number for resource 3923b6bd-20d6-4998-bd44-32cd50a56892 (type: security_group_rules) to 0 2026-04-27 22:08:01.217 10 INFO neutron.wsgi [None req-f38def71-a59a-4894-8a13-c84032c84a6f b3c29a4183b742ee96bbecbb83ee2c3b d55889e3c9b048899a75e36b983c8037 - - - -] 10.0.0.210 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1822 time: 0.2719319 2026-04-27 22:08:01.259 10 INFO neutron.wsgi [None req-8d632934-aa91-43d1-b1f4-a5ce2e39282c a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.2482688 2026-04-27 22:08:01.291 9 INFO neutron.db.ovn_revision_numbers_db [None req-ab8b318b-7c28-441d-9ff3-3b9483b542e5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 2995a1a8-7d50-40a2-b087-761748cdadf3 (type: router_ports) to 2 2026-04-27 22:08:01.293 9 INFO neutron.wsgi [None req-ab8b318b-7c28-441d-9ff3-3b9483b542e5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "PUT /v2.0/routers/663a84cc-8d95-4bb7-9e0d-8c7413bd49e3/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.4668167 2026-04-27 22:08:01.338 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource 1fcea933-2e63-4587-b93d-2cf0609bebe0 (type: ports) to 2 2026-04-27 22:08:01.540 9 INFO neutron.db.ovn_revision_numbers_db [None req-6de875d9-cf97-4bbd-bad2-5fcb8c05714f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource f0be620f-ead5-473a-9798-e1143dc9aec4 (type: router_ports) to 1 2026-04-27 22:08:01.639 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] OVN reports status up for port: 3b08ef27-fd71-4036-9fe5-06ea95a69a30 2026-04-27 22:08:01.647 9 INFO neutron.plugins.ml2.plugin [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Attempt 1 to provision port 3b08ef27-fd71-4036-9fe5-06ea95a69a30 2026-04-27 22:08:01.648 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-db3f1aff-8a8f-48b5-9932-ad5ee25f8cd1 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - - -] No more DHCP agents 2026-04-27 22:08:01.650 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource 1fcea933-2e63-4587-b93d-2cf0609bebe0 (type: ports) to 4 2026-04-27 22:08:01.653 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-db3f1aff-8a8f-48b5-9932-ad5ee25f8cd1 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - - -] Unable to schedule network a151f0a7-868e-4eca-a058-e229a6a8b3e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:08:01.654 9 INFO neutron.db.ovn_revision_numbers_db [None req-6de875d9-cf97-4bbd-bad2-5fcb8c05714f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 939bfc78-1247-4096-a79e-a787e2e14929 (type: routers) to 3 2026-04-27 22:08:01.675 9 INFO neutron.wsgi [None req-6de875d9-cf97-4bbd-bad2-5fcb8c05714f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "POST /v2.0/routers HTTP/1.1" status: 201 len: 876 time: 1.9198675 2026-04-27 22:08:01.873 9 INFO neutron.db.ovn_revision_numbers_db [None req-4fa34433-0fce-48be-9bf4-6c94251521aa b3c29a4183b742ee96bbecbb83ee2c3b d55889e3c9b048899a75e36b983c8037 - - - -] Successfully bumped revision number for resource 65f37973-3aea-4533-a262-f607db4e93ad (type: security_groups) to 1 2026-04-27 22:08:01.917 9 INFO neutron.wsgi [None req-4fa34433-0fce-48be-9bf4-6c94251521aa b3c29a4183b742ee96bbecbb83ee2c3b d55889e3c9b048899a75e36b983c8037 - - - -] 10.0.0.210 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1821 time: 0.3476610 2026-04-27 22:08:02.105 9 INFO neutron.db.ovn_revision_numbers_db [None req-1d3eb9a7-5dff-4397-9d2d-05d9ff05d801 b3c29a4183b742ee96bbecbb83ee2c3b d55889e3c9b048899a75e36b983c8037 - - - -] Successfully bumped revision number for resource 9c1a0c5f-b52a-40fe-9fcd-378dfdda67ec (type: security_groups) to 1 2026-04-27 22:08:02.118 10 INFO neutron.db.ovn_revision_numbers_db [None req-e20941f6-8863-46d2-8b76-368d3f089ff9 60b4a7affa63461a80514206fe3b4906 05cf6c804e584513b3e26655bc0df102 - - - -] Successfully bumped revision number for resource 64acf797-ee8c-4938-aeb7-682490a6e2d3 (type: security_groups) to 1 2026-04-27 22:08:02.139 9 INFO neutron.wsgi [None req-1d3eb9a7-5dff-4397-9d2d-05d9ff05d801 b3c29a4183b742ee96bbecbb83ee2c3b d55889e3c9b048899a75e36b983c8037 - - - -] 10.0.0.210 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1822 time: 0.1942995 2026-04-27 22:08:02.140 9 INFO neutron.db.ovn_revision_numbers_db [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Successfully bumped revision number for resource 3b08ef27-fd71-4036-9fe5-06ea95a69a30 (type: ports) to 3 2026-04-27 22:08:02.174 10 INFO neutron.wsgi [None req-e20941f6-8863-46d2-8b76-368d3f089ff9 60b4a7affa63461a80514206fe3b4906 05cf6c804e584513b3e26655bc0df102 - - - -] 10.0.0.210 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1825 time: 0.2861431 2026-04-27 22:08:02.225 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource 1fcea933-2e63-4587-b93d-2cf0609bebe0 (type: router_ports) to 4 2026-04-27 22:08:02.246 10 INFO neutron.wsgi [req-959365b1-0707-477b-a662-38e045019271 req-931586ea-42ee-4c86-8f89-82cebd0f114a 60b4a7affa63461a80514206fe3b4906 05cf6c804e584513b3e26655bc0df102 - - default default] 10.0.0.210 "GET /v2.0/security-groups/64acf797-ee8c-4938-aeb7-682490a6e2d3 HTTP/1.1" status: 200 len: 1820 time: 0.0387206 2026-04-27 22:08:02.267 9 INFO neutron.wsgi [req-0036f673-d1a5-4436-a454-418d1ace6e24 req-a1dd1af1-9248-4c97-8416-93e39020558e b3c29a4183b742ee96bbecbb83ee2c3b d55889e3c9b048899a75e36b983c8037 - - default default] 10.0.0.210 "GET /v2.0/security-groups?tenant_id=d55889e3c9b048899a75e36b983c8037 HTTP/1.1" status: 200 len: 7793 time: 0.0927932 2026-04-27 22:08:02.286 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Router 939bfc78-1247-4096-a79e-a787e2e14929 is bound to host instance 2026-04-27 22:08:02.312 9 INFO neutron.db.ovn_revision_numbers_db [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Successfully bumped revision number for resource 3b08ef27-fd71-4036-9fe5-06ea95a69a30 (type: router_ports) to 3 2026-04-27 22:08:02.329 9 INFO neutron.wsgi [req-0036f673-d1a5-4436-a454-418d1ace6e24 req-000faa02-dd5f-4bb7-9046-2dc9ea80f7db b3c29a4183b742ee96bbecbb83ee2c3b d55889e3c9b048899a75e36b983c8037 - - default default] 10.0.0.210 "GET /v2.0/security-groups/736d701e-b4fc-4d6b-aec2-d0b22525fca7 HTTP/1.1" status: 200 len: 2994 time: 0.0505352 2026-04-27 22:08:02.349 10 INFO neutron.db.ovn_revision_numbers_db [None req-db3f1aff-8a8f-48b5-9932-ad5ee25f8cd1 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - - -] Successfully bumped revision number for resource 5aeeb4f8-a1ae-4b01-bf33-b84b38dbcc75 (type: floatingips) to 0 2026-04-27 22:08:02.374 10 INFO neutron.wsgi [None req-db3f1aff-8a8f-48b5-9932-ad5ee25f8cd1 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - - -] 10.0.0.1 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.1097755 2026-04-27 22:08:02.387 9 INFO neutron.wsgi [req-0036f673-d1a5-4436-a454-418d1ace6e24 req-75789b49-b601-4232-85aa-87666a3ba7f1 b3c29a4183b742ee96bbecbb83ee2c3b d55889e3c9b048899a75e36b983c8037 - - default default] 10.0.0.210 "GET /v2.0/security-groups/736d701e-b4fc-4d6b-aec2-d0b22525fca7 HTTP/1.1" status: 200 len: 2994 time: 0.0508528 2026-04-27 22:08:02.391 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d7034f0a-f8d3-480a-95e4-a48d00d3c19e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] No more DHCP agents 2026-04-27 22:08:02.393 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d7034f0a-f8d3-480a-95e4-a48d00d3c19e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Unable to schedule network f4df9628-dbbe-4837-aa9d-b23f45d9f92e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:08:02.446 9 INFO neutron.wsgi [req-efd605b5-d4ed-4080-b413-5f99283fa198 req-72034818-74fe-4413-b39c-4f9b62f43ae6 b3c29a4183b742ee96bbecbb83ee2c3b d55889e3c9b048899a75e36b983c8037 - - default default] 10.0.0.210 "GET /v2.0/security-groups/6817d435-1fe8-4bc9-9733-16fd8880a68f HTTP/1.1" status: 200 len: 1817 time: 0.0314190 2026-04-27 22:08:02.464 10 INFO neutron.db.ovn_revision_numbers_db [None req-61dbe35b-9f0b-4204-9f5f-16af314a0fc9 60b4a7affa63461a80514206fe3b4906 05cf6c804e584513b3e26655bc0df102 - - - -] Successfully bumped revision number for resource 10eeafeb-4927-4ef9-8762-c840e016cfd9 (type: security_group_rules) to 0 2026-04-27 22:08:02.498 10 INFO neutron.wsgi [None req-61dbe35b-9f0b-4204-9f5f-16af314a0fc9 60b4a7affa63461a80514206fe3b4906 05cf6c804e584513b3e26655bc0df102 - - - -] 10.0.0.210 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 786 time: 0.2438140 2026-04-27 22:08:02.522 9 INFO neutron.db.ovn_revision_numbers_db [None req-d7034f0a-f8d3-480a-95e4-a48d00d3c19e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 9b61fe85-622e-4416-8ef1-71013396e6dd (type: ports) to 1 2026-04-27 22:08:02.606 9 INFO neutron.wsgi [None req-1f46c875-d3c2-4f7c-8072-9cd31f44a41f b3c29a4183b742ee96bbecbb83ee2c3b d55889e3c9b048899a75e36b983c8037 - - - -] 10.0.0.210 "DELETE /v2.0/security-groups/6817d435-1fe8-4bc9-9733-16fd8880a68f HTTP/1.1" status: 204 len: 173 time: 0.1527512 2026-04-27 22:08:02.634 9 INFO neutron.api.v2.resource [req-390f5741-0b26-4f03-99ff-9bd1ea4bd8e5 req-b66318f4-630a-4d89-bc50-4106b47eab8e b3c29a4183b742ee96bbecbb83ee2c3b d55889e3c9b048899a75e36b983c8037 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:08:02.635 9 INFO neutron.wsgi [req-390f5741-0b26-4f03-99ff-9bd1ea4bd8e5 req-b66318f4-630a-4d89-bc50-4106b47eab8e b3c29a4183b742ee96bbecbb83ee2c3b d55889e3c9b048899a75e36b983c8037 - - default default] 10.0.0.210 "GET /v2.0/security-groups/6817d435-1fe8-4bc9-9733-16fd8880a68f HTTP/1.1" status: 404 len: 352 time: 0.0121620 2026-04-27 22:08:02.680 10 INFO neutron.db.ovn_revision_numbers_db [None req-20aef572-3b63-4664-813f-7262a8b1b39a 60b4a7affa63461a80514206fe3b4906 05cf6c804e584513b3e26655bc0df102 - - - -] Successfully bumped revision number for resource 1d906d7e-387c-40a3-a903-17ed3e65f450 (type: security_groups) to 1 2026-04-27 22:08:02.690 9 INFO neutron.wsgi [req-5dc609b7-44d8-4866-b64c-d10fe2f017fc req-ece10722-275e-448c-9191-8091bd157ea6 b3c29a4183b742ee96bbecbb83ee2c3b d55889e3c9b048899a75e36b983c8037 - - default default] 10.0.0.210 "GET /v2.0/security-groups/65f37973-3aea-4533-a262-f607db4e93ad HTTP/1.1" status: 200 len: 1816 time: 0.0326583 2026-04-27 22:08:02.706 10 INFO neutron.wsgi [None req-20aef572-3b63-4664-813f-7262a8b1b39a 60b4a7affa63461a80514206fe3b4906 05cf6c804e584513b3e26655bc0df102 - - - -] 10.0.0.210 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1826 time: 0.1655104 2026-04-27 22:08:02.852 9 INFO neutron.wsgi [None req-75d2845c-34ba-49e5-bf1a-d0578f28abcb b3c29a4183b742ee96bbecbb83ee2c3b d55889e3c9b048899a75e36b983c8037 - - - -] 10.0.0.210 "DELETE /v2.0/security-groups/65f37973-3aea-4533-a262-f607db4e93ad HTTP/1.1" status: 204 len: 173 time: 0.1533039 2026-04-27 22:08:02.996 10 INFO neutron.wsgi [req-0617b521-9839-42c5-87d8-1de076f28355 req-8cb13a80-9627-49d7-b14b-541ab1c85348 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 10.0.0.210 "GET /v2.0/security-groups?name=tempest-securitygroup--161306729&fields=id&tenant_id=711ea961b5d045c8b180ef78b6db2c80 HTTP/1.1" status: 200 len: 267 time: 0.0443158 2026-04-27 22:08:03.027 9 INFO neutron.wsgi [req-3fb1df0b-fd51-40c0-807b-5b99696b745a req-064a2578-ae8d-4622-ad43-b2dee2a0f6b9 60b4a7affa63461a80514206fe3b4906 05cf6c804e584513b3e26655bc0df102 - - default default] 10.0.0.210 "GET /v2.0/security-groups/1d906d7e-387c-40a3-a903-17ed3e65f450 HTTP/1.1" status: 200 len: 1821 time: 0.1391532 2026-04-27 22:08:03.065 9 INFO neutron.db.ovn_revision_numbers_db [None req-d7034f0a-f8d3-480a-95e4-a48d00d3c19e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 9b61fe85-622e-4416-8ef1-71013396e6dd (type: router_ports) to 2 2026-04-27 22:08:03.123 10 INFO neutron.wsgi [req-0617b521-9839-42c5-87d8-1de076f28355 req-906e14d6-2e9f-4332-b5ef-90de66e7bc8e a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 10.0.0.210 "GET /v2.0/networks?id=f40aaf08-8f5b-42da-ae36-5cef894c461e HTTP/1.1" status: 200 len: 883 time: 0.1174860 2026-04-27 22:08:03.139 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource f0be620f-ead5-473a-9798-e1143dc9aec4 (type: ports) to 1 2026-04-27 22:08:03.145 10 INFO neutron.wsgi [req-0617b521-9839-42c5-87d8-1de076f28355 req-e039b953-24cd-4762-a4f9-5316967d54ad a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 10.0.0.210 "GET /v2.0/quotas/711ea961b5d045c8b180ef78b6db2c80 HTTP/1.1" status: 200 len: 386 time: 0.0155036 2026-04-27 22:08:03.166 9 INFO neutron.db.ovn_revision_numbers_db [None req-9d5bdfaf-6634-458b-b908-10da47210728 60b4a7affa63461a80514206fe3b4906 05cf6c804e584513b3e26655bc0df102 - - - -] Successfully bumped revision number for resource ead5d125-5d60-41ee-b3dc-6d5c15ab07e8 (type: security_group_rules) to 0 2026-04-27 22:08:03.176 9 INFO neutron.db.ovn_revision_numbers_db [None req-d7034f0a-f8d3-480a-95e4-a48d00d3c19e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 9b61fe85-622e-4416-8ef1-71013396e6dd (type: ports) to 2 2026-04-27 22:08:03.193 9 INFO neutron.wsgi [None req-9d5bdfaf-6634-458b-b908-10da47210728 60b4a7affa63461a80514206fe3b4906 05cf6c804e584513b3e26655bc0df102 - - - -] 10.0.0.210 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 786 time: 0.1576238 2026-04-27 22:08:03.225 9 INFO neutron.api.v2.resource [req-860333c4-0d3f-45e0-ab95-88ba6262ec17 req-ce3e5bc0-6e7f-4fbd-8658-30266f395891 b3c29a4183b742ee96bbecbb83ee2c3b d55889e3c9b048899a75e36b983c8037 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:08:03.226 9 INFO neutron.wsgi [req-860333c4-0d3f-45e0-ab95-88ba6262ec17 req-ce3e5bc0-6e7f-4fbd-8658-30266f395891 b3c29a4183b742ee96bbecbb83ee2c3b d55889e3c9b048899a75e36b983c8037 - - default default] 10.0.0.210 "GET /v2.0/security-groups/65f37973-3aea-4533-a262-f607db4e93ad HTTP/1.1" status: 404 len: 352 time: 0.0111392 2026-04-27 22:08:03.240 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d7034f0a-f8d3-480a-95e4-a48d00d3c19e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] No more DHCP agents 2026-04-27 22:08:03.241 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d7034f0a-f8d3-480a-95e4-a48d00d3c19e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Unable to schedule network f4df9628-dbbe-4837-aa9d-b23f45d9f92e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:08:03.260 10 INFO neutron.wsgi [req-0617b521-9839-42c5-87d8-1de076f28355 req-e914e457-7959-40f0-922b-ad7f0fb3a4e9 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 10.0.0.210 "GET /v2.0/ports?tenant_id=711ea961b5d045c8b180ef78b6db2c80&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1077547 2026-04-27 22:08:03.276 9 INFO neutron.wsgi [req-5938eb06-2c73-44ab-b4e4-366af83b1214 req-a11e2134-45d4-4966-b165-5387676825e3 60b4a7affa63461a80514206fe3b4906 05cf6c804e584513b3e26655bc0df102 - - default default] 10.0.0.210 "GET /v2.0/security-groups/1d906d7e-387c-40a3-a903-17ed3e65f450 HTTP/1.1" status: 200 len: 2414 time: 0.0335977 2026-04-27 22:08:03.432 9 INFO neutron.db.ovn_revision_numbers_db [None req-10f436a6-f5d1-4ba5-b2a8-e347a88623c4 60b4a7affa63461a80514206fe3b4906 05cf6c804e584513b3e26655bc0df102 - - - -] Successfully bumped revision number for resource 565980ca-1566-4953-94b4-3d5bbf0770d2 (type: security_group_rules) to 0 2026-04-27 22:08:03.460 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource f0be620f-ead5-473a-9798-e1143dc9aec4 (type: router_ports) to 3 2026-04-27 22:08:03.465 9 INFO neutron.wsgi [None req-10f436a6-f5d1-4ba5-b2a8-e347a88623c4 60b4a7affa63461a80514206fe3b4906 05cf6c804e584513b3e26655bc0df102 - - - -] 10.0.0.210 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 791 time: 0.1835454 2026-04-27 22:08:03.532 9 INFO neutron.wsgi [req-98f0adad-259e-4d17-9930-01363c326dbc req-728896ad-9760-4aff-9120-59175fcd3675 b3c29a4183b742ee96bbecbb83ee2c3b d55889e3c9b048899a75e36b983c8037 - - default default] 10.0.0.210 "GET /v2.0/security-groups/9c1a0c5f-b52a-40fe-9fcd-378dfdda67ec HTTP/1.1" status: 200 len: 1817 time: 0.0476444 2026-04-27 22:08:03.569 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource f0be620f-ead5-473a-9798-e1143dc9aec4 (type: ports) to 2 2026-04-27 22:08:03.621 10 INFO neutron.wsgi [req-0617b521-9839-42c5-87d8-1de076f28355 req-041dcf5a-f432-4138-9297-0d954bffbe9d bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.210 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0457098 2026-04-27 22:08:03.704 9 INFO neutron.wsgi [None req-413b9311-0f4a-4e61-be95-234eee77bafe b3c29a4183b742ee96bbecbb83ee2c3b d55889e3c9b048899a75e36b983c8037 - - - -] 10.0.0.210 "DELETE /v2.0/security-groups/9c1a0c5f-b52a-40fe-9fcd-378dfdda67ec HTTP/1.1" status: 204 len: 173 time: 0.1495643 2026-04-27 22:08:03.712 10 INFO neutron.wsgi [req-0617b521-9839-42c5-87d8-1de076f28355 req-c484051c-96ae-4b3d-a082-207d37e93faf bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.210 "GET /v2.0/networks/f40aaf08-8f5b-42da-ae36-5cef894c461e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0847559 2026-04-27 22:08:03.772 9 INFO neutron.wsgi [req-6a644b2c-6144-4d31-acaa-d3b93cabb5da req-c204cee4-0293-4da3-9200-ca3f744c22c4 60b4a7affa63461a80514206fe3b4906 05cf6c804e584513b3e26655bc0df102 - - default default] 10.0.0.210 "GET /v2.0/security-groups/1d906d7e-387c-40a3-a903-17ed3e65f450 HTTP/1.1" status: 200 len: 3012 time: 0.0498540 2026-04-27 22:08:03.799 9 INFO neutron.api.v2.resource [req-762359ff-8061-48e0-bf03-2f22c9e83922 req-1357e335-4305-4903-9832-623ff040b11a b3c29a4183b742ee96bbecbb83ee2c3b d55889e3c9b048899a75e36b983c8037 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:08:03.800 9 INFO neutron.wsgi [req-762359ff-8061-48e0-bf03-2f22c9e83922 req-1357e335-4305-4903-9832-623ff040b11a b3c29a4183b742ee96bbecbb83ee2c3b d55889e3c9b048899a75e36b983c8037 - - default default] 10.0.0.210 "GET /v2.0/security-groups/9c1a0c5f-b52a-40fe-9fcd-378dfdda67ec HTTP/1.1" status: 404 len: 352 time: 0.0130067 2026-04-27 22:08:03.803 10 INFO neutron.wsgi [req-0617b521-9839-42c5-87d8-1de076f28355 req-a228697b-4556-4fcf-9b82-a93b8269cc8c bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.210 "GET /v2.0/networks/f40aaf08-8f5b-42da-ae36-5cef894c461e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0830419 2026-04-27 22:08:03.836 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource f0be620f-ead5-473a-9798-e1143dc9aec4 (type: ports) to 4 2026-04-27 22:08:03.841 9 INFO neutron.wsgi [req-4b9c041e-0b1d-4655-adac-f51eac248e9e req-2bdde294-dfd9-44ea-be1b-6625e5b69a0c 60b4a7affa63461a80514206fe3b4906 05cf6c804e584513b3e26655bc0df102 - - default default] 10.0.0.210 "GET /v2.0/security-group-rules/565980ca-1566-4953-94b4-3d5bbf0770d2 HTTP/1.1" status: 200 len: 783 time: 0.0232859 2026-04-27 22:08:03.889 9 INFO neutron.wsgi [req-4b9c041e-0b1d-4655-adac-f51eac248e9e req-4e9ea396-0ad1-484e-8163-d2aa05f6e97d 60b4a7affa63461a80514206fe3b4906 05cf6c804e584513b3e26655bc0df102 - - default default] 10.0.0.210 "GET /v2.0/security-groups/1d906d7e-387c-40a3-a903-17ed3e65f450 HTTP/1.1" status: 200 len: 3012 time: 0.0408881 2026-04-27 22:08:04.009 10 INFO neutron.wsgi [req-da17ac40-94bb-4be3-821d-8b5f4c245c0a req-331d721c-225b-42f0-ac97-3ba517dd1d60 b3c29a4183b742ee96bbecbb83ee2c3b d55889e3c9b048899a75e36b983c8037 - - default default] 10.0.0.210 "GET /v2.0/security-groups?tenant_id=d55889e3c9b048899a75e36b983c8037 HTTP/1.1" status: 200 len: 2997 time: 0.0800686 2026-04-27 22:08:04.065 10 INFO neutron.wsgi [req-da17ac40-94bb-4be3-821d-8b5f4c245c0a req-ea8f805e-6408-4b20-a830-568531b8480f b3c29a4183b742ee96bbecbb83ee2c3b d55889e3c9b048899a75e36b983c8037 - - default default] 10.0.0.210 "GET /v2.0/security-groups/736d701e-b4fc-4d6b-aec2-d0b22525fca7 HTTP/1.1" status: 200 len: 2994 time: 0.0437889 2026-04-27 22:08:04.097 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource f0be620f-ead5-473a-9798-e1143dc9aec4 (type: router_ports) to 4 2026-04-27 22:08:04.112 9 INFO neutron.db.ovn_revision_numbers_db [None req-d7034f0a-f8d3-480a-95e4-a48d00d3c19e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 9b61fe85-622e-4416-8ef1-71013396e6dd (type: router_ports) to 2 2026-04-27 22:08:04.114 9 INFO neutron.wsgi [None req-d7034f0a-f8d3-480a-95e4-a48d00d3c19e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "PUT /v2.0/routers/939bfc78-1247-4096-a79e-a787e2e14929/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.4352884 2026-04-27 22:08:04.129 10 INFO neutron.wsgi [req-da17ac40-94bb-4be3-821d-8b5f4c245c0a req-0edd71cf-2461-4d6c-888f-23cc59f957db b3c29a4183b742ee96bbecbb83ee2c3b d55889e3c9b048899a75e36b983c8037 - - default default] 10.0.0.210 "GET /v2.0/security-groups/736d701e-b4fc-4d6b-aec2-d0b22525fca7 HTTP/1.1" status: 200 len: 2994 time: 0.0545030 2026-04-27 22:08:04.144 9 INFO neutron.wsgi [None req-05389234-b942-49c1-a672-1b6c4857423c 60b4a7affa63461a80514206fe3b4906 05cf6c804e584513b3e26655bc0df102 - - - -] 10.0.0.210 "DELETE /v2.0/security-group-rules/565980ca-1566-4953-94b4-3d5bbf0770d2 HTTP/1.1" status: 204 len: 173 time: 0.1409769 2026-04-27 22:08:04.172 9 INFO neutron.api.v2.resource [req-0ce89177-8f6b-4aab-ae94-fe9b1bb2fd1a req-62a5f9f1-f1eb-4654-bef1-ff503dea43af b3c29a4183b742ee96bbecbb83ee2c3b d55889e3c9b048899a75e36b983c8037 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:08:04.173 9 INFO neutron.wsgi [req-0ce89177-8f6b-4aab-ae94-fe9b1bb2fd1a req-62a5f9f1-f1eb-4654-bef1-ff503dea43af b3c29a4183b742ee96bbecbb83ee2c3b d55889e3c9b048899a75e36b983c8037 - - default default] 10.0.0.210 "GET /v2.0/security-groups/9c1a0c5f-b52a-40fe-9fcd-378dfdda67ec HTTP/1.1" status: 404 len: 352 time: 0.0129001 2026-04-27 22:08:04.226 9 INFO neutron.wsgi [req-d4d31869-3d61-416c-a55c-4bbaab17408e req-83c898d6-d2ec-474d-bf3c-06779dd27992 60b4a7affa63461a80514206fe3b4906 05cf6c804e584513b3e26655bc0df102 - - default default] 10.0.0.210 "GET /v2.0/security-groups/1d906d7e-387c-40a3-a903-17ed3e65f450 HTTP/1.1" status: 200 len: 2414 time: 0.0298164 2026-04-27 22:08:04.310 10 INFO neutron.wsgi [req-229c5eec-3271-4c3d-b632-33cfb775fec4 req-9a1301f9-3add-415d-92f0-93181de935c5 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=2a8355a0-84e9-4544-a719-db2844b8cf0f HTTP/1.1" status: 200 len: 210 time: 0.1524639 2026-04-27 22:08:04.341 9 INFO neutron.wsgi [None req-f3467f16-f443-4d41-adf8-ca6ad91114b2 60b4a7affa63461a80514206fe3b4906 05cf6c804e584513b3e26655bc0df102 - - - -] 10.0.0.210 "DELETE /v2.0/security-groups/1d906d7e-387c-40a3-a903-17ed3e65f450 HTTP/1.1" status: 204 len: 173 time: 0.1066091 2026-04-27 22:08:04.378 10 INFO neutron.api.v2.resource [req-c8b3c5bf-bbe1-4429-9540-88ecfa170bbc req-7cdd5150-c214-4c43-853b-dd3fa5e628df b3c29a4183b742ee96bbecbb83ee2c3b d55889e3c9b048899a75e36b983c8037 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:08:04.380 10 INFO neutron.wsgi [req-c8b3c5bf-bbe1-4429-9540-88ecfa170bbc req-7cdd5150-c214-4c43-853b-dd3fa5e628df b3c29a4183b742ee96bbecbb83ee2c3b d55889e3c9b048899a75e36b983c8037 - - default default] 10.0.0.210 "GET /v2.0/security-groups/65f37973-3aea-4533-a262-f607db4e93ad HTTP/1.1" status: 404 len: 352 time: 0.0204117 2026-04-27 22:08:04.412 9 INFO neutron.wsgi [req-563fbb93-6e84-4252-b90f-e0fb88e42653 req-8e16dc36-ecdd-445a-9cc8-c59b711d156b 60b4a7affa63461a80514206fe3b4906 05cf6c804e584513b3e26655bc0df102 - - default default] 10.0.0.210 "GET /v2.0/security-groups/64acf797-ee8c-4938-aeb7-682490a6e2d3 HTTP/1.1" status: 200 len: 2413 time: 0.0356491 2026-04-27 22:08:04.422 10 INFO neutron.api.v2.resource [req-9ca873af-5559-4fc6-bc0d-0147701a207f req-063aee63-8dc8-49b3-806c-2cee77b6da51 b3c29a4183b742ee96bbecbb83ee2c3b d55889e3c9b048899a75e36b983c8037 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:08:04.423 10 INFO neutron.wsgi [req-9ca873af-5559-4fc6-bc0d-0147701a207f req-063aee63-8dc8-49b3-806c-2cee77b6da51 b3c29a4183b742ee96bbecbb83ee2c3b d55889e3c9b048899a75e36b983c8037 - - default default] 10.0.0.210 "GET /v2.0/security-groups/6817d435-1fe8-4bc9-9733-16fd8880a68f HTTP/1.1" status: 404 len: 352 time: 0.0194016 2026-04-27 22:08:04.625 9 INFO neutron.wsgi [None req-82987ba5-16a4-47e5-9c6c-eb9abcf59d92 60b4a7affa63461a80514206fe3b4906 05cf6c804e584513b3e26655bc0df102 - - - -] 10.0.0.210 "DELETE /v2.0/security-groups/64acf797-ee8c-4938-aeb7-682490a6e2d3 HTTP/1.1" status: 204 len: 173 time: 0.2031777 2026-04-27 22:08:04.726 10 INFO neutron.db.ovn_revision_numbers_db [None req-0746fe58-130a-4f5e-997c-9da0feef82bd 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - - -] Successfully bumped revision number for resource 03fdb9b2-c2a9-46e7-9ba1-0f11f2959df8 (type: security_groups) to 1 2026-04-27 22:08:04.746 10 INFO neutron.wsgi [None req-0746fe58-130a-4f5e-997c-9da0feef82bd 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - - -] 10.0.0.1 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1796 time: 0.1598096 2026-04-27 22:08:04.961 9 INFO neutron.db.ovn_revision_numbers_db [None req-25ff2813-d1cf-4d7f-ae7a-7b4f68f15f75 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - - -] Successfully bumped revision number for resource b71c8c0c-9019-4996-98a9-d8b9c7ba0f59 (type: security_group_rules) to 0 2026-04-27 22:08:04.990 9 INFO neutron.wsgi [None req-25ff2813-d1cf-4d7f-ae7a-7b4f68f15f75 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.2375140 2026-04-27 22:08:05.205 10 INFO neutron.db.ovn_revision_numbers_db [None req-035bd9f0-20c8-4249-9a11-40f51eec4f75 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - - -] Successfully bumped revision number for resource d02663d7-999e-4d76-a518-35f1fcc9e71d (type: security_group_rules) to 0 2026-04-27 22:08:05.251 10 INFO neutron.wsgi [None req-035bd9f0-20c8-4249-9a11-40f51eec4f75 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.2460949 2026-04-27 22:08:05.692 9 INFO neutron.wsgi [req-0617b521-9839-42c5-87d8-1de076f28355 req-07e5175d-dffa-47d0-9ed1-bf07394d6dd7 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 199.19.213.80 "GET /v2.0/networks?id=f40aaf08-8f5b-42da-ae36-5cef894c461e HTTP/1.1" status: 200 len: 883 time: 0.1684716 2026-04-27 22:08:05.725 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f6909ee0-e6ad-4056-b3c9-891fb75a0e5b 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - - -] No more DHCP agents 2026-04-27 22:08:05.729 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f6909ee0-e6ad-4056-b3c9-891fb75a0e5b 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - - -] Unable to schedule network a151f0a7-868e-4eca-a058-e229a6a8b3e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:08:05.771 9 INFO neutron.wsgi [req-0617b521-9839-42c5-87d8-1de076f28355 req-d11f493b-a71d-44d9-9e9e-63224b59165f a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 199.19.213.80 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=711ea961b5d045c8b180ef78b6db2c80 HTTP/1.1" status: 200 len: 379 time: 0.0549448 2026-04-27 22:08:05.840 10 INFO neutron.wsgi [req-d7b21fa0-d3a1-4712-9665-6601005e070c req-667c21c8-c60d-4f90-92e9-45961835c232 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=2a8355a0-84e9-4544-a719-db2844b8cf0f HTTP/1.1" status: 200 len: 210 time: 0.0395272 2026-04-27 22:08:05.962 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] No port found with ID f8b2fd13-6cf4-40f3-a2ce-9aefdf52d7e9: RuntimeError: No port found with ID f8b2fd13-6cf4-40f3-a2ce-9aefdf52d7e9 2026-04-27 22:08:05.962 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status up for port: 9b61fe85-622e-4416-8ef1-71013396e6dd 2026-04-27 22:08:05.984 10 INFO neutron.plugins.ml2.plugin [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Attempt 1 to provision port 9b61fe85-622e-4416-8ef1-71013396e6dd 2026-04-27 22:08:06.132 9 INFO neutron.wsgi [None req-cdcf064b-e4f8-440f-9959-786ee6a34f47 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "PUT /v2.0/routers/9f9a5609-32f0-497b-b342-dee839807512/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.6976845 2026-04-27 22:08:06.354 10 INFO neutron.db.ovn_revision_numbers_db [None req-f6909ee0-e6ad-4056-b3c9-891fb75a0e5b 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - - -] Successfully bumped revision number for resource e9ad8aed-8bd5-4392-9866-39bfaaf624fb (type: floatingips) to 0 2026-04-27 22:08:06.384 10 INFO neutron.wsgi [None req-f6909ee0-e6ad-4056-b3c9-891fb75a0e5b 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - - -] 10.0.0.1 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.1262889 2026-04-27 22:08:06.594 10 INFO neutron.wsgi [None req-0266eae3-913f-466d-bcf0-9f5472e84a1e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "PUT /v2.0/routers/663a84cc-8d95-4bb7-9e0d-8c7413bd49e3/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.9591649 2026-04-27 22:08:06.595 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource 9b61fe85-622e-4416-8ef1-71013396e6dd (type: ports) to 3 /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-04-27 22:08:06.728 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-da2fe1b7-74e8-46f9-aac8-a6de0538452c a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - - -] No more DHCP agents 2026-04-27 22:08:06.731 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-da2fe1b7-74e8-46f9-aac8-a6de0538452c a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - - -] Unable to schedule network f40aaf08-8f5b-42da-ae36-5cef894c461e: no agents available; will retry on subsequent port and subnet creation events. /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-04-27 22:08:06.825 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource 9b61fe85-622e-4416-8ef1-71013396e6dd (type: router_ports) to 3 2026-04-27 22:08:06.833 9 INFO neutron.wsgi [req-40805fe4-46e3-44d6-a8c1-5b9c04135692 req-a31670cf-bb76-40e5-89eb-2e37d3b74f0f 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - default default] 10.0.0.210 "GET /v2.0/security-groups?name=tempest-securitygroup--2111966592&fields=id&tenant_id=acf3e10a378641759ac15589b5b227f6 HTTP/1.1" status: 200 len: 267 time: 0.0512323 2026-04-27 22:08:06.935 9 INFO neutron.db.ovn_revision_numbers_db [None req-da2fe1b7-74e8-46f9-aac8-a6de0538452c a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - - -] Successfully bumped revision number for resource fb06e6b7-3a35-43c9-9bd8-55a122e6c71c (type: ports) to 1 2026-04-27 22:08:06.951 9 INFO neutron.wsgi [req-40805fe4-46e3-44d6-a8c1-5b9c04135692 req-013ac6fc-9606-414e-b241-9872efe30961 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - default default] 10.0.0.210 "GET /v2.0/networks?id=f4df9628-dbbe-4837-aa9d-b23f45d9f92e HTTP/1.1" status: 200 len: 874 time: 0.1039989 2026-04-27 22:08:06.962 9 INFO neutron.wsgi [None req-da2fe1b7-74e8-46f9-aac8-a6de0538452c a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - - -] 199.19.213.80 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 1.1751726 2026-04-27 22:08:06.974 10 INFO neutron.wsgi [req-09e44763-8374-4a97-b6c0-b311a87868c2 req-a8e00457-749f-4378-a4f3-964756dd2ce6 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=2a8355a0-84e9-4544-a719-db2844b8cf0f HTTP/1.1" status: 200 len: 1156 time: 0.0554123 2026-04-27 22:08:06.976 9 INFO neutron.wsgi [req-0617b521-9839-42c5-87d8-1de076f28355 req-f2fd5e49-2b06-4f9d-8d18-e86f0e5bcc6b a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 199.19.213.80 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0058327 2026-04-27 22:08:06.977 9 INFO neutron.wsgi [req-40805fe4-46e3-44d6-a8c1-5b9c04135692 req-2e8e5037-2525-4343-a151-5f20ac3136cf 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - default default] 10.0.0.210 "GET /v2.0/quotas/acf3e10a378641759ac15589b5b227f6 HTTP/1.1" status: 200 len: 386 time: 0.0142009 2026-04-27 22:08:07.091 9 INFO neutron.wsgi [req-40805fe4-46e3-44d6-a8c1-5b9c04135692 req-54998d17-c2a6-4ca9-9f3a-aed7b4ac9b37 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - default default] 10.0.0.210 "GET /v2.0/ports?tenant_id=acf3e10a378641759ac15589b5b227f6&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1049080 2026-04-27 22:08:07.167 10 INFO neutron.wsgi [req-09e44763-8374-4a97-b6c0-b311a87868c2 req-53bd52f1-a80a-4d28-920a-374a9d3ddcb6 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=d60bde20-682e-465d-a0f1-4208a14e07c1&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.1860924 2026-04-27 22:08:07.326 10 INFO neutron.wsgi [None req-a47d462a-a3a0-4c7e-a6d7-d4dae09d9007 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/routers/9f9a5609-32f0-497b-b342-dee839807512 HTTP/1.1" status: 204 len: 168 time: 1.1842141 2026-04-27 22:08:07.505 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] No hosting information found for port 3b08ef27-fd71-4036-9fe5-06ea95a69a30: RuntimeError: No hosting information found for port 3b08ef27-fd71-4036-9fe5-06ea95a69a30 2026-04-27 22:08:07.506 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] OVN reports status up for port: 2995a1a8-7d50-40a2-b087-761748cdadf3 2026-04-27 22:08:07.511 9 INFO neutron.wsgi [req-40805fe4-46e3-44d6-a8c1-5b9c04135692 req-35592e18-9e73-4400-af81-322443e0190b bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.210 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0828431 2026-04-27 22:08:07.546 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] OVN reports status up for port: f0be620f-ead5-473a-9798-e1143dc9aec4 2026-04-27 22:08:07.581 10 INFO neutron.wsgi [None req-0dfcacc5-92ca-47f1-8c7a-c5ad50e6e160 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/routers/663a84cc-8d95-4bb7-9e0d-8c7413bd49e3 HTTP/1.1" status: 204 len: 168 time: 0.9822743 2026-04-27 22:08:07.592 9 INFO neutron.plugins.ml2.plugin [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Attempt 1 to provision port f0be620f-ead5-473a-9798-e1143dc9aec4 2026-04-27 22:08:07.687 9 INFO neutron.wsgi [req-40805fe4-46e3-44d6-a8c1-5b9c04135692 req-f271c53b-a744-4344-8f68-ee7f4375e20f bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.210 "GET /v2.0/networks/f4df9628-dbbe-4837-aa9d-b23f45d9f92e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1665721 2026-04-27 22:08:07.691 9 INFO neutron.wsgi [None req-8aa55c6e-8ab0-4226-8c08-fb3a2ec50dbd 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/6013f960-ee24-4f9e-b588-5da19ca525fa HTTP/1.1" status: 204 len: 168 time: 0.3541570 2026-04-27 22:08:07.761 10 INFO neutron.wsgi [None req-1cebd697-3cc4-476e-bced-e1de87bb709f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/057a1979-af6f-4b2f-8368-02e5e7484cbe HTTP/1.1" status: 204 len: 168 time: 0.1738982 2026-04-27 22:08:07.821 9 INFO neutron.wsgi [req-40805fe4-46e3-44d6-a8c1-5b9c04135692 req-0908f8b5-336a-4c94-a69d-373c5c2ca08f bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.210 "GET /v2.0/networks/f4df9628-dbbe-4837-aa9d-b23f45d9f92e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1264091 2026-04-27 22:08:07.997 10 INFO neutron.wsgi [req-6c1e3761-921b-4c68-8791-84c9a29e43e3 req-9b9fc3f5-3123-4426-bb26-3f06b7703462 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=9a0905e6-a2a3-4508-977a-df26ae0e8c81 HTTP/1.1" status: 200 len: 210 time: 0.0175054 2026-04-27 22:08:08.147 9 INFO neutron.db.ovn_revision_numbers_db [None req-ff29cb27-7a69-46e8-a612-adb2fcca9126 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource fb06e6b7-3a35-43c9-9bd8-55a122e6c71c (type: ports) to 2 2026-04-27 22:08:08.217 10 INFO neutron.wsgi [None req-440dafc9-52a8-456c-b3aa-31623ce7f3eb 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/networks/37c8a1a5-4286-4f3e-810b-4332f121ff6d HTTP/1.1" status: 204 len: 168 time: 0.4499958 /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-04-27 22:08:08.455 10 INFO neutron.wsgi [None req-e126c380-6956-4b3a-8871-26c52f81726b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=05cf6c804e584513b3e26655bc0df102&name=default HTTP/1.1" status: 200 len: 2992 time: 0.0434315 2026-04-27 22:08:08.461 9 INFO neutron.wsgi [req-bb1cec73-5374-4a98-9d24-17f3125f4099 req-d09e9fac-3c4c-44dc-97cd-1f37a47111b3 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=2a8355a0-84e9-4544-a719-db2844b8cf0f HTTP/1.1" status: 200 len: 1168 time: 0.1610556 /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-04-27 22:08:08.481 9 INFO neutron.db.ovn_revision_numbers_db [None req-ff29cb27-7a69-46e8-a612-adb2fcca9126 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource fb06e6b7-3a35-43c9-9bd8-55a122e6c71c (type: ports) to 2 2026-04-27 22:08:08.484 9 INFO neutron.wsgi [None req-7516ae18-e8d9-4727-b370-b3953077c5e9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/networks/17b3c62e-d921-4421-ab3a-6a25d367db6a HTTP/1.1" status: 204 len: 168 time: 0.7818141 2026-04-27 22:08:08.511 9 INFO neutron.wsgi [req-bb1cec73-5374-4a98-9d24-17f3125f4099 req-ba5a48ae-b463-4f7f-b7da-216d62b98cec a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=d60bde20-682e-465d-a0f1-4208a14e07c1&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0445755 2026-04-27 22:08:08.518 9 INFO neutron.wsgi [None req-ff29cb27-7a69-46e8-a612-adb2fcca9126 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] 199.19.213.80 "PUT /v2.0/ports/fb06e6b7-3a35-43c9-9bd8-55a122e6c71c HTTP/1.1" status: 200 len: 1328 time: 1.2270353 2026-04-27 22:08:08.670 9 INFO neutron.wsgi [req-0617b521-9839-42c5-87d8-1de076f28355 req-e88b7697-ee4d-4f5f-a933-6d945fe83ec0 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=711ea961b5d045c8b180ef78b6db2c80&device_id=2a8355a0-84e9-4544-a719-db2844b8cf0f HTTP/1.1" status: 200 len: 1359 time: 0.0638661 2026-04-27 22:08:08.683 10 INFO neutron.wsgi [None req-4e334be2-0f6e-4785-846d-988af138a47b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/5066596d-ade7-49b2-96b7-2c07aa70f093 HTTP/1.1" status: 204 len: 168 time: 0.2194855 2026-04-27 22:08:08.716 9 INFO neutron.wsgi [req-0617b521-9839-42c5-87d8-1de076f28355 req-b7873895-f13a-4c72-b707-4bda8d80f82f bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=fb06e6b7-3a35-43c9-9bd8-55a122e6c71c HTTP/1.1" status: 200 len: 217 time: 0.0341873 2026-04-27 22:08:08.717 10 INFO neutron.wsgi [None req-2523dd64-ec31-491a-ad04-c175ea8cd9d7 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=d55889e3c9b048899a75e36b983c8037&name=default HTTP/1.1" status: 200 len: 2992 time: 0.0228767 2026-04-27 22:08:08.753 9 INFO neutron.wsgi [req-0617b521-9839-42c5-87d8-1de076f28355 req-eb37ba06-e4e1-4a9d-b081-ab6d6156d7bf bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=d98ffca8-70cf-4276-a849-64e9a2a89866 HTTP/1.1" status: 200 len: 877 time: 0.0302715 2026-04-27 22:08:08.797 9 INFO neutron.wsgi [req-0617b521-9839-42c5-87d8-1de076f28355 req-0689febc-5006-4268-83a4-ded3ff19cdec bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=f40aaf08-8f5b-42da-ae36-5cef894c461e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0358808 2026-04-27 22:08:08.835 10 INFO neutron.services.segments.plugin [-] Segment db515115-d042-4500-b908-7a077fba5069 resource provider aggregate not found 2026-04-27 22:08:08.862 9 INFO neutron.wsgi [req-0617b521-9839-42c5-87d8-1de076f28355 req-b21ffa27-3af2-49d7-9838-c2a2e466d4a9 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/f40aaf08-8f5b-42da-ae36-5cef894c461e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0559645 2026-04-27 22:08:08.876 10 INFO neutron.services.segments.plugin [-] Segment db515115-d042-4500-b908-7a077fba5069 resource provider aggregate not found 2026-04-27 22:08:08.892 10 INFO neutron.wsgi [None req-6e0ad0a2-7f95-4b0c-8ecf-a1520e3efa76 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/736d701e-b4fc-4d6b-aec2-d0b22525fca7 HTTP/1.1" status: 204 len: 168 time: 0.1713691 2026-04-27 22:08:08.907 9 INFO neutron.services.segments.plugin [-] Segment 4830a917-340c-4fd7-b0d8-fdf04caa721e resource provider aggregate not found 2026-04-27 22:08:08.913 10 INFO neutron.services.segments.plugin [-] Segment db515115-d042-4500-b908-7a077fba5069 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db515115-d042-4500-b908-7a077fba5069 found for delete ", "request_id": "req-8d03cffb-e59b-4791-a2f8-a59dd1e63abb"}]} 2026-04-27 22:08:08.921 9 INFO neutron.wsgi [req-0617b521-9839-42c5-87d8-1de076f28355 req-17f33b98-3804-4499-afbf-ea6a68dab221 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/f40aaf08-8f5b-42da-ae36-5cef894c461e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0533998 2026-04-27 22:08:08.923 9 INFO neutron.services.segments.plugin [-] Segment 4830a917-340c-4fd7-b0d8-fdf04caa721e resource provider aggregate not found 2026-04-27 22:08:08.929 10 INFO neutron.services.segments.plugin [-] Segment db515115-d042-4500-b908-7a077fba5069 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid db515115-d042-4500-b908-7a077fba5069 found for delete ", "request_id": "req-46cd42f8-3834-4949-87ca-57e5b15fbc1a"}]} 2026-04-27 22:08:08.930 9 INFO neutron.services.segments.plugin [-] Segment 4830a917-340c-4fd7-b0d8-fdf04caa721e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4830a917-340c-4fd7-b0d8-fdf04caa721e found for delete ", "request_id": "req-682ee3bb-2846-45fe-b22d-9daa57444d1c"}]} 2026-04-27 22:08:08.934 9 INFO neutron.services.segments.plugin [-] Segment 4830a917-340c-4fd7-b0d8-fdf04caa721e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4830a917-340c-4fd7-b0d8-fdf04caa721e found for delete ", "request_id": "req-026f68ce-1619-4062-afaf-50255f4fc3e3"}]} 2026-04-27 22:08:09.082 10 INFO neutron.wsgi [req-bdffc321-39e6-444d-ae6d-04be0f72dd52 req-ac362188-f075-4f37-bcae-a1f4597cebe6 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=9a0905e6-a2a3-4508-977a-df26ae0e8c81 HTTP/1.1" status: 200 len: 210 time: 0.0172527 2026-04-27 22:08:09.229 9 INFO neutron.wsgi [req-40805fe4-46e3-44d6-a8c1-5b9c04135692 req-902b78f0-3e34-4dc6-b8c0-f0ab12c25673 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - default default] 199.19.213.80 "GET /v2.0/networks?id=f4df9628-dbbe-4837-aa9d-b23f45d9f92e HTTP/1.1" status: 200 len: 874 time: 0.0956440 2026-04-27 22:08:09.299 9 INFO neutron.wsgi [req-40805fe4-46e3-44d6-a8c1-5b9c04135692 req-ed49aa95-8a9a-4b9b-ae47-67a05416a93b 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - default default] 199.19.213.80 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=acf3e10a378641759ac15589b5b227f6 HTTP/1.1" status: 200 len: 380 time: 0.0637314 2026-04-27 22:08:09.478 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d355bdb2-2889-487c-a7e2-6d9af5063576'] response: {'name': 'network-changed', 'server_uuid': '2a8355a0-84e9-4544-a719-db2844b8cf0f', 'tag': 'fb06e6b7-3a35-43c9-9bd8-55a122e6c71c', 'status': 'completed', 'code': 200} 2026-04-27 22:08:09.564 9 INFO neutron.wsgi [req-e0f53189-fd73-40a2-bf7a-e81fbe147a77 req-a2b83c5e-f7e8-4e0f-81cb-84f35ef1f705 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=711ea961b5d045c8b180ef78b6db2c80&device_id=2a8355a0-84e9-4544-a719-db2844b8cf0f HTTP/1.1" status: 200 len: 1359 time: 0.0411046 2026-04-27 22:08:09.659 9 INFO neutron.wsgi [req-e0f53189-fd73-40a2-bf7a-e81fbe147a77 req-6ae75814-3fd4-4319-83ca-ed67fa6b8279 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=f40aaf08-8f5b-42da-ae36-5cef894c461e HTTP/1.1" status: 200 len: 982 time: 0.0810981 2026-04-27 22:08:09.661 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-851ba599-dafe-4b58-ae3f-0288e7144bef 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - - -] No more DHCP agents 2026-04-27 22:08:09.663 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-851ba599-dafe-4b58-ae3f-0288e7144bef 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - - -] Unable to schedule network f4df9628-dbbe-4837-aa9d-b23f45d9f92e: no agents available; will retry on subsequent port and subnet creation events. /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-04-27 22:08:09.694 9 INFO neutron.wsgi [req-e0f53189-fd73-40a2-bf7a-e81fbe147a77 req-7167ab38-a521-4fb6-916f-e7da03354f93 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=fb06e6b7-3a35-43c9-9bd8-55a122e6c71c HTTP/1.1" status: 200 len: 217 time: 0.0267458 2026-04-27 22:08:09.697 10 INFO neutron.wsgi [req-68a09c75-3ccb-409a-ab7f-b154952f0c5f req-962f1564-1d6b-4f28-9147-ee9e865ae9e2 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=2a8355a0-84e9-4544-a719-db2844b8cf0f HTTP/1.1" status: 200 len: 1168 time: 0.1125898 2026-04-27 22:08:09.737 10 INFO neutron.wsgi [req-68a09c75-3ccb-409a-ab7f-b154952f0c5f req-8b3b48e8-0456-4707-9fd3-65bc85fcb6c8 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=d60bde20-682e-465d-a0f1-4208a14e07c1&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0334756 2026-04-27 22:08:09.742 9 INFO neutron.wsgi [req-e0f53189-fd73-40a2-bf7a-e81fbe147a77 req-f45706b1-94e1-4343-abeb-646b869fded6 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=d98ffca8-70cf-4276-a849-64e9a2a89866 HTTP/1.1" status: 200 len: 877 time: 0.0411820 2026-04-27 22:08:09.770 9 INFO neutron.wsgi [req-e0f53189-fd73-40a2-bf7a-e81fbe147a77 req-0d7f3295-b879-4117-b4a4-090a890e1b36 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=f40aaf08-8f5b-42da-ae36-5cef894c461e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0192401 2026-04-27 22:08:10.011 9 INFO neutron.wsgi [req-e0f53189-fd73-40a2-bf7a-e81fbe147a77 req-82e20674-128a-4403-b150-9de42103d9fc bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/f40aaf08-8f5b-42da-ae36-5cef894c461e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.2291634 2026-04-27 22:08:10.025 9 INFO neutron.db.ovn_revision_numbers_db [None req-851ba599-dafe-4b58-ae3f-0288e7144bef 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - - -] Successfully bumped revision number for resource ca38d7aa-bfe2-4a73-9c51-3e34d849047e (type: ports) to 1 2026-04-27 22:08:10.061 9 INFO neutron.wsgi [None req-851ba599-dafe-4b58-ae3f-0288e7144bef 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - - -] 199.19.213.80 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.7390761 2026-04-27 22:08:10.074 9 INFO neutron.wsgi [req-e0f53189-fd73-40a2-bf7a-e81fbe147a77 req-8a600c3c-afb8-4521-a7fc-bc51791f6ad4 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/f40aaf08-8f5b-42da-ae36-5cef894c461e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0558343 2026-04-27 22:08:10.180 9 INFO neutron.wsgi [req-1a513640-8064-4710-b141-f5813ada6614 req-2fcf29f5-1ec9-422d-87d0-bfaef8b91f8b 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=9a0905e6-a2a3-4508-977a-df26ae0e8c81 HTTP/1.1" status: 200 len: 1156 time: 0.0316937 2026-04-27 22:08:10.228 9 INFO neutron.wsgi [req-1a513640-8064-4710-b141-f5813ada6614 req-7b9e8247-13c8-493d-8f34-1c15aeae8604 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=03fdb9b2-c2a9-46e7-9ba1-0f11f2959df8&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0319564 2026-04-27 22:08:10.485 9 INFO neutron.db.ovn_revision_numbers_db [None req-2e5e76cd-1b0e-45c3-8b52-ef90c56b1f37 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource ca38d7aa-bfe2-4a73-9c51-3e34d849047e (type: ports) to 2 2026-04-27 22:08:10.673 9 INFO neutron.db.ovn_revision_numbers_db [None req-2e5e76cd-1b0e-45c3-8b52-ef90c56b1f37 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource ca38d7aa-bfe2-4a73-9c51-3e34d849047e (type: ports) to 2 /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-04-27 22:08:10.701 9 INFO neutron.wsgi [None req-2e5e76cd-1b0e-45c3-8b52-ef90c56b1f37 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] 199.19.213.80 "PUT /v2.0/ports/ca38d7aa-bfe2-4a73-9c51-3e34d849047e HTTP/1.1" status: 200 len: 1328 time: 0.6334207 2026-04-27 22:08:10.795 9 INFO neutron.wsgi [req-40805fe4-46e3-44d6-a8c1-5b9c04135692 req-3a9fe278-691a-492a-b5d1-ada961f8c961 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=acf3e10a378641759ac15589b5b227f6&device_id=9a0905e6-a2a3-4508-977a-df26ae0e8c81 HTTP/1.1" status: 200 len: 1359 time: 0.0448503 2026-04-27 22:08:10.833 9 INFO neutron.wsgi [req-40805fe4-46e3-44d6-a8c1-5b9c04135692 req-c7758fe6-2694-4c7e-b7ea-85c4a86fd602 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=ca38d7aa-bfe2-4a73-9c51-3e34d849047e HTTP/1.1" status: 200 len: 217 time: 0.0281103 2026-04-27 22:08:10.861 10 INFO neutron.wsgi [req-9c3f78a7-6c3f-48cf-b97b-34cbd08135ee req-3eec0591-5fe1-4db8-8939-abc3cc83e5d6 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=2a8355a0-84e9-4544-a719-db2844b8cf0f HTTP/1.1" status: 200 len: 1168 time: 0.0568562 2026-04-27 22:08:10.879 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016935 2026-04-27 22:08:10.880 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0009284 2026-04-27 22:08:10.895 9 INFO neutron.wsgi [req-40805fe4-46e3-44d6-a8c1-5b9c04135692 req-0f610c5c-df15-4145-92b8-ab149a8b1f73 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=9c2e05fe-1893-401b-81a2-c5bff80c87ce HTTP/1.1" status: 200 len: 868 time: 0.0547380 2026-04-27 22:08:10.895 10 INFO neutron.wsgi [req-9c3f78a7-6c3f-48cf-b97b-34cbd08135ee req-db656c77-aa1a-48d7-b157-fd69971d10b1 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=d60bde20-682e-465d-a0f1-4208a14e07c1&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0282645 2026-04-27 22:08:10.931 9 INFO neutron.wsgi [req-40805fe4-46e3-44d6-a8c1-5b9c04135692 req-e6502d13-7a36-4831-b551-0c477fb2f593 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=f4df9628-dbbe-4837-aa9d-b23f45d9f92e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0271029 2026-04-27 22:08:10.974 9 INFO neutron.db.ovn_revision_numbers_db [None req-534cd5c4-77d1-4943-a5b0-96d058aa7be2 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 921aa0d0-967b-4547-809a-61f94f3afd1f (type: security_groups) to 1 2026-04-27 22:08:11.048 9 INFO neutron.wsgi [req-40805fe4-46e3-44d6-a8c1-5b9c04135692 req-233a4d84-b4f5-42c1-9a2c-383ad2151e32 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/f4df9628-dbbe-4837-aa9d-b23f45d9f92e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1046855 2026-04-27 22:08:11.049 9 INFO neutron.db.ovn_revision_numbers_db [None req-b0690523-59cc-49f6-9fdf-ff5ffc09359e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 78c849cc-f633-47c8-87dc-5caddcbd5fd4 (type: security_groups) to 1 2026-04-27 22:08:11.073 9 INFO neutron.db.segments_db [None req-534cd5c4-77d1-4943-a5b0-96d058aa7be2 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Added segment ae64c35c-0227-45ff-8863-90c8a2b1047b of type geneve for network 2759bf47-e1c6-4b5e-a209-a9c7a351a0b5 2026-04-27 22:08:11.123 9 INFO neutron.db.segments_db [None req-b0690523-59cc-49f6-9fdf-ff5ffc09359e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Added segment e7ce2d01-4f54-4362-8d23-7a62fe49b0e6 of type geneve for network 788a4fb6-93a8-4f73-8858-6a466b853ee4 2026-04-27 22:08:11.167 9 INFO neutron.wsgi [req-40805fe4-46e3-44d6-a8c1-5b9c04135692 req-23125803-20ed-4528-b4b1-9f4ccd1035c5 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/f4df9628-dbbe-4837-aa9d-b23f45d9f92e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1116834 2026-04-27 22:08:11.252 9 INFO neutron.db.ovn_revision_numbers_db [None req-534cd5c4-77d1-4943-a5b0-96d058aa7be2 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 2759bf47-e1c6-4b5e-a209-a9c7a351a0b5 (type: networks) to 1 2026-04-27 22:08:11.342 9 INFO neutron.db.ovn_revision_numbers_db [None req-b0690523-59cc-49f6-9fdf-ff5ffc09359e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 788a4fb6-93a8-4f73-8858-6a466b853ee4 (type: networks) to 1 2026-04-27 22:08:11.379 9 INFO neutron.wsgi [req-9b1544cb-d596-42da-8cca-3fc7acddab45 req-377d569a-3805-4f86-a481-9036c7096c2a 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=9a0905e6-a2a3-4508-977a-df26ae0e8c81 HTTP/1.1" status: 200 len: 1168 time: 0.0702517 2026-04-27 22:08:11.453 9 INFO neutron.wsgi [req-9b1544cb-d596-42da-8cca-3fc7acddab45 req-6043d4c8-862b-48da-9ccd-e808fb525d3b 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=03fdb9b2-c2a9-46e7-9ba1-0f11f2959df8&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0659738 2026-04-27 22:08:11.538 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] OVN reports status up for port: fb06e6b7-3a35-43c9-9bd8-55a122e6c71c 2026-04-27 22:08:11.577 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f19d080b-85dc-4d31-998c-2266c7a9aa01'] response: {'name': 'network-changed', 'server_uuid': '9a0905e6-a2a3-4508-977a-df26ae0e8c81', 'tag': 'ca38d7aa-bfe2-4a73-9c51-3e34d849047e', 'status': 'completed', 'code': 200} 2026-04-27 22:08:11.581 9 INFO neutron.plugins.ml2.plugin [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Attempt 1 to provision port fb06e6b7-3a35-43c9-9bd8-55a122e6c71c 2026-04-27 22:08:11.627 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] No hosting information found for port 9b61fe85-622e-4416-8ef1-71013396e6dd: RuntimeError: No hosting information found for port 9b61fe85-622e-4416-8ef1-71013396e6dd 2026-04-27 22:08:11.628 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status up for port: ca38d7aa-bfe2-4a73-9c51-3e34d849047e 2026-04-27 22:08:11.662 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-534cd5c4-77d1-4943-a5b0-96d058aa7be2 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:08:11.651 10 INFO neutron.plugins.ml2.plugin [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Attempt 1 to provision port ca38d7aa-bfe2-4a73-9c51-3e34d849047e 2026-04-27 22:08:11.672 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-534cd5c4-77d1-4943-a5b0-96d058aa7be2 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network 2759bf47-e1c6-4b5e-a209-a9c7a351a0b5: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:08:11.693 9 INFO neutron.wsgi [req-dc6883c5-aec4-4c2f-a5e1-23c5fcb5dc36 req-945bdfcf-e873-4dee-b19b-1d79cca89294 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=acf3e10a378641759ac15589b5b227f6&device_id=9a0905e6-a2a3-4508-977a-df26ae0e8c81 HTTP/1.1" status: 200 len: 1359 time: 0.0965335 2026-04-27 22:08:11.778 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b0690523-59cc-49f6-9fdf-ff5ffc09359e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:08:11.783 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b0690523-59cc-49f6-9fdf-ff5ffc09359e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network 788a4fb6-93a8-4f73-8858-6a466b853ee4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:08:11.818 9 INFO neutron.db.ovn_revision_numbers_db [None req-534cd5c4-77d1-4943-a5b0-96d058aa7be2 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource a90626d5-df67-40c7-ac4d-2e98419ba494 (type: ports) to 1 2026-04-27 22:08:11.822 9 INFO neutron.wsgi [req-dc6883c5-aec4-4c2f-a5e1-23c5fcb5dc36 req-34c690c7-f143-4078-8024-611e3ec34905 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=f4df9628-dbbe-4837-aa9d-b23f45d9f92e HTTP/1.1" status: 200 len: 973 time: 0.1228635 2026-04-27 22:08:11.871 9 INFO neutron.wsgi [req-dc6883c5-aec4-4c2f-a5e1-23c5fcb5dc36 req-7ea91a51-4fbd-4d4e-b4bb-7e10019db841 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=ca38d7aa-bfe2-4a73-9c51-3e34d849047e HTTP/1.1" status: 200 len: 217 time: 0.0381584 2026-04-27 22:08:11.893 9 INFO neutron.wsgi [None req-534cd5c4-77d1-4943-a5b0-96d058aa7be2 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 940 time: 1.3472259 2026-04-27 22:08:11.936 9 INFO neutron.db.ovn_revision_numbers_db [None req-b0690523-59cc-49f6-9fdf-ff5ffc09359e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 2c6f87c9-836a-4573-b52b-0c14e5a9fb3d (type: ports) to 1 2026-04-27 22:08:11.939 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource ca38d7aa-bfe2-4a73-9c51-3e34d849047e (type: ports) to 4 2026-04-27 22:08:11.941 9 INFO neutron.wsgi [req-dc6883c5-aec4-4c2f-a5e1-23c5fcb5dc36 req-142ea59e-5285-47bc-b83e-1e4470407022 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=9c2e05fe-1893-401b-81a2-c5bff80c87ce HTTP/1.1" status: 200 len: 868 time: 0.0650284 2026-04-27 22:08:11.982 9 INFO neutron.wsgi [req-dc6883c5-aec4-4c2f-a5e1-23c5fcb5dc36 req-734108a3-f3f2-42c2-8bfb-1b06ec4a69a7 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=f4df9628-dbbe-4837-aa9d-b23f45d9f92e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0374680 2026-04-27 22:08:12.029 9 INFO neutron.wsgi [None req-b0690523-59cc-49f6-9fdf-ff5ffc09359e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 950 time: 1.3825870 /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-04-27 22:08:12.047 9 INFO neutron.wsgi [req-b7c69920-dce2-4a3e-ba5a-b9f5ba2fad2a req-112f24af-62d5-4a6c-9873-3385792a09f2 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=2a8355a0-84e9-4544-a719-db2844b8cf0f HTTP/1.1" status: 200 len: 1170 time: 0.0844676 2026-04-27 22:08:12.204 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7b020dd4-ae82-4006-8bc3-86a1fd1c9e37'] response: {'server_uuid': '9a0905e6-a2a3-4508-977a-df26ae0e8c81', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ca38d7aa-bfe2-4a73-9c51-3e34d849047e', 'code': 200} 2026-04-27 22:08:12.211 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8d3e4a96-df38-41b5-aef9-88feb598f2c3 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:08:12.216 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8d3e4a96-df38-41b5-aef9-88feb598f2c3 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network 788a4fb6-93a8-4f73-8858-6a466b853ee4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:08:12.493 9 INFO neutron.wsgi [req-b7c69920-dce2-4a3e-ba5a-b9f5ba2fad2a req-3d9c76f0-5772-416a-8d4b-4413d31af37b a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=d60bde20-682e-465d-a0f1-4208a14e07c1&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.4381747 2026-04-27 22:08:12.504 9 INFO neutron.wsgi [req-dc6883c5-aec4-4c2f-a5e1-23c5fcb5dc36 req-b7fcbbf2-1d44-4454-8782-38664f2494f8 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/f4df9628-dbbe-4837-aa9d-b23f45d9f92e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.5109043 2026-04-27 22:08:12.553 9 INFO neutron.db.ovn_revision_numbers_db [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Successfully bumped revision number for resource fb06e6b7-3a35-43c9-9bd8-55a122e6c71c (type: ports) to 4 2026-04-27 22:08:12.616 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7206aa60-f129-421d-93e5-95a9919338ec 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:08:12.624 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7206aa60-f129-421d-93e5-95a9919338ec 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network 2759bf47-e1c6-4b5e-a209-a9c7a351a0b5: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:08:12.648 9 INFO neutron.wsgi [req-dc6883c5-aec4-4c2f-a5e1-23c5fcb5dc36 req-d458726b-ac37-43cf-985f-e2ad8abc9ea7 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/f4df9628-dbbe-4837-aa9d-b23f45d9f92e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1332431 2026-04-27 22:08:12.813 10 INFO neutron.wsgi [req-c467d7c9-0361-4728-aa40-96069d3a7c83 req-a213c9b0-35b0-4644-8ef7-181c6e36d0dd 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=9a0905e6-a2a3-4508-977a-df26ae0e8c81 HTTP/1.1" status: 200 len: 1170 time: 0.2552140 2026-04-27 22:08:12.856 10 INFO neutron.wsgi [req-c467d7c9-0361-4728-aa40-96069d3a7c83 req-7528e5cc-aa04-4199-827d-eb95ea140c40 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=03fdb9b2-c2a9-46e7-9ba1-0f11f2959df8&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0335572 2026-04-27 22:08:12.917 10 INFO neutron.db.ovn_revision_numbers_db [None req-8d3e4a96-df38-41b5-aef9-88feb598f2c3 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 2c6f87c9-836a-4573-b52b-0c14e5a9fb3d (type: ports) to 2 2026-04-27 22:08:12.946 10 INFO neutron.db.ovn_revision_numbers_db [None req-8d3e4a96-df38-41b5-aef9-88feb598f2c3 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource ad10e4cd-bdfe-4fe3-b53a-14a51b481ef2 (type: subnets) to 0 2026-04-27 22:08:12.965 10 INFO neutron.wsgi [None req-8d3e4a96-df38-41b5-aef9-88feb598f2c3 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 870 time: 0.9297733 /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-04-27 22:08:13.092 9 INFO neutron.wsgi [req-ab2bfb77-8d19-4973-bdf5-598e6e4c2470 req-fcc378ea-f7aa-4f2c-99da-2135ebb32af9 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=9a0905e6-a2a3-4508-977a-df26ae0e8c81 HTTP/1.1" status: 200 len: 1170 time: 0.1319938 2026-04-27 22:08:13.236 9 INFO neutron.db.ovn_revision_numbers_db [None req-7206aa60-f129-421d-93e5-95a9919338ec 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource a90626d5-df67-40c7-ac4d-2e98419ba494 (type: ports) to 2 2026-04-27 22:08:13.269 9 INFO neutron.db.ovn_revision_numbers_db [None req-7206aa60-f129-421d-93e5-95a9919338ec 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 1ca4051d-067b-4ad2-8925-8042531df8fa (type: subnets) to 0 2026-04-27 22:08:13.286 9 INFO neutron.wsgi [None req-7206aa60-f129-421d-93e5-95a9919338ec 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 860 time: 1.3840916 2026-04-27 22:08:13.514 9 INFO neutron.db.l3_db [None req-582deb25-2e03-4382-9a2a-62fa5b22c695 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - - -] Floating IP e9ad8aed-8bd5-4392-9866-39bfaaf624fb associated. External IP: 10.96.250.218, port: ca38d7aa-bfe2-4a73-9c51-3e34d849047e. 2026-04-27 22:08:13.611 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a4563236-2fb9-4a62-9ef0-054a94a9ffca 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:08:13.617 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a4563236-2fb9-4a62-9ef0-054a94a9ffca 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network a151f0a7-868e-4eca-a058-e229a6a8b3e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:08:13.624 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-96de4af9-e10f-4b6f-9bd8-103ff9fd8a9c'] response: {'server_uuid': '2a8355a0-84e9-4544-a719-db2844b8cf0f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fb06e6b7-3a35-43c9-9bd8-55a122e6c71c', 'code': 200} 2026-04-27 22:08:13.624 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-96de4af9-e10f-4b6f-9bd8-103ff9fd8a9c'] response: {'server_uuid': '2a8355a0-84e9-4544-a719-db2844b8cf0f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fb06e6b7-3a35-43c9-9bd8-55a122e6c71c', 'code': 200} 2026-04-27 22:08:13.638 10 INFO neutron.wsgi [req-deb4fa77-9b40-42f5-9c56-7ed47a07cb6d req-f558675f-9b89-408b-81ad-d1ea8f91decb a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=2a8355a0-84e9-4544-a719-db2844b8cf0f HTTP/1.1" status: 200 len: 1170 time: 0.0697074 2026-04-27 22:08:13.722 10 INFO neutron.wsgi [req-deb4fa77-9b40-42f5-9c56-7ed47a07cb6d req-3a16531b-7635-4569-b7ff-15ce81332eaf a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=d60bde20-682e-465d-a0f1-4208a14e07c1&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0744531 2026-04-27 22:08:13.733 9 INFO neutron.db.ovn_revision_numbers_db [None req-582deb25-2e03-4382-9a2a-62fa5b22c695 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - - -] Successfully bumped revision number for resource e9ad8aed-8bd5-4392-9866-39bfaaf624fb (type: floatingips) to 1 2026-04-27 22:08:13.819 10 INFO neutron.db.ovn_revision_numbers_db [None req-a4563236-2fb9-4a62-9ef0-054a94a9ffca 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 5e17f246-f213-4a5e-bf1d-d4f15517e868 (type: ports) to 1 2026-04-27 22:08:13.832 9 INFO neutron.db.ovn_revision_numbers_db [None req-582deb25-2e03-4382-9a2a-62fa5b22c695 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - - -] Successfully bumped revision number for resource e9ad8aed-8bd5-4392-9866-39bfaaf624fb (type: floatingips) to 2 2026-04-27 22:08:13.859 9 INFO neutron.wsgi [None req-582deb25-2e03-4382-9a2a-62fa5b22c695 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - - -] 10.0.0.1 "PUT /v2.0/floatingips/e9ad8aed-8bd5-4392-9866-39bfaaf624fb HTTP/1.1" status: 200 len: 1049 time: 0.7523372 2026-04-27 22:08:13.943 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-780d2a89-195d-4dde-b302-c81fdde9f117 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:08:13.945 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-780d2a89-195d-4dde-b302-c81fdde9f117 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network a151f0a7-868e-4eca-a058-e229a6a8b3e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:08:14.247 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4b3d2646-7af7-4c0e-970c-48c87699f75c'] response: {'server_uuid': '9a0905e6-a2a3-4508-977a-df26ae0e8c81', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ca38d7aa-bfe2-4a73-9c51-3e34d849047e', 'code': 200} 2026-04-27 22:08:14.317 10 INFO neutron.db.ovn_revision_numbers_db [None req-780d2a89-195d-4dde-b302-c81fdde9f117 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 806beade-94e6-4e7a-982a-93faead09e45 (type: ports) to 1 2026-04-27 22:08:14.720 10 INFO neutron.db.ovn_revision_numbers_db [None req-a4563236-2fb9-4a62-9ef0-054a94a9ffca 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 5e17f246-f213-4a5e-bf1d-d4f15517e868 (type: router_ports) to 1 2026-04-27 22:08:14.723 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] OVN reports status up for port: 5e17f246-f213-4a5e-bf1d-d4f15517e868 2026-04-27 22:08:14.731 9 INFO neutron.plugins.ml2.plugin [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Attempt 1 to provision port 5e17f246-f213-4a5e-bf1d-d4f15517e868 2026-04-27 22:08:14.738 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Router 5f5a8b82-cbd6-44cc-9181-a4c48898ac21 is bound to host instance 2026-04-27 22:08:15.076 10 INFO neutron.db.ovn_revision_numbers_db [None req-a4563236-2fb9-4a62-9ef0-054a94a9ffca 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 5f5a8b82-cbd6-44cc-9181-a4c48898ac21 (type: routers) to 3 2026-04-27 22:08:15.132 10 INFO neutron.wsgi [None req-a4563236-2fb9-4a62-9ef0-054a94a9ffca 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "POST /v2.0/routers HTTP/1.1" status: 201 len: 881 time: 2.1622427 2026-04-27 22:08:15.146 10 INFO neutron.wsgi [req-3721dcab-9578-46d8-a17f-43165b735d63 req-352243c1-2624-457c-a5b4-3e14bc4c9792 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=2a8355a0-84e9-4544-a719-db2844b8cf0f HTTP/1.1" status: 200 len: 1170 time: 0.1807079 2026-04-27 22:08:15.254 10 INFO neutron.wsgi [req-3721dcab-9578-46d8-a17f-43165b735d63 req-0c271b06-b052-4d4b-ba07-5f3578a24c90 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=d60bde20-682e-465d-a0f1-4208a14e07c1&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0879030 /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-04-27 22:08:15.434 9 INFO neutron.wsgi [req-ff590fc4-6227-42f4-8f3a-80f03a38af17 req-dee79fc3-f5ae-4301-b164-7ea9128058e2 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=2a8355a0-84e9-4544-a719-db2844b8cf0f HTTP/1.1" status: 200 len: 1170 time: 0.1073916 2026-04-27 22:08:15.435 10 INFO neutron.db.ovn_revision_numbers_db [None req-780d2a89-195d-4dde-b302-c81fdde9f117 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 806beade-94e6-4e7a-982a-93faead09e45 (type: router_ports) to 1 2026-04-27 22:08:15.553 10 INFO neutron.db.ovn_revision_numbers_db [None req-780d2a89-195d-4dde-b302-c81fdde9f117 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 0730aa51-3cd7-4ae4-81b4-24a9284bde6e (type: routers) to 3 2026-04-27 22:08:15.582 10 INFO neutron.wsgi [None req-780d2a89-195d-4dde-b302-c81fdde9f117 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "POST /v2.0/routers HTTP/1.1" status: 201 len: 871 time: 2.2828605 2026-04-27 22:08:15.676 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b038c898-1987-4b5d-8f9a-ace3d952d8bf'] response: {'name': 'network-changed', 'server_uuid': '9a0905e6-a2a3-4508-977a-df26ae0e8c81', 'tag': 'ca38d7aa-bfe2-4a73-9c51-3e34d849047e', 'status': 'completed', 'code': 200} 2026-04-27 22:08:15.729 9 INFO neutron.wsgi [req-1759d917-4f61-417c-afb9-26e04275011a req-15b0bd15-5b80-4979-839c-c5f515edc1db bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=acf3e10a378641759ac15589b5b227f6&device_id=9a0905e6-a2a3-4508-977a-df26ae0e8c81 HTTP/1.1" status: 200 len: 1361 time: 0.0298653 2026-04-27 22:08:15.734 9 INFO neutron.db.l3_db [None req-122d87b4-0bc3-46d4-afae-da9621bcc125 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - - -] Floating IP 5aeeb4f8-a1ae-4b01-bf33-b84b38dbcc75 associated. External IP: 10.96.250.208, port: fb06e6b7-3a35-43c9-9bd8-55a122e6c71c. 2026-04-27 22:08:15.837 9 INFO neutron.wsgi [req-1759d917-4f61-417c-afb9-26e04275011a req-19e53fad-0750-4701-b6da-a47d588406b5 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=f4df9628-dbbe-4837-aa9d-b23f45d9f92e HTTP/1.1" status: 200 len: 973 time: 0.1032205 2026-04-27 22:08:15.921 9 INFO neutron.wsgi [req-1759d917-4f61-417c-afb9-26e04275011a req-a7405214-517d-4d68-b4e8-486280e733ea bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=ca38d7aa-bfe2-4a73-9c51-3e34d849047e HTTP/1.1" status: 200 len: 1059 time: 0.0771055 2026-04-27 22:08:15.973 9 INFO neutron.wsgi [req-1759d917-4f61-417c-afb9-26e04275011a req-53fcf717-75fa-4a32-a9e0-d6b102a503d1 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=9c2e05fe-1893-401b-81a2-c5bff80c87ce HTTP/1.1" status: 200 len: 868 time: 0.0442061 2026-04-27 22:08:16.005 9 INFO neutron.wsgi [req-1759d917-4f61-417c-afb9-26e04275011a req-0bcd5141-dae8-437a-9a5b-627b421eb751 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=f4df9628-dbbe-4837-aa9d-b23f45d9f92e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0256712 2026-04-27 22:08:16.012 9 INFO neutron.db.ovn_revision_numbers_db [None req-122d87b4-0bc3-46d4-afae-da9621bcc125 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - - -] Successfully bumped revision number for resource 5aeeb4f8-a1ae-4b01-bf33-b84b38dbcc75 (type: floatingips) to 1 2026-04-27 22:08:16.026 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource 5e17f246-f213-4a5e-bf1d-d4f15517e868 (type: ports) to 1 2026-04-27 22:08:16.072 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-752b6dae-d46b-4ef8-b1da-8486c186d947 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] No more DHCP agents 2026-04-27 22:08:16.077 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-752b6dae-d46b-4ef8-b1da-8486c186d947 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Unable to schedule network 788a4fb6-93a8-4f73-8858-6a466b853ee4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:08:16.098 9 INFO neutron.wsgi [req-1759d917-4f61-417c-afb9-26e04275011a req-21e21fa3-3bd2-4f81-a936-b20d504463ea bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/f4df9628-dbbe-4837-aa9d-b23f45d9f92e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0839815 2026-04-27 22:08:16.137 9 INFO neutron.db.ovn_revision_numbers_db [None req-122d87b4-0bc3-46d4-afae-da9621bcc125 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - - -] Successfully bumped revision number for resource 5aeeb4f8-a1ae-4b01-bf33-b84b38dbcc75 (type: floatingips) to 2 2026-04-27 22:08:16.162 9 INFO neutron.wsgi [None req-122d87b4-0bc3-46d4-afae-da9621bcc125 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - - -] 10.0.0.1 "PUT /v2.0/floatingips/5aeeb4f8-a1ae-4b01-bf33-b84b38dbcc75 HTTP/1.1" status: 200 len: 1049 time: 0.7094502 2026-04-27 22:08:16.163 9 INFO neutron.wsgi [req-1759d917-4f61-417c-afb9-26e04275011a req-4b36496b-453c-4575-af42-4acb3f2eb584 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/f4df9628-dbbe-4837-aa9d-b23f45d9f92e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0598283 2026-04-27 22:08:16.272 9 INFO neutron.wsgi [req-dceb449d-810a-42dc-96ad-82b71c05f55f req-27845ca0-6b3a-4eb5-aedb-309ead95cbeb a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=2a8355a0-84e9-4544-a719-db2844b8cf0f HTTP/1.1" status: 200 len: 1170 time: 0.0402906 2026-04-27 22:08:16.319 9 INFO neutron.wsgi [req-dceb449d-810a-42dc-96ad-82b71c05f55f req-530c181c-136f-4091-b346-ba5c10a7e99e a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=d60bde20-682e-465d-a0f1-4208a14e07c1&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0396724 2026-04-27 22:08:16.325 10 INFO neutron.db.ovn_revision_numbers_db [None req-752b6dae-d46b-4ef8-b1da-8486c186d947 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource b4cb8818-d1a9-464c-a010-5a3243630449 (type: ports) to 1 2026-04-27 22:08:16.437 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3175ead7-8fad-451e-b5e4-b7c5a4992417 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] No more DHCP agents 2026-04-27 22:08:16.444 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3175ead7-8fad-451e-b5e4-b7c5a4992417 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Unable to schedule network 2759bf47-e1c6-4b5e-a209-a9c7a351a0b5: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:08:16.483 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource 5e17f246-f213-4a5e-bf1d-d4f15517e868 (type: router_ports) to 3 2026-04-27 22:08:16.851 10 INFO neutron.db.ovn_revision_numbers_db [None req-3175ead7-8fad-451e-b5e4-b7c5a4992417 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 2efd2878-023f-40bd-a1c5-e3a689aa34c5 (type: ports) to 1 2026-04-27 22:08:16.863 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource 5e17f246-f213-4a5e-bf1d-d4f15517e868 (type: ports) to 2 2026-04-27 22:08:17.147 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status up for port: b4cb8818-d1a9-464c-a010-5a3243630449 2026-04-27 22:08:17.162 10 INFO neutron.db.ovn_revision_numbers_db [None req-752b6dae-d46b-4ef8-b1da-8486c186d947 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource b4cb8818-d1a9-464c-a010-5a3243630449 (type: router_ports) to 2 2026-04-27 22:08:17.165 10 INFO neutron.plugins.ml2.plugin [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Attempt 1 to provision port b4cb8818-d1a9-464c-a010-5a3243630449 2026-04-27 22:08:17.276 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource 5e17f246-f213-4a5e-bf1d-d4f15517e868 (type: ports) to 4 2026-04-27 22:08:17.463 10 INFO neutron.db.ovn_revision_numbers_db [None req-752b6dae-d46b-4ef8-b1da-8486c186d947 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource b4cb8818-d1a9-464c-a010-5a3243630449 (type: ports) to 2 2026-04-27 22:08:17.723 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a6bd5c42-f29b-4387-a17c-51e404c98e52'] response: {'name': 'network-changed', 'server_uuid': '2a8355a0-84e9-4544-a719-db2844b8cf0f', 'tag': 'fb06e6b7-3a35-43c9-9bd8-55a122e6c71c', 'status': 'completed', 'code': 200} 2026-04-27 22:08:17.770 9 INFO neutron.wsgi [req-3d6cb739-f28e-4a1b-93a3-7a585fb6e14c req-afe49756-489f-4ea7-aebe-75f5bc21fd69 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=711ea961b5d045c8b180ef78b6db2c80&device_id=2a8355a0-84e9-4544-a719-db2844b8cf0f HTTP/1.1" status: 200 len: 1361 time: 0.0288196 2026-04-27 22:08:17.772 10 INFO neutron.db.ovn_revision_numbers_db [None req-3175ead7-8fad-451e-b5e4-b7c5a4992417 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 2efd2878-023f-40bd-a1c5-e3a689aa34c5 (type: router_ports) to 2 2026-04-27 22:08:17.785 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-752b6dae-d46b-4ef8-b1da-8486c186d947 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] No more DHCP agents 2026-04-27 22:08:17.790 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-752b6dae-d46b-4ef8-b1da-8486c186d947 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Unable to schedule network 788a4fb6-93a8-4f73-8858-6a466b853ee4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:08:17.824 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] OVN reports status up for port: 806beade-94e6-4e7a-982a-93faead09e45 2026-04-27 22:08:17.849 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource b4cb8818-d1a9-464c-a010-5a3243630449 (type: ports) to 3 2026-04-27 22:08:17.849 9 INFO neutron.plugins.ml2.plugin [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Attempt 1 to provision port 806beade-94e6-4e7a-982a-93faead09e45 2026-04-27 22:08:17.868 9 INFO neutron.wsgi [req-3d6cb739-f28e-4a1b-93a3-7a585fb6e14c req-7d3dab9e-6057-411d-8505-e1a556a450b1 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=f40aaf08-8f5b-42da-ae36-5cef894c461e HTTP/1.1" status: 200 len: 982 time: 0.0909436 2026-04-27 22:08:17.928 9 INFO neutron.wsgi [req-3d6cb739-f28e-4a1b-93a3-7a585fb6e14c req-e7fb6613-5093-43ce-a243-0b5d05062d38 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=fb06e6b7-3a35-43c9-9bd8-55a122e6c71c HTTP/1.1" status: 200 len: 1059 time: 0.0539861 2026-04-27 22:08:17.937 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource 5e17f246-f213-4a5e-bf1d-d4f15517e868 (type: router_ports) to 4 2026-04-27 22:08:17.966 9 INFO neutron.wsgi [req-3d6cb739-f28e-4a1b-93a3-7a585fb6e14c req-e3939494-eda8-45cc-a998-8e3844353c20 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=d98ffca8-70cf-4276-a849-64e9a2a89866 HTTP/1.1" status: 200 len: 877 time: 0.0283716 2026-04-27 22:08:17.995 9 INFO neutron.wsgi [req-3d6cb739-f28e-4a1b-93a3-7a585fb6e14c req-be6f36ac-9a8d-49d8-9c5f-d4af01f0142f bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=f40aaf08-8f5b-42da-ae36-5cef894c461e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0222921 2026-04-27 22:08:18.036 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Router 0730aa51-3cd7-4ae4-81b4-24a9284bde6e is bound to host instance 2026-04-27 22:08:18.056 9 INFO neutron.wsgi [req-3d6cb739-f28e-4a1b-93a3-7a585fb6e14c req-22d63001-ea09-4fcb-b5bf-a8b4cff7cc49 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/f40aaf08-8f5b-42da-ae36-5cef894c461e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0544930 2026-04-27 22:08:18.099 10 INFO neutron.db.ovn_revision_numbers_db [None req-3175ead7-8fad-451e-b5e4-b7c5a4992417 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 2efd2878-023f-40bd-a1c5-e3a689aa34c5 (type: ports) to 2 2026-04-27 22:08:18.100 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource b4cb8818-d1a9-464c-a010-5a3243630449 (type: router_ports) to 3 2026-04-27 22:08:18.117 9 INFO neutron.wsgi [req-3d6cb739-f28e-4a1b-93a3-7a585fb6e14c req-6fd82545-435f-451f-bb9b-6ea9cdc799e7 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/f40aaf08-8f5b-42da-ae36-5cef894c461e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0553942 2026-04-27 22:08:18.317 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3175ead7-8fad-451e-b5e4-b7c5a4992417 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] No more DHCP agents 2026-04-27 22:08:18.322 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3175ead7-8fad-451e-b5e4-b7c5a4992417 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Unable to schedule network 2759bf47-e1c6-4b5e-a209-a9c7a351a0b5: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:08:19.491 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-456bb6d6-2e33-42e2-b9d2-fb031c777e80 - - - - - -] Maintenance task: Synchronization finished (took 0.02 seconds) 2026-04-27 22:08:19.721 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource 806beade-94e6-4e7a-982a-93faead09e45 (type: ports) to 1 2026-04-27 22:08:19.874 10 INFO neutron.db.ovn_revision_numbers_db [None req-752b6dae-d46b-4ef8-b1da-8486c186d947 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource b4cb8818-d1a9-464c-a010-5a3243630449 (type: router_ports) to 3 2026-04-27 22:08:19.877 10 INFO neutron.wsgi [None req-752b6dae-d46b-4ef8-b1da-8486c186d947 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "PUT /v2.0/routers/5f5a8b82-cbd6-44cc-9181-a4c48898ac21/add_router_interface HTTP/1.1" status: 200 len: 503 time: 4.7397966 2026-04-27 22:08:20.162 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource 806beade-94e6-4e7a-982a-93faead09e45 (type: router_ports) to 3 2026-04-27 22:08:20.183 10 INFO neutron.db.ovn_revision_numbers_db [None req-3175ead7-8fad-451e-b5e4-b7c5a4992417 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 2efd2878-023f-40bd-a1c5-e3a689aa34c5 (type: router_ports) to 2 2026-04-27 22:08:20.186 10 INFO neutron.wsgi [None req-3175ead7-8fad-451e-b5e4-b7c5a4992417 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "PUT /v2.0/routers/0730aa51-3cd7-4ae4-81b4-24a9284bde6e/add_router_interface HTTP/1.1" status: 200 len: 503 time: 4.5903466 2026-04-27 22:08:20.303 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource 806beade-94e6-4e7a-982a-93faead09e45 (type: ports) to 2 /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-04-27 22:08:20.488 10 INFO neutron.db.ovn_revision_numbers_db [None req-2833370b-a06a-4ab9-b2d2-46ab6ae9fa23 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - - -] Successfully bumped revision number for resource 4d26aada-a757-4da0-85b3-fc21f0088c8e (type: security_groups) to 1 2026-04-27 22:08:20.521 10 INFO neutron.wsgi [None req-2833370b-a06a-4ab9-b2d2-46ab6ae9fa23 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - - -] 10.0.0.1 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1796 time: 0.1627669 2026-04-27 22:08:20.522 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource 806beade-94e6-4e7a-982a-93faead09e45 (type: ports) to 4 2026-04-27 22:08:20.676 9 INFO neutron.db.ovn_revision_numbers_db [None req-818648bf-2fb8-4402-9f7c-0faec4c94c63 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - - -] Successfully bumped revision number for resource a16c8b10-0841-4959-b772-cfc9e189fa9e (type: security_group_rules) to 0 2026-04-27 22:08:20.701 9 INFO neutron.wsgi [None req-818648bf-2fb8-4402-9f7c-0faec4c94c63 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1760600 2026-04-27 22:08:20.758 9 INFO neutron.db.ovn_revision_numbers_db [None req-d2a3229a-85ae-49a2-bbcf-cb37be934794 f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - - -] Successfully bumped revision number for resource 4372c9e6-9a84-4029-a758-b62681016eb3 (type: security_groups) to 1 2026-04-27 22:08:20.761 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource 806beade-94e6-4e7a-982a-93faead09e45 (type: router_ports) to 4 2026-04-27 22:08:20.776 9 INFO neutron.wsgi [None req-d2a3229a-85ae-49a2-bbcf-cb37be934794 f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - - -] 10.0.0.1 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1795 time: 0.1173134 2026-04-27 22:08:20.888 9 INFO neutron.db.ovn_revision_numbers_db [None req-9094d41c-6eed-4432-b27e-6bd1edaa74ec f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - - -] Successfully bumped revision number for resource 2f69627a-6bde-4fd7-9b93-f19240913ead (type: security_group_rules) to 0 2026-04-27 22:08:20.912 9 INFO neutron.wsgi [None req-9094d41c-6eed-4432-b27e-6bd1edaa74ec f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1311669 2026-04-27 22:08:21.030 9 INFO neutron.db.ovn_revision_numbers_db [None req-9aa81d80-ff27-45fd-bbf4-a8b17026f4ed f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - - -] Successfully bumped revision number for resource 6944cdfb-f47a-4c8f-b389-b9e743068aeb (type: security_group_rules) to 0 2026-04-27 22:08:21.055 9 INFO neutron.wsgi [None req-9aa81d80-ff27-45fd-bbf4-a8b17026f4ed f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1360946 2026-04-27 22:08:21.155 10 INFO neutron.db.ovn_revision_numbers_db [None req-3f641eb6-3c97-4133-92e0-fe6fecae90da 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - - -] Successfully bumped revision number for resource 6157fc67-8181-4a70-906c-7eb71e72a04b (type: security_group_rules) to 0 2026-04-27 22:08:21.181 10 INFO neutron.wsgi [None req-3f641eb6-3c97-4133-92e0-fe6fecae90da 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.4749043 2026-04-27 22:08:21.306 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6c5e8b95-5410-4313-833a-b907092fc1ac f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - - -] No more DHCP agents 2026-04-27 22:08:21.308 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6c5e8b95-5410-4313-833a-b907092fc1ac f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - - -] Unable to schedule network a151f0a7-868e-4eca-a058-e229a6a8b3e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:08:21.441 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-21a85481-8546-49f3-8f34-cdf9ec6bf5ea 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - - -] No more DHCP agents 2026-04-27 22:08:21.443 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-21a85481-8546-49f3-8f34-cdf9ec6bf5ea 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - - -] Unable to schedule network a151f0a7-868e-4eca-a058-e229a6a8b3e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:08:21.618 9 INFO neutron.db.ovn_revision_numbers_db [None req-6c5e8b95-5410-4313-833a-b907092fc1ac f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - - -] Successfully bumped revision number for resource 3c693629-e43b-41bd-a711-57f5d9967208 (type: floatingips) to 0 2026-04-27 22:08:21.635 9 INFO neutron.wsgi [None req-6c5e8b95-5410-4313-833a-b907092fc1ac f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - - -] 10.0.0.1 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.5728416 2026-04-27 22:08:21.700 10 INFO neutron.db.ovn_revision_numbers_db [None req-21a85481-8546-49f3-8f34-cdf9ec6bf5ea 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - - -] Successfully bumped revision number for resource 7ae7e372-7dbf-4cc6-a811-0a1198e8c17f (type: floatingips) to 0 2026-04-27 22:08:21.716 10 INFO neutron.wsgi [None req-21a85481-8546-49f3-8f34-cdf9ec6bf5ea 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - - -] 10.0.0.1 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.5289280 2026-04-27 22:08:22.068 9 INFO neutron.wsgi [req-7c99a23a-deff-4ad0-a4dc-a1456a6501cc req-a31c629d-7c05-408f-bfb0-4fd388dd071c f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - default default] 10.0.0.210 "GET /v2.0/security-groups?name=tempest-securitygroup--500712016&fields=id&tenant_id=b4a4ccc9f054496f96972719b68588bf HTTP/1.1" status: 200 len: 267 time: 0.0392687 2026-04-27 22:08:22.143 9 INFO neutron.wsgi [req-7c99a23a-deff-4ad0-a4dc-a1456a6501cc req-394b021d-d44f-4567-a136-e943d31c69aa f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - default default] 10.0.0.210 "GET /v2.0/networks?id=2759bf47-e1c6-4b5e-a209-a9c7a351a0b5 HTTP/1.1" status: 200 len: 869 time: 0.0677154 2026-04-27 22:08:22.161 9 INFO neutron.wsgi [req-7c99a23a-deff-4ad0-a4dc-a1456a6501cc req-3e8ef2e2-f641-4af5-97c4-823d435fc635 f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - default default] 10.0.0.210 "GET /v2.0/quotas/b4a4ccc9f054496f96972719b68588bf HTTP/1.1" status: 200 len: 386 time: 0.0111530 2026-04-27 22:08:22.251 9 INFO neutron.wsgi [req-7c99a23a-deff-4ad0-a4dc-a1456a6501cc req-96686914-8d37-49de-9517-79fbb388cb90 f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - default default] 10.0.0.210 "GET /v2.0/ports?tenant_id=b4a4ccc9f054496f96972719b68588bf&fields=id HTTP/1.1" status: 200 len: 302 time: 0.0851593 2026-04-27 22:08:22.331 9 INFO neutron.wsgi [req-7c99a23a-deff-4ad0-a4dc-a1456a6501cc req-ae7adcb7-fc1f-4ac1-8ecd-40e7eb262f43 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.210 "GET /v2.0/networks/2759bf47-e1c6-4b5e-a209-a9c7a351a0b5?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0536480 2026-04-27 22:08:22.391 9 INFO neutron.wsgi [req-7c99a23a-deff-4ad0-a4dc-a1456a6501cc req-02226854-d574-485b-bef4-836bc2b8c46c bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.210 "GET /v2.0/networks/2759bf47-e1c6-4b5e-a209-a9c7a351a0b5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0513523 2026-04-27 22:08:22.546 10 INFO neutron.wsgi [req-b837017a-07d4-4231-971c-523696082a94 req-2563ee02-69d4-4b81-9769-724132387217 f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=6e724362-5310-4411-ae82-be413cc2c850 HTTP/1.1" status: 200 len: 210 time: 0.0219872 2026-04-27 22:08:23.429 9 INFO neutron.wsgi [req-7c99a23a-deff-4ad0-a4dc-a1456a6501cc req-029a5c52-0659-4c05-988a-7e0240b52509 f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - default default] 199.19.213.80 "GET /v2.0/networks?id=2759bf47-e1c6-4b5e-a209-a9c7a351a0b5 HTTP/1.1" status: 200 len: 869 time: 0.0691369 2026-04-27 22:08:23.493 9 INFO neutron.wsgi [req-7c99a23a-deff-4ad0-a4dc-a1456a6501cc req-ecd68d87-aad2-4ba9-ac23-52fdf811058a f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - default default] 199.19.213.80 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=b4a4ccc9f054496f96972719b68588bf HTTP/1.1" status: 200 len: 379 time: 0.0588405 2026-04-27 22:08:23.796 9 INFO neutron.wsgi [req-7724ebf6-2b44-4562-9331-104e2c554c39 req-3be4378a-05ed-49a6-92eb-1105976cb0a3 f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=6e724362-5310-4411-ae82-be413cc2c850 HTTP/1.1" status: 200 len: 210 time: 0.0192833 2026-04-27 22:08:24.041 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f6d1f02f-041b-4ff2-808e-4997ca1a917a f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - - -] No more DHCP agents 2026-04-27 22:08:24.042 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f6d1f02f-041b-4ff2-808e-4997ca1a917a f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - - -] Unable to schedule network 2759bf47-e1c6-4b5e-a209-a9c7a351a0b5: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:08:24.223 9 INFO neutron.db.ovn_revision_numbers_db [None req-f6d1f02f-041b-4ff2-808e-4997ca1a917a f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - - -] Successfully bumped revision number for resource d4a10746-4834-4a5f-a0a5-59f62c3a53ef (type: ports) to 1 2026-04-27 22:08:24.243 9 INFO neutron.wsgi [None req-f6d1f02f-041b-4ff2-808e-4997ca1a917a f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - - -] 199.19.213.80 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.7422590 /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-04-27 22:08:24.361 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] No hosting information found for port b4cb8818-d1a9-464c-a010-5a3243630449: RuntimeError: No hosting information found for port b4cb8818-d1a9-464c-a010-5a3243630449 2026-04-27 22:08:24.362 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status up for port: 2efd2878-023f-40bd-a1c5-e3a689aa34c5 2026-04-27 22:08:24.370 10 INFO neutron.plugins.ml2.plugin [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Attempt 1 to provision port 2efd2878-023f-40bd-a1c5-e3a689aa34c5 2026-04-27 22:08:24.624 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource 2efd2878-023f-40bd-a1c5-e3a689aa34c5 (type: ports) to 3 2026-04-27 22:08:24.713 9 INFO neutron.db.ovn_revision_numbers_db [None req-c38f438b-dc55-43c8-88d7-c6d2bc2e33ab bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource d4a10746-4834-4a5f-a0a5-59f62c3a53ef (type: ports) to 2 2026-04-27 22:08:24.723 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource 2efd2878-023f-40bd-a1c5-e3a689aa34c5 (type: router_ports) to 3 2026-04-27 22:08:24.921 9 INFO neutron.db.ovn_revision_numbers_db [None req-c38f438b-dc55-43c8-88d7-c6d2bc2e33ab bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource d4a10746-4834-4a5f-a0a5-59f62c3a53ef (type: ports) to 2 2026-04-27 22:08:24.938 9 INFO neutron.wsgi [None req-c38f438b-dc55-43c8-88d7-c6d2bc2e33ab bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] 199.19.213.80 "PUT /v2.0/ports/d4a10746-4834-4a5f-a0a5-59f62c3a53ef HTTP/1.1" status: 200 len: 1328 time: 0.6827559 2026-04-27 22:08:24.976 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf57e4f1-a4af-4c26-90b3-1b1a86bccadd'] response: {'name': 'network-changed', 'server_uuid': '6e724362-5310-4411-ae82-be413cc2c850', 'tag': 'd4a10746-4834-4a5f-a0a5-59f62c3a53ef', 'status': 'completed', 'code': 200} 2026-04-27 22:08:24.981 10 INFO neutron.wsgi [req-bed1c28f-cb20-4fec-afb4-f3afbef4337f req-35e3e39d-4f4d-4fbe-a893-2f26680a9952 f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=6e724362-5310-4411-ae82-be413cc2c850 HTTP/1.1" status: 200 len: 1168 time: 0.0976956 /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-04-27 22:08:25.032 10 INFO neutron.wsgi [req-bed1c28f-cb20-4fec-afb4-f3afbef4337f req-28e546fc-69a6-4476-9402-e694faf1f177 f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=4372c9e6-9a84-4029-a758-b62681016eb3&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0420818 2026-04-27 22:08:25.038 9 INFO neutron.wsgi [req-7c99a23a-deff-4ad0-a4dc-a1456a6501cc req-7a025538-a361-4aa3-a44c-8d2a05b4082e bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=b4a4ccc9f054496f96972719b68588bf&device_id=6e724362-5310-4411-ae82-be413cc2c850 HTTP/1.1" status: 200 len: 1359 time: 0.0390983 2026-04-27 22:08:25.073 9 INFO neutron.wsgi [req-7c99a23a-deff-4ad0-a4dc-a1456a6501cc req-6be08a6e-c0d0-4c24-a462-82bcc73a9a5c bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=d4a10746-4834-4a5f-a0a5-59f62c3a53ef HTTP/1.1" status: 200 len: 217 time: 0.0256171 2026-04-27 22:08:25.105 9 INFO neutron.wsgi [req-7c99a23a-deff-4ad0-a4dc-a1456a6501cc req-4f91112f-8448-4479-9e8c-8857b98c8178 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=1ca4051d-067b-4ad2-8925-8042531df8fa HTTP/1.1" status: 200 len: 863 time: 0.0236967 2026-04-27 22:08:25.142 9 INFO neutron.wsgi [req-7c99a23a-deff-4ad0-a4dc-a1456a6501cc req-39c0153e-d819-46ef-8c07-c4dabe2b78d3 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=2759bf47-e1c6-4b5e-a209-a9c7a351a0b5&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0289016 2026-04-27 22:08:25.227 9 INFO neutron.wsgi [req-7c99a23a-deff-4ad0-a4dc-a1456a6501cc req-9e998bc9-9a99-44d8-ae94-5985628f5024 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/2759bf47-e1c6-4b5e-a209-a9c7a351a0b5?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0776126 2026-04-27 22:08:25.301 9 INFO neutron.wsgi [req-7c99a23a-deff-4ad0-a4dc-a1456a6501cc req-a817fd67-b1c4-402a-9956-30967906dbaa bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/2759bf47-e1c6-4b5e-a209-a9c7a351a0b5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0660594 2026-04-27 22:08:25.398 9 INFO neutron.wsgi [req-76d7057a-b28c-4d6d-859d-9d800b71e733 req-50ecb3a7-eac4-4666-b863-09f7b1928e39 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=b4a4ccc9f054496f96972719b68588bf&device_id=6e724362-5310-4411-ae82-be413cc2c850 HTTP/1.1" status: 200 len: 1359 time: 0.0593910 2026-04-27 22:08:25.471 9 INFO neutron.wsgi [req-1187f169-0c4e-4a1c-bbce-b8eafdc1e251 req-eb6df7b3-bef4-4479-8cc9-a0f706128502 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.22 "GET /v2.0/ports?device_id=9a0905e6-a2a3-4508-977a-df26ae0e8c81 HTTP/1.1" status: 200 len: 1361 time: 0.1540573 2026-04-27 22:08:25.517 9 INFO neutron.wsgi [req-76d7057a-b28c-4d6d-859d-9d800b71e733 req-c6e1a1dd-bd0e-4b62-b09c-f5b296a8468a bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=2759bf47-e1c6-4b5e-a209-a9c7a351a0b5 HTTP/1.1" status: 200 len: 968 time: 0.1038370 2026-04-27 22:08:25.535 9 INFO neutron.wsgi [req-1187f169-0c4e-4a1c-bbce-b8eafdc1e251 req-265be8b3-bf66-4f12-8120-2443a10b4867 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.22 "GET /v2.0/security-groups?id=03fdb9b2-c2a9-46e7-9ba1-0f11f2959df8&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0493593 2026-04-27 22:08:25.557 9 INFO neutron.wsgi [req-76d7057a-b28c-4d6d-859d-9d800b71e733 req-8c2b2c84-e254-4629-8615-02e4068090aa bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=d4a10746-4834-4a5f-a0a5-59f62c3a53ef HTTP/1.1" status: 200 len: 217 time: 0.0317779 2026-04-27 22:08:25.609 9 INFO neutron.wsgi [req-76d7057a-b28c-4d6d-859d-9d800b71e733 req-e7f31344-4748-48f1-8fd2-74c4195a9e67 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=1ca4051d-067b-4ad2-8925-8042531df8fa HTTP/1.1" status: 200 len: 863 time: 0.0456028 2026-04-27 22:08:25.647 9 INFO neutron.wsgi [req-76d7057a-b28c-4d6d-859d-9d800b71e733 req-1c9aaa35-a5f1-4a14-a438-fa3acc5351fe bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=2759bf47-e1c6-4b5e-a209-a9c7a351a0b5&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0316448 2026-04-27 22:08:25.704 9 INFO neutron.wsgi [req-76d7057a-b28c-4d6d-859d-9d800b71e733 req-c3bd4837-6365-4580-bb33-c45115b2466f bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/2759bf47-e1c6-4b5e-a209-a9c7a351a0b5?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0504632 2026-04-27 22:08:25.781 9 INFO neutron.wsgi [req-76d7057a-b28c-4d6d-859d-9d800b71e733 req-575daac9-0d80-4ac9-a16c-18e007914ab8 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/2759bf47-e1c6-4b5e-a209-a9c7a351a0b5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0701687 2026-04-27 22:08:25.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027819 2026-04-27 22:08:25.881 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020301 2026-04-27 22:08:26.145 9 INFO neutron.wsgi [req-04e876d3-1653-4cbf-bb12-5eeb79dba126 req-36574bfa-5360-489d-9830-d13e9867d069 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.22 "GET /v2.0/ports?device_id=2a8355a0-84e9-4544-a719-db2844b8cf0f HTTP/1.1" status: 200 len: 1361 time: 0.0486848 2026-04-27 22:08:26.152 9 INFO neutron.wsgi [req-7ca78e4f-e1b1-424c-9108-df3bc2338cd9 req-28a5c6fd-6932-4a32-b481-ea7b585de2e9 f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=6e724362-5310-4411-ae82-be413cc2c850 HTTP/1.1" status: 200 len: 1168 time: 0.0429051 2026-04-27 22:08:26.197 9 INFO neutron.wsgi [req-7ca78e4f-e1b1-424c-9108-df3bc2338cd9 req-34d911ec-dc73-42c7-8268-85590adf73fc f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=4372c9e6-9a84-4029-a758-b62681016eb3&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0366590 2026-04-27 22:08:26.203 9 INFO neutron.wsgi [req-04e876d3-1653-4cbf-bb12-5eeb79dba126 req-06c1c066-3318-42f3-95c9-2965eedbd947 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.22 "GET /v2.0/security-groups?id=d60bde20-682e-465d-a0f1-4208a14e07c1&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0496788 2026-04-27 22:08:27.323 10 INFO neutron.wsgi [req-92cc4e6c-0e6d-4573-95c4-a52c0b44870d req-7a52573d-171b-46f0-b076-23ff6996fefd f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=6e724362-5310-4411-ae82-be413cc2c850 HTTP/1.1" status: 200 len: 1168 time: 0.0461936 2026-04-27 22:08:27.368 10 INFO neutron.wsgi [req-92cc4e6c-0e6d-4573-95c4-a52c0b44870d req-e7487770-643a-4192-b770-c5c02fcba950 f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=4372c9e6-9a84-4029-a758-b62681016eb3&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0371356 2026-04-27 22:08:27.407 9 INFO neutron.wsgi [req-c3850c8a-4503-4ae3-91fc-b941747e27df req-f6ec2da3-6d44-4b03-90a6-3efe91437c8f 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - default default] 10.0.0.210 "GET /v2.0/security-groups?name=tempest-securitygroup--1840269640&fields=id&tenant_id=733120c5dc184d7b831a22c30b81e376 HTTP/1.1" status: 200 len: 267 time: 0.0392232 2026-04-27 22:08:27.490 9 INFO neutron.wsgi [req-c3850c8a-4503-4ae3-91fc-b941747e27df req-9aad51e3-697d-463b-a080-663d18ed4e93 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - default default] 10.0.0.210 "GET /v2.0/networks?id=788a4fb6-93a8-4f73-8858-6a466b853ee4 HTTP/1.1" status: 200 len: 879 time: 0.0740223 2026-04-27 22:08:27.510 9 INFO neutron.wsgi [req-c3850c8a-4503-4ae3-91fc-b941747e27df req-5732c063-b499-48af-8597-68651a362c01 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - default default] 10.0.0.210 "GET /v2.0/quotas/733120c5dc184d7b831a22c30b81e376 HTTP/1.1" status: 200 len: 386 time: 0.0128253 2026-04-27 22:08:27.607 9 INFO neutron.wsgi [req-c3850c8a-4503-4ae3-91fc-b941747e27df req-33d1bf78-35ad-4b90-9575-e23ad3602490 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - default default] 10.0.0.210 "GET /v2.0/ports?tenant_id=733120c5dc184d7b831a22c30b81e376&fields=id HTTP/1.1" status: 200 len: 302 time: 0.0898242 2026-04-27 22:08:27.708 9 INFO neutron.wsgi [req-c3850c8a-4503-4ae3-91fc-b941747e27df req-c0e4e7bb-ee8f-487a-95b0-0a6e0b56167f bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.210 "GET /v2.0/networks/788a4fb6-93a8-4f73-8858-6a466b853ee4?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0878496 2026-04-27 22:08:27.775 9 INFO neutron.wsgi [req-c3850c8a-4503-4ae3-91fc-b941747e27df req-a9e4cc13-d7d9-4d98-8942-a05075809349 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.210 "GET /v2.0/networks/788a4fb6-93a8-4f73-8858-6a466b853ee4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0609758 2026-04-27 22:08:28.073 10 INFO neutron.wsgi [req-5af00634-62d0-49ee-8228-972188faec58 req-e421eded-4db2-4c22-8227-22c6502ef1b5 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=0e931418-ed40-45f5-b4e5-0dfc4370a75c HTTP/1.1" status: 200 len: 210 time: 0.0321527 2026-04-27 22:08:28.524 9 INFO neutron.wsgi [req-a305c113-c6d7-4f24-aa2e-3caae3f83553 req-f5298022-d8a0-486c-9513-c0d856f7556d f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=6e724362-5310-4411-ae82-be413cc2c850 HTTP/1.1" status: 200 len: 1168 time: 0.0783441 2026-04-27 22:08:28.559 9 INFO neutron.wsgi [req-a305c113-c6d7-4f24-aa2e-3caae3f83553 req-d3ee3a74-11b2-424f-ae7e-9c59ecaf5b7a f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=4372c9e6-9a84-4029-a758-b62681016eb3&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0269041 2026-04-27 22:08:28.809 9 INFO neutron.wsgi [req-c3850c8a-4503-4ae3-91fc-b941747e27df req-5e4d4ca4-be2f-4f4d-96bc-45b1702676b3 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - default default] 199.19.213.80 "GET /v2.0/networks?id=788a4fb6-93a8-4f73-8858-6a466b853ee4 HTTP/1.1" status: 200 len: 879 time: 0.0801220 2026-04-27 22:08:28.853 9 INFO neutron.wsgi [req-c3850c8a-4503-4ae3-91fc-b941747e27df req-1b61c286-e3f6-452b-9e8f-d914ff1c7657 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - default default] 199.19.213.80 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=733120c5dc184d7b831a22c30b81e376 HTTP/1.1" status: 200 len: 380 time: 0.0380676 2026-04-27 22:08:29.163 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-486e8e5d-c06d-4f30-9f82-294aa6c573a1 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - - -] No more DHCP agents 2026-04-27 22:08:29.164 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-486e8e5d-c06d-4f30-9f82-294aa6c573a1 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - - -] Unable to schedule network 788a4fb6-93a8-4f73-8858-6a466b853ee4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:08:29.249 10 INFO neutron.wsgi [req-8453b21f-d97c-4850-8693-64a7661c4de1 req-601e4672-4d4f-4adf-8c4a-d8bd051c66b4 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=0e931418-ed40-45f5-b4e5-0dfc4370a75c HTTP/1.1" status: 200 len: 1160 time: 0.1110694 2026-04-27 22:08:29.300 10 INFO neutron.wsgi [req-8453b21f-d97c-4850-8693-64a7661c4de1 req-261622d6-7783-4871-9233-8ac3f8c6b48e 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=4d26aada-a757-4da0-85b3-fc21f0088c8e&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0432100 2026-04-27 22:08:29.337 9 INFO neutron.db.ovn_revision_numbers_db [None req-486e8e5d-c06d-4f30-9f82-294aa6c573a1 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - - -] Successfully bumped revision number for resource 0993e2f5-2636-42f1-81dc-633b52ece96b (type: ports) to 1 2026-04-27 22:08:29.362 9 INFO neutron.wsgi [None req-486e8e5d-c06d-4f30-9f82-294aa6c573a1 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - - -] 199.19.213.80 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 0.5036469 /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-04-27 22:08:29.567 9 INFO neutron.wsgi [req-ea9f2ef2-b960-4185-a8ce-208fc3750ab0 req-314e3440-31aa-4231-9f30-16ff77bd6811 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=9a0905e6-a2a3-4508-977a-df26ae0e8c81 HTTP/1.1" status: 200 len: 1170 time: 0.1316872 2026-04-27 22:08:29.615 9 INFO neutron.wsgi [req-ea9f2ef2-b960-4185-a8ce-208fc3750ab0 req-57d18fc6-9825-4d9a-bfb2-31a88741fa69 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=03fdb9b2-c2a9-46e7-9ba1-0f11f2959df8&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0333564 2026-04-27 22:08:29.677 10 INFO neutron.wsgi [req-f26ba111-e93a-40d9-946f-44e89e8de89b req-f82bc64e-22af-4885-93d0-4d50acdc68d6 f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=6e724362-5310-4411-ae82-be413cc2c850 HTTP/1.1" status: 200 len: 1168 time: 0.0415957 2026-04-27 22:08:29.721 9 INFO neutron.wsgi [req-8eaba4f6-5b97-452c-9079-3fa20d8eb582 req-ce2e4dd4-7883-4723-a12c-70b4ae324109 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=9a0905e6-a2a3-4508-977a-df26ae0e8c81 HTTP/1.1" status: 200 len: 1170 time: 0.0388443 2026-04-27 22:08:29.725 10 INFO neutron.wsgi [req-f26ba111-e93a-40d9-946f-44e89e8de89b req-475b5c5d-a1c6-4897-b6f9-c997a3142b66 f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=4372c9e6-9a84-4029-a758-b62681016eb3&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0400534 /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-04-27 22:08:29.774 9 INFO neutron.wsgi [req-8eaba4f6-5b97-452c-9079-3fa20d8eb582 req-9717a434-2476-4093-900f-54c01a8fb39a 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=03fdb9b2-c2a9-46e7-9ba1-0f11f2959df8&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0465143 2026-04-27 22:08:29.812 9 INFO neutron.db.ovn_revision_numbers_db [None req-1fdc09d1-5256-4b9b-8bf1-9e87b187f73e bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource 0993e2f5-2636-42f1-81dc-633b52ece96b (type: ports) to 2 2026-04-27 22:08:29.948 9 INFO neutron.db.ovn_revision_numbers_db [None req-1fdc09d1-5256-4b9b-8bf1-9e87b187f73e bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource 0993e2f5-2636-42f1-81dc-633b52ece96b (type: ports) to 2 2026-04-27 22:08:29.990 9 INFO neutron.wsgi [None req-1fdc09d1-5256-4b9b-8bf1-9e87b187f73e bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] 199.19.213.80 "PUT /v2.0/ports/0993e2f5-2636-42f1-81dc-633b52ece96b HTTP/1.1" status: 200 len: 1332 time: 0.6189640 2026-04-27 22:08:30.044 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-91ac34a1-2099-4775-ac05-a5ab8cdac9be'] response: {'name': 'network-changed', 'server_uuid': '0e931418-ed40-45f5-b4e5-0dfc4370a75c', 'tag': '0993e2f5-2636-42f1-81dc-633b52ece96b', 'status': 'completed', 'code': 200} /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-04-27 22:08:30.079 9 INFO neutron.wsgi [req-c3850c8a-4503-4ae3-91fc-b941747e27df req-b779ee2c-0528-46b5-a041-a5e1fe396683 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=733120c5dc184d7b831a22c30b81e376&device_id=0e931418-ed40-45f5-b4e5-0dfc4370a75c HTTP/1.1" status: 200 len: 1363 time: 0.0309806 2026-04-27 22:08:30.094 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] No hosting information found for port 2efd2878-023f-40bd-a1c5-e3a689aa34c5: RuntimeError: No hosting information found for port 2efd2878-023f-40bd-a1c5-e3a689aa34c5 2026-04-27 22:08:30.095 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status up for port: d4a10746-4834-4a5f-a0a5-59f62c3a53ef 2026-04-27 22:08:30.109 10 INFO neutron.plugins.ml2.plugin [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Attempt 1 to provision port d4a10746-4834-4a5f-a0a5-59f62c3a53ef 2026-04-27 22:08:30.121 9 INFO neutron.wsgi [req-c3850c8a-4503-4ae3-91fc-b941747e27df req-9ef8b8f1-a490-4643-a3a4-b384e88f3844 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=0993e2f5-2636-42f1-81dc-633b52ece96b HTTP/1.1" status: 200 len: 217 time: 0.0328865 2026-04-27 22:08:30.175 9 INFO neutron.wsgi [req-c3850c8a-4503-4ae3-91fc-b941747e27df req-324c1d6d-362c-4bb2-8267-3bb99dc4f173 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=ad10e4cd-bdfe-4fe3-b53a-14a51b481ef2 HTTP/1.1" status: 200 len: 873 time: 0.0298154 2026-04-27 22:08:30.223 9 INFO neutron.wsgi [req-c3850c8a-4503-4ae3-91fc-b941747e27df req-5ab2a68f-d2f1-4dd9-8f01-c23a6818c795 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=788a4fb6-93a8-4f73-8858-6a466b853ee4&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0329618 2026-04-27 22:08:30.247 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-543231bc-95f7-4fb4-a285-94cf54b4d564'] response: {'server_uuid': '6e724362-5310-4411-ae82-be413cc2c850', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd4a10746-4834-4a5f-a0a5-59f62c3a53ef', 'code': 200} 2026-04-27 22:08:30.263 9 INFO neutron.wsgi [req-a9473bf3-a218-40b7-bbd6-c2081ca98c9a req-1f4508e6-f1b0-4794-8248-de6bb4213e93 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=acf3e10a378641759ac15589b5b227f6&device_id=9a0905e6-a2a3-4508-977a-df26ae0e8c81 HTTP/1.1" status: 200 len: 1361 time: 0.0715408 2026-04-27 22:08:30.297 10 INFO neutron.wsgi [req-fe9c4a7d-2e32-48c3-a657-3551c1ed1e04 req-f6288411-de89-41bf-98b6-605cf9c669a2 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=9a0905e6-a2a3-4508-977a-df26ae0e8c81 HTTP/1.1" status: 200 len: 1170 time: 0.1400807 2026-04-27 22:08:30.333 9 INFO neutron.wsgi [req-c3850c8a-4503-4ae3-91fc-b941747e27df req-d0adf02a-1902-4e89-b4e4-1058c825ccc3 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/788a4fb6-93a8-4f73-8858-6a466b853ee4?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0934973 2026-04-27 22:08:30.350 10 INFO neutron.wsgi [req-fe9c4a7d-2e32-48c3-a657-3551c1ed1e04 req-39be2776-2436-4498-87e8-35a82fa3fa24 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=03fdb9b2-c2a9-46e7-9ba1-0f11f2959df8&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0460293 2026-04-27 22:08:30.358 9 INFO neutron.wsgi [req-a9473bf3-a218-40b7-bbd6-c2081ca98c9a req-18ae8872-bf51-46a9-ba5f-e2a69b64652d bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=f4df9628-dbbe-4837-aa9d-b23f45d9f92e HTTP/1.1" status: 200 len: 973 time: 0.0863276 2026-04-27 22:08:30.433 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource d4a10746-4834-4a5f-a0a5-59f62c3a53ef (type: ports) to 4 2026-04-27 22:08:30.617 9 INFO neutron.wsgi [req-c3850c8a-4503-4ae3-91fc-b941747e27df req-5fa6d31a-2031-470d-a468-fd8141110b5a bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/788a4fb6-93a8-4f73-8858-6a466b853ee4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.2747424 2026-04-27 22:08:30.619 9 INFO neutron.wsgi [req-a9473bf3-a218-40b7-bbd6-c2081ca98c9a req-4b964500-b07e-4366-b1da-4bc2b793e9e6 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=ca38d7aa-bfe2-4a73-9c51-3e34d849047e HTTP/1.1" status: 200 len: 1059 time: 0.2527559 2026-04-27 22:08:30.625 9 INFO neutron.wsgi [req-e74d39f9-9d93-4547-913e-45f07f665390 req-8ab1e34b-2db1-4701-abd4-c0aa0f07eab5 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=0e931418-ed40-45f5-b4e5-0dfc4370a75c HTTP/1.1" status: 200 len: 1172 time: 0.0463581 2026-04-27 22:08:30.666 9 INFO neutron.wsgi [req-a9473bf3-a218-40b7-bbd6-c2081ca98c9a req-943be01f-2a21-4bed-ba1f-cf1b44359fc0 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=9c2e05fe-1893-401b-81a2-c5bff80c87ce HTTP/1.1" status: 200 len: 868 time: 0.0385246 2026-04-27 22:08:30.675 9 INFO neutron.wsgi [req-e74d39f9-9d93-4547-913e-45f07f665390 req-73f4ba23-4729-4370-827c-87e9f7c8548b 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=4d26aada-a757-4da0-85b3-fc21f0088c8e&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0425103 2026-04-27 22:08:30.699 9 INFO neutron.wsgi [req-a9473bf3-a218-40b7-bbd6-c2081ca98c9a req-fd1d346e-1898-4628-9d96-788fac634e3c bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=f4df9628-dbbe-4837-aa9d-b23f45d9f92e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0267830 2026-04-27 22:08:30.701 9 INFO neutron.wsgi [req-398b2e28-8f99-45f5-be7b-20c40aee9452 req-8ba4e619-9260-4cfe-921e-33734e8e42b0 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=733120c5dc184d7b831a22c30b81e376&device_id=0e931418-ed40-45f5-b4e5-0dfc4370a75c HTTP/1.1" status: 200 len: 1363 time: 0.0401886 2026-04-27 22:08:30.779 9 INFO neutron.wsgi [req-398b2e28-8f99-45f5-be7b-20c40aee9452 req-a07990f9-bbf9-446e-85ba-2a323676efb3 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=788a4fb6-93a8-4f73-8858-6a466b853ee4 HTTP/1.1" status: 200 len: 978 time: 0.0662541 2026-04-27 22:08:30.793 9 INFO neutron.wsgi [req-a9473bf3-a218-40b7-bbd6-c2081ca98c9a req-a5dca620-18a6-4cef-9ea3-e7cf087cac7b bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/f4df9628-dbbe-4837-aa9d-b23f45d9f92e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0821934 /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-04-27 22:08:30.811 9 INFO neutron.wsgi [req-398b2e28-8f99-45f5-be7b-20c40aee9452 req-e073adf2-8373-45db-ba58-e17458f67dcb bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=0993e2f5-2636-42f1-81dc-633b52ece96b HTTP/1.1" status: 200 len: 217 time: 0.0256341 2026-04-27 22:08:30.860 9 INFO neutron.wsgi [req-398b2e28-8f99-45f5-be7b-20c40aee9452 req-d3addd6d-25e0-4e4a-9159-642ef148795a bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=ad10e4cd-bdfe-4fe3-b53a-14a51b481ef2 HTTP/1.1" status: 200 len: 873 time: 0.0393159 2026-04-27 22:08:30.871 10 INFO neutron.wsgi [req-533691b3-b16a-4061-84ee-dc4ba6cc94fa req-faa65941-ca1f-4177-aaac-fbfcdd2a254d f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=6e724362-5310-4411-ae82-be413cc2c850 HTTP/1.1" status: 200 len: 1170 time: 0.0780838 2026-04-27 22:08:30.894 9 INFO neutron.wsgi [req-398b2e28-8f99-45f5-be7b-20c40aee9452 req-6e3d112e-270b-45f8-831f-41053ee24ae8 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=788a4fb6-93a8-4f73-8858-6a466b853ee4&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0271235 2026-04-27 22:08:30.896 9 INFO neutron.wsgi [req-a9473bf3-a218-40b7-bbd6-c2081ca98c9a req-2c32c17f-79c0-4336-8d89-b2d0e0e0be06 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/f4df9628-dbbe-4837-aa9d-b23f45d9f92e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0869274 2026-04-27 22:08:30.911 10 INFO neutron.wsgi [req-533691b3-b16a-4061-84ee-dc4ba6cc94fa req-2ca352bc-ed2b-4b21-b997-f14b9c3ea53c f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=4372c9e6-9a84-4029-a758-b62681016eb3&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0326638 2026-04-27 22:08:31.004 9 INFO neutron.wsgi [req-398b2e28-8f99-45f5-be7b-20c40aee9452 req-c58afeab-2fed-4fd3-8b4f-d096ae657111 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/788a4fb6-93a8-4f73-8858-6a466b853ee4?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0858161 2026-04-27 22:08:31.040 9 INFO neutron.wsgi [req-62bdb871-6c08-4fe9-b883-99c60228830f req-35f7116b-75da-4b8b-b78a-dae0e1fe3b9c f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=6e724362-5310-4411-ae82-be413cc2c850 HTTP/1.1" status: 200 len: 1170 time: 0.0470824 2026-04-27 22:08:31.068 9 INFO neutron.wsgi [req-398b2e28-8f99-45f5-be7b-20c40aee9452 req-3bb9967a-2de2-4cf7-98d8-452cbffc8c25 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/788a4fb6-93a8-4f73-8858-6a466b853ee4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0531499 2026-04-27 22:08:31.194 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status down for port: ca38d7aa-bfe2-4a73-9c51-3e34d849047e 2026-04-27 22:08:31.520 10 INFO neutron.wsgi [req-e7f77c8a-6798-4ad0-bdc9-b668af64ac3e req-0e108009-dd87-4fde-beb0-b4a46a1ddf19 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=9a0905e6-a2a3-4508-977a-df26ae0e8c81 HTTP/1.1" status: 200 len: 1170 time: 0.0621433 2026-04-27 22:08:31.627 10 INFO neutron.wsgi [req-e7f77c8a-6798-4ad0-bdc9-b668af64ac3e req-e671d17f-cb17-4222-888b-612d7f204b28 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=03fdb9b2-c2a9-46e7-9ba1-0f11f2959df8&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0992930 2026-04-27 22:08:31.628 10 INFO neutron.db.l3_db [None req-c7923623-811d-4971-bab3-910c37ffc9ea f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - - -] Floating IP 3c693629-e43b-41bd-a711-57f5d9967208 associated. External IP: 10.96.250.214, port: d4a10746-4834-4a5f-a0a5-59f62c3a53ef. 2026-04-27 22:08:31.816 9 INFO neutron.wsgi [req-4df31bfa-8b15-43ed-ab49-002a241ca7f4 req-179b12c8-555e-4c9f-b878-0d03963eb47f 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=0e931418-ed40-45f5-b4e5-0dfc4370a75c HTTP/1.1" status: 200 len: 1172 time: 0.0651600 2026-04-27 22:08:31.857 9 INFO neutron.wsgi [req-4df31bfa-8b15-43ed-ab49-002a241ca7f4 req-63767950-9fc2-4742-95d9-71d7c6e04a5a 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=4d26aada-a757-4da0-85b3-fc21f0088c8e&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0345891 2026-04-27 22:08:31.924 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource ca38d7aa-bfe2-4a73-9c51-3e34d849047e (type: ports) to 5 2026-04-27 22:08:31.929 10 INFO neutron.db.ovn_revision_numbers_db [None req-c7923623-811d-4971-bab3-910c37ffc9ea f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - - -] Successfully bumped revision number for resource 3c693629-e43b-41bd-a711-57f5d9967208 (type: floatingips) to 1 2026-04-27 22:08:31.956 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status up for port: ca38d7aa-bfe2-4a73-9c51-3e34d849047e 2026-04-27 22:08:32.002 10 INFO neutron.plugins.ml2.plugin [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Attempt 1 to provision port ca38d7aa-bfe2-4a73-9c51-3e34d849047e /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-04-27 22:08:32.031 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] OVN reports status up for port: 0993e2f5-2636-42f1-81dc-633b52ece96b 2026-04-27 22:08:32.049 9 INFO neutron.plugins.ml2.plugin [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Attempt 1 to provision port 0993e2f5-2636-42f1-81dc-633b52ece96b 2026-04-27 22:08:32.053 10 INFO neutron.db.ovn_revision_numbers_db [None req-c7923623-811d-4971-bab3-910c37ffc9ea f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - - -] Successfully bumped revision number for resource 3c693629-e43b-41bd-a711-57f5d9967208 (type: floatingips) to 2 2026-04-27 22:08:32.093 10 INFO neutron.wsgi [None req-c7923623-811d-4971-bab3-910c37ffc9ea f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - - -] 10.0.0.1 "PUT /v2.0/floatingips/3c693629-e43b-41bd-a711-57f5d9967208 HTTP/1.1" status: 200 len: 1049 time: 1.0355558 2026-04-27 22:08:32.136 10 INFO neutron.wsgi [req-bead5b45-351e-4e23-819b-c5cfe0046802 req-b6ea91ba-fbbe-422e-a8a9-f161a728244d a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=2a8355a0-84e9-4544-a719-db2844b8cf0f HTTP/1.1" status: 200 len: 1170 time: 0.1156657 /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-04-27 22:08:32.179 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7dbf755d-cf9c-4c78-8e22-864c012e985c'] response: {'server_uuid': '0e931418-ed40-45f5-b4e5-0dfc4370a75c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0993e2f5-2636-42f1-81dc-633b52ece96b', 'code': 200} 2026-04-27 22:08:32.262 9 INFO neutron.wsgi [req-34e28422-b46c-4561-ae44-19b3945fdd9f req-ff92c223-4af1-48f0-8f91-0e118a0b8475 f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=6e724362-5310-4411-ae82-be413cc2c850 HTTP/1.1" status: 200 len: 1170 time: 0.0987206 2026-04-27 22:08:32.282 10 INFO neutron.wsgi [req-e75b4bc0-2e97-4169-8887-79562b331ae1 req-7c5e9f45-54c2-48ff-9205-b1caed4a797c a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 10.0.0.210 "GET /v2.0/ports/fb06e6b7-3a35-43c9-9bd8-55a122e6c71c HTTP/1.1" status: 200 len: 1167 time: 0.0630925 2026-04-27 22:08:32.320 9 INFO neutron.wsgi [req-34e28422-b46c-4561-ae44-19b3945fdd9f req-9ccd1789-0302-4f82-ad0a-5020601a8581 f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=4372c9e6-9a84-4029-a758-b62681016eb3&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0461233 2026-04-27 22:08:32.350 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-dcdad527-105c-498f-ba24-d55a84e91757'] response: {'server_uuid': '6e724362-5310-4411-ae82-be413cc2c850', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd4a10746-4834-4a5f-a0a5-59f62c3a53ef', 'code': 200} 2026-04-27 22:08:32.350 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-dcdad527-105c-498f-ba24-d55a84e91757'] response: {'server_uuid': '9a0905e6-a2a3-4508-977a-df26ae0e8c81', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ca38d7aa-bfe2-4a73-9c51-3e34d849047e', 'code': 200} 2026-04-27 22:08:32.351 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-dcdad527-105c-498f-ba24-d55a84e91757'] response: {'server_uuid': '9a0905e6-a2a3-4508-977a-df26ae0e8c81', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ca38d7aa-bfe2-4a73-9c51-3e34d849047e', 'code': 200} 2026-04-27 22:08:32.351 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-dcdad527-105c-498f-ba24-d55a84e91757'] response: {'name': 'network-changed', 'server_uuid': '6e724362-5310-4411-ae82-be413cc2c850', 'tag': 'd4a10746-4834-4a5f-a0a5-59f62c3a53ef', 'status': 'completed', 'code': 200} 2026-04-27 22:08:32.351 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-dcdad527-105c-498f-ba24-d55a84e91757'] response: {'server_uuid': '9a0905e6-a2a3-4508-977a-df26ae0e8c81', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ca38d7aa-bfe2-4a73-9c51-3e34d849047e', 'code': 200} 2026-04-27 22:08:32.354 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource ca38d7aa-bfe2-4a73-9c51-3e34d849047e (type: ports) to 6 2026-04-27 22:08:32.444 9 INFO neutron.wsgi [req-8b65935d-5b33-4f8f-ad42-edef123ad9f4 req-304dbd8a-928e-4bfa-8bd9-8ca2427e6ddc bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=b4a4ccc9f054496f96972719b68588bf&device_id=6e724362-5310-4411-ae82-be413cc2c850 HTTP/1.1" status: 200 len: 1361 time: 0.0490289 2026-04-27 22:08:32.465 9 INFO neutron.db.ovn_revision_numbers_db [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Successfully bumped revision number for resource 0993e2f5-2636-42f1-81dc-633b52ece96b (type: ports) to 4 2026-04-27 22:08:32.585 9 INFO neutron.wsgi [req-8b65935d-5b33-4f8f-ad42-edef123ad9f4 req-7c7a46df-cd89-4bd0-a87e-16217887164e bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=2759bf47-e1c6-4b5e-a209-a9c7a351a0b5 HTTP/1.1" status: 200 len: 968 time: 0.1317391 2026-04-27 22:08:32.596 9 INFO neutron.wsgi [req-7a622422-0faa-41ed-8e46-1691618a614e req-5249991d-704f-499d-840d-4745e8d77291 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 199.19.213.80 "GET /v2.0/subnets?network_id=f40aaf08-8f5b-42da-ae36-5cef894c461e HTTP/1.1" status: 200 len: 859 time: 0.0836613 /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-04-27 22:08:32.693 9 INFO neutron.wsgi [req-8b65935d-5b33-4f8f-ad42-edef123ad9f4 req-cf2225aa-c083-42e5-b80d-998e57364928 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=d4a10746-4834-4a5f-a0a5-59f62c3a53ef HTTP/1.1" status: 200 len: 1059 time: 0.0917687 /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-04-27 22:08:32.721 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status down for port: d4a10746-4834-4a5f-a0a5-59f62c3a53ef 2026-04-27 22:08:32.746 9 INFO neutron.wsgi [req-1ba5c113-3939-4d23-bf37-4fda92c1acf6 req-9ef68716-ec86-4e45-b2b6-b908eb650a3b f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=6e724362-5310-4411-ae82-be413cc2c850 HTTP/1.1" status: 200 len: 1170 time: 0.0674551 2026-04-27 22:08:32.758 10 INFO neutron.wsgi [req-29671281-0728-4445-a9af-63469c30986f req-c6b6a73a-8d57-4ca5-a188-7c599e84710d 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=9a0905e6-a2a3-4508-977a-df26ae0e8c81 HTTP/1.1" status: 200 len: 1170 time: 0.0564101 2026-04-27 22:08:32.763 9 INFO neutron.wsgi [req-8b65935d-5b33-4f8f-ad42-edef123ad9f4 req-d5ef5e30-b03f-4ddb-a71a-68636949d821 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=1ca4051d-067b-4ad2-8925-8042531df8fa HTTP/1.1" status: 200 len: 863 time: 0.0555890 2026-04-27 22:08:32.779 9 INFO neutron.wsgi [req-7a622422-0faa-41ed-8e46-1691618a614e req-2e61dc86-f120-484d-ab57-8d0673432d77 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 199.19.213.80 "GET /v2.0/ports?device_id=2a8355a0-84e9-4544-a719-db2844b8cf0f&device_owner=compute%3Anova&network_id=f40aaf08-8f5b-42da-ae36-5cef894c461e HTTP/1.1" status: 200 len: 1170 time: 0.1685085 2026-04-27 22:08:32.795 9 INFO neutron.wsgi [req-8b65935d-5b33-4f8f-ad42-edef123ad9f4 req-71c2dae9-270f-48c6-b8a1-c14124efab10 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=2759bf47-e1c6-4b5e-a209-a9c7a351a0b5&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0264549 2026-04-27 22:08:32.798 10 INFO neutron.wsgi [req-29671281-0728-4445-a9af-63469c30986f req-04407d8a-cf04-4f47-8ae8-c103ac7eb880 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=03fdb9b2-c2a9-46e7-9ba1-0f11f2959df8&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0339415 2026-04-27 22:08:32.802 9 INFO neutron.wsgi [req-1ba5c113-3939-4d23-bf37-4fda92c1acf6 req-ce3cc185-290e-4163-9a8c-1b149ab230b7 f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=4372c9e6-9a84-4029-a758-b62681016eb3&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0453506 2026-04-27 22:08:32.871 9 INFO neutron.wsgi [req-8b65935d-5b33-4f8f-ad42-edef123ad9f4 req-4899d41d-8337-47f3-8af8-0182bf2cd38c bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/2759bf47-e1c6-4b5e-a209-a9c7a351a0b5?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0681117 2026-04-27 22:08:32.953 9 INFO neutron.wsgi [req-8b65935d-5b33-4f8f-ad42-edef123ad9f4 req-9336b8b4-e0c9-4489-976c-f554b04e250b bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/2759bf47-e1c6-4b5e-a209-a9c7a351a0b5?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0586300 2026-04-27 22:08:32.977 10 INFO neutron.wsgi [req-f7d8968e-eaab-42ed-86ff-42cdeb1691e9 req-87fbd4a1-e8f5-480a-ae44-2079433c0aaf 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=0e931418-ed40-45f5-b4e5-0dfc4370a75c HTTP/1.1" status: 200 len: 1174 time: 0.0406556 2026-04-27 22:08:33.025 10 INFO neutron.wsgi [req-f7d8968e-eaab-42ed-86ff-42cdeb1691e9 req-976ab6f7-8697-43ac-9525-82e64352adf5 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=4d26aada-a757-4da0-85b3-fc21f0088c8e&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0402441 2026-04-27 22:08:33.090 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource d4a10746-4834-4a5f-a0a5-59f62c3a53ef (type: ports) to 5 2026-04-27 22:08:33.091 9 INFO neutron.wsgi [req-8119b841-72be-4efe-bb08-1b2885615926 req-6a31b61b-df80-473c-ad5c-b75d1b4dfbe3 f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - default default] 199.19.213.80 "GET /v2.0/ports?device_id=6e724362-5310-4411-ae82-be413cc2c850 HTTP/1.1" status: 200 len: 1168 time: 0.0733049 2026-04-27 22:08:33.634 9 INFO neutron.db.ovn_revision_numbers_db [None req-c2eea6a9-0141-4dcb-84b9-3cf5a8cb3fa4 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - - -] Successfully bumped revision number for resource fb06e6b7-3a35-43c9-9bd8-55a122e6c71c (type: ports) to 5 2026-04-27 22:08:33.657 9 INFO neutron.wsgi [None req-c2eea6a9-0141-4dcb-84b9-3cf5a8cb3fa4 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - - -] 199.19.213.80 "PUT /v2.0/ports/fb06e6b7-3a35-43c9-9bd8-55a122e6c71c HTTP/1.1" status: 200 len: 1345 time: 0.8670418 2026-04-27 22:08:33.672 9 INFO neutron.db.l3_db [None req-cceeed4f-ecfb-4e96-b33c-87ebb58c74a1 f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - - -] Floating IP 3c693629-e43b-41bd-a711-57f5d9967208 disassociated. External IP: 10.96.250.214, port: d4a10746-4834-4a5f-a0a5-59f62c3a53ef. /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-04-27 22:08:33.759 9 INFO neutron.wsgi [req-7a622422-0faa-41ed-8e46-1691618a614e req-bc554c5c-8ebd-4482-aa76-c45b85da1c44 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=711ea961b5d045c8b180ef78b6db2c80&device_id=2a8355a0-84e9-4544-a719-db2844b8cf0f HTTP/1.1" status: 200 len: 1538 time: 0.0591707 2026-04-27 22:08:33.829 9 INFO neutron.wsgi [req-7a622422-0faa-41ed-8e46-1691618a614e req-83f279bb-7b31-4bae-b6c6-bb7212cf3cb7 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=f40aaf08-8f5b-42da-ae36-5cef894c461e HTTP/1.1" status: 200 len: 982 time: 0.0635910 2026-04-27 22:08:33.885 9 INFO neutron.wsgi [req-7a622422-0faa-41ed-8e46-1691618a614e req-6409d614-6ed2-4e5b-82d2-e1ad9b5dd4db bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=fb06e6b7-3a35-43c9-9bd8-55a122e6c71c HTTP/1.1" status: 200 len: 1059 time: 0.0493503 /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-04-27 22:08:33.912 9 INFO neutron.wsgi [req-7a622422-0faa-41ed-8e46-1691618a614e req-a0ca5c39-adc6-449d-bffa-b4a640217197 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=fb06e6b7-3a35-43c9-9bd8-55a122e6c71c HTTP/1.1" status: 200 len: 217 time: 0.0198004 2026-04-27 22:08:33.923 10 INFO neutron.wsgi [req-d170b1f9-d564-49e0-87f2-bc8e476fb215 req-2cfac788-a998-4992-97e3-23dffecfc992 f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=6e724362-5310-4411-ae82-be413cc2c850 HTTP/1.1" status: 200 len: 1168 time: 0.0406942 2026-04-27 22:08:33.959 10 INFO neutron.wsgi [req-d170b1f9-d564-49e0-87f2-bc8e476fb215 req-e0d027eb-593a-4b51-a3f8-661e7896736e f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=4372c9e6-9a84-4029-a758-b62681016eb3&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0302689 2026-04-27 22:08:33.969 9 INFO neutron.wsgi [req-7a622422-0faa-41ed-8e46-1691618a614e req-cfad8e66-5e69-4a19-8bba-9ffa5c985c92 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=d98ffca8-70cf-4276-a849-64e9a2a89866 HTTP/1.1" status: 200 len: 877 time: 0.0524013 2026-04-27 22:08:33.978 9 INFO neutron.wsgi [None req-cceeed4f-ecfb-4e96-b33c-87ebb58c74a1 f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - - -] 199.19.213.80 "DELETE /v2.0/ports/d4a10746-4834-4a5f-a0a5-59f62c3a53ef HTTP/1.1" status: 204 len: 173 time: 0.8796613 2026-04-27 22:08:33.999 9 INFO neutron.wsgi [req-7a622422-0faa-41ed-8e46-1691618a614e req-59c7c48f-806b-4b2f-b402-e8f420f26055 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=f40aaf08-8f5b-42da-ae36-5cef894c461e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0238829 2026-04-27 22:08:34.070 9 INFO neutron.wsgi [req-7a622422-0faa-41ed-8e46-1691618a614e req-fb533a59-5c8e-4a3a-a4e1-d1bd87f2fc61 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/f40aaf08-8f5b-42da-ae36-5cef894c461e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0645380 2026-04-27 22:08:34.184 9 INFO neutron.wsgi [req-1c340a7c-904d-4cbe-a22f-9e822c70005f req-64fcc045-2a1c-4608-9a2b-ed541e2f5ff2 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=0e931418-ed40-45f5-b4e5-0dfc4370a75c HTTP/1.1" status: 200 len: 1174 time: 0.0923524 2026-04-27 22:08:34.248 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ca75cd1-53ea-4f41-945b-e4b4a3c2848c'] response: {'server_uuid': '0e931418-ed40-45f5-b4e5-0dfc4370a75c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0993e2f5-2636-42f1-81dc-633b52ece96b', 'code': 200} 2026-04-27 22:08:34.248 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ca75cd1-53ea-4f41-945b-e4b4a3c2848c'] response: {'name': 'network-changed', 'server_uuid': '2a8355a0-84e9-4544-a719-db2844b8cf0f', 'tag': 'fb06e6b7-3a35-43c9-9bd8-55a122e6c71c', 'status': 'completed', 'code': 200} 2026-04-27 22:08:34.248 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9ca75cd1-53ea-4f41-945b-e4b4a3c2848c'] response: {'server_uuid': '6e724362-5310-4411-ae82-be413cc2c850', 'name': 'network-vif-deleted', 'tag': 'd4a10746-4834-4a5f-a0a5-59f62c3a53ef', 'status': 'completed', 'code': 200} 2026-04-27 22:08:34.257 9 INFO neutron.wsgi [req-1c340a7c-904d-4cbe-a22f-9e822c70005f req-036d88ba-3a32-4f7e-8687-37df06db50ea 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=4d26aada-a757-4da0-85b3-fc21f0088c8e&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0647404 2026-04-27 22:08:34.268 9 INFO neutron.wsgi [req-7a622422-0faa-41ed-8e46-1691618a614e req-319b9900-7253-4662-904b-1d998c048424 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/f40aaf08-8f5b-42da-ae36-5cef894c461e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0767345 2026-04-27 22:08:34.384 9 INFO neutron.wsgi [req-6e1c0b43-da54-477e-89aa-8b8d5fc7e588 req-271580ab-8df9-45cc-afb7-6c181879c366 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=711ea961b5d045c8b180ef78b6db2c80&device_id=2a8355a0-84e9-4544-a719-db2844b8cf0f HTTP/1.1" status: 200 len: 1538 time: 0.0486193 2026-04-27 22:08:34.405 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3bffeaae-4b18-4ab0-8381-e15d7ef56025'] response: {'server_uuid': '9a0905e6-a2a3-4508-977a-df26ae0e8c81', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ca38d7aa-bfe2-4a73-9c51-3e34d849047e', 'code': 200} 2026-04-27 22:08:34.406 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3bffeaae-4b18-4ab0-8381-e15d7ef56025'] response: {'server_uuid': '6e724362-5310-4411-ae82-be413cc2c850', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd4a10746-4834-4a5f-a0a5-59f62c3a53ef', 'code': 200} 2026-04-27 22:08:34.406 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3bffeaae-4b18-4ab0-8381-e15d7ef56025'] response: {'server_uuid': '6e724362-5310-4411-ae82-be413cc2c850', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd4a10746-4834-4a5f-a0a5-59f62c3a53ef', 'code': 200} 2026-04-27 22:08:34.449 9 INFO neutron.wsgi [req-6e1c0b43-da54-477e-89aa-8b8d5fc7e588 req-468bd2ee-08f3-45ed-8169-eb287baf428b bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=f40aaf08-8f5b-42da-ae36-5cef894c461e HTTP/1.1" status: 200 len: 982 time: 0.0578673 2026-04-27 22:08:34.499 9 INFO neutron.wsgi [req-6e1c0b43-da54-477e-89aa-8b8d5fc7e588 req-6dba37f5-d830-4ec2-bb21-3aaec3dc1587 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=fb06e6b7-3a35-43c9-9bd8-55a122e6c71c HTTP/1.1" status: 200 len: 1059 time: 0.0433638 2026-04-27 22:08:34.529 9 INFO neutron.wsgi [req-6e1c0b43-da54-477e-89aa-8b8d5fc7e588 req-958a5715-c19c-4d6d-a828-5ccaa9c5fa13 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=fb06e6b7-3a35-43c9-9bd8-55a122e6c71c HTTP/1.1" status: 200 len: 217 time: 0.0224285 2026-04-27 22:08:34.581 9 INFO neutron.wsgi [req-6e1c0b43-da54-477e-89aa-8b8d5fc7e588 req-4e65ee47-45ae-4fb3-a2ce-eb06e76958ed bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=d98ffca8-70cf-4276-a849-64e9a2a89866 HTTP/1.1" status: 200 len: 877 time: 0.0459931 2026-04-27 22:08:34.615 9 INFO neutron.wsgi [req-6e1c0b43-da54-477e-89aa-8b8d5fc7e588 req-a88c848a-f232-4df0-990a-f58cf50ee52f bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=f40aaf08-8f5b-42da-ae36-5cef894c461e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0256238 2026-04-27 22:08:34.634 10 INFO neutron.wsgi [req-ec1ed43d-e854-4fd9-bd0b-b00f03c30022 req-f2b523b1-435c-46e1-805b-78e6edc60fca 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=0e931418-ed40-45f5-b4e5-0dfc4370a75c HTTP/1.1" status: 200 len: 1174 time: 0.3080835 2026-04-27 22:08:34.645 9 INFO neutron.wsgi [req-ac0a0578-8fe1-42f6-88ea-f78abe51a775 req-791f73f0-4507-4e7c-97e9-0ae828f8b699 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=2a8355a0-84e9-4544-a719-db2844b8cf0f HTTP/1.1" status: 200 len: 1348 time: 0.0323327 2026-04-27 22:08:34.729 9 INFO neutron.wsgi [req-6e1c0b43-da54-477e-89aa-8b8d5fc7e588 req-ae488ae9-6b3a-446d-8515-db5b01d766a8 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/f40aaf08-8f5b-42da-ae36-5cef894c461e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1011050 2026-04-27 22:08:34.733 9 INFO neutron.wsgi [req-ac0a0578-8fe1-42f6-88ea-f78abe51a775 req-842ef016-b622-4b82-9aa8-6c5cca7f0874 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=d60bde20-682e-465d-a0f1-4208a14e07c1&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0787714 2026-04-27 22:08:34.836 9 INFO neutron.wsgi [req-6e1c0b43-da54-477e-89aa-8b8d5fc7e588 req-aedf3872-baf8-4556-a5a1-cdbdb2fe32da bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/f40aaf08-8f5b-42da-ae36-5cef894c461e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1008456 2026-04-27 22:08:34.957 9 INFO neutron.db.l3_db [None req-ec03369b-c2f1-4570-8108-3c770ee81c42 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - - -] Floating IP 7ae7e372-7dbf-4cc6-a811-0a1198e8c17f associated. External IP: 10.96.250.211, port: 0993e2f5-2636-42f1-81dc-633b52ece96b. 2026-04-27 22:08:34.969 9 INFO neutron.wsgi [req-7588bdd3-47fd-47e3-9d9b-6c0fa8fea052 req-7a6d5329-6a4f-4553-98da-3aa658f89cda a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 199.19.213.80 "GET /v2.0/ports?device_id=2a8355a0-84e9-4544-a719-db2844b8cf0f&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.5 HTTP/1.1" status: 200 len: 1348 time: 0.0685601 2026-04-27 22:08:35.214 9 INFO neutron.db.ovn_revision_numbers_db [None req-ec03369b-c2f1-4570-8108-3c770ee81c42 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - - -] Successfully bumped revision number for resource 7ae7e372-7dbf-4cc6-a811-0a1198e8c17f (type: floatingips) to 1 2026-04-27 22:08:35.245 10 INFO neutron.wsgi [None req-ff7b445b-9a57-4f78-b687-eda383b59a36 f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/4372c9e6-9a84-4029-a758-b62681016eb3 HTTP/1.1" status: 204 len: 168 time: 0.1364598 2026-04-27 22:08:35.263 10 INFO neutron.api.v2.resource [None req-86d7b8ab-7871-431f-9158-572737fdb204 f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:08:35.265 10 INFO neutron.wsgi [None req-86d7b8ab-7871-431f-9158-572737fdb204 f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - default default] 10.0.0.1 "GET /v2.0/security-groups/4372c9e6-9a84-4029-a758-b62681016eb3 HTTP/1.1" status: 404 len: 347 time: 0.0134130 /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-04-27 22:08:35.368 9 INFO neutron.db.ovn_revision_numbers_db [None req-ec03369b-c2f1-4570-8108-3c770ee81c42 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - - -] Successfully bumped revision number for resource 7ae7e372-7dbf-4cc6-a811-0a1198e8c17f (type: floatingips) to 2 2026-04-27 22:08:35.408 9 INFO neutron.wsgi [None req-ec03369b-c2f1-4570-8108-3c770ee81c42 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - - -] 10.0.0.1 "PUT /v2.0/floatingips/7ae7e372-7dbf-4cc6-a811-0a1198e8c17f HTTP/1.1" status: 200 len: 1050 time: 0.7611022 2026-04-27 22:08:35.512 10 INFO neutron.wsgi [req-5e1a4b3f-e79e-4b8a-a205-5c151ed3aa9c req-d4a546a8-b33c-4b4f-9047-bc2bf47034df 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=0e931418-ed40-45f5-b4e5-0dfc4370a75c HTTP/1.1" status: 200 len: 1174 time: 0.0370486 2026-04-27 22:08:35.546 10 INFO neutron.wsgi [req-5e1a4b3f-e79e-4b8a-a205-5c151ed3aa9c req-2a59d647-1a23-47f8-82ad-416c8944ff15 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=4d26aada-a757-4da0-85b3-fc21f0088c8e&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0244682 2026-04-27 22:08:35.822 9 INFO neutron.db.ovn_revision_numbers_db [None req-64e58f5b-3313-4855-b9cd-0c4fad48a2b0 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - - -] Successfully bumped revision number for resource fb06e6b7-3a35-43c9-9bd8-55a122e6c71c (type: ports) to 6 2026-04-27 22:08:35.861 9 INFO neutron.wsgi [None req-64e58f5b-3313-4855-b9cd-0c4fad48a2b0 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - - -] 199.19.213.80 "PUT /v2.0/ports/fb06e6b7-3a35-43c9-9bd8-55a122e6c71c HTTP/1.1" status: 200 len: 1167 time: 0.8805876 /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-04-27 22:08:35.938 9 INFO neutron.wsgi [req-7588bdd3-47fd-47e3-9d9b-6c0fa8fea052 req-968da886-659d-42bf-90a3-08444e693392 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=711ea961b5d045c8b180ef78b6db2c80&device_id=2a8355a0-84e9-4544-a719-db2844b8cf0f HTTP/1.1" status: 200 len: 1361 time: 0.0449517 2026-04-27 22:08:35.952 9 INFO neutron.wsgi [None req-15a423ac-eb08-471c-a5a0-4b064df5fede f9b15ecae60c49a59840b14834f8e123 b4a4ccc9f054496f96972719b68588bf - - - -] 10.0.0.1 "DELETE /v2.0/floatingips/3c693629-e43b-41bd-a711-57f5d9967208 HTTP/1.1" status: 204 len: 168 time: 0.6829097 2026-04-27 22:08:35.962 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] OVN reports status down for port: 0993e2f5-2636-42f1-81dc-633b52ece96b 2026-04-27 22:08:35.968 9 INFO neutron.wsgi [req-24576c0f-c0b4-4df4-9c02-c804f0252145 req-d7cdea39-4fda-42f8-ac73-56a3b7441fed 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=0e931418-ed40-45f5-b4e5-0dfc4370a75c HTTP/1.1" status: 200 len: 1174 time: 0.0631270 2026-04-27 22:08:36.027 9 INFO neutron.wsgi [req-24576c0f-c0b4-4df4-9c02-c804f0252145 req-069b509c-e56e-4794-b2ca-6fc91a0e1dec 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=4d26aada-a757-4da0-85b3-fc21f0088c8e&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0456917 2026-04-27 22:08:36.030 9 INFO neutron.wsgi [req-7588bdd3-47fd-47e3-9d9b-6c0fa8fea052 req-4b967953-0f69-4178-92e4-5d9141c03be6 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=f40aaf08-8f5b-42da-ae36-5cef894c461e HTTP/1.1" status: 200 len: 982 time: 0.0809593 2026-04-27 22:08:36.099 9 INFO neutron.wsgi [req-7588bdd3-47fd-47e3-9d9b-6c0fa8fea052 req-ac8a3a00-675b-44b0-a29e-bb4b466b9821 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=fb06e6b7-3a35-43c9-9bd8-55a122e6c71c HTTP/1.1" status: 200 len: 1059 time: 0.0643654 2026-04-27 22:08:36.135 9 INFO neutron.wsgi [req-7588bdd3-47fd-47e3-9d9b-6c0fa8fea052 req-506e1a7a-17bf-4308-9949-5621abd517c4 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=d98ffca8-70cf-4276-a849-64e9a2a89866 HTTP/1.1" status: 200 len: 877 time: 0.0290968 2026-04-27 22:08:36.164 9 INFO neutron.wsgi [req-7588bdd3-47fd-47e3-9d9b-6c0fa8fea052 req-3aa78b22-f845-422c-8f23-8d02e258782f bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=f40aaf08-8f5b-42da-ae36-5cef894c461e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0237632 2026-04-27 22:08:36.251 9 INFO neutron.wsgi [req-d5f4ea12-ca86-4fcf-87b6-99100c1e40ee req-79c41801-1757-4b3f-967c-59623a0c9e78 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - default default] 199.19.213.80 "GET /v2.0/ports?device_id=0e931418-ed40-45f5-b4e5-0dfc4370a75c HTTP/1.1" status: 200 len: 1172 time: 0.0385315 2026-04-27 22:08:36.263 9 INFO neutron.wsgi [req-7588bdd3-47fd-47e3-9d9b-6c0fa8fea052 req-089f3fd1-c22b-4c7e-8c6a-abcb951d7dfc bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/f40aaf08-8f5b-42da-ae36-5cef894c461e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0917189 2026-04-27 22:08:36.304 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8516729-f098-4b57-bd06-dbcbb5131c54'] response: {'name': 'network-changed', 'server_uuid': '0e931418-ed40-45f5-b4e5-0dfc4370a75c', 'tag': '0993e2f5-2636-42f1-81dc-633b52ece96b', 'status': 'completed', 'code': 200} 2026-04-27 22:08:36.304 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8516729-f098-4b57-bd06-dbcbb5131c54'] response: {'name': 'network-changed', 'server_uuid': '2a8355a0-84e9-4544-a719-db2844b8cf0f', 'tag': 'fb06e6b7-3a35-43c9-9bd8-55a122e6c71c', 'status': 'completed', 'code': 200} 2026-04-27 22:08:36.304 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a8516729-f098-4b57-bd06-dbcbb5131c54'] response: {'server_uuid': '0e931418-ed40-45f5-b4e5-0dfc4370a75c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '0993e2f5-2636-42f1-81dc-633b52ece96b', 'code': 200} 2026-04-27 22:08:36.405 9 INFO neutron.wsgi [req-7588bdd3-47fd-47e3-9d9b-6c0fa8fea052 req-10120b7a-677d-4529-8d92-2f03adbaa15e bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/f40aaf08-8f5b-42da-ae36-5cef894c461e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1349158 2026-04-27 22:08:36.408 9 INFO neutron.wsgi [req-8b298289-4e3a-4322-bd1e-f4ae2d4b117f req-c59b5171-1110-4f5d-ad99-1c2cb5d7c731 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=733120c5dc184d7b831a22c30b81e376&device_id=0e931418-ed40-45f5-b4e5-0dfc4370a75c HTTP/1.1" status: 200 len: 1363 time: 0.0788805 2026-04-27 22:08:36.471 9 INFO neutron.db.ovn_revision_numbers_db [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Successfully bumped revision number for resource 0993e2f5-2636-42f1-81dc-633b52ece96b (type: ports) to 5 2026-04-27 22:08:36.501 9 INFO neutron.wsgi [req-8b298289-4e3a-4322-bd1e-f4ae2d4b117f req-485d8a52-99ba-4247-a320-22c10e5ca774 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=788a4fb6-93a8-4f73-8858-6a466b853ee4 HTTP/1.1" status: 200 len: 978 time: 0.0848885 2026-04-27 22:08:36.586 9 INFO neutron.wsgi [req-8b298289-4e3a-4322-bd1e-f4ae2d4b117f req-ab220795-42ab-4e4b-8e05-237d446be8fe bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.10&port_id=0993e2f5-2636-42f1-81dc-633b52ece96b HTTP/1.1" status: 200 len: 1058 time: 0.0781486 /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-04-27 22:08:36.635 9 INFO neutron.wsgi [req-8b298289-4e3a-4322-bd1e-f4ae2d4b117f req-f6fe8a64-be74-4cb9-a5d2-cc5b81bcf067 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=ad10e4cd-bdfe-4fe3-b53a-14a51b481ef2 HTTP/1.1" status: 200 len: 873 time: 0.0449288 2026-04-27 22:08:36.669 9 INFO neutron.wsgi [req-8b298289-4e3a-4322-bd1e-f4ae2d4b117f req-0a80c9a5-7f04-4f79-82ef-6c1d777bb712 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=788a4fb6-93a8-4f73-8858-6a466b853ee4&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0227416 2026-04-27 22:08:36.720 9 INFO neutron.db.l3_db [None req-d7ecafa7-4067-456e-a344-40953c4b84a4 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - - -] Floating IP 7ae7e372-7dbf-4cc6-a811-0a1198e8c17f disassociated. External IP: 10.96.250.211, port: 0993e2f5-2636-42f1-81dc-633b52ece96b. 2026-04-27 22:08:36.789 9 INFO neutron.wsgi [req-8b298289-4e3a-4322-bd1e-f4ae2d4b117f req-71fcd5c1-5bd5-47fe-a532-dca9b20d40a6 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/788a4fb6-93a8-4f73-8858-6a466b853ee4?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1025581 /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-04-27 22:08:36.867 9 INFO neutron.wsgi [req-8b298289-4e3a-4322-bd1e-f4ae2d4b117f req-dd1e9c3f-2a1f-4bb5-b9f1-71d481503584 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/788a4fb6-93a8-4f73-8858-6a466b853ee4?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0671329 2026-04-27 22:08:36.956 9 INFO neutron.wsgi [req-8b298289-4e3a-4322-bd1e-f4ae2d4b117f req-b5710766-cdfe-4f6a-b4d3-d25ff61c677e bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=711ea961b5d045c8b180ef78b6db2c80&device_id=2a8355a0-84e9-4544-a719-db2844b8cf0f HTTP/1.1" status: 200 len: 1361 time: 0.0398109 2026-04-27 22:08:36.980 9 INFO neutron.wsgi [None req-d7ecafa7-4067-456e-a344-40953c4b84a4 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - - -] 199.19.213.80 "DELETE /v2.0/ports/0993e2f5-2636-42f1-81dc-633b52ece96b HTTP/1.1" status: 204 len: 173 time: 0.7187488 2026-04-27 22:08:37.020 9 INFO neutron.wsgi [req-8b298289-4e3a-4322-bd1e-f4ae2d4b117f req-d2de38f4-ec02-4e4c-bed4-04958ae07f8f bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=f40aaf08-8f5b-42da-ae36-5cef894c461e HTTP/1.1" status: 200 len: 982 time: 0.0586858 2026-04-27 22:08:37.063 9 INFO neutron.wsgi [req-8b298289-4e3a-4322-bd1e-f4ae2d4b117f req-6031308e-be8c-4927-828b-296de106f13d bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.3&port_id=fb06e6b7-3a35-43c9-9bd8-55a122e6c71c HTTP/1.1" status: 200 len: 1059 time: 0.0391569 2026-04-27 22:08:37.123 9 INFO neutron.wsgi [req-8b298289-4e3a-4322-bd1e-f4ae2d4b117f req-2125bb03-1724-4765-9915-5fb4e51a437c bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=d98ffca8-70cf-4276-a849-64e9a2a89866 HTTP/1.1" status: 200 len: 877 time: 0.0452149 2026-04-27 22:08:37.124 9 INFO neutron.wsgi [req-d3fad0f3-2f74-4dc3-9207-0a72b1231b3d req-990ae776-b882-48d0-9901-d08bfa3f93ec 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=0e931418-ed40-45f5-b4e5-0dfc4370a75c HTTP/1.1" status: 200 len: 210 time: 0.0246844 2026-04-27 22:08:37.147 9 INFO neutron.wsgi [req-8b298289-4e3a-4322-bd1e-f4ae2d4b117f req-3cfc4cff-7c57-4d89-a292-c20592431bcd bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=f40aaf08-8f5b-42da-ae36-5cef894c461e&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0182564 2026-04-27 22:08:37.210 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] OVN reports status down for port: fb06e6b7-3a35-43c9-9bd8-55a122e6c71c 2026-04-27 22:08:37.233 9 INFO neutron.wsgi [req-8b298289-4e3a-4322-bd1e-f4ae2d4b117f req-bb49d334-9f28-4166-a671-bfce23db6c17 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/f40aaf08-8f5b-42da-ae36-5cef894c461e?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0764332 2026-04-27 22:08:37.246 10 INFO neutron.wsgi [req-c1f5c670-2977-47a4-90e1-672d3eee1b49 req-9fc5b4bc-94ea-47a0-ae37-e729c2c085e9 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=2a8355a0-84e9-4544-a719-db2844b8cf0f HTTP/1.1" status: 200 len: 1170 time: 0.1143014 2026-04-27 22:08:37.319 10 INFO neutron.wsgi [req-c1f5c670-2977-47a4-90e1-672d3eee1b49 req-0ff781bc-9997-4a48-a819-5f87aad354e7 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=d60bde20-682e-465d-a0f1-4208a14e07c1&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0649917 2026-04-27 22:08:37.328 10 INFO neutron.wsgi [None req-76aec168-c2ed-448b-904f-b93a84a95c5c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "PUT /v2.0/routers/0730aa51-3cd7-4ae4-81b4-24a9284bde6e/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.3587620 /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-04-27 22:08:37.361 9 INFO neutron.wsgi [req-8b298289-4e3a-4322-bd1e-f4ae2d4b117f req-9513612a-17dc-471f-9b0e-c123b27b129a bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/f40aaf08-8f5b-42da-ae36-5cef894c461e?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1129572 2026-04-27 22:08:37.734 9 INFO neutron.wsgi [req-1d11e4d4-6017-4f1c-acc0-32c7e3f39b9e req-cb529e33-e0f4-41cd-bd68-5306855bdc87 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 199.19.213.80 "GET /v2.0/ports?device_id=2a8355a0-84e9-4544-a719-db2844b8cf0f HTTP/1.1" status: 200 len: 1168 time: 0.0329556 2026-04-27 22:08:37.766 9 INFO neutron.db.ovn_revision_numbers_db [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Successfully bumped revision number for resource fb06e6b7-3a35-43c9-9bd8-55a122e6c71c (type: ports) to 7 2026-04-27 22:08:38.062 9 INFO neutron.db.l3_db [None req-4c826195-ed92-4eef-a8ca-04093b3a36d6 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - - -] Floating IP 5aeeb4f8-a1ae-4b01-bf33-b84b38dbcc75 disassociated. External IP: 10.96.250.208, port: fb06e6b7-3a35-43c9-9bd8-55a122e6c71c. /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-04-27 22:08:38.248 9 INFO neutron.wsgi [None req-4c826195-ed92-4eef-a8ca-04093b3a36d6 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - - -] 199.19.213.80 "DELETE /v2.0/ports/fb06e6b7-3a35-43c9-9bd8-55a122e6c71c HTTP/1.1" status: 204 len: 173 time: 0.5081851 2026-04-27 22:08:38.366 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4de4b398-fccf-42fe-8781-9664417ff057'] response: {'server_uuid': '0e931418-ed40-45f5-b4e5-0dfc4370a75c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0993e2f5-2636-42f1-81dc-633b52ece96b', 'code': 200} 2026-04-27 22:08:38.367 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4de4b398-fccf-42fe-8781-9664417ff057'] response: {'server_uuid': '0e931418-ed40-45f5-b4e5-0dfc4370a75c', 'name': 'network-vif-deleted', 'tag': '0993e2f5-2636-42f1-81dc-633b52ece96b', 'status': 'completed', 'code': 200} 2026-04-27 22:08:38.367 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4de4b398-fccf-42fe-8781-9664417ff057'] response: {'server_uuid': '2a8355a0-84e9-4544-a719-db2844b8cf0f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'fb06e6b7-3a35-43c9-9bd8-55a122e6c71c', 'code': 200} 2026-04-27 22:08:38.367 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4de4b398-fccf-42fe-8781-9664417ff057'] response: {'server_uuid': '2a8355a0-84e9-4544-a719-db2844b8cf0f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'fb06e6b7-3a35-43c9-9bd8-55a122e6c71c', 'code': 200} 2026-04-27 22:08:38.368 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4de4b398-fccf-42fe-8781-9664417ff057'] response: {'server_uuid': '2a8355a0-84e9-4544-a719-db2844b8cf0f', 'name': 'network-vif-deleted', 'tag': 'fb06e6b7-3a35-43c9-9bd8-55a122e6c71c', 'status': 'completed', 'code': 200} 2026-04-27 22:08:38.429 10 INFO neutron.wsgi [None req-e4bc2d80-ae3e-4629-b1e6-041e1a40b3ec 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/4d26aada-a757-4da0-85b3-fc21f0088c8e HTTP/1.1" status: 204 len: 168 time: 0.2072906 /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-04-27 22:08:38.453 9 INFO neutron.api.v2.resource [None req-81df672a-44b8-47a8-a77d-14eb290babe6 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:08:38.455 9 INFO neutron.wsgi [None req-81df672a-44b8-47a8-a77d-14eb290babe6 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - default default] 10.0.0.1 "GET /v2.0/security-groups/4d26aada-a757-4da0-85b3-fc21f0088c8e HTTP/1.1" status: 404 len: 347 time: 0.0190520 2026-04-27 22:08:38.456 10 INFO neutron.wsgi [req-2113c9cb-0b92-4acd-b292-5b2782a3d65f req-7030ea78-3ba0-4adc-a508-0dce514eb94d a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=2a8355a0-84e9-4544-a719-db2844b8cf0f HTTP/1.1" status: 200 len: 210 time: 0.0251961 2026-04-27 22:08:38.471 10 INFO neutron.wsgi [None req-cc98e630-92de-491a-aa2f-c34754dda148 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/routers/0730aa51-3cd7-4ae4-81b4-24a9284bde6e HTTP/1.1" status: 204 len: 168 time: 1.1154413 2026-04-27 22:08:38.668 9 INFO neutron.wsgi [None req-12d4453c-3571-47fc-825e-4071484d705c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/1ca4051d-067b-4ad2-8925-8042531df8fa HTTP/1.1" status: 204 len: 168 time: 0.1927102 2026-04-27 22:08:38.885 10 INFO neutron.wsgi [None req-d9516986-4008-44ec-b5d5-4e94b6969f38 3b17a2d60bc74640a33bf7a5a2e3bd2c 733120c5dc184d7b831a22c30b81e376 - - - -] 10.0.0.1 "DELETE /v2.0/floatingips/7ae7e372-7dbf-4cc6-a811-0a1198e8c17f HTTP/1.1" status: 204 len: 168 time: 0.4243448 2026-04-27 22:08:39.087 10 INFO neutron.services.segments.plugin [-] Segment ae64c35c-0227-45ff-8863-90c8a2b1047b resource provider aggregate not found 2026-04-27 22:08:39.104 10 INFO neutron.services.segments.plugin [-] Segment ae64c35c-0227-45ff-8863-90c8a2b1047b resource provider aggregate not found 2026-04-27 22:08:39.108 10 INFO neutron.services.segments.plugin [-] Segment ae64c35c-0227-45ff-8863-90c8a2b1047b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae64c35c-0227-45ff-8863-90c8a2b1047b found for delete ", "request_id": "req-518f88f2-cbfe-4417-9503-c5feb8923f30"}]} 2026-04-27 22:08:39.121 10 INFO neutron.services.segments.plugin [-] Segment ae64c35c-0227-45ff-8863-90c8a2b1047b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae64c35c-0227-45ff-8863-90c8a2b1047b found for delete ", "request_id": "req-8eb1245c-3186-4ac2-947f-234c5b7b6130"}]} 2026-04-27 22:08:39.133 10 INFO neutron.wsgi [None req-d230b3e9-66d2-4164-93f6-82a8240d6ec5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/networks/2759bf47-e1c6-4b5e-a209-a9c7a351a0b5 HTTP/1.1" status: 204 len: 168 time: 0.4576094 2026-04-27 22:08:39.267 10 INFO neutron.wsgi [None req-bf83caa8-9ba2-4946-9366-a066aedca705 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=b4a4ccc9f054496f96972719b68588bf&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0326028 2026-04-27 22:08:39.470 10 INFO neutron.wsgi [None req-49edbb61-f8b0-47ee-b3a8-8a45f80817bc 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/921aa0d0-967b-4547-809a-61f94f3afd1f HTTP/1.1" status: 204 len: 168 time: 0.1985121 2026-04-27 22:08:39.694 10 INFO neutron.wsgi [None req-aa512689-a872-4685-a041-a798f436355d a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/d60bde20-682e-465d-a0f1-4208a14e07c1 HTTP/1.1" status: 204 len: 168 time: 0.1239319 2026-04-27 22:08:39.713 10 INFO neutron.api.v2.resource [None req-c0e75d61-f8e3-446a-a856-4560cc6063e0 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:08:39.715 10 INFO neutron.wsgi [None req-c0e75d61-f8e3-446a-a856-4560cc6063e0 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - default default] 10.0.0.1 "GET /v2.0/security-groups/d60bde20-682e-465d-a0f1-4208a14e07c1 HTTP/1.1" status: 404 len: 347 time: 0.0132670 2026-04-27 22:08:39.968 9 INFO neutron.wsgi [None req-7968db1c-2e45-4684-895e-2c164800e232 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "PUT /v2.0/routers/5f5a8b82-cbd6-44cc-9181-a4c48898ac21/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.0763736 /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-04-27 22:08:40.114 10 INFO neutron.wsgi [None req-1f9786b1-7b61-4e5d-a120-f46e20dc5a79 a140b96d5f2842ff998b3c94495598cb 711ea961b5d045c8b180ef78b6db2c80 - - - -] 10.0.0.1 "DELETE /v2.0/floatingips/5aeeb4f8-a1ae-4b01-bf33-b84b38dbcc75 HTTP/1.1" status: 204 len: 168 time: 0.3950491 2026-04-27 22:08:40.537 9 INFO neutron.wsgi [None req-4168fe07-800d-42a3-80ee-9e8e47d0df56 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/routers/5f5a8b82-cbd6-44cc-9181-a4c48898ac21 HTTP/1.1" status: 204 len: 168 time: 0.5622420 2026-04-27 22:08:40.719 9 INFO neutron.wsgi [None req-2eb6de71-b778-4970-bf59-6cb8f6807210 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/ad10e4cd-bdfe-4fe3-b53a-14a51b481ef2 HTTP/1.1" status: 204 len: 168 time: 0.1764314 2026-04-27 22:08:40.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021031 2026-04-27 22:08:40.879 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014491 2026-04-27 22:08:41.454 10 INFO neutron.services.segments.plugin [-] Segment e7ce2d01-4f54-4362-8d23-7a62fe49b0e6 resource provider aggregate not found 2026-04-27 22:08:41.460 10 INFO neutron.services.segments.plugin [-] Segment e7ce2d01-4f54-4362-8d23-7a62fe49b0e6 resource provider aggregate not found 2026-04-27 22:08:41.471 10 INFO neutron.services.segments.plugin [-] Segment e7ce2d01-4f54-4362-8d23-7a62fe49b0e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7ce2d01-4f54-4362-8d23-7a62fe49b0e6 found for delete ", "request_id": "req-8d989537-efec-4bd0-8c57-7f7cc03638dd"}]} 2026-04-27 22:08:41.483 10 INFO neutron.services.segments.plugin [-] Segment e7ce2d01-4f54-4362-8d23-7a62fe49b0e6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e7ce2d01-4f54-4362-8d23-7a62fe49b0e6 found for delete ", "request_id": "req-994a28b8-ddc0-49ec-9d39-fb399a976abf"}]} 2026-04-27 22:08:41.508 10 INFO neutron.wsgi [None req-8e778fc7-aca5-4edb-90d5-1209a2fe1481 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/networks/788a4fb6-93a8-4f73-8858-6a466b853ee4 HTTP/1.1" status: 204 len: 168 time: 0.7785528 2026-04-27 22:08:41.590 10 INFO neutron.wsgi [None req-296d0f29-096d-4a35-9bdf-84065e13fe83 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "PUT /v2.0/routers/fbdf169f-555f-4dda-851d-326daec0d6ae/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.3826659 /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-04-27 22:08:41.658 9 INFO neutron.wsgi [None req-5d395844-5dae-46db-acf1-7dd46c5604da 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=733120c5dc184d7b831a22c30b81e376&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0347881 2026-04-27 22:08:41.858 9 INFO neutron.wsgi [None req-b6e74326-eaf4-4fc7-9ebe-e304b9be1781 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/78c849cc-f633-47c8-87dc-5caddcbd5fd4 HTTP/1.1" status: 204 len: 168 time: 0.1903589 2026-04-27 22:08:42.259 10 INFO neutron.wsgi [None req-fdac8645-93b1-4e4b-8498-3add0f2c0261 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/routers/fbdf169f-555f-4dda-851d-326daec0d6ae HTTP/1.1" status: 204 len: 168 time: 0.6639862 2026-04-27 22:08:42.446 10 INFO neutron.wsgi [None req-5665144f-0370-4e77-9412-5e6c05a5cd5c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/d98ffca8-70cf-4276-a849-64e9a2a89866 HTTP/1.1" status: 204 len: 168 time: 0.1786227 2026-04-27 22:08:42.820 10 INFO neutron.wsgi [None req-fe7f93aa-323a-4caa-a10b-f745b84467c6 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/networks/f40aaf08-8f5b-42da-ae36-5cef894c461e HTTP/1.1" status: 204 len: 168 time: 0.3675139 2026-04-27 22:08:42.983 10 INFO neutron.wsgi [None req-4c77c1a5-4510-4af6-abb7-8275fda56ecb 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=711ea961b5d045c8b180ef78b6db2c80&name=default HTTP/1.1" status: 200 len: 2992 time: 0.0286274 2026-04-27 22:08:43.145 10 INFO neutron.wsgi [None req-8eada15d-1f9f-43bd-beaf-0f83a77a6d2b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/7c36693b-bc43-45c1-a91a-e075a70d345c HTTP/1.1" status: 204 len: 168 time: 0.1581440 2026-04-27 22:08:43.491 10 INFO neutron.services.segments.plugin [-] Segment 1b9d454e-39d3-4665-9658-362ac7d83c3c resource provider aggregate not found 2026-04-27 22:08:43.505 10 INFO neutron.services.segments.plugin [-] Segment 1b9d454e-39d3-4665-9658-362ac7d83c3c resource provider aggregate not found 2026-04-27 22:08:43.510 10 INFO neutron.services.segments.plugin [-] Segment 1b9d454e-39d3-4665-9658-362ac7d83c3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b9d454e-39d3-4665-9658-362ac7d83c3c found for delete ", "request_id": "req-762ff8d1-ce24-4181-afa3-a23ba436b2fe"}]} 2026-04-27 22:08:43.523 10 INFO neutron.services.segments.plugin [-] Segment 1b9d454e-39d3-4665-9658-362ac7d83c3c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1b9d454e-39d3-4665-9658-362ac7d83c3c found for delete ", "request_id": "req-fbb1ad63-1285-4df9-9b08-c8e5419c6100"}]} 2026-04-27 22:08:44.133 10 INFO neutron.db.ovn_revision_numbers_db [None req-5f4467ab-6c02-4d9d-b1fc-0a77e09f7430 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 544bdd9d-b013-4741-9c41-97d367ea4808 (type: security_groups) to 1 2026-04-27 22:08:44.188 10 INFO neutron.db.segments_db [None req-5f4467ab-6c02-4d9d-b1fc-0a77e09f7430 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Added segment 524232ca-c39e-4917-b1de-5b4c33fdad6e of type geneve for network cce7797e-4a17-4641-9127-f785fb2195ef 2026-04-27 22:08:44.310 10 INFO neutron.db.ovn_revision_numbers_db [None req-5f4467ab-6c02-4d9d-b1fc-0a77e09f7430 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource cce7797e-4a17-4641-9127-f785fb2195ef (type: networks) to 1 2026-04-27 22:08:44.465 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5f4467ab-6c02-4d9d-b1fc-0a77e09f7430 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:08:44.467 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5f4467ab-6c02-4d9d-b1fc-0a77e09f7430 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network cce7797e-4a17-4641-9127-f785fb2195ef: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:08:44.526 10 INFO neutron.db.ovn_revision_numbers_db [None req-5f4467ab-6c02-4d9d-b1fc-0a77e09f7430 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 7082b10e-2aae-421b-b9be-5a3bc1b1daf9 (type: ports) to 1 2026-04-27 22:08:44.533 9 INFO neutron.wsgi [req-e8d44946-205d-4d7e-b141-b39e3ea2baca req-136e2a4f-e695-4f18-bca0-cfc9c53ca505 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.22 "GET /v2.0/ports?device_id=9a0905e6-a2a3-4508-977a-df26ae0e8c81 HTTP/1.1" status: 200 len: 1361 time: 0.0492325 2026-04-27 22:08:44.545 10 INFO neutron.wsgi [None req-5f4467ab-6c02-4d9d-b1fc-0a77e09f7430 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 947 time: 0.7696555 2026-04-27 22:08:44.591 9 INFO neutron.wsgi [req-e8d44946-205d-4d7e-b141-b39e3ea2baca req-196f87dc-e0ac-4af6-b5de-58b50629d733 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.22 "GET /v2.0/security-groups?id=03fdb9b2-c2a9-46e7-9ba1-0f11f2959df8&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0499542 2026-04-27 22:08:44.743 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b7c346c2-fac2-4cf7-8c19-8cc725c02d86 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:08:44.745 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b7c346c2-fac2-4cf7-8c19-8cc725c02d86 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network cce7797e-4a17-4641-9127-f785fb2195ef: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:08:45.319 10 INFO neutron.db.ovn_revision_numbers_db [None req-15759cc6-329a-4715-8073-95b0182287b4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource d32645c5-6b85-45e3-b7a4-f891d2d36559 (type: security_groups) to 1 2026-04-27 22:08:45.337 10 INFO neutron.wsgi [None req-15759cc6-329a-4715-8073-95b0182287b4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=9d9d78babaf34e9db7f7ce5f8500e44e&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2359264 2026-04-27 22:08:45.397 9 INFO neutron.db.ovn_revision_numbers_db [None req-482bf6f0-132e-4e0a-abb0-7f5da1795e70 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 2851cb1b-ff90-4e09-a937-6efac1b42585 (type: security_groups) to 1 2026-04-27 22:08:45.462 9 INFO neutron.db.segments_db [None req-482bf6f0-132e-4e0a-abb0-7f5da1795e70 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Added segment e5a67967-ba6f-46d7-b256-f4427937ce1e of type geneve for network 1182da7f-977e-465d-b118-40e539da6eb9 2026-04-27 22:08:45.547 10 INFO neutron.wsgi [None req-905028c4-4bf6-4fb7-962d-6b1838bd627f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/d32645c5-6b85-45e3-b7a4-f891d2d36559 HTTP/1.1" status: 204 len: 168 time: 0.2020838 2026-04-27 22:08:45.563 9 INFO neutron.db.ovn_revision_numbers_db [None req-b7c346c2-fac2-4cf7-8c19-8cc725c02d86 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 7082b10e-2aae-421b-b9be-5a3bc1b1daf9 (type: ports) to 2 2026-04-27 22:08:45.594 9 INFO neutron.db.ovn_revision_numbers_db [None req-b7c346c2-fac2-4cf7-8c19-8cc725c02d86 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 240228da-54f8-4ea4-8271-2c65d305e0f7 (type: subnets) to 0 2026-04-27 22:08:45.596 9 INFO neutron.db.ovn_revision_numbers_db [None req-482bf6f0-132e-4e0a-abb0-7f5da1795e70 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 1182da7f-977e-465d-b118-40e539da6eb9 (type: networks) to 1 2026-04-27 22:08:45.618 9 INFO neutron.wsgi [None req-b7c346c2-fac2-4cf7-8c19-8cc725c02d86 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 867 time: 1.0680728 2026-04-27 22:08:45.756 10 INFO neutron.db.ovn_revision_numbers_db [None req-cc1f118a-7879-4087-8253-182623e024ef 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource e27051ff-0da1-4a09-8b9d-27df8105869b (type: security_groups) to 1 2026-04-27 22:08:45.781 10 INFO neutron.wsgi [None req-cc1f118a-7879-4087-8253-182623e024ef 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=c3a572879cea49cb89e38efd1077256f&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1291559 2026-04-27 22:08:45.826 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-482bf6f0-132e-4e0a-abb0-7f5da1795e70 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:08:45.828 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-482bf6f0-132e-4e0a-abb0-7f5da1795e70 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network 1182da7f-977e-465d-b118-40e539da6eb9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:08:45.938 9 INFO neutron.db.ovn_revision_numbers_db [None req-482bf6f0-132e-4e0a-abb0-7f5da1795e70 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 7b5ab461-9b01-45b4-9690-254d9db78fe1 (type: ports) to 1 2026-04-27 22:08:45.964 10 INFO neutron.wsgi [None req-6be06178-33c5-4896-b323-871df07cc924 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/e27051ff-0da1-4a09-8b9d-27df8105869b HTTP/1.1" status: 204 len: 168 time: 0.1762891 2026-04-27 22:08:45.969 9 INFO neutron.wsgi [None req-482bf6f0-132e-4e0a-abb0-7f5da1795e70 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 946 time: 0.8997750 2026-04-27 22:08:46.121 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-060ad6b5-0162-4d57-bece-7595de046131 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:08:46.140 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-060ad6b5-0162-4d57-bece-7595de046131 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network 1182da7f-977e-465d-b118-40e539da6eb9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:08:46.228 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3fedb031-261d-4f91-a4f3-8035d727b93c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:08:46.233 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3fedb031-261d-4f91-a4f3-8035d727b93c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network a151f0a7-868e-4eca-a058-e229a6a8b3e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:08:46.405 9 INFO neutron.db.ovn_revision_numbers_db [None req-3fedb031-261d-4f91-a4f3-8035d727b93c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 0aa7275e-fc43-4670-98f4-cad5d83a2888 (type: ports) to 1 2026-04-27 22:08:46.746 10 INFO neutron.db.ovn_revision_numbers_db [None req-060ad6b5-0162-4d57-bece-7595de046131 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 7b5ab461-9b01-45b4-9690-254d9db78fe1 (type: ports) to 2 2026-04-27 22:08:46.758 10 INFO neutron.db.ovn_revision_numbers_db [None req-060ad6b5-0162-4d57-bece-7595de046131 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource a6fb3e56-cab8-4a04-94c6-3a459dcda4f6 (type: subnets) to 0 2026-04-27 22:08:46.771 10 INFO neutron.wsgi [None req-060ad6b5-0162-4d57-bece-7595de046131 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 866 time: 0.7952325 2026-04-27 22:08:46.969 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status up for port: 0aa7275e-fc43-4670-98f4-cad5d83a2888 2026-04-27 22:08:46.981 9 INFO neutron.db.ovn_revision_numbers_db [None req-3fedb031-261d-4f91-a4f3-8035d727b93c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 0aa7275e-fc43-4670-98f4-cad5d83a2888 (type: router_ports) to 1 2026-04-27 22:08:46.991 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d54301b0-7e03-4aef-bd6e-b30f26b1b92a - - - - - -] Router 9bea0896-dae0-44ed-83d4-9ae18cf5c33b is bound to host instance 2026-04-27 22:08:46.993 10 INFO neutron.plugins.ml2.plugin [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Attempt 1 to provision port 0aa7275e-fc43-4670-98f4-cad5d83a2888 2026-04-27 22:08:47.111 9 INFO neutron.db.ovn_revision_numbers_db [None req-3fedb031-261d-4f91-a4f3-8035d727b93c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 9bea0896-dae0-44ed-83d4-9ae18cf5c33b (type: routers) to 3 2026-04-27 22:08:47.125 9 INFO neutron.wsgi [None req-3fedb031-261d-4f91-a4f3-8035d727b93c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "POST /v2.0/routers HTTP/1.1" status: 201 len: 878 time: 1.5010300 2026-04-27 22:08:47.275 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f13217a3-eb61-4283-a32a-62c4416c6345 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:08:47.284 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f13217a3-eb61-4283-a32a-62c4416c6345 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network a151f0a7-868e-4eca-a058-e229a6a8b3e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:08:47.482 10 INFO neutron.db.ovn_revision_numbers_db [None req-f13217a3-eb61-4283-a32a-62c4416c6345 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 8c6988a9-f549-453b-8d84-bfbd6dc66359 (type: ports) to 1 2026-04-27 22:08:47.679 9 INFO neutron.db.ovn_revision_numbers_db [None req-d54301b0-7e03-4aef-bd6e-b30f26b1b92a - - - - - -] Successfully bumped revision number for resource 0aa7275e-fc43-4670-98f4-cad5d83a2888 (type: ports) to 1 2026-04-27 22:08:47.702 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4985393b-491e-4731-bc67-ecdf0a12cf25 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] No more DHCP agents 2026-04-27 22:08:47.706 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4985393b-491e-4731-bc67-ecdf0a12cf25 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Unable to schedule network cce7797e-4a17-4641-9127-f785fb2195ef: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:08:47.876 9 INFO neutron.db.ovn_revision_numbers_db [None req-d54301b0-7e03-4aef-bd6e-b30f26b1b92a - - - - - -] Successfully bumped revision number for resource 0aa7275e-fc43-4670-98f4-cad5d83a2888 (type: router_ports) to 3 2026-04-27 22:08:47.994 9 INFO neutron.db.ovn_revision_numbers_db [None req-d54301b0-7e03-4aef-bd6e-b30f26b1b92a - - - - - -] Successfully bumped revision number for resource 0aa7275e-fc43-4670-98f4-cad5d83a2888 (type: ports) to 2 2026-04-27 22:08:48.161 9 INFO neutron.db.ovn_revision_numbers_db [None req-d54301b0-7e03-4aef-bd6e-b30f26b1b92a - - - - - -] Successfully bumped revision number for resource 0aa7275e-fc43-4670-98f4-cad5d83a2888 (type: ports) to 4 2026-04-27 22:08:48.193 10 INFO neutron.db.ovn_revision_numbers_db [None req-4985393b-491e-4731-bc67-ecdf0a12cf25 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 3f25dab7-9693-4c9a-9445-0379c96e240b (type: ports) to 1 2026-04-27 22:08:48.371 9 INFO neutron.db.ovn_revision_numbers_db [None req-d54301b0-7e03-4aef-bd6e-b30f26b1b92a - - - - - -] Successfully bumped revision number for resource 0aa7275e-fc43-4670-98f4-cad5d83a2888 (type: router_ports) to 4 2026-04-27 22:08:48.484 9 INFO neutron.wsgi [req-4398a5e9-c661-4280-8838-4cf2b82878ff req-36a72a8b-48cb-4263-8df1-59fe8ecf2941 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=9a0905e6-a2a3-4508-977a-df26ae0e8c81 HTTP/1.1" status: 200 len: 1170 time: 0.0971076 2026-04-27 22:08:48.495 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] OVN reports status up for port: 8c6988a9-f549-453b-8d84-bfbd6dc66359 2026-04-27 22:08:48.508 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Router 567ec4d0-573e-45f8-9674-8667adb94e4c is bound to host instance 2026-04-27 22:08:48.510 9 INFO neutron.plugins.ml2.plugin [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Attempt 1 to provision port 8c6988a9-f549-453b-8d84-bfbd6dc66359 2026-04-27 22:08:48.527 10 INFO neutron.db.ovn_revision_numbers_db [None req-f13217a3-eb61-4283-a32a-62c4416c6345 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 8c6988a9-f549-453b-8d84-bfbd6dc66359 (type: router_ports) to 1 2026-04-27 22:08:48.534 9 INFO neutron.wsgi [req-4398a5e9-c661-4280-8838-4cf2b82878ff req-93a993b5-2992-4d0d-bfbc-00ad3bdbd693 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=03fdb9b2-c2a9-46e7-9ba1-0f11f2959df8&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0403180 2026-04-27 22:08:48.639 10 INFO neutron.db.ovn_revision_numbers_db [None req-f13217a3-eb61-4283-a32a-62c4416c6345 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 567ec4d0-573e-45f8-9674-8667adb94e4c (type: routers) to 3 2026-04-27 22:08:48.682 10 INFO neutron.wsgi [None req-f13217a3-eb61-4283-a32a-62c4416c6345 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "POST /v2.0/routers HTTP/1.1" status: 201 len: 877 time: 1.9070394 2026-04-27 22:08:48.844 9 INFO neutron.wsgi [req-a898ea33-623c-4a63-b676-06db41ee4db1 req-a85e65dc-7cd3-43b0-af97-205c78d425a0 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=9a0905e6-a2a3-4508-977a-df26ae0e8c81 HTTP/1.1" status: 200 len: 1170 time: 0.0348663 2026-04-27 22:08:48.881 10 INFO neutron.db.ovn_revision_numbers_db [None req-4985393b-491e-4731-bc67-ecdf0a12cf25 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 3f25dab7-9693-4c9a-9445-0379c96e240b (type: router_ports) to 2 2026-04-27 22:08:48.919 9 INFO neutron.wsgi [req-a898ea33-623c-4a63-b676-06db41ee4db1 req-b074c9a8-211e-4d15-804b-97d25ba9e508 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=03fdb9b2-c2a9-46e7-9ba1-0f11f2959df8&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0624323 2026-04-27 22:08:49.156 9 INFO neutron.wsgi [req-d5ee3928-1ac5-4089-9cbb-804ec9df335f req-167e1fb8-bd75-4bad-99e5-b76edac30d4e 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - default default] 199.19.213.80 "GET /v2.0/ports?device_id=9a0905e6-a2a3-4508-977a-df26ae0e8c81 HTTP/1.1" status: 200 len: 1170 time: 0.0383704 2026-04-27 22:08:49.287 10 INFO neutron.db.ovn_revision_numbers_db [None req-4985393b-491e-4731-bc67-ecdf0a12cf25 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 3f25dab7-9693-4c9a-9445-0379c96e240b (type: ports) to 2 2026-04-27 22:08:49.402 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4985393b-491e-4731-bc67-ecdf0a12cf25 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] No more DHCP agents 2026-04-27 22:08:49.405 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4985393b-491e-4731-bc67-ecdf0a12cf25 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Unable to schedule network cce7797e-4a17-4641-9127-f785fb2195ef: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:08:49.464 9 INFO neutron.db.l3_db [None req-33a1c957-f458-44ca-a21c-340e4598a292 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - - -] Floating IP e9ad8aed-8bd5-4392-9866-39bfaaf624fb disassociated. External IP: 10.96.250.218, port: ca38d7aa-bfe2-4a73-9c51-3e34d849047e. 2026-04-27 22:08:49.510 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource 8c6988a9-f549-453b-8d84-bfbd6dc66359 (type: ports) to 1 2026-04-27 22:08:49.627 9 INFO neutron.wsgi [None req-33a1c957-f458-44ca-a21c-340e4598a292 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - - -] 199.19.213.80 "DELETE /v2.0/ports/ca38d7aa-bfe2-4a73-9c51-3e34d849047e HTTP/1.1" status: 204 len: 173 time: 0.4640095 2026-04-27 22:08:49.630 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ac4bd915-239e-4b31-bf4e-2de265d247b9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] No more DHCP agents 2026-04-27 22:08:49.633 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ac4bd915-239e-4b31-bf4e-2de265d247b9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Unable to schedule network 1182da7f-977e-465d-b118-40e539da6eb9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:08:49.668 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d59f03d7-11d7-4a4a-b0b4-59d69b1dd392'] response: {'server_uuid': '9a0905e6-a2a3-4508-977a-df26ae0e8c81', 'name': 'network-vif-deleted', 'tag': 'ca38d7aa-bfe2-4a73-9c51-3e34d849047e', 'status': 'completed', 'code': 200} 2026-04-27 22:08:50.050 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status down for port: ca38d7aa-bfe2-4a73-9c51-3e34d849047e 2026-04-27 22:08:50.084 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status up for port: 3f25dab7-9693-4c9a-9445-0379c96e240b 2026-04-27 22:08:50.088 10 INFO neutron.db.ovn_revision_numbers_db [None req-ac4bd915-239e-4b31-bf4e-2de265d247b9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource c80a65b2-8461-444e-856d-280571e13c70 (type: ports) to 1 2026-04-27 22:08:50.100 10 INFO neutron.plugins.ml2.plugin [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Attempt 1 to provision port 3f25dab7-9693-4c9a-9445-0379c96e240b 2026-04-27 22:08:50.102 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource 8c6988a9-f549-453b-8d84-bfbd6dc66359 (type: router_ports) to 3 2026-04-27 22:08:50.151 9 INFO neutron.wsgi [None req-217fc209-544d-4b3a-9c02-bbcb3095d814 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/03fdb9b2-c2a9-46e7-9ba1-0f11f2959df8 HTTP/1.1" status: 204 len: 168 time: 0.1307523 2026-04-27 22:08:50.169 9 INFO neutron.api.v2.resource [None req-008dfd0a-bd62-4728-870e-b40aee717862 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:08:50.173 9 INFO neutron.wsgi [None req-008dfd0a-bd62-4728-870e-b40aee717862 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - default default] 10.0.0.1 "GET /v2.0/security-groups/03fdb9b2-c2a9-46e7-9ba1-0f11f2959df8 HTTP/1.1" status: 404 len: 347 time: 0.0165772 2026-04-27 22:08:50.441 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource 8c6988a9-f549-453b-8d84-bfbd6dc66359 (type: ports) to 2 2026-04-27 22:08:50.556 9 INFO neutron.wsgi [None req-4c31dc5d-0cbc-4fe8-b102-ff5f3aff8191 468b90e76cbc4ea9a8d788de70f7869b acf3e10a378641759ac15589b5b227f6 - - - -] 10.0.0.1 "DELETE /v2.0/floatingips/e9ad8aed-8bd5-4392-9866-39bfaaf624fb HTTP/1.1" status: 204 len: 168 time: 0.3639941 2026-04-27 22:08:50.664 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource 3f25dab7-9693-4c9a-9445-0379c96e240b (type: ports) to 3 2026-04-27 22:08:50.718 10 INFO neutron.db.ovn_revision_numbers_db [None req-4985393b-491e-4731-bc67-ecdf0a12cf25 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 3f25dab7-9693-4c9a-9445-0379c96e240b (type: router_ports) to 2 2026-04-27 22:08:50.720 10 INFO neutron.wsgi [None req-4985393b-491e-4731-bc67-ecdf0a12cf25 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "PUT /v2.0/routers/9bea0896-dae0-44ed-83d4-9ae18cf5c33b/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.5862470 /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-04-27 22:08:51.051 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource 3f25dab7-9693-4c9a-9445-0379c96e240b (type: router_ports) to 3 2026-04-27 22:08:51.087 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource 8c6988a9-f549-453b-8d84-bfbd6dc66359 (type: ports) to 4 2026-04-27 22:08:51.091 10 INFO neutron.db.ovn_revision_numbers_db [None req-ac4bd915-239e-4b31-bf4e-2de265d247b9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource c80a65b2-8461-444e-856d-280571e13c70 (type: router_ports) to 2 2026-04-27 22:08:51.161 9 INFO neutron.db.ovn_revision_numbers_db [None req-dc4f0475-6a1b-4134-8dab-69108c60e55e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource f32ea929-8356-45aa-8625-928cd75202bf (type: security_groups) to 1 2026-04-27 22:08:51.206 9 INFO neutron.wsgi [None req-dc4f0475-6a1b-4134-8dab-69108c60e55e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=14bf97acedaa48a99819617b9294da8b&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3470883 2026-04-27 22:08:51.287 10 INFO neutron.db.ovn_revision_numbers_db [None req-ac4bd915-239e-4b31-bf4e-2de265d247b9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource c80a65b2-8461-444e-856d-280571e13c70 (type: ports) to 2 2026-04-27 22:08:51.365 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ac4bd915-239e-4b31-bf4e-2de265d247b9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] No more DHCP agents 2026-04-27 22:08:51.366 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ac4bd915-239e-4b31-bf4e-2de265d247b9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Unable to schedule network 1182da7f-977e-465d-b118-40e539da6eb9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:08:51.369 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource 8c6988a9-f549-453b-8d84-bfbd6dc66359 (type: router_ports) to 4 2026-04-27 22:08:51.501 9 INFO neutron.wsgi [None req-fa12fed1-ff42-4a71-b150-32a7b6e4ed76 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/f32ea929-8356-45aa-8625-928cd75202bf HTTP/1.1" status: 204 len: 168 time: 0.2882304 2026-04-27 22:08:51.708 9 INFO neutron.wsgi [req-50549984-35f1-4706-b9dd-32232bb11509 req-890558e9-1693-463d-930c-01e886ee68b7 cdd913ac3dc548f49b0065ea978a62a6 a651bb4025544ebba377d2a38ab1a1b4 - - default default] 10.0.0.210 "GET /v2.0/networks?id=cce7797e-4a17-4641-9127-f785fb2195ef HTTP/1.1" status: 200 len: 876 time: 0.0747764 2026-04-27 22:08:51.729 10 INFO neutron.db.ovn_revision_numbers_db [None req-9bd562e9-5e42-44df-8279-af60ac24a245 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 52253897-b8cd-4b39-b302-0f25f30694fc (type: security_groups) to 1 2026-04-27 22:08:51.761 10 INFO neutron.wsgi [None req-9bd562e9-5e42-44df-8279-af60ac24a245 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=89c8709e138b4cca92f397d7ca4d3836&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1638641 2026-04-27 22:08:51.943 10 INFO neutron.db.ovn_revision_numbers_db [None req-ac4bd915-239e-4b31-bf4e-2de265d247b9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource c80a65b2-8461-444e-856d-280571e13c70 (type: router_ports) to 2 2026-04-27 22:08:51.945 10 INFO neutron.wsgi [None req-ac4bd915-239e-4b31-bf4e-2de265d247b9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "PUT /v2.0/routers/567ec4d0-573e-45f8-9674-8667adb94e4c/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.2537475 2026-04-27 22:08:51.994 10 INFO neutron.wsgi [None req-c04379e4-ed0e-4dc5-b75c-77546dddcfe1 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/52253897-b8cd-4b39-b302-0f25f30694fc HTTP/1.1" status: 204 len: 168 time: 0.2272580 2026-04-27 22:08:51.995 9 INFO neutron.wsgi [req-50549984-35f1-4706-b9dd-32232bb11509 req-c2aee192-c474-4ad9-b9cf-3f905635cf3e cdd913ac3dc548f49b0065ea978a62a6 a651bb4025544ebba377d2a38ab1a1b4 - - default default] 10.0.0.210 "GET /v2.0/quotas/a651bb4025544ebba377d2a38ab1a1b4 HTTP/1.1" status: 200 len: 386 time: 0.0192809 2026-04-27 22:08:52.111 9 INFO neutron.wsgi [req-50549984-35f1-4706-b9dd-32232bb11509 req-ad891580-fd45-4bcd-9859-1f480a98a7b6 cdd913ac3dc548f49b0065ea978a62a6 a651bb4025544ebba377d2a38ab1a1b4 - - default default] 10.0.0.210 "GET /v2.0/ports?tenant_id=a651bb4025544ebba377d2a38ab1a1b4&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1088078 2026-04-27 22:08:52.201 9 INFO neutron.wsgi [None req-aba46fb6-b308-42c7-b27d-e8de9c95c83a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "PUT /v2.0/routers/939bfc78-1247-4096-a79e-a787e2e14929/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.6392403 2026-04-27 22:08:52.216 9 INFO neutron.wsgi [req-50549984-35f1-4706-b9dd-32232bb11509 req-e0fdc8b2-a948-45fc-92f1-159b9900f7a5 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.210 "GET /v2.0/networks/cce7797e-4a17-4641-9127-f785fb2195ef?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0890505 /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-04-27 22:08:52.296 9 INFO neutron.wsgi [req-50549984-35f1-4706-b9dd-32232bb11509 req-ef323216-c8c1-481d-92e6-67ccaee19b4a bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.210 "GET /v2.0/networks/cce7797e-4a17-4641-9127-f785fb2195ef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0746543 2026-04-27 22:08:52.452 9 INFO neutron.wsgi [req-d07f48b9-f5c0-413e-96b2-cc9fb544b818 req-d9af526e-5dfb-449f-9d56-b0a823050d78 cdd913ac3dc548f49b0065ea978a62a6 a651bb4025544ebba377d2a38ab1a1b4 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=1003fa7d-5238-43a6-8aa9-06d0054fa0e3 HTTP/1.1" status: 200 len: 210 time: 0.0302896 2026-04-27 22:08:52.765 9 INFO neutron.db.ovn_revision_numbers_db [None req-8df803c9-4166-4438-9eb1-c38459700212 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - - -] Successfully bumped revision number for resource cd26f529-f986-4a2b-9590-dc9f7cb0059b (type: security_groups) to 1 2026-04-27 22:08:52.784 9 INFO neutron.wsgi [None req-8df803c9-4166-4438-9eb1-c38459700212 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - - -] 10.0.0.1 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1796 time: 0.1664596 2026-04-27 22:08:52.896 9 INFO neutron.db.ovn_revision_numbers_db [None req-e189930b-8f6c-4bd5-9c44-63ab202c4095 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - - -] Successfully bumped revision number for resource fe473cbe-fdfe-41d7-9189-be105a97ede6 (type: security_group_rules) to 0 2026-04-27 22:08:52.929 9 INFO neutron.wsgi [None req-e189930b-8f6c-4bd5-9c44-63ab202c4095 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1394925 2026-04-27 22:08:53.055 9 INFO neutron.db.ovn_revision_numbers_db [None req-6189ffcc-579c-4907-a575-3377d41a0d43 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - - -] Successfully bumped revision number for resource 75faaacb-e11a-4682-838e-439176e7576a (type: security_group_rules) to 0 2026-04-27 22:08:53.103 9 INFO neutron.wsgi [None req-6189ffcc-579c-4907-a575-3377d41a0d43 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1690934 2026-04-27 22:08:53.130 9 INFO neutron.wsgi [req-50549984-35f1-4706-b9dd-32232bb11509 req-a7da4d36-47dd-4362-86ea-e48a05672d62 cdd913ac3dc548f49b0065ea978a62a6 a651bb4025544ebba377d2a38ab1a1b4 - - default default] 199.19.213.80 "GET /v2.0/networks?id=cce7797e-4a17-4641-9127-f785fb2195ef HTTP/1.1" status: 200 len: 876 time: 0.0871139 2026-04-27 22:08:53.204 10 INFO neutron.wsgi [None req-bf8ec483-381b-4536-a65f-f21d68105b43 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/routers/939bfc78-1247-4096-a79e-a787e2e14929 HTTP/1.1" status: 204 len: 168 time: 0.9946008 2026-04-27 22:08:53.421 10 INFO neutron.wsgi [None req-fa36839b-8410-4cba-b95b-1ccb54b0aa24 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/9c2e05fe-1893-401b-81a2-c5bff80c87ce HTTP/1.1" status: 204 len: 168 time: 0.2116263 2026-04-27 22:08:53.464 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-368758a3-e306-4ecc-9553-f8d3ac355f06 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - - -] No more DHCP agents 2026-04-27 22:08:53.467 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-368758a3-e306-4ecc-9553-f8d3ac355f06 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - - -] Unable to schedule network a151f0a7-868e-4eca-a058-e229a6a8b3e8: no agents available; will retry on subsequent port and subnet creation events. /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-04-27 22:08:53.551 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-14a97f10-b80d-44f5-aacf-2a6dc65f5bc8 cdd913ac3dc548f49b0065ea978a62a6 a651bb4025544ebba377d2a38ab1a1b4 - - - -] No more DHCP agents 2026-04-27 22:08:53.555 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-14a97f10-b80d-44f5-aacf-2a6dc65f5bc8 cdd913ac3dc548f49b0065ea978a62a6 a651bb4025544ebba377d2a38ab1a1b4 - - - -] Unable to schedule network cce7797e-4a17-4641-9127-f785fb2195ef: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:08:53.560 9 INFO neutron.wsgi [req-86185491-7b4d-4857-951f-93dac0c85dab req-2de26878-7abd-4408-a769-026e23f2c25e cdd913ac3dc548f49b0065ea978a62a6 a651bb4025544ebba377d2a38ab1a1b4 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=1003fa7d-5238-43a6-8aa9-06d0054fa0e3 HTTP/1.1" status: 200 len: 1160 time: 0.0413003 /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-04-27 22:08:53.624 9 INFO neutron.wsgi [req-86185491-7b4d-4857-951f-93dac0c85dab req-689e3284-6c2f-4650-b2c4-94d0fabf619a cdd913ac3dc548f49b0065ea978a62a6 a651bb4025544ebba377d2a38ab1a1b4 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=544bdd9d-b013-4741-9c41-97d367ea4808&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0544543 2026-04-27 22:08:53.754 9 INFO neutron.db.ovn_revision_numbers_db [None req-14a97f10-b80d-44f5-aacf-2a6dc65f5bc8 cdd913ac3dc548f49b0065ea978a62a6 a651bb4025544ebba377d2a38ab1a1b4 - - - -] Successfully bumped revision number for resource 7656f267-2ae9-44a4-8328-09ea2288604c (type: ports) to 1 2026-04-27 22:08:53.813 9 INFO neutron.wsgi [None req-14a97f10-b80d-44f5-aacf-2a6dc65f5bc8 cdd913ac3dc548f49b0065ea978a62a6 a651bb4025544ebba377d2a38ab1a1b4 - - - -] 199.19.213.80 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 0.6764596 2026-04-27 22:08:53.851 10 INFO neutron.services.segments.plugin [-] Segment de76bb4a-670f-4e4d-954d-9047d476a997 resource provider aggregate not found 2026-04-27 22:08:53.856 10 INFO neutron.services.segments.plugin [-] Segment de76bb4a-670f-4e4d-954d-9047d476a997 resource provider aggregate not found 2026-04-27 22:08:53.872 10 INFO neutron.services.segments.plugin [-] Segment de76bb4a-670f-4e4d-954d-9047d476a997 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de76bb4a-670f-4e4d-954d-9047d476a997 found for delete ", "request_id": "req-3ac42928-b225-4c6f-bc9a-148c0e970ad4"}]} 2026-04-27 22:08:53.892 10 INFO neutron.services.segments.plugin [-] Segment de76bb4a-670f-4e4d-954d-9047d476a997 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid de76bb4a-670f-4e4d-954d-9047d476a997 found for delete ", "request_id": "req-9be5a242-6f19-4eac-bc62-961be066fbc4"}]} 2026-04-27 22:08:53.898 9 INFO neutron.db.ovn_revision_numbers_db [None req-368758a3-e306-4ecc-9553-f8d3ac355f06 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - - -] Successfully bumped revision number for resource 191ae82d-0ac5-47ad-9ffc-631621661e6c (type: floatingips) to 0 2026-04-27 22:08:53.900 10 INFO neutron.wsgi [None req-66bdc97b-cd89-452c-b5a8-cd419a098b2a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/networks/f4df9628-dbbe-4837-aa9d-b23f45d9f92e HTTP/1.1" status: 204 len: 168 time: 0.4738221 2026-04-27 22:08:53.918 9 INFO neutron.wsgi [None req-368758a3-e306-4ecc-9553-f8d3ac355f06 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - - -] 10.0.0.1 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.8065367 2026-04-27 22:08:54.092 9 INFO neutron.wsgi [None req-77359721-04d2-4029-9ef6-b9da3d23f0f6 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=acf3e10a378641759ac15589b5b227f6&name=default HTTP/1.1" status: 200 len: 2992 time: 0.0425606 /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-04-27 22:08:54.275 9 INFO neutron.db.ovn_revision_numbers_db [None req-4794911c-fb1f-49ef-ab9d-ebc94021116c bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource 7656f267-2ae9-44a4-8328-09ea2288604c (type: ports) to 2 2026-04-27 22:08:54.304 9 INFO neutron.wsgi [None req-c7c660bf-9ae9-4d45-af61-3399afabc07f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 2238 time: 0.2998040 2026-04-27 22:08:54.358 9 INFO neutron.wsgi [None req-d7d483ea-a00f-4009-98cb-ce382229b306 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2752 time: 0.0511944 2026-04-27 22:08:54.379 9 INFO neutron.wsgi [None req-447aba42-f2ab-47b3-9bdc-92500632e254 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0157604 2026-04-27 22:08:54.425 9 INFO neutron.wsgi [None req-0adc9740-e7b7-447b-93ba-9c907233541f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/ports HTTP/1.1" status: 200 len: 13692 time: 0.0451910 2026-04-27 22:08:54.432 10 INFO neutron.wsgi [req-6ba3e501-c547-4129-b3fa-7ac8bd21fe3e req-8ba5378a-d850-45de-82e2-0a5e917ac0b1 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - default default] 10.0.0.210 "GET /v2.0/security-groups?name=tempest-securitygroup--791056565&fields=id&tenant_id=e1c80ac43bbd44d28aabc5d32d3a11fc HTTP/1.1" status: 200 len: 267 time: 0.0396354 2026-04-27 22:08:54.457 9 INFO neutron.wsgi [None req-8393bfdc-38d7-413b-8a45-0268d65c4fc0 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/e30bc59e-f148-4d7a-9205-6558bb945952 HTTP/1.1" status: 204 len: 168 time: 0.3612027 2026-04-27 22:08:54.463 9 INFO neutron.wsgi [None req-0adbb8e1-81d0-49f2-85c4-292ccfdf1f30 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0227058 2026-04-27 22:08:54.510 10 INFO neutron.wsgi [req-6ba3e501-c547-4129-b3fa-7ac8bd21fe3e req-386d4a97-2f3a-4745-a3b3-36a7ed95e6ed ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - default default] 10.0.0.210 "GET /v2.0/networks?id=1182da7f-977e-465d-b118-40e539da6eb9 HTTP/1.1" status: 200 len: 875 time: 0.0730889 2026-04-27 22:08:54.537 10 INFO neutron.wsgi [req-6ba3e501-c547-4129-b3fa-7ac8bd21fe3e req-6800467a-8a8a-486e-a0df-ef5c7611703e ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - default default] 10.0.0.210 "GET /v2.0/quotas/e1c80ac43bbd44d28aabc5d32d3a11fc HTTP/1.1" status: 200 len: 386 time: 0.0209260 2026-04-27 22:08:54.548 9 INFO neutron.wsgi [None req-712b4e87-5a9c-477d-bdea-8b01e1300a93 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/networks HTTP/1.1" status: 200 len: 3873 time: 0.0822670 /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-04-27 22:08:54.584 9 INFO neutron.db.ovn_revision_numbers_db [None req-4794911c-fb1f-49ef-ab9d-ebc94021116c bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource 7656f267-2ae9-44a4-8328-09ea2288604c (type: ports) to 2 2026-04-27 22:08:54.636 10 INFO neutron.wsgi [req-6ba3e501-c547-4129-b3fa-7ac8bd21fe3e req-a7c892f0-24df-4852-9346-d8c81096bd95 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - default default] 10.0.0.210 "GET /v2.0/ports?tenant_id=e1c80ac43bbd44d28aabc5d32d3a11fc&fields=id HTTP/1.1" status: 200 len: 302 time: 0.0927908 2026-04-27 22:08:54.721 10 INFO neutron.wsgi [req-6ba3e501-c547-4129-b3fa-7ac8bd21fe3e req-e0f22ce8-51d0-4659-b6ec-d05469579afe bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.210 "GET /v2.0/networks/1182da7f-977e-465d-b118-40e539da6eb9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0711544 2026-04-27 22:08:54.784 10 INFO neutron.wsgi [req-6ba3e501-c547-4129-b3fa-7ac8bd21fe3e req-ef3e3a01-5999-40a0-b237-69b057bee425 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.210 "GET /v2.0/networks/1182da7f-977e-465d-b118-40e539da6eb9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0540581 2026-04-27 22:08:54.945 10 INFO neutron.wsgi [req-742fbe4c-8c65-445a-a810-e6d0bdb59784 req-151ed885-8911-4aef-944e-b183a0d3fa17 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=0313877e-6b3f-4f9d-9e4c-3e256c0e0d51 HTTP/1.1" status: 200 len: 210 time: 0.0261047 2026-04-27 22:08:55.134 9 INFO neutron.wsgi [None req-4794911c-fb1f-49ef-ab9d-ebc94021116c bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] 199.19.213.80 "PUT /v2.0/ports/7656f267-2ae9-44a4-8328-09ea2288604c HTTP/1.1" status: 200 len: 1332 time: 1.3093190 2026-04-27 22:08:55.172 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-7ca240bc-bceb-4a76-a420-15bbb2c6ffba'] response: {'name': 'network-changed', 'server_uuid': '1003fa7d-5238-43a6-8aa9-06d0054fa0e3', 'tag': '7656f267-2ae9-44a4-8328-09ea2288604c', 'status': 'completed', 'code': 200} 2026-04-27 22:08:55.179 9 INFO neutron.wsgi [req-17ac4b61-f59e-4315-b1df-075922b43a8c req-e9257f13-8a01-40f3-828f-6379bb88d425 cdd913ac3dc548f49b0065ea978a62a6 a651bb4025544ebba377d2a38ab1a1b4 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=1003fa7d-5238-43a6-8aa9-06d0054fa0e3 HTTP/1.1" status: 200 len: 1172 time: 0.0612445 2026-04-27 22:08:55.225 9 INFO neutron.wsgi [req-50549984-35f1-4706-b9dd-32232bb11509 req-1a8b264e-055a-43d5-a74f-a990a3644924 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=a651bb4025544ebba377d2a38ab1a1b4&device_id=1003fa7d-5238-43a6-8aa9-06d0054fa0e3 HTTP/1.1" status: 200 len: 1363 time: 0.0420780 2026-04-27 22:08:55.228 9 INFO neutron.wsgi [None req-a4a4a5c6-254e-4f1c-b638-372d5c79d1c6 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/routers HTTP/1.1" status: 200 len: 1538 time: 0.6746485 2026-04-27 22:08:55.247 9 INFO neutron.wsgi [req-17ac4b61-f59e-4315-b1df-075922b43a8c req-d65a7adf-da01-4cd2-af1a-1324b086720c cdd913ac3dc548f49b0065ea978a62a6 a651bb4025544ebba377d2a38ab1a1b4 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=544bdd9d-b013-4741-9c41-97d367ea4808&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0578768 2026-04-27 22:08:55.262 9 INFO neutron.wsgi [None req-d69ac7be-c49f-4235-8ba9-e46321faa4ec 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0315213 2026-04-27 22:08:55.264 9 INFO neutron.wsgi [req-50549984-35f1-4706-b9dd-32232bb11509 req-c5adc8b9-d547-4bed-91a7-853028bb1920 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=7656f267-2ae9-44a4-8328-09ea2288604c HTTP/1.1" status: 200 len: 217 time: 0.0337536 2026-04-27 22:08:55.309 9 INFO neutron.wsgi [None req-4c583ca8-fe27-4dcb-b008-acec785cba19 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2752 time: 0.0441930 2026-04-27 22:08:55.315 9 INFO neutron.wsgi [req-50549984-35f1-4706-b9dd-32232bb11509 req-20c42e3f-1d2b-4d0f-807d-867e66327135 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=240228da-54f8-4ea4-8271-2c65d305e0f7 HTTP/1.1" status: 200 len: 870 time: 0.0457625 2026-04-27 22:08:55.339 9 INFO neutron.wsgi [req-50549984-35f1-4706-b9dd-32232bb11509 req-ec58851b-b8ac-4dc0-90c7-1fa85928a9c7 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=cce7797e-4a17-4641-9127-f785fb2195ef&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0200586 2026-04-27 22:08:55.421 9 INFO neutron.wsgi [req-50549984-35f1-4706-b9dd-32232bb11509 req-c444a5ae-aec9-4c51-8abe-97d28e9f731a bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/cce7797e-4a17-4641-9127-f785fb2195ef?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0710278 2026-04-27 22:08:55.426 9 INFO neutron.wsgi [None req-5bde6064-2069-4fac-b015-1a572dd775ac 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 25104 time: 0.1158228 2026-04-27 22:08:55.488 9 INFO neutron.wsgi [None req-9250d454-e0bf-4eb7-a3dc-c290f816bb69 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 730 time: 0.0551028 2026-04-27 22:08:55.501 9 INFO neutron.wsgi [req-50549984-35f1-4706-b9dd-32232bb11509 req-d1fb6134-2e5d-4585-8bd0-510e732b8a1f bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/cce7797e-4a17-4641-9127-f785fb2195ef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0742526 2026-04-27 22:08:55.580 9 INFO neutron.wsgi [req-644dd478-c5c5-47b9-90a4-ce4e1ba7a732 req-b4646d58-e704-4906-8359-7596300fd836 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=a651bb4025544ebba377d2a38ab1a1b4&device_id=1003fa7d-5238-43a6-8aa9-06d0054fa0e3 HTTP/1.1" status: 200 len: 1363 time: 0.0314631 2026-04-27 22:08:55.607 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] No hosting information found for port 3f25dab7-9693-4c9a-9445-0379c96e240b: RuntimeError: No hosting information found for port 3f25dab7-9693-4c9a-9445-0379c96e240b 2026-04-27 22:08:55.608 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status up for port: c80a65b2-8461-444e-856d-280571e13c70 2026-04-27 22:08:55.614 10 INFO neutron.plugins.ml2.plugin [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Attempt 1 to provision port c80a65b2-8461-444e-856d-280571e13c70 2026-04-27 22:08:55.690 9 INFO neutron.wsgi [req-644dd478-c5c5-47b9-90a4-ce4e1ba7a732 req-880caf6d-5f16-4083-9c1f-8466ce03358f bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=cce7797e-4a17-4641-9127-f785fb2195ef HTTP/1.1" status: 200 len: 975 time: 0.1017990 2026-04-27 22:08:55.750 9 INFO neutron.wsgi [req-644dd478-c5c5-47b9-90a4-ce4e1ba7a732 req-c0903148-44a1-465a-b4c0-60a8a52594cd bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=7656f267-2ae9-44a4-8328-09ea2288604c HTTP/1.1" status: 200 len: 217 time: 0.0466862 2026-04-27 22:08:55.757 9 INFO neutron.wsgi [req-6ba3e501-c547-4129-b3fa-7ac8bd21fe3e req-46a7b403-a8c9-437e-b676-2be7007d5fdd ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - default default] 199.19.213.80 "GET /v2.0/networks?id=1182da7f-977e-465d-b118-40e539da6eb9 HTTP/1.1" status: 200 len: 875 time: 0.1214647 2026-04-27 22:08:55.808 9 INFO neutron.wsgi [req-644dd478-c5c5-47b9-90a4-ce4e1ba7a732 req-11bc761d-662d-4040-b3fd-ee0cfed1d379 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=240228da-54f8-4ea4-8271-2c65d305e0f7 HTTP/1.1" status: 200 len: 870 time: 0.0506413 2026-04-27 22:08:55.856 9 INFO neutron.wsgi [req-6ba3e501-c547-4129-b3fa-7ac8bd21fe3e req-90e21856-ac8d-45ae-b6b3-67af6a2d1c23 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - default default] 199.19.213.80 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=e1c80ac43bbd44d28aabc5d32d3a11fc HTTP/1.1" status: 200 len: 379 time: 0.0901728 2026-04-27 22:08:55.861 9 INFO neutron.wsgi [req-644dd478-c5c5-47b9-90a4-ce4e1ba7a732 req-0880b7d5-b269-43c7-ae9c-db918156551e bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=cce7797e-4a17-4641-9127-f785fb2195ef&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0383511 2026-04-27 22:08:55.875 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014148 2026-04-27 22:08:55.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0008593 2026-04-27 22:08:55.944 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource c80a65b2-8461-444e-856d-280571e13c70 (type: ports) to 3 2026-04-27 22:08:55.955 9 INFO neutron.wsgi [req-644dd478-c5c5-47b9-90a4-ce4e1ba7a732 req-d459acbe-ccf3-42ec-8de0-52e489b67b49 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/cce7797e-4a17-4641-9127-f785fb2195ef?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0878797 2026-04-27 22:08:56.056 9 INFO neutron.wsgi [req-644dd478-c5c5-47b9-90a4-ce4e1ba7a732 req-fb045e04-8e46-4319-bbfc-ece77611f560 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/cce7797e-4a17-4641-9127-f785fb2195ef?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0823255 2026-04-27 22:08:56.064 10 INFO neutron.wsgi [req-0ca11465-017a-4a61-b29c-768610a5d438 req-d453df6a-aa88-48d1-86b9-1f828258216f ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=0313877e-6b3f-4f9d-9e4c-3e256c0e0d51 HTTP/1.1" status: 200 len: 210 time: 0.0302742 2026-04-27 22:08:56.078 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource c80a65b2-8461-444e-856d-280571e13c70 (type: router_ports) to 3 2026-04-27 22:08:56.317 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e3332e48-3fc6-4780-ab02-f8c7a0391db7 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - - -] No more DHCP agents 2026-04-27 22:08:56.325 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e3332e48-3fc6-4780-ab02-f8c7a0391db7 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - - -] Unable to schedule network 1182da7f-977e-465d-b118-40e539da6eb9: no agents available; will retry on subsequent port and subnet creation events. /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-04-27 22:08:56.383 9 INFO neutron.wsgi [req-05b56cbb-2858-440b-bd05-f6cbadf707fe req-1649720f-0549-4b84-80bd-6305c0c39090 cdd913ac3dc548f49b0065ea978a62a6 a651bb4025544ebba377d2a38ab1a1b4 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=1003fa7d-5238-43a6-8aa9-06d0054fa0e3 HTTP/1.1" status: 200 len: 1172 time: 0.0453889 2026-04-27 22:08:56.427 9 INFO neutron.wsgi [req-05b56cbb-2858-440b-bd05-f6cbadf707fe req-5641d2f5-1f7c-4673-a15a-ca1cd54e77e4 cdd913ac3dc548f49b0065ea978a62a6 a651bb4025544ebba377d2a38ab1a1b4 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=544bdd9d-b013-4741-9c41-97d367ea4808&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0368295 2026-04-27 22:08:56.508 9 INFO neutron.db.ovn_revision_numbers_db [None req-e3332e48-3fc6-4780-ab02-f8c7a0391db7 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - - -] Successfully bumped revision number for resource 9623953d-c39e-491a-9f38-48fa3871dbcd (type: ports) to 1 2026-04-27 22:08:56.542 9 INFO neutron.wsgi [None req-e3332e48-3fc6-4780-ab02-f8c7a0391db7 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - - -] 199.19.213.80 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.6762390 2026-04-27 22:08:56.966 9 INFO neutron.db.ovn_revision_numbers_db [None req-c77b986a-959b-4d66-b6ac-52be20b2220b bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource 9623953d-c39e-491a-9f38-48fa3871dbcd (type: ports) to 2 2026-04-27 22:08:57.135 9 INFO neutron.db.ovn_revision_numbers_db [None req-c77b986a-959b-4d66-b6ac-52be20b2220b bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource 9623953d-c39e-491a-9f38-48fa3871dbcd (type: ports) to 2 2026-04-27 22:08:57.149 9 INFO neutron.wsgi [None req-c77b986a-959b-4d66-b6ac-52be20b2220b bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] 199.19.213.80 "PUT /v2.0/ports/9623953d-c39e-491a-9f38-48fa3871dbcd HTTP/1.1" status: 200 len: 1328 time: 0.5978634 2026-04-27 22:08:57.172 10 INFO neutron.wsgi [req-18baebe3-4bb6-4737-acc9-3a9c49fe620a req-6a4a25d5-542d-4a46-ba4f-a070c3416490 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=0313877e-6b3f-4f9d-9e4c-3e256c0e0d51 HTTP/1.1" status: 200 len: 1168 time: 0.0349815 /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-04-27 22:08:57.207 10 INFO neutron.wsgi [req-18baebe3-4bb6-4737-acc9-3a9c49fe620a req-0d8fc25a-4081-43a8-bc61-386a68d847b7 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=cd26f529-f986-4a2b-9590-dc9f7cb0059b&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0279925 2026-04-27 22:08:57.221 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-84584b58-41c7-4802-9e0a-828515ac56ea'] response: {'name': 'network-changed', 'server_uuid': '0313877e-6b3f-4f9d-9e4c-3e256c0e0d51', 'tag': '9623953d-c39e-491a-9f38-48fa3871dbcd', 'status': 'completed', 'code': 200} 2026-04-27 22:08:57.224 9 INFO neutron.wsgi [req-6ba3e501-c547-4129-b3fa-7ac8bd21fe3e req-db2d0f9d-1318-48c4-8c17-32304dcec3d3 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=e1c80ac43bbd44d28aabc5d32d3a11fc&device_id=0313877e-6b3f-4f9d-9e4c-3e256c0e0d51 HTTP/1.1" status: 200 len: 1359 time: 0.0355334 2026-04-27 22:08:57.255 9 INFO neutron.wsgi [req-6ba3e501-c547-4129-b3fa-7ac8bd21fe3e req-9a2b16af-2fa0-4181-a146-e1a340e4dfb3 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=9623953d-c39e-491a-9f38-48fa3871dbcd HTTP/1.1" status: 200 len: 217 time: 0.0253019 2026-04-27 22:08:57.292 9 INFO neutron.wsgi [req-6ba3e501-c547-4129-b3fa-7ac8bd21fe3e req-a70a059b-ceab-48c3-a569-ffffe46979bc bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=a6fb3e56-cab8-4a04-94c6-3a459dcda4f6 HTTP/1.1" status: 200 len: 869 time: 0.0298920 2026-04-27 22:08:57.318 9 INFO neutron.wsgi [req-6ba3e501-c547-4129-b3fa-7ac8bd21fe3e req-35f46622-79f2-438d-b018-0c804af0b212 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=1182da7f-977e-465d-b118-40e539da6eb9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0190196 2026-04-27 22:08:57.382 9 INFO neutron.wsgi [req-6ba3e501-c547-4129-b3fa-7ac8bd21fe3e req-891d577b-c87c-473c-8733-911f12a4e3b7 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/1182da7f-977e-465d-b118-40e539da6eb9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0537934 2026-04-27 22:08:57.440 9 INFO neutron.wsgi [req-6ba3e501-c547-4129-b3fa-7ac8bd21fe3e req-23009236-7779-4136-8a7d-191152560534 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/1182da7f-977e-465d-b118-40e539da6eb9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0501320 2026-04-27 22:08:57.514 9 INFO neutron.wsgi [req-01f8c038-fa91-4462-8658-c84245135be3 req-2774eb00-a40c-4a4e-941d-022283d33e7f bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=e1c80ac43bbd44d28aabc5d32d3a11fc&device_id=0313877e-6b3f-4f9d-9e4c-3e256c0e0d51 HTTP/1.1" status: 200 len: 1359 time: 0.0300086 2026-04-27 22:08:57.571 9 INFO neutron.wsgi [req-01f8c038-fa91-4462-8658-c84245135be3 req-01501909-dd58-4cec-839d-1c44310c5421 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=1182da7f-977e-465d-b118-40e539da6eb9 HTTP/1.1" status: 200 len: 974 time: 0.0520711 2026-04-27 22:08:57.591 10 INFO neutron.wsgi [req-f0d328fe-b21a-44e7-9e86-b9ded30d47a8 req-43cd361a-69f0-4c71-bba3-19bca88a724d cdd913ac3dc548f49b0065ea978a62a6 a651bb4025544ebba377d2a38ab1a1b4 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=1003fa7d-5238-43a6-8aa9-06d0054fa0e3 HTTP/1.1" status: 200 len: 1172 time: 0.1023021 2026-04-27 22:08:57.603 9 INFO neutron.wsgi [req-01f8c038-fa91-4462-8658-c84245135be3 req-860e1a92-917f-4cc3-b4d7-4877b6aaf45f bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=9623953d-c39e-491a-9f38-48fa3871dbcd HTTP/1.1" status: 200 len: 217 time: 0.0251904 2026-04-27 22:08:57.660 10 INFO neutron.wsgi [req-f0d328fe-b21a-44e7-9e86-b9ded30d47a8 req-6a96dd26-423b-4aee-b3a1-9be0513df58e cdd913ac3dc548f49b0065ea978a62a6 a651bb4025544ebba377d2a38ab1a1b4 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=544bdd9d-b013-4741-9c41-97d367ea4808&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0615439 2026-04-27 22:08:57.669 9 INFO neutron.wsgi [req-01f8c038-fa91-4462-8658-c84245135be3 req-1cf89fb4-115b-41ef-b7ec-29a809c2609d bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=a6fb3e56-cab8-4a04-94c6-3a459dcda4f6 HTTP/1.1" status: 200 len: 869 time: 0.0611999 2026-04-27 22:08:57.700 9 INFO neutron.wsgi [req-01f8c038-fa91-4462-8658-c84245135be3 req-0505dab6-7adb-411b-8edb-055959797219 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=1182da7f-977e-465d-b118-40e539da6eb9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0233982 2026-04-27 22:08:57.802 9 INFO neutron.wsgi [req-01f8c038-fa91-4462-8658-c84245135be3 req-d8dde31f-ecc2-4e8d-a6eb-642f01d12427 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/1182da7f-977e-465d-b118-40e539da6eb9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0954502 2026-04-27 22:08:57.877 9 INFO neutron.wsgi [req-01f8c038-fa91-4462-8658-c84245135be3 req-67eba98d-32df-4d09-8df2-7943310dfddf bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/1182da7f-977e-465d-b118-40e539da6eb9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0670815 2026-04-27 22:08:57.887 9 INFO neutron.db.ovn_revision_numbers_db [None req-57fa4cb7-0385-4b83-bfe1-dcd1d631d32c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 3b1be461-885f-4874-bcd7-bd6e17c9680e (type: security_groups) to 1 2026-04-27 22:08:57.907 9 INFO neutron.wsgi [None req-57fa4cb7-0385-4b83-bfe1-dcd1d631d32c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=e12dc4d0b7d149f4b0de2443fb403f9c&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4109175 2026-04-27 22:08:58.073 9 INFO neutron.wsgi [None req-27f90f47-6538-4552-8190-47b6ded18112 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/3b1be461-885f-4874-bcd7-bd6e17c9680e HTTP/1.1" status: 204 len: 168 time: 0.1632366 2026-04-27 22:08:58.600 9 INFO neutron.db.ovn_revision_numbers_db [None req-30fcee6f-727e-428e-9793-6311ab2353c4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource e16b12d9-c4de-4cf6-bec1-1f7cefcff5f5 (type: security_groups) to 1 2026-04-27 22:08:58.616 9 INFO neutron.wsgi [req-6539b7d6-945d-4d4c-80c8-9fd4abe78095 req-d8eb6fc9-aef7-457f-818d-7a5df3d2b7fc ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=0313877e-6b3f-4f9d-9e4c-3e256c0e0d51 HTTP/1.1" status: 200 len: 1168 time: 0.3297086 2026-04-27 22:08:58.623 9 INFO neutron.wsgi [None req-30fcee6f-727e-428e-9793-6311ab2353c4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=5e48b82274634557ba9c887bc9f7b924&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4652023 2026-04-27 22:08:58.656 9 INFO neutron.wsgi [req-6539b7d6-945d-4d4c-80c8-9fd4abe78095 req-384b277a-fa62-4402-94ce-89fe822582c5 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=cd26f529-f986-4a2b-9590-dc9f7cb0059b&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0315399 2026-04-27 22:08:58.795 10 INFO neutron.wsgi [req-542e62af-2ea0-4bec-8382-9dda51d55e09 req-69489850-62f3-4b7f-b44e-2d196f582018 cdd913ac3dc548f49b0065ea978a62a6 a651bb4025544ebba377d2a38ab1a1b4 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=1003fa7d-5238-43a6-8aa9-06d0054fa0e3 HTTP/1.1" status: 200 len: 1172 time: 0.0514300 2026-04-27 22:08:58.825 10 INFO neutron.wsgi [None req-67eb54d5-40e4-420a-8dc8-b314aa6abf00 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/e16b12d9-c4de-4cf6-bec1-1f7cefcff5f5 HTTP/1.1" status: 204 len: 168 time: 0.1964195 2026-04-27 22:08:58.845 10 INFO neutron.wsgi [req-542e62af-2ea0-4bec-8382-9dda51d55e09 req-ffad2a61-5103-49be-83fb-c719f22c2270 cdd913ac3dc548f49b0065ea978a62a6 a651bb4025544ebba377d2a38ab1a1b4 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=544bdd9d-b013-4741-9c41-97d367ea4808&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0423200 2026-04-27 22:08:59.004 10 INFO neutron.db.ovn_revision_numbers_db [None req-514a4ef2-f0dc-4a4c-9685-17cfff0ef2ea 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 00e46200-036e-4605-b519-662ae164de0d (type: security_groups) to 1 2026-04-27 22:08:59.022 10 INFO neutron.wsgi [None req-514a4ef2-f0dc-4a4c-9685-17cfff0ef2ea 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=30dde43257c74498be6ea81c9227e6a4&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1055801 2026-04-27 22:08:59.199 10 INFO neutron.wsgi [None req-72ada715-5d04-4c1e-b8a1-80c1dd09006d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/00e46200-036e-4605-b519-662ae164de0d HTTP/1.1" status: 204 len: 168 time: 0.1706314 2026-04-27 22:08:59.769 9 INFO neutron.wsgi [req-8653ee70-0858-4090-adad-a22bdd6c7322 req-df68fc68-e822-4b8a-89a1-a5a934856ef7 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=0313877e-6b3f-4f9d-9e4c-3e256c0e0d51 HTTP/1.1" status: 200 len: 1168 time: 0.0467830 2026-04-27 22:08:59.809 9 INFO neutron.wsgi [req-8653ee70-0858-4090-adad-a22bdd6c7322 req-ebaa5988-00e7-4b7c-822a-213c3f6ebbad ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=cd26f529-f986-4a2b-9590-dc9f7cb0059b&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0305274 2026-04-27 22:09:00.026 10 INFO neutron.wsgi [req-d50c54d0-5087-4849-97c7-d66cf27b33b9 req-c9a3d082-c858-4fe9-adc9-baa5365330d1 cdd913ac3dc548f49b0065ea978a62a6 a651bb4025544ebba377d2a38ab1a1b4 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=1003fa7d-5238-43a6-8aa9-06d0054fa0e3 HTTP/1.1" status: 200 len: 1172 time: 0.0373611 2026-04-27 22:09:00.060 10 INFO neutron.wsgi [req-d50c54d0-5087-4849-97c7-d66cf27b33b9 req-18fae546-683f-4e70-9755-b5765f34b544 cdd913ac3dc548f49b0065ea978a62a6 a651bb4025544ebba377d2a38ab1a1b4 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=544bdd9d-b013-4741-9c41-97d367ea4808&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0285776 2026-04-27 22:09:00.729 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] No hosting information found for port c80a65b2-8461-444e-856d-280571e13c70: RuntimeError: No hosting information found for port c80a65b2-8461-444e-856d-280571e13c70 2026-04-27 22:09:00.730 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status up for port: 7656f267-2ae9-44a4-8328-09ea2288604c 2026-04-27 22:09:00.741 10 INFO neutron.plugins.ml2.plugin [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Attempt 1 to provision port 7656f267-2ae9-44a4-8328-09ea2288604c 2026-04-27 22:09:00.862 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-9e3123c6-d3d8-4e32-8051-34b5286d9215'] response: {'server_uuid': '1003fa7d-5238-43a6-8aa9-06d0054fa0e3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7656f267-2ae9-44a4-8328-09ea2288604c', 'code': 200} 2026-04-27 22:09:00.997 10 INFO neutron.wsgi [req-adb94879-5a7a-420e-9139-5ca97741aae5 req-dc95c5a3-b8f6-489b-b40e-5b12209f3cd0 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=0313877e-6b3f-4f9d-9e4c-3e256c0e0d51 HTTP/1.1" status: 200 len: 1168 time: 0.1085989 2026-04-27 22:09:01.037 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource 7656f267-2ae9-44a4-8328-09ea2288604c (type: ports) to 4 2026-04-27 22:09:01.046 10 INFO neutron.wsgi [req-adb94879-5a7a-420e-9139-5ca97741aae5 req-e1d560b2-661a-46d6-af3b-726d74b10b66 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=cd26f529-f986-4a2b-9590-dc9f7cb0059b&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0414147 2026-04-27 22:09:01.079 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status up for port: 9623953d-c39e-491a-9f38-48fa3871dbcd 2026-04-27 22:09:01.089 10 INFO neutron.plugins.ml2.plugin [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Attempt 1 to provision port 9623953d-c39e-491a-9f38-48fa3871dbcd 2026-04-27 22:09:01.233 9 INFO neutron.wsgi [req-23a66d0b-7e58-4ad8-b90d-c8317477270d req-afed25b4-99d5-496a-8ed3-8e9c391650fc cdd913ac3dc548f49b0065ea978a62a6 a651bb4025544ebba377d2a38ab1a1b4 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=1003fa7d-5238-43a6-8aa9-06d0054fa0e3 HTTP/1.1" status: 200 len: 1174 time: 0.0925977 2026-04-27 22:09:01.273 9 INFO neutron.wsgi [req-23a66d0b-7e58-4ad8-b90d-c8317477270d req-8a800c5e-5791-40b9-af43-642f72b85b13 cdd913ac3dc548f49b0065ea978a62a6 a651bb4025544ebba377d2a38ab1a1b4 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=544bdd9d-b013-4741-9c41-97d367ea4808&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0341084 2026-04-27 22:09:01.340 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource 9623953d-c39e-491a-9f38-48fa3871dbcd (type: ports) to 4 /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-04-27 22:09:01.645 10 INFO neutron.wsgi [req-6aed9ee6-7224-41e5-8f23-6fe89e3f9609 req-82b229da-5086-40ed-922f-1be98a7e0e58 cdd913ac3dc548f49b0065ea978a62a6 a651bb4025544ebba377d2a38ab1a1b4 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=1003fa7d-5238-43a6-8aa9-06d0054fa0e3 HTTP/1.1" status: 200 len: 1174 time: 0.0461268 2026-04-27 22:09:01.676 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status down for port: 7656f267-2ae9-44a4-8328-09ea2288604c 2026-04-27 22:09:01.705 10 INFO neutron.wsgi [req-6aed9ee6-7224-41e5-8f23-6fe89e3f9609 req-c22d8d9e-768c-415c-84cb-8d09060879af cdd913ac3dc548f49b0065ea978a62a6 a651bb4025544ebba377d2a38ab1a1b4 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=544bdd9d-b013-4741-9c41-97d367ea4808&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0566676 2026-04-27 22:09:01.983 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource 7656f267-2ae9-44a4-8328-09ea2288604c (type: ports) to 5 2026-04-27 22:09:01.983 9 INFO neutron.wsgi [req-ada98c89-73d0-4320-a49c-2f211c137cfa req-27818535-4634-4228-8866-400ac7f1091b cdd913ac3dc548f49b0065ea978a62a6 a651bb4025544ebba377d2a38ab1a1b4 - - default default] 199.19.213.80 "GET /v2.0/ports?device_id=1003fa7d-5238-43a6-8aa9-06d0054fa0e3 HTTP/1.1" status: 200 len: 1172 time: 0.0432372 2026-04-27 22:09:02.196 9 INFO neutron.wsgi [req-b70a0338-9070-47ed-9a85-a460c5c5c21d req-f4539d07-604c-4a6f-bbc1-6c5021f4ebd4 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=0313877e-6b3f-4f9d-9e4c-3e256c0e0d51 HTTP/1.1" status: 200 len: 1170 time: 0.0618117 2026-04-27 22:09:02.247 9 INFO neutron.wsgi [req-b70a0338-9070-47ed-9a85-a460c5c5c21d req-e5174338-6c62-4f9b-a3eb-594040ed22b8 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=cd26f529-f986-4a2b-9590-dc9f7cb0059b&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0323477 2026-04-27 22:09:02.343 9 INFO neutron.wsgi [None req-9659802c-271c-4556-a982-80cac582ce37 cdd913ac3dc548f49b0065ea978a62a6 a651bb4025544ebba377d2a38ab1a1b4 - - - -] 199.19.213.80 "DELETE /v2.0/ports/7656f267-2ae9-44a4-8328-09ea2288604c HTTP/1.1" status: 204 len: 173 time: 0.3532670 2026-04-27 22:09:02.377 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8b273896-df9f-4632-9a36-4b3051c307fc'] response: {'server_uuid': '1003fa7d-5238-43a6-8aa9-06d0054fa0e3', 'name': 'network-vif-deleted', 'tag': '7656f267-2ae9-44a4-8328-09ea2288604c', 'status': 'completed', 'code': 200} /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-04-27 22:09:02.526 10 INFO neutron.db.ovn_revision_numbers_db [None req-fdca63ac-b92a-4621-a162-4e106192810f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 2bb2165d-6b4c-4fc3-b899-ff09b6a6e6f3 (type: security_groups) to 1 2026-04-27 22:09:02.553 10 INFO neutron.wsgi [None req-fdca63ac-b92a-4621-a162-4e106192810f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=e08213f236da45088931c7d9eb6c5497&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3291254 2026-04-27 22:09:02.753 10 INFO neutron.wsgi [None req-ec10734b-31b3-43d9-a7ed-35c608be7e71 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/2bb2165d-6b4c-4fc3-b899-ff09b6a6e6f3 HTTP/1.1" status: 204 len: 168 time: 0.1942527 2026-04-27 22:09:02.922 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5edd17c-98ed-43f4-a60f-d3dd58dce92c'] response: {'server_uuid': '1003fa7d-5238-43a6-8aa9-06d0054fa0e3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7656f267-2ae9-44a4-8328-09ea2288604c', 'code': 200} 2026-04-27 22:09:02.923 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5edd17c-98ed-43f4-a60f-d3dd58dce92c'] response: {'server_uuid': '0313877e-6b3f-4f9d-9e4c-3e256c0e0d51', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9623953d-c39e-491a-9f38-48fa3871dbcd', 'code': 200} 2026-04-27 22:09:02.923 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5edd17c-98ed-43f4-a60f-d3dd58dce92c'] response: {'server_uuid': '0313877e-6b3f-4f9d-9e4c-3e256c0e0d51', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9623953d-c39e-491a-9f38-48fa3871dbcd', 'code': 200} 2026-04-27 22:09:02.923 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5edd17c-98ed-43f4-a60f-d3dd58dce92c'] response: {'server_uuid': '1003fa7d-5238-43a6-8aa9-06d0054fa0e3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '7656f267-2ae9-44a4-8328-09ea2288604c', 'code': 200} 2026-04-27 22:09:02.923 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5edd17c-98ed-43f4-a60f-d3dd58dce92c'] response: {'server_uuid': '1003fa7d-5238-43a6-8aa9-06d0054fa0e3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '7656f267-2ae9-44a4-8328-09ea2288604c', 'code': 200} 2026-04-27 22:09:02.931 9 INFO neutron.db.ovn_revision_numbers_db [None req-af760b7a-712c-4fab-9766-ccb86096ae42 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 95ab9d3f-1dcc-4b00-aa2f-6eff300e9824 (type: security_groups) to 1 2026-04-27 22:09:02.962 9 INFO neutron.wsgi [None req-af760b7a-712c-4fab-9766-ccb86096ae42 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=ed1c260d7f1943e5a83348ada47a287a&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1232433 2026-04-27 22:09:03.159 9 INFO neutron.wsgi [None req-61349c21-d095-41d6-acc8-13cfb5194802 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/95ab9d3f-1dcc-4b00-aa2f-6eff300e9824 HTTP/1.1" status: 204 len: 168 time: 0.1920950 2026-04-27 22:09:03.358 9 INFO neutron.wsgi [req-c373faa7-37a4-4e78-87c2-8dbf6fbbec2d req-a3535f0f-4d6f-446b-bef8-77804fc81d99 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=0313877e-6b3f-4f9d-9e4c-3e256c0e0d51 HTTP/1.1" status: 200 len: 1170 time: 0.0439286 2026-04-27 22:09:03.396 9 INFO neutron.wsgi [req-c373faa7-37a4-4e78-87c2-8dbf6fbbec2d req-8d3538c6-a890-45ee-8da9-9d24c5c7f2fc ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=cd26f529-f986-4a2b-9590-dc9f7cb0059b&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0309145 2026-04-27 22:09:03.754 10 INFO neutron.wsgi [req-afc7d649-85c8-4924-a52b-eb826fcf9777 req-238374ef-7fcb-4003-aab8-aa3e9855b92f ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=0313877e-6b3f-4f9d-9e4c-3e256c0e0d51 HTTP/1.1" status: 200 len: 1170 time: 0.0581279 2026-04-27 22:09:04.074 10 INFO neutron.db.l3_db [None req-ed77e27d-a8ae-41e5-abbe-da41eda718f7 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - - -] Floating IP 191ae82d-0ac5-47ad-9ffc-631621661e6c associated. External IP: 10.96.250.213, port: 9623953d-c39e-491a-9f38-48fa3871dbcd. 2026-04-27 22:09:04.273 9 INFO neutron.db.ovn_revision_numbers_db [None req-56e1f521-a658-4158-a46d-b8ace270ac53 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 92a70fd8-1a0c-4c2b-bd73-69894e803d26 (type: security_groups) to 1 2026-04-27 22:09:04.293 9 INFO neutron.wsgi [None req-56e1f521-a658-4158-a46d-b8ace270ac53 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=956bed2923664642b05790bb1ce822f5&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2511263 2026-04-27 22:09:04.330 10 INFO neutron.db.ovn_revision_numbers_db [None req-ed77e27d-a8ae-41e5-abbe-da41eda718f7 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - - -] Successfully bumped revision number for resource 191ae82d-0ac5-47ad-9ffc-631621661e6c (type: floatingips) to 1 2026-04-27 22:09:04.473 10 INFO neutron.wsgi [None req-71bc803e-3c10-48c6-91c0-f93939330b7e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "PUT /v2.0/routers/9bea0896-dae0-44ed-83d4-9ae18cf5c33b/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.7065127 2026-04-27 22:09:04.494 10 INFO neutron.db.ovn_revision_numbers_db [None req-ed77e27d-a8ae-41e5-abbe-da41eda718f7 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - - -] Successfully bumped revision number for resource 191ae82d-0ac5-47ad-9ffc-631621661e6c (type: floatingips) to 2 2026-04-27 22:09:04.521 10 INFO neutron.wsgi [None req-ed77e27d-a8ae-41e5-abbe-da41eda718f7 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - - -] 10.0.0.1 "PUT /v2.0/floatingips/191ae82d-0ac5-47ad-9ffc-631621661e6c HTTP/1.1" status: 200 len: 1049 time: 0.7541914 2026-04-27 22:09:04.562 9 INFO neutron.wsgi [None req-0cb42e82-7712-4785-b5f5-ecba377b2ad8 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/92a70fd8-1a0c-4c2b-bd73-69894e803d26 HTTP/1.1" status: 204 len: 168 time: 0.2653277 2026-04-27 22:09:04.718 9 INFO neutron.wsgi [req-86562022-f1ae-4643-805e-008b61e1bcc9 req-6c1a5df5-f904-4878-947b-d57eb5a8c96f ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=0313877e-6b3f-4f9d-9e4c-3e256c0e0d51 HTTP/1.1" status: 200 len: 1170 time: 0.1511312 2026-04-27 22:09:04.769 9 INFO neutron.wsgi [req-86562022-f1ae-4643-805e-008b61e1bcc9 req-5ca5c883-4e04-449c-9013-2d5be2e11a77 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=cd26f529-f986-4a2b-9590-dc9f7cb0059b&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0427730 2026-04-27 22:09:04.961 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2248b933-d79c-4b8c-bc74-b08871d8c43d'] response: {'name': 'network-changed', 'server_uuid': '0313877e-6b3f-4f9d-9e4c-3e256c0e0d51', 'tag': '9623953d-c39e-491a-9f38-48fa3871dbcd', 'status': 'completed', 'code': 200} 2026-04-27 22:09:05.030 9 INFO neutron.wsgi [req-a8c21d25-da43-4260-b457-d0c3c3ea20d8 req-c842f6c0-ac77-4b42-bd48-cc95c9e802db bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=e1c80ac43bbd44d28aabc5d32d3a11fc&device_id=0313877e-6b3f-4f9d-9e4c-3e256c0e0d51 HTTP/1.1" status: 200 len: 1361 time: 0.0351722 /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-04-27 22:09:05.088 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status down for port: 9623953d-c39e-491a-9f38-48fa3871dbcd 2026-04-27 22:09:05.110 9 INFO neutron.wsgi [req-a8c21d25-da43-4260-b457-d0c3c3ea20d8 req-a2ef8178-1142-46cc-b543-9ac85e4646cf bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=1182da7f-977e-465d-b118-40e539da6eb9 HTTP/1.1" status: 200 len: 974 time: 0.0655525 2026-04-27 22:09:05.111 10 INFO neutron.wsgi [req-a0966f48-61f7-4f31-870c-9be0abb69bb7 req-43667712-f960-4656-a5af-5fe7f2cfcb5d ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=0313877e-6b3f-4f9d-9e4c-3e256c0e0d51 HTTP/1.1" status: 200 len: 1170 time: 0.0816858 2026-04-27 22:09:05.181 10 INFO neutron.wsgi [req-a0966f48-61f7-4f31-870c-9be0abb69bb7 req-a80eaac5-b22f-40c2-a525-9435bd759657 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=cd26f529-f986-4a2b-9590-dc9f7cb0059b&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0598915 2026-04-27 22:09:05.193 9 INFO neutron.wsgi [req-a8c21d25-da43-4260-b457-d0c3c3ea20d8 req-7956cf58-fba5-4bff-a57c-a6c98736d44d bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=9623953d-c39e-491a-9f38-48fa3871dbcd HTTP/1.1" status: 200 len: 1059 time: 0.0754099 2026-04-27 22:09:05.265 9 INFO neutron.wsgi [req-a8c21d25-da43-4260-b457-d0c3c3ea20d8 req-7d5f3742-103b-42ac-b4f8-a7121049f858 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=a6fb3e56-cab8-4a04-94c6-3a459dcda4f6 HTTP/1.1" status: 200 len: 869 time: 0.0617731 2026-04-27 22:09:05.308 9 INFO neutron.wsgi [req-a8c21d25-da43-4260-b457-d0c3c3ea20d8 req-7412bdb4-aa32-4d4c-b758-3acc937f303b bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=1182da7f-977e-465d-b118-40e539da6eb9&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0307224 2026-04-27 22:09:05.339 9 INFO neutron.wsgi [None req-8f969a72-5a6e-4248-a7d5-e4497dc4ee98 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/routers/9bea0896-dae0-44ed-83d4-9ae18cf5c33b HTTP/1.1" status: 204 len: 168 time: 0.8578417 2026-04-27 22:09:05.382 9 INFO neutron.wsgi [req-a8c21d25-da43-4260-b457-d0c3c3ea20d8 req-2c19e367-4661-4303-afd6-dba769f4ef9e bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/1182da7f-977e-465d-b118-40e539da6eb9?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0653329 2026-04-27 22:09:05.387 9 INFO neutron.wsgi [req-1fdc05ce-6747-4fef-a8e2-2bd3c0f4fd76 req-9a8d08ab-7108-4c0a-b701-516b05a1768c ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - default default] 199.19.213.80 "GET /v2.0/ports?device_id=0313877e-6b3f-4f9d-9e4c-3e256c0e0d51 HTTP/1.1" status: 200 len: 1168 time: 0.0346563 2026-04-27 22:09:05.404 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource 9623953d-c39e-491a-9f38-48fa3871dbcd (type: ports) to 5 2026-04-27 22:09:05.474 9 INFO neutron.wsgi [req-a8c21d25-da43-4260-b457-d0c3c3ea20d8 req-ec997791-47de-4146-8c65-ff289e1add85 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/1182da7f-977e-465d-b118-40e539da6eb9?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0781143 2026-04-27 22:09:05.607 10 INFO neutron.wsgi [None req-1aa139b4-1c66-4d83-a17b-3632342a3b5e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/240228da-54f8-4ea4-8271-2c65d305e0f7 HTTP/1.1" status: 204 len: 168 time: 0.2588103 /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-04-27 22:09:05.671 9 INFO neutron.db.l3_db [None req-4bc04d51-3a84-4c3a-8e66-b4d79907d490 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - - -] Floating IP 191ae82d-0ac5-47ad-9ffc-631621661e6c disassociated. External IP: 10.96.250.213, port: 9623953d-c39e-491a-9f38-48fa3871dbcd. 2026-04-27 22:09:05.806 9 INFO neutron.wsgi [None req-4bc04d51-3a84-4c3a-8e66-b4d79907d490 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - - -] 199.19.213.80 "DELETE /v2.0/ports/9623953d-c39e-491a-9f38-48fa3871dbcd HTTP/1.1" status: 204 len: 173 time: 0.4094491 2026-04-27 22:09:05.842 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-da552517-0b68-4daf-a61f-c0d71c925a1a'] response: {'server_uuid': '0313877e-6b3f-4f9d-9e4c-3e256c0e0d51', 'name': 'network-vif-deleted', 'tag': '9623953d-c39e-491a-9f38-48fa3871dbcd', 'status': 'completed', 'code': 200} /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-04-27 22:09:06.447 10 INFO neutron.services.segments.plugin [-] Segment 524232ca-c39e-4917-b1de-5b4c33fdad6e resource provider aggregate not found 2026-04-27 22:09:06.457 10 INFO neutron.services.segments.plugin [-] Segment 524232ca-c39e-4917-b1de-5b4c33fdad6e resource provider aggregate not found 2026-04-27 22:09:06.476 10 INFO neutron.services.segments.plugin [-] Segment 524232ca-c39e-4917-b1de-5b4c33fdad6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 524232ca-c39e-4917-b1de-5b4c33fdad6e found for delete ", "request_id": "req-7a7da3a5-c617-4675-a674-02c791c0151f"}]} 2026-04-27 22:09:06.507 10 INFO neutron.wsgi [None req-d9916e46-0b09-4dda-bd60-4ac570a2b1f7 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/cd26f529-f986-4a2b-9590-dc9f7cb0059b HTTP/1.1" status: 204 len: 168 time: 0.2336979 2026-04-27 22:09:06.511 10 INFO neutron.services.segments.plugin [-] Segment 524232ca-c39e-4917-b1de-5b4c33fdad6e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 524232ca-c39e-4917-b1de-5b4c33fdad6e found for delete ", "request_id": "req-d20feeb7-4b89-4e7f-bdb2-2fb0f468363e"}]} 2026-04-27 22:09:06.520 10 INFO neutron.wsgi [None req-0cbdce67-66b2-49c8-a36b-8d2e6d578750 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/networks/cce7797e-4a17-4641-9127-f785fb2195ef HTTP/1.1" status: 204 len: 168 time: 0.9068060 2026-04-27 22:09:06.526 9 INFO neutron.api.v2.resource [None req-303fe99a-3a95-40d3-a443-123f64928f52 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:09:06.527 9 INFO neutron.wsgi [None req-303fe99a-3a95-40d3-a443-123f64928f52 ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - default default] 10.0.0.1 "GET /v2.0/security-groups/cd26f529-f986-4a2b-9590-dc9f7cb0059b HTTP/1.1" status: 404 len: 347 time: 0.0154891 2026-04-27 22:09:06.737 9 INFO neutron.db.ovn_revision_numbers_db [None req-51333f24-62d6-4d8e-b656-50aa785d9e50 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] Successfully bumped revision number for resource c7ab4f24-7bcc-4c3c-95c6-139f847f410c (type: security_groups) to 1 2026-04-27 22:09:06.792 10 INFO neutron.wsgi [None req-d615f2e1-4ff3-4922-a3c3-51efac70d80a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=a651bb4025544ebba377d2a38ab1a1b4&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0378430 2026-04-27 22:09:06.827 9 INFO neutron.db.segments_db [None req-51333f24-62d6-4d8e-b656-50aa785d9e50 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] Added segment 79c66e9a-117b-414b-8ff7-187c121bb96c of type geneve for network 83b3a09d-5d5a-4b27-851c-78b5246b74e6 2026-04-27 22:09:06.893 10 INFO neutron.wsgi [None req-e0b910c6-4fff-4107-9217-cf2826c28cff ef5e1e8e8b8b484888107dc7d596bef4 e1c80ac43bbd44d28aabc5d32d3a11fc - - - -] 10.0.0.1 "DELETE /v2.0/floatingips/191ae82d-0ac5-47ad-9ffc-631621661e6c HTTP/1.1" status: 204 len: 168 time: 0.3615487 2026-04-27 22:09:07.002 9 INFO neutron.db.segments_db [None req-51333f24-62d6-4d8e-b656-50aa785d9e50 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] Added segment 9ac214ca-69f2-4999-bb41-9390aa7bcfaa of type geneve for network 61e3cfb7-926f-451d-a6ce-1de7725b5a0e 2026-04-27 22:09:07.007 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf103784-2d9d-4789-b76a-56fe1baff67e'] response: {'server_uuid': '0313877e-6b3f-4f9d-9e4c-3e256c0e0d51', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '9623953d-c39e-491a-9f38-48fa3871dbcd', 'code': 200} 2026-04-27 22:09:07.007 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-cf103784-2d9d-4789-b76a-56fe1baff67e'] response: {'server_uuid': '0313877e-6b3f-4f9d-9e4c-3e256c0e0d51', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '9623953d-c39e-491a-9f38-48fa3871dbcd', 'code': 200} 2026-04-27 22:09:07.620 9 INFO neutron.wsgi [None req-3cd355eb-dc0f-481d-bbc3-511697102b93 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/544bdd9d-b013-4741-9c41-97d367ea4808 HTTP/1.1" status: 204 len: 168 time: 0.8233352 2026-04-27 22:09:07.646 9 INFO neutron.db.ovn_revision_numbers_db [None req-51333f24-62d6-4d8e-b656-50aa785d9e50 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] Successfully bumped revision number for resource 83b3a09d-5d5a-4b27-851c-78b5246b74e6 (type: networks) to 1 2026-04-27 22:09:07.789 10 INFO neutron.wsgi [None req-341f11a9-dbe9-44bf-a604-b650afdd3f1e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "PUT /v2.0/routers/567ec4d0-573e-45f8-9674-8667adb94e4c/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.8856506 /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-04-27 22:09:07.848 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-51333f24-62d6-4d8e-b656-50aa785d9e50 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] No more DHCP agents 2026-04-27 22:09:07.850 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-51333f24-62d6-4d8e-b656-50aa785d9e50 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] Unable to schedule network 83b3a09d-5d5a-4b27-851c-78b5246b74e6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:07.907 9 INFO neutron.db.ovn_revision_numbers_db [None req-51333f24-62d6-4d8e-b656-50aa785d9e50 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] Successfully bumped revision number for resource 3d141d2d-889e-4982-80d6-9becdbf01005 (type: ports) to 1 2026-04-27 22:09:07.956 9 INFO neutron.db.ovn_revision_numbers_db [None req-51333f24-62d6-4d8e-b656-50aa785d9e50 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] Successfully bumped revision number for resource 61e3cfb7-926f-451d-a6ce-1de7725b5a0e (type: networks) to 1 2026-04-27 22:09:08.137 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-51333f24-62d6-4d8e-b656-50aa785d9e50 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] No more DHCP agents 2026-04-27 22:09:08.139 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-51333f24-62d6-4d8e-b656-50aa785d9e50 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] Unable to schedule network 61e3cfb7-926f-451d-a6ce-1de7725b5a0e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:08.201 9 INFO neutron.db.ovn_revision_numbers_db [None req-51333f24-62d6-4d8e-b656-50aa785d9e50 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] Successfully bumped revision number for resource e591fb9b-5377-401b-8bd1-1d42bcf710bb (type: ports) to 1 2026-04-27 22:09:08.224 9 INFO neutron.wsgi [None req-51333f24-62d6-4d8e-b656-50aa785d9e50 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 1445 time: 1.8613091 2026-04-27 22:09:08.520 10 INFO neutron.wsgi [None req-ea641735-d088-44c8-abb6-7fb654740537 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - default default] 10.0.0.1 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2051 time: 0.2905142 2026-04-27 22:09:08.731 10 INFO neutron.wsgi [None req-b3725025-a854-4e1a-abb9-db4325c046c7 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/routers/567ec4d0-573e-45f8-9674-8667adb94e4c HTTP/1.1" status: 204 len: 168 time: 0.9380703 2026-04-27 22:09:08.944 9 INFO neutron.wsgi [None req-510e8dc8-001c-4238-a0df-d8970ca5b3fb 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/a6fb3e56-cab8-4a04-94c6-3a459dcda4f6 HTTP/1.1" status: 204 len: 168 time: 0.2068777 2026-04-27 22:09:09.011 10 INFO neutron.services.segments.plugin [-] Segment 79c66e9a-117b-414b-8ff7-187c121bb96c resource provider aggregate not found 2026-04-27 22:09:09.015 10 INFO neutron.services.segments.plugin [-] Segment 79c66e9a-117b-414b-8ff7-187c121bb96c resource provider aggregate not found 2026-04-27 22:09:09.028 10 INFO neutron.services.segments.plugin [-] Segment 79c66e9a-117b-414b-8ff7-187c121bb96c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79c66e9a-117b-414b-8ff7-187c121bb96c found for delete ", "request_id": "req-9ef66ea2-d4cb-4d53-b9ba-36164170009c"}]} 2026-04-27 22:09:09.033 10 INFO neutron.services.segments.plugin [-] Segment 79c66e9a-117b-414b-8ff7-187c121bb96c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 79c66e9a-117b-414b-8ff7-187c121bb96c found for delete ", "request_id": "req-e86d2641-bfd2-43f3-baaf-2480c499dc90"}]} 2026-04-27 22:09:09.053 10 INFO neutron.wsgi [None req-51dc3d72-e5c5-442a-82a4-a387e1e8ec08 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] 10.0.0.1 "DELETE /v2.0/networks/83b3a09d-5d5a-4b27-851c-78b5246b74e6 HTTP/1.1" status: 204 len: 168 time: 0.5219734 2026-04-27 22:09:09.297 9 INFO neutron.services.segments.plugin [-] Segment e5a67967-ba6f-46d7-b256-f4427937ce1e resource provider aggregate not found 2026-04-27 22:09:09.308 9 INFO neutron.services.segments.plugin [-] Segment e5a67967-ba6f-46d7-b256-f4427937ce1e resource provider aggregate not found 2026-04-27 22:09:09.330 9 INFO neutron.services.segments.plugin [-] Segment e5a67967-ba6f-46d7-b256-f4427937ce1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5a67967-ba6f-46d7-b256-f4427937ce1e found for delete ", "request_id": "req-799560fc-c7f5-48ac-b1b8-5d9916ffd00e"}]} 2026-04-27 22:09:09.332 9 INFO neutron.services.segments.plugin [-] Segment e5a67967-ba6f-46d7-b256-f4427937ce1e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e5a67967-ba6f-46d7-b256-f4427937ce1e found for delete ", "request_id": "req-f8ed2398-2eb7-45f6-b156-e7787a824ed3"}]} 2026-04-27 22:09:09.340 9 INFO neutron.wsgi [None req-bbcc3eb5-51a2-4952-aad9-a2d0bf9d6d24 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/networks/1182da7f-977e-465d-b118-40e539da6eb9 HTTP/1.1" status: 204 len: 168 time: 0.3745449 2026-04-27 22:09:09.458 10 INFO neutron.wsgi [None req-086e7324-a805-4df8-851e-11ec90857739 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] 10.0.0.1 "DELETE /v2.0/networks/61e3cfb7-926f-451d-a6ce-1de7725b5a0e HTTP/1.1" status: 204 len: 168 time: 0.3974736 2026-04-27 22:09:09.484 10 INFO neutron.wsgi [None req-cf3af1d2-71c0-4f5c-8b72-a74c95017634 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=e1c80ac43bbd44d28aabc5d32d3a11fc&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0400596 2026-04-27 22:09:09.564 9 INFO neutron.wsgi [None req-34a02368-f708-4ec6-b365-81abefde4398 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - default default] 10.0.0.1 "GET /v2.0/networks HTTP/1.1" status: 200 len: 845 time: 0.0981445 2026-04-27 22:09:09.674 10 INFO neutron.db.segments_db [None req-af197e62-0669-4e9b-bcbf-3fc5907bfdb6 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] Added segment 4011cd21-cb6b-465d-86f1-0cdcd5f4c493 of type geneve for network 8437f41e-2f58-428a-800e-05ad13811600 2026-04-27 22:09:09.740 10 INFO neutron.db.ovn_revision_numbers_db [None req-4a2599fe-d8e4-4d3b-ab20-9af1fffeab73 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 57d41938-5974-46fe-abd9-a68f0adc1649 (type: security_groups) to 1 2026-04-27 22:09:09.773 10 INFO neutron.wsgi [None req-49fe6467-6d64-4452-a70d-4027b97437ee 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/2851cb1b-ff90-4e09-a937-6efac1b42585 HTTP/1.1" status: 204 len: 168 time: 0.2844436 2026-04-27 22:09:09.783 10 INFO neutron.wsgi [None req-4a2599fe-d8e4-4d3b-ab20-9af1fffeab73 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=0ed45ad332314277999a4eb6ff1fda72&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4767494 2026-04-27 22:09:09.835 10 INFO neutron.db.ovn_revision_numbers_db [None req-af197e62-0669-4e9b-bcbf-3fc5907bfdb6 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] Successfully bumped revision number for resource 8437f41e-2f58-428a-800e-05ad13811600 (type: networks) to 1 2026-04-27 22:09:09.955 9 INFO neutron.wsgi [None req-8c288fe7-5992-474e-bd7d-a6d48648caf0 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/57d41938-5974-46fe-abd9-a68f0adc1649 HTTP/1.1" status: 204 len: 168 time: 0.1658485 2026-04-27 22:09:10.048 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-af197e62-0669-4e9b-bcbf-3fc5907bfdb6 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] No more DHCP agents 2026-04-27 22:09:10.051 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-af197e62-0669-4e9b-bcbf-3fc5907bfdb6 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] Unable to schedule network 8437f41e-2f58-428a-800e-05ad13811600: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:10.103 10 INFO neutron.db.ovn_revision_numbers_db [None req-af197e62-0669-4e9b-bcbf-3fc5907bfdb6 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] Successfully bumped revision number for resource 49a401a6-fc06-4576-9059-b0f65beecf4c (type: ports) to 1 2026-04-27 22:09:10.128 10 INFO neutron.wsgi [None req-af197e62-0669-4e9b-bcbf-3fc5907bfdb6 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 0.5554006 2026-04-27 22:09:10.181 9 INFO neutron.db.ovn_revision_numbers_db [None req-fa6e3ff0-fbf4-4273-8a73-dcceaf4d29cb 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 1f14dc1b-bb79-45ec-8e71-67e498ae952b (type: security_groups) to 1 2026-04-27 22:09:10.199 9 INFO neutron.wsgi [None req-fa6e3ff0-fbf4-4273-8a73-dcceaf4d29cb 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=cf64c30935b140f49c7d73ebc3d56638&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1102304 2026-04-27 22:09:10.216 10 INFO neutron.db.segments_db [None req-7ccac1f9-8871-4851-9798-ece3bd0c2ad1 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] Added segment 442f5b46-88ba-46ba-bea9-2157cf2fb124 of type geneve for network de93a18a-5665-434d-973d-baa48c5063a5 2026-04-27 22:09:10.336 10 INFO neutron.db.ovn_revision_numbers_db [None req-7ccac1f9-8871-4851-9798-ece3bd0c2ad1 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] Successfully bumped revision number for resource de93a18a-5665-434d-973d-baa48c5063a5 (type: networks) to 1 2026-04-27 22:09:10.368 9 INFO neutron.wsgi [None req-97b0c4bd-edf7-4bd2-ae71-60e5731896ea 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/1f14dc1b-bb79-45ec-8e71-67e498ae952b HTTP/1.1" status: 204 len: 168 time: 0.1659417 2026-04-27 22:09:10.504 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7ccac1f9-8871-4851-9798-ece3bd0c2ad1 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] No more DHCP agents 2026-04-27 22:09:10.507 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7ccac1f9-8871-4851-9798-ece3bd0c2ad1 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] Unable to schedule network de93a18a-5665-434d-973d-baa48c5063a5: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:10.570 10 INFO neutron.db.ovn_revision_numbers_db [None req-7ccac1f9-8871-4851-9798-ece3bd0c2ad1 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] Successfully bumped revision number for resource eda972e5-4381-4a3b-8168-78329f48a754 (type: ports) to 1 2026-04-27 22:09:10.594 10 INFO neutron.wsgi [None req-7ccac1f9-8871-4851-9798-ece3bd0c2ad1 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 0.4590304 2026-04-27 22:09:10.876 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020287 2026-04-27 22:09:10.879 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0042129 2026-04-27 22:09:11.061 10 INFO neutron.services.segments.plugin [-] Segment 9ac214ca-69f2-4999-bb41-9390aa7bcfaa resource provider aggregate not found 2026-04-27 22:09:11.065 10 INFO neutron.services.segments.plugin [-] Segment 9ac214ca-69f2-4999-bb41-9390aa7bcfaa resource provider aggregate not found 2026-04-27 22:09:11.077 10 INFO neutron.services.segments.plugin [-] Segment 9ac214ca-69f2-4999-bb41-9390aa7bcfaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ac214ca-69f2-4999-bb41-9390aa7bcfaa found for delete ", "request_id": "req-0d50f048-b7cb-4028-9e6e-d4b67ccb3717"}]} 2026-04-27 22:09:11.080 10 INFO neutron.services.segments.plugin [-] Segment 9ac214ca-69f2-4999-bb41-9390aa7bcfaa resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9ac214ca-69f2-4999-bb41-9390aa7bcfaa found for delete ", "request_id": "req-be2786a5-242d-4181-9d78-3af9e8f6081d"}]} 2026-04-27 22:09:11.083 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-27727175-2b63-43fb-83b6-cbd87fd63ad3 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] No more DHCP agents 2026-04-27 22:09:11.085 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-27727175-2b63-43fb-83b6-cbd87fd63ad3 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] Unable to schedule network 8437f41e-2f58-428a-800e-05ad13811600: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:11.154 10 INFO neutron.db.ovn_revision_numbers_db [None req-27727175-2b63-43fb-83b6-cbd87fd63ad3 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] Successfully bumped revision number for resource 7dfa970f-a883-413d-9ccc-3690691de27d (type: ports) to 1 2026-04-27 22:09:11.546 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-27727175-2b63-43fb-83b6-cbd87fd63ad3 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] No more DHCP agents 2026-04-27 22:09:11.548 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-27727175-2b63-43fb-83b6-cbd87fd63ad3 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] Unable to schedule network de93a18a-5665-434d-973d-baa48c5063a5: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:11.622 10 INFO neutron.db.ovn_revision_numbers_db [None req-27727175-2b63-43fb-83b6-cbd87fd63ad3 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] Successfully bumped revision number for resource 790210bc-1997-416e-8740-a58078b124c4 (type: ports) to 1 2026-04-27 22:09:11.644 10 INFO neutron.wsgi [None req-27727175-2b63-43fb-83b6-cbd87fd63ad3 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] 10.0.0.1 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1705 time: 1.0456061 /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-04-27 22:09:11.774 10 INFO neutron.wsgi [None req-674fc7a7-528a-49fc-8b16-a734d7815bfc 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - default default] 10.0.0.1 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3212 time: 0.1262147 2026-04-27 22:09:12.061 10 INFO neutron.wsgi [None req-af64a4d1-cc27-48e3-a6ac-411d5d4d72c5 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] 10.0.0.1 "DELETE /v2.0/ports/7dfa970f-a883-413d-9ccc-3690691de27d HTTP/1.1" status: 204 len: 168 time: 0.2812850 2026-04-27 22:09:12.274 10 INFO neutron.db.ovn_revision_numbers_db [None req-13f7d9da-d755-4caf-84c1-fef6b645fedd 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 337bd02e-7118-48f4-8465-4e2e6fa33e9b (type: security_groups) to 1 2026-04-27 22:09:12.311 10 INFO neutron.wsgi [None req-13f7d9da-d755-4caf-84c1-fef6b645fedd 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=c6c52b9d529b4f03aa6ab4c2cf9c5fd7&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3305261 2026-04-27 22:09:12.335 10 INFO neutron.wsgi [None req-330bba63-a436-45c3-897a-e5a6a9abd670 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] 10.0.0.1 "DELETE /v2.0/ports/790210bc-1997-416e-8740-a58078b124c4 HTTP/1.1" status: 204 len: 168 time: 0.2708890 2026-04-27 22:09:12.484 10 INFO neutron.wsgi [None req-957173fe-7f5c-40c9-8e70-a383296f1845 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/337bd02e-7118-48f4-8465-4e2e6fa33e9b HTTP/1.1" status: 204 len: 168 time: 0.1605837 2026-04-27 22:09:12.516 9 INFO neutron.wsgi [None req-f581571c-a6f0-41e7-9edd-fbe6b91ba5da 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - default default] 10.0.0.1 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1718 time: 0.1759648 2026-04-27 22:09:12.614 9 INFO neutron.db.segments_db [None req-5b78f0c4-40af-4ee8-bf61-6c459957666b 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] Added segment bc0614b1-67c4-4955-b887-205f5d210dcb of type geneve for network 349be51f-5cd2-4e04-a353-e7e406cb44fa 2026-04-27 22:09:12.744 9 INFO neutron.db.ovn_revision_numbers_db [None req-5b78f0c4-40af-4ee8-bf61-6c459957666b 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] Successfully bumped revision number for resource 349be51f-5cd2-4e04-a353-e7e406cb44fa (type: networks) to 1 2026-04-27 22:09:12.811 10 INFO neutron.db.ovn_revision_numbers_db [None req-c73fa1e6-4a79-4324-92cb-3548ec2dc572 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource df25ced6-eb2b-4e43-be1e-e15f4ad836c3 (type: security_groups) to 1 2026-04-27 22:09:12.833 10 INFO neutron.wsgi [None req-c73fa1e6-4a79-4324-92cb-3548ec2dc572 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=fab547eac1ab4621a4227009d279e2d2&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1130154 2026-04-27 22:09:12.901 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5b78f0c4-40af-4ee8-bf61-6c459957666b 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] No more DHCP agents 2026-04-27 22:09:12.902 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5b78f0c4-40af-4ee8-bf61-6c459957666b 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] Unable to schedule network 349be51f-5cd2-4e04-a353-e7e406cb44fa: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:12.965 9 INFO neutron.db.ovn_revision_numbers_db [None req-5b78f0c4-40af-4ee8-bf61-6c459957666b 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] Successfully bumped revision number for resource 72de0aca-a240-45fb-90e8-6c57cefa631c (type: ports) to 1 2026-04-27 22:09:12.976 10 INFO neutron.db.ovn_revision_numbers_db [None req-112c60b7-1034-4b60-b5fd-67a7f60820eb 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 0329cd1c-8f22-4749-b95b-88faf2d05066 (type: security_groups) to 1 2026-04-27 22:09:12.982 9 INFO neutron.wsgi [None req-5b78f0c4-40af-4ee8-bf61-6c459957666b 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 0.4593399 2026-04-27 22:09:13.005 10 INFO neutron.wsgi [None req-112c60b7-1034-4b60-b5fd-67a7f60820eb 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=ec2c989d9e484fda9bd49ff362f9f08b&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3233297 2026-04-27 22:09:13.046 10 INFO neutron.wsgi [None req-11e92463-753d-4cfe-83cd-9a29e138c809 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/df25ced6-eb2b-4e43-be1e-e15f4ad836c3 HTTP/1.1" status: 204 len: 168 time: 0.2058125 2026-04-27 22:09:13.067 9 INFO neutron.db.segments_db [None req-f02b09a2-34ed-4c37-8600-547f5794f82d 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] Added segment 1823bd41-ec6f-4bb5-8578-35f22232db0e of type geneve for network 87cc665c-40a0-4405-9bc0-5789df4c2a5e 2026-04-27 22:09:13.188 9 INFO neutron.db.ovn_revision_numbers_db [None req-f02b09a2-34ed-4c37-8600-547f5794f82d 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] Successfully bumped revision number for resource 87cc665c-40a0-4405-9bc0-5789df4c2a5e (type: networks) to 1 2026-04-27 22:09:13.301 9 INFO neutron.wsgi [None req-b5becbbb-bc16-4bc4-a726-ffbadc7423bc 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/0329cd1c-8f22-4749-b95b-88faf2d05066 HTTP/1.1" status: 204 len: 168 time: 0.2879932 2026-04-27 22:09:13.358 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f02b09a2-34ed-4c37-8600-547f5794f82d 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] No more DHCP agents 2026-04-27 22:09:13.360 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f02b09a2-34ed-4c37-8600-547f5794f82d 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] Unable to schedule network 87cc665c-40a0-4405-9bc0-5789df4c2a5e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:13.417 9 INFO neutron.db.ovn_revision_numbers_db [None req-f02b09a2-34ed-4c37-8600-547f5794f82d 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] Successfully bumped revision number for resource 60082418-52d0-4baa-91b5-213272086761 (type: ports) to 1 2026-04-27 22:09:13.436 9 INFO neutron.wsgi [None req-f02b09a2-34ed-4c37-8600-547f5794f82d 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 848 time: 0.4492772 2026-04-27 22:09:14.008 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dc83e452-08e2-497d-8694-53428e12831c 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] No more DHCP agents 2026-04-27 22:09:14.011 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dc83e452-08e2-497d-8694-53428e12831c 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] Unable to schedule network 349be51f-5cd2-4e04-a353-e7e406cb44fa: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:14.458 9 INFO neutron.db.ovn_revision_numbers_db [None req-dc83e452-08e2-497d-8694-53428e12831c 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] Successfully bumped revision number for resource 72de0aca-a240-45fb-90e8-6c57cefa631c (type: ports) to 2 2026-04-27 22:09:14.470 9 INFO neutron.db.ovn_revision_numbers_db [None req-dc83e452-08e2-497d-8694-53428e12831c 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] Successfully bumped revision number for resource ac37686a-b694-4ec6-ab47-5f1ac5496f43 (type: subnets) to 0 2026-04-27 22:09:14.493 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dc83e452-08e2-497d-8694-53428e12831c 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] No more DHCP agents 2026-04-27 22:09:14.494 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dc83e452-08e2-497d-8694-53428e12831c 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] Unable to schedule network 87cc665c-40a0-4405-9bc0-5789df4c2a5e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:15.125 9 INFO neutron.db.ovn_revision_numbers_db [None req-dc83e452-08e2-497d-8694-53428e12831c 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] Successfully bumped revision number for resource 60082418-52d0-4baa-91b5-213272086761 (type: ports) to 2 2026-04-27 22:09:15.140 9 INFO neutron.db.ovn_revision_numbers_db [None req-dc83e452-08e2-497d-8694-53428e12831c 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] Successfully bumped revision number for resource 001dd174-47f4-4c89-9725-118bce6a213a (type: subnets) to 0 2026-04-27 22:09:15.156 9 INFO neutron.wsgi [None req-dc83e452-08e2-497d-8694-53428e12831c 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 1425 time: 1.6860828 2026-04-27 22:09:15.229 9 INFO neutron.wsgi [None req-0200531e-e7a9-4af3-b86f-a3c004b7899f 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - default default] 10.0.0.1 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2033 time: 0.0684581 2026-04-27 22:09:15.382 10 INFO neutron.wsgi [None req-34596526-c935-480d-b74d-644fe8021c0d ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16520 time: 0.1878598 2026-04-27 22:09:15.393 9 INFO neutron.wsgi [None req-8d7949c1-1dc3-4952-9584-1d9a94b3301a ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/address-group HTTP/1.1" status: 200 len: 353 time: 0.0058835 2026-04-27 22:09:15.399 9 INFO neutron.wsgi [None req-814faab1-9565-415f-9f01-60fe1b399025 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/address-scope HTTP/1.1" status: 200 len: 357 time: 0.0039957 2026-04-27 22:09:15.406 9 INFO neutron.wsgi [None req-6757c943-4fbb-4477-b3c7-7f4e3641c54f ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/agent HTTP/1.1" status: 200 len: 347 time: 0.0030193 2026-04-27 22:09:15.417 10 INFO neutron.wsgi [None req-024e5034-8316-407e-8ced-88ecc24c1115 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 378 time: 0.0073864 2026-04-27 22:09:15.429 9 INFO neutron.wsgi [None req-44b589d2-f0a4-4996-8686-aa6bbb85c91a ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/auto-allocated-topology HTTP/1.1" status: 200 len: 394 time: 0.0043309 2026-04-27 22:09:15.438 10 INFO neutron.wsgi [None req-b9550e68-b370-42e9-8bf3-23f87c0d9fd8 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/availability_zone HTTP/1.1" status: 200 len: 372 time: 0.0059419 2026-04-27 22:09:15.443 9 INFO neutron.wsgi [None req-60779d98-43cc-4f58-bc48-b763f749e923 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] 10.0.0.1 "DELETE /v2.0/subnets/ac37686a-b694-4ec6-ab47-5f1ac5496f43 HTTP/1.1" status: 204 len: 168 time: 0.2095199 2026-04-27 22:09:15.443 10 INFO neutron.wsgi [None req-7a06fd55-86cd-4182-9455-4bc835c786e4 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/default-subnetpools HTTP/1.1" status: 200 len: 405 time: 0.0030160 2026-04-27 22:09:15.450 9 INFO neutron.wsgi [None req-7911905b-de56-4c76-b0be-2871fd768e12 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/dhcp_agent_scheduler HTTP/1.1" status: 200 len: 381 time: 0.0035880 2026-04-27 22:09:15.459 9 INFO neutron.wsgi [None req-3598e332-8078-4d99-9f70-df8c0443b157 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 366 time: 0.0038090 2026-04-27 22:09:15.467 9 INFO neutron.wsgi [None req-56d6ef65-296e-4773-acc7-5387b387bb9f ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/dns-domain-ports HTTP/1.1" status: 200 len: 399 time: 0.0037911 2026-04-27 22:09:15.481 10 INFO neutron.wsgi [None req-e41354f3-14c3-4073-b410-68b50088a317 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/dns-integration-domain-keywords HTTP/1.1" status: 200 len: 477 time: 0.0055873 2026-04-27 22:09:15.496 9 INFO neutron.wsgi [None req-2580dc86-d039-41bd-9f6c-b933c3e720d6 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/external-net HTTP/1.1" status: 200 len: 394 time: 0.0101392 2026-04-27 22:09:15.503 9 INFO neutron.wsgi [None req-9a85ea53-fa29-48d4-bcb9-e97fa0f876da ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/extra_dhcp_opt HTTP/1.1" status: 200 len: 498 time: 0.0039144 2026-04-27 22:09:15.511 9 INFO neutron.wsgi [None req-524e36af-2be4-4ffc-8bbb-29fcdf049bc9 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/extraroute HTTP/1.1" status: 200 len: 375 time: 0.0037482 2026-04-27 22:09:15.520 9 INFO neutron.wsgi [None req-dd9b71ed-f743-4c55-830c-431201b285b6 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/filter-validation HTTP/1.1" status: 200 len: 392 time: 0.0037024 2026-04-27 22:09:15.527 9 INFO neutron.wsgi [None req-2d8a9f91-52e3-4712-8f0c-38c37d7d50d2 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/floating-ip-port-forwarding-detail HTTP/1.1" status: 200 len: 465 time: 0.0041351 2026-04-27 22:09:15.534 9 INFO neutron.wsgi [None req-e4b28a70-7568-41bc-90b2-27e17b052ae7 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/fip-port-details HTTP/1.1" status: 200 len: 406 time: 0.0043383 2026-04-27 22:09:15.542 10 INFO neutron.wsgi [None req-a1121d2a-002c-4755-a63b-8d13ca8de78e ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/flavors HTTP/1.1" status: 200 len: 387 time: 0.0046067 2026-04-27 22:09:15.554 9 INFO neutron.wsgi [None req-865c5321-2593-479e-8625-816d84794c99 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/floatingip-pools HTTP/1.1" status: 200 len: 382 time: 0.0073662 2026-04-27 22:09:15.564 9 INFO neutron.wsgi [None req-99e627aa-a618-4579-9deb-e4e153b45b00 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/ip_allocation HTTP/1.1" status: 200 len: 356 time: 0.0049291 2026-04-27 22:09:15.571 9 INFO neutron.wsgi [None req-6bc5bba3-cd96-4cdc-bda8-b1529c178a38 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/l2_adjacency HTTP/1.1" status: 200 len: 372 time: 0.0042784 2026-04-27 22:09:15.578 9 INFO neutron.wsgi [None req-f9a660b6-b2c0-4186-a7c3-f88d57240628 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/router HTTP/1.1" status: 200 len: 450 time: 0.0038450 2026-04-27 22:09:15.585 9 INFO neutron.wsgi [None req-0553536a-2b6f-497f-9d9d-b6c7d7426c76 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/ext-gw-mode HTTP/1.1" status: 200 len: 462 time: 0.0039456 2026-04-27 22:09:15.592 9 INFO neutron.wsgi [None req-d939c0a7-a008-4dd4-8270-74333ad8b5fa ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/logging HTTP/1.1" status: 200 len: 407 time: 0.0039723 2026-04-27 22:09:15.599 9 INFO neutron.wsgi [None req-bfeb88bc-6759-424d-94dc-81e320df2155 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/multi-provider HTTP/1.1" status: 200 len: 406 time: 0.0040643 2026-04-27 22:09:15.606 9 INFO neutron.wsgi [None req-2e06b1be-d51c-4028-9443-c98b19854873 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/net-mtu HTTP/1.1" status: 200 len: 370 time: 0.0039127 2026-04-27 22:09:15.614 9 INFO neutron.wsgi [None req-8985e322-3168-4c6a-b069-8e1ea2d31c3d ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/net-mtu-writable HTTP/1.1" status: 200 len: 401 time: 0.0046632 2026-04-27 22:09:15.624 9 INFO neutron.wsgi [None req-5e143d3e-7295-444e-bfe1-07483c7d3a54 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/network_availability_zone HTTP/1.1" status: 200 len: 394 time: 0.0066645 2026-04-27 22:09:15.633 10 INFO neutron.wsgi [None req-8669c871-4526-4a6f-b6e5-69ad351fc77a ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/network-ip-availability HTTP/1.1" status: 200 len: 410 time: 0.0050824 2026-04-27 22:09:15.646 9 INFO neutron.wsgi [None req-2890d3df-cc37-4f3d-b414-a4393d30194c ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/pagination HTTP/1.1" status: 200 len: 386 time: 0.0076189 2026-04-27 22:09:15.654 9 INFO neutron.wsgi [None req-f66bd2bd-ce67-459d-b8f6-65daab4d955e ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/port-device-profile HTTP/1.1" status: 200 len: 383 time: 0.0048568 2026-04-27 22:09:15.662 9 INFO neutron.wsgi [None req-7ca844ac-6831-4510-a254-9790f1515015 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/port-mac-address-regenerate HTTP/1.1" status: 200 len: 403 time: 0.0050409 2026-04-27 22:09:15.672 10 INFO neutron.wsgi [None req-afc623a1-6d89-4c2f-86da-503af06c32cf 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] 10.0.0.1 "DELETE /v2.0/subnets/001dd174-47f4-4c89-9725-118bce6a213a HTTP/1.1" status: 204 len: 168 time: 0.2239654 2026-04-27 22:09:15.673 9 INFO neutron.wsgi [None req-65c0db59-7347-47e6-a663-30adb05e5920 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/port-numa-affinity-policy HTTP/1.1" status: 200 len: 392 time: 0.0067155 2026-04-27 22:09:15.685 10 INFO neutron.wsgi [None req-876390c8-c406-40ef-8f58-c3e6a6c1cc0e ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/port-resource-request HTTP/1.1" status: 200 len: 379 time: 0.0067737 2026-04-27 22:09:15.694 10 INFO neutron.wsgi [None req-488fc7e2-d55b-401a-9011-0709267979fc ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/port-resource-request-groups HTTP/1.1" status: 200 len: 465 time: 0.0041089 2026-04-27 22:09:15.714 10 INFO neutron.wsgi [None req-e3657f09-2287-4328-a89d-27e5b2403fbb ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/binding HTTP/1.1" status: 200 len: 387 time: 0.0037928 2026-04-27 22:09:15.723 10 INFO neutron.wsgi [None req-65266026-6e7b-48ef-b405-9c52b6e3a2d0 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/binding-extended HTTP/1.1" status: 200 len: 406 time: 0.0045598 2026-04-27 22:09:15.731 10 INFO neutron.wsgi [None req-3a7deadb-d357-4a40-b5c2-a6822ae20e21 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/port-security HTTP/1.1" status: 200 len: 354 time: 0.0038776 2026-04-27 22:09:15.738 9 INFO neutron.wsgi [None req-70044944-1652-4438-be07-10e229187b11 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - default default] 10.0.0.1 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 820 time: 0.0622396 2026-04-27 22:09:15.739 10 INFO neutron.wsgi [None req-f1147275-691c-4aa2-beb1-0d7c6ffaf68a ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/project-id HTTP/1.1" status: 200 len: 398 time: 0.0038340 2026-04-27 22:09:15.748 9 INFO neutron.wsgi [None req-e4e09d49-353e-4b36-88b1-493365228929 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/provider HTTP/1.1" status: 200 len: 385 time: 0.0047951 2026-04-27 22:09:15.756 9 INFO neutron.wsgi [None req-dd6847ad-38bf-4b78-a501-5180c8d4204c ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 360 time: 0.0042183 2026-04-27 22:09:15.766 10 INFO neutron.wsgi [None req-b06e9799-b701-4faa-af8e-e5e7d4170fa1 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/qos-bw-limit-direction HTTP/1.1" status: 200 len: 452 time: 0.0041933 2026-04-27 22:09:15.777 9 INFO neutron.wsgi [None req-0c9af88e-a1ed-482f-988a-9f3c299ffb11 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/qos-bw-minimum-ingress HTTP/1.1" status: 200 len: 445 time: 0.0064986 2026-04-27 22:09:15.785 9 INFO neutron.wsgi [None req-6348bcb2-a00a-4b15-a4c5-8daf1b21f82d ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/qos-default HTTP/1.1" status: 200 len: 377 time: 0.0043409 2026-04-27 22:09:15.791 10 INFO neutron.wsgi [None req-7d5fe4e9-8497-410c-9a73-3e42e2b3c261 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/qos-fip HTTP/1.1" status: 200 len: 372 time: 0.0036373 2026-04-27 22:09:15.803 9 INFO neutron.wsgi [None req-28187c3c-36b8-4860-9b95-d20e9cb46967 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/qos-gateway-ip HTTP/1.1" status: 200 len: 391 time: 0.0073504 2026-04-27 22:09:15.810 9 INFO neutron.wsgi [None req-7935bf88-7f5c-4fb8-bda3-1921f0e53ee9 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/qos-port-network-policy HTTP/1.1" status: 200 len: 403 time: 0.0039520 2026-04-27 22:09:15.817 9 INFO neutron.wsgi [None req-d2449357-4a20-48b9-9285-6751c5b65061 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/qos-pps-minimum HTTP/1.1" status: 200 len: 397 time: 0.0038505 2026-04-27 22:09:15.824 10 INFO neutron.wsgi [None req-8e4b9f6d-f44e-46a2-b946-0f3709b60f9e ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/qos-pps-minimum-rule-alias HTTP/1.1" status: 200 len: 471 time: 0.0047154 2026-04-27 22:09:15.833 10 INFO neutron.wsgi [None req-cff3e893-76a4-4b78-b0ba-89160ca3b51c ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/qos-pps HTTP/1.1" status: 200 len: 389 time: 0.0049624 2026-04-27 22:09:15.846 9 INFO neutron.wsgi [None req-4b0123e9-5b38-4b6d-8262-6d7537044df1 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/qos-rule-type-details HTTP/1.1" status: 200 len: 423 time: 0.0069606 2026-04-27 22:09:15.856 9 INFO neutron.wsgi [None req-fe5c5590-4e66-4bd5-b251-7ce02ad969b3 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/qos-rule-type-filter HTTP/1.1" status: 200 len: 567 time: 0.0040066 2026-04-27 22:09:15.866 9 INFO neutron.wsgi [None req-e004beb1-1104-450d-ae33-32838b82f337 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/qos-rules-alias HTTP/1.1" status: 200 len: 448 time: 0.0067346 2026-04-27 22:09:15.874 9 INFO neutron.wsgi [None req-4f957e37-b5f8-4c2f-a13e-1ab670551746 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/quota-check-limit HTTP/1.1" status: 200 len: 420 time: 0.0045834 2026-04-27 22:09:15.882 9 INFO neutron.wsgi [None req-ae459b4d-eb79-49fe-88d0-32ca74ff1265 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/quotas HTTP/1.1" status: 200 len: 386 time: 0.0045102 2026-04-27 22:09:15.891 9 INFO neutron.wsgi [None req-70cf783a-a1d2-4308-a28f-fe8838945d28 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/quota_details HTTP/1.1" status: 200 len: 407 time: 0.0039525 2026-04-27 22:09:15.899 9 INFO neutron.wsgi [None req-942e6849-27d0-4960-9da7-d89c1288c4a7 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/rbac-policies HTTP/1.1" status: 200 len: 417 time: 0.0039699 2026-04-27 22:09:15.907 9 INFO neutron.wsgi [None req-c6c57abf-b393-433f-aaba-e2b06d125f01 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/rbac-address-scope HTTP/1.1" status: 200 len: 384 time: 0.0039823 2026-04-27 22:09:15.916 9 INFO neutron.wsgi [None req-5843f47c-2dae-46ff-bdc7-37556a18f51d ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/rbac-security-groups HTTP/1.1" status: 200 len: 404 time: 0.0062025 2026-04-27 22:09:15.923 9 INFO neutron.wsgi [None req-c0d770ee-1750-4694-9718-b5724e59afd6 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/revision-if-match HTTP/1.1" status: 200 len: 441 time: 0.0028415 2026-04-27 22:09:15.930 9 INFO neutron.wsgi [None req-66577804-9466-40ae-bcd9-16b9684e5066 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/standard-attr-revisions HTTP/1.1" status: 200 len: 423 time: 0.0038171 2026-04-27 22:09:15.937 9 INFO neutron.wsgi [None req-e04e2763-6f2c-4d01-b5dc-ba0f8f6d6228 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/router_availability_zone HTTP/1.1" status: 200 len: 391 time: 0.0038533 2026-04-27 22:09:15.944 9 INFO neutron.wsgi [None req-6774669f-a912-4b64-bbc4-14bc1314acd5 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/security-groups-normalized-cidr HTTP/1.1" status: 200 len: 445 time: 0.0041013 2026-04-27 22:09:15.953 9 INFO neutron.wsgi [None req-f5567fdc-31bf-4aae-9494-47492f3805dd ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/security-groups-remote-address-group HTTP/1.1" status: 200 len: 448 time: 0.0042417 2026-04-27 22:09:15.960 9 INFO neutron.wsgi [None req-bbd0a394-4ef4-44a3-8330-955eaa6b9ac3 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/security-groups-shared-filtering HTTP/1.1" status: 200 len: 435 time: 0.0038583 2026-04-27 22:09:15.968 9 INFO neutron.wsgi [None req-0983fc4c-07b2-43b3-bb24-89eb47fbd6c6 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 364 time: 0.0051470 2026-04-27 22:09:15.976 10 INFO neutron.wsgi [None req-2b2dddf8-9c7f-4232-93fe-abe0cc2cc20f ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/segment HTTP/1.1" status: 200 len: 339 time: 0.0043926 2026-04-27 22:09:15.983 9 INFO neutron.wsgi [None req-67be3782-fdeb-4b73-8244-1b683867f4d3 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/segments-peer-subnet-host-routes HTTP/1.1" status: 200 len: 427 time: 0.0041511 2026-04-27 22:09:15.990 9 INFO neutron.wsgi [None req-7c156956-fe83-4f4e-b717-b1f60f0016ad ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/service-type HTTP/1.1" status: 200 len: 415 time: 0.0043144 2026-04-27 22:09:15.997 9 INFO neutron.wsgi [None req-ad5b68a1-8d0b-439f-9db6-501df75600d1 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/sorting HTTP/1.1" status: 200 len: 377 time: 0.0037739 2026-04-27 22:09:16.006 9 INFO neutron.wsgi [None req-d753d536-37eb-4bf4-a506-812e080a3a5b ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/standard-attr-segment HTTP/1.1" status: 200 len: 406 time: 0.0037103 2026-04-27 22:09:16.012 9 INFO neutron.wsgi [None req-8498c78f-b48a-4ea3-b958-4c1dcf0e8a14 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/standard-attr-description HTTP/1.1" status: 200 len: 408 time: 0.0037355 2026-04-27 22:09:16.020 9 INFO neutron.wsgi [None req-1236d253-71ab-4697-be3c-aebd5b9178eb ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/stateful-security-group HTTP/1.1" status: 200 len: 402 time: 0.0039952 2026-04-27 22:09:16.027 9 INFO neutron.wsgi [None req-891c9707-2570-4585-bd04-4013e8db1247 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/subnet-dns-publish-fixed-ip HTTP/1.1" status: 200 len: 421 time: 0.0037229 2026-04-27 22:09:16.034 9 INFO neutron.wsgi [None req-3c45ed98-9c07-4fff-9d5d-e5facf41904d ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/subnet-segmentid-writable HTTP/1.1" status: 200 len: 421 time: 0.0038860 2026-04-27 22:09:16.041 9 INFO neutron.wsgi [None req-b095aed9-7dbd-4840-87d4-5b340cdddc4a ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/subnet-service-types HTTP/1.1" status: 200 len: 400 time: 0.0038271 2026-04-27 22:09:16.049 9 INFO neutron.wsgi [None req-97eab6bf-f247-4757-8c88-9f2efb276270 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/subnet_allocation HTTP/1.1" status: 200 len: 388 time: 0.0040691 2026-04-27 22:09:16.056 9 INFO neutron.wsgi [None req-b5c08c0a-9028-4753-b5eb-9ddd4200b4e8 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/subnetpool-prefix-ops HTTP/1.1" status: 200 len: 418 time: 0.0038457 2026-04-27 22:09:16.063 9 INFO neutron.wsgi [None req-88f22f8e-b0dc-435b-9015-409a545cf2cf ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/standard-attr-tag HTTP/1.1" status: 200 len: 537 time: 0.0037348 2026-04-27 22:09:16.071 9 INFO neutron.wsgi [None req-0662cb0f-ecbd-4348-831f-940c4d6484a8 ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/standard-attr-timestamp HTTP/1.1" status: 200 len: 449 time: 0.0037923 2026-04-27 22:09:16.078 9 INFO neutron.wsgi [None req-2841cafa-0ee9-4c4f-a359-6b070fa50f7f ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/trunk HTTP/1.1" status: 200 len: 358 time: 0.0041044 2026-04-27 22:09:16.085 9 INFO neutron.wsgi [None req-8d33b1cb-5c9b-4889-b940-a991640d201e ff0fd143607c441d81f48ec71509b13e 6ac88c81797e4cc88c865cc0be3cf263 - - default default] 10.0.0.1 "GET /v2.0/extensions/trunk-details HTTP/1.1" status: 200 len: 362 time: 0.0038357 2026-04-27 22:09:16.093 10 INFO neutron.services.segments.plugin [-] Segment 1823bd41-ec6f-4bb5-8578-35f22232db0e resource provider aggregate not found 2026-04-27 22:09:16.102 10 INFO neutron.services.segments.plugin [-] Segment 1823bd41-ec6f-4bb5-8578-35f22232db0e resource provider aggregate not found 2026-04-27 22:09:16.119 10 INFO neutron.services.segments.plugin [-] Segment 1823bd41-ec6f-4bb5-8578-35f22232db0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1823bd41-ec6f-4bb5-8578-35f22232db0e found for delete ", "request_id": "req-34caa3a1-c610-4aea-add4-fc5dbaade3ce"}]} 2026-04-27 22:09:16.133 10 INFO neutron.services.segments.plugin [-] Segment 1823bd41-ec6f-4bb5-8578-35f22232db0e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1823bd41-ec6f-4bb5-8578-35f22232db0e found for delete ", "request_id": "req-ad980946-4764-4b05-b5c8-37659d885afd"}]} 2026-04-27 22:09:16.147 10 INFO neutron.wsgi [None req-0b575637-90c4-4907-8297-31d401f3db2b 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] 10.0.0.1 "DELETE /v2.0/networks/87cc665c-40a0-4405-9bc0-5789df4c2a5e HTTP/1.1" status: 204 len: 168 time: 0.4045353 2026-04-27 22:09:16.474 9 INFO neutron.services.segments.plugin [-] Segment bc0614b1-67c4-4955-b887-205f5d210dcb resource provider aggregate not found 2026-04-27 22:09:16.479 9 INFO neutron.services.segments.plugin [-] Segment bc0614b1-67c4-4955-b887-205f5d210dcb resource provider aggregate not found 2026-04-27 22:09:16.510 9 INFO neutron.services.segments.plugin [-] Segment bc0614b1-67c4-4955-b887-205f5d210dcb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc0614b1-67c4-4955-b887-205f5d210dcb found for delete ", "request_id": "req-0d0ace2d-1f4c-42ce-af93-19855524895e"}]} 2026-04-27 22:09:16.538 9 INFO neutron.wsgi [None req-5dbc8958-f7fe-4ced-a707-4ce2de9f01bf 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] 10.0.0.1 "DELETE /v2.0/networks/349be51f-5cd2-4e04-a353-e7e406cb44fa HTTP/1.1" status: 204 len: 168 time: 0.3862140 2026-04-27 22:09:16.564 9 INFO neutron.services.segments.plugin [-] Segment bc0614b1-67c4-4955-b887-205f5d210dcb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bc0614b1-67c4-4955-b887-205f5d210dcb found for delete ", "request_id": "req-b691e9fe-cb35-4fbe-aac9-74bc8ed78aa5"}]} 2026-04-27 22:09:16.929 10 INFO neutron.db.ovn_revision_numbers_db [None req-4845cd7c-d6a3-478d-87d9-7bf8f10d5d64 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 0d1792dc-dd50-4f8e-82b5-76d82fe560e7 (type: security_groups) to 1 2026-04-27 22:09:16.935 10 INFO neutron.db.ovn_revision_numbers_db [None req-73c483df-3832-4c5f-84e0-86d854f5065a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 1a3cc3b7-e8f3-4d20-a035-a19faabaca8c (type: security_groups) to 1 2026-04-27 22:09:16.966 10 INFO neutron.wsgi [None req-4845cd7c-d6a3-478d-87d9-7bf8f10d5d64 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=6ac88c81797e4cc88c865cc0be3cf263&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3605113 2026-04-27 22:09:16.977 10 INFO neutron.wsgi [None req-73c483df-3832-4c5f-84e0-86d854f5065a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=49ce59f6569342cead342c499a835441&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4346452 2026-04-27 22:09:17.013 10 INFO neutron.wsgi [None req-ef756669-98e0-44a2-b2b5-da1a17f11e00 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] 10.0.0.1 "DELETE /v2.0/networks/de93a18a-5665-434d-973d-baa48c5063a5 HTTP/1.1" status: 204 len: 168 time: 0.4664009 2026-04-27 22:09:17.168 10 INFO neutron.wsgi [None req-d776aa48-70da-4e30-a97d-e1382b1066d7 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/1a3cc3b7-e8f3-4d20-a035-a19faabaca8c HTTP/1.1" status: 204 len: 168 time: 0.1829984 2026-04-27 22:09:17.294 9 INFO neutron.wsgi [None req-430b2e1d-68c1-4570-8b43-70562c2308ee 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/0d1792dc-dd50-4f8e-82b5-76d82fe560e7 HTTP/1.1" status: 204 len: 168 time: 0.3225870 2026-04-27 22:09:17.348 10 INFO neutron.db.ovn_revision_numbers_db [None req-b754530a-1e27-42c7-9523-fc3786fca002 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 69814aa1-dce5-4fc5-84b1-00c0043562bc (type: security_groups) to 1 2026-04-27 22:09:17.359 10 INFO neutron.db.ovn_revision_numbers_db [None req-672cf6ce-f0f5-4b44-8557-e05742e34d28 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 099c0018-354a-41a2-9082-db3a2ba5b82a (type: security_groups) to 1 2026-04-27 22:09:17.371 10 INFO neutron.wsgi [None req-b754530a-1e27-42c7-9523-fc3786fca002 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=8b2eaa90d26a442b8b1afb7f1ba27e5e&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2022343 2026-04-27 22:09:17.377 10 INFO neutron.wsgi [None req-672cf6ce-f0f5-4b44-8557-e05742e34d28 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=5b1f2776399c49f48e10cfc7504d59b8&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1104972 2026-04-27 22:09:17.495 9 INFO neutron.wsgi [None req-4774162f-a632-47d5-90af-19aa57b7fcfb 0a24187f910f47b9aeb7188fef36e8f5 3b66fde402f341d0bf0b73b8435a269f - - - -] 10.0.0.1 "DELETE /v2.0/networks/8437f41e-2f58-428a-800e-05ad13811600 HTTP/1.1" status: 204 len: 168 time: 0.4765604 2026-04-27 22:09:17.557 10 INFO neutron.wsgi [None req-f38bbdd5-9cfc-42e2-855b-350079ae7f63 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/099c0018-354a-41a2-9082-db3a2ba5b82a HTTP/1.1" status: 204 len: 168 time: 0.1751690 2026-04-27 22:09:17.602 9 INFO neutron.wsgi [None req-ad00af2e-673c-4312-a3ec-c9bd07fdfabe 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/69814aa1-dce5-4fc5-84b1-00c0043562bc HTTP/1.1" status: 204 len: 168 time: 0.2226384 2026-04-27 22:09:17.849 10 INFO neutron.db.ovn_revision_numbers_db [None req-bde18e49-29be-4d9e-a9da-228a697aaa14 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 8653c832-ae3c-4792-98e5-255824ae53c5 (type: security_groups) to 1 2026-04-27 22:09:17.870 10 INFO neutron.wsgi [None req-bde18e49-29be-4d9e-a9da-228a697aaa14 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=f141bc5c95af41d1b5dfe27c3977e311&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1130426 2026-04-27 22:09:18.012 10 INFO neutron.wsgi [None req-f4df6507-4a9c-4426-a03a-d97c40ca6090 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/8653c832-ae3c-4792-98e5-255824ae53c5 HTTP/1.1" status: 204 len: 168 time: 0.1375911 2026-04-27 22:09:18.141 10 INFO neutron.services.segments.plugin [-] Segment 442f5b46-88ba-46ba-bea9-2157cf2fb124 resource provider aggregate not found 2026-04-27 22:09:18.147 10 INFO neutron.services.segments.plugin [-] Segment 442f5b46-88ba-46ba-bea9-2157cf2fb124 resource provider aggregate not found 2026-04-27 22:09:18.156 10 INFO neutron.services.segments.plugin [-] Segment 442f5b46-88ba-46ba-bea9-2157cf2fb124 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 442f5b46-88ba-46ba-bea9-2157cf2fb124 found for delete ", "request_id": "req-fc20da62-109f-48eb-8d5d-d2838c3ba3b8"}]} 2026-04-27 22:09:18.157 10 INFO neutron.services.segments.plugin [-] Segment 442f5b46-88ba-46ba-bea9-2157cf2fb124 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 442f5b46-88ba-46ba-bea9-2157cf2fb124 found for delete ", "request_id": "req-cf3462e2-14d3-486c-abda-5138aaf62331"}]} 2026-04-27 22:09:18.221 9 INFO neutron.wsgi [None req-bc6cbb92-5bdf-43b3-a872-649978957ddc 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=3b66fde402f341d0bf0b73b8435a269f&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2532711 2026-04-27 22:09:18.377 9 INFO neutron.wsgi [None req-f6e93d24-c395-41e5-a202-799f4a2c5539 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/c7ab4f24-7bcc-4c3c-95c6-139f847f410c HTTP/1.1" status: 204 len: 168 time: 0.1523976 2026-04-27 22:09:18.532 9 INFO neutron.services.segments.plugin [-] Segment 4011cd21-cb6b-465d-86f1-0cdcd5f4c493 resource provider aggregate not found 2026-04-27 22:09:18.553 9 INFO neutron.services.segments.plugin [-] Segment 4011cd21-cb6b-465d-86f1-0cdcd5f4c493 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4011cd21-cb6b-465d-86f1-0cdcd5f4c493 found for delete ", "request_id": "req-f454b702-797c-4ce4-9f57-4820ddc19c4c"}]} 2026-04-27 22:09:18.607 9 INFO neutron.services.segments.plugin [-] Segment 4011cd21-cb6b-465d-86f1-0cdcd5f4c493 resource provider aggregate not found 2026-04-27 22:09:18.626 9 INFO neutron.services.segments.plugin [-] Segment 4011cd21-cb6b-465d-86f1-0cdcd5f4c493 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4011cd21-cb6b-465d-86f1-0cdcd5f4c493 found for delete ", "request_id": "req-3bead58e-8cbd-4472-99cb-067370039c42"}]} 2026-04-27 22:09:19.334 10 INFO neutron.db.ovn_revision_numbers_db [None req-e49942dd-fb8f-4c5f-8a5d-25f6cb2e7353 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] Successfully bumped revision number for resource 4732e016-75b1-4150-b569-d1260b4bffac (type: security_groups) to 1 2026-04-27 22:09:19.396 10 INFO neutron.db.segments_db [None req-e49942dd-fb8f-4c5f-8a5d-25f6cb2e7353 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] Added segment 4846b6f2-5bf8-4914-909d-8954aa778b19 of type geneve for network f4015668-511d-4bac-befd-79d06322bcd8 2026-04-27 22:09:19.505 10 INFO neutron.db.segments_db [None req-e49942dd-fb8f-4c5f-8a5d-25f6cb2e7353 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] Added segment ee077c1a-f039-4252-8047-11815f95347c of type geneve for network 21092aa8-99ce-4240-bc82-30fb3e73f31d 2026-04-27 22:09:19.627 10 INFO neutron.db.ovn_revision_numbers_db [None req-e49942dd-fb8f-4c5f-8a5d-25f6cb2e7353 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] Successfully bumped revision number for resource f4015668-511d-4bac-befd-79d06322bcd8 (type: networks) to 1 2026-04-27 22:09:19.785 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e49942dd-fb8f-4c5f-8a5d-25f6cb2e7353 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] No more DHCP agents 2026-04-27 22:09:19.788 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e49942dd-fb8f-4c5f-8a5d-25f6cb2e7353 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] Unable to schedule network f4015668-511d-4bac-befd-79d06322bcd8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:19.839 10 INFO neutron.db.ovn_revision_numbers_db [None req-e49942dd-fb8f-4c5f-8a5d-25f6cb2e7353 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] Successfully bumped revision number for resource 2c423185-2353-4491-ad39-1b83d2e0245c (type: ports) to 1 2026-04-27 22:09:19.879 10 INFO neutron.db.ovn_revision_numbers_db [None req-e49942dd-fb8f-4c5f-8a5d-25f6cb2e7353 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] Successfully bumped revision number for resource 21092aa8-99ce-4240-bc82-30fb3e73f31d (type: networks) to 1 2026-04-27 22:09:20.022 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e49942dd-fb8f-4c5f-8a5d-25f6cb2e7353 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] No more DHCP agents 2026-04-27 22:09:20.025 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e49942dd-fb8f-4c5f-8a5d-25f6cb2e7353 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] Unable to schedule network 21092aa8-99ce-4240-bc82-30fb3e73f31d: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:20.084 10 INFO neutron.db.ovn_revision_numbers_db [None req-e49942dd-fb8f-4c5f-8a5d-25f6cb2e7353 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] Successfully bumped revision number for resource a1494e95-444e-4578-af2a-f8a85b589624 (type: ports) to 1 2026-04-27 22:09:20.104 10 INFO neutron.wsgi [None req-e49942dd-fb8f-4c5f-8a5d-25f6cb2e7353 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 1445 time: 0.9516850 2026-04-27 22:09:20.166 10 INFO neutron.wsgi [None req-57e9681c-96b5-4a61-9c32-46afe8c7b88f 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - default default] 10.0.0.1 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2051 time: 0.0569105 2026-04-27 22:09:20.493 9 INFO neutron.db.ovn_revision_numbers_db [None req-02082b21-ed7b-467c-b3ef-173cccc4b3cd 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource c6d453cc-55c0-4d18-809c-bd0c145380df (type: security_groups) to 1 2026-04-27 22:09:20.514 9 INFO neutron.wsgi [None req-02082b21-ed7b-467c-b3ef-173cccc4b3cd 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=7ed79a18098c487ba93284175931c3bd&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1812694 2026-04-27 22:09:20.594 10 INFO neutron.db.ovn_revision_numbers_db [None req-9c449257-0059-473c-afe0-1f28b0e39430 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - - -] Successfully bumped revision number for resource f894dc1f-deeb-4280-ac89-dddedb6e3be0 (type: security_groups) to 1 2026-04-27 22:09:20.670 10 INFO neutron.db.segments_db [None req-9c449257-0059-473c-afe0-1f28b0e39430 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - - -] Added segment 1893e0fa-e8a9-4fca-aa8c-582f44f1bc2f of type geneve for network 06de2c6e-e8aa-43e0-891f-1d5b465079b6 2026-04-27 22:09:20.678 10 INFO neutron.services.segments.plugin [-] Segment 4846b6f2-5bf8-4914-909d-8954aa778b19 resource provider aggregate not found 2026-04-27 22:09:20.693 10 INFO neutron.services.segments.plugin [-] Segment 4846b6f2-5bf8-4914-909d-8954aa778b19 resource provider aggregate not found 2026-04-27 22:09:20.696 9 INFO neutron.wsgi [None req-8e36fe59-4f52-4d80-8d2b-c05f5dda44e2 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/c6d453cc-55c0-4d18-809c-bd0c145380df HTTP/1.1" status: 204 len: 168 time: 0.1759560 2026-04-27 22:09:20.713 10 INFO neutron.services.segments.plugin [-] Segment 4846b6f2-5bf8-4914-909d-8954aa778b19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4846b6f2-5bf8-4914-909d-8954aa778b19 found for delete ", "request_id": "req-0ac40dd8-d55b-4ca1-b654-14d31f66680f"}]} 2026-04-27 22:09:20.726 10 INFO neutron.services.segments.plugin [-] Segment 4846b6f2-5bf8-4914-909d-8954aa778b19 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4846b6f2-5bf8-4914-909d-8954aa778b19 found for delete ", "request_id": "req-6a683515-f4fa-4c1c-a733-45f6c057ae13"}]} 2026-04-27 22:09:20.748 10 INFO neutron.wsgi [None req-637259ca-5c41-4548-8743-af0619825e3f 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] 10.0.0.1 "DELETE /v2.0/networks/f4015668-511d-4bac-befd-79d06322bcd8 HTTP/1.1" status: 204 len: 168 time: 0.5768425 2026-04-27 22:09:20.824 10 INFO neutron.db.ovn_revision_numbers_db [None req-9c449257-0059-473c-afe0-1f28b0e39430 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - - -] Successfully bumped revision number for resource 06de2c6e-e8aa-43e0-891f-1d5b465079b6 (type: networks) to 1 2026-04-27 22:09:21.011 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9c449257-0059-473c-afe0-1f28b0e39430 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - - -] No more DHCP agents 2026-04-27 22:09:21.012 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9c449257-0059-473c-afe0-1f28b0e39430 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - - -] Unable to schedule network 06de2c6e-e8aa-43e0-891f-1d5b465079b6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:21.085 10 INFO neutron.db.ovn_revision_numbers_db [None req-9c449257-0059-473c-afe0-1f28b0e39430 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - - -] Successfully bumped revision number for resource 06df3bb2-9e90-4c58-ab1e-3440814ae28c (type: ports) to 1 2026-04-27 22:09:21.106 10 INFO neutron.wsgi [None req-9c449257-0059-473c-afe0-1f28b0e39430 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 847 time: 1.0580506 2026-04-27 22:09:21.129 9 INFO neutron.services.segments.plugin [-] Segment ee077c1a-f039-4252-8047-11815f95347c resource provider aggregate not found 2026-04-27 22:09:21.133 9 INFO neutron.services.segments.plugin [-] Segment ee077c1a-f039-4252-8047-11815f95347c resource provider aggregate not found 2026-04-27 22:09:21.145 9 INFO neutron.services.segments.plugin [-] Segment ee077c1a-f039-4252-8047-11815f95347c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee077c1a-f039-4252-8047-11815f95347c found for delete ", "request_id": "req-20bb0ce0-6443-4ddf-a280-09ab499366c6"}]} 2026-04-27 22:09:21.151 9 INFO neutron.services.segments.plugin [-] Segment ee077c1a-f039-4252-8047-11815f95347c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ee077c1a-f039-4252-8047-11815f95347c found for delete ", "request_id": "req-60727d5e-ecc2-4ea9-8101-6cc7a2abc08a"}]} 2026-04-27 22:09:21.185 9 INFO neutron.wsgi [None req-e091b3fe-63a6-457a-a99d-dcf34a30a5a6 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] 10.0.0.1 "DELETE /v2.0/networks/21092aa8-99ce-4240-bc82-30fb3e73f31d HTTP/1.1" status: 204 len: 168 time: 0.4313040 2026-04-27 22:09:21.262 10 INFO neutron.wsgi [None req-315d7985-31bf-44fa-a55b-af0fb4f736e2 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - default default] 10.0.0.1 "GET /v2.0/networks HTTP/1.1" status: 200 len: 845 time: 0.0680287 2026-04-27 22:09:21.342 9 INFO neutron.db.segments_db [None req-398fb1bb-ca0c-42e0-9c14-a1b65fdd08ee 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] Added segment d1dba603-df96-4b96-be45-5044b8cfab72 of type geneve for network 330ec2de-2916-47dd-a2f2-15fcc1928aa4 2026-04-27 22:09:21.445 9 INFO neutron.db.ovn_revision_numbers_db [None req-398fb1bb-ca0c-42e0-9c14-a1b65fdd08ee 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] Successfully bumped revision number for resource 330ec2de-2916-47dd-a2f2-15fcc1928aa4 (type: networks) to 1 2026-04-27 22:09:21.511 10 INFO neutron.db.ovn_revision_numbers_db [None req-aa48fca0-a129-4352-a2f3-7bf985cb1573 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 9bde2a08-8a3e-49fb-bb8e-5a70639c09ce (type: security_groups) to 1 2026-04-27 22:09:21.531 10 INFO neutron.wsgi [None req-aa48fca0-a129-4352-a2f3-7bf985cb1573 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=e26f52580a6c462997df1c9130145574&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2349365 2026-04-27 22:09:21.619 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-398fb1bb-ca0c-42e0-9c14-a1b65fdd08ee 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] No more DHCP agents 2026-04-27 22:09:21.622 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-398fb1bb-ca0c-42e0-9c14-a1b65fdd08ee 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] Unable to schedule network 330ec2de-2916-47dd-a2f2-15fcc1928aa4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:21.678 9 INFO neutron.db.ovn_revision_numbers_db [None req-398fb1bb-ca0c-42e0-9c14-a1b65fdd08ee 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] Successfully bumped revision number for resource 9f87c026-638f-4385-9448-956fa6715e8a (type: ports) to 1 2026-04-27 22:09:21.704 9 INFO neutron.wsgi [None req-398fb1bb-ca0c-42e0-9c14-a1b65fdd08ee 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 852 time: 0.4352765 2026-04-27 22:09:21.745 10 INFO neutron.wsgi [None req-f8357f4d-8286-48d7-96cc-79be005993c2 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/9bde2a08-8a3e-49fb-bb8e-5a70639c09ce HTTP/1.1" status: 204 len: 168 time: 0.2059042 2026-04-27 22:09:21.801 9 INFO neutron.db.segments_db [None req-4c8952ee-f7ab-4cb5-8b48-e0e18552472e 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] Added segment 8f686d0a-4d92-4152-8994-1cef3e3f0d4b of type geneve for network 28ca21e3-169e-4035-b98a-f6b1338eed09 2026-04-27 22:09:21.916 9 INFO neutron.db.ovn_revision_numbers_db [None req-4c8952ee-f7ab-4cb5-8b48-e0e18552472e 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] Successfully bumped revision number for resource 28ca21e3-169e-4035-b98a-f6b1338eed09 (type: networks) to 1 2026-04-27 22:09:21.981 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-39f5c90a-ec6b-425c-9e70-d88c53f8ec01 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - - -] No more DHCP agents 2026-04-27 22:09:21.983 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-39f5c90a-ec6b-425c-9e70-d88c53f8ec01 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - - -] Unable to schedule network 06de2c6e-e8aa-43e0-891f-1d5b465079b6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:21.986 10 INFO neutron.db.ovn_revision_numbers_db [None req-7084b5e4-a580-4394-b37c-2f605d92e329 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 40e50431-d3a6-4195-8abf-4c48725f02e0 (type: security_groups) to 1 2026-04-27 22:09:22.015 10 INFO neutron.wsgi [None req-7084b5e4-a580-4394-b37c-2f605d92e329 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=fad466306f6d41c0b11692377533dba5&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1679213 2026-04-27 22:09:22.016 10 INFO neutron.db.ovn_revision_numbers_db [None req-39f5c90a-ec6b-425c-9e70-d88c53f8ec01 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - - -] Successfully bumped revision number for resource 361c5b09-7ff2-4115-beb7-eb92b721a5d8 (type: subnets) to 0 2026-04-27 22:09:22.033 10 INFO neutron.wsgi [None req-39f5c90a-ec6b-425c-9e70-d88c53f8ec01 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 848 time: 0.3326211 2026-04-27 22:09:22.086 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4c8952ee-f7ab-4cb5-8b48-e0e18552472e 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] No more DHCP agents 2026-04-27 22:09:22.088 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4c8952ee-f7ab-4cb5-8b48-e0e18552472e 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] Unable to schedule network 28ca21e3-169e-4035-b98a-f6b1338eed09: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:22.155 9 INFO neutron.db.segments_db [None req-30fafd03-57e7-4c20-baa3-70938f53d922 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - - -] Added segment 4e775158-a00b-432b-8269-d884ce5c8349 of type geneve for network d40365e4-909e-43fb-b9a6-e775ad1e753a 2026-04-27 22:09:22.156 9 INFO neutron.db.ovn_revision_numbers_db [None req-4c8952ee-f7ab-4cb5-8b48-e0e18552472e 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] Successfully bumped revision number for resource 774e65b3-b22c-4067-971a-eb7b4e47d10d (type: ports) to 1 2026-04-27 22:09:22.178 10 INFO neutron.wsgi [None req-d4b40688-e0a9-4939-805f-4266a3b781cc 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/40e50431-d3a6-4195-8abf-4c48725f02e0 HTTP/1.1" status: 204 len: 168 time: 0.1541893 2026-04-27 22:09:22.188 9 INFO neutron.wsgi [None req-4c8952ee-f7ab-4cb5-8b48-e0e18552472e 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 853 time: 0.4782419 2026-04-27 22:09:22.324 9 INFO neutron.db.ovn_revision_numbers_db [None req-30fafd03-57e7-4c20-baa3-70938f53d922 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - - -] Successfully bumped revision number for resource d40365e4-909e-43fb-b9a6-e775ad1e753a (type: networks) to 1 2026-04-27 22:09:22.549 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-30fafd03-57e7-4c20-baa3-70938f53d922 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - - -] No more DHCP agents 2026-04-27 22:09:22.551 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-30fafd03-57e7-4c20-baa3-70938f53d922 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - - -] Unable to schedule network d40365e4-909e-43fb-b9a6-e775ad1e753a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:22.620 9 INFO neutron.db.ovn_revision_numbers_db [None req-30fafd03-57e7-4c20-baa3-70938f53d922 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - - -] Successfully bumped revision number for resource d0cf4b71-d451-47e3-a5b4-8b9ff9f77ee5 (type: ports) to 1 2026-04-27 22:09:22.649 9 INFO neutron.wsgi [None req-30fafd03-57e7-4c20-baa3-70938f53d922 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 847 time: 0.6088181 /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-04-27 22:09:22.717 10 INFO neutron.db.ovn_revision_numbers_db [None req-7398aa0d-26a7-43e4-8fb9-cbadd7f35d5f bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] Successfully bumped revision number for resource 137a977a-cd80-4da0-9a24-509bd961ef4f (type: security_groups) to 1 2026-04-27 22:09:22.779 10 INFO neutron.db.segments_db [None req-7398aa0d-26a7-43e4-8fb9-cbadd7f35d5f bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] Added segment efc6e20f-9856-4f93-8592-1c6b38645be6 of type geneve for network 7a345744-a80e-4795-81ec-b09c9e2f9613 2026-04-27 22:09:22.803 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-13489b04-ae9d-446d-9def-9fc139898ae3 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] No more DHCP agents 2026-04-27 22:09:22.809 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-13489b04-ae9d-446d-9def-9fc139898ae3 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] Unable to schedule network 330ec2de-2916-47dd-a2f2-15fcc1928aa4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:22.897 10 INFO neutron.db.ovn_revision_numbers_db [None req-7398aa0d-26a7-43e4-8fb9-cbadd7f35d5f bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] Successfully bumped revision number for resource 7a345744-a80e-4795-81ec-b09c9e2f9613 (type: networks) to 1 2026-04-27 22:09:23.073 9 INFO neutron.db.ovn_revision_numbers_db [None req-e30198a9-add3-4b44-b772-cbf3dcd6fe87 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - - -] Successfully bumped revision number for resource d40365e4-909e-43fb-b9a6-e775ad1e753a (type: networks) to 2 2026-04-27 22:09:23.077 9 INFO neutron.wsgi [None req-e30198a9-add3-4b44-b772-cbf3dcd6fe87 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - - -] 10.0.0.1 "PUT /v2.0/networks/d40365e4-909e-43fb-b9a6-e775ad1e753a HTTP/1.1" status: 200 len: 792 time: 0.4144773 2026-04-27 22:09:23.080 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7398aa0d-26a7-43e4-8fb9-cbadd7f35d5f bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] No more DHCP agents 2026-04-27 22:09:23.081 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7398aa0d-26a7-43e4-8fb9-cbadd7f35d5f bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] Unable to schedule network 7a345744-a80e-4795-81ec-b09c9e2f9613: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:23.111 9 INFO neutron.db.ovn_revision_numbers_db [None req-13489b04-ae9d-446d-9def-9fc139898ae3 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] Successfully bumped revision number for resource 52b5078b-95a2-4ed8-8cea-6955bfe6fc14 (type: ports) to 1 2026-04-27 22:09:23.146 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-13489b04-ae9d-446d-9def-9fc139898ae3 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] No more DHCP agents 2026-04-27 22:09:23.148 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-13489b04-ae9d-446d-9def-9fc139898ae3 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] Unable to schedule network 28ca21e3-169e-4035-b98a-f6b1338eed09: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:23.168 10 INFO neutron.db.ovn_revision_numbers_db [None req-7398aa0d-26a7-43e4-8fb9-cbadd7f35d5f bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] Successfully bumped revision number for resource 2e3c5132-6da7-4aa4-95cc-a9ec1c3735f8 (type: ports) to 1 2026-04-27 22:09:23.208 10 INFO neutron.wsgi [None req-7398aa0d-26a7-43e4-8fb9-cbadd7f35d5f bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 848 time: 0.7896364 2026-04-27 22:09:23.210 9 INFO neutron.db.ovn_revision_numbers_db [None req-13489b04-ae9d-446d-9def-9fc139898ae3 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] Successfully bumped revision number for resource 2438d678-bf2f-4acf-82f0-a1624bccec0e (type: ports) to 1 2026-04-27 22:09:23.231 9 INFO neutron.wsgi [None req-13489b04-ae9d-446d-9def-9fc139898ae3 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] 10.0.0.1 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1705 time: 1.0260468 /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-04-27 22:09:23.354 9 INFO neutron.wsgi [None req-a9f30e9b-e5d5-4856-995f-2372fd0323df 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - default default] 10.0.0.1 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3212 time: 0.1170423 2026-04-27 22:09:23.400 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-025c4733-ec7f-4e37-9f36-23ece683221c 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - - -] No more DHCP agents 2026-04-27 22:09:23.404 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-025c4733-ec7f-4e37-9f36-23ece683221c 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - - -] Unable to schedule network d40365e4-909e-43fb-b9a6-e775ad1e753a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:23.424 10 INFO neutron.db.ovn_revision_numbers_db [None req-025c4733-ec7f-4e37-9f36-23ece683221c 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - - -] Successfully bumped revision number for resource 4546c0b3-3abe-412e-8f58-30438d4fb350 (type: subnets) to 0 2026-04-27 22:09:23.445 10 INFO neutron.wsgi [None req-025c4733-ec7f-4e37-9f36-23ece683221c 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.3610146 2026-04-27 22:09:23.487 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e6980882-7843-4500-97a8-75d18137a940 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] No more DHCP agents 2026-04-27 22:09:23.489 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e6980882-7843-4500-97a8-75d18137a940 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] Unable to schedule network 7a345744-a80e-4795-81ec-b09c9e2f9613: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:23.498 10 INFO neutron.db.ovn_revision_numbers_db [None req-e6980882-7843-4500-97a8-75d18137a940 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] Successfully bumped revision number for resource 7b433de2-cd22-4748-8d10-33f3a321e911 (type: subnets) to 0 2026-04-27 22:09:23.514 10 INFO neutron.wsgi [None req-e6980882-7843-4500-97a8-75d18137a940 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 802 time: 0.2985547 2026-04-27 22:09:23.635 9 INFO neutron.wsgi [None req-7aac04fc-42f5-4428-b44b-d93e639e8e97 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] 10.0.0.1 "DELETE /v2.0/ports/52b5078b-95a2-4ed8-8cea-6955bfe6fc14 HTTP/1.1" status: 204 len: 168 time: 0.2733357 2026-04-27 22:09:23.979 9 INFO neutron.wsgi [None req-6a570dbd-501e-436a-8013-d8c3ae6b9048 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] 10.0.0.1 "DELETE /v2.0/ports/2438d678-bf2f-4acf-82f0-a1624bccec0e HTTP/1.1" status: 204 len: 168 time: 0.3365006 2026-04-27 22:09:24.032 9 INFO neutron.wsgi [None req-f836cbdb-4d6b-4953-af8b-4c8b77809c45 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - default default] 10.0.0.1 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1718 time: 0.0448880 2026-04-27 22:09:24.137 9 INFO neutron.db.segments_db [None req-7af198e1-5e34-4b0b-a9b5-f20e3cc9bdd8 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] Added segment 839f814a-3db9-413b-b76b-e9a005d86f3a of type geneve for network 2e205385-cfd7-4546-923e-22131560b8cf 2026-04-27 22:09:24.209 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6a20350f-e68a-4673-9784-39e42bcd76d8 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] No more DHCP agents 2026-04-27 22:09:24.210 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6a20350f-e68a-4673-9784-39e42bcd76d8 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] Unable to schedule network a151f0a7-868e-4eca-a058-e229a6a8b3e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:24.297 9 INFO neutron.db.ovn_revision_numbers_db [None req-7af198e1-5e34-4b0b-a9b5-f20e3cc9bdd8 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] Successfully bumped revision number for resource 2e205385-cfd7-4546-923e-22131560b8cf (type: networks) to 1 2026-04-27 22:09:24.335 10 INFO neutron.db.ovn_revision_numbers_db [None req-6a20350f-e68a-4673-9784-39e42bcd76d8 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] Successfully bumped revision number for resource 594b28ed-9e70-43c4-abb3-7432f347f48c (type: ports) to 1 2026-04-27 22:09:24.381 9 INFO neutron.db.ovn_revision_numbers_db [None req-d7818cda-4ef3-4d6d-9131-bdea66db79d3 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - - -] Successfully bumped revision number for resource d0cf4b71-d451-47e3-a5b4-8b9ff9f77ee5 (type: ports) to 2 2026-04-27 22:09:24.426 9 INFO neutron.db.ovn_revision_numbers_db [None req-d7818cda-4ef3-4d6d-9131-bdea66db79d3 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - - -] Successfully bumped revision number for resource 4546c0b3-3abe-412e-8f58-30438d4fb350 (type: subnets) to 1 2026-04-27 22:09:24.430 9 INFO neutron.wsgi [None req-d7818cda-4ef3-4d6d-9131-bdea66db79d3 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - - -] 10.0.0.1 "PUT /v2.0/subnets/4546c0b3-3abe-412e-8f58-30438d4fb350 HTTP/1.1" status: 200 len: 826 time: 0.9788914 2026-04-27 22:09:24.535 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7af198e1-5e34-4b0b-a9b5-f20e3cc9bdd8 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] No more DHCP agents 2026-04-27 22:09:24.538 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7af198e1-5e34-4b0b-a9b5-f20e3cc9bdd8 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] Unable to schedule network 2e205385-cfd7-4546-923e-22131560b8cf: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:24.634 9 INFO neutron.db.ovn_revision_numbers_db [None req-7af198e1-5e34-4b0b-a9b5-f20e3cc9bdd8 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] Successfully bumped revision number for resource e50c215d-24ee-491d-acfa-e1b30e1f0a30 (type: ports) to 1 2026-04-27 22:09:24.687 9 INFO neutron.wsgi [None req-7af198e1-5e34-4b0b-a9b5-f20e3cc9bdd8 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 853 time: 0.6449215 2026-04-27 22:09:24.790 9 INFO neutron.db.segments_db [None req-3af0f21e-4f6c-4632-a4ba-414667e42885 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] Added segment 72a6eb0b-f76f-48de-b37e-0326b35ff851 of type geneve for network d8ea5e82-b806-4225-9f44-5d7e3c9a537e 2026-04-27 22:09:24.915 9 INFO neutron.db.ovn_revision_numbers_db [None req-3af0f21e-4f6c-4632-a4ba-414667e42885 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] Successfully bumped revision number for resource d8ea5e82-b806-4225-9f44-5d7e3c9a537e (type: networks) to 1 2026-04-27 22:09:24.946 10 INFO neutron.db.ovn_revision_numbers_db [None req-6a20350f-e68a-4673-9784-39e42bcd76d8 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] Successfully bumped revision number for resource 594b28ed-9e70-43c4-abb3-7432f347f48c (type: router_ports) to 1 2026-04-27 22:09:24.946 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] OVN reports status up for port: 594b28ed-9e70-43c4-abb3-7432f347f48c 2026-04-27 22:09:24.965 10 INFO neutron.db.ovn_revision_numbers_db [None req-f3841d8b-06f0-4bc6-ae53-2dacd755abb8 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 1ccadc89-65fe-4271-8d39-359264e765b4 (type: security_groups) to 1 2026-04-27 22:09:24.975 9 INFO neutron.plugins.ml2.plugin [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Attempt 1 to provision port 594b28ed-9e70-43c4-abb3-7432f347f48c 2026-04-27 22:09:25.000 10 INFO neutron.wsgi [None req-f3841d8b-06f0-4bc6-ae53-2dacd755abb8 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=dbfd7f722b4b402f88222f0dd1633d4f&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4146359 2026-04-27 22:09:25.015 10 INFO neutron.db.ovn_revision_numbers_db [None req-6a20350f-e68a-4673-9784-39e42bcd76d8 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] Successfully bumped revision number for resource cafa4d02-340c-41b4-89ea-ec47a46ea373 (type: routers) to 3 2026-04-27 22:09:25.036 10 INFO neutron.wsgi [None req-6a20350f-e68a-4673-9784-39e42bcd76d8 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] 10.0.0.1 "POST /v2.0/routers HTTP/1.1" status: 201 len: 873 time: 1.5161498 2026-04-27 22:09:25.113 9 INFO neutron.services.segments.plugin [-] Segment 4e775158-a00b-432b-8269-d884ce5c8349 resource provider aggregate not found 2026-04-27 22:09:25.131 9 INFO neutron.services.segments.plugin [-] Segment 4e775158-a00b-432b-8269-d884ce5c8349 resource provider aggregate not found 2026-04-27 22:09:25.141 9 INFO neutron.services.segments.plugin [-] Segment 4e775158-a00b-432b-8269-d884ce5c8349 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e775158-a00b-432b-8269-d884ce5c8349 found for delete ", "request_id": "req-6ccb5615-edb2-4f08-afb7-0495dfc957ed"}]} 2026-04-27 22:09:25.154 9 INFO neutron.services.segments.plugin [-] Segment 4e775158-a00b-432b-8269-d884ce5c8349 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4e775158-a00b-432b-8269-d884ce5c8349 found for delete ", "request_id": "req-ce7048b6-fcfe-4802-922a-f1c08fe032b7"}]} 2026-04-27 22:09:25.171 9 INFO neutron.wsgi [None req-0acb4df4-48cd-41d2-b4f5-503712f34755 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - - -] 10.0.0.1 "DELETE /v2.0/networks/d40365e4-909e-43fb-b9a6-e775ad1e753a HTTP/1.1" status: 204 len: 168 time: 0.7350163 2026-04-27 22:09:25.192 9 INFO neutron.pecan_wsgi.hooks.translation [None req-3b22050a-df74-4952-8a40-1b8b557a74c2 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-27 22:09:25.194 9 INFO neutron.wsgi [None req-3b22050a-df74-4952-8a40-1b8b557a74c2 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - - -] 10.0.0.1 "DELETE /v2.0/networks/d40365e4-909e-43fb-b9a6-e775ad1e753a HTTP/1.1" status: 404 len: 339 time: 0.0165293 2026-04-27 22:09:25.238 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3af0f21e-4f6c-4632-a4ba-414667e42885 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] No more DHCP agents 2026-04-27 22:09:25.247 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3af0f21e-4f6c-4632-a4ba-414667e42885 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] Unable to schedule network d8ea5e82-b806-4225-9f44-5d7e3c9a537e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:25.259 10 INFO neutron.wsgi [None req-3746b4ad-8f7a-40ff-8aff-3bed3dbd375d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/1ccadc89-65fe-4271-8d39-359264e765b4 HTTP/1.1" status: 204 len: 168 time: 0.2542014 2026-04-27 22:09:25.320 9 INFO neutron.wsgi [None req-a7394ec2-4d83-4d67-b7a7-53eb299c8af8 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - default default] 10.0.0.1 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" status: 200 len: 845 time: 0.1143003 2026-04-27 22:09:25.352 9 INFO neutron.db.ovn_revision_numbers_db [None req-3af0f21e-4f6c-4632-a4ba-414667e42885 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] Successfully bumped revision number for resource b6cb641a-cbd0-4c1c-8b41-110db6b7e6c3 (type: ports) to 1 2026-04-27 22:09:25.361 9 INFO neutron.wsgi [None req-a5172548-260f-4907-b84f-8194c69f6cb1 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - default default] 10.0.0.1 "GET /v2.0/subnets?network_id=a151f0a7-868e-4eca-a058-e229a6a8b3e8 HTTP/1.1" status: 200 len: 820 time: 0.0348489 2026-04-27 22:09:25.371 9 INFO neutron.wsgi [None req-db9a571e-1c1b-4015-953b-fcf418e24c1b 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - default default] 10.0.0.1 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16520 time: 0.0047104 2026-04-27 22:09:25.388 9 INFO neutron.wsgi [None req-3af0f21e-4f6c-4632-a4ba-414667e42885 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 853 time: 0.6950881 2026-04-27 22:09:25.446 9 INFO neutron.wsgi [None req-4ee46961-d9df-4ba0-94aa-d2912787f5e2 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - default default] 10.0.0.1 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1508 time: 0.0698531 2026-04-27 22:09:25.576 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fc862c82-faa8-486f-b328-b36e4bdcfd60 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - default default] No more DHCP agents 2026-04-27 22:09:25.578 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fc862c82-faa8-486f-b328-b36e4bdcfd60 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - default default] Unable to schedule network 7a345744-a80e-4795-81ec-b09c9e2f9613: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:25.709 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc862c82-faa8-486f-b328-b36e4bdcfd60 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - default default] Successfully bumped revision number for resource 42ade455-5e64-455d-91ca-3906b007363c (type: ports) to 1 2026-04-27 22:09:25.723 9 INFO neutron.wsgi [None req-dfcb8933-4058-42d1-b944-636fee8c2dd1 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - default default] 10.0.0.1 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1460 time: 0.2703748 2026-04-27 22:09:25.789 9 INFO neutron.wsgi [None req-9765a6ee-928d-464f-b1f2-69993b919892 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - default default] 10.0.0.1 "GET /v2.0/networks/06de2c6e-e8aa-43e0-891f-1d5b465079b6 HTTP/1.1" status: 200 len: 867 time: 0.0612309 2026-04-27 22:09:25.831 9 INFO neutron.wsgi [None req-de207751-5e98-4f56-811d-e88b96272443 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - default default] 10.0.0.1 "GET /v2.0/subnets/361c5b09-7ff2-4115-beb7-eb92b721a5d8 HTTP/1.1" status: 200 len: 843 time: 0.0355511 2026-04-27 22:09:25.853 9 INFO neutron.pecan_wsgi.hooks.translation [None req-c6c7c8d6-cf34-43e8-bb2b-c2ed27218667 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-27 22:09:25.855 9 INFO neutron.wsgi [None req-c6c7c8d6-cf34-43e8-bb2b-c2ed27218667 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/4546c0b3-3abe-412e-8f58-30438d4fb350 HTTP/1.1" status: 404 len: 337 time: 0.0176892 2026-04-27 22:09:25.871 9 INFO neutron.pecan_wsgi.hooks.translation [None req-50fbcea8-3fa0-4b45-a592-369725c55208 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-27 22:09:25.873 9 INFO neutron.wsgi [None req-50fbcea8-3fa0-4b45-a592-369725c55208 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - - -] 10.0.0.1 "DELETE /v2.0/networks/d40365e4-909e-43fb-b9a6-e775ad1e753a HTTP/1.1" status: 404 len: 339 time: 0.0133426 2026-04-27 22:09:25.875 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0010445 2026-04-27 22:09:25.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0008597 2026-04-27 22:09:26.066 9 INFO neutron.wsgi [None req-bebc1be0-7984-472b-b681-8f26abe70110 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/361c5b09-7ff2-4115-beb7-eb92b721a5d8 HTTP/1.1" status: 204 len: 168 time: 0.1892967 2026-04-27 22:09:26.453 9 INFO neutron.wsgi [None req-aab0fe60-2203-4e6b-ab10-d9d7107482f5 48df0c1e7274413984f641d73e09fed3 bc3607a20b344ff2a8443cd5e0b32497 - - - -] 10.0.0.1 "DELETE /v2.0/networks/06de2c6e-e8aa-43e0-891f-1d5b465079b6 HTTP/1.1" status: 204 len: 168 time: 0.3826365 2026-04-27 22:09:26.779 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status up for port: 42ade455-5e64-455d-91ca-3906b007363c 2026-04-27 22:09:26.795 10 INFO neutron.plugins.ml2.plugin [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Attempt 1 to provision port 42ade455-5e64-455d-91ca-3906b007363c 2026-04-27 22:09:26.808 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc862c82-faa8-486f-b328-b36e4bdcfd60 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - default default] Successfully bumped revision number for resource 42ade455-5e64-455d-91ca-3906b007363c (type: router_ports) to 2 2026-04-27 22:09:26.902 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-920e0181-cb62-479a-9b4f-91a15ecf72e1 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] No more DHCP agents 2026-04-27 22:09:26.907 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-920e0181-cb62-479a-9b4f-91a15ecf72e1 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] Unable to schedule network 2e205385-cfd7-4546-923e-22131560b8cf: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:26.933 10 INFO neutron.db.ovn_revision_numbers_db [None req-920e0181-cb62-479a-9b4f-91a15ecf72e1 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] Successfully bumped revision number for resource 0289a4c4-44a4-4abb-85be-9adf4f0884a2 (type: subnets) to 0 2026-04-27 22:09:26.987 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-920e0181-cb62-479a-9b4f-91a15ecf72e1 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] No more DHCP agents 2026-04-27 22:09:26.993 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-920e0181-cb62-479a-9b4f-91a15ecf72e1 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] Unable to schedule network d8ea5e82-b806-4225-9f44-5d7e3c9a537e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:27.028 10 INFO neutron.db.ovn_revision_numbers_db [None req-920e0181-cb62-479a-9b4f-91a15ecf72e1 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] Successfully bumped revision number for resource a921443b-2275-4418-9a5f-990fea521e36 (type: subnets) to 0 2026-04-27 22:09:27.038 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc862c82-faa8-486f-b328-b36e4bdcfd60 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - default default] Successfully bumped revision number for resource 42ade455-5e64-455d-91ca-3906b007363c (type: ports) to 2 2026-04-27 22:09:27.054 10 INFO neutron.wsgi [None req-920e0181-cb62-479a-9b4f-91a15ecf72e1 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 1476 time: 1.2152541 2026-04-27 22:09:27.089 9 INFO neutron.wsgi [None req-21ced362-b998-456d-867b-a153d55a3fa3 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=bc3607a20b344ff2a8443cd5e0b32497&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1542585 2026-04-27 22:09:27.112 9 INFO neutron.wsgi [None req-5ef2b2ea-03c3-40f6-9ca6-7256961283c1 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - default default] 10.0.0.1 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2084 time: 0.0528300 2026-04-27 22:09:27.142 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fc862c82-faa8-486f-b328-b36e4bdcfd60 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - default default] No more DHCP agents 2026-04-27 22:09:27.144 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fc862c82-faa8-486f-b328-b36e4bdcfd60 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - default default] Unable to schedule network 7a345744-a80e-4795-81ec-b09c9e2f9613: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:27.174 9 INFO neutron.services.segments.plugin [-] Segment 1893e0fa-e8a9-4fca-aa8c-582f44f1bc2f resource provider aggregate not found 2026-04-27 22:09:27.181 9 INFO neutron.services.segments.plugin [-] Segment 1893e0fa-e8a9-4fca-aa8c-582f44f1bc2f resource provider aggregate not found 2026-04-27 22:09:27.189 9 INFO neutron.services.segments.plugin [-] Segment 1893e0fa-e8a9-4fca-aa8c-582f44f1bc2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1893e0fa-e8a9-4fca-aa8c-582f44f1bc2f found for delete ", "request_id": "req-6a9197ec-7555-4485-bb30-d72a2dc78161"}]} 2026-04-27 22:09:27.198 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource 42ade455-5e64-455d-91ca-3906b007363c (type: ports) to 3 2026-04-27 22:09:27.199 9 INFO neutron.services.segments.plugin [-] Segment 1893e0fa-e8a9-4fca-aa8c-582f44f1bc2f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1893e0fa-e8a9-4fca-aa8c-582f44f1bc2f found for delete ", "request_id": "req-94c9f549-2288-4935-a555-1df07f9e41d3"}]} 2026-04-27 22:09:27.263 9 INFO neutron.db.ovn_revision_numbers_db [None req-ec67bf9a-e0b4-41cc-9469-0131ad4de2b8 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Successfully bumped revision number for resource eb651fa3-c81e-40bf-bd73-8fd6d30a76c1 (type: security_groups) to 1 2026-04-27 22:09:27.312 9 INFO neutron.db.segments_db [None req-ec67bf9a-e0b4-41cc-9469-0131ad4de2b8 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Added segment 08492fa3-3477-4713-861c-4ffad67a7f49 of type geneve for network 427a1b4e-098e-4b69-9bc3-a818ad72e6ed 2026-04-27 22:09:27.343 9 INFO neutron.wsgi [None req-0efa5ea7-8006-426b-91ad-e86d7ce996f8 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/0289a4c4-44a4-4abb-85be-9adf4f0884a2 HTTP/1.1" status: 204 len: 168 time: 0.2168763 2026-04-27 22:09:27.360 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource 42ade455-5e64-455d-91ca-3906b007363c (type: router_ports) to 3 2026-04-27 22:09:27.487 9 INFO neutron.db.ovn_revision_numbers_db [None req-ec67bf9a-e0b4-41cc-9469-0131ad4de2b8 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Successfully bumped revision number for resource 427a1b4e-098e-4b69-9bc3-a818ad72e6ed (type: networks) to 1 2026-04-27 22:09:27.517 10 INFO neutron.wsgi [None req-b5cf6377-3e75-4a3e-961c-a919832632af 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/f894dc1f-deeb-4280-ac89-dddedb6e3be0 HTTP/1.1" status: 204 len: 168 time: 0.4192255 2026-04-27 22:09:27.534 10 INFO neutron.db.ovn_revision_numbers_db [None req-fc862c82-faa8-486f-b328-b36e4bdcfd60 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] Successfully bumped revision number for resource 42ade455-5e64-455d-91ca-3906b007363c (type: router_ports) to 3 2026-04-27 22:09:27.536 10 INFO neutron.wsgi [None req-fc862c82-faa8-486f-b328-b36e4bdcfd60 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] 10.0.0.1 "PUT /v2.0/routers/cafa4d02-340c-41b4-89ea-ec47a46ea373/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.4959543 2026-04-27 22:09:27.637 9 INFO neutron.wsgi [None req-1903c74c-2372-4759-9eea-7d714d7216b6 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/a921443b-2275-4418-9a5f-990fea521e36 HTTP/1.1" status: 204 len: 168 time: 0.2858510 2026-04-27 22:09:27.706 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ec67bf9a-e0b4-41cc-9469-0131ad4de2b8 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] No more DHCP agents 2026-04-27 22:09:27.715 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ec67bf9a-e0b4-41cc-9469-0131ad4de2b8 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Unable to schedule network 427a1b4e-098e-4b69-9bc3-a818ad72e6ed: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:27.723 10 INFO neutron.wsgi [None req-db89ef4e-53ec-4395-b7f2-48e62412d973 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - default default] 10.0.0.1 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 820 time: 0.0785925 2026-04-27 22:09:27.820 9 INFO neutron.db.ovn_revision_numbers_db [None req-ec67bf9a-e0b4-41cc-9469-0131ad4de2b8 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Successfully bumped revision number for resource 08d2a7d0-2626-462f-9e5d-7d74a75a4c00 (type: ports) to 1 2026-04-27 22:09:27.849 9 INFO neutron.wsgi [None req-ec67bf9a-e0b4-41cc-9469-0131ad4de2b8 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 832 time: 0.9365029 2026-04-27 22:09:27.950 9 INFO neutron.db.segments_db [None req-daac84d4-b5a4-495d-9e46-6ddc2b082ddd f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Added segment 5fb248b1-3479-4010-ae58-fcec812e119e of type geneve for network 92c3e1c7-1d8e-42b1-878c-3175f982b3e2 2026-04-27 22:09:27.987 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f2bc7448-34ae-44f1-a27d-40a21a4e334b bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] No more DHCP agents 2026-04-27 22:09:27.989 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f2bc7448-34ae-44f1-a27d-40a21a4e334b bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] Unable to schedule network 7a345744-a80e-4795-81ec-b09c9e2f9613: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:28.092 9 INFO neutron.db.ovn_revision_numbers_db [None req-daac84d4-b5a4-495d-9e46-6ddc2b082ddd f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Successfully bumped revision number for resource 92c3e1c7-1d8e-42b1-878c-3175f982b3e2 (type: networks) to 1 2026-04-27 22:09:28.164 10 INFO neutron.db.ovn_revision_numbers_db [None req-f2bc7448-34ae-44f1-a27d-40a21a4e334b bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] Successfully bumped revision number for resource a6c40eca-a89e-45ce-ac98-8159b6c0b345 (type: ports) to 1 2026-04-27 22:09:28.204 10 INFO neutron.wsgi [None req-f2bc7448-34ae-44f1-a27d-40a21a4e334b bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] 10.0.0.1 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1153 time: 0.6616192 2026-04-27 22:09:28.205 10 INFO neutron.services.segments.plugin [-] Segment 72a6eb0b-f76f-48de-b37e-0326b35ff851 resource provider aggregate not found 2026-04-27 22:09:28.220 10 INFO neutron.services.segments.plugin [-] Segment 72a6eb0b-f76f-48de-b37e-0326b35ff851 resource provider aggregate not found 2026-04-27 22:09:28.238 10 INFO neutron.services.segments.plugin [-] Segment 72a6eb0b-f76f-48de-b37e-0326b35ff851 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72a6eb0b-f76f-48de-b37e-0326b35ff851 found for delete ", "request_id": "req-ee69ff39-0ef5-476d-b27e-0d9cc8e523ec"}]} 2026-04-27 22:09:28.247 10 INFO neutron.services.segments.plugin [-] Segment 72a6eb0b-f76f-48de-b37e-0326b35ff851 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 72a6eb0b-f76f-48de-b37e-0326b35ff851 found for delete ", "request_id": "req-498e62a1-e6c4-419c-b15c-a9728a0f1caa"}]} 2026-04-27 22:09:28.255 10 INFO neutron.wsgi [None req-41858f07-b9af-473e-894f-43824e163526 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] 10.0.0.1 "DELETE /v2.0/networks/d8ea5e82-b806-4225-9f44-5d7e3c9a537e HTTP/1.1" status: 204 len: 168 time: 0.5169828 /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-04-27 22:09:28.356 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-daac84d4-b5a4-495d-9e46-6ddc2b082ddd f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] No more DHCP agents 2026-04-27 22:09:28.359 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-daac84d4-b5a4-495d-9e46-6ddc2b082ddd f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Unable to schedule network 92c3e1c7-1d8e-42b1-878c-3175f982b3e2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:28.462 9 INFO neutron.db.ovn_revision_numbers_db [None req-daac84d4-b5a4-495d-9e46-6ddc2b082ddd f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Successfully bumped revision number for resource 622f4fc6-838e-43bf-8449-4361150110ac (type: ports) to 1 2026-04-27 22:09:28.499 9 INFO neutron.wsgi [None req-daac84d4-b5a4-495d-9e46-6ddc2b082ddd f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 833 time: 0.6434426 2026-04-27 22:09:28.631 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c50ae88c-5889-4a8d-ac41-f3192eee7d7d bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] No more DHCP agents 2026-04-27 22:09:28.635 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c50ae88c-5889-4a8d-ac41-f3192eee7d7d bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] Unable to schedule network 7a345744-a80e-4795-81ec-b09c9e2f9613: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:28.799 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-72e8a917-6337-48e0-9a8b-3d1f6f2d5e87 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] No more DHCP agents 2026-04-27 22:09:28.803 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-72e8a917-6337-48e0-9a8b-3d1f6f2d5e87 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Unable to schedule network 427a1b4e-098e-4b69-9bc3-a818ad72e6ed: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:28.811 9 INFO neutron.db.ovn_revision_numbers_db [None req-c50ae88c-5889-4a8d-ac41-f3192eee7d7d bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] Successfully bumped revision number for resource b67e21cc-c969-41c8-b622-1698859e5acf (type: ports) to 1 2026-04-27 22:09:28.820 9 INFO neutron.db.ovn_revision_numbers_db [None req-72e8a917-6337-48e0-9a8b-3d1f6f2d5e87 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Successfully bumped revision number for resource f0c0a2b9-bbc5-4f98-88f2-32af3a0a9078 (type: subnets) to 0 2026-04-27 22:09:28.847 9 INFO neutron.wsgi [None req-c50ae88c-5889-4a8d-ac41-f3192eee7d7d bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] 10.0.0.1 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1154 time: 0.6360538 2026-04-27 22:09:28.850 9 INFO neutron.wsgi [None req-72e8a917-6337-48e0-9a8b-3d1f6f2d5e87 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.3418131 /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-04-27 22:09:28.860 10 INFO neutron.wsgi [None req-f76f55fe-98a4-4ee8-aa45-40ef24126837 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] 10.0.0.1 "DELETE /v2.0/networks/2e205385-cfd7-4546-923e-22131560b8cf HTTP/1.1" status: 204 len: 168 time: 0.5996721 2026-04-27 22:09:29.100 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-374e711e-dfb5-4230-bfc3-079a08439a10 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] No more DHCP agents 2026-04-27 22:09:29.104 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-374e711e-dfb5-4230-bfc3-079a08439a10 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Unable to schedule network 92c3e1c7-1d8e-42b1-878c-3175f982b3e2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:29.118 10 INFO neutron.db.ovn_revision_numbers_db [None req-374e711e-dfb5-4230-bfc3-079a08439a10 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Successfully bumped revision number for resource f18c9e71-1f07-43a3-91d3-b0f578f0511a (type: subnets) to 0 2026-04-27 22:09:29.135 10 INFO neutron.wsgi [None req-374e711e-dfb5-4230-bfc3-079a08439a10 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 830 time: 0.2735746 2026-04-27 22:09:29.231 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6a30da9b-7882-4657-b716-20967bfb1e58 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] No more DHCP agents 2026-04-27 22:09:29.244 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6a30da9b-7882-4657-b716-20967bfb1e58 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] Unable to schedule network a151f0a7-868e-4eca-a058-e229a6a8b3e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:29.315 10 INFO neutron.db.ovn_revision_numbers_db [None req-09d71bb2-1cb9-4e94-9e32-128a15fd8e6b f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Successfully bumped revision number for resource b8ebe8c5-fb0a-48b4-b3ec-259478831ee0 (type: routers) to 1 2026-04-27 22:09:29.331 10 INFO neutron.wsgi [None req-09d71bb2-1cb9-4e94-9e32-128a15fd8e6b f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "POST /v2.0/routers HTTP/1.1" status: 201 len: 690 time: 0.1895523 2026-04-27 22:09:29.344 9 INFO neutron.services.segments.plugin [-] Segment 8f686d0a-4d92-4152-8994-1cef3e3f0d4b resource provider aggregate not found 2026-04-27 22:09:29.349 9 INFO neutron.services.segments.plugin [-] Segment 8f686d0a-4d92-4152-8994-1cef3e3f0d4b resource provider aggregate not found 2026-04-27 22:09:29.380 9 INFO neutron.services.segments.plugin [-] Segment 8f686d0a-4d92-4152-8994-1cef3e3f0d4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f686d0a-4d92-4152-8994-1cef3e3f0d4b found for delete ", "request_id": "req-bac9d368-5ce7-4041-bad6-0a24f46d128c"}]} 2026-04-27 22:09:29.381 9 INFO neutron.services.segments.plugin [-] Segment 8f686d0a-4d92-4152-8994-1cef3e3f0d4b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8f686d0a-4d92-4152-8994-1cef3e3f0d4b found for delete ", "request_id": "req-fbfc2522-4df1-45d0-a95c-79d0c5f1c458"}]} 2026-04-27 22:09:29.407 9 INFO neutron.wsgi [None req-14f9f0c1-7479-4b3d-bee2-9dacb5260335 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] 10.0.0.1 "DELETE /v2.0/networks/28ca21e3-169e-4035-b98a-f6b1338eed09 HTTP/1.1" status: 204 len: 168 time: 0.5402093 2026-04-27 22:09:29.736 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2d8d9909-c442-419c-86e8-327349ee46a8 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] No more DHCP agents 2026-04-27 22:09:29.738 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2d8d9909-c442-419c-86e8-327349ee46a8 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] Unable to schedule network 427a1b4e-098e-4b69-9bc3-a818ad72e6ed: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:29.830 10 INFO neutron.db.ovn_revision_numbers_db [None req-2d8d9909-c442-419c-86e8-327349ee46a8 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] Successfully bumped revision number for resource 85f19662-dc34-4fe0-83df-827ad5cd932a (type: ports) to 1 2026-04-27 22:09:30.068 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] No hosting information found for port 594b28ed-9e70-43c4-abb3-7432f347f48c: RuntimeError: No hosting information found for port 594b28ed-9e70-43c4-abb3-7432f347f48c 2026-04-27 22:09:30.193 10 INFO neutron.db.ovn_revision_numbers_db [None req-2d8d9909-c442-419c-86e8-327349ee46a8 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] Successfully bumped revision number for resource 85f19662-dc34-4fe0-83df-827ad5cd932a (type: router_ports) to 2 2026-04-27 22:09:30.243 9 INFO neutron.db.ovn_revision_numbers_db [None req-93cd4fda-e344-4ecf-a0fa-5f6a8b4d0db9 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Successfully bumped revision number for resource 0c3a372b-f8c3-4462-b86b-c275cda164ec (type: security_groups) to 1 2026-04-27 22:09:30.263 10 INFO neutron.services.segments.plugin [-] Segment 839f814a-3db9-413b-b76b-e9a005d86f3a resource provider aggregate not found 2026-04-27 22:09:30.278 10 INFO neutron.services.segments.plugin [-] Segment 839f814a-3db9-413b-b76b-e9a005d86f3a resource provider aggregate not found 2026-04-27 22:09:30.288 10 INFO neutron.services.segments.plugin [-] Segment 839f814a-3db9-413b-b76b-e9a005d86f3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 839f814a-3db9-413b-b76b-e9a005d86f3a found for delete ", "request_id": "req-2e51c71c-2535-4dad-9166-a0058cf0d037"}]} 2026-04-27 22:09:30.291 10 INFO neutron.services.segments.plugin [-] Segment 839f814a-3db9-413b-b76b-e9a005d86f3a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 839f814a-3db9-413b-b76b-e9a005d86f3a found for delete ", "request_id": "req-7433caba-0cf3-4521-a153-a121f118867c"}]} 2026-04-27 22:09:30.305 10 INFO neutron.db.ovn_revision_numbers_db [None req-2d8d9909-c442-419c-86e8-327349ee46a8 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] Successfully bumped revision number for resource 85f19662-dc34-4fe0-83df-827ad5cd932a (type: ports) to 2 2026-04-27 22:09:30.310 9 INFO neutron.db.segments_db [None req-93cd4fda-e344-4ecf-a0fa-5f6a8b4d0db9 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Added segment df48c984-04bf-4703-b62f-394a942b0683 of type geneve for network b528467f-5e4c-4fda-8fd1-1a58276d76f4 2026-04-27 22:09:30.366 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2d8d9909-c442-419c-86e8-327349ee46a8 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] No more DHCP agents 2026-04-27 22:09:30.367 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2d8d9909-c442-419c-86e8-327349ee46a8 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] Unable to schedule network 427a1b4e-098e-4b69-9bc3-a818ad72e6ed: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:30.517 10 INFO neutron.db.ovn_revision_numbers_db [None req-2d8d9909-c442-419c-86e8-327349ee46a8 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Successfully bumped revision number for resource 85f19662-dc34-4fe0-83df-827ad5cd932a (type: router_ports) to 2 2026-04-27 22:09:30.518 9 INFO neutron.db.l3_db [None req-6a30da9b-7882-4657-b716-20967bfb1e58 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] Floating IP 64bb1d39-fcdc-4170-9e9a-b9f4c06e3272 associated. External IP: 10.96.250.217, port: b67e21cc-c969-41c8-b622-1698859e5acf. 2026-04-27 22:09:30.520 10 INFO neutron.wsgi [None req-2d8d9909-c442-419c-86e8-327349ee46a8 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "PUT /v2.0/routers/b8ebe8c5-fb0a-48b4-b3ec-259478831ee0/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.1831276 2026-04-27 22:09:30.526 9 INFO neutron.db.ovn_revision_numbers_db [None req-93cd4fda-e344-4ecf-a0fa-5f6a8b4d0db9 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Successfully bumped revision number for resource b528467f-5e4c-4fda-8fd1-1a58276d76f4 (type: networks) to 1 2026-04-27 22:09:30.600 10 INFO neutron.wsgi [None req-4b03a083-b38a-48ad-8ce1-522c3743ae6f f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] 10.0.0.1 "GET /v2.0/ports/85f19662-dc34-4fe0-83df-827ad5cd932a HTTP/1.1" status: 200 len: 1139 time: 0.0749924 2026-04-27 22:09:30.627 9 INFO neutron.wsgi [None req-9824d68a-0b68-46d4-bc75-a7713e0a3a6d 7f37db3e59a041a0932cc5a600144eb7 a3568803afb649fdb13580e281643452 - - - -] 10.0.0.1 "DELETE /v2.0/networks/330ec2de-2916-47dd-a2f2-15fcc1928aa4 HTTP/1.1" status: 204 len: 168 time: 1.2089539 2026-04-27 22:09:30.766 9 INFO neutron.db.ovn_revision_numbers_db [None req-6a30da9b-7882-4657-b716-20967bfb1e58 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] Successfully bumped revision number for resource 64bb1d39-fcdc-4170-9e9a-b9f4c06e3272 (type: floatingips) to 0 2026-04-27 22:09:30.769 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-93cd4fda-e344-4ecf-a0fa-5f6a8b4d0db9 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] No more DHCP agents 2026-04-27 22:09:30.770 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-93cd4fda-e344-4ecf-a0fa-5f6a8b4d0db9 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Unable to schedule network b528467f-5e4c-4fda-8fd1-1a58276d76f4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:30.860 9 INFO neutron.db.ovn_revision_numbers_db [None req-93cd4fda-e344-4ecf-a0fa-5f6a8b4d0db9 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Successfully bumped revision number for resource a825b58e-749e-4d80-bfe8-4ede6eb19168 (type: ports) to 1 2026-04-27 22:09:30.883 9 INFO neutron.db.ovn_revision_numbers_db [None req-6a30da9b-7882-4657-b716-20967bfb1e58 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] Successfully bumped revision number for resource 64bb1d39-fcdc-4170-9e9a-b9f4c06e3272 (type: floatingips) to 1 2026-04-27 22:09:30.887 9 INFO neutron.wsgi [None req-93cd4fda-e344-4ecf-a0fa-5f6a8b4d0db9 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 829 time: 1.6531062 2026-04-27 22:09:30.922 9 INFO neutron.wsgi [None req-6a30da9b-7882-4657-b716-20967bfb1e58 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] 10.0.0.1 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1041 time: 2.0659430 2026-04-27 22:09:30.982 9 INFO neutron.db.segments_db [None req-90043da6-cead-4ef3-b51a-8ae44aecbc14 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Added segment 782c736d-9653-40aa-9511-dfb01de22483 of type geneve for network 7a445807-fa48-4540-8421-724b566c4e7b 2026-04-27 22:09:31.107 9 INFO neutron.db.ovn_revision_numbers_db [None req-90043da6-cead-4ef3-b51a-8ae44aecbc14 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Successfully bumped revision number for resource 7a445807-fa48-4540-8421-724b566c4e7b (type: networks) to 1 2026-04-27 22:09:31.248 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1256db7d-c152-490c-bec3-06a2fbafe1ff f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] No more DHCP agents 2026-04-27 22:09:31.253 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1256db7d-c152-490c-bec3-06a2fbafe1ff f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] Unable to schedule network 92c3e1c7-1d8e-42b1-878c-3175f982b3e2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:31.271 9 INFO neutron.wsgi [None req-1fc6ac10-2342-41e6-986e-16504cb9e784 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=a3568803afb649fdb13580e281643452&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1294539 2026-04-27 22:09:31.285 10 INFO neutron.db.l3_db [None req-5530b5ce-3a39-4f12-8b19-d47606653182 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] Floating IP 64bb1d39-fcdc-4170-9e9a-b9f4c06e3272 disassociated. External IP: 10.96.250.217, port: b67e21cc-c969-41c8-b622-1698859e5acf. 2026-04-27 22:09:31.288 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-90043da6-cead-4ef3-b51a-8ae44aecbc14 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] No more DHCP agents 2026-04-27 22:09:31.290 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-90043da6-cead-4ef3-b51a-8ae44aecbc14 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Unable to schedule network 7a445807-fa48-4540-8421-724b566c4e7b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:31.314 10 INFO neutron.db.ovn_revision_numbers_db [None req-5530b5ce-3a39-4f12-8b19-d47606653182 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] Successfully bumped revision number for resource 64bb1d39-fcdc-4170-9e9a-b9f4c06e3272 (type: floatingips) to 2 2026-04-27 22:09:31.351 9 INFO neutron.db.ovn_revision_numbers_db [None req-90043da6-cead-4ef3-b51a-8ae44aecbc14 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Successfully bumped revision number for resource 015443b1-d445-4822-8e31-eda8d5c839d9 (type: ports) to 1 2026-04-27 22:09:31.373 9 INFO neutron.wsgi [None req-90043da6-cead-4ef3-b51a-8ae44aecbc14 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 828 time: 0.4813101 2026-04-27 22:09:31.404 9 INFO neutron.services.segments.plugin [-] Segment d1dba603-df96-4b96-be45-5044b8cfab72 resource provider aggregate not found 2026-04-27 22:09:31.407 10 INFO neutron.wsgi [None req-5530b5ce-3a39-4f12-8b19-d47606653182 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] 10.0.0.1 "PUT /v2.0/floatingips/64bb1d39-fcdc-4170-9e9a-b9f4c06e3272 HTTP/1.1" status: 200 len: 748 time: 0.4803894 2026-04-27 22:09:31.418 10 INFO neutron.db.ovn_revision_numbers_db [None req-1256db7d-c152-490c-bec3-06a2fbafe1ff f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] Successfully bumped revision number for resource 7df1da21-f1b5-462e-bc9d-b686bc8495c1 (type: ports) to 1 2026-04-27 22:09:31.420 9 INFO neutron.services.segments.plugin [-] Segment d1dba603-df96-4b96-be45-5044b8cfab72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1dba603-df96-4b96-be45-5044b8cfab72 found for delete ", "request_id": "req-4021f866-a312-447c-b219-f28d2235400a"}]} 2026-04-27 22:09:31.421 9 INFO neutron.services.segments.plugin [-] Segment d1dba603-df96-4b96-be45-5044b8cfab72 resource provider aggregate not found 2026-04-27 22:09:31.440 9 INFO neutron.services.segments.plugin [-] Segment d1dba603-df96-4b96-be45-5044b8cfab72 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d1dba603-df96-4b96-be45-5044b8cfab72 found for delete ", "request_id": "req-1ecb45d8-7a50-4526-b167-490b3e60517c"}]} 2026-04-27 22:09:31.644 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1577b981-4726-45cf-9dc0-158cdcd13ae7 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] No more DHCP agents 2026-04-27 22:09:31.647 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1577b981-4726-45cf-9dc0-158cdcd13ae7 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Unable to schedule network b528467f-5e4c-4fda-8fd1-1a58276d76f4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:31.656 10 INFO neutron.wsgi [None req-f4e37587-6a0f-4fe5-899d-6fdaced9af08 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/4732e016-75b1-4150-b569-d1260b4bffac HTTP/1.1" status: 204 len: 168 time: 0.3803272 2026-04-27 22:09:31.853 10 INFO neutron.wsgi [None req-0fcf0cd7-e917-4a55-87a9-bf64d1f18f7b bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] 10.0.0.1 "DELETE /v2.0/floatingips/64bb1d39-fcdc-4170-9e9a-b9f4c06e3272 HTTP/1.1" status: 204 len: 168 time: 0.4406409 2026-04-27 22:09:31.980 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] OVN reports status up for port: 7df1da21-f1b5-462e-bc9d-b686bc8495c1 2026-04-27 22:09:31.984 10 INFO neutron.db.ovn_revision_numbers_db [None req-1256db7d-c152-490c-bec3-06a2fbafe1ff f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] Successfully bumped revision number for resource 7df1da21-f1b5-462e-bc9d-b686bc8495c1 (type: router_ports) to 2 2026-04-27 22:09:32.005 9 INFO neutron.plugins.ml2.plugin [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Attempt 1 to provision port 7df1da21-f1b5-462e-bc9d-b686bc8495c1 2026-04-27 22:09:32.084 10 INFO neutron.db.ovn_revision_numbers_db [None req-1256db7d-c152-490c-bec3-06a2fbafe1ff f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] Successfully bumped revision number for resource 7df1da21-f1b5-462e-bc9d-b686bc8495c1 (type: ports) to 2 2026-04-27 22:09:32.147 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1256db7d-c152-490c-bec3-06a2fbafe1ff f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] No more DHCP agents 2026-04-27 22:09:32.148 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1256db7d-c152-490c-bec3-06a2fbafe1ff f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] Unable to schedule network 92c3e1c7-1d8e-42b1-878c-3175f982b3e2: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:32.214 9 INFO neutron.db.ovn_revision_numbers_db [None req-1577b981-4726-45cf-9dc0-158cdcd13ae7 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Successfully bumped revision number for resource a825b58e-749e-4d80-bfe8-4ede6eb19168 (type: ports) to 2 2026-04-27 22:09:32.254 9 INFO neutron.db.ovn_revision_numbers_db [None req-1577b981-4726-45cf-9dc0-158cdcd13ae7 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Successfully bumped revision number for resource 64a881ec-a62c-4724-8150-9213a7eed1c9 (type: subnets) to 0 2026-04-27 22:09:32.277 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-56c3204d-307c-4607-b149-567e5a37ca4d bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] No more DHCP agents 2026-04-27 22:09:32.281 9 INFO neutron.wsgi [None req-1577b981-4726-45cf-9dc0-158cdcd13ae7 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.9013464 2026-04-27 22:09:32.286 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-56c3204d-307c-4607-b149-567e5a37ca4d bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] Unable to schedule network a151f0a7-868e-4eca-a058-e229a6a8b3e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:32.340 10 INFO neutron.db.ovn_revision_numbers_db [None req-1256db7d-c152-490c-bec3-06a2fbafe1ff f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Successfully bumped revision number for resource 7df1da21-f1b5-462e-bc9d-b686bc8495c1 (type: router_ports) to 2 2026-04-27 22:09:32.345 10 INFO neutron.wsgi [None req-1256db7d-c152-490c-bec3-06a2fbafe1ff f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "PUT /v2.0/routers/b8ebe8c5-fb0a-48b4-b3ec-259478831ee0/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.7396648 2026-04-27 22:09:32.398 10 INFO neutron.wsgi [None req-040209cc-2ecd-4ee4-a529-a7948fb9e007 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] 10.0.0.1 "GET /v2.0/ports/7df1da21-f1b5-462e-bc9d-b686bc8495c1 HTTP/1.1" status: 200 len: 1149 time: 0.0432286 2026-04-27 22:09:32.438 10 INFO neutron.wsgi [None req-f0c65451-bdbf-4c46-9ab6-19367d532762 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] 10.0.0.1 "GET /v2.0/ports/7df1da21-f1b5-462e-bc9d-b686bc8495c1 HTTP/1.1" status: 200 len: 1149 time: 0.0330741 2026-04-27 22:09:32.702 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] No hosting information found for port 42ade455-5e64-455d-91ca-3906b007363c: RuntimeError: No hosting information found for port 42ade455-5e64-455d-91ca-3906b007363c 2026-04-27 22:09:32.702 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status up for port: 85f19662-dc34-4fe0-83df-827ad5cd932a 2026-04-27 22:09:32.727 10 INFO neutron.plugins.ml2.plugin [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Attempt 1 to provision port 85f19662-dc34-4fe0-83df-827ad5cd932a 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Mechanism driver 'ovn' failed in update_port_postcommit: oslo_db.exception.DBReferenceError: (pymysql.err.IntegrityError) (1452, 'Cannot add or update a child row: a foreign key constraint fails (`neutron`.`ovn_revision_numbers`, CONSTRAINT `ovn_revision_numbers_ibfk_1` FOREIGN KEY (`standard_attr_id`) REFERENCES `standardattributes` (`id`) ON DELETE SET NULL)') [SQL: UPDATE ovn_revision_numbers SET standard_attr_id=%(standard_attr_id)s, revision_number=%(revision_number)s, updated_at=now() WHERE ovn_revision_numbers.resource_uuid = %(ovn_revision_numbers_resource_uuid)s AND ovn_revision_numbers.resource_type = %(ovn_revision_numbers_resource_type)s] [parameters: {'standard_attr_id': 430, 'revision_number': 3, 'ovn_revision_numbers_resource_uuid': '7df1da21-f1b5-462e-bc9d-b686bc8495c1', 'ovn_revision_numbers_resource_type': 'ports'}] (Background on this error at: https://sqlalche.me/e/14/gkpj) 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers self.dialect.do_execute( 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/default.py", line 732, in do_execute 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers cursor.execute(statement, parameters) 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/cursors.py", line 148, in execute 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers result = self._query(query) 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/cursors.py", line 310, in _query 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers conn.query(q) 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/connections.py", line 548, in query 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers self._affected_rows = self._read_query_result(unbuffered=unbuffered) 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/connections.py", line 775, in _read_query_result 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers result.read() 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/connections.py", line 1156, in read 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers first_packet = self.connection._read_packet() 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/connections.py", line 725, in _read_packet 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers packet.raise_for_error() 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/protocol.py", line 221, in raise_for_error 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers err.raise_mysql_exception(self._data) 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/err.py", line 143, in raise_mysql_exception 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers raise errorclass(errno, errval) 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers pymysql.err.IntegrityError: (1452, 'Cannot add or update a child row: a foreign key constraint fails (`neutron`.`ovn_revision_numbers`, CONSTRAINT `ovn_revision_numbers_ibfk_1` FOREIGN KEY (`standard_attr_id`) REFERENCES `standardattributes` (`id`) ON DELETE SET NULL)') 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers The above exception was the direct cause of the following exception: 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 497, in _call_on_drivers 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers getattr(driver.obj, method_name)(context) 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py", line 874, in update_port_postcommit 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers self._ovn_update_port(context._plugin_context, port, original_port, 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py", line 757, in _ovn_update_port 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers self._ovn_client.update_port(plugin_context, port, 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 879, in update_port 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers db_rev.bump_revision(context, port, ovn_const.TYPE_PORTS) 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ovn_revision_numbers_db.py", line 190, in bump_revision 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers context.session.merge(row) 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/session.py", line 2987, in merge 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers self._autoflush() 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/session.py", line 2246, in _autoflush 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers self.flush() 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/session.py", line 3383, in flush 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers self._flush(objects) 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/session.py", line 3522, in _flush 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers with util.safe_reraise(): 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers compat.raise_( 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/util/compat.py", line 208, in raise_ 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers raise exception 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/session.py", line 3483, in _flush 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers flush_context.execute() 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers rec.execute(self) 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers util.preloaded.orm_persistence.save_obj( 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers _emit_update_statements( 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/persistence.py", line 1001, in _emit_update_statements 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers c = connection._execute_20( 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers return meth(self, args_10style, kwargs_10style, execution_options) 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/sql/elements.py", line 333, in _execute_on_connection 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers return connection._execute_clauseelement( 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers ret = self._execute_context( 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers self._handle_dbapi_exception( 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers util.raise_(newraise, with_traceback=exc_info[2], from_=e) 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/util/compat.py", line 208, in raise_ 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers raise exception 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers self.dialect.do_execute( 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/default.py", line 732, in do_execute 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers cursor.execute(statement, parameters) 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/cursors.py", line 148, in execute 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers result = self._query(query) 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/cursors.py", line 310, in _query 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers conn.query(q) 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/connections.py", line 548, in query 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers self._affected_rows = self._read_query_result(unbuffered=unbuffered) 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/connections.py", line 775, in _read_query_result 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers result.read() 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/connections.py", line 1156, in read 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers first_packet = self.connection._read_packet() 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/connections.py", line 725, in _read_packet 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers packet.raise_for_error() 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/protocol.py", line 221, in raise_for_error 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers err.raise_mysql_exception(self._data) 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/err.py", line 143, in raise_mysql_exception 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers raise errorclass(errno, errval) 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers oslo_db.exception.DBReferenceError: (pymysql.err.IntegrityError) (1452, 'Cannot add or update a child row: a foreign key constraint fails (`neutron`.`ovn_revision_numbers`, CONSTRAINT `ovn_revision_numbers_ibfk_1` FOREIGN KEY (`standard_attr_id`) REFERENCES `standardattributes` (`id`) ON DELETE SET NULL)') 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers [SQL: UPDATE ovn_revision_numbers SET standard_attr_id=%(standard_attr_id)s, revision_number=%(revision_number)s, updated_at=now() WHERE ovn_revision_numbers.resource_uuid = %(ovn_revision_numbers_resource_uuid)s AND ovn_revision_numbers.resource_type = %(ovn_revision_numbers_resource_type)s] 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers [parameters: {'standard_attr_id': 430, 'revision_number': 3, 'ovn_revision_numbers_resource_uuid': '7df1da21-f1b5-462e-bc9d-b686bc8495c1', 'ovn_revision_numbers_resource_type': 'ports'}] 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers (Background on this error at: https://sqlalche.me/e/14/gkpj) 2026-04-27 22:09:32.962 9 ERROR neutron.plugins.ml2.managers  2026-04-27 22:09:33.047 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource 85f19662-dc34-4fe0-83df-827ad5cd932a (type: ports) to 3 2026-04-27 22:09:33.222 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-aee2106c-c60b-451f-8704-622a6bda50d9 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] No more DHCP agents 2026-04-27 22:09:33.225 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-aee2106c-c60b-451f-8704-622a6bda50d9 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Unable to schedule network 7a445807-fa48-4540-8421-724b566c4e7b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:33.414 10 INFO neutron.wsgi [None req-458ef0cd-9d19-4af0-b42b-9219ef567f72 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "PUT /v2.0/routers/b8ebe8c5-fb0a-48b4-b3ec-259478831ee0/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.9651670 /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-04-27 22:09:33.441 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource 85f19662-dc34-4fe0-83df-827ad5cd932a (type: router_ports) to 3 2026-04-27 22:09:33.461 9 INFO neutron.db.l3_db [None req-56c3204d-307c-4607-b149-567e5a37ca4d bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] Floating IP 423c8329-d36c-4474-adf0-80c7c7061602 associated. External IP: 10.96.250.204, port: a6c40eca-a89e-45ce-ac98-8159b6c0b345. 2026-04-27 22:09:33.462 10 INFO neutron.wsgi [None req-1bcf4180-a01a-4f72-8eea-0dd9704f03d8 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] 10.0.0.1 "GET /v2.0/ports/85f19662-dc34-4fe0-83df-827ad5cd932a HTTP/1.1" status: 200 len: 1141 time: 0.0417910 2026-04-27 22:09:33.627 10 INFO neutron.wsgi [None req-bb626ce9-57dc-4deb-bf1e-b501e05a9310 eb8274e55021444bbb892ed05a1ef22f 3dd9aa074f174093989dbc2902600904 - - - -] 10.0.0.1 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 747 time: 0.2604339 2026-04-27 22:09:33.666 9 INFO neutron.wsgi [None req-43618621-75cc-4b8b-9386-6538346b9179 eb8274e55021444bbb892ed05a1ef22f 3dd9aa074f174093989dbc2902600904 - - default default] 10.0.0.1 "GET /v2.0/subnetpools/a691ed4b-eac2-476a-b3ee-fbc7d86afa83 HTTP/1.1" status: 200 len: 742 time: 0.0298955 2026-04-27 22:09:33.669 9 INFO neutron.db.ovn_revision_numbers_db [None req-56c3204d-307c-4607-b149-567e5a37ca4d bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] Successfully bumped revision number for resource 423c8329-d36c-4474-adf0-80c7c7061602 (type: floatingips) to 0 2026-04-27 22:09:33.749 10 INFO neutron.wsgi [None req-6771fabe-acff-47c3-ba27-8babf974a6db eb8274e55021444bbb892ed05a1ef22f 3dd9aa074f174093989dbc2902600904 - - - -] 10.0.0.1 "PUT /v2.0/subnetpools/a691ed4b-eac2-476a-b3ee-fbc7d86afa83 HTTP/1.1" status: 200 len: 693 time: 0.0786281 2026-04-27 22:09:33.798 9 INFO neutron.db.ovn_revision_numbers_db [None req-56c3204d-307c-4607-b149-567e5a37ca4d bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] Successfully bumped revision number for resource 423c8329-d36c-4474-adf0-80c7c7061602 (type: floatingips) to 1 2026-04-27 22:09:33.817 9 INFO neutron.db.ovn_revision_numbers_db [None req-aee2106c-c60b-451f-8704-622a6bda50d9 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Successfully bumped revision number for resource 015443b1-d445-4822-8e31-eda8d5c839d9 (type: ports) to 2 2026-04-27 22:09:33.829 9 INFO neutron.wsgi [None req-b796c9f3-eeca-4e05-bfef-cd2e3ef350e8 eb8274e55021444bbb892ed05a1ef22f 3dd9aa074f174093989dbc2902600904 - - - -] 10.0.0.1 "DELETE /v2.0/subnetpools/a691ed4b-eac2-476a-b3ee-fbc7d86afa83 HTTP/1.1" status: 204 len: 168 time: 0.0725706 2026-04-27 22:09:33.835 9 INFO neutron.wsgi [None req-56c3204d-307c-4607-b149-567e5a37ca4d bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] 10.0.0.1 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1040 time: 1.9706180 2026-04-27 22:09:33.844 9 INFO neutron.db.ovn_revision_numbers_db [None req-aee2106c-c60b-451f-8704-622a6bda50d9 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Successfully bumped revision number for resource 0e76a7c3-7890-4985-bf4c-5735829f7d78 (type: subnets) to 0 2026-04-27 22:09:33.845 10 INFO neutron.api.v2.resource [None req-b51263f0-219a-4261-8f87-4e864751f067 eb8274e55021444bbb892ed05a1ef22f 3dd9aa074f174093989dbc2902600904 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:09:33.846 10 INFO neutron.wsgi [None req-b51263f0-219a-4261-8f87-4e864751f067 eb8274e55021444bbb892ed05a1ef22f 3dd9aa074f174093989dbc2902600904 - - default default] 10.0.0.1 "GET /v2.0/subnetpools/a691ed4b-eac2-476a-b3ee-fbc7d86afa83 HTTP/1.1" status: 404 len: 346 time: 0.0122108 2026-04-27 22:09:33.878 9 INFO neutron.wsgi [None req-aee2106c-c60b-451f-8704-622a6bda50d9 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.5766454 2026-04-27 22:09:33.879 9 INFO neutron.api.v2.resource [None req-955b3ead-72a3-4382-a5fb-f72485888c99 eb8274e55021444bbb892ed05a1ef22f 3dd9aa074f174093989dbc2902600904 - - - -] delete failed (client error): The resource could not be found. 2026-04-27 22:09:33.880 9 INFO neutron.wsgi [None req-955b3ead-72a3-4382-a5fb-f72485888c99 eb8274e55021444bbb892ed05a1ef22f 3dd9aa074f174093989dbc2902600904 - - - -] 10.0.0.1 "DELETE /v2.0/subnetpools/a691ed4b-eac2-476a-b3ee-fbc7d86afa83 HTTP/1.1" status: 404 len: 346 time: 0.0161550 2026-04-27 22:09:33.891 9 INFO neutron.wsgi [None req-726660d1-2342-4213-9bce-b84ec9ff62f6 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - default default] 10.0.0.1 "GET /v2.0/floatingips/423c8329-d36c-4474-adf0-80c7c7061602 HTTP/1.1" status: 200 len: 1037 time: 0.0515728 2026-04-27 22:09:33.973 9 INFO neutron.wsgi [None req-9bbd1b91-b7e0-405a-bd26-50ba2a8168ac bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - default default] 10.0.0.1 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1040 time: 0.0757113 2026-04-27 22:09:34.100 9 INFO neutron.db.ovn_revision_numbers_db [None req-351ef48c-11c6-40db-859d-47c52abac9f8 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Successfully bumped revision number for resource c933341f-8c7a-4a67-81e2-b57162a85102 (type: routers) to 1 2026-04-27 22:09:34.114 9 INFO neutron.wsgi [None req-351ef48c-11c6-40db-859d-47c52abac9f8 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "POST /v2.0/routers HTTP/1.1" status: 201 len: 686 time: 0.2313192 2026-04-27 22:09:34.116 10 INFO neutron.wsgi [None req-29d43cac-3e0d-4ad7-af9c-0bbe1c278507 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "PUT /v2.0/routers/b8ebe8c5-fb0a-48b4-b3ec-259478831ee0/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.6476614 /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-04-27 22:09:34.156 9 INFO neutron.wsgi [None req-7f45e494-4160-42f7-88f4-82643eeb36cb f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] 10.0.0.1 "GET /v2.0/ports?device_id=b8ebe8c5-fb0a-48b4-b3ec-259478831ee0 HTTP/1.1" status: 200 len: 205 time: 0.0269618 2026-04-27 22:09:34.415 10 INFO neutron.db.l3_db [None req-280f7f94-5376-4df8-bf8f-8c538926485b bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] Floating IP 423c8329-d36c-4474-adf0-80c7c7061602 associated. External IP: 10.96.250.204, port: a6c40eca-a89e-45ce-ac98-8159b6c0b345. 2026-04-27 22:09:34.604 9 INFO neutron.wsgi [None req-7bfd1d6b-bd63-4825-a2fa-b7194de6d1cc f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "DELETE /v2.0/routers/b8ebe8c5-fb0a-48b4-b3ec-259478831ee0 HTTP/1.1" status: 204 len: 168 time: 0.4441075 2026-04-27 22:09:34.651 10 INFO neutron.db.ovn_revision_numbers_db [None req-280f7f94-5376-4df8-bf8f-8c538926485b bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] Successfully bumped revision number for resource 423c8329-d36c-4474-adf0-80c7c7061602 (type: floatingips) to 2 2026-04-27 22:09:34.668 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1e572c6a-0cc7-4d90-9225-16c6d58ff696 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] No more DHCP agents 2026-04-27 22:09:34.673 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1e572c6a-0cc7-4d90-9225-16c6d58ff696 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] Unable to schedule network b528467f-5e4c-4fda-8fd1-1a58276d76f4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:34.764 9 INFO neutron.wsgi [None req-69388397-089b-439b-b268-1cdd80c02005 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/f18c9e71-1f07-43a3-91d3-b0f578f0511a HTTP/1.1" status: 204 len: 168 time: 0.1533558 2026-04-27 22:09:34.781 10 INFO neutron.db.ovn_revision_numbers_db [None req-280f7f94-5376-4df8-bf8f-8c538926485b bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] Successfully bumped revision number for resource 423c8329-d36c-4474-adf0-80c7c7061602 (type: floatingips) to 3 2026-04-27 22:09:34.832 10 INFO neutron.wsgi [None req-280f7f94-5376-4df8-bf8f-8c538926485b bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] 10.0.0.1 "PUT /v2.0/floatingips/423c8329-d36c-4474-adf0-80c7c7061602 HTTP/1.1" status: 200 len: 1038 time: 0.8522644 2026-04-27 22:09:34.934 10 INFO neutron.db.ovn_revision_numbers_db [None req-8035911f-9b20-488f-9bde-bb2ae8405101 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 561f2b16-42d8-484a-b25a-f70cd2d9147a (type: security_groups) to 1 2026-04-27 22:09:34.935 9 INFO neutron.wsgi [None req-f84154b5-0240-496f-8eb7-5cbe4b7208cc f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/f0c0a2b9-bbc5-4f98-88f2-32af3a0a9078 HTTP/1.1" status: 204 len: 168 time: 0.1639671 2026-04-27 22:09:35.334 10 INFO neutron.wsgi [None req-8035911f-9b20-488f-9bde-bb2ae8405101 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=3dd9aa074f174093989dbc2902600904&name=default HTTP/1.1" status: 200 len: 2996 time: 0.7879229 2026-04-27 22:09:35.350 10 INFO neutron.db.ovn_revision_numbers_db [None req-1e572c6a-0cc7-4d90-9225-16c6d58ff696 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] Successfully bumped revision number for resource 875e082f-5027-487e-bbab-5829c223b192 (type: ports) to 1 2026-04-27 22:09:35.373 9 INFO neutron.services.segments.plugin [-] Segment 5fb248b1-3479-4010-ae58-fcec812e119e resource provider aggregate not found 2026-04-27 22:09:35.377 9 INFO neutron.services.segments.plugin [-] Segment 5fb248b1-3479-4010-ae58-fcec812e119e resource provider aggregate not found 2026-04-27 22:09:35.390 9 INFO neutron.services.segments.plugin [-] Segment 5fb248b1-3479-4010-ae58-fcec812e119e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fb248b1-3479-4010-ae58-fcec812e119e found for delete ", "request_id": "req-3c53cb89-ce32-473c-9cc5-b3713350bd93"}]} 2026-04-27 22:09:35.391 9 INFO neutron.services.segments.plugin [-] Segment 5fb248b1-3479-4010-ae58-fcec812e119e resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5fb248b1-3479-4010-ae58-fcec812e119e found for delete ", "request_id": "req-0cd0bd70-9cf6-4297-bbc7-621f73774891"}]} 2026-04-27 22:09:35.396 10 INFO neutron.db.l3_db [None req-95275ced-2b44-42a2-a930-bfd1014473d6 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] Floating IP 423c8329-d36c-4474-adf0-80c7c7061602 disassociated. External IP: 10.96.250.204, port: b67e21cc-c969-41c8-b622-1698859e5acf. 2026-04-27 22:09:35.411 9 INFO neutron.wsgi [None req-f6f83191-81af-4681-befa-3be7f41a87fa f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "DELETE /v2.0/networks/92c3e1c7-1d8e-42b1-878c-3175f982b3e2 HTTP/1.1" status: 204 len: 168 time: 0.4684947 2026-04-27 22:09:35.427 10 INFO neutron.db.ovn_revision_numbers_db [None req-95275ced-2b44-42a2-a930-bfd1014473d6 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] Successfully bumped revision number for resource 423c8329-d36c-4474-adf0-80c7c7061602 (type: floatingips) to 4 2026-04-27 22:09:35.516 10 INFO neutron.wsgi [None req-95275ced-2b44-42a2-a930-bfd1014473d6 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] 10.0.0.1 "PUT /v2.0/floatingips/423c8329-d36c-4474-adf0-80c7c7061602 HTTP/1.1" status: 200 len: 748 time: 0.6764326 2026-04-27 22:09:35.683 10 INFO neutron.wsgi [None req-917a5ca6-1a65-46fb-9d02-efc53b657f22 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/561f2b16-42d8-484a-b25a-f70cd2d9147a HTTP/1.1" status: 204 len: 168 time: 0.3415761 2026-04-27 22:09:35.835 10 INFO neutron.db.ovn_revision_numbers_db [None req-1e572c6a-0cc7-4d90-9225-16c6d58ff696 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] Successfully bumped revision number for resource 875e082f-5027-487e-bbab-5829c223b192 (type: router_ports) to 2 2026-04-27 22:09:35.943 9 INFO neutron.wsgi [None req-5e32e839-7a58-4b14-88eb-957b26eedca7 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "DELETE /v2.0/networks/427a1b4e-098e-4b69-9bc3-a818ad72e6ed HTTP/1.1" status: 204 len: 168 time: 0.5252988 2026-04-27 22:09:35.989 9 INFO neutron.wsgi [None req-c831844a-e903-4834-89ce-a1ef0f9b6c94 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] 10.0.0.1 "DELETE /v2.0/floatingips/423c8329-d36c-4474-adf0-80c7c7061602 HTTP/1.1" status: 204 len: 168 time: 0.4673731 2026-04-27 22:09:35.990 10 INFO neutron.db.ovn_revision_numbers_db [None req-1e572c6a-0cc7-4d90-9225-16c6d58ff696 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] Successfully bumped revision number for resource 875e082f-5027-487e-bbab-5829c223b192 (type: ports) to 2 2026-04-27 22:09:36.021 9 INFO neutron.api.v2.resource [None req-1f908790-dbc3-47c1-9c54-61d2d9995c28 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] delete failed (client error): The resource could not be found. 2026-04-27 22:09:36.022 9 INFO neutron.wsgi [None req-1f908790-dbc3-47c1-9c54-61d2d9995c28 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] 10.0.0.1 "DELETE /v2.0/floatingips/423c8329-d36c-4474-adf0-80c7c7061602 HTTP/1.1" status: 404 len: 345 time: 0.0240796 2026-04-27 22:09:36.043 10 INFO neutron.db.segments_db [None req-d46dd5ac-f711-4e9b-9857-b2f5644569bb f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Added segment 750f94ca-5006-4713-9b7c-e8a7224c1c23 of type geneve for network b5b32dd5-07d9-4ab7-868d-0390b7895adc 2026-04-27 22:09:36.061 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1e572c6a-0cc7-4d90-9225-16c6d58ff696 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] No more DHCP agents 2026-04-27 22:09:36.063 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1e572c6a-0cc7-4d90-9225-16c6d58ff696 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] Unable to schedule network b528467f-5e4c-4fda-8fd1-1a58276d76f4: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:36.255 10 INFO neutron.db.ovn_revision_numbers_db [None req-d46dd5ac-f711-4e9b-9857-b2f5644569bb f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Successfully bumped revision number for resource b5b32dd5-07d9-4ab7-868d-0390b7895adc (type: networks) to 1 2026-04-27 22:09:36.337 10 INFO neutron.db.ovn_revision_numbers_db [None req-1e572c6a-0cc7-4d90-9225-16c6d58ff696 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Successfully bumped revision number for resource 875e082f-5027-487e-bbab-5829c223b192 (type: router_ports) to 2 2026-04-27 22:09:36.339 10 INFO neutron.wsgi [None req-1e572c6a-0cc7-4d90-9225-16c6d58ff696 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "PUT /v2.0/routers/c933341f-8c7a-4a67-81e2-b57162a85102/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.2039421 2026-04-27 22:09:36.388 9 INFO neutron.wsgi [None req-3e4660dd-9a48-4f89-a064-b499544bd33b 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] 10.0.0.1 "GET /v2.0/ports/875e082f-5027-487e-bbab-5829c223b192 HTTP/1.1" status: 200 len: 1135 time: 0.0392604 2026-04-27 22:09:36.393 9 INFO neutron.wsgi [None req-c1fe254b-1433-415a-ab87-45480dd403f0 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] 10.0.0.1 "DELETE /v2.0/ports/b67e21cc-c969-41c8-b622-1698859e5acf HTTP/1.1" status: 204 len: 168 time: 0.3648796 2026-04-27 22:09:36.460 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d46dd5ac-f711-4e9b-9857-b2f5644569bb f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] No more DHCP agents 2026-04-27 22:09:36.462 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d46dd5ac-f711-4e9b-9857-b2f5644569bb f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Unable to schedule network b5b32dd5-07d9-4ab7-868d-0390b7895adc: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:36.559 10 INFO neutron.db.ovn_revision_numbers_db [None req-d46dd5ac-f711-4e9b-9857-b2f5644569bb f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Successfully bumped revision number for resource 8134a9f6-60e2-4c6a-ae70-47623ce47364 (type: ports) to 1 2026-04-27 22:09:36.590 10 INFO neutron.wsgi [None req-d46dd5ac-f711-4e9b-9857-b2f5644569bb f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 833 time: 0.6392817 2026-04-27 22:09:36.850 9 INFO neutron.wsgi [None req-b6a065e8-bdcb-4355-8b88-87e2d9e1562d bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] 10.0.0.1 "DELETE /v2.0/ports/a6c40eca-a89e-45ce-ac98-8159b6c0b345 HTTP/1.1" status: 204 len: 168 time: 0.4500442 2026-04-27 22:09:36.878 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4b33e6cc-faec-4727-98a1-171161259497 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] No more DHCP agents 2026-04-27 22:09:36.880 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4b33e6cc-faec-4727-98a1-171161259497 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] Unable to schedule network 7a445807-fa48-4540-8421-724b566c4e7b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:36.912 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-22d0881a-4d51-4154-8d7e-466f239965ae f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] No more DHCP agents 2026-04-27 22:09:36.918 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-22d0881a-4d51-4154-8d7e-466f239965ae f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Unable to schedule network b5b32dd5-07d9-4ab7-868d-0390b7895adc: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:36.950 9 INFO neutron.db.ovn_revision_numbers_db [None req-22d0881a-4d51-4154-8d7e-466f239965ae f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Successfully bumped revision number for resource db098d41-bcb4-4892-9eac-d5ed103679c5 (type: subnets) to 0 2026-04-27 22:09:36.971 9 INFO neutron.wsgi [None req-4994a793-1201-417c-b2f3-49c92aac82e2 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - default default] 10.0.0.1 "GET /v2.0/ports?device_id=cafa4d02-340c-41b4-89ea-ec47a46ea373 HTTP/1.1" status: 200 len: 1140 time: 0.1133041 2026-04-27 22:09:36.974 9 INFO neutron.wsgi [None req-22d0881a-4d51-4154-8d7e-466f239965ae f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.3743610 2026-04-27 22:09:37.045 10 INFO neutron.db.ovn_revision_numbers_db [None req-4b33e6cc-faec-4727-98a1-171161259497 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] Successfully bumped revision number for resource 973dfa5d-750f-41cf-a3d3-c1bb3a79f3f0 (type: ports) to 1 2026-04-27 22:09:37.352 9 INFO neutron.wsgi [-] 10.0.0.1 "GET / HTTP/1.1" status: 200 len: 279 time: 0.0013463 2026-04-27 22:09:37.409 9 INFO neutron.services.segments.plugin [-] Segment 08492fa3-3477-4713-861c-4ffad67a7f49 resource provider aggregate not found 2026-04-27 22:09:37.414 9 INFO neutron.services.segments.plugin [-] Segment 08492fa3-3477-4713-861c-4ffad67a7f49 resource provider aggregate not found 2026-04-27 22:09:37.428 9 INFO neutron.services.segments.plugin [-] Segment 08492fa3-3477-4713-861c-4ffad67a7f49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08492fa3-3477-4713-861c-4ffad67a7f49 found for delete ", "request_id": "req-39b671cd-9205-42ee-a570-7433f0903ca9"}]} 2026-04-27 22:09:37.429 9 INFO neutron.services.segments.plugin [-] Segment 08492fa3-3477-4713-861c-4ffad67a7f49 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 08492fa3-3477-4713-861c-4ffad67a7f49 found for delete ", "request_id": "req-dfe9ef68-ce0f-4118-bfa4-d55c537b4389"}]} 2026-04-27 22:09:37.518 9 INFO neutron.wsgi [None req-091a7b8b-1852-4564-82dd-363c7150f0d5 fb4728bfb7434f119addbfbbd7aef1f5 e8f20ffe25d84d6cb6fcd65f4a30c2ae - - default default] 10.0.0.1 "GET /v2.0/ HTTP/1.1" status: 200 len: 826 time: 0.1564989 2026-04-27 22:09:37.657 10 INFO neutron.db.ovn_revision_numbers_db [None req-0fa76e83-5245-41cf-b358-5cf79e523d16 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Successfully bumped revision number for resource 29775f98-0699-42a0-9326-0d177b204db9 (type: routers) to 1 2026-04-27 22:09:37.678 10 INFO neutron.wsgi [None req-0fa76e83-5245-41cf-b358-5cf79e523d16 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "POST /v2.0/routers HTTP/1.1" status: 201 len: 690 time: 0.6980069 2026-04-27 22:09:38.059 10 INFO neutron.db.ovn_revision_numbers_db [None req-4b33e6cc-faec-4727-98a1-171161259497 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] Successfully bumped revision number for resource 973dfa5d-750f-41cf-a3d3-c1bb3a79f3f0 (type: router_ports) to 2 2026-04-27 22:09:38.219 10 INFO neutron.db.ovn_revision_numbers_db [None req-4b33e6cc-faec-4727-98a1-171161259497 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] Successfully bumped revision number for resource 973dfa5d-750f-41cf-a3d3-c1bb3a79f3f0 (type: ports) to 2 2026-04-27 22:09:38.274 10 INFO neutron.db.ovn_revision_numbers_db [None req-50c3eb30-c03c-4dc8-a06c-2e0318b223b2 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 73357f87-3d23-43e8-90ad-1411997d4b9f (type: security_groups) to 1 2026-04-27 22:09:38.304 10 INFO neutron.wsgi [None req-50c3eb30-c03c-4dc8-a06c-2e0318b223b2 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=e8f20ffe25d84d6cb6fcd65f4a30c2ae&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2747927 2026-04-27 22:09:38.314 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4b33e6cc-faec-4727-98a1-171161259497 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] No more DHCP agents 2026-04-27 22:09:38.319 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4b33e6cc-faec-4727-98a1-171161259497 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] Unable to schedule network 7a445807-fa48-4540-8421-724b566c4e7b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:38.339 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] No port found with ID 7df1da21-f1b5-462e-bc9d-b686bc8495c1: RuntimeError: No port found with ID 7df1da21-f1b5-462e-bc9d-b686bc8495c1 2026-04-27 22:09:38.521 10 INFO neutron.db.ovn_revision_numbers_db [None req-4b33e6cc-faec-4727-98a1-171161259497 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Successfully bumped revision number for resource 973dfa5d-750f-41cf-a3d3-c1bb3a79f3f0 (type: router_ports) to 2 2026-04-27 22:09:38.524 10 INFO neutron.wsgi [None req-4b33e6cc-faec-4727-98a1-171161259497 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "PUT /v2.0/routers/c933341f-8c7a-4a67-81e2-b57162a85102/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.1311128 2026-04-27 22:09:38.534 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] OVN reports status up for port: 973dfa5d-750f-41cf-a3d3-c1bb3a79f3f0 2026-04-27 22:09:38.571 9 INFO neutron.plugins.ml2.plugin [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Attempt 1 to provision port 973dfa5d-750f-41cf-a3d3-c1bb3a79f3f0 2026-04-27 22:09:38.585 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] No port found with ID 85f19662-dc34-4fe0-83df-827ad5cd932a: RuntimeError: No port found with ID 85f19662-dc34-4fe0-83df-827ad5cd932a 2026-04-27 22:09:38.690 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status up for port: 875e082f-5027-487e-bbab-5829c223b192 2026-04-27 22:09:38.706 10 INFO neutron.plugins.ml2.plugin [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Attempt 1 to provision port 875e082f-5027-487e-bbab-5829c223b192 2026-04-27 22:09:38.726 10 INFO neutron.wsgi [None req-ac3bdacf-4b01-404c-bbb1-926f9390c387 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/73357f87-3d23-43e8-90ad-1411997d4b9f HTTP/1.1" status: 204 len: 168 time: 0.4132195 2026-04-27 22:09:38.735 10 INFO neutron.wsgi [None req-10683a91-a661-4c84-8ac3-9d38577fc722 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] 10.0.0.1 "GET /v2.0/ports/973dfa5d-750f-41cf-a3d3-c1bb3a79f3f0 HTTP/1.1" status: 200 len: 1135 time: 0.2042329 /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-04-27 22:09:38.782 10 INFO neutron.wsgi [None req-bacee934-4337-49c7-ada7-8f0224cdb9d3 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] 10.0.0.1 "GET /v2.0/ports/973dfa5d-750f-41cf-a3d3-c1bb3a79f3f0 HTTP/1.1" status: 200 len: 1135 time: 0.0424414 2026-04-27 22:09:38.881 9 INFO neutron.wsgi [None req-25a03a05-4bf0-4a4f-8330-6a696d8287f4 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] 10.0.0.1 "PUT /v2.0/routers/cafa4d02-340c-41b4-89ea-ec47a46ea373/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.9036539 2026-04-27 22:09:39.007 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b9198ba1-ddce-4300-8e0d-a4745f0c3d7f f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] No more DHCP agents 2026-04-27 22:09:39.014 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b9198ba1-ddce-4300-8e0d-a4745f0c3d7f f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Unable to schedule network b5b32dd5-07d9-4ab7-868d-0390b7895adc: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:39.050 9 INFO neutron.db.ovn_revision_numbers_db [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Successfully bumped revision number for resource 973dfa5d-750f-41cf-a3d3-c1bb3a79f3f0 (type: ports) to 3 2026-04-27 22:09:39.053 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource 875e082f-5027-487e-bbab-5829c223b192 (type: ports) to 3 2026-04-27 22:09:39.141 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9198ba1-ddce-4300-8e0d-a4745f0c3d7f f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Successfully bumped revision number for resource 37344b30-9aeb-4d2a-a174-e574fba0327a (type: ports) to 1 2026-04-27 22:09:39.176 9 INFO neutron.wsgi [None req-b9198ba1-ddce-4300-8e0d-a4745f0c3d7f f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1159 time: 1.4926393 2026-04-27 22:09:39.177 9 INFO neutron.db.ovn_revision_numbers_db [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Successfully bumped revision number for resource 973dfa5d-750f-41cf-a3d3-c1bb3a79f3f0 (type: router_ports) to 3 2026-04-27 22:09:39.286 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource 875e082f-5027-487e-bbab-5829c223b192 (type: router_ports) to 3 /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-04-27 22:09:39.875 9 INFO neutron.wsgi [None req-6df42b33-23a3-4762-a4e3-27838e144466 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] 10.0.0.1 "GET /v2.0/ports/973dfa5d-750f-41cf-a3d3-c1bb3a79f3f0 HTTP/1.1" status: 200 len: 1137 time: 0.0860453 2026-04-27 22:09:40.322 10 INFO neutron.db.ovn_revision_numbers_db [None req-2f9a1bc5-2737-401d-9c00-e692e93bcfc5 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] Successfully bumped revision number for resource 37344b30-9aeb-4d2a-a174-e574fba0327a (type: router_ports) to 2 2026-04-27 22:09:40.349 10 INFO neutron.wsgi [None req-a0176cc0-b25d-459f-8a1e-2c2884771f3d bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] 10.0.0.1 "DELETE /v2.0/routers/cafa4d02-340c-41b4-89ea-ec47a46ea373 HTTP/1.1" status: 204 len: 168 time: 1.4615483 2026-04-27 22:09:40.466 10 INFO neutron.db.ovn_revision_numbers_db [None req-2f9a1bc5-2737-401d-9c00-e692e93bcfc5 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] Successfully bumped revision number for resource 37344b30-9aeb-4d2a-a174-e574fba0327a (type: ports) to 2 2026-04-27 22:09:40.620 9 INFO neutron.wsgi [None req-82f62e4b-a083-4101-a026-3e48d62a94c4 bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] 10.0.0.1 "DELETE /v2.0/subnets/7b433de2-cd22-4748-8d10-33f3a321e911 HTTP/1.1" status: 204 len: 168 time: 0.2650948 2026-04-27 22:09:40.632 9 INFO neutron.wsgi [None req-3e498817-80ea-4a3c-97ee-522a9787cf62 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "PUT /v2.0/routers/c933341f-8c7a-4a67-81e2-b57162a85102/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.7486384 /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, ' /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-04-27 22:09:40.745 10 INFO neutron.wsgi [None req-5e5ab2df-97f9-4805-9e17-699eeb685708 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] 10.0.0.1 "GET /v2.0/ports/875e082f-5027-487e-bbab-5829c223b192 HTTP/1.1" status: 200 len: 1137 time: 0.1055186 2026-04-27 22:09:40.876 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012813 2026-04-27 22:09:40.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0008845 2026-04-27 22:09:40.938 10 INFO neutron.db.ovn_revision_numbers_db [None req-2f9a1bc5-2737-401d-9c00-e692e93bcfc5 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] Successfully bumped revision number for resource 37344b30-9aeb-4d2a-a174-e574fba0327a (type: router_ports) to 3 2026-04-27 22:09:41.030 10 INFO neutron.db.ovn_revision_numbers_db [None req-2f9a1bc5-2737-401d-9c00-e692e93bcfc5 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] Successfully bumped revision number for resource 37344b30-9aeb-4d2a-a174-e574fba0327a (type: ports) to 3 2026-04-27 22:09:41.103 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2f9a1bc5-2737-401d-9c00-e692e93bcfc5 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] No more DHCP agents 2026-04-27 22:09:41.106 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2f9a1bc5-2737-401d-9c00-e692e93bcfc5 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] Unable to schedule network b5b32dd5-07d9-4ab7-868d-0390b7895adc: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:41.112 9 INFO neutron.services.segments.plugin [-] Segment efc6e20f-9856-4f93-8592-1c6b38645be6 resource provider aggregate not found 2026-04-27 22:09:41.123 9 INFO neutron.services.segments.plugin [-] Segment efc6e20f-9856-4f93-8592-1c6b38645be6 resource provider aggregate not found 2026-04-27 22:09:41.127 9 INFO neutron.services.segments.plugin [-] Segment efc6e20f-9856-4f93-8592-1c6b38645be6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efc6e20f-9856-4f93-8592-1c6b38645be6 found for delete ", "request_id": "req-c1972c44-9b75-4ce4-add4-bd833e8f2128"}]} 2026-04-27 22:09:41.151 9 INFO neutron.services.segments.plugin [-] Segment efc6e20f-9856-4f93-8592-1c6b38645be6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid efc6e20f-9856-4f93-8592-1c6b38645be6 found for delete ", "request_id": "req-f5ec9cd0-4862-46ec-9305-1f87329c7208"}]} 2026-04-27 22:09:41.193 9 INFO neutron.wsgi [None req-9677bb9c-a95f-49c6-a2aa-36670b438dbf bcddded74b734e8e8ab84e2ccfaae05e d12183c41e8048e99de2bda614a5015f - - - -] 10.0.0.1 "DELETE /v2.0/networks/7a345744-a80e-4795-81ec-b09c9e2f9613 HTTP/1.1" status: 204 len: 168 time: 0.5577247 2026-04-27 22:09:41.270 10 INFO neutron.db.ovn_revision_numbers_db [None req-2f9a1bc5-2737-401d-9c00-e692e93bcfc5 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Successfully bumped revision number for resource 37344b30-9aeb-4d2a-a174-e574fba0327a (type: router_ports) to 3 2026-04-27 22:09:41.272 10 INFO neutron.wsgi [None req-2f9a1bc5-2737-401d-9c00-e692e93bcfc5 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "PUT /v2.0/routers/29775f98-0699-42a0-9326-0d177b204db9/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.0842056 /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-04-27 22:09:41.353 10 INFO neutron.wsgi [None req-3496d096-b25f-496b-a603-54175b13c017 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] 10.0.0.1 "GET /v2.0/ports/37344b30-9aeb-4d2a-a174-e574fba0327a HTTP/1.1" status: 200 len: 1215 time: 0.0750439 2026-04-27 22:09:41.539 9 INFO neutron.wsgi [None req-e3e47fc9-e55f-4aa6-82e2-6bd1e0c5bd85 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "PUT /v2.0/routers/c933341f-8c7a-4a67-81e2-b57162a85102/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.7841117 /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-04-27 22:09:41.574 9 INFO neutron.wsgi [None req-ce94470b-c2a3-49e2-bd89-84ae1d816c3e 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] 10.0.0.1 "GET /v2.0/ports?device_id=c933341f-8c7a-4a67-81e2-b57162a85102 HTTP/1.1" status: 200 len: 205 time: 0.0285232 /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-04-27 22:09:42.056 10 INFO neutron.wsgi [None req-fb9f1384-2fe6-49be-a97b-3da5bb8f9594 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=d12183c41e8048e99de2bda614a5015f&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4229951 2026-04-27 22:09:42.153 10 INFO neutron.wsgi [None req-98c2381c-5c03-4e1a-b425-44af7f9a3d50 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "PUT /v2.0/routers/29775f98-0699-42a0-9326-0d177b204db9/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.7943065 /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-04-27 22:09:42.246 10 INFO neutron.api.v2.resource [None req-9f062f30-f7d8-4999-a0b1-3cf2f8e114de f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-04-27 22:09:42.248 10 INFO neutron.wsgi [None req-9f062f30-f7d8-4999-a0b1-3cf2f8e114de f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] 10.0.0.1 "PUT /v2.0/routers/29775f98-0699-42a0-9326-0d177b204db9/remove_router_interface HTTP/1.1" status: 404 len: 398 time: 0.0888767 2026-04-27 22:09:42.287 10 INFO neutron.wsgi [None req-18ed2d7c-4ecb-4e1b-bfa8-2d6d47cce69f f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] 10.0.0.1 "GET /v2.0/ports?device_id=29775f98-0699-42a0-9326-0d177b204db9 HTTP/1.1" status: 200 len: 205 time: 0.0312111 2026-04-27 22:09:42.452 9 INFO neutron.wsgi [None req-60427b8b-14c5-4d1d-a377-37afd967129d 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "DELETE /v2.0/routers/c933341f-8c7a-4a67-81e2-b57162a85102 HTTP/1.1" status: 204 len: 168 time: 0.8728957 2026-04-27 22:09:42.518 10 INFO neutron.wsgi [None req-dd583a44-dc08-48f4-a668-b90abfd92a49 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/137a977a-cd80-4da0-9a24-509bd961ef4f HTTP/1.1" status: 204 len: 168 time: 0.4474001 2026-04-27 22:09:42.526 10 INFO neutron.wsgi [None req-bf59ee71-cf1b-4b6d-8586-f6011315a9e8 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "DELETE /v2.0/routers/29775f98-0699-42a0-9326-0d177b204db9 HTTP/1.1" status: 204 len: 168 time: 0.2311759 2026-04-27 22:09:42.669 9 INFO neutron.wsgi [None req-87ee049c-43bd-4954-bae7-e9bac3515daa 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "DELETE /v2.0/subnets/0e76a7c3-7890-4985-bf4c-5735829f7d78 HTTP/1.1" status: 204 len: 168 time: 0.2098374 2026-04-27 22:09:42.710 10 INFO neutron.wsgi [None req-7c542835-a2fa-4052-9aea-f04c8a224850 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/db098d41-bcb4-4892-9eac-d5ed103679c5 HTTP/1.1" status: 204 len: 168 time: 0.1769087 2026-04-27 22:09:42.981 9 INFO neutron.wsgi [None req-4e9b3261-a2b1-45f5-9051-27bdd150b427 a4d579a14a12418690db247174d49e93 d2588fc65af845eda69a014a6a5db06a - - - -] 10.0.0.1 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.1916440 2026-04-27 22:09:43.034 10 INFO neutron.wsgi [None req-54228b84-c8e9-4644-b9b8-9de75dcec7b1 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "DELETE /v2.0/subnets/64a881ec-a62c-4724-8150-9213a7eed1c9 HTTP/1.1" status: 204 len: 168 time: 0.3576412 2026-04-27 22:09:43.082 10 INFO neutron.wsgi [None req-d1cf3057-0454-400e-a8ee-fca1b770d8f0 a4d579a14a12418690db247174d49e93 d2588fc65af845eda69a014a6a5db06a - - - -] 10.0.0.1 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0851107 2026-04-27 22:09:43.173 10 INFO neutron.wsgi [None req-50820e07-b3be-4ae9-a4d1-f3a987730c7e a4d579a14a12418690db247174d49e93 d2588fc65af845eda69a014a6a5db06a - - - -] 10.0.0.1 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0684962 2026-04-27 22:09:43.220 10 INFO neutron.services.segments.plugin [-] Segment 750f94ca-5006-4713-9b7c-e8a7224c1c23 resource provider aggregate not found 2026-04-27 22:09:43.224 10 INFO neutron.services.segments.plugin [-] Segment 750f94ca-5006-4713-9b7c-e8a7224c1c23 resource provider aggregate not found 2026-04-27 22:09:43.250 10 INFO neutron.services.segments.plugin [-] Segment 750f94ca-5006-4713-9b7c-e8a7224c1c23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 750f94ca-5006-4713-9b7c-e8a7224c1c23 found for delete ", "request_id": "req-c7cd40ca-21cd-4352-9743-c238f2569452"}]} 2026-04-27 22:09:43.255 10 INFO neutron.services.segments.plugin [-] Segment 750f94ca-5006-4713-9b7c-e8a7224c1c23 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 750f94ca-5006-4713-9b7c-e8a7224c1c23 found for delete ", "request_id": "req-fec0c7b5-7963-45e1-b336-365aa3edf1e5"}]} 2026-04-27 22:09:43.277 10 INFO neutron.wsgi [None req-6f765de8-f18d-426c-99cd-d7e67e17468e f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "DELETE /v2.0/networks/b5b32dd5-07d9-4ab7-868d-0390b7895adc HTTP/1.1" status: 204 len: 168 time: 0.5612724 2026-04-27 22:09:43.282 10 INFO neutron.wsgi [None req-4d04d85f-fdec-452e-b07d-dc6268d226a1 a4d579a14a12418690db247174d49e93 d2588fc65af845eda69a014a6a5db06a - - - -] 10.0.0.1 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.1047976 2026-04-27 22:09:43.320 10 INFO neutron.wsgi [None req-ebd7a380-51b2-468f-964f-c141cb1ae09f a4d579a14a12418690db247174d49e93 d2588fc65af845eda69a014a6a5db06a - - - -] 10.0.0.1 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0308545 2026-04-27 22:09:43.354 10 INFO neutron.wsgi [None req-72c00a33-1474-4046-a33e-6f568d4c579a a4d579a14a12418690db247174d49e93 d2588fc65af845eda69a014a6a5db06a - - - -] 10.0.0.1 "PUT /v2.0/policies/e58f2415-a328-446e-8b56-0fe2d667e7c7/tags HTTP/1.1" status: 200 len: 210 time: 0.0266821 2026-04-27 22:09:43.414 9 INFO neutron.wsgi [None req-7c5289dc-d353-4fbb-b2fd-1eae9248ce44 a4d579a14a12418690db247174d49e93 d2588fc65af845eda69a014a6a5db06a - - - -] 10.0.0.1 "PUT /v2.0/policies/a18088d5-85bc-4778-b438-0a4ca66a0a73/tags HTTP/1.1" status: 200 len: 218 time: 0.0469675 2026-04-27 22:09:43.418 9 INFO neutron.db.segments_db [None req-3c9db698-dda3-42bb-8c79-6ccb2138764f f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Added segment b68ecefa-e210-4707-8707-e8d74d7f4e00 of type geneve for network 0b189c37-66be-42d4-bead-4d6cc25d3548 2026-04-27 22:09:43.419 9 INFO neutron.services.segments.plugin [-] Segment 782c736d-9653-40aa-9511-dfb01de22483 resource provider aggregate not found 2026-04-27 22:09:43.424 9 INFO neutron.services.segments.plugin [-] Segment 782c736d-9653-40aa-9511-dfb01de22483 resource provider aggregate not found 2026-04-27 22:09:43.444 9 INFO neutron.services.segments.plugin [-] Segment 782c736d-9653-40aa-9511-dfb01de22483 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 782c736d-9653-40aa-9511-dfb01de22483 found for delete ", "request_id": "req-725a0864-7a7e-411f-b3fb-8f254a056c99"}]} 2026-04-27 22:09:43.447 10 INFO neutron.wsgi [None req-27fb33a0-a12d-4faa-b940-3cee2963a651 a4d579a14a12418690db247174d49e93 d2588fc65af845eda69a014a6a5db06a - - - -] 10.0.0.1 "PUT /v2.0/policies/9395a005-311c-4ee2-9ef9-732cea6c0d0f/tags HTTP/1.1" status: 200 len: 227 time: 0.0290039 2026-04-27 22:09:43.457 9 INFO neutron.services.segments.plugin [-] Segment 782c736d-9653-40aa-9511-dfb01de22483 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 782c736d-9653-40aa-9511-dfb01de22483 found for delete ", "request_id": "req-d3da0015-8e8c-4d1e-9bcb-a54df2c93db6"}]} 2026-04-27 22:09:43.480 10 INFO neutron.wsgi [None req-182ebed7-2bda-40ae-9c61-28b0131c5810 a4d579a14a12418690db247174d49e93 d2588fc65af845eda69a014a6a5db06a - - - -] 10.0.0.1 "PUT /v2.0/policies/2510af56-9d13-4586-9a46-9e7597a92602/tags HTTP/1.1" status: 200 len: 212 time: 0.0213141 2026-04-27 22:09:43.491 9 INFO neutron.wsgi [None req-bcebcfdc-7b4a-43e7-9ccf-e0ff186a141f 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "DELETE /v2.0/networks/7a445807-fa48-4540-8421-724b566c4e7b HTTP/1.1" status: 204 len: 168 time: 0.4519622 2026-04-27 22:09:43.563 9 INFO neutron.db.ovn_revision_numbers_db [None req-3c9db698-dda3-42bb-8c79-6ccb2138764f f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Successfully bumped revision number for resource 0b189c37-66be-42d4-bead-4d6cc25d3548 (type: networks) to 1 2026-04-27 22:09:43.740 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3c9db698-dda3-42bb-8c79-6ccb2138764f f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] No more DHCP agents 2026-04-27 22:09:43.742 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3c9db698-dda3-42bb-8c79-6ccb2138764f f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Unable to schedule network 0b189c37-66be-42d4-bead-4d6cc25d3548: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:43.812 9 INFO neutron.db.ovn_revision_numbers_db [None req-3c9db698-dda3-42bb-8c79-6ccb2138764f f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Successfully bumped revision number for resource 2bb08e33-695e-4c01-9cd1-503e3505a2fc (type: ports) to 1 2026-04-27 22:09:43.837 9 INFO neutron.wsgi [None req-3c9db698-dda3-42bb-8c79-6ccb2138764f f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 832 time: 0.5537124 2026-04-27 22:09:43.915 10 INFO neutron.wsgi [None req-f2f2b04a-3377-4023-aaca-ff212ffc2172 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "DELETE /v2.0/networks/b528467f-5e4c-4fda-8fd1-1a58276d76f4 HTTP/1.1" status: 204 len: 168 time: 0.4202578 2026-04-27 22:09:44.055 9 INFO neutron.db.segments_db [None req-a2326523-9e13-4b6b-9db7-261e1cbf6212 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Added segment 01c31b05-b164-43bb-a74f-31948e499bdd of type geneve for network 428d1c10-1f5e-4542-9773-4b775975e8da 2026-04-27 22:09:44.114 10 INFO neutron.wsgi [None req-283fa3df-1812-4aca-ada6-ea19b1b50d8c c48b0a5154434b25a0a86163c94f46fe dddb6829f2954ea4b0c58f4887bcaf67 - - default default] 10.0.0.1 "GET /v2.0/qos/policies?tags=red HTTP/1.1" status: 200 len: 1296 time: 0.2824638 2026-04-27 22:09:44.125 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-50c40e4c-12cb-4dd1-a7a0-3eaf8092b109 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] No more DHCP agents 2026-04-27 22:09:44.127 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-50c40e4c-12cb-4dd1-a7a0-3eaf8092b109 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Unable to schedule network 0b189c37-66be-42d4-bead-4d6cc25d3548: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:44.144 9 INFO neutron.db.ovn_revision_numbers_db [None req-50c40e4c-12cb-4dd1-a7a0-3eaf8092b109 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Successfully bumped revision number for resource 53fffa41-80bc-414c-b1e3-a4127c05a98e (type: subnets) to 0 2026-04-27 22:09:44.170 9 INFO neutron.wsgi [None req-50c40e4c-12cb-4dd1-a7a0-3eaf8092b109 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.3263078 2026-04-27 22:09:44.193 9 INFO neutron.db.ovn_revision_numbers_db [None req-a2326523-9e13-4b6b-9db7-261e1cbf6212 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Successfully bumped revision number for resource 428d1c10-1f5e-4542-9773-4b775975e8da (type: networks) to 1 2026-04-27 22:09:44.209 10 INFO neutron.wsgi [None req-52c162e4-c418-4568-a6c1-aaa8f23bc637 c48b0a5154434b25a0a86163c94f46fe dddb6829f2954ea4b0c58f4887bcaf67 - - default default] 10.0.0.1 "GET /v2.0/qos/policies?tags=red%2Cblue HTTP/1.1" status: 200 len: 941 time: 0.0770969 2026-04-27 22:09:44.378 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a2326523-9e13-4b6b-9db7-261e1cbf6212 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] No more DHCP agents 2026-04-27 22:09:44.382 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a2326523-9e13-4b6b-9db7-261e1cbf6212 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Unable to schedule network 428d1c10-1f5e-4542-9773-4b775975e8da: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:44.394 10 INFO neutron.wsgi [None req-9cef2ee1-2258-4040-a436-6c460afe52b4 c48b0a5154434b25a0a86163c94f46fe dddb6829f2954ea4b0c58f4887bcaf67 - - default default] 10.0.0.1 "GET /v2.0/qos/policies?tags-any=blue HTTP/1.1" status: 200 len: 941 time: 0.1777010 2026-04-27 22:09:44.425 10 INFO neutron.db.ovn_revision_numbers_db [None req-f6db268d-432a-44f1-9974-997399de7034 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Successfully bumped revision number for resource 406f2c1d-65b8-4e4f-9dda-38d006e7cc8c (type: routers) to 1 2026-04-27 22:09:44.440 10 INFO neutron.wsgi [None req-f6db268d-432a-44f1-9974-997399de7034 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "POST /v2.0/routers HTTP/1.1" status: 201 len: 690 time: 0.2639427 2026-04-27 22:09:44.446 9 INFO neutron.db.ovn_revision_numbers_db [None req-a2326523-9e13-4b6b-9db7-261e1cbf6212 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Successfully bumped revision number for resource 6ba8d7d3-6f7a-4426-a88d-b352cd60e473 (type: ports) to 1 2026-04-27 22:09:44.495 10 INFO neutron.db.ovn_revision_numbers_db [None req-fdf18113-7e97-413e-a8f3-0ca9e1c97327 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - - -] Successfully bumped revision number for resource 6aef57e2-2f4b-4c26-a681-7e112d383b1d (type: security_groups) to 1 2026-04-27 22:09:44.502 9 INFO neutron.wsgi [None req-a2326523-9e13-4b6b-9db7-261e1cbf6212 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 829 time: 0.5765791 2026-04-27 22:09:44.516 10 INFO neutron.wsgi [None req-1105bd9b-22eb-4b8d-87c4-8a5df0d10d11 c48b0a5154434b25a0a86163c94f46fe dddb6829f2954ea4b0c58f4887bcaf67 - - default default] 10.0.0.1 "GET /v2.0/qos/policies?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1296 time: 0.1152120 2026-04-27 22:09:44.552 10 INFO neutron.db.segments_db [None req-fdf18113-7e97-413e-a8f3-0ca9e1c97327 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - - -] Added segment be823a07-9f50-4b89-8479-e777cc6a6694 of type geneve for network f4413ee4-43b1-4c4e-94bf-54060dc5a574 2026-04-27 22:09:44.658 9 INFO neutron.wsgi [None req-18cb3f25-29b6-4143-b509-e561a36cf81d c48b0a5154434b25a0a86163c94f46fe dddb6829f2954ea4b0c58f4887bcaf67 - - default default] 10.0.0.1 "GET /v2.0/qos/policies?not-tags=red HTTP/1.1" status: 200 len: 913 time: 0.1362898 2026-04-27 22:09:44.660 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] No port found with ID 973dfa5d-750f-41cf-a3d3-c1bb3a79f3f0: RuntimeError: No port found with ID 973dfa5d-750f-41cf-a3d3-c1bb3a79f3f0 2026-04-27 22:09:44.824 9 INFO neutron.wsgi [None req-1d852101-8635-464a-ae07-33baaaafbd63 c48b0a5154434b25a0a86163c94f46fe dddb6829f2954ea4b0c58f4887bcaf67 - - default default] 10.0.0.1 "GET /v2.0/qos/policies?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1268 time: 0.1602888 2026-04-27 22:09:44.895 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] No port found with ID 875e082f-5027-487e-bbab-5829c223b192: RuntimeError: No port found with ID 875e082f-5027-487e-bbab-5829c223b192 2026-04-27 22:09:44.896 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status up for port: 37344b30-9aeb-4d2a-a174-e574fba0327a 2026-04-27 22:09:44.913 10 INFO neutron.db.ovn_revision_numbers_db [None req-fdf18113-7e97-413e-a8f3-0ca9e1c97327 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - - -] Successfully bumped revision number for resource f4413ee4-43b1-4c4e-94bf-54060dc5a574 (type: networks) to 1 2026-04-27 22:09:44.947 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f984288b-07c2-411f-b4aa-4678d6a4e396 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] No more DHCP agents 2026-04-27 22:09:44.950 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f984288b-07c2-411f-b4aa-4678d6a4e396 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] Unable to schedule network 0b189c37-66be-42d4-bead-4d6cc25d3548: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:44.980 9 INFO neutron.wsgi [None req-6a62790c-78cc-4a86-bd41-975e8f44a098 c48b0a5154434b25a0a86163c94f46fe dddb6829f2954ea4b0c58f4887bcaf67 - - default default] 10.0.0.1 "GET /v2.0/qos/policies?not-tags-any=blue HTTP/1.1" status: 200 len: 1268 time: 0.1491897 2026-04-27 22:09:45.057 9 INFO neutron.db.ovn_revision_numbers_db [None req-f984288b-07c2-411f-b4aa-4678d6a4e396 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] Successfully bumped revision number for resource cca6ea70-00eb-4825-9a62-1df4c2626e63 (type: ports) to 1 2026-04-27 22:09:45.061 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-893cfa18-2674-4276-afab-0238422f4245 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] No more DHCP agents 2026-04-27 22:09:45.072 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-893cfa18-2674-4276-afab-0238422f4245 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Unable to schedule network 428d1c10-1f5e-4542-9773-4b775975e8da: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:45.103 9 INFO neutron.wsgi [None req-e912e661-f30b-40ef-8a7a-a2008116ae16 c48b0a5154434b25a0a86163c94f46fe dddb6829f2954ea4b0c58f4887bcaf67 - - default default] 10.0.0.1 "GET /v2.0/qos/policies?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 913 time: 0.1175952 2026-04-27 22:09:45.146 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fdf18113-7e97-413e-a8f3-0ca9e1c97327 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - - -] No more DHCP agents 2026-04-27 22:09:45.149 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fdf18113-7e97-413e-a8f3-0ca9e1c97327 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - - -] Unable to schedule network f4413ee4-43b1-4c4e-94bf-54060dc5a574: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:45.239 10 INFO neutron.db.ovn_revision_numbers_db [None req-fdf18113-7e97-413e-a8f3-0ca9e1c97327 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - - -] Successfully bumped revision number for resource 98687bcf-c71d-4b8b-b075-1facb31dfcb8 (type: ports) to 1 2026-04-27 22:09:45.245 10 INFO neutron.wsgi [None req-78f57869-9a5a-49bb-aa50-1867118ec88d a4d579a14a12418690db247174d49e93 d2588fc65af845eda69a014a6a5db06a - - - -] 10.0.0.1 "DELETE /v2.0/qos/policies/e58f2415-a328-446e-8b56-0fe2d667e7c7 HTTP/1.1" status: 204 len: 168 time: 0.1344802 2026-04-27 22:09:45.272 10 INFO neutron.services.segments.plugin [-] Segment df48c984-04bf-4703-b62f-394a942b0683 resource provider aggregate not found 2026-04-27 22:09:45.280 10 INFO neutron.services.segments.plugin [-] Segment df48c984-04bf-4703-b62f-394a942b0683 resource provider aggregate not found 2026-04-27 22:09:45.291 10 INFO neutron.services.segments.plugin [-] Segment df48c984-04bf-4703-b62f-394a942b0683 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df48c984-04bf-4703-b62f-394a942b0683 found for delete ", "request_id": "req-c03bf98a-8e7b-48ac-a512-1932784b5735"}]} 2026-04-27 22:09:45.293 10 INFO neutron.wsgi [None req-fdf18113-7e97-413e-a8f3-0ca9e1c97327 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 842 time: 1.0483716 2026-04-27 22:09:45.318 10 INFO neutron.services.segments.plugin [-] Segment df48c984-04bf-4703-b62f-394a942b0683 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid df48c984-04bf-4703-b62f-394a942b0683 found for delete ", "request_id": "req-19f95c92-9f81-4e03-bc9e-ffb18534bd9a"}]} 2026-04-27 22:09:45.368 10 INFO neutron.wsgi [None req-9bf61bb3-5dae-43e1-811c-875991900581 a4d579a14a12418690db247174d49e93 d2588fc65af845eda69a014a6a5db06a - - - -] 10.0.0.1 "DELETE /v2.0/qos/policies/a18088d5-85bc-4778-b438-0a4ca66a0a73 HTTP/1.1" status: 204 len: 168 time: 0.1104763 2026-04-27 22:09:45.512 10 INFO neutron.wsgi [None req-5f607b33-8612-45bc-a260-5b4955932207 a4d579a14a12418690db247174d49e93 d2588fc65af845eda69a014a6a5db06a - - - -] 10.0.0.1 "DELETE /v2.0/qos/policies/9395a005-311c-4ee2-9ef9-732cea6c0d0f HTTP/1.1" status: 204 len: 168 time: 0.1366699 2026-04-27 22:09:45.662 10 INFO neutron.wsgi [None req-a641a34d-2704-40b2-8575-ff3306e8667c a4d579a14a12418690db247174d49e93 d2588fc65af845eda69a014a6a5db06a - - - -] 10.0.0.1 "DELETE /v2.0/qos/policies/2510af56-9d13-4586-9a46-9e7597a92602 HTTP/1.1" status: 204 len: 168 time: 0.1436117 2026-04-27 22:09:45.703 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e8c93ad7-20b3-4d4a-b2f9-af2f00424e71 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - - -] No more DHCP agents 2026-04-27 22:09:45.708 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e8c93ad7-20b3-4d4a-b2f9-af2f00424e71 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - - -] Unable to schedule network f4413ee4-43b1-4c4e-94bf-54060dc5a574: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:45.744 10 INFO neutron.db.ovn_revision_numbers_db [None req-893cfa18-2674-4276-afab-0238422f4245 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Successfully bumped revision number for resource 6ba8d7d3-6f7a-4426-a88d-b352cd60e473 (type: ports) to 2 2026-04-27 22:09:45.761 10 INFO neutron.db.ovn_revision_numbers_db [None req-893cfa18-2674-4276-afab-0238422f4245 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Successfully bumped revision number for resource b9bf3166-88fa-4a7d-9532-b04eb59715f9 (type: subnets) to 0 2026-04-27 22:09:45.777 10 INFO neutron.wsgi [None req-205e40e0-78b1-4021-8438-8b8e29597db9 a4d579a14a12418690db247174d49e93 d2588fc65af845eda69a014a6a5db06a - - - -] 10.0.0.1 "DELETE /v2.0/qos/policies/19c6d622-27e9-49ec-b0c2-15f2a922b171 HTTP/1.1" status: 204 len: 168 time: 0.1085043 2026-04-27 22:09:45.783 10 INFO neutron.wsgi [None req-893cfa18-2674-4276-afab-0238422f4245 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.2752762 2026-04-27 22:09:45.933 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] OVN reports status up for port: cca6ea70-00eb-4825-9a62-1df4c2626e63 2026-04-27 22:09:45.943 9 INFO neutron.plugins.ml2.plugin [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Attempt 1 to provision port cca6ea70-00eb-4825-9a62-1df4c2626e63 2026-04-27 22:09:45.961 9 INFO neutron.db.ovn_revision_numbers_db [None req-f984288b-07c2-411f-b4aa-4678d6a4e396 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] Successfully bumped revision number for resource cca6ea70-00eb-4825-9a62-1df4c2626e63 (type: router_ports) to 2 2026-04-27 22:09:45.978 10 INFO neutron.db.ovn_revision_numbers_db [None req-947f8443-f932-47c2-84d6-011844564f8c 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Successfully bumped revision number for resource 82196b8a-406d-49b9-9e22-38a5f637660d (type: routers) to 1 2026-04-27 22:09:45.992 10 INFO neutron.wsgi [None req-947f8443-f932-47c2-84d6-011844564f8c 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "POST /v2.0/routers HTTP/1.1" status: 201 len: 687 time: 0.2028458 2026-04-27 22:09:46.120 9 INFO neutron.db.ovn_revision_numbers_db [None req-f984288b-07c2-411f-b4aa-4678d6a4e396 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] Successfully bumped revision number for resource cca6ea70-00eb-4825-9a62-1df4c2626e63 (type: ports) to 2 2026-04-27 22:09:46.194 10 INFO neutron.db.ovn_revision_numbers_db [None req-e8c93ad7-20b3-4d4a-b2f9-af2f00424e71 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - - -] Successfully bumped revision number for resource 98687bcf-c71d-4b8b-b075-1facb31dfcb8 (type: ports) to 2 2026-04-27 22:09:46.209 10 INFO neutron.db.ovn_revision_numbers_db [None req-e8c93ad7-20b3-4d4a-b2f9-af2f00424e71 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - - -] Successfully bumped revision number for resource 8fa0656f-a875-4fb9-8a32-54651565c9f0 (type: subnets) to 0 2026-04-27 22:09:46.223 10 INFO neutron.wsgi [None req-e8c93ad7-20b3-4d4a-b2f9-af2f00424e71 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 816 time: 0.8818839 2026-04-27 22:09:46.263 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f984288b-07c2-411f-b4aa-4678d6a4e396 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] No more DHCP agents 2026-04-27 22:09:46.273 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f984288b-07c2-411f-b4aa-4678d6a4e396 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] Unable to schedule network 0b189c37-66be-42d4-bead-4d6cc25d3548: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:46.328 10 INFO neutron.db.segments_db [None req-147529d8-5714-4f21-b7c1-0a582c38df00 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - - -] Added segment d50b204d-0042-41e2-9d8d-b585cd38180f of type geneve for network 2166560c-518d-4b5e-85a5-54b25daf06aa 2026-04-27 22:09:46.407 9 INFO neutron.db.ovn_revision_numbers_db [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Successfully bumped revision number for resource cca6ea70-00eb-4825-9a62-1df4c2626e63 (type: ports) to 3 2026-04-27 22:09:46.432 10 INFO neutron.db.ovn_revision_numbers_db [None req-147529d8-5714-4f21-b7c1-0a582c38df00 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - - -] Successfully bumped revision number for resource 2166560c-518d-4b5e-85a5-54b25daf06aa (type: networks) to 1 2026-04-27 22:09:46.577 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-147529d8-5714-4f21-b7c1-0a582c38df00 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - - -] No more DHCP agents 2026-04-27 22:09:46.581 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-147529d8-5714-4f21-b7c1-0a582c38df00 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - - -] Unable to schedule network 2166560c-518d-4b5e-85a5-54b25daf06aa: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:46.600 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e50e29f3-463a-4723-aa93-673b811e021d 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] No more DHCP agents 2026-04-27 22:09:46.603 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e50e29f3-463a-4723-aa93-673b811e021d 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Unable to schedule network 428d1c10-1f5e-4542-9773-4b775975e8da: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:46.639 9 INFO neutron.db.ovn_revision_numbers_db [None req-f984288b-07c2-411f-b4aa-4678d6a4e396 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Successfully bumped revision number for resource cca6ea70-00eb-4825-9a62-1df4c2626e63 (type: router_ports) to 3 2026-04-27 22:09:46.641 9 INFO neutron.wsgi [None req-f984288b-07c2-411f-b4aa-4678d6a4e396 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "PUT /v2.0/routers/406f2c1d-65b8-4e4f-9dda-38d006e7cc8c/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.1956644 2026-04-27 22:09:46.654 10 INFO neutron.db.ovn_revision_numbers_db [None req-147529d8-5714-4f21-b7c1-0a582c38df00 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - - -] Successfully bumped revision number for resource 64d30663-6076-4477-a721-304720331e00 (type: ports) to 1 2026-04-27 22:09:46.682 10 INFO neutron.wsgi [None req-147529d8-5714-4f21-b7c1-0a582c38df00 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 842 time: 0.4504988 /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-04-27 22:09:46.716 10 INFO neutron.wsgi [None req-4588d1de-ae94-485e-b25f-5072a41c68ec f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] 10.0.0.1 "GET /v2.0/ports/cca6ea70-00eb-4825-9a62-1df4c2626e63 HTTP/1.1" status: 200 len: 1141 time: 0.0687535 2026-04-27 22:09:46.746 10 INFO neutron.wsgi [None req-742909bb-d4b2-4ec4-9f40-99049fb7debe f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] 10.0.0.1 "GET /v2.0/ports/cca6ea70-00eb-4825-9a62-1df4c2626e63 HTTP/1.1" status: 200 len: 1141 time: 0.0253217 2026-04-27 22:09:46.938 10 INFO neutron.db.ovn_revision_numbers_db [None req-14d1f065-4d40-4520-af03-7f9b05f9eb4d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource be87b335-2d7c-432c-b26f-f91cf3c03bec (type: security_groups) to 1 2026-04-27 22:09:46.961 10 INFO neutron.wsgi [None req-14d1f065-4d40-4520-af03-7f9b05f9eb4d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=dddb6829f2954ea4b0c58f4887bcaf67&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3848104 2026-04-27 22:09:47.003 9 INFO neutron.db.ovn_revision_numbers_db [None req-e50e29f3-463a-4723-aa93-673b811e021d 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Successfully bumped revision number for resource f9f6dee0-6ef8-43f6-9826-c96da16628a8 (type: ports) to 1 2026-04-27 22:09:47.030 9 INFO neutron.wsgi [None req-e50e29f3-463a-4723-aa93-673b811e021d 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1150 time: 1.0322824 2026-04-27 22:09:47.134 9 INFO neutron.db.ovn_revision_numbers_db [None req-e26c463e-53b5-43af-a9fe-db10e58d6c87 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - - -] Successfully bumped revision number for resource 2166560c-518d-4b5e-85a5-54b25daf06aa (type: networks) to 2 2026-04-27 22:09:47.140 9 INFO neutron.wsgi [None req-e26c463e-53b5-43af-a9fe-db10e58d6c87 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - - -] 10.0.0.1 "PUT /v2.0/networks/2166560c-518d-4b5e-85a5-54b25daf06aa HTTP/1.1" status: 200 len: 792 time: 0.4514105 2026-04-27 22:09:47.201 10 INFO neutron.wsgi [None req-80947e22-0065-41f2-bf84-c010839fda3c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/be87b335-2d7c-432c-b26f-f91cf3c03bec HTTP/1.1" status: 204 len: 168 time: 0.2335281 2026-04-27 22:09:47.533 9 INFO neutron.db.ovn_revision_numbers_db [None req-054a140d-d2ad-45c6-b567-093981ef347d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 135d0810-76bd-4c1a-b8be-0c4af43e5d5b (type: security_groups) to 1 2026-04-27 22:09:47.550 10 INFO neutron.wsgi [None req-4849ce56-863c-4477-a50d-0cb68a749bcf f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "PUT /v2.0/routers/406f2c1d-65b8-4e4f-9dda-38d006e7cc8c/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.7981153 /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-04-27 22:09:47.580 10 INFO neutron.wsgi [None req-80ce1257-2aa1-4f73-9852-a2d59c624f18 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] 10.0.0.1 "GET /v2.0/ports?device_id=406f2c1d-65b8-4e4f-9dda-38d006e7cc8c HTTP/1.1" status: 200 len: 205 time: 0.0244768 2026-04-27 22:09:47.595 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e14393d7-7466-44a7-b842-81facbb943bf 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - - -] No more DHCP agents 2026-04-27 22:09:47.600 9 INFO neutron.wsgi [None req-054a140d-d2ad-45c6-b567-093981ef347d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=a878414eb3e94edeaebb1a6a5e5f2b8c&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2985761 2026-04-27 22:09:47.601 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e14393d7-7466-44a7-b842-81facbb943bf 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - - -] Unable to schedule network 2166560c-518d-4b5e-85a5-54b25daf06aa: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:47.703 9 INFO neutron.db.ovn_revision_numbers_db [None req-bb047619-f32c-4665-80f7-8f66939ee968 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] Successfully bumped revision number for resource f9f6dee0-6ef8-43f6-9826-c96da16628a8 (type: router_ports) to 2 2026-04-27 22:09:47.806 10 INFO neutron.wsgi [None req-e6e280e0-4a52-4c8f-84f1-7086c17b40c7 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "DELETE /v2.0/routers/406f2c1d-65b8-4e4f-9dda-38d006e7cc8c HTTP/1.1" status: 204 len: 168 time: 0.2191863 2026-04-27 22:09:47.905 10 INFO neutron.wsgi [None req-5f8f8899-5d5a-46ef-bf52-eeb8b5049901 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/135d0810-76bd-4c1a-b8be-0c4af43e5d5b HTTP/1.1" status: 204 len: 168 time: 0.2945180 2026-04-27 22:09:47.933 9 INFO neutron.db.ovn_revision_numbers_db [None req-bb047619-f32c-4665-80f7-8f66939ee968 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] Successfully bumped revision number for resource f9f6dee0-6ef8-43f6-9826-c96da16628a8 (type: ports) to 2 2026-04-27 22:09:48.011 10 INFO neutron.wsgi [None req-7f9d0d4f-6340-48e6-8920-9e302a8feabd f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/53fffa41-80bc-414c-b1e3-a4127c05a98e HTTP/1.1" status: 204 len: 168 time: 0.1982722 2026-04-27 22:09:48.146 10 INFO neutron.db.ovn_revision_numbers_db [None req-f5f775c6-47c1-43ee-af95-52f972a27f5d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource be62d002-0f9c-4c0f-bdc8-2211515a9e6e (type: security_groups) to 1 2026-04-27 22:09:48.183 10 INFO neutron.wsgi [None req-f5f775c6-47c1-43ee-af95-52f972a27f5d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=d2588fc65af845eda69a014a6a5db06a&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1518939 2026-04-27 22:09:48.412 10 INFO neutron.services.segments.plugin [-] Segment b68ecefa-e210-4707-8707-e8d74d7f4e00 resource provider aggregate not found 2026-04-27 22:09:48.417 10 INFO neutron.services.segments.plugin [-] Segment b68ecefa-e210-4707-8707-e8d74d7f4e00 resource provider aggregate not found 2026-04-27 22:09:48.430 10 INFO neutron.services.segments.plugin [-] Segment b68ecefa-e210-4707-8707-e8d74d7f4e00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b68ecefa-e210-4707-8707-e8d74d7f4e00 found for delete ", "request_id": "req-c55c3071-2307-4642-96fe-a7c339e3e92c"}]} 2026-04-27 22:09:48.436 10 INFO neutron.services.segments.plugin [-] Segment b68ecefa-e210-4707-8707-e8d74d7f4e00 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b68ecefa-e210-4707-8707-e8d74d7f4e00 found for delete ", "request_id": "req-feb53449-7e84-4028-adf1-f167de517c2e"}]} 2026-04-27 22:09:48.452 10 INFO neutron.wsgi [None req-2fd9dcb1-1543-4189-bafa-383efa358f5f f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "DELETE /v2.0/networks/0b189c37-66be-42d4-bead-4d6cc25d3548 HTTP/1.1" status: 204 len: 168 time: 0.4343984 2026-04-27 22:09:48.471 10 INFO neutron.wsgi [None req-513a2f0f-e808-425e-b557-70d1a6fabbeb 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/be62d002-0f9c-4c0f-bdc8-2211515a9e6e HTTP/1.1" status: 204 len: 168 time: 0.2837353 2026-04-27 22:09:48.485 9 INFO neutron.db.ovn_revision_numbers_db [None req-e14393d7-7466-44a7-b842-81facbb943bf 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - - -] Successfully bumped revision number for resource 64d30663-6076-4477-a721-304720331e00 (type: ports) to 2 2026-04-27 22:09:48.511 9 INFO neutron.db.ovn_revision_numbers_db [None req-e14393d7-7466-44a7-b842-81facbb943bf 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - - -] Successfully bumped revision number for resource 7226cc13-71f4-4b09-985c-17fd94ac3430 (type: subnets) to 0 2026-04-27 22:09:48.534 9 INFO neutron.wsgi [None req-e14393d7-7466-44a7-b842-81facbb943bf 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.3881121 2026-04-27 22:09:48.725 9 INFO neutron.db.ovn_revision_numbers_db [None req-bb047619-f32c-4665-80f7-8f66939ee968 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] Successfully bumped revision number for resource f9f6dee0-6ef8-43f6-9826-c96da16628a8 (type: router_ports) to 3 2026-04-27 22:09:48.952 9 INFO neutron.db.ovn_revision_numbers_db [None req-bb047619-f32c-4665-80f7-8f66939ee968 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] Successfully bumped revision number for resource f9f6dee0-6ef8-43f6-9826-c96da16628a8 (type: ports) to 3 2026-04-27 22:09:49.012 10 INFO neutron.db.ovn_revision_numbers_db [None req-a9411105-7975-4a7b-a801-26fc3a63e020 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - - -] Successfully bumped revision number for resource 7226cc13-71f4-4b09-985c-17fd94ac3430 (type: subnets) to 1 2026-04-27 22:09:49.013 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bb047619-f32c-4665-80f7-8f66939ee968 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] No more DHCP agents 2026-04-27 22:09:49.014 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bb047619-f32c-4665-80f7-8f66939ee968 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] Unable to schedule network 428d1c10-1f5e-4542-9773-4b775975e8da: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:49.015 10 INFO neutron.wsgi [None req-a9411105-7975-4a7b-a801-26fc3a63e020 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - - -] 10.0.0.1 "PUT /v2.0/subnets/7226cc13-71f4-4b09-985c-17fd94ac3430 HTTP/1.1" status: 200 len: 806 time: 0.4617493 2026-04-27 22:09:49.091 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-140b5bf8-0b66-4a51-ac86-3bbf46f8b7d7 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] No more DHCP agents 2026-04-27 22:09:49.093 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-140b5bf8-0b66-4a51-ac86-3bbf46f8b7d7 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Unable to schedule network a151f0a7-868e-4eca-a058-e229a6a8b3e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:49.164 9 INFO neutron.db.ovn_revision_numbers_db [None req-bb047619-f32c-4665-80f7-8f66939ee968 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Successfully bumped revision number for resource f9f6dee0-6ef8-43f6-9826-c96da16628a8 (type: router_ports) to 3 2026-04-27 22:09:49.167 9 INFO neutron.wsgi [None req-bb047619-f32c-4665-80f7-8f66939ee968 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "PUT /v2.0/routers/82196b8a-406d-49b9-9e22-38a5f637660d/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.1284215 /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-04-27 22:09:49.253 9 INFO neutron.wsgi [None req-17d57d06-9b44-40ad-b008-41452ce032d2 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] 10.0.0.1 "GET /v2.0/ports/f9f6dee0-6ef8-43f6-9826-c96da16628a8 HTTP/1.1" status: 200 len: 1206 time: 0.0822303 2026-04-27 22:09:49.272 10 INFO neutron.db.ovn_revision_numbers_db [None req-140b5bf8-0b66-4a51-ac86-3bbf46f8b7d7 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Successfully bumped revision number for resource 38c981a5-60d1-47ca-a0ee-1f18d9e82de1 (type: ports) to 1 2026-04-27 22:09:49.926 9 INFO neutron.wsgi [None req-a4166066-747e-4ae4-ad6b-94be09b1a7c7 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "PUT /v2.0/routers/82196b8a-406d-49b9-9e22-38a5f637660d/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.6670930 /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-04-27 22:09:49.986 10 INFO neutron.wsgi [None req-8f280657-22f2-4bf1-859c-d3b02ab1f28d 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - - -] 10.0.0.1 "DELETE /v2.0/networks/2166560c-518d-4b5e-85a5-54b25daf06aa HTTP/1.1" status: 204 len: 168 time: 0.9583766 2026-04-27 22:09:50.003 9 INFO neutron.api.v2.resource [None req-345ecc1c-7974-4e11-993e-7ccb5ef2390e 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-04-27 22:09:50.005 9 INFO neutron.wsgi [None req-345ecc1c-7974-4e11-993e-7ccb5ef2390e 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] 10.0.0.1 "PUT /v2.0/routers/82196b8a-406d-49b9-9e22-38a5f637660d/remove_router_interface HTTP/1.1" status: 404 len: 398 time: 0.0733874 2026-04-27 22:09:50.007 10 INFO neutron.pecan_wsgi.hooks.translation [None req-a8c2603d-5f3a-4d97-a4a1-9fcac14d29ba 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-27 22:09:50.009 10 INFO neutron.wsgi [None req-a8c2603d-5f3a-4d97-a4a1-9fcac14d29ba 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - - -] 10.0.0.1 "DELETE /v2.0/networks/2166560c-518d-4b5e-85a5-54b25daf06aa HTTP/1.1" status: 404 len: 339 time: 0.0152459 2026-04-27 22:09:50.040 9 INFO neutron.wsgi [None req-14c13b95-f925-49f9-a583-7467e6aa3d42 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] 10.0.0.1 "GET /v2.0/ports?device_id=82196b8a-406d-49b9-9e22-38a5f637660d HTTP/1.1" status: 200 len: 205 time: 0.0298989 2026-04-27 22:09:50.130 10 INFO neutron.wsgi [None req-3a4bfb56-28f2-4b34-ac9f-8d13934c5afb 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - default default] 10.0.0.1 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" status: 200 len: 845 time: 0.1148140 2026-04-27 22:09:50.180 10 INFO neutron.wsgi [None req-201aa32f-69a7-4533-af02-717315b25c65 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - default default] 10.0.0.1 "GET /v2.0/subnets?network_id=a151f0a7-868e-4eca-a058-e229a6a8b3e8 HTTP/1.1" status: 200 len: 820 time: 0.0456479 2026-04-27 22:09:50.191 9 INFO neutron.wsgi [None req-abe6f09b-d4c2-4d5a-97aa-81be21793b52 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - default default] 10.0.0.1 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16520 time: 0.0064256 2026-04-27 22:09:50.252 10 INFO neutron.db.ovn_revision_numbers_db [None req-140b5bf8-0b66-4a51-ac86-3bbf46f8b7d7 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Successfully bumped revision number for resource 38c981a5-60d1-47ca-a0ee-1f18d9e82de1 (type: router_ports) to 1 2026-04-27 22:09:50.273 9 INFO neutron.wsgi [None req-a1538547-5fc2-4508-8b31-3e3fb84c4078 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "DELETE /v2.0/routers/82196b8a-406d-49b9-9e22-38a5f637660d HTTP/1.1" status: 204 len: 168 time: 0.2251678 2026-04-27 22:09:50.282 10 INFO neutron.wsgi [None req-eadf836f-aa3a-4964-b96f-1912527a26d9 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - default default] 10.0.0.1 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1503 time: 0.0847003 2026-04-27 22:09:50.319 10 INFO neutron.db.ovn_revision_numbers_db [None req-140b5bf8-0b66-4a51-ac86-3bbf46f8b7d7 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Successfully bumped revision number for resource bdd62830-29f6-4182-b78c-d4d29e86321d (type: routers) to 3 2026-04-27 22:09:50.331 9 INFO neutron.wsgi [None req-a8b654b7-6edf-4a46-9693-2841412ebcfc 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - default default] 10.0.0.1 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1428 time: 0.0430124 2026-04-27 22:09:50.333 10 INFO neutron.wsgi [None req-140b5bf8-0b66-4a51-ac86-3bbf46f8b7d7 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "POST /v2.0/routers HTTP/1.1" status: 201 len: 870 time: 1.8752220 2026-04-27 22:09:50.459 10 INFO neutron.services.segments.plugin [-] Segment d50b204d-0042-41e2-9d8d-b585cd38180f resource provider aggregate not found 2026-04-27 22:09:50.463 10 INFO neutron.services.segments.plugin [-] Segment d50b204d-0042-41e2-9d8d-b585cd38180f resource provider aggregate not found 2026-04-27 22:09:50.471 10 INFO neutron.wsgi [None req-dbf7710e-bfa8-4b2c-b867-3bc495002801 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] 10.0.0.1 "GET /v2.0/routers/bdd62830-29f6-4182-b78c-d4d29e86321d HTTP/1.1" status: 200 len: 871 time: 0.1296744 2026-04-27 22:09:50.475 10 INFO neutron.wsgi [None req-95d6cd72-9343-47e5-a4f7-dbdcd6d1f938 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - default default] 10.0.0.1 "GET /v2.0/networks/f4413ee4-43b1-4c4e-94bf-54060dc5a574 HTTP/1.1" status: 200 len: 862 time: 0.1323175 2026-04-27 22:09:50.476 10 INFO neutron.services.segments.plugin [-] Segment d50b204d-0042-41e2-9d8d-b585cd38180f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d50b204d-0042-41e2-9d8d-b585cd38180f found for delete ", "request_id": "req-4b229715-8146-48a1-9068-2867e26047d2"}]} 2026-04-27 22:09:50.484 10 INFO neutron.services.segments.plugin [-] Segment d50b204d-0042-41e2-9d8d-b585cd38180f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d50b204d-0042-41e2-9d8d-b585cd38180f found for delete ", "request_id": "req-43fc7cf7-ce8e-4860-9c04-0c2e804b1303"}]} 2026-04-27 22:09:50.492 9 INFO neutron.wsgi [None req-f396c51d-2397-4dc4-b9f0-46d6759ef715 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "DELETE /v2.0/subnets/b9bf3166-88fa-4a7d-9532-b04eb59715f9 HTTP/1.1" status: 204 len: 168 time: 0.2129519 2026-04-27 22:09:50.571 10 INFO neutron.wsgi [None req-e60b8864-3adb-46dd-8970-92da346cdbcd 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - default default] 10.0.0.1 "GET /v2.0/subnets/8fa0656f-a875-4fb9-8a32-54651565c9f0 HTTP/1.1" status: 200 len: 811 time: 0.0879064 2026-04-27 22:09:50.598 9 INFO neutron.pecan_wsgi.hooks.translation [None req-18595e89-93d4-4606-9ea1-bea9a5e4fc34 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-27 22:09:50.600 9 INFO neutron.wsgi [None req-18595e89-93d4-4606-9ea1-bea9a5e4fc34 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/7226cc13-71f4-4b09-985c-17fd94ac3430 HTTP/1.1" status: 404 len: 337 time: 0.0229402 2026-04-27 22:09:50.617 10 INFO neutron.wsgi [None req-5775172b-3d1d-4fd9-bdeb-3068838b5454 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] 10.0.0.1 "GET /v2.0/routers HTTP/1.1" status: 200 len: 874 time: 0.1318986 2026-04-27 22:09:50.833 9 INFO neutron.pecan_wsgi.hooks.translation [None req-92b2525f-1ecc-4db9-a52d-74860c4b27e9 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-27 22:09:50.835 9 INFO neutron.wsgi [None req-92b2525f-1ecc-4db9-a52d-74860c4b27e9 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - - -] 10.0.0.1 "DELETE /v2.0/networks/2166560c-518d-4b5e-85a5-54b25daf06aa HTTP/1.1" status: 404 len: 339 time: 0.2309105 2026-04-27 22:09:51.088 9 INFO neutron.wsgi [None req-0d41db9b-bbfc-4c40-9830-75a65edef483 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/8fa0656f-a875-4fb9-8a32-54651565c9f0 HTTP/1.1" status: 204 len: 168 time: 0.2472186 2026-04-27 22:09:51.115 9 INFO neutron.services.segments.plugin [-] Segment 01c31b05-b164-43bb-a74f-31948e499bdd resource provider aggregate not found 2026-04-27 22:09:51.125 9 INFO neutron.services.segments.plugin [-] Segment 01c31b05-b164-43bb-a74f-31948e499bdd resource provider aggregate not found 2026-04-27 22:09:51.154 9 INFO neutron.services.segments.plugin [-] Segment 01c31b05-b164-43bb-a74f-31948e499bdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01c31b05-b164-43bb-a74f-31948e499bdd found for delete ", "request_id": "req-c5de3a62-33c6-4277-9bca-12a2298d34c1"}]} 2026-04-27 22:09:51.155 9 INFO neutron.services.segments.plugin [-] Segment 01c31b05-b164-43bb-a74f-31948e499bdd resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 01c31b05-b164-43bb-a74f-31948e499bdd found for delete ", "request_id": "req-1b7c3ee2-0948-4179-85a7-e4c63101cb52"}]} 2026-04-27 22:09:51.202 9 INFO neutron.wsgi [None req-ef3dc7a4-6f5c-4cf0-b762-e1150340272a 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "DELETE /v2.0/networks/428d1c10-1f5e-4542-9773-4b775975e8da HTTP/1.1" status: 204 len: 168 time: 0.7070463 2026-04-27 22:09:51.294 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] No port found with ID cca6ea70-00eb-4825-9a62-1df4c2626e63: RuntimeError: No port found with ID cca6ea70-00eb-4825-9a62-1df4c2626e63 2026-04-27 22:09:51.295 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] OVN reports status up for port: f9f6dee0-6ef8-43f6-9826-c96da16628a8 2026-04-27 22:09:51.333 9 INFO neutron.db.segments_db [None req-c6364c9f-e148-4158-ad2b-59fccc29e460 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Added segment b0930b9a-bc07-4228-8977-1640e7d85e59 of type geneve for network 6e30b3e1-cd0b-4a7e-899d-42430316edec 2026-04-27 22:09:51.334 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] OVN reports status up for port: 38c981a5-60d1-47ca-a0ee-1f18d9e82de1 2026-04-27 22:09:51.353 9 INFO neutron.plugins.ml2.plugin [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Attempt 1 to provision port 38c981a5-60d1-47ca-a0ee-1f18d9e82de1 2026-04-27 22:09:51.522 9 INFO neutron.db.ovn_revision_numbers_db [None req-c6364c9f-e148-4158-ad2b-59fccc29e460 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Successfully bumped revision number for resource 6e30b3e1-cd0b-4a7e-899d-42430316edec (type: networks) to 1 2026-04-27 22:09:51.552 10 INFO neutron.db.ovn_revision_numbers_db [None req-6a58af48-3579-44b7-8655-511bf2ffa2c0 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] Successfully bumped revision number for resource bdd62830-29f6-4182-b78c-d4d29e86321d (type: routers) to 4 2026-04-27 22:09:51.556 10 INFO neutron.wsgi [None req-6a58af48-3579-44b7-8655-511bf2ffa2c0 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "PUT /v2.0/routers/bdd62830-29f6-4182-b78c-d4d29e86321d HTTP/1.1" status: 200 len: 878 time: 0.9338343 2026-04-27 22:09:51.636 10 INFO neutron.wsgi [None req-01b2a45a-507a-4996-a33a-d189707039a2 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] 10.0.0.1 "GET /v2.0/routers/bdd62830-29f6-4182-b78c-d4d29e86321d HTTP/1.1" status: 200 len: 878 time: 0.0751626 2026-04-27 22:09:51.664 10 INFO neutron.wsgi [None req-7c579e48-24ea-4aba-a04e-db859090b15f f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] 10.0.0.1 "GET /v2.0/ports?device_id=bdd62830-29f6-4182-b78c-d4d29e86321d HTTP/1.1" status: 200 len: 205 time: 0.0216892 2026-04-27 22:09:51.717 9 INFO neutron.wsgi [None req-fa8e2c7a-8103-4f43-bfd3-8c72c7b3cc15 01aec9aa75a54e0d96289235286cdb38 2ada8ea8b72d452ca12d30988ae09ab1 - - - -] 10.0.0.1 "DELETE /v2.0/networks/f4413ee4-43b1-4c4e-94bf-54060dc5a574 HTTP/1.1" status: 204 len: 168 time: 0.6089714 2026-04-27 22:09:51.738 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c6364c9f-e148-4158-ad2b-59fccc29e460 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] No more DHCP agents 2026-04-27 22:09:51.739 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c6364c9f-e148-4158-ad2b-59fccc29e460 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Unable to schedule network 6e30b3e1-cd0b-4a7e-899d-42430316edec: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:51.797 9 INFO neutron.db.ovn_revision_numbers_db [None req-c6364c9f-e148-4158-ad2b-59fccc29e460 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Successfully bumped revision number for resource f6717172-160b-4e81-8c72-95c4e13c9de9 (type: ports) to 1 2026-04-27 22:09:51.820 9 INFO neutron.wsgi [None req-c6364c9f-e148-4158-ad2b-59fccc29e460 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 829 time: 0.6121063 2026-04-27 22:09:52.162 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5b637ebd-fedd-44cd-8f85-155c570fd8f9 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] No more DHCP agents 2026-04-27 22:09:52.165 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5b637ebd-fedd-44cd-8f85-155c570fd8f9 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Unable to schedule network 6e30b3e1-cd0b-4a7e-899d-42430316edec: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:52.372 9 INFO neutron.wsgi [None req-34768372-e23c-47df-be8a-cca2a26efcd1 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=2ada8ea8b72d452ca12d30988ae09ab1&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1243308 2026-04-27 22:09:52.427 10 INFO neutron.wsgi [None req-77c6c321-89ed-4cf2-b9e2-80c18ea28de1 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "DELETE /v2.0/routers/bdd62830-29f6-4182-b78c-d4d29e86321d HTTP/1.1" status: 204 len: 168 time: 0.7432756 2026-04-27 22:09:52.463 10 INFO neutron.wsgi [None req-b0d7a299-f01b-4488-b1b3-c511194acab2 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] 10.0.0.1 "GET /v2.0/ports?device_id=bdd62830-29f6-4182-b78c-d4d29e86321d HTTP/1.1" status: 200 len: 205 time: 0.0251756 2026-04-27 22:09:52.497 10 INFO neutron.api.v2.resource [None req-a8e62614-2d0d-4b9b-83f6-0c2f9b48477f f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] delete failed (client error): The resource could not be found. 2026-04-27 22:09:52.498 10 INFO neutron.wsgi [None req-a8e62614-2d0d-4b9b-83f6-0c2f9b48477f f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "DELETE /v2.0/routers/bdd62830-29f6-4182-b78c-d4d29e86321d HTTP/1.1" status: 404 len: 336 time: 0.0262175 2026-04-27 22:09:52.542 9 INFO neutron.db.ovn_revision_numbers_db [None req-db8199a9-575e-47e6-a4bf-d5061a2738a3 7cbfd72277024fc2942ae8e31ff3e032 f346485a5f7b485a9f8b5c6bcd67eeb1 - - - -] Successfully bumped revision number for resource 1fd6829b-0ef9-4b54-8bf0-f753ca535b32 (type: security_groups) to 1 2026-04-27 22:09:52.550 10 INFO neutron.wsgi [None req-f508df8f-60ad-42ef-b762-ec6cd8ff37d0 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] 10.0.0.1 "GET /v2.0/ports?device_id=406f2c1d-65b8-4e4f-9dda-38d006e7cc8c HTTP/1.1" status: 200 len: 205 time: 0.0455151 2026-04-27 22:09:52.589 9 INFO neutron.api.v2.resource [None req-65e20986-8c89-4461-929a-5a00dde352e9 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] delete failed (client error): The resource could not be found. 2026-04-27 22:09:52.590 9 INFO neutron.wsgi [None req-65e20986-8c89-4461-929a-5a00dde352e9 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "DELETE /v2.0/routers/406f2c1d-65b8-4e4f-9dda-38d006e7cc8c HTTP/1.1" status: 404 len: 336 time: 0.0320747 2026-04-27 22:09:52.613 9 INFO neutron.pecan_wsgi.hooks.translation [None req-a49cde99-a767-4478-bca9-2c3f1a8b3fa3 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-27 22:09:52.615 9 INFO neutron.wsgi [None req-a49cde99-a767-4478-bca9-2c3f1a8b3fa3 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/53fffa41-80bc-414c-b1e3-a4127c05a98e HTTP/1.1" status: 404 len: 337 time: 0.0207922 2026-04-27 22:09:52.640 9 INFO neutron.wsgi [None req-b4bd62b9-2048-4328-bd43-4130efe1c4ad f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] 10.0.0.1 "GET /v2.0/ports?device_id=29775f98-0699-42a0-9326-0d177b204db9 HTTP/1.1" status: 200 len: 205 time: 0.0213490 2026-04-27 22:09:52.658 9 INFO neutron.wsgi [None req-977d67b3-496f-4f7e-aa0c-a4cae76ad021 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/6aef57e2-2f4b-4c26-a681-7e112d383b1d HTTP/1.1" status: 204 len: 168 time: 0.2814841 2026-04-27 22:09:52.659 9 INFO neutron.db.ovn_revision_numbers_db [None req-db8199a9-575e-47e6-a4bf-d5061a2738a3 7cbfd72277024fc2942ae8e31ff3e032 f346485a5f7b485a9f8b5c6bcd67eeb1 - - - -] Successfully bumped revision number for resource e3c14d22-712c-48e2-b4ba-71755badb373 (type: security_groups) to 1 2026-04-27 22:09:52.679 10 INFO neutron.api.v2.resource [None req-32d9d274-e2b2-476d-81a1-bf2d05652daf f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] delete failed (client error): The resource could not be found. 2026-04-27 22:09:52.681 10 INFO neutron.wsgi [None req-32d9d274-e2b2-476d-81a1-bf2d05652daf f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "DELETE /v2.0/routers/29775f98-0699-42a0-9326-0d177b204db9 HTTP/1.1" status: 404 len: 336 time: 0.0371423 2026-04-27 22:09:52.687 9 INFO neutron.wsgi [None req-db8199a9-575e-47e6-a4bf-d5061a2738a3 7cbfd72277024fc2942ae8e31ff3e032 f346485a5f7b485a9f8b5c6bcd67eeb1 - - - -] 10.0.0.1 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.3351912 2026-04-27 22:09:52.708 10 INFO neutron.pecan_wsgi.hooks.translation [None req-6328be3e-7a0c-4332-9f18-55188978507a f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-27 22:09:52.710 10 INFO neutron.wsgi [None req-6328be3e-7a0c-4332-9f18-55188978507a f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/db098d41-bcb4-4892-9eac-d5ed103679c5 HTTP/1.1" status: 404 len: 337 time: 0.0237043 2026-04-27 22:09:52.734 9 INFO neutron.wsgi [None req-9692570e-5459-4323-a1c4-d33c84f9491b f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - default default] 10.0.0.1 "GET /v2.0/ports?device_id=b8ebe8c5-fb0a-48b4-b3ec-259478831ee0 HTTP/1.1" status: 200 len: 205 time: 0.0185180 2026-04-27 22:09:52.762 9 INFO neutron.api.v2.resource [None req-2764f958-33a4-4ba9-8601-fce4dc261a6e f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] delete failed (client error): The resource could not be found. 2026-04-27 22:09:52.763 9 INFO neutron.wsgi [None req-2764f958-33a4-4ba9-8601-fce4dc261a6e f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "DELETE /v2.0/routers/b8ebe8c5-fb0a-48b4-b3ec-259478831ee0 HTTP/1.1" status: 404 len: 336 time: 0.0247383 2026-04-27 22:09:52.772 10 INFO neutron.db.ovn_revision_numbers_db [None req-5b637ebd-fedd-44cd-8f85-155c570fd8f9 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Successfully bumped revision number for resource f6717172-160b-4e81-8c72-95c4e13c9de9 (type: ports) to 2 2026-04-27 22:09:52.783 9 INFO neutron.pecan_wsgi.hooks.translation [None req-e3d66456-7d73-4124-9239-dc37459a06cb f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-27 22:09:52.785 9 INFO neutron.wsgi [None req-e3d66456-7d73-4124-9239-dc37459a06cb f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/f18c9e71-1f07-43a3-91d3-b0f578f0511a HTTP/1.1" status: 404 len: 337 time: 0.0178578 2026-04-27 22:09:52.789 10 INFO neutron.db.ovn_revision_numbers_db [None req-5b637ebd-fedd-44cd-8f85-155c570fd8f9 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Successfully bumped revision number for resource 4b7fcc09-6c50-4868-83d2-8f4da8ed709e (type: subnets) to 0 2026-04-27 22:09:52.812 9 INFO neutron.db.ovn_revision_numbers_db [None req-b536a2b0-09c1-4ede-a270-445331946d23 7cbfd72277024fc2942ae8e31ff3e032 f346485a5f7b485a9f8b5c6bcd67eeb1 - - - -] Successfully bumped revision number for resource f65ce2cd-f01d-474d-a6de-7984ac0a2476 (type: security_groups) to 1 2026-04-27 22:09:52.814 10 INFO neutron.pecan_wsgi.hooks.translation [None req-cd155759-60a4-48eb-8899-b3bc21d04733 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-27 22:09:52.817 10 INFO neutron.wsgi [None req-cd155759-60a4-48eb-8899-b3bc21d04733 f08fe590d3704036847cfa82a3b92231 44b861467f2349f3b832829356738db5 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/f0c0a2b9-bbc5-4f98-88f2-32af3a0a9078 HTTP/1.1" status: 404 len: 337 time: 0.0229492 2026-04-27 22:09:52.823 10 INFO neutron.wsgi [None req-5b637ebd-fedd-44cd-8f85-155c570fd8f9 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.9979820 2026-04-27 22:09:52.833 9 INFO neutron.wsgi [None req-b536a2b0-09c1-4ede-a270-445331946d23 7cbfd72277024fc2942ae8e31ff3e032 f346485a5f7b485a9f8b5c6bcd67eeb1 - - - -] 10.0.0.1 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.1422234 2026-04-27 22:09:52.919 9 INFO neutron.db.ovn_revision_numbers_db [None req-9e185904-ca1e-471c-ab1a-c1f85f678ec0 7cbfd72277024fc2942ae8e31ff3e032 f346485a5f7b485a9f8b5c6bcd67eeb1 - - - -] Successfully bumped revision number for resource eb68c76a-d76d-420f-8e09-718e72acc34b (type: security_groups) to 1 2026-04-27 22:09:52.939 9 INFO neutron.wsgi [None req-9e185904-ca1e-471c-ab1a-c1f85f678ec0 7cbfd72277024fc2942ae8e31ff3e032 f346485a5f7b485a9f8b5c6bcd67eeb1 - - - -] 10.0.0.1 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.1017163 2026-04-27 22:09:53.025 10 INFO neutron.db.ovn_revision_numbers_db [None req-8605c7ef-b031-4f5a-bb36-856bf0109c52 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Successfully bumped revision number for resource a9502643-4264-4528-a2db-8a9b17e8382a (type: routers) to 1 2026-04-27 22:09:53.046 10 INFO neutron.wsgi [None req-8605c7ef-b031-4f5a-bb36-856bf0109c52 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "POST /v2.0/routers HTTP/1.1" status: 201 len: 686 time: 0.2180033 2026-04-27 22:09:53.093 10 INFO neutron.db.ovn_revision_numbers_db [None req-a8bfa239-8dbc-4f05-8b00-4f19d3d08280 7cbfd72277024fc2942ae8e31ff3e032 f346485a5f7b485a9f8b5c6bcd67eeb1 - - - -] Successfully bumped revision number for resource 4d3306f9-b62e-4be8-8b3f-dc934b3b3268 (type: security_groups) to 1 2026-04-27 22:09:53.109 10 INFO neutron.wsgi [None req-a8bfa239-8dbc-4f05-8b00-4f19d3d08280 7cbfd72277024fc2942ae8e31ff3e032 f346485a5f7b485a9f8b5c6bcd67eeb1 - - - -] 10.0.0.1 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.1634829 2026-04-27 22:09:53.184 9 INFO neutron.services.segments.plugin [-] Segment be823a07-9f50-4b89-8479-e777cc6a6694 resource provider aggregate not found 2026-04-27 22:09:53.188 9 INFO neutron.services.segments.plugin [-] Segment be823a07-9f50-4b89-8479-e777cc6a6694 resource provider aggregate not found 2026-04-27 22:09:53.208 9 INFO neutron.services.segments.plugin [-] Segment be823a07-9f50-4b89-8479-e777cc6a6694 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be823a07-9f50-4b89-8479-e777cc6a6694 found for delete ", "request_id": "req-6c561a51-23a6-4bfc-88b4-d78f00d52d0d"}]} 2026-04-27 22:09:53.209 9 INFO neutron.services.segments.plugin [-] Segment be823a07-9f50-4b89-8479-e777cc6a6694 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid be823a07-9f50-4b89-8479-e777cc6a6694 found for delete ", "request_id": "req-bb632165-a5dd-4ef6-9796-8cd90db40dd1"}]} 2026-04-27 22:09:53.224 10 INFO neutron.db.ovn_revision_numbers_db [None req-d3382553-5614-4180-af92-bd54e5bdafdd 7cbfd72277024fc2942ae8e31ff3e032 f346485a5f7b485a9f8b5c6bcd67eeb1 - - - -] Successfully bumped revision number for resource 6af94176-b20a-461d-b351-78162250c11d (type: security_groups) to 1 2026-04-27 22:09:53.246 10 INFO neutron.wsgi [None req-d3382553-5614-4180-af92-bd54e5bdafdd 7cbfd72277024fc2942ae8e31ff3e032 f346485a5f7b485a9f8b5c6bcd67eeb1 - - - -] 10.0.0.1 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.1320908 2026-04-27 22:09:53.280 10 INFO neutron.wsgi [None req-b55e86b2-87a0-4231-9098-60570bc0c725 7cbfd72277024fc2942ae8e31ff3e032 f346485a5f7b485a9f8b5c6bcd67eeb1 - - - -] 10.0.0.1 "PUT /v2.0/security-groups/e3c14d22-712c-48e2-b4ba-71755badb373/tags HTTP/1.1" status: 200 len: 210 time: 0.0296535 2026-04-27 22:09:53.311 10 INFO neutron.wsgi [None req-131c66ff-c71c-42fa-bdbe-a4753e8b7d8e 7cbfd72277024fc2942ae8e31ff3e032 f346485a5f7b485a9f8b5c6bcd67eeb1 - - - -] 10.0.0.1 "PUT /v2.0/security-groups/f65ce2cd-f01d-474d-a6de-7984ac0a2476/tags HTTP/1.1" status: 200 len: 218 time: 0.0266979 2026-04-27 22:09:53.375 9 INFO neutron.wsgi [None req-cac18489-0c2f-4ea5-a3ef-92e21e9f20bf 7cbfd72277024fc2942ae8e31ff3e032 f346485a5f7b485a9f8b5c6bcd67eeb1 - - - -] 10.0.0.1 "PUT /v2.0/security-groups/eb68c76a-d76d-420f-8e09-718e72acc34b/tags HTTP/1.1" status: 200 len: 227 time: 0.0551734 2026-04-27 22:09:53.408 10 INFO neutron.wsgi [None req-da116a6c-1364-4314-bde0-26414e1e3ab7 7cbfd72277024fc2942ae8e31ff3e032 f346485a5f7b485a9f8b5c6bcd67eeb1 - - - -] 10.0.0.1 "PUT /v2.0/security-groups/4d3306f9-b62e-4be8-8b3f-dc934b3b3268/tags HTTP/1.1" status: 200 len: 212 time: 0.0281148 2026-04-27 22:09:53.477 10 INFO neutron.wsgi [None req-d1f3417d-0e12-49c5-a281-54e26e90f0e4 7cbfd72277024fc2942ae8e31ff3e032 f346485a5f7b485a9f8b5c6bcd67eeb1 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tags=red HTTP/1.1" status: 200 len: 4813 time: 0.0592029 2026-04-27 22:09:53.497 9 INFO neutron.wsgi [None req-60522cb0-a578-4475-8cfc-8c9e3296c63b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=44b861467f2349f3b832829356738db5&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2092831 2026-04-27 22:09:53.539 10 INFO neutron.wsgi [None req-5e629cc2-0863-4770-ab66-930d397bbdf0 7cbfd72277024fc2942ae8e31ff3e032 f346485a5f7b485a9f8b5c6bcd67eeb1 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tags=red%2Cblue HTTP/1.1" status: 200 len: 3289 time: 0.0584521 2026-04-27 22:09:53.566 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9955e6c1-4e0e-4486-bf77-d693b60d5da7 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] No more DHCP agents 2026-04-27 22:09:53.571 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9955e6c1-4e0e-4486-bf77-d693b60d5da7 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] Unable to schedule network 6e30b3e1-cd0b-4a7e-899d-42430316edec: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:53.587 10 INFO neutron.wsgi [None req-57502632-d38d-4d3b-9988-fced1c47ca0f 7cbfd72277024fc2942ae8e31ff3e032 f346485a5f7b485a9f8b5c6bcd67eeb1 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tags-any=blue HTTP/1.1" status: 200 len: 3289 time: 0.0421555 2026-04-27 22:09:53.632 10 INFO neutron.wsgi [None req-37c02a65-85f0-4766-bf1f-5045786c1e26 7cbfd72277024fc2942ae8e31ff3e032 f346485a5f7b485a9f8b5c6bcd67eeb1 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 4813 time: 0.0411086 2026-04-27 22:09:53.697 10 INFO neutron.wsgi [None req-ebe1b172-ccb9-4c0c-ac96-ed6e84f61b0d 7cbfd72277024fc2942ae8e31ff3e032 f346485a5f7b485a9f8b5c6bcd67eeb1 - - default default] 10.0.0.1 "GET /v2.0/security-groups?not-tags=red HTTP/1.1" status: 200 len: 6041 time: 0.0572283 2026-04-27 22:09:53.733 9 INFO neutron.db.ovn_revision_numbers_db [None req-9955e6c1-4e0e-4486-bf77-d693b60d5da7 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] Successfully bumped revision number for resource 0a151fd9-9edc-4576-9fa3-e8ad1afd24f0 (type: ports) to 1 2026-04-27 22:09:53.756 10 INFO neutron.wsgi [None req-f58b6dea-cdb2-4b7c-8a32-f4b7294b0f8e 7cbfd72277024fc2942ae8e31ff3e032 f346485a5f7b485a9f8b5c6bcd67eeb1 - - default default] 10.0.0.1 "GET /v2.0/security-groups?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 7565 time: 0.0540190 2026-04-27 22:09:53.769 9 INFO neutron.wsgi [None req-680d0779-43b3-4eb3-a151-10dc88e9b0d5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/eb651fa3-c81e-40bf-bd73-8fd6d30a76c1 HTTP/1.1" status: 204 len: 168 time: 0.2665572 2026-04-27 22:09:53.813 10 INFO neutron.wsgi [None req-baaa55fa-bb6a-4fb9-88f8-28187e40181a 7cbfd72277024fc2942ae8e31ff3e032 f346485a5f7b485a9f8b5c6bcd67eeb1 - - default default] 10.0.0.1 "GET /v2.0/security-groups?not-tags-any=blue HTTP/1.1" status: 200 len: 7565 time: 0.0511670 2026-04-27 22:09:53.897 9 INFO neutron.wsgi [None req-0f2c0b77-96af-4888-ac02-6793fc1bad6a 7cbfd72277024fc2942ae8e31ff3e032 f346485a5f7b485a9f8b5c6bcd67eeb1 - - default default] 10.0.0.1 "GET /v2.0/security-groups?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 6041 time: 0.0735223 2026-04-27 22:09:54.091 9 INFO neutron.wsgi [None req-5da7365d-c5a6-400c-80c3-b4153608e915 7cbfd72277024fc2942ae8e31ff3e032 f346485a5f7b485a9f8b5c6bcd67eeb1 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/e3c14d22-712c-48e2-b4ba-71755badb373 HTTP/1.1" status: 204 len: 168 time: 0.1761608 2026-04-27 22:09:54.198 9 INFO neutron.db.ovn_revision_numbers_db [None req-9955e6c1-4e0e-4486-bf77-d693b60d5da7 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] Successfully bumped revision number for resource 0a151fd9-9edc-4576-9fa3-e8ad1afd24f0 (type: router_ports) to 2 2026-04-27 22:09:54.257 9 INFO neutron.wsgi [None req-02c0a882-f2f3-4e49-84d1-62f15c6ca014 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1693 time: 0.2583702 2026-04-27 22:09:54.289 9 INFO neutron.wsgi [None req-790c7b10-9711-4bf3-a972-c9fea1fa973e 7cbfd72277024fc2942ae8e31ff3e032 f346485a5f7b485a9f8b5c6bcd67eeb1 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/f65ce2cd-f01d-474d-a6de-7984ac0a2476 HTTP/1.1" status: 204 len: 168 time: 0.1929862 2026-04-27 22:09:54.320 9 INFO neutron.wsgi [None req-7699df68-4a95-4d13-b321-cb9573064909 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2047 time: 0.0612662 2026-04-27 22:09:54.335 9 INFO neutron.wsgi [None req-e4b171ee-da26-4b1a-82f3-0d83e7477d0b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0137198 2026-04-27 22:09:54.436 10 INFO neutron.wsgi [None req-f364c409-5008-446e-be2b-6cc4a9f823a4 7cbfd72277024fc2942ae8e31ff3e032 f346485a5f7b485a9f8b5c6bcd67eeb1 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/eb68c76a-d76d-420f-8e09-718e72acc34b HTTP/1.1" status: 204 len: 168 time: 0.1411250 2026-04-27 22:09:54.581 10 INFO neutron.wsgi [None req-bade3a4d-7bf4-4736-ab2e-b44cf0444b57 7cbfd72277024fc2942ae8e31ff3e032 f346485a5f7b485a9f8b5c6bcd67eeb1 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/4d3306f9-b62e-4be8-8b3f-dc934b3b3268 HTTP/1.1" status: 204 len: 168 time: 0.1375272 2026-04-27 22:09:54.630 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0da3aa9-c877-4b56-997b-1fe7ba45e3e0 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] Successfully bumped revision number for resource 8b569302-800a-4d5c-b1af-9369a52ee7ec (type: security_groups) to 1 2026-04-27 22:09:54.647 9 INFO neutron.wsgi [None req-a119aba7-f8e6-4b0b-a3f7-054a1e76180c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/routers HTTP/1.1" status: 200 len: 671 time: 0.3109953 2026-04-27 22:09:54.661 9 INFO neutron.wsgi [None req-94f89be1-c495-4f8c-8193-5634b30e8310 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0130618 2026-04-27 22:09:54.685 9 INFO neutron.db.ovn_revision_numbers_db [None req-9955e6c1-4e0e-4486-bf77-d693b60d5da7 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] Successfully bumped revision number for resource 0a151fd9-9edc-4576-9fa3-e8ad1afd24f0 (type: ports) to 2 2026-04-27 22:09:54.696 10 INFO neutron.db.segments_db [None req-f0da3aa9-c877-4b56-997b-1fe7ba45e3e0 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] Added segment 11090065-2d01-4bc7-bd01-358d730e5dd2 of type geneve for network e9dce044-c806-41c9-b35d-bfb45e65f50a 2026-04-27 22:09:54.769 9 INFO neutron.wsgi [None req-1dedffe8-68ad-42cd-9ec7-b43a88143c98 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/networks HTTP/1.1" status: 200 len: 3091 time: 0.1066115 2026-04-27 22:09:54.797 10 INFO neutron.wsgi [None req-fe543d72-cbc0-4f95-a302-b5c54a89a35d 7cbfd72277024fc2942ae8e31ff3e032 f346485a5f7b485a9f8b5c6bcd67eeb1 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/6af94176-b20a-461d-b351-78162250c11d HTTP/1.1" status: 204 len: 168 time: 0.2075567 2026-04-27 22:09:54.811 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9955e6c1-4e0e-4486-bf77-d693b60d5da7 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] No more DHCP agents 2026-04-27 22:09:54.814 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9955e6c1-4e0e-4486-bf77-d693b60d5da7 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] Unable to schedule network 6e30b3e1-cd0b-4a7e-899d-42430316edec: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:54.868 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0da3aa9-c877-4b56-997b-1fe7ba45e3e0 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] Successfully bumped revision number for resource e9dce044-c806-41c9-b35d-bfb45e65f50a (type: networks) to 1 2026-04-27 22:09:54.878 9 INFO neutron.wsgi [None req-d7c5fffc-7769-4126-8148-3fd5b6d2e916 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 25143 time: 0.1064217 2026-04-27 22:09:54.911 9 INFO neutron.wsgi [None req-ca0a5e15-9a76-4282-b5c7-520643bb5269 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0175207 2026-04-27 22:09:54.945 9 INFO neutron.wsgi [None req-fc0e1e88-336d-4275-adc3-96abffc1f790 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0271001 2026-04-27 22:09:54.998 9 INFO neutron.wsgi [None req-17efdc14-41d1-4a3e-bd7f-9f6095d70fb9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/ports HTTP/1.1" status: 200 len: 7359 time: 0.0519526 2026-04-27 22:09:55.046 9 INFO neutron.wsgi [None req-3915e5b4-0c60-4dda-8d0c-cd0da6a734aa 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2047 time: 0.0328348 2026-04-27 22:09:55.057 9 INFO neutron.db.ovn_revision_numbers_db [None req-9955e6c1-4e0e-4486-bf77-d693b60d5da7 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Successfully bumped revision number for resource 0a151fd9-9edc-4576-9fa3-e8ad1afd24f0 (type: router_ports) to 2 2026-04-27 22:09:55.058 9 INFO neutron.wsgi [None req-9955e6c1-4e0e-4486-bf77-d693b60d5da7 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "PUT /v2.0/routers/a9502643-4264-4528-a2db-8a9b17e8382a/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.0067124 2026-04-27 22:09:55.088 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f0da3aa9-c877-4b56-997b-1fe7ba45e3e0 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] No more DHCP agents 2026-04-27 22:09:55.094 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f0da3aa9-c877-4b56-997b-1fe7ba45e3e0 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] Unable to schedule network e9dce044-c806-41c9-b35d-bfb45e65f50a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:55.151 9 INFO neutron.wsgi [None req-a8baf50e-943b-4351-8273-2d86efa15b75 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] 10.0.0.1 "GET /v2.0/ports/0a151fd9-9edc-4576-9fa3-e8ad1afd24f0 HTTP/1.1" status: 200 len: 1135 time: 0.0824587 2026-04-27 22:09:55.172 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0da3aa9-c877-4b56-997b-1fe7ba45e3e0 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] Successfully bumped revision number for resource 9929d711-025b-4ed7-b315-26f94ca8e064 (type: ports) to 1 2026-04-27 22:09:55.194 9 INFO neutron.wsgi [None req-72bd1af3-2e00-4388-a83f-020eb0ffeb38 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] 10.0.0.1 "GET /v2.0/ports/0a151fd9-9edc-4576-9fa3-e8ad1afd24f0 HTTP/1.1" status: 200 len: 1135 time: 0.0358262 2026-04-27 22:09:55.211 10 INFO neutron.wsgi [None req-f0da3aa9-c877-4b56-997b-1fe7ba45e3e0 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 847 time: 0.7553170 2026-04-27 22:09:55.451 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1969e51f-4719-4913-b797-f151b05c869e 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] No more DHCP agents 2026-04-27 22:09:55.452 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1969e51f-4719-4913-b797-f151b05c869e 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] Unable to schedule network e9dce044-c806-41c9-b35d-bfb45e65f50a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:55.522 10 INFO neutron.db.ovn_revision_numbers_db [None req-1969e51f-4719-4913-b797-f151b05c869e 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] Successfully bumped revision number for resource b002d291-adf4-475b-b1a1-a3e7867c28b9 (type: ports) to 1 2026-04-27 22:09:55.545 10 INFO neutron.wsgi [None req-1969e51f-4719-4913-b797-f151b05c869e 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] 10.0.0.1 "POST /v2.0/ports HTTP/1.1" status: 201 len: 978 time: 0.3249772 /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-04-27 22:09:55.642 10 INFO neutron.db.segments_db [None req-dc5d1ac3-85c3-43f0-b14c-0d6e729ee27e 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] Added segment 62523b16-d006-400e-96c3-f6824ebf3561 of type geneve for network 99ce80e7-8fb5-4404-b9f2-4d2ff93b55a7 2026-04-27 22:09:55.786 9 INFO neutron.wsgi [None req-9a5f5412-f08b-4e5b-8872-6e75d2fdf967 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=f346485a5f7b485a9f8b5c6bcd67eeb1&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1562741 2026-04-27 22:09:55.799 10 INFO neutron.db.ovn_revision_numbers_db [None req-dc5d1ac3-85c3-43f0-b14c-0d6e729ee27e 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] Successfully bumped revision number for resource 99ce80e7-8fb5-4404-b9f2-4d2ff93b55a7 (type: networks) to 1 2026-04-27 22:09:55.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016632 2026-04-27 22:09:55.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012009 2026-04-27 22:09:55.896 9 INFO neutron.db.ovn_revision_numbers_db [None req-2995fe1a-214e-4e1f-917b-80871fce6419 5a81511fcf154b859140d4022b7b756a ffe279741bd84bddb652e26e02ebff28 - - - -] Successfully bumped revision number for resource 46768fb2-9e07-4080-b86b-e2f36b48cb3b (type: security_groups) to 1 2026-04-27 22:09:55.958 9 INFO neutron.db.ovn_revision_numbers_db [None req-2995fe1a-214e-4e1f-917b-80871fce6419 5a81511fcf154b859140d4022b7b756a ffe279741bd84bddb652e26e02ebff28 - - - -] Successfully bumped revision number for resource d2086dce-ca9a-42f6-bd1c-168e8d503131 (type: security_groups) to 1 2026-04-27 22:09:55.978 9 INFO neutron.wsgi [None req-2995fe1a-214e-4e1f-917b-80871fce6419 5a81511fcf154b859140d4022b7b756a ffe279741bd84bddb652e26e02ebff28 - - - -] 10.0.0.1 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1760 time: 0.4146183 2026-04-27 22:09:56.025 9 INFO neutron.wsgi [None req-47fc08af-d1ea-4803-beec-1a894d41a4dd 5a81511fcf154b859140d4022b7b756a ffe279741bd84bddb652e26e02ebff28 - - default default] 10.0.0.1 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 4538 time: 0.0402577 2026-04-27 22:09:56.092 9 INFO neutron.db.ovn_revision_numbers_db [None req-00350495-7e10-41ee-8244-8ee2d68068fb 5a81511fcf154b859140d4022b7b756a ffe279741bd84bddb652e26e02ebff28 - - - -] Successfully bumped revision number for resource d2086dce-ca9a-42f6-bd1c-168e8d503131 (type: security_groups) to 2 2026-04-27 22:09:56.095 9 INFO neutron.wsgi [None req-00350495-7e10-41ee-8244-8ee2d68068fb 5a81511fcf154b859140d4022b7b756a ffe279741bd84bddb652e26e02ebff28 - - - -] 10.0.0.1 "PUT /v2.0/security-groups/d2086dce-ca9a-42f6-bd1c-168e8d503131 HTTP/1.1" status: 200 len: 1794 time: 0.0649498 2026-04-27 22:09:56.144 9 INFO neutron.wsgi [None req-c0c08417-1253-490e-8349-252d6641ee7f 5a81511fcf154b859140d4022b7b756a ffe279741bd84bddb652e26e02ebff28 - - default default] 10.0.0.1 "GET /v2.0/security-groups/d2086dce-ca9a-42f6-bd1c-168e8d503131 HTTP/1.1" status: 200 len: 1794 time: 0.0428145 2026-04-27 22:09:56.252 9 INFO neutron.wsgi [None req-74535e7a-32ef-43b8-b630-18295d8faf00 5a81511fcf154b859140d4022b7b756a ffe279741bd84bddb652e26e02ebff28 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/d2086dce-ca9a-42f6-bd1c-168e8d503131 HTTP/1.1" status: 204 len: 168 time: 0.1038530 2026-04-27 22:09:56.254 10 INFO neutron.wsgi [None req-d886dbd5-d1ce-4372-bacf-2014194310ec 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] 10.0.0.1 "GET /v2.0/ports/0a151fd9-9edc-4576-9fa3-e8ad1afd24f0 HTTP/1.1" status: 200 len: 1135 time: 0.0528173 2026-04-27 22:09:56.282 9 INFO neutron.wsgi [None req-b7609f96-c6f0-4d02-b5e0-913785f8e279 5a81511fcf154b859140d4022b7b756a ffe279741bd84bddb652e26e02ebff28 - - default default] 10.0.0.1 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0244615 2026-04-27 22:09:56.296 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dc5d1ac3-85c3-43f0-b14c-0d6e729ee27e 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] No more DHCP agents 2026-04-27 22:09:56.298 9 INFO neutron.api.v2.resource [None req-58f8c6b9-b846-4ea8-92d2-f768abc8387f 5a81511fcf154b859140d4022b7b756a ffe279741bd84bddb652e26e02ebff28 - - - -] delete failed (client error): The resource could not be found. 2026-04-27 22:09:56.299 9 INFO neutron.wsgi [None req-58f8c6b9-b846-4ea8-92d2-f768abc8387f 5a81511fcf154b859140d4022b7b756a ffe279741bd84bddb652e26e02ebff28 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/d2086dce-ca9a-42f6-bd1c-168e8d503131 HTTP/1.1" status: 404 len: 347 time: 0.0118649 2026-04-27 22:09:56.299 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dc5d1ac3-85c3-43f0-b14c-0d6e729ee27e 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] Unable to schedule network 99ce80e7-8fb5-4404-b9f2-4d2ff93b55a7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:56.367 10 INFO neutron.wsgi [None req-3ea21bd3-4a8f-4401-8e35-892fc8ffdf44 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/1fd6829b-0ef9-4b54-8bf0-f753ca535b32 HTTP/1.1" status: 204 len: 168 time: 0.5730507 2026-04-27 22:09:56.376 10 INFO neutron.db.ovn_revision_numbers_db [None req-dc5d1ac3-85c3-43f0-b14c-0d6e729ee27e 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] Successfully bumped revision number for resource 1cd71838-ce36-427f-9c0e-b832afe62532 (type: ports) to 1 2026-04-27 22:09:56.390 9 INFO neutron.db.ovn_revision_numbers_db [None req-fd069196-1866-4541-9f12-b5838498fa72 5a81511fcf154b859140d4022b7b756a ffe279741bd84bddb652e26e02ebff28 - - - -] Successfully bumped revision number for resource 30e75043-bbc1-4a8a-bc3a-1e36b51f69cd (type: security_groups) to 1 2026-04-27 22:09:56.397 10 INFO neutron.wsgi [None req-dc5d1ac3-85c3-43f0-b14c-0d6e729ee27e 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 834 time: 0.8422530 2026-04-27 22:09:56.416 9 INFO neutron.wsgi [None req-fd069196-1866-4541-9f12-b5838498fa72 5a81511fcf154b859140d4022b7b756a ffe279741bd84bddb652e26e02ebff28 - - - -] 10.0.0.1 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1761 time: 0.1097941 2026-04-27 22:09:56.547 9 INFO neutron.db.ovn_revision_numbers_db [None req-36e55f36-57d1-41f8-aade-77502a3064fa 5a81511fcf154b859140d4022b7b756a ffe279741bd84bddb652e26e02ebff28 - - - -] Successfully bumped revision number for resource 58ce8201-aa68-4fb4-994d-6134fdaf541e (type: security_group_rules) to 0 2026-04-27 22:09:56.574 9 INFO neutron.wsgi [None req-36e55f36-57d1-41f8-aade-77502a3064fa 5a81511fcf154b859140d4022b7b756a ffe279741bd84bddb652e26e02ebff28 - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1522324 2026-04-27 22:09:56.602 10 INFO neutron.db.ovn_revision_numbers_db [None req-fbe15c14-9f86-433b-a801-8eec6c06b5f4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 7b037dfd-893c-4b28-8486-87d1dea4a68c (type: security_groups) to 1 2026-04-27 22:09:56.607 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] No port found with ID 38c981a5-60d1-47ca-a0ee-1f18d9e82de1: RuntimeError: No port found with ID 38c981a5-60d1-47ca-a0ee-1f18d9e82de1 2026-04-27 22:09:56.607 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] OVN reports status up for port: 0a151fd9-9edc-4576-9fa3-e8ad1afd24f0 2026-04-27 22:09:56.610 9 INFO neutron.wsgi [None req-73a2a9af-02fb-4ab7-895a-5367e3764b49 5a81511fcf154b859140d4022b7b756a ffe279741bd84bddb652e26e02ebff28 - - default default] 10.0.0.1 "GET /v2.0/security-group-rules/58ce8201-aa68-4fb4-994d-6134fdaf541e HTTP/1.1" status: 200 len: 763 time: 0.0300672 2026-04-27 22:09:56.616 9 INFO neutron.plugins.ml2.plugin [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Attempt 1 to provision port 0a151fd9-9edc-4576-9fa3-e8ad1afd24f0 2026-04-27 22:09:56.633 10 INFO neutron.wsgi [None req-fbe15c14-9f86-433b-a801-8eec6c06b5f4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=27748611f517416a98a924772380605a&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1632359 2026-04-27 22:09:56.657 9 INFO neutron.wsgi [None req-5cf898ed-23fa-4f60-8c80-ae9edc9faced 5a81511fcf154b859140d4022b7b756a ffe279741bd84bddb652e26e02ebff28 - - default default] 10.0.0.1 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4113 time: 0.0399168 2026-04-27 22:09:56.678 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c1a1cf8b-6fa0-4847-8349-47a6539e9e76 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] No more DHCP agents 2026-04-27 22:09:56.682 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c1a1cf8b-6fa0-4847-8349-47a6539e9e76 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] Unable to schedule network 99ce80e7-8fb5-4404-b9f2-4d2ff93b55a7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:56.702 10 INFO neutron.db.ovn_revision_numbers_db [None req-c1a1cf8b-6fa0-4847-8349-47a6539e9e76 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] Successfully bumped revision number for resource 7cefd1ea-76fe-4c57-a14c-eb195e6d2297 (type: subnets) to 0 2026-04-27 22:09:56.723 10 INFO neutron.wsgi [None req-c1a1cf8b-6fa0-4847-8349-47a6539e9e76 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.3206851 2026-04-27 22:09:56.782 10 INFO neutron.wsgi [None req-c2fa5422-34ee-4ee8-afc1-03f05905e59e 5a81511fcf154b859140d4022b7b756a ffe279741bd84bddb652e26e02ebff28 - - - -] 10.0.0.1 "DELETE /v2.0/security-group-rules/58ce8201-aa68-4fb4-994d-6134fdaf541e HTTP/1.1" status: 204 len: 168 time: 0.1178799 2026-04-27 22:09:56.821 10 INFO neutron.wsgi [None req-696630f1-73c9-4ac1-8874-ecf61633f586 5a81511fcf154b859140d4022b7b756a ffe279741bd84bddb652e26e02ebff28 - - default default] 10.0.0.1 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0323110 2026-04-27 22:09:56.876 10 INFO neutron.wsgi [None req-b45483a2-e9e9-4e98-b66e-5d0d3c8abedd 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/7b037dfd-893c-4b28-8486-87d1dea4a68c HTTP/1.1" status: 204 len: 168 time: 0.2386000 2026-04-27 22:09:56.889 9 INFO neutron.db.ovn_revision_numbers_db [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Successfully bumped revision number for resource 0a151fd9-9edc-4576-9fa3-e8ad1afd24f0 (type: ports) to 3 2026-04-27 22:09:56.930 10 INFO neutron.db.ovn_revision_numbers_db [None req-1603f520-c5bf-402e-ad71-be1533a452f8 5a81511fcf154b859140d4022b7b756a ffe279741bd84bddb652e26e02ebff28 - - - -] Successfully bumped revision number for resource 417610b2-ca1f-4505-b253-e87a0c24248b (type: security_group_rules) to 0 2026-04-27 22:09:56.953 10 INFO neutron.wsgi [None req-1603f520-c5bf-402e-ad71-be1533a452f8 5a81511fcf154b859140d4022b7b756a ffe279741bd84bddb652e26e02ebff28 - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1274827 2026-04-27 22:09:56.977 10 INFO neutron.wsgi [None req-c42d162d-d9bc-4891-9dad-e93a5ef1bef3 5a81511fcf154b859140d4022b7b756a ffe279741bd84bddb652e26e02ebff28 - - default default] 10.0.0.1 "GET /v2.0/security-group-rules/417610b2-ca1f-4505-b253-e87a0c24248b HTTP/1.1" status: 200 len: 763 time: 0.0184386 2026-04-27 22:09:57.012 10 INFO neutron.wsgi [None req-cb6111f9-7efa-4d2f-8a22-14fe8662b50e 5a81511fcf154b859140d4022b7b756a ffe279741bd84bddb652e26e02ebff28 - - default default] 10.0.0.1 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4113 time: 0.0304418 2026-04-27 22:09:57.040 9 INFO neutron.db.ovn_revision_numbers_db [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Successfully bumped revision number for resource 0a151fd9-9edc-4576-9fa3-e8ad1afd24f0 (type: router_ports) to 3 2026-04-27 22:09:57.104 10 INFO neutron.wsgi [None req-3f595102-1293-4893-9e43-178a0167ee87 5a81511fcf154b859140d4022b7b756a ffe279741bd84bddb652e26e02ebff28 - - - -] 10.0.0.1 "DELETE /v2.0/security-group-rules/417610b2-ca1f-4505-b253-e87a0c24248b HTTP/1.1" status: 204 len: 168 time: 0.0875914 2026-04-27 22:09:57.133 10 INFO neutron.wsgi [None req-7ca0898c-7be7-4fd4-96ce-080cf0fd0985 5a81511fcf154b859140d4022b7b756a ffe279741bd84bddb652e26e02ebff28 - - default default] 10.0.0.1 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0246079 2026-04-27 22:09:57.157 10 INFO neutron.db.securitygroups_db [None req-01ab6e26-ff2a-4c90-bf87-ae97c6babe8f 5a81511fcf154b859140d4022b7b756a ffe279741bd84bddb652e26e02ebff28 - - - -] Project ffe279741bd84bddb652e26e02ebff28 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-27 22:09:57.247 10 INFO neutron.db.ovn_revision_numbers_db [None req-01ab6e26-ff2a-4c90-bf87-ae97c6babe8f 5a81511fcf154b859140d4022b7b756a ffe279741bd84bddb652e26e02ebff28 - - - -] Successfully bumped revision number for resource cd2679b3-a32d-4e0d-95f9-902753a7dc05 (type: security_group_rules) to 0 2026-04-27 22:09:57.278 10 INFO neutron.wsgi [None req-01ab6e26-ff2a-4c90-bf87-ae97c6babe8f 5a81511fcf154b859140d4022b7b756a ffe279741bd84bddb652e26e02ebff28 - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 774 time: 0.1403830 2026-04-27 22:09:57.314 10 INFO neutron.wsgi [None req-f2852151-2b2b-4f2e-8bce-c7f081e7d0c1 5a81511fcf154b859140d4022b7b756a ffe279741bd84bddb652e26e02ebff28 - - default default] 10.0.0.1 "GET /v2.0/security-group-rules/cd2679b3-a32d-4e0d-95f9-902753a7dc05 HTTP/1.1" status: 200 len: 769 time: 0.0308864 2026-04-27 22:09:57.336 10 INFO neutron.wsgi [None req-5160d247-3420-43b8-8956-06953695c4aa 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] 10.0.0.1 "GET /v2.0/ports/0a151fd9-9edc-4576-9fa3-e8ad1afd24f0 HTTP/1.1" status: 200 len: 1137 time: 0.0751042 2026-04-27 22:09:57.355 10 INFO neutron.wsgi [None req-89ede497-910f-4fa1-b2af-d42ef2cd548f 5a81511fcf154b859140d4022b7b756a ffe279741bd84bddb652e26e02ebff28 - - default default] 10.0.0.1 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4119 time: 0.0361438 /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-04-27 22:09:57.406 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-62cdfaf1-659a-463a-856b-3e148b491760 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] No more DHCP agents 2026-04-27 22:09:57.420 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-62cdfaf1-659a-463a-856b-3e148b491760 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] Unable to schedule network 99ce80e7-8fb5-4404-b9f2-4d2ff93b55a7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:57.459 9 INFO neutron.db.ovn_revision_numbers_db [None req-4e04e53e-ad67-4e57-a7ab-c15a56a91154 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 8bbe817f-964c-4d9e-a75c-48a90c541fe2 (type: security_groups) to 1 2026-04-27 22:09:57.507 9 INFO neutron.wsgi [None req-4e04e53e-ad67-4e57-a7ab-c15a56a91154 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=f60cfe2486df4aa0a28817901ae45dd1&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4952054 /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-04-27 22:09:57.556 9 INFO neutron.db.ovn_revision_numbers_db [None req-62cdfaf1-659a-463a-856b-3e148b491760 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] Successfully bumped revision number for resource 06cf9bcb-1c9d-4150-976a-e86a80e3f174 (type: ports) to 1 2026-04-27 22:09:57.588 9 INFO neutron.wsgi [None req-62cdfaf1-659a-463a-856b-3e148b491760 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] 10.0.0.1 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1164 time: 0.8595619 2026-04-27 22:09:57.594 9 INFO neutron.wsgi [None req-a6e49471-3768-4303-a72c-b62b98af8a1a 5a81511fcf154b859140d4022b7b756a ffe279741bd84bddb652e26e02ebff28 - - - -] 10.0.0.1 "DELETE /v2.0/security-group-rules/cd2679b3-a32d-4e0d-95f9-902753a7dc05 HTTP/1.1" status: 204 len: 168 time: 0.2344704 2026-04-27 22:09:57.660 9 INFO neutron.wsgi [None req-4ea47912-ac6c-4cb9-bb5f-75c4bbb31e35 5a81511fcf154b859140d4022b7b756a ffe279741bd84bddb652e26e02ebff28 - - default default] 10.0.0.1 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0591633 2026-04-27 22:09:57.841 9 INFO neutron.wsgi [None req-a3c1e96e-8dda-4a7f-95bc-7e6b06a69263 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/8bbe817f-964c-4d9e-a75c-48a90c541fe2 HTTP/1.1" status: 204 len: 168 time: 0.3274932 2026-04-27 22:09:57.846 10 INFO neutron.wsgi [None req-fd0a1aeb-1339-4d64-bc98-0c391a29b605 5a81511fcf154b859140d4022b7b756a ffe279741bd84bddb652e26e02ebff28 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/30e75043-bbc1-4a8a-bc3a-1e36b51f69cd HTTP/1.1" status: 204 len: 168 time: 0.1755626 2026-04-27 22:09:57.891 9 INFO neutron.wsgi [None req-27fcae60-4bd1-4033-b01e-e71ab8fe4605 5a81511fcf154b859140d4022b7b756a ffe279741bd84bddb652e26e02ebff28 - - default default] 10.0.0.1 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0388827 2026-04-27 22:09:57.924 9 INFO neutron.wsgi [None req-7707dca9-5a5e-41dc-aed6-abc9ac555b41 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] 10.0.0.1 "DELETE /v2.0/ports/06cf9bcb-1c9d-4150-976a-e86a80e3f174 HTTP/1.1" status: 204 len: 168 time: 0.3294103 2026-04-27 22:09:57.939 10 INFO neutron.wsgi [None req-e2d4e6eb-06b1-4d90-afab-9c35d53ada1c 5a81511fcf154b859140d4022b7b756a ffe279741bd84bddb652e26e02ebff28 - - default default] 10.0.0.1 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0429180 2026-04-27 22:09:57.947 9 INFO neutron.pecan_wsgi.hooks.translation [None req-7b154283-da09-4bec-a43e-3f18d13cbc26 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-27 22:09:57.949 9 INFO neutron.wsgi [None req-7b154283-da09-4bec-a43e-3f18d13cbc26 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] 10.0.0.1 "DELETE /v2.0/ports/06cf9bcb-1c9d-4150-976a-e86a80e3f174 HTTP/1.1" status: 404 len: 333 time: 0.0192678 2026-04-27 22:09:57.978 9 INFO neutron.pecan_wsgi.hooks.translation [None req-4ec30a07-af9b-467a-b3c1-d9f83cd70712 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:09:57.980 9 INFO neutron.wsgi [None req-4ec30a07-af9b-467a-b3c1-d9f83cd70712 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - default default] 10.0.0.1 "GET /v2.0/ports/06cf9bcb-1c9d-4150-976a-e86a80e3f174 HTTP/1.1" status: 404 len: 333 time: 0.0232949 2026-04-27 22:09:58.053 10 INFO neutron.wsgi [None req-0680b7ea-1578-4697-8797-f2ae318b0919 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "PUT /v2.0/routers/a9502643-4264-4528-a2db-8a9b17e8382a/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.7115159 /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-04-27 22:09:58.083 10 INFO neutron.wsgi [None req-5b87255e-71b7-429a-b50b-74f62971321f 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] 10.0.0.1 "GET /v2.0/ports?device_id=a9502643-4264-4528-a2db-8a9b17e8382a HTTP/1.1" status: 200 len: 205 time: 0.0249879 2026-04-27 22:09:58.181 9 INFO neutron.wsgi [None req-46f699b5-a04b-4bc2-81d8-17a53b647555 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/7cefd1ea-76fe-4c57-a14c-eb195e6d2297 HTTP/1.1" status: 204 len: 168 time: 0.1967545 2026-04-27 22:09:58.337 10 INFO neutron.wsgi [None req-84f2a117-838e-40f0-974e-6bbf4bb8dbe9 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "DELETE /v2.0/routers/a9502643-4264-4528-a2db-8a9b17e8382a HTTP/1.1" status: 204 len: 168 time: 0.2499754 2026-04-27 22:09:58.554 10 INFO neutron.wsgi [None req-944d8bb1-7dfb-4969-af92-6fbaf9a2e4e0 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "DELETE /v2.0/subnets/4b7fcc09-6c50-4868-83d2-8f4da8ed709e HTTP/1.1" status: 204 len: 168 time: 0.2029448 2026-04-27 22:09:58.562 10 INFO neutron.wsgi [None req-c76dfc9c-825b-499d-b727-3896cbe1ddbf 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=ffe279741bd84bddb652e26e02ebff28&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1354551 2026-04-27 22:09:58.628 9 INFO neutron.services.segments.plugin [-] Segment 62523b16-d006-400e-96c3-f6824ebf3561 resource provider aggregate not found 2026-04-27 22:09:58.654 9 INFO neutron.services.segments.plugin [-] Segment 62523b16-d006-400e-96c3-f6824ebf3561 resource provider aggregate not found 2026-04-27 22:09:58.661 9 INFO neutron.services.segments.plugin [-] Segment 62523b16-d006-400e-96c3-f6824ebf3561 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62523b16-d006-400e-96c3-f6824ebf3561 found for delete ", "request_id": "req-1e27548b-eb2a-48e7-9a25-2c90710e08d0"}]} 2026-04-27 22:09:58.673 9 INFO neutron.services.segments.plugin [-] Segment 62523b16-d006-400e-96c3-f6824ebf3561 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 62523b16-d006-400e-96c3-f6824ebf3561 found for delete ", "request_id": "req-76f50ca8-8d4f-436f-8e82-b64209d0d5af"}]} 2026-04-27 22:09:58.700 9 INFO neutron.wsgi [None req-6321265c-513c-46e8-917f-7efeb5b8b213 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] 10.0.0.1 "DELETE /v2.0/networks/99ce80e7-8fb5-4404-b9f2-4d2ff93b55a7 HTTP/1.1" status: 204 len: 168 time: 0.5078804 2026-04-27 22:09:58.798 9 INFO neutron.db.segments_db [None req-a8e96d5b-80ec-46df-88dc-8358b5e62c83 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] Added segment 077a7fdc-077d-4e0f-b3fa-a7bbb2eb695f of type geneve for network eeb251de-aa64-4cca-883b-89d0ab4e4faa 2026-04-27 22:09:58.829 10 INFO neutron.wsgi [None req-0425435c-3586-46c3-b6cf-639d1d9f8d34 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/46768fb2-9e07-4080-b86b-e2f36b48cb3b HTTP/1.1" status: 204 len: 168 time: 0.2495506 2026-04-27 22:09:58.944 10 INFO neutron.services.segments.plugin [-] Segment b0930b9a-bc07-4228-8977-1640e7d85e59 resource provider aggregate not found 2026-04-27 22:09:58.948 10 INFO neutron.services.segments.plugin [-] Segment b0930b9a-bc07-4228-8977-1640e7d85e59 resource provider aggregate not found 2026-04-27 22:09:58.968 9 INFO neutron.db.ovn_revision_numbers_db [None req-a8e96d5b-80ec-46df-88dc-8358b5e62c83 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] Successfully bumped revision number for resource eeb251de-aa64-4cca-883b-89d0ab4e4faa (type: networks) to 1 2026-04-27 22:09:58.968 10 INFO neutron.services.segments.plugin [-] Segment b0930b9a-bc07-4228-8977-1640e7d85e59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0930b9a-bc07-4228-8977-1640e7d85e59 found for delete ", "request_id": "req-8685de99-8308-40aa-aaa7-2f95fac7b43e"}]} 2026-04-27 22:09:58.969 10 INFO neutron.services.segments.plugin [-] Segment b0930b9a-bc07-4228-8977-1640e7d85e59 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b0930b9a-bc07-4228-8977-1640e7d85e59 found for delete ", "request_id": "req-1df6001b-7195-43be-8e90-8b6e314ff455"}]} 2026-04-27 22:09:58.979 10 INFO neutron.wsgi [None req-6df18968-1151-48bc-9dff-3149f21fca35 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "DELETE /v2.0/networks/6e30b3e1-cd0b-4a7e-899d-42430316edec HTTP/1.1" status: 204 len: 168 time: 0.4189532 2026-04-27 22:09:59.160 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a8e96d5b-80ec-46df-88dc-8358b5e62c83 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] No more DHCP agents 2026-04-27 22:09:59.162 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a8e96d5b-80ec-46df-88dc-8358b5e62c83 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] Unable to schedule network eeb251de-aa64-4cca-883b-89d0ab4e4faa: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:59.224 9 INFO neutron.db.ovn_revision_numbers_db [None req-a8e96d5b-80ec-46df-88dc-8358b5e62c83 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] Successfully bumped revision number for resource 20c27a27-d8ad-49f3-84c2-a9ed912a3380 (type: ports) to 1 2026-04-27 22:09:59.250 9 INFO neutron.wsgi [None req-a8e96d5b-80ec-46df-88dc-8358b5e62c83 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 835 time: 0.5426593 2026-04-27 22:09:59.541 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-60f9f4b7-e506-4594-867d-5d6c101ef9f8 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] No more DHCP agents 2026-04-27 22:09:59.546 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-60f9f4b7-e506-4594-867d-5d6c101ef9f8 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Unable to schedule network a151f0a7-868e-4eca-a058-e229a6a8b3e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:59.548 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-07985e50-45f1-446b-b4d9-d1a2e291b835 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] No more DHCP agents 2026-04-27 22:09:59.556 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-07985e50-45f1-446b-b4d9-d1a2e291b835 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] Unable to schedule network eeb251de-aa64-4cca-883b-89d0ab4e4faa: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:09:59.579 10 INFO neutron.db.ovn_revision_numbers_db [None req-07985e50-45f1-446b-b4d9-d1a2e291b835 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] Successfully bumped revision number for resource 6c22aa55-9d31-4ca0-84d1-03b3dcdfd483 (type: subnets) to 0 2026-04-27 22:09:59.848 10 INFO neutron.wsgi [None req-07985e50-45f1-446b-b4d9-d1a2e291b835 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.5938940 2026-04-27 22:09:59.979 10 INFO neutron.db.ovn_revision_numbers_db [None req-60f9f4b7-e506-4594-867d-5d6c101ef9f8 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Successfully bumped revision number for resource a328ddd2-08f2-44d6-82d3-f5ca59c3ebd9 (type: ports) to 1 2026-04-27 22:10:00.204 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-38206017-acb1-4f4b-91c9-f8d2ee051204 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] No more DHCP agents 2026-04-27 22:10:00.206 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-38206017-acb1-4f4b-91c9-f8d2ee051204 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] Unable to schedule network eeb251de-aa64-4cca-883b-89d0ab4e4faa: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:00.293 9 INFO neutron.db.ovn_revision_numbers_db [None req-38206017-acb1-4f4b-91c9-f8d2ee051204 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] Successfully bumped revision number for resource 540fe9a1-8bef-4123-a481-1bae959eb90d (type: ports) to 1 2026-04-27 22:10:00.322 9 INFO neutron.wsgi [None req-38206017-acb1-4f4b-91c9-f8d2ee051204 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] 10.0.0.1 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1127 time: 0.4684789 2026-04-27 22:10:00.656 10 INFO neutron.db.ovn_revision_numbers_db [None req-60f9f4b7-e506-4594-867d-5d6c101ef9f8 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Successfully bumped revision number for resource a328ddd2-08f2-44d6-82d3-f5ca59c3ebd9 (type: router_ports) to 1 2026-04-27 22:10:00.720 10 INFO neutron.db.ovn_revision_numbers_db [None req-60f9f4b7-e506-4594-867d-5d6c101ef9f8 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Successfully bumped revision number for resource a1cdf812-166e-4ac5-93ac-a15ca36316a7 (type: routers) to 3 2026-04-27 22:10:00.742 10 INFO neutron.wsgi [None req-60f9f4b7-e506-4594-867d-5d6c101ef9f8 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "POST /v2.0/routers HTTP/1.1" status: 201 len: 868 time: 1.7538652 2026-04-27 22:10:00.748 9 INFO neutron.wsgi [None req-4ad008d3-1d30-4f6f-ab09-48023da1bedc 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] 10.0.0.1 "DELETE /v2.0/ports/540fe9a1-8bef-4123-a481-1bae959eb90d HTTP/1.1" status: 204 len: 168 time: 0.4210603 2026-04-27 22:10:00.784 10 INFO neutron.pecan_wsgi.hooks.translation [None req-d5a9110a-6e08-4495-9d33-cb11d4d57d1f 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:10:00.786 10 INFO neutron.wsgi [None req-d5a9110a-6e08-4495-9d33-cb11d4d57d1f 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - default default] 10.0.0.1 "GET /v2.0/ports/540fe9a1-8bef-4123-a481-1bae959eb90d HTTP/1.1" status: 404 len: 333 time: 0.0326612 2026-04-27 22:10:00.833 10 INFO neutron.wsgi [None req-3b1686ab-5993-4ff2-b75d-3b418888c06f 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] 10.0.0.1 "GET /v2.0/routers/a1cdf812-166e-4ac5-93ac-a15ca36316a7 HTTP/1.1" status: 200 len: 869 time: 0.0844600 2026-04-27 22:10:00.909 10 INFO neutron.wsgi [None req-de20a638-845b-42ba-b02f-14882c62117e 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] 10.0.0.1 "GET /v2.0/routers HTTP/1.1" status: 200 len: 872 time: 0.0706966 2026-04-27 22:10:01.023 9 INFO neutron.wsgi [None req-a3ad0bf3-5593-47fa-b1d1-a6dba956cde5 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/6c22aa55-9d31-4ca0-84d1-03b3dcdfd483 HTTP/1.1" status: 204 len: 168 time: 0.2309282 2026-04-27 22:10:01.482 10 INFO neutron.db.ovn_revision_numbers_db [None req-3635bf44-6781-4402-a396-18ed75a9c9c7 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] Successfully bumped revision number for resource a1cdf812-166e-4ac5-93ac-a15ca36316a7 (type: routers) to 4 2026-04-27 22:10:01.487 10 INFO neutron.wsgi [None req-3635bf44-6781-4402-a396-18ed75a9c9c7 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "PUT /v2.0/routers/a1cdf812-166e-4ac5-93ac-a15ca36316a7 HTTP/1.1" status: 200 len: 876 time: 0.5729992 2026-04-27 22:10:01.494 9 INFO neutron.services.segments.plugin [-] Segment 077a7fdc-077d-4e0f-b3fa-a7bbb2eb695f resource provider aggregate not found 2026-04-27 22:10:01.500 9 INFO neutron.services.segments.plugin [-] Segment 077a7fdc-077d-4e0f-b3fa-a7bbb2eb695f resource provider aggregate not found 2026-04-27 22:10:01.515 9 INFO neutron.services.segments.plugin [-] Segment 077a7fdc-077d-4e0f-b3fa-a7bbb2eb695f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 077a7fdc-077d-4e0f-b3fa-a7bbb2eb695f found for delete ", "request_id": "req-b7b95d1e-73a9-4dc5-9a30-720bdd763644"}]} 2026-04-27 22:10:01.522 9 INFO neutron.services.segments.plugin [-] Segment 077a7fdc-077d-4e0f-b3fa-a7bbb2eb695f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 077a7fdc-077d-4e0f-b3fa-a7bbb2eb695f found for delete ", "request_id": "req-9ca3397a-1082-41ff-adbd-ca1f3b886a32"}]} 2026-04-27 22:10:01.549 9 INFO neutron.wsgi [None req-6cef046a-1ebf-4955-9367-6343e9e1ea74 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] 10.0.0.1 "DELETE /v2.0/networks/eeb251de-aa64-4cca-883b-89d0ab4e4faa HTTP/1.1" status: 204 len: 168 time: 0.5214400 2026-04-27 22:10:01.588 10 INFO neutron.wsgi [None req-7e5c39c6-cd51-4b3f-a630-81249f21f594 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] 10.0.0.1 "GET /v2.0/routers/a1cdf812-166e-4ac5-93ac-a15ca36316a7 HTTP/1.1" status: 200 len: 876 time: 0.0923705 2026-04-27 22:10:01.621 10 INFO neutron.wsgi [None req-d29d998a-7cd6-4662-9b82-6fd7b43f767c 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] 10.0.0.1 "GET /v2.0/ports?device_id=a1cdf812-166e-4ac5-93ac-a15ca36316a7 HTTP/1.1" status: 200 len: 205 time: 0.0232782 2026-04-27 22:10:01.828 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-70804769-cd12-4faf-8b68-0f00130adf1c 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] No more DHCP agents 2026-04-27 22:10:01.830 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-70804769-cd12-4faf-8b68-0f00130adf1c 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] Unable to schedule network e9dce044-c806-41c9-b35d-bfb45e65f50a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:01.897 9 INFO neutron.db.ovn_revision_numbers_db [None req-70804769-cd12-4faf-8b68-0f00130adf1c 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] Successfully bumped revision number for resource adedc040-6c7f-45f7-a6e4-e0559423d027 (type: ports) to 1 2026-04-27 22:10:01.916 9 INFO neutron.wsgi [None req-70804769-cd12-4faf-8b68-0f00130adf1c 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] 10.0.0.1 "POST /v2.0/ports HTTP/1.1" status: 201 len: 978 time: 0.3586411 /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-04-27 22:10:02.133 9 INFO neutron.db.ovn_revision_numbers_db [None req-62e8723e-29c5-4637-80cd-019e872bacc9 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] Successfully bumped revision number for resource adedc040-6c7f-45f7-a6e4-e0559423d027 (type: ports) to 2 2026-04-27 22:10:02.145 9 INFO neutron.wsgi [None req-62e8723e-29c5-4637-80cd-019e872bacc9 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] 10.0.0.1 "PUT /v2.0/ports/adedc040-6c7f-45f7-a6e4-e0559423d027 HTTP/1.1" status: 200 len: 946 time: 0.2235072 /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-04-27 22:10:02.283 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] No port found with ID 0a151fd9-9edc-4576-9fa3-e8ad1afd24f0: RuntimeError: No port found with ID 0a151fd9-9edc-4576-9fa3-e8ad1afd24f0 2026-04-27 22:10:02.283 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] OVN reports status up for port: a328ddd2-08f2-44d6-82d3-f5ca59c3ebd9 2026-04-27 22:10:02.287 10 INFO neutron.wsgi [None req-64e9293d-f39c-430f-bf5f-610923710245 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "DELETE /v2.0/routers/a1cdf812-166e-4ac5-93ac-a15ca36316a7 HTTP/1.1" status: 204 len: 168 time: 0.6438737 2026-04-27 22:10:02.330 10 INFO neutron.wsgi [None req-dcad3bd4-ae0f-4552-8373-d553483c2445 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] 10.0.0.1 "GET /v2.0/ports?device_id=a1cdf812-166e-4ac5-93ac-a15ca36316a7 HTTP/1.1" status: 200 len: 205 time: 0.0253880 2026-04-27 22:10:02.361 10 INFO neutron.api.v2.resource [None req-05bd6286-eeb2-46f3-84a4-87b13bbc857a 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] delete failed (client error): The resource could not be found. 2026-04-27 22:10:02.363 10 INFO neutron.wsgi [None req-05bd6286-eeb2-46f3-84a4-87b13bbc857a 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "DELETE /v2.0/routers/a1cdf812-166e-4ac5-93ac-a15ca36316a7 HTTP/1.1" status: 404 len: 336 time: 0.0283699 2026-04-27 22:10:02.394 10 INFO neutron.wsgi [None req-db7ccef1-261d-48b4-90ab-b1b3e0836a89 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] 10.0.0.1 "GET /v2.0/ports?device_id=a9502643-4264-4528-a2db-8a9b17e8382a HTTP/1.1" status: 200 len: 205 time: 0.0257516 2026-04-27 22:10:02.424 10 INFO neutron.api.v2.resource [None req-ecaa21da-9426-488b-a639-9db6b329ee7a 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] delete failed (client error): The resource could not be found. 2026-04-27 22:10:02.425 10 INFO neutron.wsgi [None req-ecaa21da-9426-488b-a639-9db6b329ee7a 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "DELETE /v2.0/routers/a9502643-4264-4528-a2db-8a9b17e8382a HTTP/1.1" status: 404 len: 336 time: 0.0270414 2026-04-27 22:10:02.426 9 INFO neutron.wsgi [None req-7324c0c9-ad88-4a02-a8bb-93221e8b4048 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] 10.0.0.1 "DELETE /v2.0/ports/adedc040-6c7f-45f7-a6e4-e0559423d027 HTTP/1.1" status: 204 len: 168 time: 0.2763526 2026-04-27 22:10:02.451 10 INFO neutron.pecan_wsgi.hooks.translation [None req-d03073bf-486e-4514-88b1-52f7f45b43a9 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] DELETE failed (client error): The resource could not be found. 2026-04-27 22:10:02.454 10 INFO neutron.wsgi [None req-d03073bf-486e-4514-88b1-52f7f45b43a9 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "DELETE /v2.0/subnets/4b7fcc09-6c50-4868-83d2-8f4da8ed709e HTTP/1.1" status: 404 len: 337 time: 0.0224369 2026-04-27 22:10:02.714 10 INFO neutron.db.ovn_revision_numbers_db [None req-c5caa4ab-7a55-438d-8da9-ba313a3079be adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] Successfully bumped revision number for resource 52e5327e-b192-47fb-a035-14cec3d7ee45 (type: security_groups) to 1 2026-04-27 22:10:02.757 9 INFO neutron.wsgi [None req-731744ac-a74a-4ee9-b467-49a5e0316e3b 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] 10.0.0.1 "GET /v2.0/ports?device_id=82196b8a-406d-49b9-9e22-38a5f637660d HTTP/1.1" status: 200 len: 205 time: 0.2964647 2026-04-27 22:10:02.789 10 INFO neutron.db.segments_db [None req-c5caa4ab-7a55-438d-8da9-ba313a3079be adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] Added segment 94c17de8-eb0b-418d-bfd2-3b5d4b9191ef of type geneve for network d894be4e-4965-4db8-890f-3beb1a5f94b6 2026-04-27 22:10:02.791 10 INFO neutron.api.v2.resource [None req-6d48d84b-2bf9-4211-9195-5134820a2adf 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] delete failed (client error): The resource could not be found. 2026-04-27 22:10:02.792 10 INFO neutron.wsgi [None req-6d48d84b-2bf9-4211-9195-5134820a2adf 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "DELETE /v2.0/routers/82196b8a-406d-49b9-9e22-38a5f637660d HTTP/1.1" status: 404 len: 336 time: 0.0272219 2026-04-27 22:10:02.798 9 INFO neutron.wsgi [None req-68ff583f-b03b-4fb4-9d20-86348552589b 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - default default] 10.0.0.1 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1733 time: 0.3657248 2026-04-27 22:10:02.819 9 INFO neutron.pecan_wsgi.hooks.translation [None req-265d23ac-1d67-414a-aa84-c6ad933f453b 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:10:02.819 10 INFO neutron.pecan_wsgi.hooks.translation [None req-0c4c21a8-8255-4197-86d6-47b8bdcc56a7 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] DELETE failed (client error): The resource could not be found. 2026-04-27 22:10:02.820 9 INFO neutron.wsgi [None req-265d23ac-1d67-414a-aa84-c6ad933f453b 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - default default] 10.0.0.1 "GET /v2.0/ports/adedc040-6c7f-45f7-a6e4-e0559423d027 HTTP/1.1" status: 404 len: 333 time: 0.0188844 2026-04-27 22:10:02.821 10 INFO neutron.wsgi [None req-0c4c21a8-8255-4197-86d6-47b8bdcc56a7 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "DELETE /v2.0/subnets/b9bf3166-88fa-4a7d-9532-b04eb59715f9 HTTP/1.1" status: 404 len: 337 time: 0.0249164 2026-04-27 22:10:02.854 10 INFO neutron.wsgi [None req-bce2bbd8-40bd-41dc-be2c-769057dcc0e9 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - default default] 10.0.0.1 "GET /v2.0/ports?device_id=c933341f-8c7a-4a67-81e2-b57162a85102 HTTP/1.1" status: 200 len: 205 time: 0.0263863 2026-04-27 22:10:02.860 9 INFO neutron.wsgi [None req-0ed8bb85-e270-4863-8b6b-26a9ffa1e360 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - default default] 10.0.0.1 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1733 time: 0.0338576 2026-04-27 22:10:02.894 10 INFO neutron.api.v2.resource [None req-094e2841-1a29-44b9-ba55-ca4e0199f451 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] delete failed (client error): The resource could not be found. 2026-04-27 22:10:02.895 10 INFO neutron.wsgi [None req-094e2841-1a29-44b9-ba55-ca4e0199f451 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "DELETE /v2.0/routers/c933341f-8c7a-4a67-81e2-b57162a85102 HTTP/1.1" status: 404 len: 336 time: 0.0370331 2026-04-27 22:10:02.917 9 INFO neutron.pecan_wsgi.hooks.translation [None req-f40dc88c-f44b-4dcb-bd29-3e8a591e5af7 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] DELETE failed (client error): The resource could not be found. 2026-04-27 22:10:02.919 9 INFO neutron.wsgi [None req-f40dc88c-f44b-4dcb-bd29-3e8a591e5af7 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "DELETE /v2.0/subnets/0e76a7c3-7890-4985-bf4c-5735829f7d78 HTTP/1.1" status: 404 len: 337 time: 0.0189731 2026-04-27 22:10:02.937 9 INFO neutron.pecan_wsgi.hooks.translation [None req-15c392cc-096a-47c2-9cba-2272a6638902 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] DELETE failed (client error): The resource could not be found. 2026-04-27 22:10:02.939 9 INFO neutron.wsgi [None req-15c392cc-096a-47c2-9cba-2272a6638902 579be93370624268a544e83a5e3a7040 cf451f7aefd64093a541e1347e5d0d2e - - - -] 10.0.0.1 "DELETE /v2.0/subnets/64a881ec-a62c-4724-8150-9213a7eed1c9 HTTP/1.1" status: 404 len: 337 time: 0.0154960 2026-04-27 22:10:02.974 10 INFO neutron.wsgi [None req-9ab3775f-2212-4f34-be42-b9f81542697a 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - default default] 10.0.0.1 "GET /v2.0/ports/b002d291-adf4-475b-b1a1-a3e7867c28b9 HTTP/1.1" status: 200 len: 973 time: 0.1095874 2026-04-27 22:10:02.975 10 INFO neutron.db.ovn_revision_numbers_db [None req-c5caa4ab-7a55-438d-8da9-ba313a3079be adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] Successfully bumped revision number for resource d894be4e-4965-4db8-890f-3beb1a5f94b6 (type: networks) to 1 2026-04-27 22:10:03.002 9 INFO neutron.pecan_wsgi.hooks.translation [None req-dd070b6e-6c4f-4175-b84d-31ab5bad8dbf 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-27 22:10:03.004 9 INFO neutron.wsgi [None req-dd070b6e-6c4f-4175-b84d-31ab5bad8dbf 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] 10.0.0.1 "DELETE /v2.0/ports/540fe9a1-8bef-4123-a481-1bae959eb90d HTTP/1.1" status: 404 len: 333 time: 0.0215833 2026-04-27 22:10:03.025 9 INFO neutron.pecan_wsgi.hooks.translation [None req-6f83b01d-7584-4ff8-9d01-8b399755dab6 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-27 22:10:03.027 9 INFO neutron.wsgi [None req-6f83b01d-7584-4ff8-9d01-8b399755dab6 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/6c22aa55-9d31-4ca0-84d1-03b3dcdfd483 HTTP/1.1" status: 404 len: 337 time: 0.0193961 2026-04-27 22:10:03.048 9 INFO neutron.pecan_wsgi.hooks.translation [None req-46a5ab12-0191-4e0b-b82b-0766faa586f9 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-27 22:10:03.050 9 INFO neutron.wsgi [None req-46a5ab12-0191-4e0b-b82b-0766faa586f9 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/7cefd1ea-76fe-4c57-a14c-eb195e6d2297 HTTP/1.1" status: 404 len: 337 time: 0.0191696 2026-04-27 22:10:03.366 9 INFO neutron.wsgi [None req-4033af18-8627-49c4-914f-737fb0130ec1 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] 10.0.0.1 "DELETE /v2.0/ports/b002d291-adf4-475b-b1a1-a3e7867c28b9 HTTP/1.1" status: 204 len: 168 time: 0.3130336 2026-04-27 22:10:03.501 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c5caa4ab-7a55-438d-8da9-ba313a3079be adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] No more DHCP agents 2026-04-27 22:10:03.502 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c5caa4ab-7a55-438d-8da9-ba313a3079be adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] Unable to schedule network d894be4e-4965-4db8-890f-3beb1a5f94b6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:03.569 10 INFO neutron.db.ovn_revision_numbers_db [None req-c5caa4ab-7a55-438d-8da9-ba313a3079be adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] Successfully bumped revision number for resource db50c041-d7e4-4c6b-96e3-1c6941b334e7 (type: ports) to 1 2026-04-27 22:10:03.588 10 INFO neutron.wsgi [None req-c5caa4ab-7a55-438d-8da9-ba313a3079be adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 1.1308043 2026-04-27 22:10:03.666 9 INFO neutron.wsgi [None req-0603f984-a2f9-4f09-ac35-1aa974f19344 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=cf451f7aefd64093a541e1347e5d0d2e&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1539783 2026-04-27 22:10:03.857 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-113ba5bc-5a64-4e59-92ae-ee49a9f8becd adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] No more DHCP agents 2026-04-27 22:10:03.860 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-113ba5bc-5a64-4e59-92ae-ee49a9f8becd adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] Unable to schedule network d894be4e-4965-4db8-890f-3beb1a5f94b6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:03.883 9 INFO neutron.services.segments.plugin [-] Segment 11090065-2d01-4bc7-bd01-358d730e5dd2 resource provider aggregate not found 2026-04-27 22:10:03.906 9 INFO neutron.services.segments.plugin [-] Segment 11090065-2d01-4bc7-bd01-358d730e5dd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11090065-2d01-4bc7-bd01-358d730e5dd2 found for delete ", "request_id": "req-69481192-1ac6-42db-b218-80e2c84a59f1"}]} 2026-04-27 22:10:03.907 9 INFO neutron.services.segments.plugin [-] Segment 11090065-2d01-4bc7-bd01-358d730e5dd2 resource provider aggregate not found 2026-04-27 22:10:03.927 9 INFO neutron.services.segments.plugin [-] Segment 11090065-2d01-4bc7-bd01-358d730e5dd2 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 11090065-2d01-4bc7-bd01-358d730e5dd2 found for delete ", "request_id": "req-ecc32355-ba16-4253-9fde-efabea9f5773"}]} 2026-04-27 22:10:03.951 9 INFO neutron.db.ovn_revision_numbers_db [None req-56a9342c-d0b7-415c-8b1d-108a0f911ae1 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource fc8187db-93f2-466f-a49b-a3a61307b034 (type: security_groups) to 1 2026-04-27 22:10:03.957 9 INFO neutron.wsgi [None req-b4ca1c9e-938f-40a3-808d-5cae56f12412 0557e65ee5e640d4b064888fcb3a83ed f86d44d86a2442c4b31d3aa5d37255e5 - - - -] 10.0.0.1 "DELETE /v2.0/networks/e9dce044-c806-41c9-b35d-bfb45e65f50a HTTP/1.1" status: 204 len: 168 time: 0.5845454 2026-04-27 22:10:03.984 9 INFO neutron.wsgi [None req-56a9342c-d0b7-415c-8b1d-108a0f911ae1 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=3f32192e5adb44dcb7ba1129d1bb20e1&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4988031 2026-04-27 22:10:04.052 9 INFO neutron.wsgi [None req-49956159-4e6e-482b-90a0-48067b6a6ac0 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/0c3a372b-f8c3-4462-b86b-c275cda164ec HTTP/1.1" status: 204 len: 168 time: 0.3781927 2026-04-27 22:10:04.203 9 INFO neutron.wsgi [None req-d5417c70-952f-4057-9f8a-20c5c52b9013 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/fc8187db-93f2-466f-a49b-a3a61307b034 HTTP/1.1" status: 204 len: 168 time: 0.2075005 2026-04-27 22:10:04.415 10 INFO neutron.db.ovn_revision_numbers_db [None req-113ba5bc-5a64-4e59-92ae-ee49a9f8becd adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] Successfully bumped revision number for resource db50c041-d7e4-4c6b-96e3-1c6941b334e7 (type: ports) to 2 2026-04-27 22:10:04.440 10 INFO neutron.db.ovn_revision_numbers_db [None req-113ba5bc-5a64-4e59-92ae-ee49a9f8becd adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] Successfully bumped revision number for resource 629928a3-2921-49be-9e93-e75ae62544b1 (type: subnets) to 0 2026-04-27 22:10:04.469 10 INFO neutron.wsgi [None req-113ba5bc-5a64-4e59-92ae-ee49a9f8becd adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.8732638 2026-04-27 22:10:04.474 9 INFO neutron.db.ovn_revision_numbers_db [None req-0c99572a-1b54-4103-a014-f8343bf768fe 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource cf967b13-3b35-475b-bd11-a279affc32a5 (type: security_groups) to 1 2026-04-27 22:10:04.497 9 INFO neutron.wsgi [None req-0c99572a-1b54-4103-a014-f8343bf768fe 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=3a0dc1b804ce4d2b82ed9effb65d2941&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1270504 2026-04-27 22:10:04.563 10 INFO neutron.db.segments_db [None req-65cdc456-fa18-402e-bc48-01a5b5debbed adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] Added segment 5eefadd9-9135-487f-9eaa-987d3179c0c5 of type geneve for network 0af2f360-1f95-40de-9ece-032f9e9a1fae 2026-04-27 22:10:04.670 9 INFO neutron.wsgi [None req-5c30a87b-185c-4ba6-aec1-7394876a330c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=f86d44d86a2442c4b31d3aa5d37255e5&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2101684 2026-04-27 22:10:04.805 10 INFO neutron.db.ovn_revision_numbers_db [None req-65cdc456-fa18-402e-bc48-01a5b5debbed adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] Successfully bumped revision number for resource 0af2f360-1f95-40de-9ece-032f9e9a1fae (type: networks) to 1 2026-04-27 22:10:04.840 9 INFO neutron.wsgi [None req-9fb39507-835c-4175-a463-1658e7bdde40 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/cf967b13-3b35-475b-bd11-a279affc32a5 HTTP/1.1" status: 204 len: 168 time: 0.3370948 2026-04-27 22:10:05.005 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-65cdc456-fa18-402e-bc48-01a5b5debbed adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] No more DHCP agents 2026-04-27 22:10:05.007 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-65cdc456-fa18-402e-bc48-01a5b5debbed adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] Unable to schedule network 0af2f360-1f95-40de-9ece-032f9e9a1fae: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:05.011 10 INFO neutron.wsgi [None req-b0b102cf-7a93-4067-9137-7489da522b4b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/8b569302-800a-4d5c-b1af-9369a52ee7ec HTTP/1.1" status: 204 len: 168 time: 0.3322535 2026-04-27 22:10:05.065 10 INFO neutron.db.ovn_revision_numbers_db [None req-65cdc456-fa18-402e-bc48-01a5b5debbed adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] Successfully bumped revision number for resource 20558b6e-8596-4d77-9805-ef60134ce57f (type: ports) to 1 2026-04-27 22:10:05.089 10 INFO neutron.wsgi [None req-65cdc456-fa18-402e-bc48-01a5b5debbed adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.6151662 2026-04-27 22:10:05.432 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-07d86663-fb29-4684-8378-e87153357dc4 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] No more DHCP agents 2026-04-27 22:10:05.435 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-07d86663-fb29-4684-8378-e87153357dc4 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] Unable to schedule network 0af2f360-1f95-40de-9ece-032f9e9a1fae: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:05.966 10 INFO neutron.db.ovn_revision_numbers_db [None req-07d86663-fb29-4684-8378-e87153357dc4 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] Successfully bumped revision number for resource 20558b6e-8596-4d77-9805-ef60134ce57f (type: ports) to 2 2026-04-27 22:10:05.984 10 INFO neutron.db.ovn_revision_numbers_db [None req-07d86663-fb29-4684-8378-e87153357dc4 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] Successfully bumped revision number for resource da9044dc-8c01-4aee-82af-a8c2c18c59a9 (type: subnets) to 0 2026-04-27 22:10:06.005 10 INFO neutron.wsgi [None req-07d86663-fb29-4684-8378-e87153357dc4 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 0.9111931 2026-04-27 22:10:06.147 10 INFO neutron.db.segments_db [None req-83b4a6e3-9b0e-46ba-a199-a9fbec1a8cfa adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] Added segment 5716e194-ffea-4b6c-a134-0c096dd7be7b of type geneve for network 55d795fb-1665-40b1-b4dd-3bb270ccf1be 2026-04-27 22:10:06.274 10 INFO neutron.db.ovn_revision_numbers_db [None req-83b4a6e3-9b0e-46ba-a199-a9fbec1a8cfa adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] Successfully bumped revision number for resource 55d795fb-1665-40b1-b4dd-3bb270ccf1be (type: networks) to 1 2026-04-27 22:10:06.475 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-83b4a6e3-9b0e-46ba-a199-a9fbec1a8cfa adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] No more DHCP agents 2026-04-27 22:10:06.476 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-83b4a6e3-9b0e-46ba-a199-a9fbec1a8cfa adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] Unable to schedule network 55d795fb-1665-40b1-b4dd-3bb270ccf1be: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:06.545 10 INFO neutron.db.ovn_revision_numbers_db [None req-83b4a6e3-9b0e-46ba-a199-a9fbec1a8cfa adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] Successfully bumped revision number for resource b09ef16a-1742-4e61-8c85-e67e5dedaad9 (type: ports) to 1 2026-04-27 22:10:06.566 10 INFO neutron.wsgi [None req-83b4a6e3-9b0e-46ba-a199-a9fbec1a8cfa adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5495420 2026-04-27 22:10:06.868 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b38d70bb-713f-4994-befa-5da4c06747d0 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] No more DHCP agents 2026-04-27 22:10:06.873 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b38d70bb-713f-4994-befa-5da4c06747d0 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] Unable to schedule network 55d795fb-1665-40b1-b4dd-3bb270ccf1be: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:07.306 10 INFO neutron.db.ovn_revision_numbers_db [None req-b38d70bb-713f-4994-befa-5da4c06747d0 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] Successfully bumped revision number for resource b09ef16a-1742-4e61-8c85-e67e5dedaad9 (type: ports) to 2 2026-04-27 22:10:07.320 10 INFO neutron.db.ovn_revision_numbers_db [None req-b38d70bb-713f-4994-befa-5da4c06747d0 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] Successfully bumped revision number for resource cebf0954-6a62-4271-8b2c-b9357fda71e9 (type: subnets) to 0 2026-04-27 22:10:07.342 10 INFO neutron.wsgi [None req-b38d70bb-713f-4994-befa-5da4c06747d0 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 0.7703235 2026-04-27 22:10:07.417 9 INFO neutron.db.ovn_revision_numbers_db [None req-cfb406b3-1f93-4659-89af-80a74b907436 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] Successfully bumped revision number for resource 5f9c11dc-765c-4e43-bcbc-f5d4384f24cb (type: security_groups) to 1 2026-04-27 22:10:07.429 10 INFO neutron.db.segments_db [None req-c19f345f-78c0-470f-a86e-8c18f76096c9 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] Added segment c6984bac-b34d-479b-a221-0ab14950bced of type geneve for network 03fcb8af-3c7f-4a52-afb0-4d0a6dedab55 2026-04-27 22:10:07.470 9 INFO neutron.db.segments_db [None req-cfb406b3-1f93-4659-89af-80a74b907436 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] Added segment e491ef72-c027-47d9-9599-28aa197c975c of type geneve for network 413ecdd9-9d1d-4f22-85fd-11e14359639f 2026-04-27 22:10:07.544 10 INFO neutron.db.ovn_revision_numbers_db [None req-c19f345f-78c0-470f-a86e-8c18f76096c9 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] Successfully bumped revision number for resource 03fcb8af-3c7f-4a52-afb0-4d0a6dedab55 (type: networks) to 1 2026-04-27 22:10:07.599 9 INFO neutron.db.ovn_revision_numbers_db [None req-cfb406b3-1f93-4659-89af-80a74b907436 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] Successfully bumped revision number for resource 413ecdd9-9d1d-4f22-85fd-11e14359639f (type: networks) to 1 2026-04-27 22:10:07.746 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c19f345f-78c0-470f-a86e-8c18f76096c9 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] No more DHCP agents 2026-04-27 22:10:07.749 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c19f345f-78c0-470f-a86e-8c18f76096c9 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] Unable to schedule network 03fcb8af-3c7f-4a52-afb0-4d0a6dedab55: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:07.813 10 INFO neutron.db.ovn_revision_numbers_db [None req-c19f345f-78c0-470f-a86e-8c18f76096c9 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] Successfully bumped revision number for resource ed2e7ece-c0e0-49aa-be19-98761ff24e20 (type: ports) to 1 2026-04-27 22:10:07.821 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cfb406b3-1f93-4659-89af-80a74b907436 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] No more DHCP agents 2026-04-27 22:10:07.827 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cfb406b3-1f93-4659-89af-80a74b907436 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] Unable to schedule network 413ecdd9-9d1d-4f22-85fd-11e14359639f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:07.836 10 INFO neutron.wsgi [None req-c19f345f-78c0-470f-a86e-8c18f76096c9 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 829 time: 0.4905350 2026-04-27 22:10:07.910 9 INFO neutron.db.ovn_revision_numbers_db [None req-cfb406b3-1f93-4659-89af-80a74b907436 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] Successfully bumped revision number for resource 7e219797-f401-4688-bf91-c039c915b43b (type: ports) to 1 2026-04-27 22:10:07.937 9 INFO neutron.wsgi [None req-cfb406b3-1f93-4659-89af-80a74b907436 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 844 time: 1.1541712 2026-04-27 22:10:07.939 9 INFO neutron.db.ovn_revision_numbers_db [None req-b5318df4-dad6-4480-bd9f-e88dea83cd97 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource cd90a96f-9b99-4977-82e5-c9ae616dbed7 (type: security_groups) to 1 2026-04-27 22:10:07.959 9 INFO neutron.wsgi [None req-b5318df4-dad6-4480-bd9f-e88dea83cd97 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=ca8819dd63e6497c89fde64decf4ea97&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2790029 2026-04-27 22:10:08.141 9 INFO neutron.wsgi [None req-abb8df1f-40a7-4fec-8fea-28135f661609 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/cd90a96f-9b99-4977-82e5-c9ae616dbed7 HTTP/1.1" status: 204 len: 168 time: 0.1787424 2026-04-27 22:10:08.231 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-daefb86a-dd4d-4c32-9101-6e883616119c adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] No more DHCP agents 2026-04-27 22:10:08.235 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-daefb86a-dd4d-4c32-9101-6e883616119c adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] Unable to schedule network 03fcb8af-3c7f-4a52-afb0-4d0a6dedab55: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:08.276 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-671d03a3-17bb-40f0-944f-d09fad4440d2 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] No more DHCP agents 2026-04-27 22:10:08.287 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-671d03a3-17bb-40f0-944f-d09fad4440d2 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] Unable to schedule network 413ecdd9-9d1d-4f22-85fd-11e14359639f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:08.405 10 INFO neutron.db.ovn_revision_numbers_db [None req-671d03a3-17bb-40f0-944f-d09fad4440d2 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] Successfully bumped revision number for resource 02e2fbfa-fb98-4dd0-aaf8-18b98bfa843d (type: ports) to 1 2026-04-27 22:10:08.435 10 INFO neutron.wsgi [None req-671d03a3-17bb-40f0-944f-d09fad4440d2 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] 10.0.0.1 "POST /v2.0/ports HTTP/1.1" status: 201 len: 974 time: 0.4920011 /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-04-27 22:10:08.579 10 INFO neutron.db.segments_db [None req-18fedcdb-8d6e-43d7-9147-bb6033837943 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] Added segment cad75f48-d0ff-43c8-b1ca-3701cd644ea4 of type geneve for network a12994bd-3a13-492a-a29c-8398195d56c8 2026-04-27 22:10:08.788 10 INFO neutron.db.ovn_revision_numbers_db [None req-18fedcdb-8d6e-43d7-9147-bb6033837943 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] Successfully bumped revision number for resource a12994bd-3a13-492a-a29c-8398195d56c8 (type: networks) to 1 2026-04-27 22:10:09.466 10 INFO neutron.db.ovn_revision_numbers_db [None req-daefb86a-dd4d-4c32-9101-6e883616119c adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] Successfully bumped revision number for resource ed2e7ece-c0e0-49aa-be19-98761ff24e20 (type: ports) to 2 2026-04-27 22:10:09.493 10 INFO neutron.db.ovn_revision_numbers_db [None req-daefb86a-dd4d-4c32-9101-6e883616119c adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] Successfully bumped revision number for resource 96df190a-da93-4680-b8b6-d08bc7bfb3ba (type: subnets) to 0 2026-04-27 22:10:09.516 10 INFO neutron.wsgi [None req-daefb86a-dd4d-4c32-9101-6e883616119c adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 1.6645396 2026-04-27 22:10:09.522 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-18fedcdb-8d6e-43d7-9147-bb6033837943 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] No more DHCP agents 2026-04-27 22:10:09.531 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-18fedcdb-8d6e-43d7-9147-bb6033837943 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] Unable to schedule network a12994bd-3a13-492a-a29c-8398195d56c8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:09.597 10 INFO neutron.db.ovn_revision_numbers_db [None req-18fedcdb-8d6e-43d7-9147-bb6033837943 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] Successfully bumped revision number for resource 41372b98-c225-4266-8aa6-93f23edd073d (type: ports) to 1 2026-04-27 22:10:09.614 10 INFO neutron.wsgi [None req-18fedcdb-8d6e-43d7-9147-bb6033837943 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 1.1734712 2026-04-27 22:10:09.633 10 INFO neutron.db.segments_db [None req-4aee5456-252a-44b4-9801-b9fe97377fc2 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] Added segment 55b623cf-dfdc-469e-8a0d-1e39ffdb3f1b of type geneve for network 2e9d780f-6d7d-4ae0-93f0-07feabc2a1f6 2026-04-27 22:10:09.802 10 INFO neutron.db.ovn_revision_numbers_db [None req-4aee5456-252a-44b4-9801-b9fe97377fc2 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] Successfully bumped revision number for resource 2e9d780f-6d7d-4ae0-93f0-07feabc2a1f6 (type: networks) to 1 2026-04-27 22:10:09.971 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-65e7f046-f927-40c0-a631-1c9b8838b65a c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] No more DHCP agents 2026-04-27 22:10:09.974 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-65e7f046-f927-40c0-a631-1c9b8838b65a c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] Unable to schedule network a12994bd-3a13-492a-a29c-8398195d56c8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:10.048 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4aee5456-252a-44b4-9801-b9fe97377fc2 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] No more DHCP agents 2026-04-27 22:10:10.050 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4aee5456-252a-44b4-9801-b9fe97377fc2 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] Unable to schedule network 2e9d780f-6d7d-4ae0-93f0-07feabc2a1f6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:10.141 10 INFO neutron.db.ovn_revision_numbers_db [None req-4aee5456-252a-44b4-9801-b9fe97377fc2 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] Successfully bumped revision number for resource c5003756-2445-4247-affb-fd456511c295 (type: ports) to 1 2026-04-27 22:10:10.175 10 INFO neutron.wsgi [None req-4aee5456-252a-44b4-9801-b9fe97377fc2 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.6506875 2026-04-27 22:10:10.326 9 INFO neutron.db.ovn_revision_numbers_db [None req-190da346-2eea-4b5c-ab34-28351e913f55 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource d2ab5f32-4d5a-434b-a72c-0260419ae851 (type: security_groups) to 1 2026-04-27 22:10:10.369 9 INFO neutron.wsgi [None req-190da346-2eea-4b5c-ab34-28351e913f55 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=d20cc65f15ce4f9ea79f88c53dda7b74&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3188994 2026-04-27 22:10:10.465 10 INFO neutron.db.ovn_revision_numbers_db [None req-65e7f046-f927-40c0-a631-1c9b8838b65a c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] Successfully bumped revision number for resource 41372b98-c225-4266-8aa6-93f23edd073d (type: ports) to 2 2026-04-27 22:10:10.478 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-08517569-a5ac-4eb3-942d-eb2cff2bdf48 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] No more DHCP agents 2026-04-27 22:10:10.480 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-08517569-a5ac-4eb3-942d-eb2cff2bdf48 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] Unable to schedule network 2e9d780f-6d7d-4ae0-93f0-07feabc2a1f6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:10.486 10 INFO neutron.db.ovn_revision_numbers_db [None req-65e7f046-f927-40c0-a631-1c9b8838b65a c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] Successfully bumped revision number for resource 230744a2-1b6c-4deb-9b77-8385ad230add (type: subnets) to 0 2026-04-27 22:10:10.505 10 INFO neutron.wsgi [None req-65e7f046-f927-40c0-a631-1c9b8838b65a c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.8855419 2026-04-27 22:10:10.569 10 INFO neutron.wsgi [None req-9325796a-50b7-434e-800c-7741e27924f4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/d2ab5f32-4d5a-434b-a72c-0260419ae851 HTTP/1.1" status: 204 len: 168 time: 0.1947615 2026-04-27 22:10:10.758 10 INFO neutron.db.ovn_revision_numbers_db [None req-f307cb27-f326-4001-8a0a-691b3790a1e7 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 6333e101-2e2d-4c54-9664-f41b47125895 (type: security_groups) to 1 2026-04-27 22:10:10.778 10 INFO neutron.wsgi [None req-f307cb27-f326-4001-8a0a-691b3790a1e7 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=9b3042183ee84de9a64805639d3e549b&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1105900 2026-04-27 22:10:10.876 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016656 2026-04-27 22:10:10.881 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034988 2026-04-27 22:10:10.951 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-020be2cd-66d1-4ea2-92b9-7fafd8c73be4 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] No more DHCP agents 2026-04-27 22:10:10.958 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-020be2cd-66d1-4ea2-92b9-7fafd8c73be4 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] Unable to schedule network a12994bd-3a13-492a-a29c-8398195d56c8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:10.996 10 INFO neutron.wsgi [None req-8814be07-00c6-40cf-ac96-bc402aea10a8 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/6333e101-2e2d-4c54-9664-f41b47125895 HTTP/1.1" status: 204 len: 168 time: 0.2125494 2026-04-27 22:10:11.097 9 INFO neutron.db.ovn_revision_numbers_db [None req-08517569-a5ac-4eb3-942d-eb2cff2bdf48 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] Successfully bumped revision number for resource c5003756-2445-4247-affb-fd456511c295 (type: ports) to 2 2026-04-27 22:10:11.118 9 INFO neutron.db.ovn_revision_numbers_db [None req-08517569-a5ac-4eb3-942d-eb2cff2bdf48 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] Successfully bumped revision number for resource 589e3499-6028-42c3-aa2e-2679ca530df6 (type: subnets) to 0 2026-04-27 22:10:11.128 9 INFO neutron.db.ovn_revision_numbers_db [None req-020be2cd-66d1-4ea2-92b9-7fafd8c73be4 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] Successfully bumped revision number for resource c33e62f3-54db-49a8-b4ea-0204d9e0050d (type: ports) to 1 2026-04-27 22:10:11.138 9 INFO neutron.wsgi [None req-08517569-a5ac-4eb3-942d-eb2cff2bdf48 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 0.9587305 /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-04-27 22:10:11.160 9 INFO neutron.wsgi [None req-020be2cd-66d1-4ea2-92b9-7fafd8c73be4 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] 10.0.0.1 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1152 time: 0.6479111 2026-04-27 22:10:11.205 9 INFO neutron.wsgi [None req-53f9dbe3-c334-4c10-8078-bcbd7e9c8277 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] 10.0.0.1 "PUT /v2.0/subnets/629928a3-2921-49be-9e93-e75ae62544b1/tags HTTP/1.1" status: 200 len: 210 time: 0.0608315 2026-04-27 22:10:11.252 9 INFO neutron.wsgi [None req-6e5d3aae-7165-4c64-b83d-1a0854d82d5e adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] 10.0.0.1 "PUT /v2.0/subnets/da9044dc-8c01-4aee-82af-a8c2c18c59a9/tags HTTP/1.1" status: 200 len: 218 time: 0.0421927 2026-04-27 22:10:11.300 9 INFO neutron.wsgi [None req-fb4ae320-9e85-40e4-b7b4-dc5d56675ca1 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] 10.0.0.1 "PUT /v2.0/subnets/cebf0954-6a62-4271-8b2c-b9357fda71e9/tags HTTP/1.1" status: 200 len: 227 time: 0.0431721 2026-04-27 22:10:11.346 9 INFO neutron.wsgi [None req-5d158710-6678-4ad5-b6a6-1c3ad469b3da adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] 10.0.0.1 "PUT /v2.0/subnets/96df190a-da93-4680-b8b6-d08bc7bfb3ba/tags HTTP/1.1" status: 200 len: 212 time: 0.0381985 2026-04-27 22:10:11.419 9 INFO neutron.wsgi [None req-9c35d8d0-ac9c-4f5f-ae02-d6e35873cf03 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - default default] 10.0.0.1 "GET /v2.0/subnets?tags=red HTTP/1.1" status: 200 len: 2027 time: 0.0662932 2026-04-27 22:10:11.472 10 INFO neutron.wsgi [None req-7fd677aa-e88c-4b6a-bc62-f35bc5019b9a c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] 10.0.0.1 "DELETE /v2.0/ports/c33e62f3-54db-49a8-b4ea-0204d9e0050d HTTP/1.1" status: 204 len: 168 time: 0.3068242 2026-04-27 22:10:11.490 9 INFO neutron.wsgi [None req-1dea3151-da5a-44f6-8f17-67ae636b9bf9 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - default default] 10.0.0.1 "GET /v2.0/subnets?tags=red%2Cblue HTTP/1.1" status: 200 len: 1430 time: 0.0644417 2026-04-27 22:10:11.499 10 INFO neutron.pecan_wsgi.hooks.translation [None req-51b9db27-dfe9-4507-9dd3-1c4aeb26be72 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-27 22:10:11.501 10 INFO neutron.wsgi [None req-51b9db27-dfe9-4507-9dd3-1c4aeb26be72 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] 10.0.0.1 "DELETE /v2.0/ports/c33e62f3-54db-49a8-b4ea-0204d9e0050d HTTP/1.1" status: 404 len: 333 time: 0.0229487 2026-04-27 22:10:11.522 10 INFO neutron.pecan_wsgi.hooks.translation [None req-558368ba-2bf4-47f8-a09c-7c3307e434d7 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:10:11.523 10 INFO neutron.wsgi [None req-558368ba-2bf4-47f8-a09c-7c3307e434d7 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - default default] 10.0.0.1 "GET /v2.0/ports/c33e62f3-54db-49a8-b4ea-0204d9e0050d HTTP/1.1" status: 404 len: 333 time: 0.0189247 2026-04-27 22:10:11.652 10 INFO neutron.db.ovn_revision_numbers_db [None req-530f9ff6-9cb6-443f-82f1-79a5dd9e28f2 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource f3d1216d-e745-4fbd-b8f5-bf3256d3d848 (type: security_groups) to 1 2026-04-27 22:10:11.686 10 INFO neutron.wsgi [None req-530f9ff6-9cb6-443f-82f1-79a5dd9e28f2 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=44e8511ac4d14ac5801e5bbeebb11d79&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2729371 2026-04-27 22:10:11.793 10 INFO neutron.wsgi [None req-2d591ce6-0489-4841-bcb8-032606e720b1 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/230744a2-1b6c-4deb-9b77-8385ad230add HTTP/1.1" status: 204 len: 168 time: 0.2648940 2026-04-27 22:10:12.023 10 INFO neutron.wsgi [None req-bd27264f-ac28-4198-8abd-3a2d89efdbe5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/f3d1216d-e745-4fbd-b8f5-bf3256d3d848 HTTP/1.1" status: 204 len: 168 time: 0.3304737 2026-04-27 22:10:12.115 9 INFO neutron.wsgi [None req-c3c4292c-c8d9-4cf1-bb94-d4ba323a3a0e adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - default default] 10.0.0.1 "GET /v2.0/subnets?tags-any=blue HTTP/1.1" status: 200 len: 1430 time: 0.6177628 2026-04-27 22:10:12.181 9 INFO neutron.wsgi [None req-8f8a2edb-eedd-46cd-95d0-aa0b7ee83551 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - default default] 10.0.0.1 "GET /v2.0/subnets?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2027 time: 0.0576992 2026-04-27 22:10:12.215 10 INFO neutron.services.segments.plugin [-] Segment cad75f48-d0ff-43c8-b1ca-3701cd644ea4 resource provider aggregate not found 2026-04-27 22:10:12.254 9 INFO neutron.wsgi [None req-fa77fbc1-e70f-4891-8b1d-99244998f139 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - default default] 10.0.0.1 "GET /v2.0/subnets?not-tags=red HTTP/1.1" status: 200 len: 2018 time: 0.0672157 2026-04-27 22:10:12.257 10 INFO neutron.services.segments.plugin [-] Segment cad75f48-d0ff-43c8-b1ca-3701cd644ea4 resource provider aggregate not found 2026-04-27 22:10:12.262 10 INFO neutron.services.segments.plugin [-] Segment cad75f48-d0ff-43c8-b1ca-3701cd644ea4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cad75f48-d0ff-43c8-b1ca-3701cd644ea4 found for delete ", "request_id": "req-1f006664-fe93-410c-b3ba-8979a913d173"}]} 2026-04-27 22:10:12.268 10 INFO neutron.wsgi [None req-47da8315-2dd6-4512-8e53-1e733fb9e510 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] 10.0.0.1 "DELETE /v2.0/networks/a12994bd-3a13-492a-a29c-8398195d56c8 HTTP/1.1" status: 204 len: 168 time: 0.4693687 2026-04-27 22:10:12.278 10 INFO neutron.services.segments.plugin [-] Segment cad75f48-d0ff-43c8-b1ca-3701cd644ea4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid cad75f48-d0ff-43c8-b1ca-3701cd644ea4 found for delete ", "request_id": "req-954de084-5bba-41ad-bdf9-4448879b9313"}]} 2026-04-27 22:10:12.357 9 INFO neutron.wsgi [None req-e71360cd-4f35-41c7-bca3-dc7fb5f2bc70 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - default default] 10.0.0.1 "GET /v2.0/subnets?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 2615 time: 0.0962682 2026-04-27 22:10:12.357 10 INFO neutron.db.segments_db [None req-faab82a3-8e66-4e45-b6b7-b22d85311002 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] Added segment f2fd469a-2a82-4998-aa32-a7ff61176774 of type geneve for network d8572c6e-3af0-489f-946c-046f6ea3008b 2026-04-27 22:10:12.457 10 INFO neutron.wsgi [None req-f9498a12-47d5-4612-8d10-98985b30c207 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - default default] 10.0.0.1 "GET /v2.0/subnets?not-tags-any=blue HTTP/1.1" status: 200 len: 2615 time: 0.0944195 2026-04-27 22:10:12.529 10 INFO neutron.db.ovn_revision_numbers_db [None req-faab82a3-8e66-4e45-b6b7-b22d85311002 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] Successfully bumped revision number for resource d8572c6e-3af0-489f-946c-046f6ea3008b (type: networks) to 1 2026-04-27 22:10:12.532 9 INFO neutron.wsgi [None req-0ce396ed-fbbf-451f-8484-c79af0241b7e adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - default default] 10.0.0.1 "GET /v2.0/subnets?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2018 time: 0.0679560 2026-04-27 22:10:12.733 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-faab82a3-8e66-4e45-b6b7-b22d85311002 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] No more DHCP agents 2026-04-27 22:10:12.736 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-faab82a3-8e66-4e45-b6b7-b22d85311002 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] Unable to schedule network d8572c6e-3af0-489f-946c-046f6ea3008b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:12.794 9 INFO neutron.wsgi [None req-f28d8769-36e4-414c-9e4a-bbe7fe57a2d3 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/629928a3-2921-49be-9e93-e75ae62544b1 HTTP/1.1" status: 204 len: 168 time: 0.2490351 2026-04-27 22:10:12.809 10 INFO neutron.db.ovn_revision_numbers_db [None req-faab82a3-8e66-4e45-b6b7-b22d85311002 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] Successfully bumped revision number for resource 6ec6556a-86d9-4c9a-81be-b7a0628657e8 (type: ports) to 1 2026-04-27 22:10:12.833 10 INFO neutron.wsgi [None req-faab82a3-8e66-4e45-b6b7-b22d85311002 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.5562963 2026-04-27 22:10:13.045 9 INFO neutron.wsgi [None req-9be76b6d-a92b-4466-af5e-28fe0e17f8c5 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/da9044dc-8c01-4aee-82af-a8c2c18c59a9 HTTP/1.1" status: 204 len: 168 time: 0.2416205 2026-04-27 22:10:13.102 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a941cc66-e2cb-4503-b383-1344367c848c c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] No more DHCP agents 2026-04-27 22:10:13.103 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a941cc66-e2cb-4503-b383-1344367c848c c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] Unable to schedule network d8572c6e-3af0-489f-946c-046f6ea3008b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:13.282 9 INFO neutron.wsgi [None req-d686e0a0-6974-4107-bc96-ea5ce327e06d adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/cebf0954-6a62-4271-8b2c-b9357fda71e9 HTTP/1.1" status: 204 len: 168 time: 0.2306776 2026-04-27 22:10:13.535 9 INFO neutron.wsgi [None req-0ececeea-87a2-4091-8948-32a63b410fe0 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/96df190a-da93-4680-b8b6-d08bc7bfb3ba HTTP/1.1" status: 204 len: 168 time: 0.2454500 2026-04-27 22:10:13.674 10 INFO neutron.db.ovn_revision_numbers_db [None req-a941cc66-e2cb-4503-b383-1344367c848c c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] Successfully bumped revision number for resource 6ec6556a-86d9-4c9a-81be-b7a0628657e8 (type: ports) to 2 2026-04-27 22:10:13.718 10 INFO neutron.db.ovn_revision_numbers_db [None req-a941cc66-e2cb-4503-b383-1344367c848c c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] Successfully bumped revision number for resource 4a259a97-8132-4bd4-a6ec-8143c5d188e9 (type: subnets) to 0 2026-04-27 22:10:13.756 10 INFO neutron.wsgi [None req-a941cc66-e2cb-4503-b383-1344367c848c c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.9183936 2026-04-27 22:10:13.823 10 INFO neutron.wsgi [None req-272060af-3871-46c1-8f1f-dac887014982 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/589e3499-6028-42c3-aa2e-2679ca530df6 HTTP/1.1" status: 204 len: 168 time: 0.2824788 2026-04-27 22:10:14.021 9 INFO neutron.db.ovn_revision_numbers_db [None req-a53416bd-63fa-41bf-9f03-4d7b2bb1aa6b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource d08e87a1-4fc6-43b0-803c-74b90ca6988e (type: security_groups) to 1 2026-04-27 22:10:14.091 9 INFO neutron.db.segments_db [None req-a53416bd-63fa-41bf-9f03-4d7b2bb1aa6b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Added segment 7baae3f1-cd3d-4b18-97ba-ae1135c5d1e4 of type geneve for network bebf08b6-06d4-46a3-9df9-0efd0e3f22f7 2026-04-27 22:10:14.152 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-985ac604-007f-443b-8241-397ff2493e94 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] No more DHCP agents 2026-04-27 22:10:14.159 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-985ac604-007f-443b-8241-397ff2493e94 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] Unable to schedule network d8572c6e-3af0-489f-946c-046f6ea3008b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:14.234 10 INFO neutron.wsgi [None req-560ecd2e-9798-4a76-9bb4-46b76fb9a775 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] 10.0.0.1 "DELETE /v2.0/networks/d894be4e-4965-4db8-890f-3beb1a5f94b6 HTTP/1.1" status: 204 len: 168 time: 0.4067121 2026-04-27 22:10:14.245 9 INFO neutron.db.ovn_revision_numbers_db [None req-a53416bd-63fa-41bf-9f03-4d7b2bb1aa6b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource bebf08b6-06d4-46a3-9df9-0efd0e3f22f7 (type: networks) to 1 2026-04-27 22:10:14.438 9 INFO neutron.db.ovn_revision_numbers_db [None req-985ac604-007f-443b-8241-397ff2493e94 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] Successfully bumped revision number for resource 88bbaa46-008b-42d2-a51d-8014aa7ff0f5 (type: ports) to 1 2026-04-27 22:10:14.505 9 INFO neutron.wsgi [None req-985ac604-007f-443b-8241-397ff2493e94 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] 10.0.0.1 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1115 time: 0.7437990 2026-04-27 22:10:14.549 10 INFO neutron.services.segments.plugin [-] Segment 94c17de8-eb0b-418d-bfd2-3b5d4b9191ef resource provider aggregate not found 2026-04-27 22:10:14.556 10 INFO neutron.services.segments.plugin [-] Segment 94c17de8-eb0b-418d-bfd2-3b5d4b9191ef resource provider aggregate not found 2026-04-27 22:10:14.574 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a53416bd-63fa-41bf-9f03-4d7b2bb1aa6b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:10:14.577 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a53416bd-63fa-41bf-9f03-4d7b2bb1aa6b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network bebf08b6-06d4-46a3-9df9-0efd0e3f22f7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:14.579 10 INFO neutron.services.segments.plugin [-] Segment 94c17de8-eb0b-418d-bfd2-3b5d4b9191ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94c17de8-eb0b-418d-bfd2-3b5d4b9191ef found for delete ", "request_id": "req-20051718-1221-4488-ad2d-b2a38f073eb4"}]} 2026-04-27 22:10:14.581 10 INFO neutron.services.segments.plugin [-] Segment 94c17de8-eb0b-418d-bfd2-3b5d4b9191ef resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 94c17de8-eb0b-418d-bfd2-3b5d4b9191ef found for delete ", "request_id": "req-5612540a-20a9-47f8-be08-2cad1372cc0a"}]} 2026-04-27 22:10:14.711 9 INFO neutron.db.ovn_revision_numbers_db [None req-a53416bd-63fa-41bf-9f03-4d7b2bb1aa6b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 31518d9a-df49-4ecb-9de9-10fb318e15ab (type: ports) to 1 2026-04-27 22:10:14.782 9 INFO neutron.wsgi [None req-a53416bd-63fa-41bf-9f03-4d7b2bb1aa6b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 943 time: 1.0871508 2026-04-27 22:10:14.923 9 INFO neutron.services.segments.plugin [-] Segment 5eefadd9-9135-487f-9eaa-987d3179c0c5 resource provider aggregate not found 2026-04-27 22:10:14.928 9 INFO neutron.services.segments.plugin [-] Segment 5eefadd9-9135-487f-9eaa-987d3179c0c5 resource provider aggregate not found 2026-04-27 22:10:14.933 9 INFO neutron.db.ovn_revision_numbers_db [None req-4d5dc211-c4a7-4b53-8316-e8aaf7059b86 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 874712b8-088c-48c9-9b30-a861f30d4f89 (type: security_groups) to 1 2026-04-27 22:10:14.950 9 INFO neutron.services.segments.plugin [-] Segment 5eefadd9-9135-487f-9eaa-987d3179c0c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5eefadd9-9135-487f-9eaa-987d3179c0c5 found for delete ", "request_id": "req-be926d81-5cf2-4766-9d13-875e20306019"}]} 2026-04-27 22:10:14.951 9 INFO neutron.services.segments.plugin [-] Segment 5eefadd9-9135-487f-9eaa-987d3179c0c5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5eefadd9-9135-487f-9eaa-987d3179c0c5 found for delete ", "request_id": "req-62eafc5d-f970-4c08-88e7-0d2bfb75b6d5"}]} 2026-04-27 22:10:14.952 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-795cf271-3d7c-462c-968d-81cc1c0f143e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:10:14.955 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-795cf271-3d7c-462c-968d-81cc1c0f143e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network bebf08b6-06d4-46a3-9df9-0efd0e3f22f7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:14.973 9 INFO neutron.wsgi [None req-4d5dc211-c4a7-4b53-8316-e8aaf7059b86 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=e160d4670f9d417b9b9fe6808544e6a5&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4542081 2026-04-27 22:10:14.980 9 INFO neutron.wsgi [None req-7eef9bf0-7a7c-48fa-a3c4-b95013b73027 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] 10.0.0.1 "DELETE /v2.0/networks/0af2f360-1f95-40de-9ece-032f9e9a1fae HTTP/1.1" status: 204 len: 168 time: 0.7294188 2026-04-27 22:10:15.490 10 INFO neutron.wsgi [None req-5cd84413-c8ed-4b0e-8ffe-58673b9cb5ec adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] 10.0.0.1 "DELETE /v2.0/networks/55d795fb-1665-40b1-b4dd-3bb270ccf1be HTTP/1.1" status: 204 len: 168 time: 0.5014243 2026-04-27 22:10:15.599 10 INFO neutron.db.ovn_revision_numbers_db [None req-795cf271-3d7c-462c-968d-81cc1c0f143e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 31518d9a-df49-4ecb-9de9-10fb318e15ab (type: ports) to 2 2026-04-27 22:10:15.610 9 INFO neutron.wsgi [None req-e9c0be31-5bf5-452a-bae3-67d59a8a81c3 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] 10.0.0.1 "DELETE /v2.0/ports/88bbaa46-008b-42d2-a51d-8014aa7ff0f5 HTTP/1.1" status: 204 len: 168 time: 1.0993266 2026-04-27 22:10:15.626 10 INFO neutron.db.ovn_revision_numbers_db [None req-795cf271-3d7c-462c-968d-81cc1c0f143e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 045d6663-f380-428e-b47b-a940c94cbbe6 (type: subnets) to 0 2026-04-27 22:10:15.644 10 INFO neutron.pecan_wsgi.hooks.translation [None req-44c8aeec-7056-44b9-a347-c7e498c92857 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:10:15.645 10 INFO neutron.wsgi [None req-44c8aeec-7056-44b9-a347-c7e498c92857 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - default default] 10.0.0.1 "GET /v2.0/ports/88bbaa46-008b-42d2-a51d-8014aa7ff0f5 HTTP/1.1" status: 404 len: 333 time: 0.0294058 2026-04-27 22:10:15.656 10 INFO neutron.wsgi [None req-795cf271-3d7c-462c-968d-81cc1c0f143e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 863 time: 0.8680322 2026-04-27 22:10:15.771 9 INFO neutron.wsgi [None req-1ae43365-8e5a-4c22-b8ed-4fdf89cd7258 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/874712b8-088c-48c9-9b30-a861f30d4f89 HTTP/1.1" status: 204 len: 168 time: 0.7899840 2026-04-27 22:10:15.969 10 INFO neutron.wsgi [None req-e8bf4baf-b095-477f-93ba-ec08d57fab16 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] 10.0.0.1 "DELETE /v2.0/networks/03fcb8af-3c7f-4a52-afb0-4d0a6dedab55 HTTP/1.1" status: 204 len: 168 time: 0.4616721 2026-04-27 22:10:16.067 9 INFO neutron.wsgi [None req-6e5680da-464e-41a0-a946-f9a6a26e0c69 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/4a259a97-8132-4bd4-a6ec-8143c5d188e9 HTTP/1.1" status: 204 len: 168 time: 0.4161756 2026-04-27 22:10:16.364 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-315d77c7-2594-4245-8e0e-0563ccd8605c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:10:16.367 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-315d77c7-2594-4245-8e0e-0563ccd8605c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network a151f0a7-868e-4eca-a058-e229a6a8b3e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:16.496 10 INFO neutron.wsgi [None req-eb2d5577-15db-4b44-a526-18f5ead89dc2 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] 10.0.0.1 "DELETE /v2.0/networks/d8572c6e-3af0-489f-946c-046f6ea3008b HTTP/1.1" status: 204 len: 168 time: 0.4232972 2026-04-27 22:10:16.523 9 INFO neutron.wsgi [None req-0de093ee-36e9-4534-9a89-1e0ca391ee51 adda87e48e59445e8a442964bf5f8bf6 49bdb636131c46bcbe17264ef5f73e79 - - - -] 10.0.0.1 "DELETE /v2.0/networks/2e9d780f-6d7d-4ae0-93f0-07feabc2a1f6 HTTP/1.1" status: 204 len: 168 time: 0.5475354 2026-04-27 22:10:16.561 9 INFO neutron.db.ovn_revision_numbers_db [None req-315d77c7-2594-4245-8e0e-0563ccd8605c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 48712248-1423-4ce3-b733-75b14968f8ad (type: ports) to 1 2026-04-27 22:10:16.601 10 INFO neutron.services.segments.plugin [-] Segment 5716e194-ffea-4b6c-a134-0c096dd7be7b resource provider aggregate not found 2026-04-27 22:10:16.608 10 INFO neutron.services.segments.plugin [-] Segment 5716e194-ffea-4b6c-a134-0c096dd7be7b resource provider aggregate not found 2026-04-27 22:10:16.620 10 INFO neutron.services.segments.plugin [-] Segment 5716e194-ffea-4b6c-a134-0c096dd7be7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5716e194-ffea-4b6c-a134-0c096dd7be7b found for delete ", "request_id": "req-60fe4d08-5fdf-45be-b071-ebd41d6b798a"}]} 2026-04-27 22:10:16.626 10 INFO neutron.services.segments.plugin [-] Segment 5716e194-ffea-4b6c-a134-0c096dd7be7b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5716e194-ffea-4b6c-a134-0c096dd7be7b found for delete ", "request_id": "req-324ae066-1618-4e81-83aa-35c990cd0662"}]} 2026-04-27 22:10:16.635 10 INFO neutron.services.segments.plugin [-] Segment c6984bac-b34d-479b-a221-0ab14950bced resource provider aggregate not found 2026-04-27 22:10:16.654 10 INFO neutron.services.segments.plugin [-] Segment c6984bac-b34d-479b-a221-0ab14950bced resource provider aggregate not found 2026-04-27 22:10:16.662 10 INFO neutron.services.segments.plugin [-] Segment c6984bac-b34d-479b-a221-0ab14950bced resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6984bac-b34d-479b-a221-0ab14950bced found for delete ", "request_id": "req-5897b7a2-1af4-44c9-93e2-1ee4c79746d1"}]} 2026-04-27 22:10:16.674 10 INFO neutron.services.segments.plugin [-] Segment c6984bac-b34d-479b-a221-0ab14950bced resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c6984bac-b34d-479b-a221-0ab14950bced found for delete ", "request_id": "req-a9df7c56-f84a-45c5-a512-265fe4f3370d"}]} 2026-04-27 22:10:16.680 10 INFO neutron.services.segments.plugin [-] Segment f2fd469a-2a82-4998-aa32-a7ff61176774 resource provider aggregate not found 2026-04-27 22:10:16.686 10 INFO neutron.services.segments.plugin [-] Segment f2fd469a-2a82-4998-aa32-a7ff61176774 resource provider aggregate not found 2026-04-27 22:10:16.705 10 INFO neutron.services.segments.plugin [-] Segment f2fd469a-2a82-4998-aa32-a7ff61176774 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2fd469a-2a82-4998-aa32-a7ff61176774 found for delete ", "request_id": "req-9468c914-af73-4877-bf95-46011de68a21"}]} 2026-04-27 22:10:16.706 10 INFO neutron.services.segments.plugin [-] Segment f2fd469a-2a82-4998-aa32-a7ff61176774 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f2fd469a-2a82-4998-aa32-a7ff61176774 found for delete ", "request_id": "req-383046ef-696c-4659-8125-365f848aed0d"}]} 2026-04-27 22:10:16.816 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7b80859f-9c4e-4ee6-b659-a26090ba0830 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] No more DHCP agents 2026-04-27 22:10:16.818 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7b80859f-9c4e-4ee6-b659-a26090ba0830 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] Unable to schedule network 413ecdd9-9d1d-4f22-85fd-11e14359639f: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:16.897 10 INFO neutron.db.ovn_revision_numbers_db [None req-7b80859f-9c4e-4ee6-b659-a26090ba0830 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] Successfully bumped revision number for resource d3503cc2-0181-4c72-be58-7aa82f756ebb (type: ports) to 1 2026-04-27 22:10:16.928 10 INFO neutron.wsgi [None req-7b80859f-9c4e-4ee6-b659-a26090ba0830 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] 10.0.0.1 "POST /v2.0/ports HTTP/1.1" status: 201 len: 974 time: 0.4234648 2026-04-27 22:10:16.979 9 INFO neutron.services.segments.plugin [-] Segment 55b623cf-dfdc-469e-8a0d-1e39ffdb3f1b resource provider aggregate not found 2026-04-27 22:10:16.996 9 INFO neutron.services.segments.plugin [-] Segment 55b623cf-dfdc-469e-8a0d-1e39ffdb3f1b resource provider aggregate not found 2026-04-27 22:10:17.017 9 INFO neutron.services.segments.plugin [-] Segment 55b623cf-dfdc-469e-8a0d-1e39ffdb3f1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55b623cf-dfdc-469e-8a0d-1e39ffdb3f1b found for delete ", "request_id": "req-b25ac633-6206-4256-9c99-bc1e07420429"}]} 2026-04-27 22:10:17.018 9 INFO neutron.services.segments.plugin [-] Segment 55b623cf-dfdc-469e-8a0d-1e39ffdb3f1b resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 55b623cf-dfdc-469e-8a0d-1e39ffdb3f1b found for delete ", "request_id": "req-353858b4-3dc6-4cf5-a1af-4eafa406dc52"}]} 2026-04-27 22:10:17.263 9 INFO neutron.db.ovn_revision_numbers_db [None req-6db85dfc-b9aa-4c27-8bb9-7b4047264ae0 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] Successfully bumped revision number for resource d3503cc2-0181-4c72-be58-7aa82f756ebb (type: ports) to 2 2026-04-27 22:10:17.273 9 INFO neutron.wsgi [None req-6db85dfc-b9aa-4c27-8bb9-7b4047264ae0 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] 10.0.0.1 "PUT /v2.0/ports/d3503cc2-0181-4c72-be58-7aa82f756ebb HTTP/1.1" status: 200 len: 946 time: 0.3379054 /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-04-27 22:10:17.316 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] OVN reports status up for port: 48712248-1423-4ce3-b733-75b14968f8ad 2026-04-27 22:10:17.334 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Router f142ce30-9140-4d1b-a4a3-e71af6fe48f0 is bound to host instance 2026-04-27 22:10:17.587 9 INFO neutron.db.ovn_revision_numbers_db [None req-315d77c7-2594-4245-8e0e-0563ccd8605c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 48712248-1423-4ce3-b733-75b14968f8ad (type: router_ports) to 1 2026-04-27 22:10:17.598 9 INFO neutron.plugins.ml2.plugin [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Attempt 1 to provision port 48712248-1423-4ce3-b733-75b14968f8ad /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-04-27 22:10:17.680 9 INFO neutron.db.ovn_revision_numbers_db [None req-315d77c7-2594-4245-8e0e-0563ccd8605c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource f142ce30-9140-4d1b-a4a3-e71af6fe48f0 (type: routers) to 3 2026-04-27 22:10:17.717 9 INFO neutron.wsgi [None req-315d77c7-2594-4245-8e0e-0563ccd8605c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "POST /v2.0/routers HTTP/1.1" status: 201 len: 874 time: 2.0551462 2026-04-27 22:10:17.855 9 INFO neutron.wsgi [None req-8953dc49-3587-4767-856e-45abb59b44ed c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] 10.0.0.1 "DELETE /v2.0/ports/d3503cc2-0181-4c72-be58-7aa82f756ebb HTTP/1.1" status: 204 len: 168 time: 0.5761564 2026-04-27 22:10:17.940 10 INFO neutron.db.ovn_revision_numbers_db [None req-80784ae7-b727-4062-88ae-b719e274fc9e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource cac51eaf-0c13-4b38-a821-ae2b56a2f68f (type: security_groups) to 1 2026-04-27 22:10:17.941 9 INFO neutron.wsgi [None req-14bf491f-ef79-4e49-9a93-3d1d8d486edb c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - default default] 10.0.0.1 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1729 time: 0.0810156 2026-04-27 22:10:17.963 10 INFO neutron.wsgi [None req-80784ae7-b727-4062-88ae-b719e274fc9e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=b4481337220c4a758dffea9a5f36321a&name=default HTTP/1.1" status: 200 len: 2996 time: 0.6009059 2026-04-27 22:10:17.975 9 INFO neutron.pecan_wsgi.hooks.translation [None req-dad90f48-832d-447c-a120-d01aba29f909 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:10:17.976 9 INFO neutron.wsgi [None req-dad90f48-832d-447c-a120-d01aba29f909 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - default default] 10.0.0.1 "GET /v2.0/ports/d3503cc2-0181-4c72-be58-7aa82f756ebb HTTP/1.1" status: 404 len: 333 time: 0.0269115 2026-04-27 22:10:18.086 10 INFO neutron.wsgi [None req-23d5facc-d162-4db6-9546-f71516a87a50 c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - default default] 10.0.0.1 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1729 time: 0.1013970 2026-04-27 22:10:18.090 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource 48712248-1423-4ce3-b733-75b14968f8ad (type: ports) to 1 2026-04-27 22:10:18.128 10 INFO neutron.wsgi [None req-4bb19c89-8bd3-42ec-88b8-10556d88a95e c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - default default] 10.0.0.1 "GET /v2.0/ports/02e2fbfa-fb98-4dd0-aaf8-18b98bfa843d HTTP/1.1" status: 200 len: 969 time: 0.0343022 2026-04-27 22:10:18.163 9 INFO neutron.pecan_wsgi.hooks.translation [None req-ad9ef85f-35fa-4e82-bdc0-dee70d16259c c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-27 22:10:18.165 9 INFO neutron.wsgi [None req-ad9ef85f-35fa-4e82-bdc0-dee70d16259c c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] 10.0.0.1 "DELETE /v2.0/ports/88bbaa46-008b-42d2-a51d-8014aa7ff0f5 HTTP/1.1" status: 404 len: 333 time: 0.0293381 2026-04-27 22:10:18.198 9 INFO neutron.pecan_wsgi.hooks.translation [None req-45b31b77-e10e-49ef-b7fc-a57c0a02a4ae c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-27 22:10:18.200 9 INFO neutron.wsgi [None req-45b31b77-e10e-49ef-b7fc-a57c0a02a4ae c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/4a259a97-8132-4bd4-a6ec-8143c5d188e9 HTTP/1.1" status: 404 len: 337 time: 0.0303245 2026-04-27 22:10:18.222 9 INFO neutron.pecan_wsgi.hooks.translation [None req-eebdfcc5-59f4-4d5f-baa1-3f856dd9293b c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-27 22:10:18.224 9 INFO neutron.wsgi [None req-eebdfcc5-59f4-4d5f-baa1-3f856dd9293b c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/230744a2-1b6c-4deb-9b77-8385ad230add HTTP/1.1" status: 404 len: 337 time: 0.0195665 2026-04-27 22:10:18.251 9 INFO neutron.wsgi [None req-96077c1f-efbd-4f6c-9e7a-f0b4f02ec61b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/cac51eaf-0c13-4b38-a821-ae2b56a2f68f HTTP/1.1" status: 204 len: 168 time: 0.2804825 2026-04-27 22:10:18.257 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-97ada3e3-b51f-4a74-b047-63423cfcfbde 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] No more DHCP agents 2026-04-27 22:10:18.258 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-97ada3e3-b51f-4a74-b047-63423cfcfbde 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Unable to schedule network bebf08b6-06d4-46a3-9df9-0efd0e3f22f7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:18.377 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource 48712248-1423-4ce3-b733-75b14968f8ad (type: router_ports) to 3 2026-04-27 22:10:18.382 9 INFO neutron.wsgi [None req-c3f5d863-60cb-44c7-9856-96b4d57c3487 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=49bdb636131c46bcbe17264ef5f73e79&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0420604 2026-04-27 22:10:18.402 9 INFO neutron.db.ovn_revision_numbers_db [None req-97ada3e3-b51f-4a74-b047-63423cfcfbde 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource bb50d5db-a747-48fc-87c7-2f2dc58e26ed (type: ports) to 1 2026-04-27 22:10:18.471 10 INFO neutron.db.ovn_revision_numbers_db [None req-24185722-1b1c-4a3d-a5a0-b9df8aad3145 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 158e1227-e8c2-4a34-b41c-a0132bf6bacf (type: security_groups) to 1 2026-04-27 22:10:18.515 10 INFO neutron.wsgi [None req-24185722-1b1c-4a3d-a5a0-b9df8aad3145 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=f4049866cf98440c8f25046da2509051&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3539662 2026-04-27 22:10:18.578 10 INFO neutron.wsgi [None req-cbc8cac5-ff8d-4e5b-9728-482bca5b28ce c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] 10.0.0.1 "DELETE /v2.0/ports/02e2fbfa-fb98-4dd0-aaf8-18b98bfa843d HTTP/1.1" status: 204 len: 168 time: 0.3481894 2026-04-27 22:10:18.590 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource 48712248-1423-4ce3-b733-75b14968f8ad (type: ports) to 2 2026-04-27 22:10:18.681 9 INFO neutron.wsgi [None req-c39b6c21-93c8-4733-b79d-e0813bbf61e0 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/52e5327e-b192-47fb-a035-14cec3d7ee45 HTTP/1.1" status: 204 len: 168 time: 0.2939270 2026-04-27 22:10:18.836 9 INFO neutron.wsgi [None req-2da1bc61-aebb-4163-ae63-b5a714715f46 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/158e1227-e8c2-4a34-b41c-a0132bf6bacf HTTP/1.1" status: 204 len: 168 time: 0.3130360 2026-04-27 22:10:18.860 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource 48712248-1423-4ce3-b733-75b14968f8ad (type: ports) to 4 2026-04-27 22:10:18.879 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status up for port: bb50d5db-a747-48fc-87c7-2f2dc58e26ed 2026-04-27 22:10:18.890 10 INFO neutron.plugins.ml2.plugin [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Attempt 1 to provision port bb50d5db-a747-48fc-87c7-2f2dc58e26ed 2026-04-27 22:10:18.890 9 INFO neutron.db.ovn_revision_numbers_db [None req-97ada3e3-b51f-4a74-b047-63423cfcfbde 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource bb50d5db-a747-48fc-87c7-2f2dc58e26ed (type: router_ports) to 2 2026-04-27 22:10:19.066 9 INFO neutron.db.ovn_revision_numbers_db [None req-97ada3e3-b51f-4a74-b047-63423cfcfbde 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource bb50d5db-a747-48fc-87c7-2f2dc58e26ed (type: ports) to 2 2026-04-27 22:10:19.125 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-97ada3e3-b51f-4a74-b047-63423cfcfbde 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] No more DHCP agents 2026-04-27 22:10:19.128 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-97ada3e3-b51f-4a74-b047-63423cfcfbde 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Unable to schedule network bebf08b6-06d4-46a3-9df9-0efd0e3f22f7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:19.314 10 INFO neutron.services.segments.plugin [-] Segment e491ef72-c027-47d9-9599-28aa197c975c resource provider aggregate not found 2026-04-27 22:10:19.319 10 INFO neutron.services.segments.plugin [-] Segment e491ef72-c027-47d9-9599-28aa197c975c resource provider aggregate not found 2026-04-27 22:10:19.347 10 INFO neutron.services.segments.plugin [-] Segment e491ef72-c027-47d9-9599-28aa197c975c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e491ef72-c027-47d9-9599-28aa197c975c found for delete ", "request_id": "req-2a25bfeb-cbc3-4aa3-87c4-1aa9d824658a"}]} 2026-04-27 22:10:19.350 10 INFO neutron.services.segments.plugin [-] Segment e491ef72-c027-47d9-9599-28aa197c975c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e491ef72-c027-47d9-9599-28aa197c975c found for delete ", "request_id": "req-e059b71b-1b79-437d-97e8-933fd1ae6be7"}]} 2026-04-27 22:10:19.435 10 INFO neutron.db.ovn_revision_numbers_db [None req-6bd5bc2d-076e-4a52-b700-96b56156fd94 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 60ceeb1d-d0a6-46a2-8be7-5476b5967694 (type: security_groups) to 1 2026-04-27 22:10:19.469 10 INFO neutron.wsgi [None req-6330b50c-fc17-4354-a7ea-b8ba592e251e c944bf9d93984c34ae8d6f1f5d970460 58b4b9f05d9347daa03750aa7ee75a67 - - - -] 10.0.0.1 "DELETE /v2.0/networks/413ecdd9-9d1d-4f22-85fd-11e14359639f HTTP/1.1" status: 204 len: 168 time: 0.8851898 2026-04-27 22:10:19.473 10 INFO neutron.wsgi [None req-6bd5bc2d-076e-4a52-b700-96b56156fd94 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=2e23c5c10dd344a9b2ec17907a210834&name=default HTTP/1.1" status: 200 len: 2996 time: 0.5264988 2026-04-27 22:10:19.517 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource 48712248-1423-4ce3-b733-75b14968f8ad (type: router_ports) to 4 2026-04-27 22:10:19.564 9 INFO neutron.db.ovn_revision_numbers_db [None req-97ada3e3-b51f-4a74-b047-63423cfcfbde 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource bb50d5db-a747-48fc-87c7-2f2dc58e26ed (type: router_ports) to 2 2026-04-27 22:10:19.567 9 INFO neutron.wsgi [None req-97ada3e3-b51f-4a74-b047-63423cfcfbde 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "PUT /v2.0/routers/f142ce30-9140-4d1b-a4a3-e71af6fe48f0/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.8444490 2026-04-27 22:10:19.622 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource bb50d5db-a747-48fc-87c7-2f2dc58e26ed (type: ports) to 3 2026-04-27 22:10:19.740 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource bb50d5db-a747-48fc-87c7-2f2dc58e26ed (type: router_ports) to 3 2026-04-27 22:10:19.757 10 INFO neutron.wsgi [None req-cfce68be-977c-40d5-8893-934831e34728 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/60ceeb1d-d0a6-46a2-8be7-5476b5967694 HTTP/1.1" status: 204 len: 168 time: 0.2729311 2026-04-27 22:10:20.073 10 INFO neutron.wsgi [None req-f18288b3-c4c0-4ba7-9994-5c133b7a1226 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=58b4b9f05d9347daa03750aa7ee75a67&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1435554 2026-04-27 22:10:20.287 10 INFO neutron.wsgi [None req-eb435f95-b2f1-453f-8708-66b287289296 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/5f9c11dc-765c-4e43-bcbc-f5d4384f24cb HTTP/1.1" status: 204 len: 168 time: 0.1989741 2026-04-27 22:10:21.949 10 INFO neutron.wsgi [req-2eed675f-1af4-406f-ae48-f2e6b59d0395 req-1d6529f1-07cc-4e83-b790-52f3cdfe9cb6 2abf83b7f53f417a969cdbaf93017166 25c31e02757e4db9a683ad3f4b4ed78f - - default default] 10.0.0.210 "GET /v2.0/networks?id=bebf08b6-06d4-46a3-9df9-0efd0e3f22f7 HTTP/1.1" status: 200 len: 872 time: 0.1242630 2026-04-27 22:10:21.974 10 INFO neutron.wsgi [req-2eed675f-1af4-406f-ae48-f2e6b59d0395 req-a3b7b0fe-a909-4c76-96d2-d95663a737d4 2abf83b7f53f417a969cdbaf93017166 25c31e02757e4db9a683ad3f4b4ed78f - - default default] 10.0.0.210 "GET /v2.0/quotas/25c31e02757e4db9a683ad3f4b4ed78f HTTP/1.1" status: 200 len: 386 time: 0.0181713 2026-04-27 22:10:22.068 10 INFO neutron.wsgi [req-2eed675f-1af4-406f-ae48-f2e6b59d0395 req-bc6d3309-0fae-485a-a9cf-1cf77fee372b 2abf83b7f53f417a969cdbaf93017166 25c31e02757e4db9a683ad3f4b4ed78f - - default default] 10.0.0.210 "GET /v2.0/ports?tenant_id=25c31e02757e4db9a683ad3f4b4ed78f&fields=id HTTP/1.1" status: 200 len: 302 time: 0.0887430 2026-04-27 22:10:22.076 9 INFO neutron.wsgi [None req-44b12980-15ef-406c-b37e-ddfb884d0fa3 e245d533101f467f9cfa550505a73347 20b9e100479242bf9dd52dd2461f53ae - - default default] 10.0.0.248 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.1707902 2026-04-27 22:10:22.147 10 INFO neutron.wsgi [req-2eed675f-1af4-406f-ae48-f2e6b59d0395 req-734bbc38-2540-4487-85b8-de5318b20882 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.210 "GET /v2.0/networks/bebf08b6-06d4-46a3-9df9-0efd0e3f22f7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0683570 2026-04-27 22:10:22.205 9 INFO neutron.wsgi [None req-5cafc240-0fe0-4514-ae8d-63e83dacfd85 e245d533101f467f9cfa550505a73347 20b9e100479242bf9dd52dd2461f53ae - - default default] 10.0.0.248 "GET /v2.0/quotas/20b9e100479242bf9dd52dd2461f53ae/details HTTP/1.1" status: 200 len: 756 time: 0.1082449 2026-04-27 22:10:22.213 10 INFO neutron.wsgi [req-2eed675f-1af4-406f-ae48-f2e6b59d0395 req-1b0030b0-071f-43ff-be59-f7b474029389 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.210 "GET /v2.0/networks/bebf08b6-06d4-46a3-9df9-0efd0e3f22f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0591779 2026-04-27 22:10:22.371 9 INFO neutron.wsgi [req-c8bd9139-10e6-44a5-b24b-2e0705da69cc req-d11522f6-2cfc-42ba-8889-66dca4d0f52f 2abf83b7f53f417a969cdbaf93017166 25c31e02757e4db9a683ad3f4b4ed78f - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=03c62844-17be-46b1-a539-569b8af8e6f3 HTTP/1.1" status: 200 len: 210 time: 0.0360284 2026-04-27 22:10:22.376 9 INFO neutron.db.ovn_revision_numbers_db [None req-28d30055-36e6-4000-ada0-2168dc4fe957 99580b09baf94814b73d75ab4d322593 396f787ec0664158aadd747deca7c9b7 - - - -] Successfully bumped revision number for resource 4306d4c5-5f5c-4333-870b-4bd58b32c802 (type: security_groups) to 1 2026-04-27 22:10:22.446 9 INFO neutron.db.ovn_revision_numbers_db [None req-28d30055-36e6-4000-ada0-2168dc4fe957 99580b09baf94814b73d75ab4d322593 396f787ec0664158aadd747deca7c9b7 - - - -] Successfully bumped revision number for resource e76ef05c-4404-4fb1-ab38-ac44c69ecde9 (type: security_groups) to 1 2026-04-27 22:10:22.478 9 INFO neutron.wsgi [None req-28d30055-36e6-4000-ada0-2168dc4fe957 99580b09baf94814b73d75ab4d322593 396f787ec0664158aadd747deca7c9b7 - - - -] 10.0.0.1 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1760 time: 0.4302642 2026-04-27 22:10:22.527 9 INFO neutron.wsgi [None req-e31b2e8f-40ff-4b33-94c3-4aaba2476a1a 99580b09baf94814b73d75ab4d322593 396f787ec0664158aadd747deca7c9b7 - - default default] 10.0.0.1 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 4538 time: 0.0423279 2026-04-27 22:10:22.600 10 INFO neutron.db.ovn_revision_numbers_db [None req-86250eb6-7493-4d68-9b4d-1f5b68864ff7 99580b09baf94814b73d75ab4d322593 396f787ec0664158aadd747deca7c9b7 - - - -] Successfully bumped revision number for resource e76ef05c-4404-4fb1-ab38-ac44c69ecde9 (type: security_groups) to 2 2026-04-27 22:10:22.603 10 INFO neutron.wsgi [None req-86250eb6-7493-4d68-9b4d-1f5b68864ff7 99580b09baf94814b73d75ab4d322593 396f787ec0664158aadd747deca7c9b7 - - - -] 10.0.0.1 "PUT /v2.0/security-groups/e76ef05c-4404-4fb1-ab38-ac44c69ecde9 HTTP/1.1" status: 200 len: 1793 time: 0.0647042 2026-04-27 22:10:22.648 9 INFO neutron.wsgi [None req-1d375d50-afe9-4daa-9b9b-fe9f185ec236 99580b09baf94814b73d75ab4d322593 396f787ec0664158aadd747deca7c9b7 - - default default] 10.0.0.1 "GET /v2.0/security-groups/e76ef05c-4404-4fb1-ab38-ac44c69ecde9 HTTP/1.1" status: 200 len: 1793 time: 0.0345678 2026-04-27 22:10:22.763 10 INFO neutron.wsgi [None req-4fa56b19-c636-454b-99c4-0fddd5731caf 99580b09baf94814b73d75ab4d322593 396f787ec0664158aadd747deca7c9b7 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/e76ef05c-4404-4fb1-ab38-ac44c69ecde9 HTTP/1.1" status: 204 len: 168 time: 0.1100883 2026-04-27 22:10:22.800 10 INFO neutron.wsgi [None req-9cd4140c-a695-460a-9fd0-8590b46c382f 99580b09baf94814b73d75ab4d322593 396f787ec0664158aadd747deca7c9b7 - - default default] 10.0.0.1 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0320582 2026-04-27 22:10:22.820 10 INFO neutron.api.v2.resource [None req-594ec9f6-789b-4bde-842a-8398e14d18f4 99580b09baf94814b73d75ab4d322593 396f787ec0664158aadd747deca7c9b7 - - - -] delete failed (client error): The resource could not be found. 2026-04-27 22:10:22.821 10 INFO neutron.wsgi [None req-594ec9f6-789b-4bde-842a-8398e14d18f4 99580b09baf94814b73d75ab4d322593 396f787ec0664158aadd747deca7c9b7 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/e76ef05c-4404-4fb1-ab38-ac44c69ecde9 HTTP/1.1" status: 404 len: 347 time: 0.0133803 2026-04-27 22:10:22.942 10 INFO neutron.db.ovn_revision_numbers_db [None req-a6a7c066-ba08-4712-b2ff-a4e85c443b80 99580b09baf94814b73d75ab4d322593 396f787ec0664158aadd747deca7c9b7 - - - -] Successfully bumped revision number for resource 0b614b9e-9ae4-4b0a-8469-c584ea30ce40 (type: security_groups) to 1 2026-04-27 22:10:22.963 10 INFO neutron.wsgi [None req-a6a7c066-ba08-4712-b2ff-a4e85c443b80 99580b09baf94814b73d75ab4d322593 396f787ec0664158aadd747deca7c9b7 - - - -] 10.0.0.1 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1760 time: 0.1322165 2026-04-27 22:10:23.076 10 INFO neutron.db.ovn_revision_numbers_db [None req-4c6fd71b-0447-4908-aa0e-c1e50c93e1d8 99580b09baf94814b73d75ab4d322593 396f787ec0664158aadd747deca7c9b7 - - - -] Successfully bumped revision number for resource 9ece4e0a-7dc0-405f-8531-fd3b69be74b2 (type: security_group_rules) to 0 2026-04-27 22:10:23.108 10 INFO neutron.wsgi [None req-4c6fd71b-0447-4908-aa0e-c1e50c93e1d8 99580b09baf94814b73d75ab4d322593 396f787ec0664158aadd747deca7c9b7 - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1409667 2026-04-27 22:10:23.134 10 INFO neutron.wsgi [None req-7b181e00-b03d-4bd8-8bdb-fe57a147916a 99580b09baf94814b73d75ab4d322593 396f787ec0664158aadd747deca7c9b7 - - default default] 10.0.0.1 "GET /v2.0/security-group-rules/9ece4e0a-7dc0-405f-8531-fd3b69be74b2 HTTP/1.1" status: 200 len: 763 time: 0.0177815 2026-04-27 22:10:23.164 10 INFO neutron.db.ovn_revision_numbers_db [None req-affd5884-9ee0-4bfa-88fb-128efdf0b870 b5f3a553bf1b45c1b2f95aa161da58dd 3f4adb2b8e36446985042436a9e1bf06 - - - -] Successfully bumped revision number for resource 1a244ce4-922d-4905-afa4-059f2957c2a7 (type: security_groups) to 1 2026-04-27 22:10:23.181 10 INFO neutron.wsgi [None req-dff74120-4a5a-4630-b31e-ea2b1b3e3948 99580b09baf94814b73d75ab4d322593 396f787ec0664158aadd747deca7c9b7 - - default default] 10.0.0.1 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4113 time: 0.0351725 2026-04-27 22:10:23.212 9 INFO neutron.wsgi [req-2eed675f-1af4-406f-ae48-f2e6b59d0395 req-75f56c9a-70a7-4739-b2a3-e0b9a51d4484 2abf83b7f53f417a969cdbaf93017166 25c31e02757e4db9a683ad3f4b4ed78f - - default default] 199.19.213.80 "GET /v2.0/networks?id=bebf08b6-06d4-46a3-9df9-0efd0e3f22f7 HTTP/1.1" status: 200 len: 872 time: 0.1762576 2026-04-27 22:10:23.226 10 INFO neutron.db.segments_db [None req-affd5884-9ee0-4bfa-88fb-128efdf0b870 b5f3a553bf1b45c1b2f95aa161da58dd 3f4adb2b8e36446985042436a9e1bf06 - - - -] Added segment 34e5e723-b9d5-4f17-b715-08e929ca647d of type geneve for network 868e9268-00dc-43f9-a6f5-b3a9d9a53445 2026-04-27 22:10:23.315 10 INFO neutron.wsgi [None req-db9562d2-9fb6-45f7-811d-53888ccfbd62 99580b09baf94814b73d75ab4d322593 396f787ec0664158aadd747deca7c9b7 - - - -] 10.0.0.1 "DELETE /v2.0/security-group-rules/9ece4e0a-7dc0-405f-8531-fd3b69be74b2 HTTP/1.1" status: 204 len: 168 time: 0.1265075 2026-04-27 22:10:23.371 10 INFO neutron.wsgi [None req-0b757c39-72cf-413c-99f5-bd2635af863e 99580b09baf94814b73d75ab4d322593 396f787ec0664158aadd747deca7c9b7 - - default default] 10.0.0.1 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0516987 2026-04-27 22:10:23.381 10 INFO neutron.db.ovn_revision_numbers_db [None req-affd5884-9ee0-4bfa-88fb-128efdf0b870 b5f3a553bf1b45c1b2f95aa161da58dd 3f4adb2b8e36446985042436a9e1bf06 - - - -] Successfully bumped revision number for resource 868e9268-00dc-43f9-a6f5-b3a9d9a53445 (type: networks) to 1 2026-04-27 22:10:23.474 10 INFO neutron.wsgi [req-23439a8c-5318-4e71-acaa-2c997dc75568 req-e93d270e-dec5-4710-aaad-687a0e15f337 2abf83b7f53f417a969cdbaf93017166 25c31e02757e4db9a683ad3f4b4ed78f - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=03c62844-17be-46b1-a539-569b8af8e6f3 HTTP/1.1" status: 200 len: 210 time: 0.0231690 2026-04-27 22:10:23.590 10 INFO neutron.db.ovn_revision_numbers_db [None req-96f395cf-e3ce-4873-ba87-829406b6024d 99580b09baf94814b73d75ab4d322593 396f787ec0664158aadd747deca7c9b7 - - - -] Successfully bumped revision number for resource 45b24580-1e90-4223-b606-74889d652123 (type: security_group_rules) to 0 2026-04-27 22:10:23.601 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-affd5884-9ee0-4bfa-88fb-128efdf0b870 b5f3a553bf1b45c1b2f95aa161da58dd 3f4adb2b8e36446985042436a9e1bf06 - - - -] No more DHCP agents 2026-04-27 22:10:23.605 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-affd5884-9ee0-4bfa-88fb-128efdf0b870 b5f3a553bf1b45c1b2f95aa161da58dd 3f4adb2b8e36446985042436a9e1bf06 - - - -] Unable to schedule network 868e9268-00dc-43f9-a6f5-b3a9d9a53445: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:23.621 10 INFO neutron.wsgi [None req-96f395cf-e3ce-4873-ba87-829406b6024d 99580b09baf94814b73d75ab4d322593 396f787ec0664158aadd747deca7c9b7 - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.2456708 2026-04-27 22:10:23.644 10 INFO neutron.wsgi [None req-8ba48caf-98f9-4f35-84cc-0fe613958d41 99580b09baf94814b73d75ab4d322593 396f787ec0664158aadd747deca7c9b7 - - default default] 10.0.0.1 "GET /v2.0/security-group-rules/45b24580-1e90-4223-b606-74889d652123 HTTP/1.1" status: 200 len: 763 time: 0.0158954 2026-04-27 22:10:23.706 10 INFO neutron.wsgi [None req-f622931a-2f57-49f4-9208-6c337eea50da 99580b09baf94814b73d75ab4d322593 396f787ec0664158aadd747deca7c9b7 - - default default] 10.0.0.1 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4113 time: 0.0568616 2026-04-27 22:10:23.707 10 INFO neutron.db.ovn_revision_numbers_db [None req-affd5884-9ee0-4bfa-88fb-128efdf0b870 b5f3a553bf1b45c1b2f95aa161da58dd 3f4adb2b8e36446985042436a9e1bf06 - - - -] Successfully bumped revision number for resource 5aa77cd2-704b-485e-8f07-ceade6770293 (type: ports) to 1 2026-04-27 22:10:23.737 10 INFO neutron.wsgi [None req-affd5884-9ee0-4bfa-88fb-128efdf0b870 b5f3a553bf1b45c1b2f95aa161da58dd 3f4adb2b8e36446985042436a9e1bf06 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.8422940 2026-04-27 22:10:23.849 10 INFO neutron.wsgi [None req-d80cbd7b-0ed3-46b8-b8e4-01b47de47154 99580b09baf94814b73d75ab4d322593 396f787ec0664158aadd747deca7c9b7 - - - -] 10.0.0.1 "DELETE /v2.0/security-group-rules/45b24580-1e90-4223-b606-74889d652123 HTTP/1.1" status: 204 len: 168 time: 0.1379192 /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-04-27 22:10:23.879 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-84c848b8-69db-4afb-93f6-226f538fbc78 2abf83b7f53f417a969cdbaf93017166 25c31e02757e4db9a683ad3f4b4ed78f - - - -] No more DHCP agents 2026-04-27 22:10:23.882 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-84c848b8-69db-4afb-93f6-226f538fbc78 2abf83b7f53f417a969cdbaf93017166 25c31e02757e4db9a683ad3f4b4ed78f - - - -] Unable to schedule network bebf08b6-06d4-46a3-9df9-0efd0e3f22f7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:23.901 9 INFO neutron.wsgi [None req-08b42f86-db09-4462-af91-4ec9dfe5127e 99580b09baf94814b73d75ab4d322593 396f787ec0664158aadd747deca7c9b7 - - default default] 10.0.0.1 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0463176 /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-04-27 22:10:24.017 9 INFO neutron.db.ovn_revision_numbers_db [None req-84c848b8-69db-4afb-93f6-226f538fbc78 2abf83b7f53f417a969cdbaf93017166 25c31e02757e4db9a683ad3f4b4ed78f - - - -] Successfully bumped revision number for resource d5dc4fe2-67e1-444f-b33d-115dc533b6be (type: ports) to 1 2026-04-27 22:10:24.047 9 INFO neutron.wsgi [None req-84c848b8-69db-4afb-93f6-226f538fbc78 2abf83b7f53f417a969cdbaf93017166 25c31e02757e4db9a683ad3f4b4ed78f - - - -] 199.19.213.80 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.8227208 2026-04-27 22:10:24.112 9 INFO neutron.db.ovn_revision_numbers_db [None req-60c65a67-c700-4795-b11b-1228c2e190c4 99580b09baf94814b73d75ab4d322593 396f787ec0664158aadd747deca7c9b7 - - - -] Successfully bumped revision number for resource 3d510dce-5a53-4e0f-9884-55614b4ff527 (type: security_group_rules) to 0 2026-04-27 22:10:24.153 9 INFO neutron.wsgi [None req-60c65a67-c700-4795-b11b-1228c2e190c4 99580b09baf94814b73d75ab4d322593 396f787ec0664158aadd747deca7c9b7 - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.2445252 2026-04-27 22:10:24.160 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-102b61f3-7059-4be1-a693-e74af45c8beb b5f3a553bf1b45c1b2f95aa161da58dd 3f4adb2b8e36446985042436a9e1bf06 - - - -] No more DHCP agents /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-04-27 22:10:24.175 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-102b61f3-7059-4be1-a693-e74af45c8beb b5f3a553bf1b45c1b2f95aa161da58dd 3f4adb2b8e36446985042436a9e1bf06 - - - -] Unable to schedule network 868e9268-00dc-43f9-a6f5-b3a9d9a53445: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:24.192 10 INFO neutron.wsgi [None req-41ccb55a-b675-4664-8f5a-cd20f0773750 99580b09baf94814b73d75ab4d322593 396f787ec0664158aadd747deca7c9b7 - - default default] 10.0.0.1 "GET /v2.0/security-group-rules/3d510dce-5a53-4e0f-9884-55614b4ff527 HTTP/1.1" status: 200 len: 764 time: 0.0331225 /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-04-27 22:10:24.243 10 INFO neutron.wsgi [None req-2abad913-32d9-41ae-a4d9-00943abf581a 99580b09baf94814b73d75ab4d322593 396f787ec0664158aadd747deca7c9b7 - - default default] 10.0.0.1 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4114 time: 0.0445757 2026-04-27 22:10:24.253 10 INFO neutron.db.ovn_revision_numbers_db [None req-102b61f3-7059-4be1-a693-e74af45c8beb b5f3a553bf1b45c1b2f95aa161da58dd 3f4adb2b8e36446985042436a9e1bf06 - - - -] Successfully bumped revision number for resource d0bc2b6d-2a46-4a97-80c6-6bfd29850b45 (type: ports) to 1 2026-04-27 22:10:24.274 10 INFO neutron.wsgi [None req-102b61f3-7059-4be1-a693-e74af45c8beb b5f3a553bf1b45c1b2f95aa161da58dd 3f4adb2b8e36446985042436a9e1bf06 - - - -] 10.0.0.1 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.5319602 2026-04-27 22:10:24.316 10 INFO neutron.wsgi [None req-bf6fe967-8629-4e86-8e91-232106c463cf b5f3a553bf1b45c1b2f95aa161da58dd 3f4adb2b8e36446985042436a9e1bf06 - - - -] 10.0.0.1 "PUT /v2.0/ports/d0bc2b6d-2a46-4a97-80c6-6bfd29850b45/tags HTTP/1.1" status: 200 len: 218 time: 0.0373697 2026-04-27 22:10:24.360 10 INFO neutron.wsgi [None req-7a396cf9-9629-43a3-a200-86c4b6c95cf3 b5f3a553bf1b45c1b2f95aa161da58dd 3f4adb2b8e36446985042436a9e1bf06 - - default default] 10.0.0.1 "GET /v2.0/ports/d0bc2b6d-2a46-4a97-80c6-6bfd29850b45/tags HTTP/1.1" status: 200 len: 218 time: 0.0406208 2026-04-27 22:10:24.404 10 INFO neutron.wsgi [None req-44526210-b4bd-41d4-bafa-3de62c500766 b5f3a553bf1b45c1b2f95aa161da58dd 3f4adb2b8e36446985042436a9e1bf06 - - - -] 10.0.0.1 "PUT /v2.0/ports/d0bc2b6d-2a46-4a97-80c6-6bfd29850b45/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0379884 2026-04-27 22:10:24.448 9 INFO neutron.wsgi [None req-88e75f5d-e800-40e3-8062-d41011c69ae5 99580b09baf94814b73d75ab4d322593 396f787ec0664158aadd747deca7c9b7 - - - -] 10.0.0.1 "DELETE /v2.0/security-group-rules/3d510dce-5a53-4e0f-9884-55614b4ff527 HTTP/1.1" status: 204 len: 168 time: 0.2020197 2026-04-27 22:10:24.448 10 INFO neutron.wsgi [None req-fd233eeb-f4ad-4d57-8ca3-b09e6c833bcd b5f3a553bf1b45c1b2f95aa161da58dd 3f4adb2b8e36446985042436a9e1bf06 - - default default] 10.0.0.1 "GET /v2.0/ports/d0bc2b6d-2a46-4a97-80c6-6bfd29850b45/tags HTTP/1.1" status: 200 len: 227 time: 0.0401835 /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-04-27 22:10:24.484 10 INFO neutron.wsgi [None req-0fc8c238-295a-4307-a2ba-ffb371164860 99580b09baf94814b73d75ab4d322593 396f787ec0664158aadd747deca7c9b7 - - default default] 10.0.0.1 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3567 time: 0.0312221 2026-04-27 22:10:24.496 9 INFO neutron.wsgi [None req-3f978896-25f0-4a66-905d-349dd30ad7dd b5f3a553bf1b45c1b2f95aa161da58dd 3f4adb2b8e36446985042436a9e1bf06 - - - -] 10.0.0.1 "PUT /v2.0/ports/d0bc2b6d-2a46-4a97-80c6-6bfd29850b45/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0414116 2026-04-27 22:10:24.512 9 INFO neutron.wsgi [None req-3de7d026-163a-4b61-afe7-4347425aa3d0 e245d533101f467f9cfa550505a73347 20b9e100479242bf9dd52dd2461f53ae - - default default] 10.0.0.248 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0037479 2026-04-27 22:10:24.551 9 INFO neutron.wsgi [None req-3bb1892d-8825-43a3-a4f4-2a13189169dc b5f3a553bf1b45c1b2f95aa161da58dd 3f4adb2b8e36446985042436a9e1bf06 - - default default] 10.0.0.1 "GET /v2.0/ports/d0bc2b6d-2a46-4a97-80c6-6bfd29850b45/tags HTTP/1.1" status: 200 len: 227 time: 0.0510919 2026-04-27 22:10:24.567 9 INFO neutron.db.ovn_revision_numbers_db [None req-a66da11c-65a8-47cb-9a9b-baecc0da5fbc bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource d5dc4fe2-67e1-444f-b33d-115dc533b6be (type: ports) to 2 2026-04-27 22:10:24.633 10 INFO neutron.wsgi [req-5b5d3039-1af3-4545-8888-347095549145 req-29124499-beec-4f2e-96b3-bc0b032ebb06 2abf83b7f53f417a969cdbaf93017166 25c31e02757e4db9a683ad3f4b4ed78f - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=03c62844-17be-46b1-a539-569b8af8e6f3 HTTP/1.1" status: 200 len: 1168 time: 0.0626009 2026-04-27 22:10:24.663 10 INFO neutron.wsgi [None req-626ddfb2-6a35-421b-832a-a384ef66f8eb b5f3a553bf1b45c1b2f95aa161da58dd 3f4adb2b8e36446985042436a9e1bf06 - - - -] 10.0.0.1 "PUT /v2.0/ports/d0bc2b6d-2a46-4a97-80c6-6bfd29850b45/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.1031296 2026-04-27 22:10:24.689 10 INFO neutron.wsgi [req-5b5d3039-1af3-4545-8888-347095549145 req-602d17a3-c62e-4b03-9dc3-2615bbcf5707 2abf83b7f53f417a969cdbaf93017166 25c31e02757e4db9a683ad3f4b4ed78f - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=d08e87a1-4fc6-43b0-803c-74b90ca6988e&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0512400 2026-04-27 22:10:24.695 10 INFO neutron.wsgi [None req-9fe50d67-0ec3-4348-9caf-a86ffdc1518d 99580b09baf94814b73d75ab4d322593 396f787ec0664158aadd747deca7c9b7 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/0b614b9e-9ae4-4b0a-8469-c584ea30ce40 HTTP/1.1" status: 204 len: 168 time: 0.2064750 2026-04-27 22:10:24.697 9 INFO neutron.db.ovn_revision_numbers_db [None req-a66da11c-65a8-47cb-9a9b-baecc0da5fbc bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource d5dc4fe2-67e1-444f-b33d-115dc533b6be (type: ports) to 2 2026-04-27 22:10:24.707 9 INFO neutron.wsgi [None req-a66da11c-65a8-47cb-9a9b-baecc0da5fbc bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] 199.19.213.80 "PUT /v2.0/ports/d5dc4fe2-67e1-444f-b33d-115dc533b6be HTTP/1.1" status: 200 len: 1328 time: 0.6494653 2026-04-27 22:10:24.708 10 INFO neutron.wsgi [None req-06d08aa6-89e9-4d10-9af5-7c9ec0130a68 b5f3a553bf1b45c1b2f95aa161da58dd 3f4adb2b8e36446985042436a9e1bf06 - - default default] 10.0.0.1 "GET /v2.0/ports/d0bc2b6d-2a46-4a97-80c6-6bfd29850b45/tags HTTP/1.1" status: 200 len: 245 time: 0.0397739 /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-04-27 22:10:24.730 10 INFO neutron.wsgi [None req-41026d9a-4df9-4735-a576-00be5c395001 99580b09baf94814b73d75ab4d322593 396f787ec0664158aadd747deca7c9b7 - - default default] 10.0.0.1 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0303011 2026-04-27 22:10:24.733 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2566313d-952b-409c-a38d-8c855c930484'] response: {'name': 'network-changed', 'server_uuid': '03c62844-17be-46b1-a539-569b8af8e6f3', 'tag': 'd5dc4fe2-67e1-444f-b33d-115dc533b6be', 'status': 'completed', 'code': 200} 2026-04-27 22:10:24.741 10 INFO neutron.wsgi [None req-3fd7bc05-9a8d-444b-8a06-2c7fc4fe692b e245d533101f467f9cfa550505a73347 20b9e100479242bf9dd52dd2461f53ae - - default default] 10.0.0.248 "GET /v2.0/quotas/20b9e100479242bf9dd52dd2461f53ae/details HTTP/1.1" status: 200 len: 756 time: 0.2118428 2026-04-27 22:10:24.804 9 INFO neutron.wsgi [None req-637b70fd-6dca-4ff9-a938-538e6c9d0771 99580b09baf94814b73d75ab4d322593 396f787ec0664158aadd747deca7c9b7 - - default default] 10.0.0.1 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 2996 time: 0.0670960 2026-04-27 22:10:24.806 9 INFO neutron.wsgi [req-2eed675f-1af4-406f-ae48-f2e6b59d0395 req-db8c8c7b-85ff-4731-8107-0606c4b3312c bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=25c31e02757e4db9a683ad3f4b4ed78f&device_id=03c62844-17be-46b1-a539-569b8af8e6f3 HTTP/1.1" status: 200 len: 1359 time: 0.0568521 2026-04-27 22:10:24.808 9 INFO neutron.wsgi [None req-0b74b30a-faf0-4896-8692-7872c6b2f3c1 b5f3a553bf1b45c1b2f95aa161da58dd 3f4adb2b8e36446985042436a9e1bf06 - - - -] 10.0.0.1 "PUT /v2.0/ports/d0bc2b6d-2a46-4a97-80c6-6bfd29850b45/tags HTTP/1.1" status: 200 len: 230 time: 0.0928206 2026-04-27 22:10:24.852 9 INFO neutron.wsgi [req-2eed675f-1af4-406f-ae48-f2e6b59d0395 req-046ab92d-614c-4295-8ef3-6fced493de0a bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=d5dc4fe2-67e1-444f-b33d-115dc533b6be HTTP/1.1" status: 200 len: 217 time: 0.0372093 2026-04-27 22:10:24.863 9 INFO neutron.wsgi [None req-36db70ae-7d3d-4fc9-ac04-6fe82c517f63 b5f3a553bf1b45c1b2f95aa161da58dd 3f4adb2b8e36446985042436a9e1bf06 - - default default] 10.0.0.1 "GET /v2.0/ports/d0bc2b6d-2a46-4a97-80c6-6bfd29850b45/tags HTTP/1.1" status: 200 len: 230 time: 0.0518460 2026-04-27 22:10:24.889 9 INFO neutron.wsgi [req-2eed675f-1af4-406f-ae48-f2e6b59d0395 req-db0c48ce-e4eb-4711-8e18-2bddaeef6370 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=045d6663-f380-428e-b47b-a940c94cbbe6 HTTP/1.1" status: 200 len: 866 time: 0.0314319 2026-04-27 22:10:24.905 10 INFO neutron.wsgi [None req-f7253d73-de5b-4804-98be-d35ca53cfc18 b5f3a553bf1b45c1b2f95aa161da58dd 3f4adb2b8e36446985042436a9e1bf06 - - default default] 10.0.0.1 "GET /v2.0/ports/d0bc2b6d-2a46-4a97-80c6-6bfd29850b45/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0373018 2026-04-27 22:10:24.922 9 INFO neutron.wsgi [req-2eed675f-1af4-406f-ae48-f2e6b59d0395 req-79150cab-7108-4b12-beb1-73b2dd9ab7d6 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=bebf08b6-06d4-46a3-9df9-0efd0e3f22f7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0277522 2026-04-27 22:10:24.940 10 INFO neutron.api.v2.resource [None req-b2ee5a34-7038-4843-bee4-d527b3ef0938 b5f3a553bf1b45c1b2f95aa161da58dd 3f4adb2b8e36446985042436a9e1bf06 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:10:24.941 10 INFO neutron.wsgi [None req-b2ee5a34-7038-4843-bee4-d527b3ef0938 b5f3a553bf1b45c1b2f95aa161da58dd 3f4adb2b8e36446985042436a9e1bf06 - - default default] 10.0.0.1 "GET /v2.0/ports/d0bc2b6d-2a46-4a97-80c6-6bfd29850b45/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0326681 2026-04-27 22:10:24.980 9 INFO neutron.wsgi [req-2eed675f-1af4-406f-ae48-f2e6b59d0395 req-dffe893b-82f8-4b16-9e55-4edf5cc9720b bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/bebf08b6-06d4-46a3-9df9-0efd0e3f22f7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0516751 2026-04-27 22:10:24.991 10 INFO neutron.wsgi [None req-c2306697-d1d1-413a-bd6e-439cc6595595 b5f3a553bf1b45c1b2f95aa161da58dd 3f4adb2b8e36446985042436a9e1bf06 - - - -] 10.0.0.1 "DELETE /v2.0/ports/d0bc2b6d-2a46-4a97-80c6-6bfd29850b45/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0460470 2026-04-27 22:10:25.029 10 INFO neutron.wsgi [None req-625aade0-b29f-4253-a765-86af9e3e1d53 b5f3a553bf1b45c1b2f95aa161da58dd 3f4adb2b8e36446985042436a9e1bf06 - - default default] 10.0.0.1 "GET /v2.0/ports/d0bc2b6d-2a46-4a97-80c6-6bfd29850b45/tags HTTP/1.1" status: 200 len: 223 time: 0.0308692 2026-04-27 22:10:25.051 9 INFO neutron.wsgi [req-2eed675f-1af4-406f-ae48-f2e6b59d0395 req-c86f2764-ddb4-4174-a932-984e0d3ccd9e bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/bebf08b6-06d4-46a3-9df9-0efd0e3f22f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0659542 2026-04-27 22:10:25.075 10 INFO neutron.api.v2.resource [None req-deb3cc92-31f4-4433-96b2-0fed1940d72d b5f3a553bf1b45c1b2f95aa161da58dd 3f4adb2b8e36446985042436a9e1bf06 - - - -] delete failed (client error): The resource could not be found. 2026-04-27 22:10:25.076 10 INFO neutron.wsgi [None req-deb3cc92-31f4-4433-96b2-0fed1940d72d b5f3a553bf1b45c1b2f95aa161da58dd 3f4adb2b8e36446985042436a9e1bf06 - - - -] 10.0.0.1 "DELETE /v2.0/ports/d0bc2b6d-2a46-4a97-80c6-6bfd29850b45/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0422473 2026-04-27 22:10:25.165 9 INFO neutron.wsgi [req-e622ca2f-ff99-4e81-a6a3-213db3396a4f req-0851fbfe-5ff1-430f-9e6f-c0fd5f9093a5 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=25c31e02757e4db9a683ad3f4b4ed78f&device_id=03c62844-17be-46b1-a539-569b8af8e6f3 HTTP/1.1" status: 200 len: 1359 time: 0.0686712 2026-04-27 22:10:25.177 10 INFO neutron.wsgi [None req-a3df7ce3-5606-4693-8696-f91aced220de b5f3a553bf1b45c1b2f95aa161da58dd 3f4adb2b8e36446985042436a9e1bf06 - - - -] 10.0.0.1 "DELETE /v2.0/ports/d0bc2b6d-2a46-4a97-80c6-6bfd29850b45/tags HTTP/1.1" status: 204 len: 168 time: 0.0862632 2026-04-27 22:10:25.214 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] No hosting information found for port bb50d5db-a747-48fc-87c7-2f2dc58e26ed: RuntimeError: No hosting information found for port bb50d5db-a747-48fc-87c7-2f2dc58e26ed 2026-04-27 22:10:25.227 10 INFO neutron.wsgi [None req-ef815e73-5b64-41eb-813c-2c22d88037d5 b5f3a553bf1b45c1b2f95aa161da58dd 3f4adb2b8e36446985042436a9e1bf06 - - default default] 10.0.0.1 "GET /v2.0/ports/d0bc2b6d-2a46-4a97-80c6-6bfd29850b45/tags HTTP/1.1" status: 200 len: 205 time: 0.0443084 2026-04-27 22:10:25.250 9 INFO neutron.wsgi [req-e622ca2f-ff99-4e81-a6a3-213db3396a4f req-c6be258a-81c9-4209-81a3-f7ad3555120a bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=bebf08b6-06d4-46a3-9df9-0efd0e3f22f7 HTTP/1.1" status: 200 len: 971 time: 0.0774562 2026-04-27 22:10:25.270 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status up for port: d5dc4fe2-67e1-444f-b33d-115dc533b6be 2026-04-27 22:10:25.291 10 INFO neutron.plugins.ml2.plugin [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Attempt 1 to provision port d5dc4fe2-67e1-444f-b33d-115dc533b6be 2026-04-27 22:10:25.307 9 INFO neutron.wsgi [req-e622ca2f-ff99-4e81-a6a3-213db3396a4f req-5c4382f2-8666-48f4-a486-bdddc0f306d3 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=d5dc4fe2-67e1-444f-b33d-115dc533b6be HTTP/1.1" status: 200 len: 217 time: 0.0443215 2026-04-27 22:10:25.368 9 INFO neutron.wsgi [req-e622ca2f-ff99-4e81-a6a3-213db3396a4f req-5df503f3-3284-4ab9-8287-ab9010b1df8a bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=045d6663-f380-428e-b47b-a940c94cbbe6 HTTP/1.1" status: 200 len: 866 time: 0.0562859 2026-04-27 22:10:25.401 9 INFO neutron.wsgi [req-e622ca2f-ff99-4e81-a6a3-213db3396a4f req-7021b08e-e3cc-43c9-9c59-cfe68abcb18c bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=bebf08b6-06d4-46a3-9df9-0efd0e3f22f7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0279610 2026-04-27 22:10:25.440 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-374c6480-e35b-4f96-b06f-d8a20dfcf021'] response: {'server_uuid': '03c62844-17be-46b1-a539-569b8af8e6f3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd5dc4fe2-67e1-444f-b33d-115dc533b6be', 'code': 200} 2026-04-27 22:10:25.466 9 INFO neutron.wsgi [req-e622ca2f-ff99-4e81-a6a3-213db3396a4f req-a0f330f2-84a4-4742-94be-37d881586267 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/bebf08b6-06d4-46a3-9df9-0efd0e3f22f7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0592513 2026-04-27 22:10:25.541 10 INFO neutron.wsgi [None req-2e256854-40df-480a-8518-a51332ee6371 b5f3a553bf1b45c1b2f95aa161da58dd 3f4adb2b8e36446985042436a9e1bf06 - - - -] 10.0.0.1 "DELETE /v2.0/ports/d0bc2b6d-2a46-4a97-80c6-6bfd29850b45 HTTP/1.1" status: 204 len: 168 time: 0.2954137 2026-04-27 22:10:25.551 10 INFO neutron.wsgi [None req-3bbc665d-5ffd-4f83-ada9-8f783b0953b6 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=396f787ec0664158aadd747deca7c9b7&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2007487 2026-04-27 22:10:25.558 9 INFO neutron.wsgi [req-e622ca2f-ff99-4e81-a6a3-213db3396a4f req-7fe40152-47c6-45fa-93c0-168f15d118af bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/bebf08b6-06d4-46a3-9df9-0efd0e3f22f7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0840645 2026-04-27 22:10:25.618 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource d5dc4fe2-67e1-444f-b33d-115dc533b6be (type: ports) to 4 2026-04-27 22:10:25.760 10 INFO neutron.wsgi [None req-e20c09f7-2a65-47a3-bebb-1dcd6d93155b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/4306d4c5-5f5c-4333-870b-4bd58b32c802 HTTP/1.1" status: 204 len: 168 time: 0.2018692 2026-04-27 22:10:25.848 9 INFO neutron.wsgi [req-cd7407e1-b6f2-4a9e-9780-1a6057fba345 req-d03a6b7e-2596-435d-b477-0419eda240a9 2abf83b7f53f417a969cdbaf93017166 25c31e02757e4db9a683ad3f4b4ed78f - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=03c62844-17be-46b1-a539-569b8af8e6f3 HTTP/1.1" status: 200 len: 1170 time: 0.0965405 2026-04-27 22:10:25.876 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021884 2026-04-27 22:10:25.879 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018880 2026-04-27 22:10:25.910 9 INFO neutron.wsgi [req-cd7407e1-b6f2-4a9e-9780-1a6057fba345 req-a35631a3-9f6f-4ef6-a465-730bce2a9bdc 2abf83b7f53f417a969cdbaf93017166 25c31e02757e4db9a683ad3f4b4ed78f - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=d08e87a1-4fc6-43b0-803c-74b90ca6988e&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0540612 2026-04-27 22:10:25.953 9 INFO neutron.services.segments.plugin [-] Segment 34e5e723-b9d5-4f17-b715-08e929ca647d resource provider aggregate not found 2026-04-27 22:10:25.957 9 INFO neutron.services.segments.plugin [-] Segment 34e5e723-b9d5-4f17-b715-08e929ca647d resource provider aggregate not found 2026-04-27 22:10:25.971 9 INFO neutron.services.segments.plugin [-] Segment 34e5e723-b9d5-4f17-b715-08e929ca647d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34e5e723-b9d5-4f17-b715-08e929ca647d found for delete ", "request_id": "req-52c11a9b-9700-4345-b3d7-9440e83bd946"}]} 2026-04-27 22:10:25.982 9 INFO neutron.services.segments.plugin [-] Segment 34e5e723-b9d5-4f17-b715-08e929ca647d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 34e5e723-b9d5-4f17-b715-08e929ca647d found for delete ", "request_id": "req-96cc1c3c-b6af-4007-b7e9-54e7b36449f4"}]} 2026-04-27 22:10:25.995 9 INFO neutron.wsgi [None req-b31a147d-475a-4bfd-b92a-849ccd9be682 b5f3a553bf1b45c1b2f95aa161da58dd 3f4adb2b8e36446985042436a9e1bf06 - - - -] 10.0.0.1 "DELETE /v2.0/networks/868e9268-00dc-43f9-a6f5-b3a9d9a53445 HTTP/1.1" status: 204 len: 168 time: 0.4480431 /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-04-27 22:10:26.813 10 INFO neutron.wsgi [None req-8380edec-5207-4640-b0f8-c7b19d098237 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=3f4adb2b8e36446985042436a9e1bf06&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1873157 2026-04-27 22:10:26.991 10 INFO neutron.wsgi [None req-a83060f0-6756-4c2c-bf26-814426c8a256 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/1a244ce4-922d-4905-afa4-059f2957c2a7 HTTP/1.1" status: 204 len: 168 time: 0.1728475 2026-04-27 22:10:27.012 10 INFO neutron.wsgi [req-8614d5da-fa5c-4723-851f-b20c0722f135 req-3087fa79-898f-4de5-a9be-877b9f7d7ece 2abf83b7f53f417a969cdbaf93017166 25c31e02757e4db9a683ad3f4b4ed78f - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=03c62844-17be-46b1-a539-569b8af8e6f3 HTTP/1.1" status: 200 len: 1170 time: 0.0380447 2026-04-27 22:10:27.045 10 INFO neutron.wsgi [req-8614d5da-fa5c-4723-851f-b20c0722f135 req-bd95f2d4-4801-4e33-acba-f93d4e102f8a 2abf83b7f53f417a969cdbaf93017166 25c31e02757e4db9a683ad3f4b4ed78f - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=d08e87a1-4fc6-43b0-803c-74b90ca6988e&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0255609 2026-04-27 22:10:27.327 10 INFO neutron.db.ovn_revision_numbers_db [None req-34f043cf-3910-4c50-b2c7-7352c92ed638 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 55f01785-1b64-4397-8954-d6fa6397b6ae (type: security_groups) to 1 2026-04-27 22:10:27.339 10 INFO neutron.db.ovn_revision_numbers_db [None req-9b527e3c-e6f4-4a59-b651-ffd8b3822b83 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 9a7b9bc1-d423-48ab-8f88-9214f199bb81 (type: security_groups) to 1 2026-04-27 22:10:27.356 10 INFO neutron.wsgi [None req-34f043cf-3910-4c50-b2c7-7352c92ed638 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=f3e9c38172e048b08767bbd968d17e37&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1711419 2026-04-27 22:10:27.369 10 INFO neutron.wsgi [None req-9b527e3c-e6f4-4a59-b651-ffd8b3822b83 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=20b9e100479242bf9dd52dd2461f53ae&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2880170 2026-04-27 22:10:27.491 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0e143950-5f51-4955-8c02-f93074a117fe'] response: {'server_uuid': '03c62844-17be-46b1-a539-569b8af8e6f3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd5dc4fe2-67e1-444f-b33d-115dc533b6be', 'code': 200} 2026-04-27 22:10:27.543 9 INFO neutron.wsgi [req-815e969d-8433-4fcd-94f1-08c380daf35d req-4900d160-3215-4998-85dc-49ab69833ef9 2abf83b7f53f417a969cdbaf93017166 25c31e02757e4db9a683ad3f4b4ed78f - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=03c62844-17be-46b1-a539-569b8af8e6f3 HTTP/1.1" status: 200 len: 1170 time: 0.0519719 2026-04-27 22:10:27.550 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status down for port: d5dc4fe2-67e1-444f-b33d-115dc533b6be 2026-04-27 22:10:27.559 10 INFO neutron.wsgi [None req-ba46c070-68aa-4dad-8d14-09ae5845392c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/9a7b9bc1-d423-48ab-8f88-9214f199bb81 HTTP/1.1" status: 204 len: 168 time: 0.1858139 2026-04-27 22:10:27.612 9 INFO neutron.wsgi [req-815e969d-8433-4fcd-94f1-08c380daf35d req-bfacf00a-93d6-4638-a89b-fbe798dd457a 2abf83b7f53f417a969cdbaf93017166 25c31e02757e4db9a683ad3f4b4ed78f - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=d08e87a1-4fc6-43b0-803c-74b90ca6988e&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0600686 2026-04-27 22:10:27.621 9 INFO neutron.wsgi [None req-3aa8ce97-1a5e-4ff4-a496-200717abfc69 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/55f01785-1b64-4397-8954-d6fa6397b6ae HTTP/1.1" status: 204 len: 168 time: 0.2577825 2026-04-27 22:10:27.862 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource d5dc4fe2-67e1-444f-b33d-115dc533b6be (type: ports) to 5 2026-04-27 22:10:27.881 9 INFO neutron.wsgi [req-023294b0-b122-4f0a-ba5f-14d2b6ede907 req-fc9519cf-7524-4a22-83eb-0f218db9abae 2abf83b7f53f417a969cdbaf93017166 25c31e02757e4db9a683ad3f4b4ed78f - - default default] 199.19.213.80 "GET /v2.0/ports?device_id=03c62844-17be-46b1-a539-569b8af8e6f3 HTTP/1.1" status: 200 len: 1168 time: 0.0307283 2026-04-27 22:10:28.596 9 INFO neutron.wsgi [None req-ba4dee3a-8a5a-410c-a47a-e78d9948ea16 2abf83b7f53f417a969cdbaf93017166 25c31e02757e4db9a683ad3f4b4ed78f - - - -] 199.19.213.80 "DELETE /v2.0/ports/d5dc4fe2-67e1-444f-b33d-115dc533b6be HTTP/1.1" status: 204 len: 173 time: 0.7087860 2026-04-27 22:10:28.627 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f3aa5ec2-95ea-4847-a30e-6a009aaa5617'] response: {'server_uuid': '03c62844-17be-46b1-a539-569b8af8e6f3', 'name': 'network-vif-deleted', 'tag': 'd5dc4fe2-67e1-444f-b33d-115dc533b6be', 'status': 'completed', 'code': 200} 2026-04-27 22:10:28.747 9 INFO neutron.wsgi [req-9c290724-87f7-42ec-9772-befdc56a2524 req-5730f84a-ace6-4486-9af7-fee027d1a500 2abf83b7f53f417a969cdbaf93017166 25c31e02757e4db9a683ad3f4b4ed78f - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=03c62844-17be-46b1-a539-569b8af8e6f3 HTTP/1.1" status: 200 len: 210 time: 0.0282969 2026-04-27 22:10:29.531 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5cf910a1-5ce8-4c5e-add4-8ca4c4575312'] response: {'server_uuid': '03c62844-17be-46b1-a539-569b8af8e6f3', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'd5dc4fe2-67e1-444f-b33d-115dc533b6be', 'code': 200} 2026-04-27 22:10:29.532 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-5cf910a1-5ce8-4c5e-add4-8ca4c4575312'] response: {'server_uuid': '03c62844-17be-46b1-a539-569b8af8e6f3', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'd5dc4fe2-67e1-444f-b33d-115dc533b6be', 'code': 200} /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-04-27 22:10:31.272 9 INFO neutron.db.ovn_revision_numbers_db [None req-68eb4f83-a4e6-463a-ac5f-7a1f7a25ddc8 67ca846a37284f0798c67967f844f5d2 1e6845f5a6b84a7581b770c4609cb857 - - - -] Successfully bumped revision number for resource e6eade51-444b-4d6e-9660-82c8e397f26e (type: routers) to 1 2026-04-27 22:10:31.286 9 INFO neutron.wsgi [None req-68eb4f83-a4e6-463a-ac5f-7a1f7a25ddc8 67ca846a37284f0798c67967f844f5d2 1e6845f5a6b84a7581b770c4609cb857 - - - -] 10.0.0.1 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.4440863 2026-04-27 22:10:31.351 9 INFO neutron.wsgi [None req-e566ce61-27c7-4c36-a397-0378cd0d3247 67ca846a37284f0798c67967f844f5d2 1e6845f5a6b84a7581b770c4609cb857 - - - -] 10.0.0.1 "PUT /v2.0/routers/e6eade51-444b-4d6e-9660-82c8e397f26e/tags HTTP/1.1" status: 200 len: 218 time: 0.0549338 2026-04-27 22:10:31.402 9 INFO neutron.wsgi [None req-dabf1d2d-e5d7-4640-80f6-45b3124c780c 67ca846a37284f0798c67967f844f5d2 1e6845f5a6b84a7581b770c4609cb857 - - default default] 10.0.0.1 "GET /v2.0/routers/e6eade51-444b-4d6e-9660-82c8e397f26e/tags HTTP/1.1" status: 200 len: 218 time: 0.0478032 2026-04-27 22:10:31.464 9 INFO neutron.wsgi [None req-bdc85c9d-551b-45c2-934e-d758387f02db 67ca846a37284f0798c67967f844f5d2 1e6845f5a6b84a7581b770c4609cb857 - - - -] 10.0.0.1 "PUT /v2.0/routers/e6eade51-444b-4d6e-9660-82c8e397f26e/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0577500 2026-04-27 22:10:31.517 9 INFO neutron.wsgi [None req-5d8953a4-5a71-4076-861d-21dee057a04d 67ca846a37284f0798c67967f844f5d2 1e6845f5a6b84a7581b770c4609cb857 - - default default] 10.0.0.1 "GET /v2.0/routers/e6eade51-444b-4d6e-9660-82c8e397f26e/tags HTTP/1.1" status: 200 len: 227 time: 0.0491686 2026-04-27 22:10:31.568 9 INFO neutron.wsgi [None req-a532c4a7-ea48-47e0-8c33-0b7bee5d382f 67ca846a37284f0798c67967f844f5d2 1e6845f5a6b84a7581b770c4609cb857 - - - -] 10.0.0.1 "PUT /v2.0/routers/e6eade51-444b-4d6e-9660-82c8e397f26e/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0476995 2026-04-27 22:10:31.617 9 INFO neutron.wsgi [None req-106f7ed7-2e4d-4fe1-b2ec-a7b02825139a 67ca846a37284f0798c67967f844f5d2 1e6845f5a6b84a7581b770c4609cb857 - - default default] 10.0.0.1 "GET /v2.0/routers/e6eade51-444b-4d6e-9660-82c8e397f26e/tags HTTP/1.1" status: 200 len: 227 time: 0.0453732 2026-04-27 22:10:31.682 9 INFO neutron.wsgi [None req-e9011ddd-8b7a-4cbd-9745-3a0ac55982a4 67ca846a37284f0798c67967f844f5d2 1e6845f5a6b84a7581b770c4609cb857 - - - -] 10.0.0.1 "PUT /v2.0/routers/e6eade51-444b-4d6e-9660-82c8e397f26e/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0594335 2026-04-27 22:10:31.725 9 INFO neutron.wsgi [None req-7ed79f6d-6198-4320-aaee-3127c33532d5 67ca846a37284f0798c67967f844f5d2 1e6845f5a6b84a7581b770c4609cb857 - - default default] 10.0.0.1 "GET /v2.0/routers/e6eade51-444b-4d6e-9660-82c8e397f26e/tags HTTP/1.1" status: 200 len: 245 time: 0.0387619 2026-04-27 22:10:31.784 9 INFO neutron.wsgi [None req-4b21c6ac-cb16-41cd-a3d4-4f9a635bf1a3 67ca846a37284f0798c67967f844f5d2 1e6845f5a6b84a7581b770c4609cb857 - - - -] 10.0.0.1 "PUT /v2.0/routers/e6eade51-444b-4d6e-9660-82c8e397f26e/tags HTTP/1.1" status: 200 len: 230 time: 0.0544116 2026-04-27 22:10:31.830 9 INFO neutron.wsgi [None req-b752c1e7-c0e4-4441-8f41-186b6e08bf02 67ca846a37284f0798c67967f844f5d2 1e6845f5a6b84a7581b770c4609cb857 - - default default] 10.0.0.1 "GET /v2.0/routers/e6eade51-444b-4d6e-9660-82c8e397f26e/tags HTTP/1.1" status: 200 len: 230 time: 0.0412276 2026-04-27 22:10:31.902 9 INFO neutron.wsgi [None req-32839b7f-20c1-45fc-8e4d-b86aaec7e75d 67ca846a37284f0798c67967f844f5d2 1e6845f5a6b84a7581b770c4609cb857 - - default default] 10.0.0.1 "GET /v2.0/routers/e6eade51-444b-4d6e-9660-82c8e397f26e/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0574906 2026-04-27 22:10:31.961 9 INFO neutron.api.v2.resource [None req-10b57d96-8edd-4d98-bdb1-8ee931256a73 67ca846a37284f0798c67967f844f5d2 1e6845f5a6b84a7581b770c4609cb857 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:10:31.963 9 INFO neutron.wsgi [None req-10b57d96-8edd-4d98-bdb1-8ee931256a73 67ca846a37284f0798c67967f844f5d2 1e6845f5a6b84a7581b770c4609cb857 - - default default] 10.0.0.1 "GET /v2.0/routers/e6eade51-444b-4d6e-9660-82c8e397f26e/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0559385 2026-04-27 22:10:32.018 9 INFO neutron.wsgi [None req-192dd2cf-111d-4cbc-8f6b-90e9d20e3348 67ca846a37284f0798c67967f844f5d2 1e6845f5a6b84a7581b770c4609cb857 - - - -] 10.0.0.1 "DELETE /v2.0/routers/e6eade51-444b-4d6e-9660-82c8e397f26e/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0504868 2026-04-27 22:10:32.069 9 INFO neutron.wsgi [None req-5044476a-fb7d-4f5d-a832-c7bfb80617c4 67ca846a37284f0798c67967f844f5d2 1e6845f5a6b84a7581b770c4609cb857 - - default default] 10.0.0.1 "GET /v2.0/routers/e6eade51-444b-4d6e-9660-82c8e397f26e/tags HTTP/1.1" status: 200 len: 223 time: 0.0443485 2026-04-27 22:10:32.125 9 INFO neutron.api.v2.resource [None req-d8a4269d-5ad6-4ada-95c1-f6ff20ff4426 67ca846a37284f0798c67967f844f5d2 1e6845f5a6b84a7581b770c4609cb857 - - - -] delete failed (client error): The resource could not be found. 2026-04-27 22:10:32.127 9 INFO neutron.wsgi [None req-d8a4269d-5ad6-4ada-95c1-f6ff20ff4426 67ca846a37284f0798c67967f844f5d2 1e6845f5a6b84a7581b770c4609cb857 - - - -] 10.0.0.1 "DELETE /v2.0/routers/e6eade51-444b-4d6e-9660-82c8e397f26e/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0510104 2026-04-27 22:10:32.235 10 INFO neutron.wsgi [None req-852f7da9-541f-44b7-bc69-03e340cda020 67ca846a37284f0798c67967f844f5d2 1e6845f5a6b84a7581b770c4609cb857 - - - -] 10.0.0.1 "DELETE /v2.0/routers/e6eade51-444b-4d6e-9660-82c8e397f26e/tags HTTP/1.1" status: 204 len: 168 time: 0.1021638 2026-04-27 22:10:32.295 10 INFO neutron.wsgi [None req-3fd18ada-a0b9-4a8e-a465-cca0523ec482 67ca846a37284f0798c67967f844f5d2 1e6845f5a6b84a7581b770c4609cb857 - - default default] 10.0.0.1 "GET /v2.0/routers/e6eade51-444b-4d6e-9660-82c8e397f26e/tags HTTP/1.1" status: 200 len: 205 time: 0.0538223 2026-04-27 22:10:32.358 9 INFO neutron.wsgi [None req-76ea7810-3fd4-41e5-8e04-eb1b00b606d9 67ca846a37284f0798c67967f844f5d2 1e6845f5a6b84a7581b770c4609cb857 - - default default] 10.0.0.1 "GET /v2.0/routers/e6eade51-444b-4d6e-9660-82c8e397f26e HTTP/1.1" status: 200 len: 655 time: 0.0567503 /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-04-27 22:10:32.435 10 INFO neutron.wsgi [None req-72cdb138-473c-420d-95f0-44435903f720 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "PUT /v2.0/routers/f142ce30-9140-4d1b-a4a3-e71af6fe48f0/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.4603496 2026-04-27 22:10:32.646 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d922a73f-b0d4-4d75-842b-e1e7f7301e87 ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - - -] No more DHCP agents 2026-04-27 22:10:32.648 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d922a73f-b0d4-4d75-842b-e1e7f7301e87 ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - - -] Unable to schedule network a151f0a7-868e-4eca-a058-e229a6a8b3e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:32.930 9 INFO neutron.db.ovn_revision_numbers_db [None req-d922a73f-b0d4-4d75-842b-e1e7f7301e87 ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - - -] Successfully bumped revision number for resource 493d563a-0cbb-414f-a265-9764392bbf1f (type: floatingips) to 0 2026-04-27 22:10:32.943 9 INFO neutron.wsgi [None req-d922a73f-b0d4-4d75-842b-e1e7f7301e87 ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - - -] 10.0.0.1 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.9984140 2026-04-27 22:10:33.207 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-14e4a22a-69d1-46c5-8b15-71ea861ecec9 ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - - -] No more DHCP agents 2026-04-27 22:10:33.208 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-14e4a22a-69d1-46c5-8b15-71ea861ecec9 ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - - -] Unable to schedule network a151f0a7-868e-4eca-a058-e229a6a8b3e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:33.425 10 INFO neutron.db.ovn_revision_numbers_db [None req-a84a3c9f-9fd1-4d8a-8b7a-a5d7f561b312 67ca846a37284f0798c67967f844f5d2 1e6845f5a6b84a7581b770c4609cb857 - - - -] Successfully bumped revision number for resource e6eade51-444b-4d6e-9660-82c8e397f26e (type: routers) to 9 2026-04-27 22:10:33.429 10 INFO neutron.wsgi [None req-a84a3c9f-9fd1-4d8a-8b7a-a5d7f561b312 67ca846a37284f0798c67967f844f5d2 1e6845f5a6b84a7581b770c4609cb857 - - - -] 10.0.0.1 "PUT /v2.0/routers/e6eade51-444b-4d6e-9660-82c8e397f26e HTTP/1.1" status: 200 len: 655 time: 1.0340202 2026-04-27 22:10:33.467 10 INFO neutron.wsgi [None req-a1ba081d-7375-4d00-b5e1-8d67245feea3 67ca846a37284f0798c67967f844f5d2 1e6845f5a6b84a7581b770c4609cb857 - - default default] 10.0.0.1 "GET /v2.0/ports?device_id=e6eade51-444b-4d6e-9660-82c8e397f26e HTTP/1.1" status: 200 len: 205 time: 0.0341825 2026-04-27 22:10:33.540 9 INFO neutron.db.ovn_revision_numbers_db [None req-14e4a22a-69d1-46c5-8b15-71ea861ecec9 ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - - -] Successfully bumped revision number for resource 8bed9da2-4b2a-449a-b1c8-0ecb5f9f8aee (type: floatingips) to 0 2026-04-27 22:10:33.561 9 INFO neutron.wsgi [None req-14e4a22a-69d1-46c5-8b15-71ea861ecec9 ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - - -] 10.0.0.1 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.6125302 2026-04-27 22:10:33.723 9 INFO neutron.wsgi [None req-8f0bb49c-d200-47cd-ae68-58014221b409 67ca846a37284f0798c67967f844f5d2 1e6845f5a6b84a7581b770c4609cb857 - - - -] 10.0.0.1 "DELETE /v2.0/routers/e6eade51-444b-4d6e-9660-82c8e397f26e HTTP/1.1" status: 204 len: 168 time: 0.2508423 2026-04-27 22:10:33.943 10 INFO neutron.wsgi [None req-d053faee-0829-47ba-9f37-1cb21c8ce675 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/routers/f142ce30-9140-4d1b-a4a3-e71af6fe48f0 HTTP/1.1" status: 204 len: 168 time: 1.5020564 2026-04-27 22:10:33.975 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0cf653df-68ae-4683-9792-2a0c0bb53c11 ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - - -] No more DHCP agents 2026-04-27 22:10:33.978 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0cf653df-68ae-4683-9792-2a0c0bb53c11 ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - - -] Unable to schedule network a151f0a7-868e-4eca-a058-e229a6a8b3e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:34.143 9 INFO neutron.wsgi [None req-4ab70523-2483-459f-a87d-e1627cca20b4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/045d6663-f380-428e-b47b-a940c94cbbe6 HTTP/1.1" status: 204 len: 168 time: 0.1903799 2026-04-27 22:10:34.317 10 INFO neutron.db.ovn_revision_numbers_db [None req-0cf653df-68ae-4683-9792-2a0c0bb53c11 ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - - -] Successfully bumped revision number for resource 48ee0490-a53b-4840-88b2-c06c004febbb (type: floatingips) to 0 2026-04-27 22:10:34.334 10 INFO neutron.wsgi [None req-0cf653df-68ae-4683-9792-2a0c0bb53c11 ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - - -] 10.0.0.1 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.7609470 2026-04-27 22:10:34.518 9 INFO neutron.services.segments.plugin [-] Segment 7baae3f1-cd3d-4b18-97ba-ae1135c5d1e4 resource provider aggregate not found 2026-04-27 22:10:34.533 9 INFO neutron.services.segments.plugin [-] Segment 7baae3f1-cd3d-4b18-97ba-ae1135c5d1e4 resource provider aggregate not found 2026-04-27 22:10:34.544 9 INFO neutron.services.segments.plugin [-] Segment 7baae3f1-cd3d-4b18-97ba-ae1135c5d1e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7baae3f1-cd3d-4b18-97ba-ae1135c5d1e4 found for delete ", "request_id": "req-7e4e2bed-276e-466b-abc1-b4a4b9574896"}]} 2026-04-27 22:10:34.552 9 INFO neutron.services.segments.plugin [-] Segment 7baae3f1-cd3d-4b18-97ba-ae1135c5d1e4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7baae3f1-cd3d-4b18-97ba-ae1135c5d1e4 found for delete ", "request_id": "req-bf9d2980-e013-4d15-aec0-7fd65375ace8"}]} 2026-04-27 22:10:34.572 9 INFO neutron.wsgi [None req-7387e9bc-1f01-4bf2-9310-c5c1130ea0eb 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/networks/bebf08b6-06d4-46a3-9df9-0efd0e3f22f7 HTTP/1.1" status: 204 len: 168 time: 0.4222753 2026-04-27 22:10:34.602 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5aefa9cb-f54f-4b34-9fb4-20b7c59c024b ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - - -] No more DHCP agents 2026-04-27 22:10:34.620 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5aefa9cb-f54f-4b34-9fb4-20b7c59c024b ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - - -] Unable to schedule network a151f0a7-868e-4eca-a058-e229a6a8b3e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:34.698 9 INFO neutron.db.ovn_revision_numbers_db [None req-6e51a382-93d2-41a6-b73a-800c7d6021e2 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 4032c7cc-d0b1-45ed-bf96-d2c4ebbe4b2f (type: security_groups) to 1 2026-04-27 22:10:34.731 9 INFO neutron.wsgi [None req-6e51a382-93d2-41a6-b73a-800c7d6021e2 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=375dc99e3146414f8c08c124cb59090a&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2832165 2026-04-27 22:10:34.761 10 INFO neutron.wsgi [None req-706a7721-65e7-43f7-9d96-a6b504233841 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=25c31e02757e4db9a683ad3f4b4ed78f&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0452278 2026-04-27 22:10:34.968 9 INFO neutron.wsgi [None req-9532cb1c-e428-4d9a-9c0a-523c215d3b93 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/d08e87a1-4fc6-43b0-803c-74b90ca6988e HTTP/1.1" status: 204 len: 168 time: 0.2007334 2026-04-27 22:10:34.976 9 INFO neutron.wsgi [None req-5d1c9589-6099-40bb-97ad-fa85b5cb342e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/4032c7cc-d0b1-45ed-bf96-d2c4ebbe4b2f HTTP/1.1" status: 204 len: 168 time: 0.2376957 2026-04-27 22:10:34.984 10 INFO neutron.db.ovn_revision_numbers_db [None req-5aefa9cb-f54f-4b34-9fb4-20b7c59c024b ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - - -] Successfully bumped revision number for resource 1a2f5972-15a6-416d-a54a-740422006cd9 (type: floatingips) to 0 2026-04-27 22:10:35.010 10 INFO neutron.wsgi [None req-5aefa9cb-f54f-4b34-9fb4-20b7c59c024b ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - - -] 10.0.0.1 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.6724653 2026-04-27 22:10:35.348 9 INFO neutron.db.ovn_revision_numbers_db [None req-5aa02650-7c25-498d-9541-59edccd1ac6c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource dbcc1f57-c660-49f1-8e6c-2c26e8ed32fb (type: security_groups) to 1 2026-04-27 22:10:35.363 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b17f8645-9970-4612-b678-919b7bdc2501 ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - - -] No more DHCP agents 2026-04-27 22:10:35.371 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b17f8645-9970-4612-b678-919b7bdc2501 ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - - -] Unable to schedule network a151f0a7-868e-4eca-a058-e229a6a8b3e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:35.375 9 INFO neutron.wsgi [None req-5aa02650-7c25-498d-9541-59edccd1ac6c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=1e6845f5a6b84a7581b770c4609cb857&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1857376 2026-04-27 22:10:35.585 10 INFO neutron.wsgi [None req-b3b1bd44-8b11-402b-8e43-f1c4bb58e0f3 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/dbcc1f57-c660-49f1-8e6c-2c26e8ed32fb HTTP/1.1" status: 204 len: 168 time: 0.2030010 2026-04-27 22:10:35.678 9 INFO neutron.db.ovn_revision_numbers_db [None req-b17f8645-9970-4612-b678-919b7bdc2501 ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - - -] Successfully bumped revision number for resource df0f3000-fbff-4e6b-964e-5228c02a10b2 (type: floatingips) to 0 2026-04-27 22:10:35.690 9 INFO neutron.wsgi [None req-b17f8645-9970-4612-b678-919b7bdc2501 ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - - -] 10.0.0.1 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.6739888 2026-04-27 22:10:35.741 9 INFO neutron.wsgi [None req-1f601ee0-2d6a-4384-9f1a-c5418cd6abb9 ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - - -] 10.0.0.1 "PUT /v2.0/floatingips/493d563a-0cbb-414f-a265-9764392bbf1f/tags HTTP/1.1" status: 200 len: 210 time: 0.0430751 2026-04-27 22:10:35.788 9 INFO neutron.wsgi [None req-004b3025-760c-4364-ab0e-0c9a1d08bda9 ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - - -] 10.0.0.1 "PUT /v2.0/floatingips/8bed9da2-4b2a-449a-b1c8-0ecb5f9f8aee/tags HTTP/1.1" status: 200 len: 218 time: 0.0433681 2026-04-27 22:10:35.832 9 INFO neutron.wsgi [None req-90c1fe24-bc80-4f40-9ae3-5f278ada063a ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - - -] 10.0.0.1 "PUT /v2.0/floatingips/48ee0490-a53b-4840-88b2-c06c004febbb/tags HTTP/1.1" status: 200 len: 227 time: 0.0409236 2026-04-27 22:10:35.869 9 INFO neutron.wsgi [None req-9c97a163-3aed-426d-8353-b48088cb8dc5 ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - - -] 10.0.0.1 "PUT /v2.0/floatingips/1a2f5972-15a6-416d-a54a-740422006cd9/tags HTTP/1.1" status: 200 len: 212 time: 0.0317872 2026-04-27 22:10:35.915 9 INFO neutron.wsgi [None req-9a9676dc-cdbc-44b0-b352-2877e38ae9d9 ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - default default] 10.0.0.1 "GET /v2.0/floatingips?tags=red HTTP/1.1" status: 200 len: 1866 time: 0.0411868 2026-04-27 22:10:36.176 9 INFO neutron.wsgi [None req-eeecbe06-42d5-442c-b2ef-ae1d42ebf68b ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - default default] 10.0.0.1 "GET /v2.0/floatingips?tags=red%2Cblue HTTP/1.1" status: 200 len: 1323 time: 0.2552497 2026-04-27 22:10:36.224 9 INFO neutron.wsgi [None req-847cab8e-b9ed-4bc7-8504-1c542a510169 ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - default default] 10.0.0.1 "GET /v2.0/floatingips?tags-any=blue HTTP/1.1" status: 200 len: 1323 time: 0.0413520 2026-04-27 22:10:36.257 9 INFO neutron.wsgi [None req-fcec2562-cba4-462d-adf4-9c9d98550933 ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - default default] 10.0.0.1 "GET /v2.0/floatingips?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1866 time: 0.0283382 2026-04-27 22:10:36.302 9 INFO neutron.wsgi [None req-2322ef37-2ee4-4602-b91d-46b1ab37a7f2 ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - default default] 10.0.0.1 "GET /v2.0/floatingips?not-tags=red HTTP/1.1" status: 200 len: 1295 time: 0.0404997 2026-04-27 22:10:36.351 9 INFO neutron.wsgi [None req-52c7fe54-7dd3-420d-b9e1-eb68bca56c8f ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - default default] 10.0.0.1 "GET /v2.0/floatingips?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1838 time: 0.0440722 2026-04-27 22:10:36.409 9 INFO neutron.wsgi [None req-837f0385-6d54-471b-aeae-65a1cf933248 ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - default default] 10.0.0.1 "GET /v2.0/floatingips?not-tags-any=blue HTTP/1.1" status: 200 len: 1838 time: 0.0525351 2026-04-27 22:10:36.443 9 INFO neutron.wsgi [None req-6b5e0a24-42df-4d1e-a19a-b121c6f16892 ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - default default] 10.0.0.1 "GET /v2.0/floatingips?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1295 time: 0.0283117 2026-04-27 22:10:36.846 9 INFO neutron.wsgi [None req-5e459e70-cf14-49b8-9dc4-3bd65fc0207d ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - - -] 10.0.0.1 "DELETE /v2.0/floatingips/493d563a-0cbb-414f-a265-9764392bbf1f HTTP/1.1" status: 204 len: 168 time: 0.3951867 2026-04-27 22:10:37.221 9 INFO neutron.wsgi [None req-33efaebf-8bde-4c6a-a7da-d311760a1750 ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - - -] 10.0.0.1 "DELETE /v2.0/floatingips/8bed9da2-4b2a-449a-b1c8-0ecb5f9f8aee HTTP/1.1" status: 204 len: 168 time: 0.3724573 2026-04-27 22:10:37.534 9 INFO neutron.wsgi [None req-e0942481-182a-4240-bade-20fb0d208457 ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - - -] 10.0.0.1 "DELETE /v2.0/floatingips/48ee0490-a53b-4840-88b2-c06c004febbb HTTP/1.1" status: 204 len: 168 time: 0.3078194 2026-04-27 22:10:37.841 9 INFO neutron.wsgi [None req-c79748ea-ee61-4958-bcf2-ad043d16584c ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - - -] 10.0.0.1 "DELETE /v2.0/floatingips/1a2f5972-15a6-416d-a54a-740422006cd9 HTTP/1.1" status: 204 len: 168 time: 0.3013022 2026-04-27 22:10:38.174 9 INFO neutron.wsgi [None req-a9404597-5214-43db-a1fe-2ed2a29287b1 ccc1393888bc400ba0eba0d981e1203c 9e7a79d43ef1463388722e3f99b59f94 - - - -] 10.0.0.1 "DELETE /v2.0/floatingips/df0f3000-fbff-4e6b-964e-5228c02a10b2 HTTP/1.1" status: 204 len: 168 time: 0.3288198 2026-04-27 22:10:38.922 9 INFO neutron.db.ovn_revision_numbers_db [None req-b83a48b4-b9df-4d36-89df-4a1647c91bff 0e69d8fce6614534b6deb6e3a24f6a7f 3b0695ae5b174fc192feb1a21b0ee785 - - - -] Successfully bumped revision number for resource 3134034a-ff01-4a1e-a807-023240c02dac (type: security_groups) to 1 2026-04-27 22:10:38.985 9 INFO neutron.db.ovn_revision_numbers_db [None req-b83a48b4-b9df-4d36-89df-4a1647c91bff 0e69d8fce6614534b6deb6e3a24f6a7f 3b0695ae5b174fc192feb1a21b0ee785 - - - -] Successfully bumped revision number for resource e50931d4-04af-41bb-bc05-eadbc98f83f2 (type: security_groups) to 1 2026-04-27 22:10:39.006 9 INFO neutron.wsgi [None req-b83a48b4-b9df-4d36-89df-4a1647c91bff 0e69d8fce6614534b6deb6e3a24f6a7f 3b0695ae5b174fc192feb1a21b0ee785 - - - -] 10.0.0.1 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1737 time: 0.3710649 2026-04-27 22:10:39.036 9 INFO neutron.wsgi [None req-fe4d1d17-6f70-45ab-ab05-a0b55fe5e46b 0e69d8fce6614534b6deb6e3a24f6a7f 3b0695ae5b174fc192feb1a21b0ee785 - - - -] 10.0.0.1 "PUT /v2.0/security-groups/e50931d4-04af-41bb-bc05-eadbc98f83f2/tags HTTP/1.1" status: 200 len: 218 time: 0.0256999 2026-04-27 22:10:39.055 9 INFO neutron.wsgi [None req-d258c775-d2ab-4dc3-b1de-5e015de2a6a5 0e69d8fce6614534b6deb6e3a24f6a7f 3b0695ae5b174fc192feb1a21b0ee785 - - default default] 10.0.0.1 "GET /v2.0/security-groups/e50931d4-04af-41bb-bc05-eadbc98f83f2/tags HTTP/1.1" status: 200 len: 218 time: 0.0130870 2026-04-27 22:10:39.080 9 INFO neutron.wsgi [None req-5f5e8f41-7242-450d-997b-934ddbc783f2 0e69d8fce6614534b6deb6e3a24f6a7f 3b0695ae5b174fc192feb1a21b0ee785 - - - -] 10.0.0.1 "PUT /v2.0/security-groups/e50931d4-04af-41bb-bc05-eadbc98f83f2/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0200515 2026-04-27 22:10:39.099 10 INFO neutron.db.ovn_revision_numbers_db [None req-a0d3f9c6-b0e9-4688-ac48-5607bf2f8f4a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource a9b84001-7eb2-49c4-a561-380468d025da (type: security_groups) to 1 2026-04-27 22:10:39.099 9 INFO neutron.wsgi [None req-e06ad3a6-f38b-46f1-b8dc-ddeaaf91372c 0e69d8fce6614534b6deb6e3a24f6a7f 3b0695ae5b174fc192feb1a21b0ee785 - - default default] 10.0.0.1 "GET /v2.0/security-groups/e50931d4-04af-41bb-bc05-eadbc98f83f2/tags HTTP/1.1" status: 200 len: 227 time: 0.0141511 2026-04-27 22:10:39.116 9 INFO neutron.wsgi [None req-943a2687-d4d7-401b-904c-be9e6d210db0 0e69d8fce6614534b6deb6e3a24f6a7f 3b0695ae5b174fc192feb1a21b0ee785 - - - -] 10.0.0.1 "PUT /v2.0/security-groups/e50931d4-04af-41bb-bc05-eadbc98f83f2/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0123367 2026-04-27 22:10:39.116 10 INFO neutron.wsgi [None req-a0d3f9c6-b0e9-4688-ac48-5607bf2f8f4a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=5cebc72e75be4fbeb1c8dd78741a695e&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1334109 2026-04-27 22:10:39.132 9 INFO neutron.wsgi [None req-8fe9f1ea-84e5-46e0-98ac-95277868bd45 0e69d8fce6614534b6deb6e3a24f6a7f 3b0695ae5b174fc192feb1a21b0ee785 - - default default] 10.0.0.1 "GET /v2.0/security-groups/e50931d4-04af-41bb-bc05-eadbc98f83f2/tags HTTP/1.1" status: 200 len: 227 time: 0.0116215 2026-04-27 22:10:39.158 9 INFO neutron.wsgi [None req-dd6cca8a-e39c-4db6-9754-a4a9b16cc9e9 0e69d8fce6614534b6deb6e3a24f6a7f 3b0695ae5b174fc192feb1a21b0ee785 - - - -] 10.0.0.1 "PUT /v2.0/security-groups/e50931d4-04af-41bb-bc05-eadbc98f83f2/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0213037 2026-04-27 22:10:39.173 9 INFO neutron.wsgi [None req-3a7f52e4-ac2c-42d2-abf4-9cba5c2b6b29 0e69d8fce6614534b6deb6e3a24f6a7f 3b0695ae5b174fc192feb1a21b0ee785 - - default default] 10.0.0.1 "GET /v2.0/security-groups/e50931d4-04af-41bb-bc05-eadbc98f83f2/tags HTTP/1.1" status: 200 len: 245 time: 0.0111823 2026-04-27 22:10:39.198 9 INFO neutron.wsgi [None req-b0fd9b3a-f0ff-414c-9650-bf765df0092c 0e69d8fce6614534b6deb6e3a24f6a7f 3b0695ae5b174fc192feb1a21b0ee785 - - - -] 10.0.0.1 "PUT /v2.0/security-groups/e50931d4-04af-41bb-bc05-eadbc98f83f2/tags HTTP/1.1" status: 200 len: 230 time: 0.0218830 2026-04-27 22:10:39.216 9 INFO neutron.wsgi [None req-b831553f-5e44-44a5-881f-8fac619f49c0 0e69d8fce6614534b6deb6e3a24f6a7f 3b0695ae5b174fc192feb1a21b0ee785 - - default default] 10.0.0.1 "GET /v2.0/security-groups/e50931d4-04af-41bb-bc05-eadbc98f83f2/tags HTTP/1.1" status: 200 len: 230 time: 0.0135829 2026-04-27 22:10:39.232 9 INFO neutron.wsgi [None req-5417b0aa-1620-470d-8429-2acea1ee306c 0e69d8fce6614534b6deb6e3a24f6a7f 3b0695ae5b174fc192feb1a21b0ee785 - - default default] 10.0.0.1 "GET /v2.0/security-groups/e50931d4-04af-41bb-bc05-eadbc98f83f2/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0112216 2026-04-27 22:10:39.250 9 INFO neutron.api.v2.resource [None req-0923d6ec-27f5-4cab-b506-09a6661998cf 0e69d8fce6614534b6deb6e3a24f6a7f 3b0695ae5b174fc192feb1a21b0ee785 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:10:39.251 9 INFO neutron.wsgi [None req-0923d6ec-27f5-4cab-b506-09a6661998cf 0e69d8fce6614534b6deb6e3a24f6a7f 3b0695ae5b174fc192feb1a21b0ee785 - - default default] 10.0.0.1 "GET /v2.0/security-groups/e50931d4-04af-41bb-bc05-eadbc98f83f2/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0140338 2026-04-27 22:10:39.263 10 INFO neutron.wsgi [None req-622f24a4-fad0-4a43-a51f-9099993d2be4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/a9b84001-7eb2-49c4-a561-380468d025da HTTP/1.1" status: 204 len: 168 time: 0.1418586 2026-04-27 22:10:39.278 9 INFO neutron.wsgi [None req-aa3033a8-13f0-4ff6-9b55-440a01d5aa81 0e69d8fce6614534b6deb6e3a24f6a7f 3b0695ae5b174fc192feb1a21b0ee785 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/e50931d4-04af-41bb-bc05-eadbc98f83f2/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0230074 2026-04-27 22:10:39.292 9 INFO neutron.wsgi [None req-058931e1-7370-4def-bc10-322ac496c571 0e69d8fce6614534b6deb6e3a24f6a7f 3b0695ae5b174fc192feb1a21b0ee785 - - default default] 10.0.0.1 "GET /v2.0/security-groups/e50931d4-04af-41bb-bc05-eadbc98f83f2/tags HTTP/1.1" status: 200 len: 223 time: 0.0108459 2026-04-27 22:10:39.308 9 INFO neutron.api.v2.resource [None req-e3e22496-333a-4a0f-82d2-fcc75d6afc53 0e69d8fce6614534b6deb6e3a24f6a7f 3b0695ae5b174fc192feb1a21b0ee785 - - - -] delete failed (client error): The resource could not be found. 2026-04-27 22:10:39.309 9 INFO neutron.wsgi [None req-e3e22496-333a-4a0f-82d2-fcc75d6afc53 0e69d8fce6614534b6deb6e3a24f6a7f 3b0695ae5b174fc192feb1a21b0ee785 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/e50931d4-04af-41bb-bc05-eadbc98f83f2/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0135410 2026-04-27 22:10:39.361 9 INFO neutron.wsgi [None req-0568463d-ca34-46e9-9ba3-aa974ced7622 0e69d8fce6614534b6deb6e3a24f6a7f 3b0695ae5b174fc192feb1a21b0ee785 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/e50931d4-04af-41bb-bc05-eadbc98f83f2/tags HTTP/1.1" status: 204 len: 168 time: 0.0471470 2026-04-27 22:10:39.379 9 INFO neutron.wsgi [None req-bad818e6-b09a-495c-bc6e-ac8b02637e46 0e69d8fce6614534b6deb6e3a24f6a7f 3b0695ae5b174fc192feb1a21b0ee785 - - default default] 10.0.0.1 "GET /v2.0/security-groups/e50931d4-04af-41bb-bc05-eadbc98f83f2/tags HTTP/1.1" status: 200 len: 205 time: 0.0123413 2026-04-27 22:10:39.518 10 INFO neutron.wsgi [None req-c1dbf98a-52e6-4fda-affe-c056e0248a16 0e69d8fce6614534b6deb6e3a24f6a7f 3b0695ae5b174fc192feb1a21b0ee785 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/e50931d4-04af-41bb-bc05-eadbc98f83f2 HTTP/1.1" status: 204 len: 168 time: 0.1221836 2026-04-27 22:10:39.546 9 INFO neutron.db.ovn_revision_numbers_db [None req-822a61c7-1b6d-4efb-a1fe-c090c9935bd6 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 49c76e71-b256-45c9-bed0-9a673efda8c8 (type: security_groups) to 1 2026-04-27 22:10:39.575 9 INFO neutron.wsgi [None req-822a61c7-1b6d-4efb-a1fe-c090c9935bd6 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=9e7a79d43ef1463388722e3f99b59f94&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1230974 2026-04-27 22:10:39.671 9 INFO neutron.db.ovn_revision_numbers_db [None req-2902495e-8a18-469f-8f05-278834d0b8bc 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 5d49cb24-4881-4eec-ab77-49000de8aa78 (type: security_groups) to 1 2026-04-27 22:10:39.697 9 INFO neutron.wsgi [None req-2902495e-8a18-469f-8f05-278834d0b8bc 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=6901751c6c0e4fc9aea9e8f56253c111&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3091047 2026-04-27 22:10:39.764 9 INFO neutron.wsgi [None req-c96e3477-7bd8-49f0-b78e-edbc42aac2ad 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/49c76e71-b256-45c9-bed0-9a673efda8c8 HTTP/1.1" status: 204 len: 168 time: 0.1831377 2026-04-27 22:10:39.903 10 INFO neutron.wsgi [None req-955a914a-1e42-4c9e-ab78-2960fb5b7b50 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/5d49cb24-4881-4eec-ab77-49000de8aa78 HTTP/1.1" status: 204 len: 168 time: 0.1994879 2026-04-27 22:10:39.963 10 INFO neutron.db.ovn_revision_numbers_db [None req-e5c23717-07e9-472f-b4a0-d55197333dbf 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 69857716-83fa-4dbd-9a81-d8397e720050 (type: security_groups) to 1 2026-04-27 22:10:39.992 10 INFO neutron.wsgi [None req-e5c23717-07e9-472f-b4a0-d55197333dbf 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=d9cbcb00187c45a68c05e714123e02ee&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1255503 2026-04-27 22:10:40.216 10 INFO neutron.wsgi [None req-b476f050-f4ea-493c-b029-ccfa7f50ddc3 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/69857716-83fa-4dbd-9a81-d8397e720050 HTTP/1.1" status: 204 len: 168 time: 0.2183516 2026-04-27 22:10:40.487 10 INFO neutron.db.ovn_revision_numbers_db [None req-300c6c26-6d01-475f-8301-576753ed9378 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource a1adca11-0cb1-412d-b301-9c7b02df8e4b (type: security_groups) to 1 2026-04-27 22:10:40.508 10 INFO neutron.wsgi [None req-300c6c26-6d01-475f-8301-576753ed9378 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=dba84301c09b44c3afd4a72f4a97d0dd&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3046966 2026-04-27 22:10:40.712 10 INFO neutron.wsgi [None req-3ff11f4c-a68f-487e-bc1b-66ad7e77066e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/a1adca11-0cb1-412d-b301-9c7b02df8e4b HTTP/1.1" status: 204 len: 168 time: 0.1984341 2026-04-27 22:10:40.828 10 INFO neutron.wsgi [None req-e8e17799-dc64-4fdb-9b17-d4bbe6ab2237 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=3b0695ae5b174fc192feb1a21b0ee785&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0313346 2026-04-27 22:10:40.875 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014446 2026-04-27 22:10:40.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0011215 2026-04-27 22:10:41.011 10 INFO neutron.wsgi [None req-9c3a78fd-1d8e-4ab0-99bc-0c6de0ef40f6 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/3134034a-ff01-4a1e-a807-023240c02dac HTTP/1.1" status: 204 len: 168 time: 0.1719849 2026-04-27 22:10:43.042 10 INFO neutron.db.ovn_revision_numbers_db [None req-39c70824-d6fb-4a55-868c-b3309d70a20f e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Successfully bumped revision number for resource 35fb6e3f-b56c-41e2-a401-12d54df1fd64 (type: security_groups) to 1 2026-04-27 22:10:43.091 10 INFO neutron.db.segments_db [None req-39c70824-d6fb-4a55-868c-b3309d70a20f e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Added segment 4b65bfec-a109-4d56-8adc-c307e70435ea of type geneve for network 9a64677f-5c71-4802-87d7-dda2bda7c173 2026-04-27 22:10:43.215 10 INFO neutron.db.ovn_revision_numbers_db [None req-39c70824-d6fb-4a55-868c-b3309d70a20f e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Successfully bumped revision number for resource 9a64677f-5c71-4802-87d7-dda2bda7c173 (type: networks) to 1 2026-04-27 22:10:43.407 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-39c70824-d6fb-4a55-868c-b3309d70a20f e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] No more DHCP agents 2026-04-27 22:10:43.408 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-39c70824-d6fb-4a55-868c-b3309d70a20f e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Unable to schedule network 9a64677f-5c71-4802-87d7-dda2bda7c173: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:43.469 10 INFO neutron.db.ovn_revision_numbers_db [None req-39c70824-d6fb-4a55-868c-b3309d70a20f e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Successfully bumped revision number for resource 8698c8aa-f7c1-4c59-81c6-4da2083cacde (type: ports) to 1 2026-04-27 22:10:43.498 10 INFO neutron.wsgi [None req-39c70824-d6fb-4a55-868c-b3309d70a20f e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.8019667 2026-04-27 22:10:44.473 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-17cfadea-6466-4f94-91e7-97abc490dd39 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] No more DHCP agents 2026-04-27 22:10:44.476 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-17cfadea-6466-4f94-91e7-97abc490dd39 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Unable to schedule network a151f0a7-868e-4eca-a058-e229a6a8b3e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:44.662 10 INFO neutron.db.ovn_revision_numbers_db [None req-17cfadea-6466-4f94-91e7-97abc490dd39 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Successfully bumped revision number for resource 1d53a602-537a-476e-b968-3303de9dbd7b (type: ports) to 1 2026-04-27 22:10:44.731 9 INFO neutron.db.ovn_revision_numbers_db [None req-4402ac70-dbfe-46db-b123-5b639f228029 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] Successfully bumped revision number for resource 3c62cdc8-cc6a-4d22-8a7a-9eb9f1564118 (type: security_groups) to 1 2026-04-27 22:10:44.790 9 INFO neutron.db.segments_db [None req-4402ac70-dbfe-46db-b123-5b639f228029 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] Added segment 4397b8b1-edef-4a9a-82ad-b85a7475581c of type geneve for network 3c9b51a1-84ca-432f-bebc-944cdb9a3cb6 2026-04-27 22:10:44.951 9 INFO neutron.db.ovn_revision_numbers_db [None req-4402ac70-dbfe-46db-b123-5b639f228029 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] Successfully bumped revision number for resource 3c9b51a1-84ca-432f-bebc-944cdb9a3cb6 (type: networks) to 1 2026-04-27 22:10:45.368 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4402ac70-dbfe-46db-b123-5b639f228029 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] No more DHCP agents 2026-04-27 22:10:45.369 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4402ac70-dbfe-46db-b123-5b639f228029 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] Unable to schedule network 3c9b51a1-84ca-432f-bebc-944cdb9a3cb6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:45.382 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status up for port: 1d53a602-537a-476e-b968-3303de9dbd7b 2026-04-27 22:10:45.396 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Router ee82b61b-52fd-46a5-8e19-ed3f4589ec30 is bound to host instance 2026-04-27 22:10:45.404 10 INFO neutron.plugins.ml2.plugin [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Attempt 1 to provision port 1d53a602-537a-476e-b968-3303de9dbd7b 2026-04-27 22:10:45.406 10 INFO neutron.db.ovn_revision_numbers_db [None req-17cfadea-6466-4f94-91e7-97abc490dd39 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Successfully bumped revision number for resource 1d53a602-537a-476e-b968-3303de9dbd7b (type: router_ports) to 1 2026-04-27 22:10:45.449 9 INFO neutron.db.ovn_revision_numbers_db [None req-4402ac70-dbfe-46db-b123-5b639f228029 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] Successfully bumped revision number for resource 74712490-ff02-4606-bb2a-73c1a403d234 (type: ports) to 1 2026-04-27 22:10:45.469 9 INFO neutron.wsgi [None req-4402ac70-dbfe-46db-b123-5b639f228029 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 1.1456590 2026-04-27 22:10:45.551 10 INFO neutron.db.ovn_revision_numbers_db [None req-8ba1efdc-8651-4472-95d5-f8cb702dc509 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource c7547757-693b-4d61-91a3-fc3240adebc7 (type: security_groups) to 1 2026-04-27 22:10:45.557 10 INFO neutron.db.ovn_revision_numbers_db [None req-17cfadea-6466-4f94-91e7-97abc490dd39 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Successfully bumped revision number for resource ee82b61b-52fd-46a5-8e19-ed3f4589ec30 (type: routers) to 3 2026-04-27 22:10:45.606 10 INFO neutron.wsgi [None req-17cfadea-6466-4f94-91e7-97abc490dd39 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] 10.0.0.1 "POST /v2.0/routers HTTP/1.1" status: 201 len: 875 time: 2.0997689 2026-04-27 22:10:45.610 10 INFO neutron.wsgi [None req-8ba1efdc-8651-4472-95d5-f8cb702dc509 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=2fabaf94de17497abb51ea9f399576ff&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4074810 2026-04-27 22:10:45.682 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e04f7c4b-df62-4c19-87a8-9305a8f554cb 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] No more DHCP agents 2026-04-27 22:10:45.683 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e04f7c4b-df62-4c19-87a8-9305a8f554cb 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] Unable to schedule network 3c9b51a1-84ca-432f-bebc-944cdb9a3cb6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:45.745 9 INFO neutron.db.ovn_revision_numbers_db [None req-e04f7c4b-df62-4c19-87a8-9305a8f554cb 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] Successfully bumped revision number for resource b987da53-00ea-4e9d-a393-54353a4cd917 (type: ports) to 1 2026-04-27 22:10:45.769 9 INFO neutron.wsgi [None req-e04f7c4b-df62-4c19-87a8-9305a8f554cb 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] 10.0.0.1 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.2964137 /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-04-27 22:10:45.842 10 INFO neutron.wsgi [None req-8d520a38-c0e2-460a-9c84-983e5dec9f3b 7fdf56e2f7644ff588b80464d8976141 b4f3dd983f654b7d81be83d1081e053a - - default default] 10.0.0.1 "GET /v2.0/subnets?project_id=f1756ad840e64479a89fab0f66c935a7&cidr=10.100.0.0%2F28 HTTP/1.1" status: 200 len: 207 time: 0.2280293 2026-04-27 22:10:45.848 9 INFO neutron.db.segments_db [None req-2abc29a9-eb20-4737-9c3e-84c95efd9b21 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] Added segment f4432090-5d7a-44ff-883e-f9ee0c2b849c of type geneve for network 4f937aa3-c47d-434f-9474-edee3f3e8d69 2026-04-27 22:10:45.942 9 INFO neutron.wsgi [None req-be5a3899-11c0-402d-bd7b-e7c8224fa022 7fdf56e2f7644ff588b80464d8976141 b4f3dd983f654b7d81be83d1081e053a - - default default] 10.0.0.1 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" status: 200 len: 947 time: 0.0938115 2026-04-27 22:10:45.943 10 INFO neutron.wsgi [None req-0b8e802e-004f-472c-ae55-6ed3dfc477f1 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/c7547757-693b-4d61-91a3-fc3240adebc7 HTTP/1.1" status: 204 len: 168 time: 0.3239632 2026-04-27 22:10:45.969 10 INFO neutron.wsgi [None req-92eaaf97-2352-4407-9097-8dd221f12dcd 7fdf56e2f7644ff588b80464d8976141 b4f3dd983f654b7d81be83d1081e053a - - default default] 10.0.0.1 "GET /v2.0/subnets?network_id=a151f0a7-868e-4eca-a058-e229a6a8b3e8&cidr=10.100.0.0%2F28 HTTP/1.1" status: 200 len: 207 time: 0.0220304 2026-04-27 22:10:46.040 9 INFO neutron.db.ovn_revision_numbers_db [None req-2abc29a9-eb20-4737-9c3e-84c95efd9b21 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] Successfully bumped revision number for resource 4f937aa3-c47d-434f-9474-edee3f3e8d69 (type: networks) to 1 2026-04-27 22:10:46.070 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource 1d53a602-537a-476e-b968-3303de9dbd7b (type: ports) to 1 2026-04-27 22:10:46.268 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2abc29a9-eb20-4737-9c3e-84c95efd9b21 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] No more DHCP agents 2026-04-27 22:10:46.271 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2abc29a9-eb20-4737-9c3e-84c95efd9b21 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] Unable to schedule network 4f937aa3-c47d-434f-9474-edee3f3e8d69: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:46.307 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1c7ad91f-e4ed-4a01-b4a4-0c4d34c33398 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] No more DHCP agents 2026-04-27 22:10:46.311 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1c7ad91f-e4ed-4a01-b4a4-0c4d34c33398 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Unable to schedule network 9a64677f-5c71-4802-87d7-dda2bda7c173: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:46.311 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource 1d53a602-537a-476e-b968-3303de9dbd7b (type: router_ports) to 3 2026-04-27 22:10:46.362 9 INFO neutron.db.ovn_revision_numbers_db [None req-2abc29a9-eb20-4737-9c3e-84c95efd9b21 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] Successfully bumped revision number for resource b10ffee4-dc60-41ca-91b3-f5526dce6547 (type: ports) to 1 2026-04-27 22:10:46.391 9 INFO neutron.wsgi [None req-2abc29a9-eb20-4737-9c3e-84c95efd9b21 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.6159894 2026-04-27 22:10:46.461 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource 1d53a602-537a-476e-b968-3303de9dbd7b (type: ports) to 2 2026-04-27 22:10:46.707 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource 1d53a602-537a-476e-b968-3303de9dbd7b (type: ports) to 4 2026-04-27 22:10:46.711 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fce7f2ae-4dd1-40c4-94dd-02fbc89aeb10 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] No more DHCP agents 2026-04-27 22:10:46.719 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fce7f2ae-4dd1-40c4-94dd-02fbc89aeb10 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] Unable to schedule network 4f937aa3-c47d-434f-9474-edee3f3e8d69: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:46.804 9 INFO neutron.db.ovn_revision_numbers_db [None req-fce7f2ae-4dd1-40c4-94dd-02fbc89aeb10 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] Successfully bumped revision number for resource 6f7336ee-832c-4ee7-ac7d-c878957ac7f0 (type: ports) to 1 2026-04-27 22:10:46.861 9 INFO neutron.wsgi [None req-fce7f2ae-4dd1-40c4-94dd-02fbc89aeb10 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] 10.0.0.1 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4646456 /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-04-27 22:10:46.885 9 INFO neutron.db.ovn_revision_numbers_db [None req-1c7ad91f-e4ed-4a01-b4a4-0c4d34c33398 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Successfully bumped revision number for resource 8698c8aa-f7c1-4c59-81c6-4da2083cacde (type: ports) to 2 2026-04-27 22:10:46.904 9 INFO neutron.db.ovn_revision_numbers_db [None req-1c7ad91f-e4ed-4a01-b4a4-0c4d34c33398 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Successfully bumped revision number for resource fe903943-5d40-4eea-8d3f-5c292261747d (type: subnets) to 0 2026-04-27 22:10:46.919 9 INFO neutron.wsgi [None req-1c7ad91f-e4ed-4a01-b4a4-0c4d34c33398 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 832 time: 0.9433279 2026-04-27 22:10:46.981 9 INFO neutron.db.segments_db [None req-d5040c80-89df-4a0c-9531-d6f99968f6db 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] Added segment 67bf82ca-9ba9-40ec-a1a4-474eca407209 of type geneve for network 8ccf8e29-94fd-4592-aaaf-2f095401edb3 2026-04-27 22:10:47.170 9 INFO neutron.db.ovn_revision_numbers_db [None req-d5040c80-89df-4a0c-9531-d6f99968f6db 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] Successfully bumped revision number for resource 8ccf8e29-94fd-4592-aaaf-2f095401edb3 (type: networks) to 1 2026-04-27 22:10:47.404 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource 1d53a602-537a-476e-b968-3303de9dbd7b (type: router_ports) to 4 2026-04-27 22:10:47.625 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d5040c80-89df-4a0c-9531-d6f99968f6db 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] No more DHCP agents 2026-04-27 22:10:47.629 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d5040c80-89df-4a0c-9531-d6f99968f6db 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] Unable to schedule network 8ccf8e29-94fd-4592-aaaf-2f095401edb3: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:47.705 9 INFO neutron.db.ovn_revision_numbers_db [None req-d5040c80-89df-4a0c-9531-d6f99968f6db 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] Successfully bumped revision number for resource c5cd0e78-5c96-4ac6-9ae5-0b096b5c3961 (type: ports) to 1 2026-04-27 22:10:47.736 9 INFO neutron.wsgi [None req-d5040c80-89df-4a0c-9531-d6f99968f6db 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.8675458 2026-04-27 22:10:47.844 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-30e2d47d-f63f-4bf2-a208-c0d283b3ebab e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] No more DHCP agents 2026-04-27 22:10:47.849 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-30e2d47d-f63f-4bf2-a208-c0d283b3ebab e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] Unable to schedule network 9a64677f-5c71-4802-87d7-dda2bda7c173: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:47.979 10 INFO neutron.db.ovn_revision_numbers_db [None req-0fe9da98-7575-4baa-afae-f29d88920e43 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 896bd1b2-19eb-463b-9b57-d911f2931d81 (type: security_groups) to 1 2026-04-27 22:10:48.025 9 INFO neutron.db.ovn_revision_numbers_db [None req-30e2d47d-f63f-4bf2-a208-c0d283b3ebab e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] Successfully bumped revision number for resource 6524aed6-759f-419a-a785-02a37d516d3d (type: ports) to 1 2026-04-27 22:10:48.029 10 INFO neutron.db.segments_db [None req-0fe9da98-7575-4baa-afae-f29d88920e43 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Added segment 1778ab20-1510-4908-95f5-a1a71699b15a of type geneve for network 7cff680e-0f13-4acb-8097-ab3bba136ee0 2026-04-27 22:10:48.061 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6f4cf275-fd50-48a6-a8e0-f89d113acee7 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] No more DHCP agents 2026-04-27 22:10:48.063 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6f4cf275-fd50-48a6-a8e0-f89d113acee7 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] Unable to schedule network 8ccf8e29-94fd-4592-aaaf-2f095401edb3: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:48.142 9 INFO neutron.db.ovn_revision_numbers_db [None req-6f4cf275-fd50-48a6-a8e0-f89d113acee7 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] Successfully bumped revision number for resource 5ed6fd88-e0b2-4330-ab43-cfcb1972ab78 (type: ports) to 1 2026-04-27 22:10:48.172 10 INFO neutron.db.ovn_revision_numbers_db [None req-0fe9da98-7575-4baa-afae-f29d88920e43 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 7cff680e-0f13-4acb-8097-ab3bba136ee0 (type: networks) to 1 2026-04-27 22:10:48.172 9 INFO neutron.wsgi [None req-6f4cf275-fd50-48a6-a8e0-f89d113acee7 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] 10.0.0.1 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4306540 /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-04-27 22:10:48.260 9 INFO neutron.db.segments_db [None req-86b6f45f-101e-4008-b62f-a3829374dd1a 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] Added segment 8d6d4060-8903-4cd7-b62f-41a2772b718c of type geneve for network e573c612-1d98-4721-af4e-aa7e8c1eef03 2026-04-27 22:10:48.334 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0fe9da98-7575-4baa-afae-f29d88920e43 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:10:48.335 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0fe9da98-7575-4baa-afae-f29d88920e43 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network 7cff680e-0f13-4acb-8097-ab3bba136ee0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:48.391 10 INFO neutron.db.ovn_revision_numbers_db [None req-0fe9da98-7575-4baa-afae-f29d88920e43 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 4b6d652f-710f-48a3-a184-a2164645d298 (type: ports) to 1 2026-04-27 22:10:48.414 10 INFO neutron.wsgi [None req-0fe9da98-7575-4baa-afae-f29d88920e43 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 942 time: 0.7667158 2026-04-27 22:10:48.426 9 INFO neutron.db.ovn_revision_numbers_db [None req-86b6f45f-101e-4008-b62f-a3829374dd1a 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] Successfully bumped revision number for resource e573c612-1d98-4721-af4e-aa7e8c1eef03 (type: networks) to 1 2026-04-27 22:10:48.609 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-280dbb9f-c298-49d4-97b2-c646a7f4154b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:10:48.610 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-280dbb9f-c298-49d4-97b2-c646a7f4154b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network 7cff680e-0f13-4acb-8097-ab3bba136ee0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:48.662 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status up for port: 6524aed6-759f-419a-a785-02a37d516d3d 2026-04-27 22:10:48.671 10 INFO neutron.plugins.ml2.plugin [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Attempt 1 to provision port 6524aed6-759f-419a-a785-02a37d516d3d 2026-04-27 22:10:48.679 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-86b6f45f-101e-4008-b62f-a3829374dd1a 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] No more DHCP agents 2026-04-27 22:10:48.681 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-86b6f45f-101e-4008-b62f-a3829374dd1a 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] Unable to schedule network e573c612-1d98-4721-af4e-aa7e8c1eef03: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:48.682 9 INFO neutron.db.ovn_revision_numbers_db [None req-30e2d47d-f63f-4bf2-a208-c0d283b3ebab e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] Successfully bumped revision number for resource 6524aed6-759f-419a-a785-02a37d516d3d (type: router_ports) to 2 2026-04-27 22:10:48.760 9 INFO neutron.db.ovn_revision_numbers_db [None req-86b6f45f-101e-4008-b62f-a3829374dd1a 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] Successfully bumped revision number for resource 91259c9f-650e-4eac-b5fe-4e999937378f (type: ports) to 1 2026-04-27 22:10:48.805 9 INFO neutron.wsgi [None req-86b6f45f-101e-4008-b62f-a3829374dd1a 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.6286135 2026-04-27 22:10:48.903 9 INFO neutron.db.ovn_revision_numbers_db [None req-30e2d47d-f63f-4bf2-a208-c0d283b3ebab e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] Successfully bumped revision number for resource 6524aed6-759f-419a-a785-02a37d516d3d (type: ports) to 2 2026-04-27 22:10:49.006 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource 6524aed6-759f-419a-a785-02a37d516d3d (type: ports) to 3 2026-04-27 22:10:49.021 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-30e2d47d-f63f-4bf2-a208-c0d283b3ebab e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] No more DHCP agents 2026-04-27 22:10:49.025 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-30e2d47d-f63f-4bf2-a208-c0d283b3ebab e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] Unable to schedule network 9a64677f-5c71-4802-87d7-dda2bda7c173: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:49.126 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1a5c8862-2367-45c8-a091-5cb6802c8674 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] No more DHCP agents 2026-04-27 22:10:49.129 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1a5c8862-2367-45c8-a091-5cb6802c8674 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] Unable to schedule network e573c612-1d98-4721-af4e-aa7e8c1eef03: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:49.142 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource 6524aed6-759f-419a-a785-02a37d516d3d (type: router_ports) to 3 2026-04-27 22:10:49.167 10 INFO neutron.db.ovn_revision_numbers_db [None req-280dbb9f-c298-49d4-97b2-c646a7f4154b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 4b6d652f-710f-48a3-a184-a2164645d298 (type: ports) to 2 2026-04-27 22:10:49.198 10 INFO neutron.db.ovn_revision_numbers_db [None req-280dbb9f-c298-49d4-97b2-c646a7f4154b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 95894660-c1da-49c2-a016-0c091107fea3 (type: subnets) to 0 2026-04-27 22:10:49.219 10 INFO neutron.wsgi [None req-280dbb9f-c298-49d4-97b2-c646a7f4154b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 862 time: 0.8001649 2026-04-27 22:10:49.221 9 INFO neutron.db.ovn_revision_numbers_db [None req-1a5c8862-2367-45c8-a091-5cb6802c8674 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] Successfully bumped revision number for resource f239ff82-10f2-4caa-b0a6-f3e59dbabd8a (type: ports) to 1 2026-04-27 22:10:49.255 9 INFO neutron.wsgi [None req-1a5c8862-2367-45c8-a091-5cb6802c8674 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] 10.0.0.1 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4465258 /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-04-27 22:10:49.613 9 INFO neutron.db.segments_db [None req-0f6031d0-8929-4b0d-af02-4acfc2f3e257 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] Added segment c43559ab-fe94-4a8c-bf0e-095cfb1c5252 of type geneve for network b5975b27-aae4-424b-bdc0-1be0b7214c17 2026-04-27 22:10:49.705 9 INFO neutron.db.ovn_revision_numbers_db [None req-30e2d47d-f63f-4bf2-a208-c0d283b3ebab e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Successfully bumped revision number for resource 6524aed6-759f-419a-a785-02a37d516d3d (type: router_ports) to 3 2026-04-27 22:10:49.708 9 INFO neutron.wsgi [None req-30e2d47d-f63f-4bf2-a208-c0d283b3ebab e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] 10.0.0.1 "PUT /v2.0/routers/ee82b61b-52fd-46a5-8e19-ed3f4589ec30/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.7740724 2026-04-27 22:10:49.710 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-53826880-9535-4465-be02-ed325001c532 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:10:49.712 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-53826880-9535-4465-be02-ed325001c532 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network a151f0a7-868e-4eca-a058-e229a6a8b3e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:49.748 9 INFO neutron.db.ovn_revision_numbers_db [None req-0f6031d0-8929-4b0d-af02-4acfc2f3e257 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] Successfully bumped revision number for resource b5975b27-aae4-424b-bdc0-1be0b7214c17 (type: networks) to 1 2026-04-27 22:10:49.834 10 INFO neutron.wsgi [None req-5ed502b4-3030-4e1e-aa87-943cecd715ab 7fdf56e2f7644ff588b80464d8976141 b4f3dd983f654b7d81be83d1081e053a - - default default] 10.0.0.1 "GET /v2.0/networks HTTP/1.1" status: 200 len: 7403 time: 0.1177285 2026-04-27 22:10:49.885 9 INFO neutron.wsgi [None req-0c9faf7e-61b3-43e9-ba14-77bcc66323a1 7fdf56e2f7644ff588b80464d8976141 b4f3dd983f654b7d81be83d1081e053a - - default default] 10.0.0.1 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2750 time: 0.0456462 2026-04-27 22:10:49.943 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0f6031d0-8929-4b0d-af02-4acfc2f3e257 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] No more DHCP agents 2026-04-27 22:10:49.946 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0f6031d0-8929-4b0d-af02-4acfc2f3e257 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] Unable to schedule network b5975b27-aae4-424b-bdc0-1be0b7214c17: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:50.010 9 INFO neutron.db.ovn_revision_numbers_db [None req-0f6031d0-8929-4b0d-af02-4acfc2f3e257 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] Successfully bumped revision number for resource e6ceff5b-007e-4649-8ee3-c077829ff74e (type: ports) to 1 2026-04-27 22:10:50.032 9 INFO neutron.wsgi [None req-0f6031d0-8929-4b0d-af02-4acfc2f3e257 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.7720869 2026-04-27 22:10:50.194 10 INFO neutron.db.ovn_revision_numbers_db [None req-53826880-9535-4465-be02-ed325001c532 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 57943efd-47b0-4a06-852a-7cb30120571a (type: ports) to 1 2026-04-27 22:10:50.277 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2e3c933a-ce55-4317-bdae-85c1fc1e19cf 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] No more DHCP agents 2026-04-27 22:10:50.278 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2e3c933a-ce55-4317-bdae-85c1fc1e19cf 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] Unable to schedule network b5975b27-aae4-424b-bdc0-1be0b7214c17: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:50.295 10 INFO neutron.wsgi [None req-facede42-7a60-441b-8628-481a072bb13f 7fdf56e2f7644ff588b80464d8976141 b4f3dd983f654b7d81be83d1081e053a - - default default] 10.0.0.1 "GET /v2.0/routers HTTP/1.1" status: 200 len: 1363 time: 0.4048300 2026-04-27 22:10:50.344 9 INFO neutron.db.ovn_revision_numbers_db [None req-2e3c933a-ce55-4317-bdae-85c1fc1e19cf 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] Successfully bumped revision number for resource 579355a8-49a6-42fc-b316-bdb1c437e01e (type: ports) to 1 2026-04-27 22:10:50.366 9 INFO neutron.wsgi [None req-2e3c933a-ce55-4317-bdae-85c1fc1e19cf 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] 10.0.0.1 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3188772 /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-04-27 22:10:50.409 10 INFO neutron.wsgi [None req-b410a06d-f446-43d3-bc01-234bea9bb06c 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] 10.0.0.1 "PUT /v2.0/ports/b987da53-00ea-4e9d-a393-54353a4cd917/tags HTTP/1.1" status: 200 len: 210 time: 0.0374019 2026-04-27 22:10:50.456 9 INFO neutron.wsgi [None req-fce21049-bedf-4477-9234-5f8ae9b85828 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] 10.0.0.1 "PUT /v2.0/ports/6f7336ee-832c-4ee7-ac7d-c878957ac7f0/tags HTTP/1.1" status: 200 len: 218 time: 0.0410619 2026-04-27 22:10:50.482 9 INFO neutron.db.ovn_revision_numbers_db [None req-604fbf21-69ef-433c-aa92-0295ad224446 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Successfully bumped revision number for resource 86e96794-3e96-4f23-8e52-21b1b61a9b78 (type: security_groups) to 1 2026-04-27 22:10:50.501 9 INFO neutron.wsgi [None req-604fbf21-69ef-433c-aa92-0295ad224446 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] 10.0.0.1 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1809 time: 0.1343935 2026-04-27 22:10:50.514 9 INFO neutron.wsgi [None req-d7e0a2c8-159b-4b4a-b7c6-f4da2ab90814 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] 10.0.0.1 "PUT /v2.0/ports/5ed6fd88-e0b2-4330-ab43-cfcb1972ab78/tags HTTP/1.1" status: 200 len: 227 time: 0.0528834 2026-04-27 22:10:50.554 9 INFO neutron.wsgi [None req-6a477d3d-3c6e-4ac6-a74c-15cb8835a864 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] 10.0.0.1 "PUT /v2.0/ports/f239ff82-10f2-4caa-b0a6-f3e59dbabd8a/tags HTTP/1.1" status: 200 len: 212 time: 0.0353398 2026-04-27 22:10:50.652 10 INFO neutron.db.ovn_revision_numbers_db [None req-1faf22b5-8dec-4376-8c72-75f6f1f24d47 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource 373a32fd-da0d-4cd3-a034-44e4efa63eb3 (type: security_groups) to 1 2026-04-27 22:10:50.687 9 INFO neutron.db.ovn_revision_numbers_db [None req-efca9f70-ad2f-4ad1-83a7-229ea5f2b046 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Successfully bumped revision number for resource 54569c91-7665-464e-9cd0-41311f22f3ce (type: security_group_rules) to 0 2026-04-27 22:10:50.721 10 INFO neutron.db.segments_db [None req-1faf22b5-8dec-4376-8c72-75f6f1f24d47 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Added segment ae2aa919-446f-42f9-bf27-7ef77594d8f7 of type geneve for network 53b48937-4e98-47d6-b330-3b3810ca9134 2026-04-27 22:10:50.732 9 INFO neutron.wsgi [None req-3690553d-4b50-4951-97ce-ac10f293ede5 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - default default] 10.0.0.1 "GET /v2.0/ports?tags=red HTTP/1.1" status: 200 len: 2448 time: 0.1727080 2026-04-27 22:10:50.734 9 INFO neutron.wsgi [None req-efca9f70-ad2f-4ad1-83a7-229ea5f2b046 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.2271838 2026-04-27 22:10:50.790 9 INFO neutron.wsgi [None req-5ff57f5f-8eab-4e2e-a881-ad9e25961a2d 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - default default] 10.0.0.1 "GET /v2.0/ports?tags=red%2Cblue HTTP/1.1" status: 200 len: 1708 time: 0.0512922 2026-04-27 22:10:50.846 9 INFO neutron.wsgi [None req-f760a221-5d88-437f-91ea-c01824c462f4 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - default default] 10.0.0.1 "GET /v2.0/ports?tags-any=blue HTTP/1.1" status: 200 len: 1708 time: 0.0521367 2026-04-27 22:10:50.898 9 INFO neutron.wsgi [None req-8431f702-d36f-4235-bad0-353be91a7e71 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - default default] 10.0.0.1 "GET /v2.0/ports?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2448 time: 0.0473266 2026-04-27 22:10:50.936 10 INFO neutron.db.ovn_revision_numbers_db [None req-1faf22b5-8dec-4376-8c72-75f6f1f24d47 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource 53b48937-4e98-47d6-b330-3b3810ca9134 (type: networks) to 1 2026-04-27 22:10:51.001 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Router 37a1d3d0-4fa7-48ad-8cbe-6eb94e747907 is bound to host instance 2026-04-27 22:10:51.024 10 INFO neutron.db.ovn_revision_numbers_db [None req-53826880-9535-4465-be02-ed325001c532 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 57943efd-47b0-4a06-852a-7cb30120571a (type: router_ports) to 1 2026-04-27 22:10:51.058 9 INFO neutron.wsgi [None req-8b8b4703-59c2-4e69-9a71-4268ad6042f3 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - default default] 10.0.0.1 "GET /v2.0/ports?not-tags=red HTTP/1.1" status: 200 len: 5463 time: 0.1550543 2026-04-27 22:10:51.074 10 INFO neutron.db.ovn_revision_numbers_db [None req-ef343242-be26-42e4-b876-85a83535a28e e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Successfully bumped revision number for resource 0dbe86b7-7107-445d-90b6-cdcd631774a4 (type: security_group_rules) to 0 2026-04-27 22:10:51.135 9 INFO neutron.wsgi [None req-f5c91385-dbde-455d-a03c-ad967df1190a 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - default default] 10.0.0.1 "GET /v2.0/ports?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 6203 time: 0.0709918 2026-04-27 22:10:51.168 10 INFO neutron.wsgi [None req-ef343242-be26-42e4-b876-85a83535a28e e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 763 time: 0.4253442 2026-04-27 22:10:51.193 10 INFO neutron.db.ovn_revision_numbers_db [None req-53826880-9535-4465-be02-ed325001c532 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 37a1d3d0-4fa7-48ad-8cbe-6eb94e747907 (type: routers) to 3 2026-04-27 22:10:51.220 9 INFO neutron.wsgi [None req-63c08033-0df8-4ff9-951b-a8ad7010e935 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - default default] 10.0.0.1 "GET /v2.0/ports?not-tags-any=blue HTTP/1.1" status: 200 len: 6203 time: 0.0760376 2026-04-27 22:10:51.230 10 INFO neutron.wsgi [None req-53826880-9535-4465-be02-ed325001c532 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "POST /v2.0/routers HTTP/1.1" status: 201 len: 873 time: 2.0055325 2026-04-27 22:10:51.276 9 INFO neutron.wsgi [None req-af8254e5-5695-4875-ad34-d43c4574cd1f 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - default default] 10.0.0.1 "GET /v2.0/ports?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 5463 time: 0.0515413 2026-04-27 22:10:51.318 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1faf22b5-8dec-4376-8c72-75f6f1f24d47 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] No more DHCP agents 2026-04-27 22:10:51.325 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1faf22b5-8dec-4376-8c72-75f6f1f24d47 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Unable to schedule network 53b48937-4e98-47d6-b330-3b3810ca9134: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:51.353 9 INFO neutron.db.ovn_revision_numbers_db [None req-1333f533-8b6c-468a-8d78-a617cbec3f8f e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Successfully bumped revision number for resource 1964c526-5fae-473a-9683-49d1282cc246 (type: security_group_rules) to 0 2026-04-27 22:10:51.391 9 INFO neutron.wsgi [None req-1333f533-8b6c-468a-8d78-a617cbec3f8f e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.2136219 2026-04-27 22:10:51.533 9 INFO neutron.wsgi [None req-5f5b21d0-a660-4a61-98ea-3da9220389c9 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] 10.0.0.1 "DELETE /v2.0/ports/b987da53-00ea-4e9d-a393-54353a4cd917 HTTP/1.1" status: 204 len: 168 time: 0.2495914 2026-04-27 22:10:51.556 9 INFO neutron.db.ovn_revision_numbers_db [None req-82165d8e-f11f-4f98-b7d3-313994faa140 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Successfully bumped revision number for resource 0b16448b-5eda-452c-b6a3-ee957e3bdc75 (type: security_group_rules) to 0 2026-04-27 22:10:51.602 9 INFO neutron.wsgi [None req-82165d8e-f11f-4f98-b7d3-313994faa140 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.2054620 2026-04-27 22:10:51.641 9 INFO neutron.db.securitygroups_db [None req-3e9e21bc-edc6-47ef-a456-dd703d30e3a8 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Project f1756ad840e64479a89fab0f66c935a7 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-27 22:10:51.780 9 INFO neutron.wsgi [None req-167c626a-4889-4a81-933e-938f52839c07 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] 10.0.0.1 "DELETE /v2.0/ports/6f7336ee-832c-4ee7-ac7d-c878957ac7f0 HTTP/1.1" status: 204 len: 168 time: 0.2415235 2026-04-27 22:10:51.782 9 INFO neutron.db.ovn_revision_numbers_db [None req-3e9e21bc-edc6-47ef-a456-dd703d30e3a8 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Successfully bumped revision number for resource 61a633c3-66ca-4f02-9b4c-bd5582e15d26 (type: security_group_rules) to 0 2026-04-27 22:10:51.819 9 INFO neutron.wsgi [None req-3e9e21bc-edc6-47ef-a456-dd703d30e3a8 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 774 time: 0.2077529 2026-04-27 22:10:51.858 9 INFO neutron.db.securitygroups_db [None req-95dc1a81-6a61-42c0-8543-5fc5f5686c5e e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Project f1756ad840e64479a89fab0f66c935a7 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-27 22:10:52.002 9 INFO neutron.db.ovn_revision_numbers_db [None req-95dc1a81-6a61-42c0-8543-5fc5f5686c5e e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Successfully bumped revision number for resource 4df7d0c6-b3a0-4647-bdbc-dc51048b97ab (type: security_group_rules) to 0 2026-04-27 22:10:52.044 9 INFO neutron.wsgi [None req-95dc1a81-6a61-42c0-8543-5fc5f5686c5e e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.2204745 2026-04-27 22:10:52.056 9 INFO neutron.wsgi [None req-ef884d57-ede0-482f-8dae-f874438334b5 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] 10.0.0.1 "DELETE /v2.0/ports/5ed6fd88-e0b2-4330-ab43-cfcb1972ab78 HTTP/1.1" status: 204 len: 168 time: 0.2708406 2026-04-27 22:10:52.089 10 INFO neutron.db.ovn_revision_numbers_db [None req-1faf22b5-8dec-4376-8c72-75f6f1f24d47 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource 45f1a0b1-be29-46a4-9989-031a9d315af2 (type: ports) to 1 2026-04-27 22:10:52.140 10 INFO neutron.wsgi [None req-1faf22b5-8dec-4376-8c72-75f6f1f24d47 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 838 time: 1.7942977 2026-04-27 22:10:52.584 10 INFO neutron.wsgi [None req-65561d36-7957-40a8-a30d-75ecd19c1d96 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.1 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1492 time: 0.1844022 2026-04-27 22:10:52.621 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-306ae9ee-028f-46cc-bf0e-beaa83d02423 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] No more DHCP agents 2026-04-27 22:10:52.632 9 INFO neutron.wsgi [None req-7a2ed96d-a830-47af-9d6e-cb0439207c5f 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] 10.0.0.1 "DELETE /v2.0/ports/f239ff82-10f2-4caa-b0a6-f3e59dbabd8a HTTP/1.1" status: 204 len: 168 time: 0.5706668 2026-04-27 22:10:52.636 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-306ae9ee-028f-46cc-bf0e-beaa83d02423 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Unable to schedule network 53b48937-4e98-47d6-b330-3b3810ca9134: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:52.678 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2dce728a-7e15-4023-8aee-f8873fccb178 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] No more DHCP agents 2026-04-27 22:10:52.682 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2dce728a-7e15-4023-8aee-f8873fccb178 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Unable to schedule network 7cff680e-0f13-4acb-8097-ab3bba136ee0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:52.710 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource 57943efd-47b0-4a06-852a-7cb30120571a (type: ports) to 1 2026-04-27 22:10:52.714 9 INFO neutron.wsgi [req-e9dee7ff-40db-457f-8b29-50034f41b895 req-2bc637eb-9db2-4ac8-8498-79eb82036687 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/security-groups?name=tempest-secgroup-smoke-747659014&fields=id&tenant_id=f1756ad840e64479a89fab0f66c935a7 HTTP/1.1" status: 200 len: 267 time: 0.0563278 2026-04-27 22:10:52.812 9 INFO neutron.wsgi [req-e9dee7ff-40db-457f-8b29-50034f41b895 req-2aec3d05-fe4d-4487-8199-57dea6913ef7 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/networks?id=9a64677f-5c71-4802-87d7-dda2bda7c173 HTTP/1.1" status: 200 len: 859 time: 0.0905440 2026-04-27 22:10:52.840 9 INFO neutron.wsgi [req-e9dee7ff-40db-457f-8b29-50034f41b895 req-93dc8656-81ce-4e7a-a551-defdaad55ec1 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/quotas/f1756ad840e64479a89fab0f66c935a7 HTTP/1.1" status: 200 len: 386 time: 0.0096304 2026-04-27 22:10:52.943 10 INFO neutron.db.ovn_revision_numbers_db [None req-2dce728a-7e15-4023-8aee-f8873fccb178 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource a1c3aeab-8b2b-416e-b230-b90cefe4dd09 (type: ports) to 1 2026-04-27 22:10:52.947 9 INFO neutron.wsgi [req-e9dee7ff-40db-457f-8b29-50034f41b895 req-0a12cc7e-fcef-42a4-991d-fef370df56ed e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/ports?tenant_id=f1756ad840e64479a89fab0f66c935a7&fields=id HTTP/1.1" status: 200 len: 302 time: 0.0989521 2026-04-27 22:10:52.951 9 INFO neutron.wsgi [None req-a00ed18d-567b-4204-abe4-230cf56f927b 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] 10.0.0.1 "DELETE /v2.0/ports/579355a8-49a6-42fc-b316-bdb1c437e01e HTTP/1.1" status: 204 len: 168 time: 0.3126354 2026-04-27 22:10:53.040 9 INFO neutron.wsgi [req-e9dee7ff-40db-457f-8b29-50034f41b895 req-dae7fb33-3ed6-4396-9927-b459a5bc8b58 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.210 "GET /v2.0/networks/9a64677f-5c71-4802-87d7-dda2bda7c173?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0777106 2026-04-27 22:10:53.108 9 INFO neutron.wsgi [req-e9dee7ff-40db-457f-8b29-50034f41b895 req-aad74e17-aaf3-4884-9288-9fca99d75292 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.210 "GET /v2.0/networks/9a64677f-5c71-4802-87d7-dda2bda7c173?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0572655 2026-04-27 22:10:53.174 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource 57943efd-47b0-4a06-852a-7cb30120571a (type: router_ports) to 3 2026-04-27 22:10:53.286 10 INFO neutron.wsgi [req-3d795637-f993-4a64-8c3c-482579566e3c req-e37d13a8-29b0-47be-8709-d1b4159c778d e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=2ebb8df3-d37f-466d-90e0-fe6bf6cce001 HTTP/1.1" status: 200 len: 210 time: 0.0611882 2026-04-27 22:10:53.378 9 INFO neutron.services.segments.plugin [-] Segment 4397b8b1-edef-4a9a-82ad-b85a7475581c resource provider aggregate not found 2026-04-27 22:10:53.383 9 INFO neutron.services.segments.plugin [-] Segment 4397b8b1-edef-4a9a-82ad-b85a7475581c resource provider aggregate not found 2026-04-27 22:10:53.394 10 INFO neutron.db.ovn_revision_numbers_db [None req-306ae9ee-028f-46cc-bf0e-beaa83d02423 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource 45f1a0b1-be29-46a4-9989-031a9d315af2 (type: ports) to 2 2026-04-27 22:10:53.399 9 INFO neutron.services.segments.plugin [-] Segment 4397b8b1-edef-4a9a-82ad-b85a7475581c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4397b8b1-edef-4a9a-82ad-b85a7475581c found for delete ", "request_id": "req-1e5045bf-d31b-4ee7-a4eb-be9cacfdcd04"}]} 2026-04-27 22:10:53.407 9 INFO neutron.services.segments.plugin [-] Segment 4397b8b1-edef-4a9a-82ad-b85a7475581c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4397b8b1-edef-4a9a-82ad-b85a7475581c found for delete ", "request_id": "req-44cc8a85-70ab-4ddc-b999-5fb5635eb444"}]} 2026-04-27 22:10:53.416 9 INFO neutron.wsgi [None req-40572e38-7898-403c-bdfb-3995acf582dc 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] 10.0.0.1 "DELETE /v2.0/networks/3c9b51a1-84ca-432f-bebc-944cdb9a3cb6 HTTP/1.1" status: 204 len: 168 time: 0.4595089 2026-04-27 22:10:53.427 10 INFO neutron.db.ovn_revision_numbers_db [None req-306ae9ee-028f-46cc-bf0e-beaa83d02423 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource 84ad2459-7ca9-4125-8b79-f072cd203dd6 (type: subnets) to 0 2026-04-27 22:10:53.431 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource 57943efd-47b0-4a06-852a-7cb30120571a (type: ports) to 2 2026-04-27 22:10:53.720 10 INFO neutron.wsgi [None req-306ae9ee-028f-46cc-bf0e-beaa83d02423 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 833 time: 1.5685194 2026-04-27 22:10:53.798 9 INFO neutron.wsgi [None req-3e11184e-798a-477c-a8ae-69560ce500ce 8bba80b26b5a4f55b452a2234a5aa1df d889433c8c324138ad2ec29c8dd56904 - - default default] 10.0.0.1 "GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 HTTP/1.1" status: 200 len: 212 time: 0.0746810 2026-04-27 22:10:53.899 10 INFO neutron.db.ovn_revision_numbers_db [None req-2dce728a-7e15-4023-8aee-f8873fccb178 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource a1c3aeab-8b2b-416e-b230-b90cefe4dd09 (type: router_ports) to 2 2026-04-27 22:10:53.926 9 INFO neutron.wsgi [None req-b4355c67-fff5-4b33-8bd7-bf6f72b3c361 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] 10.0.0.1 "DELETE /v2.0/networks/4f937aa3-c47d-434f-9474-edee3f3e8d69 HTTP/1.1" status: 204 len: 168 time: 0.5008173 2026-04-27 22:10:54.014 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource 57943efd-47b0-4a06-852a-7cb30120571a (type: ports) to 4 2026-04-27 22:10:54.056 9 INFO neutron.wsgi [None req-ec6a447e-2ca5-4e70-aaa7-dcbd9514400c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0898223 2026-04-27 22:10:54.096 9 INFO neutron.wsgi [None req-9dce6fa0-62c3-4aef-8211-fa217fcd1f6c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0375867 2026-04-27 22:10:54.117 10 INFO neutron.db.ovn_revision_numbers_db [None req-2dce728a-7e15-4023-8aee-f8873fccb178 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource a1c3aeab-8b2b-416e-b230-b90cefe4dd09 (type: ports) to 2 2026-04-27 22:10:54.175 9 INFO neutron.wsgi [req-e9dee7ff-40db-457f-8b29-50034f41b895 req-6aa53d64-5583-4bcf-a846-22e99ec73d66 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 199.19.213.80 "GET /v2.0/networks?id=9a64677f-5c71-4802-87d7-dda2bda7c173 HTTP/1.1" status: 200 len: 859 time: 0.1655116 2026-04-27 22:10:54.281 9 INFO neutron.wsgi [req-e9dee7ff-40db-457f-8b29-50034f41b895 req-382168eb-a57a-4cc6-92d1-6fad83d04d6a e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 199.19.213.80 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f1756ad840e64479a89fab0f66c935a7 HTTP/1.1" status: 200 len: 379 time: 0.0939233 2026-04-27 22:10:54.290 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2dce728a-7e15-4023-8aee-f8873fccb178 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] No more DHCP agents 2026-04-27 22:10:54.292 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2dce728a-7e15-4023-8aee-f8873fccb178 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Unable to schedule network 7cff680e-0f13-4acb-8097-ab3bba136ee0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:54.319 9 INFO neutron.wsgi [None req-01750ddb-20f8-4d37-965e-377d62eff526 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 33015 time: 0.2215388 2026-04-27 22:10:54.407 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource 57943efd-47b0-4a06-852a-7cb30120571a (type: router_ports) to 4 2026-04-27 22:10:54.418 9 INFO neutron.wsgi [req-f8776dbd-d557-47ef-b1ce-6f5865dbf1c0 req-3aa08608-fc18-4c75-985c-c62cbccfa9ec e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=2ebb8df3-d37f-466d-90e0-fe6bf6cce001 HTTP/1.1" status: 200 len: 210 time: 0.0566673 2026-04-27 22:10:54.437 9 INFO neutron.wsgi [None req-c73c1a0f-18f1-4b46-9e48-4b7487d43e70 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 3373 time: 0.1087005 2026-04-27 22:10:54.444 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1f307446-b8f4-427e-bd25-45def9c89709 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] No more DHCP agents 2026-04-27 22:10:54.452 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1f307446-b8f4-427e-bd25-45def9c89709 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Unable to schedule network 53b48937-4e98-47d6-b330-3b3810ca9134: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:54.459 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] No hosting information found for port 6524aed6-759f-419a-a785-02a37d516d3d: RuntimeError: No hosting information found for port 6524aed6-759f-419a-a785-02a37d516d3d 2026-04-27 22:10:54.460 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status up for port: 57943efd-47b0-4a06-852a-7cb30120571a 2026-04-27 22:10:54.463 9 INFO neutron.wsgi [None req-c86987b7-5ec4-493e-88a0-9d63e050ac90 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3697 time: 0.0180445 2026-04-27 22:10:54.490 9 INFO neutron.db.ovn_revision_numbers_db [None req-1f307446-b8f4-427e-bd25-45def9c89709 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource 8fcc5569-1c1a-460a-b10a-162db5ee61a4 (type: subnets) to 0 2026-04-27 22:10:54.497 10 INFO neutron.plugins.ml2.plugin [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Attempt 1 to provision port 57943efd-47b0-4a06-852a-7cb30120571a 2026-04-27 22:10:54.506 9 INFO neutron.wsgi [None req-fe4ec4c3-91a9-4177-8217-1826eada6500 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/ports HTTP/1.1" status: 200 len: 14403 time: 0.0410790 2026-04-27 22:10:54.520 9 INFO neutron.wsgi [None req-1f307446-b8f4-427e-bd25-45def9c89709 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 907 time: 0.7160370 2026-04-27 22:10:54.571 10 INFO neutron.services.segments.plugin [-] Segment 67bf82ca-9ba9-40ec-a1a4-474eca407209 resource provider aggregate not found 2026-04-27 22:10:54.578 10 INFO neutron.services.segments.plugin [-] Segment 67bf82ca-9ba9-40ec-a1a4-474eca407209 resource provider aggregate not found 2026-04-27 22:10:54.599 10 INFO neutron.services.segments.plugin [-] Segment 67bf82ca-9ba9-40ec-a1a4-474eca407209 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67bf82ca-9ba9-40ec-a1a4-474eca407209 found for delete ", "request_id": "req-c51f9178-45d0-41f6-bdaf-84f419fe9411"}]} 2026-04-27 22:10:54.599 10 INFO neutron.services.segments.plugin [-] Segment 67bf82ca-9ba9-40ec-a1a4-474eca407209 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 67bf82ca-9ba9-40ec-a1a4-474eca407209 found for delete ", "request_id": "req-f8144e84-739f-4a9a-9959-3de3becdd117"}]} 2026-04-27 22:10:54.660 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status up for port: a1c3aeab-8b2b-416e-b230-b90cefe4dd09 2026-04-27 22:10:54.681 10 INFO neutron.wsgi [None req-8fc90543-056a-4042-872b-ae2a8c29f855 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] 10.0.0.1 "DELETE /v2.0/networks/8ccf8e29-94fd-4592-aaaf-2f095401edb3 HTTP/1.1" status: 204 len: 168 time: 0.7468052 2026-04-27 22:10:54.683 10 INFO neutron.plugins.ml2.plugin [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Attempt 1 to provision port a1c3aeab-8b2b-416e-b230-b90cefe4dd09 2026-04-27 22:10:55.316 9 INFO neutron.wsgi [None req-69ee1260-f25e-4417-88f6-0c8cd0ef2116 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/routers HTTP/1.1" status: 200 len: 1531 time: 0.7951338 2026-04-27 22:10:55.348 9 INFO neutron.wsgi [None req-01badbdb-b075-4da4-97cc-5b74ef043c3d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0282948 2026-04-27 22:10:55.413 9 INFO neutron.db.segments_db [None req-b265ff03-05b0-482d-ac23-aa7c38f6742b 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Added segment bfd89289-aa80-452a-b366-281d2e53f6cb of type geneve for network 0cc6b326-b4bb-4326-86ed-7c13adaaee4a 2026-04-27 22:10:55.439 9 INFO neutron.services.segments.plugin [-] Segment f4432090-5d7a-44ff-883e-f9ee0c2b849c resource provider aggregate not found 2026-04-27 22:10:55.444 9 INFO neutron.services.segments.plugin [-] Segment f4432090-5d7a-44ff-883e-f9ee0c2b849c resource provider aggregate not found 2026-04-27 22:10:55.475 9 INFO neutron.services.segments.plugin [-] Segment f4432090-5d7a-44ff-883e-f9ee0c2b849c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4432090-5d7a-44ff-883e-f9ee0c2b849c found for delete ", "request_id": "req-1e870b06-f87a-41fe-b18d-6b304dc99e0d"}]} 2026-04-27 22:10:55.476 9 INFO neutron.services.segments.plugin [-] Segment f4432090-5d7a-44ff-883e-f9ee0c2b849c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f4432090-5d7a-44ff-883e-f9ee0c2b849c found for delete ", "request_id": "req-ce7ae6ca-1627-42f0-b538-6bd8a2b3d557"}]} 2026-04-27 22:10:55.526 9 INFO neutron.wsgi [None req-a6873037-e801-481e-8fa6-ad75052f6fbf 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/networks HTTP/1.1" status: 200 len: 6056 time: 0.1750820 2026-04-27 22:10:55.592 10 INFO neutron.wsgi [req-5c1b2376-4664-48ab-99f7-dfcd69d1c82e req-7155e184-5bfc-43b3-aa08-f1eacb68ee93 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=2ebb8df3-d37f-466d-90e0-fe6bf6cce001 HTTP/1.1" status: 200 len: 210 time: 0.0387371 2026-04-27 22:10:55.601 9 INFO neutron.wsgi [None req-1834e82e-a739-4a53-92a3-7d872892a57f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 4089 time: 0.0669167 /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-04-27 22:10:55.644 9 INFO neutron.wsgi [None req-db2256dd-72f1-4853-9b69-235149ee821e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0351803 2026-04-27 22:10:55.676 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3c193eb6-cd51-4e8d-9f6f-1d175960bf69 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] No more DHCP agents 2026-04-27 22:10:55.681 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3c193eb6-cd51-4e8d-9f6f-1d175960bf69 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Unable to schedule network 9a64677f-5c71-4802-87d7-dda2bda7c173: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:55.697 9 INFO neutron.db.ovn_revision_numbers_db [None req-b265ff03-05b0-482d-ac23-aa7c38f6742b 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource 0cc6b326-b4bb-4326-86ed-7c13adaaee4a (type: networks) to 1 2026-04-27 22:10:55.738 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource a1c3aeab-8b2b-416e-b230-b90cefe4dd09 (type: ports) to 3 2026-04-27 22:10:55.758 10 INFO neutron.db.ovn_revision_numbers_db [None req-2dce728a-7e15-4023-8aee-f8873fccb178 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource a1c3aeab-8b2b-416e-b230-b90cefe4dd09 (type: router_ports) to 2 2026-04-27 22:10:55.761 10 INFO neutron.wsgi [None req-2dce728a-7e15-4023-8aee-f8873fccb178 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "PUT /v2.0/routers/37a1d3d0-4fa7-48ad-8cbe-6eb94e747907/add_router_interface HTTP/1.1" status: 200 len: 503 time: 4.5257137 2026-04-27 22:10:55.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017786 2026-04-27 22:10:55.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0008740 2026-04-27 22:10:55.911 9 INFO neutron.db.ovn_revision_numbers_db [None req-3c193eb6-cd51-4e8d-9f6f-1d175960bf69 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Successfully bumped revision number for resource 36b6b0a5-81f6-499a-97e3-e77ab2581eba (type: ports) to 1 2026-04-27 22:10:55.925 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource a1c3aeab-8b2b-416e-b230-b90cefe4dd09 (type: router_ports) to 3 2026-04-27 22:10:55.946 9 INFO neutron.wsgi [None req-3c193eb6-cd51-4e8d-9f6f-1d175960bf69 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] 199.19.213.80 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 1.6546938 2026-04-27 22:10:55.948 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b265ff03-05b0-482d-ac23-aa7c38f6742b 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] No more DHCP agents 2026-04-27 22:10:55.950 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b265ff03-05b0-482d-ac23-aa7c38f6742b 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Unable to schedule network 0cc6b326-b4bb-4326-86ed-7c13adaaee4a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:55.958 10 INFO neutron.wsgi [None req-4a5aada9-5ad7-4e69-9dc2-97551bbe7cdb 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] 10.0.0.1 "DELETE /v2.0/networks/e573c612-1d98-4721-af4e-aa7e8c1eef03 HTTP/1.1" status: 204 len: 168 time: 1.2730501 /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-04-27 22:10:56.037 9 INFO neutron.db.ovn_revision_numbers_db [None req-b265ff03-05b0-482d-ac23-aa7c38f6742b 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource 18bc090a-689c-4855-9418-5e7fcf1554bc (type: ports) to 1 2026-04-27 22:10:56.072 9 INFO neutron.wsgi [None req-b265ff03-05b0-482d-ac23-aa7c38f6742b 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 836 time: 1.5455568 2026-04-27 22:10:56.383 10 INFO neutron.wsgi [None req-81a16dc6-194e-4c4d-a484-41d8e3b76c53 1529cfca0de44a3c942beec8556bc467 549dfa6ead064be5b07aa3552e1f6e4f - - - -] 10.0.0.1 "DELETE /v2.0/networks/b5975b27-aae4-424b-bdc0-1be0b7214c17 HTTP/1.1" status: 204 len: 168 time: 0.4116888 2026-04-27 22:10:56.416 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-542d77fb-a756-43a8-87d5-abbfbe97c02d 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] No more DHCP agents 2026-04-27 22:10:56.422 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-542d77fb-a756-43a8-87d5-abbfbe97c02d 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Unable to schedule network 0cc6b326-b4bb-4326-86ed-7c13adaaee4a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:56.529 9 INFO neutron.db.ovn_revision_numbers_db [None req-e0d4aada-29f9-4818-b97f-3ec64ea9c478 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource 36b6b0a5-81f6-499a-97e3-e77ab2581eba (type: ports) to 2 2026-04-27 22:10:56.619 10 INFO neutron.services.segments.plugin [-] Segment 8d6d4060-8903-4cd7-b62f-41a2772b718c resource provider aggregate not found 2026-04-27 22:10:56.629 10 INFO neutron.services.segments.plugin [-] Segment 8d6d4060-8903-4cd7-b62f-41a2772b718c resource provider aggregate not found 2026-04-27 22:10:56.638 10 INFO neutron.services.segments.plugin [-] Segment 8d6d4060-8903-4cd7-b62f-41a2772b718c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d6d4060-8903-4cd7-b62f-41a2772b718c found for delete ", "request_id": "req-54eae7fc-b6fb-4e73-96e7-5b62c222762a"}]} 2026-04-27 22:10:56.656 10 INFO neutron.services.segments.plugin [-] Segment c43559ab-fe94-4a8c-bf0e-095cfb1c5252 resource provider aggregate not found 2026-04-27 22:10:56.665 10 INFO neutron.services.segments.plugin [-] Segment 8d6d4060-8903-4cd7-b62f-41a2772b718c resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 8d6d4060-8903-4cd7-b62f-41a2772b718c found for delete ", "request_id": "req-e6bb6f95-6fa9-4151-9163-825f21867914"}]} /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-04-27 22:10:56.678 10 INFO neutron.services.segments.plugin [-] Segment c43559ab-fe94-4a8c-bf0e-095cfb1c5252 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c43559ab-fe94-4a8c-bf0e-095cfb1c5252 found for delete ", "request_id": "req-ef35065a-70af-4c5d-8ed6-2dbc1ec6ead2"}]} 2026-04-27 22:10:56.682 10 INFO neutron.services.segments.plugin [-] Segment c43559ab-fe94-4a8c-bf0e-095cfb1c5252 resource provider aggregate not found 2026-04-27 22:10:56.694 10 INFO neutron.services.segments.plugin [-] Segment c43559ab-fe94-4a8c-bf0e-095cfb1c5252 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid c43559ab-fe94-4a8c-bf0e-095cfb1c5252 found for delete ", "request_id": "req-c1dfe4a9-dc72-482a-af25-0e063083398c"}]} 2026-04-27 22:10:56.736 9 INFO neutron.wsgi [req-8352c487-c866-4d62-bba9-52775417e6c2 req-78828c0a-f5fe-458e-8934-f79445e91771 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=2ebb8df3-d37f-466d-90e0-fe6bf6cce001 HTTP/1.1" status: 200 len: 1168 time: 0.0686164 /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-04-27 22:10:56.797 9 INFO neutron.db.ovn_revision_numbers_db [None req-e0d4aada-29f9-4818-b97f-3ec64ea9c478 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource 36b6b0a5-81f6-499a-97e3-e77ab2581eba (type: ports) to 2 2026-04-27 22:10:56.809 9 INFO neutron.wsgi [req-8352c487-c866-4d62-bba9-52775417e6c2 req-531fdd7a-7337-41d6-9ca5-2ae5bbb3a5d5 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=86e96794-3e96-4f23-8e52-21b1b61a9b78&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0644584 2026-04-27 22:10:56.825 9 INFO neutron.wsgi [None req-e0d4aada-29f9-4818-b97f-3ec64ea9c478 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] 199.19.213.80 "PUT /v2.0/ports/36b6b0a5-81f6-499a-97e3-e77ab2581eba HTTP/1.1" status: 200 len: 1328 time: 0.8653071 2026-04-27 22:10:56.863 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c4b28af4-21c7-40e0-a328-543355e97711'] response: {'name': 'network-changed', 'server_uuid': '2ebb8df3-d37f-466d-90e0-fe6bf6cce001', 'tag': '36b6b0a5-81f6-499a-97e3-e77ab2581eba', 'status': 'completed', 'code': 200} 2026-04-27 22:10:56.930 9 INFO neutron.wsgi [req-e9dee7ff-40db-457f-8b29-50034f41b895 req-caac1dd9-bff0-4d54-b964-70ccb091d8d6 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=f1756ad840e64479a89fab0f66c935a7&device_id=2ebb8df3-d37f-466d-90e0-fe6bf6cce001 HTTP/1.1" status: 200 len: 1359 time: 0.0582681 2026-04-27 22:10:56.967 9 INFO neutron.wsgi [req-e9dee7ff-40db-457f-8b29-50034f41b895 req-c2d438ba-5442-4c0d-a078-9890bea41c0e bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=36b6b0a5-81f6-499a-97e3-e77ab2581eba HTTP/1.1" status: 200 len: 217 time: 0.0266082 2026-04-27 22:10:57.011 9 INFO neutron.wsgi [req-e9dee7ff-40db-457f-8b29-50034f41b895 req-e28166e9-a31d-408c-a165-da949a3bc045 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=fe903943-5d40-4eea-8d3f-5c292261747d HTTP/1.1" status: 200 len: 853 time: 0.0321486 2026-04-27 22:10:57.040 9 INFO neutron.wsgi [req-e9dee7ff-40db-457f-8b29-50034f41b895 req-245c4075-d069-47be-bfd2-0c719f48e31f bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=9a64677f-5c71-4802-87d7-dda2bda7c173&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0200021 2026-04-27 22:10:57.051 9 INFO neutron.db.ovn_revision_numbers_db [None req-542d77fb-a756-43a8-87d5-abbfbe97c02d 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource 18bc090a-689c-4855-9418-5e7fcf1554bc (type: ports) to 2 2026-04-27 22:10:57.087 9 INFO neutron.db.ovn_revision_numbers_db [None req-542d77fb-a756-43a8-87d5-abbfbe97c02d 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource ce54a01d-6c1c-4329-8bdb-67ce07ae04aa (type: subnets) to 0 2026-04-27 22:10:57.100 9 INFO neutron.wsgi [req-e9dee7ff-40db-457f-8b29-50034f41b895 req-68d48290-d1a7-4e8f-a6f5-715129e230a6 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/9a64677f-5c71-4802-87d7-dda2bda7c173?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0532329 2026-04-27 22:10:57.102 9 INFO neutron.wsgi [None req-542d77fb-a756-43a8-87d5-abbfbe97c02d 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 831 time: 1.0250835 2026-04-27 22:10:57.165 9 INFO neutron.wsgi [req-e9dee7ff-40db-457f-8b29-50034f41b895 req-24afe07c-f6e4-4812-9d4f-5441d86171dc bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/9a64677f-5c71-4802-87d7-dda2bda7c173?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0585499 2026-04-27 22:10:57.187 10 INFO neutron.db.ovn_revision_numbers_db [None req-f50b3c46-80db-44d3-840a-38db486441ef 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 1bdf8535-ce21-4bc0-b6ab-ccb9422aba2d (type: security_groups) to 1 2026-04-27 22:10:57.264 9 INFO neutron.wsgi [req-0f650fa0-78c4-4ce8-aa59-088ead3ac8fb req-e8b0eada-b2eb-442a-9a82-b08ccfc6b27b bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=f1756ad840e64479a89fab0f66c935a7&device_id=2ebb8df3-d37f-466d-90e0-fe6bf6cce001 HTTP/1.1" status: 200 len: 1359 time: 0.0406666 2026-04-27 22:10:57.265 10 INFO neutron.db.segments_db [None req-f50b3c46-80db-44d3-840a-38db486441ef 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Added segment 44ddcf00-8e09-4c33-a2ae-15ff3ab50156 of type geneve for network 327c6580-dc04-401f-a12b-5a77663dc66c 2026-04-27 22:10:57.359 9 INFO neutron.wsgi [req-0f650fa0-78c4-4ce8-aa59-088ead3ac8fb req-4569cd7e-95c3-4238-86ee-74551ceba183 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=9a64677f-5c71-4802-87d7-dda2bda7c173 HTTP/1.1" status: 200 len: 958 time: 0.0871532 2026-04-27 22:10:57.396 9 INFO neutron.wsgi [req-0f650fa0-78c4-4ce8-aa59-088ead3ac8fb req-17197560-337c-4d60-9251-ca31364566bb bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=36b6b0a5-81f6-499a-97e3-e77ab2581eba HTTP/1.1" status: 200 len: 217 time: 0.0295355 2026-04-27 22:10:57.424 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] OVN reports status up for port: 36b6b0a5-81f6-499a-97e3-e77ab2581eba 2026-04-27 22:10:57.446 10 INFO neutron.db.ovn_revision_numbers_db [None req-f50b3c46-80db-44d3-840a-38db486441ef 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 327c6580-dc04-401f-a12b-5a77663dc66c (type: networks) to 1 2026-04-27 22:10:57.447 9 INFO neutron.plugins.ml2.plugin [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Attempt 1 to provision port 36b6b0a5-81f6-499a-97e3-e77ab2581eba 2026-04-27 22:10:57.467 9 INFO neutron.wsgi [req-0f650fa0-78c4-4ce8-aa59-088ead3ac8fb req-3cbc0d4f-8f47-4303-ade2-56f451e055d0 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=fe903943-5d40-4eea-8d3f-5c292261747d HTTP/1.1" status: 200 len: 853 time: 0.0617418 2026-04-27 22:10:57.513 9 INFO neutron.wsgi [req-0f650fa0-78c4-4ce8-aa59-088ead3ac8fb req-c042169e-d827-4bf0-ba5f-b1beb03b83fb bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=9a64677f-5c71-4802-87d7-dda2bda7c173&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0323911 2026-04-27 22:10:57.595 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-487f5b01-44b9-4044-be7b-7ae1e1cf8e16 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] No more DHCP agents 2026-04-27 22:10:57.624 9 INFO neutron.db.ovn_revision_numbers_db [None req-3e88cd25-bacf-4cfa-9beb-7f8a947618af 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 839aa328-a53e-4bc6-9553-50094fa803c7 (type: security_groups) to 1 2026-04-27 22:10:57.627 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-487f5b01-44b9-4044-be7b-7ae1e1cf8e16 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Unable to schedule network 0cc6b326-b4bb-4326-86ed-7c13adaaee4a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:57.628 9 INFO neutron.wsgi [req-0f650fa0-78c4-4ce8-aa59-088ead3ac8fb req-a8e4dc18-8310-468e-b1ef-35e6a8a4649f bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/9a64677f-5c71-4802-87d7-dda2bda7c173?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1062357 2026-04-27 22:10:57.660 10 INFO neutron.db.ovn_revision_numbers_db [None req-487f5b01-44b9-4044-be7b-7ae1e1cf8e16 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource 1c77c42d-ad4e-4b81-82cb-b5ce2116871d (type: subnets) to 0 2026-04-27 22:10:57.668 9 INFO neutron.wsgi [None req-3e88cd25-bacf-4cfa-9beb-7f8a947618af 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=b7d0056723c04a188a6e190d27b3d320&name=default HTTP/1.1" status: 200 len: 2996 time: 0.5266097 2026-04-27 22:10:57.706 10 INFO neutron.wsgi [None req-487f5b01-44b9-4044-be7b-7ae1e1cf8e16 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 900 time: 0.5972199 2026-04-27 22:10:57.732 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f50b3c46-80db-44d3-840a-38db486441ef 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:10:57.735 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f50b3c46-80db-44d3-840a-38db486441ef 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network 327c6580-dc04-401f-a12b-5a77663dc66c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:57.835 10 INFO neutron.db.ovn_revision_numbers_db [None req-f50b3c46-80db-44d3-840a-38db486441ef 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 50531285-378c-4241-81a5-33a4d7f5e67f (type: ports) to 1 2026-04-27 22:10:57.841 10 INFO neutron.db.segments_db [None req-b8b17e98-2457-42a9-84b6-9b4797d6793d 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Added segment e2db5025-a4ac-45d8-9a2a-504223fc1fd7 of type geneve for network ee914b8a-0e91-488f-a49f-36c0c67ba5c7 2026-04-27 22:10:57.861 10 INFO neutron.wsgi [None req-f50b3c46-80db-44d3-840a-38db486441ef 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 943 time: 0.8333988 2026-04-27 22:10:58.001 10 INFO neutron.db.ovn_revision_numbers_db [None req-b8b17e98-2457-42a9-84b6-9b4797d6793d 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource ee914b8a-0e91-488f-a49f-36c0c67ba5c7 (type: networks) to 1 2026-04-27 22:10:58.051 9 INFO neutron.wsgi [req-0f650fa0-78c4-4ce8-aa59-088ead3ac8fb req-b6a6f52b-cfdd-4f56-8375-c4abbbc6a995 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/9a64677f-5c71-4802-87d7-dda2bda7c173?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.4103763 2026-04-27 22:10:58.118 9 INFO neutron.wsgi [req-3629d5bd-8ae5-4cd5-b9bb-93e64807dcad req-e23dbd45-dc43-4a85-b270-42fab3cf1b7c e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=2ebb8df3-d37f-466d-90e0-fe6bf6cce001 HTTP/1.1" status: 200 len: 1170 time: 0.1388049 2026-04-27 22:10:58.171 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-16207667-48ea-44ce-a637-88013d3518f4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:10:58.174 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-16207667-48ea-44ce-a637-88013d3518f4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network 327c6580-dc04-401f-a12b-5a77663dc66c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:58.187 9 INFO neutron.wsgi [req-3629d5bd-8ae5-4cd5-b9bb-93e64807dcad req-d100e507-25fa-47ef-a24c-8fedaf866a98 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=86e96794-3e96-4f23-8e52-21b1b61a9b78&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0654495 2026-04-27 22:10:58.236 9 INFO neutron.db.ovn_revision_numbers_db [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Successfully bumped revision number for resource 36b6b0a5-81f6-499a-97e3-e77ab2581eba (type: ports) to 4 2026-04-27 22:10:58.262 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b8b17e98-2457-42a9-84b6-9b4797d6793d 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] No more DHCP agents 2026-04-27 22:10:58.264 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b8b17e98-2457-42a9-84b6-9b4797d6793d 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Unable to schedule network ee914b8a-0e91-488f-a49f-36c0c67ba5c7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:58.321 9 INFO neutron.wsgi [None req-3686f489-37d6-4808-8255-762794b09e3d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/839aa328-a53e-4bc6-9553-50094fa803c7 HTTP/1.1" status: 204 len: 168 time: 0.6439841 2026-04-27 22:10:58.369 10 INFO neutron.db.ovn_revision_numbers_db [None req-b8b17e98-2457-42a9-84b6-9b4797d6793d 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource 1057876f-8c80-474a-a720-03ae466094a6 (type: ports) to 1 2026-04-27 22:10:58.403 10 INFO neutron.wsgi [None req-b8b17e98-2457-42a9-84b6-9b4797d6793d 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 837 time: 0.6897275 /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-04-27 22:10:58.474 9 INFO neutron.wsgi [None req-c9bb0257-090f-4b6f-be15-edc64038ceaa 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=549dfa6ead064be5b07aa3552e1f6e4f&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0434878 2026-04-27 22:10:58.685 10 INFO neutron.db.ovn_revision_numbers_db [None req-16207667-48ea-44ce-a637-88013d3518f4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 50531285-378c-4241-81a5-33a4d7f5e67f (type: ports) to 2 2026-04-27 22:10:58.695 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fa0cf223-8545-4f6e-8523-9aefb6ceaff8 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] No more DHCP agents 2026-04-27 22:10:58.697 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fa0cf223-8545-4f6e-8523-9aefb6ceaff8 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Unable to schedule network ee914b8a-0e91-488f-a49f-36c0c67ba5c7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:58.698 10 INFO neutron.db.ovn_revision_numbers_db [None req-16207667-48ea-44ce-a637-88013d3518f4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 12b09e4b-33c0-4cfd-9d20-0692402aa83e (type: subnets) to 0 2026-04-27 22:10:58.711 10 INFO neutron.wsgi [None req-16207667-48ea-44ce-a637-88013d3518f4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 863 time: 0.8398862 2026-04-27 22:10:58.745 9 INFO neutron.wsgi [None req-13b4dc90-17ff-4a75-96d6-c38fe7dbe0a8 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/3c62cdc8-cc6a-4d22-8a7a-9eb9f1564118 HTTP/1.1" status: 204 len: 168 time: 0.2669759 2026-04-27 22:10:58.906 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a59e5c00-5749-49ff-8ae7-11eed20d88c7'] response: {'server_uuid': '2ebb8df3-d37f-466d-90e0-fe6bf6cce001', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '36b6b0a5-81f6-499a-97e3-e77ab2581eba', 'code': 200} 2026-04-27 22:10:58.906 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a59e5c00-5749-49ff-8ae7-11eed20d88c7'] response: {'server_uuid': '2ebb8df3-d37f-466d-90e0-fe6bf6cce001', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '36b6b0a5-81f6-499a-97e3-e77ab2581eba', 'code': 200} 2026-04-27 22:10:59.235 9 INFO neutron.db.ovn_revision_numbers_db [None req-fa0cf223-8545-4f6e-8523-9aefb6ceaff8 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource 1057876f-8c80-474a-a720-03ae466094a6 (type: ports) to 2 2026-04-27 22:10:59.252 9 INFO neutron.db.ovn_revision_numbers_db [None req-fa0cf223-8545-4f6e-8523-9aefb6ceaff8 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource e0c27621-e89d-4051-980d-7403de27f91b (type: subnets) to 0 2026-04-27 22:10:59.272 9 INFO neutron.wsgi [None req-fa0cf223-8545-4f6e-8523-9aefb6ceaff8 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 831 time: 0.8633187 2026-04-27 22:10:59.333 10 INFO neutron.db.ovn_revision_numbers_db [None req-2c17f4da-78dc-4943-8d70-308ffa1f2685 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 3e338da7-b09a-461a-82c7-4cd05c14862c (type: security_groups) to 1 2026-04-27 22:10:59.335 9 INFO neutron.wsgi [req-eae09a3e-73c0-4b00-bd16-efcb10c20052 req-ea80c395-4325-4aa8-a807-a4ac0c622b12 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=2ebb8df3-d37f-466d-90e0-fe6bf6cce001 HTTP/1.1" status: 200 len: 1170 time: 0.0495567 2026-04-27 22:10:59.362 10 INFO neutron.wsgi [None req-2c17f4da-78dc-4943-8d70-308ffa1f2685 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=6a260972050b4efbba378e4f9cc0f6f3&name=default HTTP/1.1" status: 200 len: 2996 time: 0.4736338 2026-04-27 22:10:59.380 9 INFO neutron.wsgi [req-eae09a3e-73c0-4b00-bd16-efcb10c20052 req-085f00f1-ec2d-4391-81f6-fbfa5af49906 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=86e96794-3e96-4f23-8e52-21b1b61a9b78&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0377173 2026-04-27 22:10:59.563 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ec2b406e-3542-425c-863a-e60d93374a05 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] No more DHCP agents 2026-04-27 22:10:59.563 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3d3faaed-9581-4bad-b7fe-a1b5d3e86a3e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:10:59.565 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ec2b406e-3542-425c-863a-e60d93374a05 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Unable to schedule network ee914b8a-0e91-488f-a49f-36c0c67ba5c7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:59.573 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3d3faaed-9581-4bad-b7fe-a1b5d3e86a3e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network a151f0a7-868e-4eca-a058-e229a6a8b3e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:10:59.578 9 INFO neutron.db.ovn_revision_numbers_db [None req-ec2b406e-3542-425c-863a-e60d93374a05 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource cae2d091-004a-4d17-9ae1-b54d361fb72c (type: subnets) to 0 2026-04-27 22:10:59.581 10 INFO neutron.wsgi [req-f4d195d2-2fba-4d52-a278-b4e3b9169e60 req-b86cc61c-f575-4776-a2a4-ae65430b3854 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=2ebb8df3-d37f-466d-90e0-fe6bf6cce001 HTTP/1.1" status: 200 len: 1170 time: 0.1440551 2026-04-27 22:10:59.594 9 INFO neutron.wsgi [None req-ec2b406e-3542-425c-863a-e60d93374a05 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 903 time: 0.3145535 2026-04-27 22:10:59.646 10 INFO neutron.wsgi [req-f4d195d2-2fba-4d52-a278-b4e3b9169e60 req-11dd93a8-413f-4bf1-8052-31e2751e832b e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=86e96794-3e96-4f23-8e52-21b1b61a9b78&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0557356 2026-04-27 22:10:59.730 10 INFO neutron.wsgi [None req-99582807-b580-413f-8805-dba12b207d8a 7fdf56e2f7644ff588b80464d8976141 b4f3dd983f654b7d81be83d1081e053a - - default default] 10.0.0.1 "GET /v2.0/ports?device_id=2ebb8df3-d37f-466d-90e0-fe6bf6cce001 HTTP/1.1" status: 200 len: 1356 time: 0.0524373 2026-04-27 22:10:59.783 10 INFO neutron.wsgi [None req-c0955d52-23a7-4fc2-a8b7-90a12817aed1 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/3e338da7-b09a-461a-82c7-4cd05c14862c HTTP/1.1" status: 204 len: 168 time: 0.4156613 2026-04-27 22:10:59.843 10 INFO neutron.db.ovn_revision_numbers_db [None req-3d3faaed-9581-4bad-b7fe-a1b5d3e86a3e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource fa0f8c77-92c4-4808-9cff-9ecf39ff2a70 (type: ports) to 1 2026-04-27 22:11:00.201 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-474d10fa-4ab2-4c8a-aa9d-dc871b49c9bc e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] No more DHCP agents 2026-04-27 22:11:00.215 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-474d10fa-4ab2-4c8a-aa9d-dc871b49c9bc e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Unable to schedule network a151f0a7-868e-4eca-a058-e229a6a8b3e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:11:00.857 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e886a719-216a-4a2f-bd07-1ea8d40833c1 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] No more DHCP agents 2026-04-27 22:11:00.859 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e886a719-216a-4a2f-bd07-1ea8d40833c1 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Unable to schedule network a151f0a7-868e-4eca-a058-e229a6a8b3e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:11:00.986 9 INFO neutron.db.ovn_revision_numbers_db [None req-e886a719-216a-4a2f-bd07-1ea8d40833c1 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource 49736067-8988-4ab6-b298-4d0ab21f08ab (type: ports) to 1 2026-04-27 22:11:01.231 10 INFO neutron.db.ovn_revision_numbers_db [None req-3d3faaed-9581-4bad-b7fe-a1b5d3e86a3e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource fa0f8c77-92c4-4808-9cff-9ecf39ff2a70 (type: router_ports) to 1 2026-04-27 22:11:01.237 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Router 0789114a-2236-4c50-b220-4dcf8b6b1f58 is bound to host instance 2026-04-27 22:11:01.389 10 INFO neutron.db.ovn_revision_numbers_db [None req-3d3faaed-9581-4bad-b7fe-a1b5d3e86a3e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 0789114a-2236-4c50-b220-4dcf8b6b1f58 (type: routers) to 3 2026-04-27 22:11:01.421 10 INFO neutron.db.l3_db [None req-474d10fa-4ab2-4c8a-aa9d-dc871b49c9bc e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Floating IP ce50ea95-1e1b-45c4-8d93-815f62080e7e associated. External IP: 10.96.250.210, port: 36b6b0a5-81f6-499a-97e3-e77ab2581eba. 2026-04-27 22:11:01.428 10 INFO neutron.wsgi [None req-3d3faaed-9581-4bad-b7fe-a1b5d3e86a3e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "POST /v2.0/routers HTTP/1.1" status: 201 len: 874 time: 2.7117555 2026-04-27 22:11:01.631 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] No hosting information found for port a1c3aeab-8b2b-416e-b230-b90cefe4dd09: RuntimeError: No hosting information found for port a1c3aeab-8b2b-416e-b230-b90cefe4dd09 2026-04-27 22:11:01.632 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status up for port: fa0f8c77-92c4-4808-9cff-9ecf39ff2a70 2026-04-27 22:11:01.648 10 INFO neutron.plugins.ml2.plugin [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Attempt 1 to provision port fa0f8c77-92c4-4808-9cff-9ecf39ff2a70 2026-04-27 22:11:01.728 10 INFO neutron.db.ovn_revision_numbers_db [None req-474d10fa-4ab2-4c8a-aa9d-dc871b49c9bc e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Successfully bumped revision number for resource ce50ea95-1e1b-45c4-8d93-815f62080e7e (type: floatingips) to 0 2026-04-27 22:11:01.910 10 INFO neutron.db.ovn_revision_numbers_db [None req-474d10fa-4ab2-4c8a-aa9d-dc871b49c9bc e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Successfully bumped revision number for resource ce50ea95-1e1b-45c4-8d93-815f62080e7e (type: floatingips) to 1 2026-04-27 22:11:01.951 10 INFO neutron.wsgi [None req-474d10fa-4ab2-4c8a-aa9d-dc871b49c9bc e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] 10.0.0.1 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1054 time: 2.2112317 2026-04-27 22:11:01.994 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-335b000f-23b4-4dd5-8f19-b764f05ca26e'] response: {'name': 'network-changed', 'server_uuid': '2ebb8df3-d37f-466d-90e0-fe6bf6cce001', 'tag': '36b6b0a5-81f6-499a-97e3-e77ab2581eba', 'status': 'completed', 'code': 200} 2026-04-27 22:11:02.033 10 INFO neutron.wsgi [None req-bc839cf6-b8d7-4e35-8f7b-f384ca254e76 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.1 "GET /v2.0/floatingips/ce50ea95-1e1b-45c4-8d93-815f62080e7e HTTP/1.1" status: 200 len: 1051 time: 0.0734947 2026-04-27 22:11:02.048 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource fa0f8c77-92c4-4808-9cff-9ecf39ff2a70 (type: ports) to 1 2026-04-27 22:11:02.145 9 INFO neutron.wsgi [req-1915dd46-e94f-4441-96a1-14f76f3c0553 req-d35cc38d-db18-4d46-b97c-68a6e92e59fe bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=f1756ad840e64479a89fab0f66c935a7&device_id=2ebb8df3-d37f-466d-90e0-fe6bf6cce001 HTTP/1.1" status: 200 len: 1361 time: 0.1063156 /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-04-27 22:11:02.223 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-d54301b0-7e03-4aef-bd6e-b30f26b1b92a - - - - - -] Router 49e13e8b-6d6f-4fcf-9ca7-c6fbc7f2a246 is bound to host instance 2026-04-27 22:11:02.238 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] OVN reports status up for port: 49736067-8988-4ab6-b298-4d0ab21f08ab 2026-04-27 22:11:02.285 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource fa0f8c77-92c4-4808-9cff-9ecf39ff2a70 (type: router_ports) to 3 2026-04-27 22:11:02.292 9 INFO neutron.db.ovn_revision_numbers_db [None req-e886a719-216a-4a2f-bd07-1ea8d40833c1 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource 49736067-8988-4ab6-b298-4d0ab21f08ab (type: router_ports) to 1 2026-04-27 22:11:02.299 9 INFO neutron.plugins.ml2.plugin [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Attempt 1 to provision port 49736067-8988-4ab6-b298-4d0ab21f08ab 2026-04-27 22:11:02.335 9 INFO neutron.wsgi [req-1915dd46-e94f-4441-96a1-14f76f3c0553 req-667a8d49-7d35-4815-9cc4-97d895664ac9 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=9a64677f-5c71-4802-87d7-dda2bda7c173 HTTP/1.1" status: 200 len: 958 time: 0.1812086 2026-04-27 22:11:02.433 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource fa0f8c77-92c4-4808-9cff-9ecf39ff2a70 (type: ports) to 2 2026-04-27 22:11:02.491 9 INFO neutron.wsgi [req-1915dd46-e94f-4441-96a1-14f76f3c0553 req-3af05599-a444-46ee-ad6e-693f11f855d1 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=36b6b0a5-81f6-499a-97e3-e77ab2581eba HTTP/1.1" status: 200 len: 1059 time: 0.1370676 2026-04-27 22:11:02.525 9 INFO neutron.db.ovn_revision_numbers_db [None req-e886a719-216a-4a2f-bd07-1ea8d40833c1 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource 49e13e8b-6d6f-4fcf-9ca7-c6fbc7f2a246 (type: routers) to 3 2026-04-27 22:11:02.575 9 INFO neutron.wsgi [None req-e886a719-216a-4a2f-bd07-1ea8d40833c1 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "POST /v2.0/routers HTTP/1.1" status: 201 len: 864 time: 2.9766750 2026-04-27 22:11:02.581 9 INFO neutron.wsgi [req-1915dd46-e94f-4441-96a1-14f76f3c0553 req-7a147472-19cd-4e61-9108-4eb87cec784d bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=fe903943-5d40-4eea-8d3f-5c292261747d HTTP/1.1" status: 200 len: 853 time: 0.0792289 2026-04-27 22:11:02.630 9 INFO neutron.wsgi [req-1915dd46-e94f-4441-96a1-14f76f3c0553 req-9af605a9-0e70-4f5d-955b-7ca6427b6cc9 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=9a64677f-5c71-4802-87d7-dda2bda7c173&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0401723 2026-04-27 22:11:02.659 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource fa0f8c77-92c4-4808-9cff-9ecf39ff2a70 (type: ports) to 4 2026-04-27 22:11:02.730 9 INFO neutron.wsgi [req-1915dd46-e94f-4441-96a1-14f76f3c0553 req-073ce9da-f88b-4ee8-bd77-5900b0c16fab bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/9a64677f-5c71-4802-87d7-dda2bda7c173?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0895422 2026-04-27 22:11:02.859 9 INFO neutron.wsgi [req-1915dd46-e94f-4441-96a1-14f76f3c0553 req-8ebcfbba-6fe5-4d49-94d0-6c67d9f8da7f bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/9a64677f-5c71-4802-87d7-dda2bda7c173?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1181991 2026-04-27 22:11:02.967 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fb62f13c-20d6-47aa-bf97-085c54a1ac4a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] No more DHCP agents 2026-04-27 22:11:02.972 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fb62f13c-20d6-47aa-bf97-085c54a1ac4a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Unable to schedule network 327c6580-dc04-401f-a12b-5a77663dc66c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:11:03.138 9 INFO neutron.db.ovn_revision_numbers_db [None req-d54301b0-7e03-4aef-bd6e-b30f26b1b92a - - - - - -] Successfully bumped revision number for resource 49736067-8988-4ab6-b298-4d0ab21f08ab (type: ports) to 1 2026-04-27 22:11:03.147 9 INFO neutron.db.ovn_revision_numbers_db [None req-fb62f13c-20d6-47aa-bf97-085c54a1ac4a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 75925bb7-31f9-4b94-abbc-48920f3bbe08 (type: ports) to 1 2026-04-27 22:11:03.170 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffb1ada5-e6c6-43ec-a5d9-9d9d4e5b584e - - - - - -] Successfully bumped revision number for resource fa0f8c77-92c4-4808-9cff-9ecf39ff2a70 (type: router_ports) to 4 2026-04-27 22:11:03.417 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7efe6b91-c6bf-494d-9930-8092113379ce 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] No more DHCP agents 2026-04-27 22:11:03.418 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7efe6b91-c6bf-494d-9930-8092113379ce 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] Unable to schedule network 53b48937-4e98-47d6-b330-3b3810ca9134: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:11:03.559 10 INFO neutron.db.ovn_revision_numbers_db [None req-7efe6b91-c6bf-494d-9930-8092113379ce 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] Successfully bumped revision number for resource ae3b0695-10bb-4152-911a-da6619732611 (type: ports) to 1 2026-04-27 22:11:04.068 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status up for port: ae3b0695-10bb-4152-911a-da6619732611 2026-04-27 22:11:04.077 10 INFO neutron.plugins.ml2.plugin [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Attempt 1 to provision port ae3b0695-10bb-4152-911a-da6619732611 2026-04-27 22:11:04.094 10 INFO neutron.db.ovn_revision_numbers_db [None req-7efe6b91-c6bf-494d-9930-8092113379ce 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] Successfully bumped revision number for resource ae3b0695-10bb-4152-911a-da6619732611 (type: router_ports) to 2 2026-04-27 22:11:04.127 9 INFO neutron.db.ovn_revision_numbers_db [None req-d54301b0-7e03-4aef-bd6e-b30f26b1b92a - - - - - -] Successfully bumped revision number for resource 49736067-8988-4ab6-b298-4d0ab21f08ab (type: router_ports) to 3 2026-04-27 22:11:04.303 9 INFO neutron.db.ovn_revision_numbers_db [None req-fb62f13c-20d6-47aa-bf97-085c54a1ac4a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 75925bb7-31f9-4b94-abbc-48920f3bbe08 (type: router_ports) to 2 2026-04-27 22:11:04.316 9 INFO neutron.db.ovn_revision_numbers_db [None req-d54301b0-7e03-4aef-bd6e-b30f26b1b92a - - - - - -] Successfully bumped revision number for resource 49736067-8988-4ab6-b298-4d0ab21f08ab (type: ports) to 2 2026-04-27 22:11:04.317 10 INFO neutron.db.ovn_revision_numbers_db [None req-7efe6b91-c6bf-494d-9930-8092113379ce 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] Successfully bumped revision number for resource ae3b0695-10bb-4152-911a-da6619732611 (type: ports) to 2 2026-04-27 22:11:04.436 10 INFO neutron.db.ovn_revision_numbers_db [None req-afbc5760-cc5c-4576-86ac-d8ced70d5c20 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] Successfully bumped revision number for resource de5ad0b7-449e-4ba3-956c-690953947044 (type: security_groups) to 1 2026-04-27 22:11:04.453 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7efe6b91-c6bf-494d-9930-8092113379ce 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] No more DHCP agents 2026-04-27 22:11:04.459 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7efe6b91-c6bf-494d-9930-8092113379ce 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] Unable to schedule network 53b48937-4e98-47d6-b330-3b3810ca9134: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:11:04.488 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource ae3b0695-10bb-4152-911a-da6619732611 (type: ports) to 3 2026-04-27 22:11:04.491 9 INFO neutron.db.ovn_revision_numbers_db [None req-fb62f13c-20d6-47aa-bf97-085c54a1ac4a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 75925bb7-31f9-4b94-abbc-48920f3bbe08 (type: ports) to 2 2026-04-27 22:11:04.517 10 INFO neutron.db.segments_db [None req-afbc5760-cc5c-4576-86ac-d8ced70d5c20 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] Added segment 20bae858-6e26-4bb5-9fd7-5e4660ad7d2d of type geneve for network 6486fc43-00d6-4ec7-9d84-94af9fc8a7f9 2026-04-27 22:11:04.621 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fb62f13c-20d6-47aa-bf97-085c54a1ac4a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] No more DHCP agents 2026-04-27 22:11:04.624 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fb62f13c-20d6-47aa-bf97-085c54a1ac4a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Unable to schedule network 327c6580-dc04-401f-a12b-5a77663dc66c: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:11:04.627 9 INFO neutron.db.ovn_revision_numbers_db [None req-d54301b0-7e03-4aef-bd6e-b30f26b1b92a - - - - - -] Successfully bumped revision number for resource 49736067-8988-4ab6-b298-4d0ab21f08ab (type: ports) to 4 2026-04-27 22:11:04.641 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] OVN reports status up for port: 75925bb7-31f9-4b94-abbc-48920f3bbe08 2026-04-27 22:11:04.651 9 INFO neutron.plugins.ml2.plugin [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Attempt 1 to provision port 75925bb7-31f9-4b94-abbc-48920f3bbe08 2026-04-27 22:11:04.709 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource ae3b0695-10bb-4152-911a-da6619732611 (type: router_ports) to 3 2026-04-27 22:11:04.740 10 INFO neutron.db.ovn_revision_numbers_db [None req-afbc5760-cc5c-4576-86ac-d8ced70d5c20 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] Successfully bumped revision number for resource 6486fc43-00d6-4ec7-9d84-94af9fc8a7f9 (type: networks) to 1 2026-04-27 22:11:05.022 9 INFO neutron.db.ovn_revision_numbers_db [None req-d54301b0-7e03-4aef-bd6e-b30f26b1b92a - - - - - -] Successfully bumped revision number for resource 49736067-8988-4ab6-b298-4d0ab21f08ab (type: router_ports) to 4 2026-04-27 22:11:05.116 9 INFO neutron.db.ovn_revision_numbers_db [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Successfully bumped revision number for resource 75925bb7-31f9-4b94-abbc-48920f3bbe08 (type: ports) to 3 2026-04-27 22:11:05.307 9 INFO neutron.db.ovn_revision_numbers_db [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Successfully bumped revision number for resource 75925bb7-31f9-4b94-abbc-48920f3bbe08 (type: router_ports) to 3 2026-04-27 22:11:05.666 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-afbc5760-cc5c-4576-86ac-d8ced70d5c20 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] No more DHCP agents 2026-04-27 22:11:05.667 10 INFO neutron.db.ovn_revision_numbers_db [None req-7efe6b91-c6bf-494d-9930-8092113379ce 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource ae3b0695-10bb-4152-911a-da6619732611 (type: router_ports) to 3 2026-04-27 22:11:05.669 10 INFO neutron.wsgi [None req-7efe6b91-c6bf-494d-9930-8092113379ce 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "PUT /v2.0/routers/49e13e8b-6d6f-4fcf-9ca7-c6fbc7f2a246/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.0858092 2026-04-27 22:11:05.673 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-afbc5760-cc5c-4576-86ac-d8ced70d5c20 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] Unable to schedule network 6486fc43-00d6-4ec7-9d84-94af9fc8a7f9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:11:05.763 10 INFO neutron.db.ovn_revision_numbers_db [None req-afbc5760-cc5c-4576-86ac-d8ced70d5c20 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] Successfully bumped revision number for resource 11b55b97-81b7-4e98-be4f-8aa3f04b8e4e (type: ports) to 1 2026-04-27 22:11:05.805 10 INFO neutron.wsgi [None req-afbc5760-cc5c-4576-86ac-d8ced70d5c20 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 1.8403497 2026-04-27 22:11:06.112 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5a57f3f7-8cb0-412a-8140-0a236bf4353f 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] No more DHCP agents 2026-04-27 22:11:06.114 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5a57f3f7-8cb0-412a-8140-0a236bf4353f 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] Unable to schedule network 6486fc43-00d6-4ec7-9d84-94af9fc8a7f9: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:11:06.201 10 INFO neutron.db.ovn_revision_numbers_db [None req-5a57f3f7-8cb0-412a-8140-0a236bf4353f 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] Successfully bumped revision number for resource 012e4afb-868f-4900-841f-8fbb58b8a8b4 (type: ports) to 1 2026-04-27 22:11:06.228 10 INFO neutron.wsgi [None req-5a57f3f7-8cb0-412a-8140-0a236bf4353f 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] 10.0.0.1 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4165385 2026-04-27 22:11:06.282 9 INFO neutron.wsgi [None req-fb62f13c-20d6-47aa-bf97-085c54a1ac4a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "PUT /v2.0/routers/0789114a-2236-4c50-b220-4dcf8b6b1f58/add_router_interface HTTP/1.1" status: 200 len: 503 time: 4.8469188 2026-04-27 22:11:06.285 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a722744a-ea01-4598-be9b-8dee24a98482 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] No more DHCP agents 2026-04-27 22:11:06.287 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a722744a-ea01-4598-be9b-8dee24a98482 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] Unable to schedule network 0cc6b326-b4bb-4326-86ed-7c13adaaee4a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:11:06.422 10 INFO neutron.db.ovn_revision_numbers_db [None req-a722744a-ea01-4598-be9b-8dee24a98482 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] Successfully bumped revision number for resource 6e3009bc-8700-4f34-8b7f-48459dfc61cd (type: ports) to 1 2026-04-27 22:11:06.483 9 INFO neutron.wsgi [None req-e906ebc0-c816-4992-a00b-3db7a58e48a0 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] 10.0.0.1 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2436445 2026-04-27 22:11:06.565 9 INFO neutron.db.segments_db [None req-3cba5823-c144-4095-b607-7b0c619b7717 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] Added segment 178912d6-5744-4ff5-b082-224398e0b990 of type geneve for network c1de2869-4f8e-43c3-888f-75174904aaa7 2026-04-27 22:11:06.680 9 INFO neutron.db.ovn_revision_numbers_db [None req-3cba5823-c144-4095-b607-7b0c619b7717 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] Successfully bumped revision number for resource c1de2869-4f8e-43c3-888f-75174904aaa7 (type: networks) to 1 2026-04-27 22:11:06.852 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3cba5823-c144-4095-b607-7b0c619b7717 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] No more DHCP agents 2026-04-27 22:11:06.855 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3cba5823-c144-4095-b607-7b0c619b7717 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] Unable to schedule network c1de2869-4f8e-43c3-888f-75174904aaa7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:11:06.892 10 INFO neutron.db.ovn_revision_numbers_db [None req-a722744a-ea01-4598-be9b-8dee24a98482 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] Successfully bumped revision number for resource 6e3009bc-8700-4f34-8b7f-48459dfc61cd (type: router_ports) to 2 2026-04-27 22:11:06.922 9 INFO neutron.db.ovn_revision_numbers_db [None req-3cba5823-c144-4095-b607-7b0c619b7717 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] Successfully bumped revision number for resource ad63ab80-71b6-4a42-bbce-a0e7f3ba11a4 (type: ports) to 1 2026-04-27 22:11:06.943 9 INFO neutron.wsgi [None req-3cba5823-c144-4095-b607-7b0c619b7717 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.4521322 2026-04-27 22:11:07.008 9 INFO neutron.db.ovn_revision_numbers_db [None req-af1730cf-45c9-4c17-9539-c4cc07be8462 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] Successfully bumped revision number for resource 36a63c51-3a67-4b92-89dc-0aae7c1cf2c3 (type: security_groups) to 1 2026-04-27 22:11:07.020 10 INFO neutron.db.ovn_revision_numbers_db [None req-a722744a-ea01-4598-be9b-8dee24a98482 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] Successfully bumped revision number for resource 6e3009bc-8700-4f34-8b7f-48459dfc61cd (type: ports) to 2 2026-04-27 22:11:07.026 9 INFO neutron.wsgi [None req-af1730cf-45c9-4c17-9539-c4cc07be8462 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] 10.0.0.1 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1811 time: 0.1577008 /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-04-27 22:11:07.096 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a722744a-ea01-4598-be9b-8dee24a98482 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] No more DHCP agents 2026-04-27 22:11:07.102 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a722744a-ea01-4598-be9b-8dee24a98482 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] Unable to schedule network 0cc6b326-b4bb-4326-86ed-7c13adaaee4a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:11:07.198 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b9ce7b29-a85d-4e26-9b78-0d0c84ccffde 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] No more DHCP agents 2026-04-27 22:11:07.200 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b9ce7b29-a85d-4e26-9b78-0d0c84ccffde 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] Unable to schedule network c1de2869-4f8e-43c3-888f-75174904aaa7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:11:07.203 10 INFO neutron.db.ovn_revision_numbers_db [None req-9fcfc197-2be8-46c9-bbae-22e15df2f659 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] Successfully bumped revision number for resource ced453a2-caca-4f25-aa11-76e689fff725 (type: security_group_rules) to 0 2026-04-27 22:11:07.239 10 INFO neutron.wsgi [None req-9fcfc197-2be8-46c9-bbae-22e15df2f659 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.2079508 /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-04-27 22:11:07.270 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9ce7b29-a85d-4e26-9b78-0d0c84ccffde 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] Successfully bumped revision number for resource f0f17fa3-c9e8-4d6f-b66d-87384192c35b (type: ports) to 1 2026-04-27 22:11:07.299 9 INFO neutron.wsgi [None req-b9ce7b29-a85d-4e26-9b78-0d0c84ccffde 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] 10.0.0.1 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3497982 2026-04-27 22:11:07.368 9 INFO neutron.db.ovn_revision_numbers_db [None req-b96e7cd3-2d83-4176-b1b2-ac5896ef2f33 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] Successfully bumped revision number for resource d4e980cd-0f04-40c3-a8ff-54a6adca0c8d (type: security_group_rules) to 0 2026-04-27 22:11:07.401 9 INFO neutron.wsgi [None req-b96e7cd3-2d83-4176-b1b2-ac5896ef2f33 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 763 time: 0.1564479 2026-04-27 22:11:07.460 10 INFO neutron.db.ovn_revision_numbers_db [None req-a722744a-ea01-4598-be9b-8dee24a98482 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource 6e3009bc-8700-4f34-8b7f-48459dfc61cd (type: router_ports) to 2 2026-04-27 22:11:07.462 10 INFO neutron.wsgi [None req-a722744a-ea01-4598-be9b-8dee24a98482 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "PUT /v2.0/routers/49e13e8b-6d6f-4fcf-9ca7-c6fbc7f2a246/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.7878776 2026-04-27 22:11:07.604 10 INFO neutron.wsgi [None req-46b1d5b7-e427-45dc-a686-5062bb898ead 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] 10.0.0.1 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2986467 2026-04-27 22:11:07.619 9 INFO neutron.db.ovn_revision_numbers_db [None req-cdf42fb4-aea3-4393-9326-1a1e7c05fba5 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] Successfully bumped revision number for resource 6a89d510-45cc-4f5c-9273-3db54d02de38 (type: security_group_rules) to 0 2026-04-27 22:11:07.664 9 INFO neutron.wsgi [None req-cdf42fb4-aea3-4393-9326-1a1e7c05fba5 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.2567260 2026-04-27 22:11:07.685 10 INFO neutron.db.segments_db [None req-91426a86-f5d2-4901-9fcc-43d7123b728a 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] Added segment 47c62947-ba36-409d-8af8-b2df8f04f08a of type geneve for network 0bf6792d-4183-4773-af3d-3428134ce834 2026-04-27 22:11:07.857 10 INFO neutron.db.ovn_revision_numbers_db [None req-91426a86-f5d2-4901-9fcc-43d7123b728a 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] Successfully bumped revision number for resource 0bf6792d-4183-4773-af3d-3428134ce834 (type: networks) to 1 2026-04-27 22:11:07.871 9 INFO neutron.db.ovn_revision_numbers_db [None req-fc32e26d-8ed2-46fc-aa5a-dbae7087d1e9 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] Successfully bumped revision number for resource 4b96fb51-f51f-47d2-8542-dc8fc0761c8c (type: security_group_rules) to 0 2026-04-27 22:11:07.910 9 INFO neutron.wsgi [None req-fc32e26d-8ed2-46fc-aa5a-dbae7087d1e9 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.2395494 2026-04-27 22:11:07.945 9 INFO neutron.db.securitygroups_db [None req-01063c19-1820-44ee-b3f4-0cf4ed2fbcf1 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] Project 63fc3b5cdbf145709144a0e501fe6d37 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-27 22:11:08.028 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-91426a86-f5d2-4901-9fcc-43d7123b728a 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] No more DHCP agents 2026-04-27 22:11:08.031 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-91426a86-f5d2-4901-9fcc-43d7123b728a 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] Unable to schedule network 0bf6792d-4183-4773-af3d-3428134ce834: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:11:08.091 10 INFO neutron.db.ovn_revision_numbers_db [None req-91426a86-f5d2-4901-9fcc-43d7123b728a 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] Successfully bumped revision number for resource 8e024966-9e46-41e1-8a4f-2ea99eb58944 (type: ports) to 1 2026-04-27 22:11:08.092 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a76ae55a-3e76-4754-94e9-45259109675a 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] No more DHCP agents 2026-04-27 22:11:08.096 9 INFO neutron.db.ovn_revision_numbers_db [None req-01063c19-1820-44ee-b3f4-0cf4ed2fbcf1 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] Successfully bumped revision number for resource b0e7eb03-5018-4438-9b41-46edb55fbdb1 (type: security_group_rules) to 0 2026-04-27 22:11:08.099 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a76ae55a-3e76-4754-94e9-45259109675a 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] Unable to schedule network ee914b8a-0e91-488f-a49f-36c0c67ba5c7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:11:08.111 10 INFO neutron.wsgi [None req-91426a86-f5d2-4901-9fcc-43d7123b728a 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5010908 2026-04-27 22:11:08.135 9 INFO neutron.wsgi [None req-01063c19-1820-44ee-b3f4-0cf4ed2fbcf1 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 774 time: 0.2189546 2026-04-27 22:11:08.189 10 INFO neutron.db.securitygroups_db [None req-f893c5da-b11e-41b7-a11e-88685ac35031 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] Project 63fc3b5cdbf145709144a0e501fe6d37 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-27 22:11:08.238 9 INFO neutron.db.ovn_revision_numbers_db [None req-a76ae55a-3e76-4754-94e9-45259109675a 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] Successfully bumped revision number for resource 1bf67065-2271-4341-8908-f520848d5bf9 (type: ports) to 1 2026-04-27 22:11:08.333 10 INFO neutron.db.ovn_revision_numbers_db [None req-f893c5da-b11e-41b7-a11e-88685ac35031 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] Successfully bumped revision number for resource d66bd0c0-276a-45b7-b2f4-0a0603e8ba31 (type: security_group_rules) to 0 2026-04-27 22:11:08.368 10 INFO neutron.wsgi [None req-f893c5da-b11e-41b7-a11e-88685ac35031 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.2271605 2026-04-27 22:11:08.393 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e45f8359-d819-498f-911a-767fbd891150 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] No more DHCP agents 2026-04-27 22:11:08.395 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e45f8359-d819-498f-911a-767fbd891150 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] Unable to schedule network 0bf6792d-4183-4773-af3d-3428134ce834: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:11:08.455 10 INFO neutron.db.ovn_revision_numbers_db [None req-e45f8359-d819-498f-911a-767fbd891150 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] Successfully bumped revision number for resource 7fcb046c-95dc-4040-a3d4-0cad31e78236 (type: ports) to 1 2026-04-27 22:11:08.477 10 INFO neutron.wsgi [None req-e45f8359-d819-498f-911a-767fbd891150 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] 10.0.0.1 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3575454 /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-04-27 22:11:08.777 9 INFO neutron.db.ovn_revision_numbers_db [None req-a76ae55a-3e76-4754-94e9-45259109675a 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] Successfully bumped revision number for resource 1bf67065-2271-4341-8908-f520848d5bf9 (type: router_ports) to 2 2026-04-27 22:11:08.852 9 INFO neutron.db.ovn_revision_numbers_db [None req-9fe95336-f21d-4096-a365-cae9af3a8b81 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] Successfully bumped revision number for resource a64abfd1-bae3-444e-bbeb-a874577b24ce (type: security_groups) to 1 2026-04-27 22:11:08.875 9 INFO neutron.wsgi [None req-9fe95336-f21d-4096-a365-cae9af3a8b81 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] 10.0.0.1 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1796 time: 0.1378167 2026-04-27 22:11:08.924 9 INFO neutron.db.ovn_revision_numbers_db [None req-a76ae55a-3e76-4754-94e9-45259109675a 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] Successfully bumped revision number for resource 1bf67065-2271-4341-8908-f520848d5bf9 (type: ports) to 2 2026-04-27 22:11:08.994 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a76ae55a-3e76-4754-94e9-45259109675a 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] No more DHCP agents 2026-04-27 22:11:08.995 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a76ae55a-3e76-4754-94e9-45259109675a 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] Unable to schedule network ee914b8a-0e91-488f-a49f-36c0c67ba5c7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:11:08.997 10 INFO neutron.wsgi [None req-4f11d8d2-8c96-4fb0-8299-a834f0588555 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] 10.0.0.1 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.5139091 2026-04-27 22:11:09.024 10 INFO neutron.db.ovn_revision_numbers_db [None req-aa91223b-ac48-4f42-b7f1-2cc70af9c2a2 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] Successfully bumped revision number for resource c7de6828-f5bb-4a55-83c4-62da44144f3c (type: security_group_rules) to 0 2026-04-27 22:11:09.053 10 INFO neutron.wsgi [None req-aa91223b-ac48-4f42-b7f1-2cc70af9c2a2 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1715817 2026-04-27 22:11:09.123 9 INFO neutron.db.segments_db [None req-e41e1a5a-53ab-4de9-8b55-bf7a75a89b31 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] Added segment bd61a255-a435-4590-843e-3018e34f545a of type geneve for network 14a3279d-14eb-474d-b445-ce2c4aa3b594 2026-04-27 22:11:09.179 10 INFO neutron.db.ovn_revision_numbers_db [None req-206a866b-05e1-4b37-a985-ea898e3a8a7a 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] Successfully bumped revision number for resource 646c060e-d96d-4c27-b93e-95a0bc28e088 (type: security_group_rules) to 0 2026-04-27 22:11:09.208 10 INFO neutron.wsgi [None req-206a866b-05e1-4b37-a985-ea898e3a8a7a 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1482253 2026-04-27 22:11:09.284 9 INFO neutron.db.ovn_revision_numbers_db [None req-e41e1a5a-53ab-4de9-8b55-bf7a75a89b31 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] Successfully bumped revision number for resource 14a3279d-14eb-474d-b445-ce2c4aa3b594 (type: networks) to 1 2026-04-27 22:11:09.414 9 INFO neutron.db.ovn_revision_numbers_db [None req-a76ae55a-3e76-4754-94e9-45259109675a 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource 1bf67065-2271-4341-8908-f520848d5bf9 (type: router_ports) to 2 2026-04-27 22:11:09.416 9 INFO neutron.wsgi [None req-a76ae55a-3e76-4754-94e9-45259109675a 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "PUT /v2.0/routers/49e13e8b-6d6f-4fcf-9ca7-c6fbc7f2a246/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.9463162 2026-04-27 22:11:09.544 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f361b5a6-52c3-4479-9d9e-c994a51b49bc 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] No more DHCP agents 2026-04-27 22:11:09.546 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f361b5a6-52c3-4479-9d9e-c994a51b49bc 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] Unable to schedule network a151f0a7-868e-4eca-a058-e229a6a8b3e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:11:09.645 10 INFO neutron.wsgi [req-fc24c161-18cb-41f7-b027-20ffceb5e338 req-12cafa95-ad0d-48c5-9aaa-2afdc9577b46 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.22 "GET /v2.0/ports?device_id=2ebb8df3-d37f-466d-90e0-fe6bf6cce001 HTTP/1.1" status: 200 len: 1361 time: 0.1353676 2026-04-27 22:11:09.657 10 INFO neutron.db.ovn_revision_numbers_db [None req-d4ca0de8-f6df-4fc8-ac97-da281ac05bc7 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource a809214e-1691-42a9-ab48-11180e6c1be3 (type: security_groups) to 1 2026-04-27 22:11:09.689 10 INFO neutron.wsgi [None req-d4ca0de8-f6df-4fc8-ac97-da281ac05bc7 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1763 time: 0.2122219 2026-04-27 22:11:09.715 10 INFO neutron.wsgi [req-fc24c161-18cb-41f7-b027-20ffceb5e338 req-7e0396c8-a8c9-43d7-85c7-fb3568692da9 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.22 "GET /v2.0/security-groups?id=86e96794-3e96-4f23-8e52-21b1b61a9b78&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0600779 2026-04-27 22:11:09.873 10 INFO neutron.db.ovn_revision_numbers_db [None req-dfb21b95-3964-4170-abf6-ae1c3fe5e3fc 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource 20525692-c8ee-47bb-bc19-1ea73e4ebac0 (type: security_group_rules) to 0 2026-04-27 22:11:09.927 10 INFO neutron.wsgi [None req-dfb21b95-3964-4170-abf6-ae1c3fe5e3fc 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.2319345 2026-04-27 22:11:09.975 10 INFO neutron.db.ovn_revision_numbers_db [None req-f361b5a6-52c3-4479-9d9e-c994a51b49bc 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] Successfully bumped revision number for resource c44eaede-42a5-4f40-93b2-9ce9fc1563d8 (type: floatingips) to 0 2026-04-27 22:11:09.995 10 INFO neutron.wsgi [None req-f361b5a6-52c3-4479-9d9e-c994a51b49bc 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] 10.0.0.1 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.7818904 2026-04-27 22:11:10.065 10 INFO neutron.db.ovn_revision_numbers_db [None req-a7886a85-ffdc-4a87-a370-58a9fabf7f49 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource 3230b425-6684-48ba-bf10-c27b7ebb5725 (type: security_group_rules) to 0 2026-04-27 22:11:10.089 10 INFO neutron.wsgi [None req-a7886a85-ffdc-4a87-a370-58a9fabf7f49 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1567495 2026-04-27 22:11:10.112 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e41e1a5a-53ab-4de9-8b55-bf7a75a89b31 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] No more DHCP agents 2026-04-27 22:11:10.116 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e41e1a5a-53ab-4de9-8b55-bf7a75a89b31 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] Unable to schedule network 14a3279d-14eb-474d-b445-ce2c4aa3b594: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:11:10.180 9 INFO neutron.db.ovn_revision_numbers_db [None req-e41e1a5a-53ab-4de9-8b55-bf7a75a89b31 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] Successfully bumped revision number for resource 745c1d45-f24f-49f1-b16e-3d88cb26a4e5 (type: ports) to 1 2026-04-27 22:11:10.191 10 INFO neutron.wsgi [req-1c7a5202-bf15-4a15-a0b7-c9fdddf6562a req-6abbb2e7-49e4-4ae9-a706-ab4b8ad442f9 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - default default] 10.0.0.210 "GET /v2.0/security-groups?name=tempest-secgroup-smoke-1115133463&fields=id&tenant_id=63fc3b5cdbf145709144a0e501fe6d37 HTTP/1.1" status: 200 len: 267 time: 0.0756292 2026-04-27 22:11:10.200 9 INFO neutron.wsgi [None req-e41e1a5a-53ab-4de9-8b55-bf7a75a89b31 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 1.1863019 2026-04-27 22:11:10.232 10 INFO neutron.wsgi [req-1c7a5202-bf15-4a15-a0b7-c9fdddf6562a req-7a0cfc7a-72eb-47b4-8afc-525b2fd85fcc 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - default default] 10.0.0.210 "GET /v2.0/security-groups?name=tempest-securitygroup--1180480486&fields=id&tenant_id=63fc3b5cdbf145709144a0e501fe6d37 HTTP/1.1" status: 200 len: 267 time: 0.0352786 2026-04-27 22:11:10.272 10 INFO neutron.db.ovn_revision_numbers_db [None req-189bd708-d189-4f2e-b399-83634e4f92fe 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource 406a1e90-994d-41a9-819c-66e308449f4d (type: security_group_rules) to 0 2026-04-27 22:11:10.342 10 INFO neutron.wsgi [None req-189bd708-d189-4f2e-b399-83634e4f92fe 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 766 time: 0.2463787 2026-04-27 22:11:10.360 10 INFO neutron.wsgi [req-1c7a5202-bf15-4a15-a0b7-c9fdddf6562a req-8cf24f4e-92df-43c7-adb0-ab1768bdbe08 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - default default] 10.0.0.210 "GET /v2.0/networks?id=7cff680e-0f13-4acb-8097-ab3bba136ee0 HTTP/1.1" status: 200 len: 871 time: 0.1192536 2026-04-27 22:11:10.382 10 INFO neutron.wsgi [req-1c7a5202-bf15-4a15-a0b7-c9fdddf6562a req-8347708c-c4c3-4d35-b1f7-8730d344decb 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - default default] 10.0.0.210 "GET /v2.0/quotas/63fc3b5cdbf145709144a0e501fe6d37 HTTP/1.1" status: 200 len: 386 time: 0.0140927 2026-04-27 22:11:10.451 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] No hosting information found for port ae3b0695-10bb-4152-911a-da6619732611: RuntimeError: No hosting information found for port ae3b0695-10bb-4152-911a-da6619732611 2026-04-27 22:11:10.451 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status up for port: 6e3009bc-8700-4f34-8b7f-48459dfc61cd 2026-04-27 22:11:10.468 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] No hosting information found for port 75925bb7-31f9-4b94-abbc-48920f3bbe08: RuntimeError: No hosting information found for port 75925bb7-31f9-4b94-abbc-48920f3bbe08 2026-04-27 22:11:10.475 10 INFO neutron.plugins.ml2.plugin [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Attempt 1 to provision port 6e3009bc-8700-4f34-8b7f-48459dfc61cd 2026-04-27 22:11:10.489 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c9ed5b69-951c-44fd-bd5b-308b239aac9d 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] No more DHCP agents 2026-04-27 22:11:10.491 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c9ed5b69-951c-44fd-bd5b-308b239aac9d 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] Unable to schedule network 14a3279d-14eb-474d-b445-ce2c4aa3b594: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:11:10.537 10 INFO neutron.wsgi [req-1c7a5202-bf15-4a15-a0b7-c9fdddf6562a req-5c8e5a6c-aa48-439d-913a-dc9109dc6b1d 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - default default] 10.0.0.210 "GET /v2.0/ports?tenant_id=63fc3b5cdbf145709144a0e501fe6d37&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1487088 2026-04-27 22:11:10.559 10 INFO neutron.db.ovn_revision_numbers_db [None req-c626245b-543b-4147-9082-b0e5fb6d4a64 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource 38b639cd-30c7-4447-abf4-b5d62172837f (type: security_group_rules) to 0 2026-04-27 22:11:10.566 9 INFO neutron.db.ovn_revision_numbers_db [None req-c9ed5b69-951c-44fd-bd5b-308b239aac9d 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] Successfully bumped revision number for resource 99c1bbff-0a68-43c4-a591-c418daf1c8e3 (type: ports) to 1 2026-04-27 22:11:10.593 9 INFO neutron.wsgi [None req-c9ed5b69-951c-44fd-bd5b-308b239aac9d 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] 10.0.0.1 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3864970 /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-04-27 22:11:10.615 10 INFO neutron.wsgi [None req-c626245b-543b-4147-9082-b0e5fb6d4a64 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.2672806 2026-04-27 22:11:10.629 10 INFO neutron.wsgi [req-1c7a5202-bf15-4a15-a0b7-c9fdddf6562a req-751f044f-5c58-4069-87e0-5909b78745f0 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.210 "GET /v2.0/networks/7cff680e-0f13-4acb-8097-ab3bba136ee0?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0734186 2026-04-27 22:11:10.701 10 INFO neutron.wsgi [req-1c7a5202-bf15-4a15-a0b7-c9fdddf6562a req-d7c96b3e-8332-4712-a5dc-e282ff526b5e bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.210 "GET /v2.0/networks/7cff680e-0f13-4acb-8097-ab3bba136ee0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0644109 2026-04-27 22:11:10.795 9 INFO neutron.db.ovn_revision_numbers_db [None req-497150a3-914a-4f52-b021-28a9554cc915 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource e310c9af-35be-4ccd-ae3c-14361faf3eed (type: security_group_rules) to 0 2026-04-27 22:11:10.800 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource 6e3009bc-8700-4f34-8b7f-48459dfc61cd (type: ports) to 3 2026-04-27 22:11:10.825 9 INFO neutron.wsgi [None req-497150a3-914a-4f52-b021-28a9554cc915 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.2046778 2026-04-27 22:11:10.850 9 INFO neutron.wsgi [None req-9e1c4dbe-ac4c-4cc8-a222-13849711a8d4 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] 10.0.0.1 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2504241 2026-04-27 22:11:10.879 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019443 2026-04-27 22:11:10.881 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012259 2026-04-27 22:11:10.892 9 INFO neutron.wsgi [req-cd878055-cb7b-4851-afef-0a7b525ba9d6 req-22c31f20-aff2-4211-be4b-f97130f7577d 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=a9e7fa87-fcbe-41c3-af79-1290ff137dab HTTP/1.1" status: 200 len: 210 time: 0.0228639 2026-04-27 22:11:10.926 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource 6e3009bc-8700-4f34-8b7f-48459dfc61cd (type: router_ports) to 3 2026-04-27 22:11:10.966 9 INFO neutron.db.segments_db [None req-d4df8b7e-0470-4729-8388-67d09363ae15 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] Added segment d0de4b16-d9e0-4299-80f6-e3fe8e1d157f of type geneve for network 78229c1b-6d9e-4324-9979-001f25966c6e 2026-04-27 22:11:10.993 9 INFO neutron.db.ovn_revision_numbers_db [None req-4657f8bd-5bca-4099-a9db-661ad7cc223f 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource 096ecfed-d629-4064-9ea0-fef340046f64 (type: security_group_rules) to 0 2026-04-27 22:11:11.033 9 INFO neutron.wsgi [None req-4657f8bd-5bca-4099-a9db-661ad7cc223f 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.2038963 2026-04-27 22:11:11.099 9 INFO neutron.db.ovn_revision_numbers_db [None req-d4df8b7e-0470-4729-8388-67d09363ae15 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] Successfully bumped revision number for resource 78229c1b-6d9e-4324-9979-001f25966c6e (type: networks) to 1 2026-04-27 22:11:11.155 10 INFO neutron.db.ovn_revision_numbers_db [None req-7f34a782-dd8a-49d4-811e-ef7913bc3e41 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource 740cf9d2-e434-4ab7-aa76-f2a74e752a09 (type: security_group_rules) to 0 2026-04-27 22:11:11.179 10 INFO neutron.wsgi [None req-7f34a782-dd8a-49d4-811e-ef7913bc3e41 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1392009 2026-04-27 22:11:11.294 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d4df8b7e-0470-4729-8388-67d09363ae15 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] No more DHCP agents 2026-04-27 22:11:11.295 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d4df8b7e-0470-4729-8388-67d09363ae15 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] Unable to schedule network 78229c1b-6d9e-4324-9979-001f25966c6e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:11:11.311 10 INFO neutron.db.ovn_revision_numbers_db [None req-e498fc4e-28c2-44c8-af74-41e7c6cdc3c2 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource eee58801-7e7f-4727-8eda-47620ce4de44 (type: security_group_rules) to 0 2026-04-27 22:11:11.337 10 INFO neutron.wsgi [None req-e498fc4e-28c2-44c8-af74-41e7c6cdc3c2 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1524010 2026-04-27 22:11:11.373 9 INFO neutron.db.ovn_revision_numbers_db [None req-d4df8b7e-0470-4729-8388-67d09363ae15 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] Successfully bumped revision number for resource 85f8dacb-72b2-41da-9bfe-3ed68d77e898 (type: ports) to 1 2026-04-27 22:11:11.398 9 INFO neutron.wsgi [None req-d4df8b7e-0470-4729-8388-67d09363ae15 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.5441921 2026-04-27 22:11:11.487 10 INFO neutron.db.ovn_revision_numbers_db [None req-17fbc849-ca56-46b9-92db-ac6ca49c971d 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource d8b00e33-66c6-442e-857e-26ac2fee1e2e (type: security_group_rules) to 0 2026-04-27 22:11:11.510 10 INFO neutron.wsgi [None req-17fbc849-ca56-46b9-92db-ac6ca49c971d 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 766 time: 0.1658075 2026-04-27 22:11:11.640 10 INFO neutron.db.ovn_revision_numbers_db [None req-f9982930-088b-4086-bad6-d17dfd0ef44d 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource df8f1f5f-9830-4146-b5f7-5e7875a9d081 (type: security_group_rules) to 0 2026-04-27 22:11:11.665 9 INFO neutron.wsgi [req-1c7a5202-bf15-4a15-a0b7-c9fdddf6562a req-962e5413-18cc-4c6d-a0ca-58163c05af8b 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - default default] 199.19.213.80 "GET /v2.0/networks?id=7cff680e-0f13-4acb-8097-ab3bba136ee0 HTTP/1.1" status: 200 len: 871 time: 0.1012926 2026-04-27 22:11:11.667 10 INFO neutron.wsgi [None req-f9982930-088b-4086-bad6-d17dfd0ef44d 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1507840 /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-04-27 22:11:11.704 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-674b0a1c-19d1-47c7-86e2-69ec1c2de542 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] No more DHCP agents 2026-04-27 22:11:11.709 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-674b0a1c-19d1-47c7-86e2-69ec1c2de542 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] Unable to schedule network 78229c1b-6d9e-4324-9979-001f25966c6e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:11:11.751 9 INFO neutron.wsgi [req-1c7a5202-bf15-4a15-a0b7-c9fdddf6562a req-916b57fd-614f-4b91-b4f3-e250ea4e0112 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - default default] 199.19.213.80 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=63fc3b5cdbf145709144a0e501fe6d37 HTTP/1.1" status: 200 len: 473 time: 0.0790536 /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-04-27 22:11:11.790 10 INFO neutron.db.ovn_revision_numbers_db [None req-41bc107d-626f-41c2-8c96-0c2cf8c41057 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource 776f8a0c-04ee-4cde-81d5-2af544e16c79 (type: security_group_rules) to 0 2026-04-27 22:11:11.814 9 INFO neutron.db.ovn_revision_numbers_db [None req-674b0a1c-19d1-47c7-86e2-69ec1c2de542 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] Successfully bumped revision number for resource 18e82449-fabe-479a-b565-9f2a576d17a9 (type: ports) to 1 2026-04-27 22:11:11.819 10 INFO neutron.wsgi [None req-41bc107d-626f-41c2-8c96-0c2cf8c41057 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.1470206 2026-04-27 22:11:11.844 9 INFO neutron.wsgi [None req-674b0a1c-19d1-47c7-86e2-69ec1c2de542 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] 10.0.0.1 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4381244 2026-04-27 22:11:11.984 10 INFO neutron.wsgi [req-bb55b5e7-0167-49f1-bb0a-78a2f40a435f req-85707624-e2a5-45ff-bdeb-7ed6f9954c62 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=a9e7fa87-fcbe-41c3-af79-1290ff137dab HTTP/1.1" status: 200 len: 210 time: 0.0249789 2026-04-27 22:11:12.103 9 INFO neutron.wsgi [None req-d3098d12-423b-4da5-8f94-bc4cf2238337 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] 10.0.0.1 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2514682 2026-04-27 22:11:12.142 10 INFO neutron.wsgi [None req-97c1252f-e54d-4e40-9eff-967de6c6e38e 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] 10.0.0.1 "PUT /v2.0/trunks/17bf1d1f-d4bc-4db0-a085-ab8aefb5dee3/tags HTTP/1.1" status: 200 len: 210 time: 0.0328875 2026-04-27 22:11:12.152 9 INFO neutron.wsgi [req-c850d6e4-fb30-415e-bb6a-4bba68f2bc92 req-2204139e-ebd4-4ee0-a2d5-cb0ac680bfa6 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.210 "GET /v2.0/security-groups?name=tempest-lb_member_SG-717430923&fields=id&tenant_id=acc05b383c724ec2882474462680bfeb HTTP/1.1" status: 200 len: 267 time: 0.0484977 /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-04-27 22:11:12.178 10 INFO neutron.wsgi [None req-7dfb456a-5f88-465a-848c-50e537c6107e 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] 10.0.0.1 "PUT /v2.0/trunks/f29b850f-cf84-455b-9807-5c9821d7019b/tags HTTP/1.1" status: 200 len: 218 time: 0.0311911 2026-04-27 22:11:12.186 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-14838470-be75-40a2-ba42-56acd9e908cb 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] No more DHCP agents 2026-04-27 22:11:12.191 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-14838470-be75-40a2-ba42-56acd9e908cb 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] Unable to schedule network 7cff680e-0f13-4acb-8097-ab3bba136ee0: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:11:12.218 10 INFO neutron.wsgi [None req-df8aace7-b9e7-4825-b0fc-a628b6874adf 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] 10.0.0.1 "PUT /v2.0/trunks/54eca3e0-a253-4154-942b-10d993f99760/tags HTTP/1.1" status: 200 len: 227 time: 0.0346644 /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-04-27 22:11:12.252 9 INFO neutron.wsgi [req-c850d6e4-fb30-415e-bb6a-4bba68f2bc92 req-8b613582-20df-48d4-a8a5-0f064d71ec26 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.210 "GET /v2.0/networks?id=0cc6b326-b4bb-4326-86ed-7c13adaaee4a HTTP/1.1" status: 200 len: 903 time: 0.0902462 2026-04-27 22:11:12.289 9 INFO neutron.wsgi [req-c850d6e4-fb30-415e-bb6a-4bba68f2bc92 req-12ef269d-ebed-4a8a-974e-aef40697ad40 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.210 "GET /v2.0/quotas/acc05b383c724ec2882474462680bfeb HTTP/1.1" status: 200 len: 386 time: 0.0190659 2026-04-27 22:11:12.293 9 INFO neutron.wsgi [None req-f36a4ff2-3201-429c-9edb-c47e35cb00cf 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] 10.0.0.1 "PUT /v2.0/trunks/fdc68646-77f4-44aa-a58a-d4f4aad357a1/tags HTTP/1.1" status: 200 len: 212 time: 0.0661080 2026-04-27 22:11:12.329 10 INFO neutron.wsgi [None req-05d5c66e-c36a-428f-8ae1-332802c73467 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - default default] 10.0.0.1 "GET /v2.0/trunks?tags=red HTTP/1.1" status: 200 len: 1447 time: 0.0277479 2026-04-27 22:11:12.357 10 INFO neutron.wsgi [None req-0e6742cb-7bfa-4e74-97c6-70271c330018 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - default default] 10.0.0.1 "GET /v2.0/trunks?tags=red%2Cblue HTTP/1.1" status: 200 len: 1041 time: 0.0225022 2026-04-27 22:11:12.393 10 INFO neutron.wsgi [None req-59a5c722-be96-4b8d-867f-57db006984de 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - default default] 10.0.0.1 "GET /v2.0/trunks?tags-any=blue HTTP/1.1" status: 200 len: 1041 time: 0.0305543 2026-04-27 22:11:12.428 10 INFO neutron.wsgi [None req-df2a188b-bd25-4641-8cd6-a3d135592699 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - default default] 10.0.0.1 "GET /v2.0/trunks?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1447 time: 0.0304065 2026-04-27 22:11:12.441 9 INFO neutron.db.ovn_revision_numbers_db [None req-14838470-be75-40a2-ba42-56acd9e908cb 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] Successfully bumped revision number for resource 3d6c41f9-be3c-47cf-b192-fd8d17fa6c7a (type: ports) to 1 2026-04-27 22:11:12.461 10 INFO neutron.wsgi [None req-ecece723-f0c4-4e86-9947-e70eadd97c24 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - default default] 10.0.0.1 "GET /v2.0/trunks?not-tags=red HTTP/1.1" status: 200 len: 1013 time: 0.0247648 2026-04-27 22:11:12.483 9 INFO neutron.wsgi [None req-14838470-be75-40a2-ba42-56acd9e908cb 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] 199.19.213.80 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1197 time: 0.7212451 2026-04-27 22:11:12.493 10 INFO neutron.wsgi [None req-b2bdebc0-4249-4087-9714-3aa46bd69cc8 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - default default] 10.0.0.1 "GET /v2.0/trunks?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1419 time: 0.0244761 2026-04-27 22:11:12.516 10 INFO neutron.wsgi [None req-2a7e42c2-8664-4c86-99d5-d2ef71616edc 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - default default] 10.0.0.1 "GET /v2.0/trunks?not-tags-any=blue HTTP/1.1" status: 200 len: 1419 time: 0.0197105 2026-04-27 22:11:12.536 10 INFO neutron.wsgi [None req-a712d0b8-2935-407a-bda5-b035c70a0d39 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - default default] 10.0.0.1 "GET /v2.0/trunks?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1013 time: 0.0156660 2026-04-27 22:11:12.560 10 INFO neutron.wsgi [None req-b0dbf650-2a1b-4ee6-95d3-ee78c675684c 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - default default] 10.0.0.1 "GET /v2.0/trunks/17bf1d1f-d4bc-4db0-a085-ab8aefb5dee3 HTTP/1.1" status: 200 len: 608 time: 0.0150211 2026-04-27 22:11:12.579 9 INFO neutron.wsgi [req-c850d6e4-fb30-415e-bb6a-4bba68f2bc92 req-bda93beb-2b76-45b2-aa2e-d873c1938bfc 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.210 "GET /v2.0/ports?tenant_id=acc05b383c724ec2882474462680bfeb&fields=id HTTP/1.1" status: 200 len: 486 time: 0.2824681 2026-04-27 22:11:12.679 10 INFO neutron.wsgi [None req-173bfc9e-25b7-4359-b1fe-55e46825ff4e 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - default default] 10.0.0.1 "GET /v2.0/ports/012e4afb-868f-4900-841f-8fbb58b8a8b4 HTTP/1.1" status: 200 len: 1020 time: 0.1135697 2026-04-27 22:11:12.684 9 INFO neutron.wsgi [req-c850d6e4-fb30-415e-bb6a-4bba68f2bc92 req-95fa2bfc-c100-48b3-b130-98beb6893152 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.210 "GET /v2.0/networks/0cc6b326-b4bb-4326-86ed-7c13adaaee4a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0874286 2026-04-27 22:11:12.783 9 INFO neutron.wsgi [req-c850d6e4-fb30-415e-bb6a-4bba68f2bc92 req-e0264565-4830-4e40-8dd1-3663ad1b6fe4 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.210 "GET /v2.0/networks/0cc6b326-b4bb-4326-86ed-7c13adaaee4a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0808685 2026-04-27 22:11:12.788 10 INFO neutron.wsgi [None req-e6b7775f-6abc-4f0c-997d-19ef10c74459 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] 10.0.0.1 "DELETE /v2.0/trunks/17bf1d1f-d4bc-4db0-a085-ab8aefb5dee3 HTTP/1.1" status: 204 len: 168 time: 0.1020296 2026-04-27 22:11:12.816 10 INFO neutron.wsgi [None req-1d4d97e5-b562-437a-a8bf-3b7208090732 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - default default] 10.0.0.1 "GET /v2.0/trunks/f29b850f-cf84-455b-9807-5c9821d7019b HTTP/1.1" status: 200 len: 616 time: 0.0217259 2026-04-27 22:11:12.912 9 INFO neutron.wsgi [None req-2476963a-7c48-49fa-a6c3-87b3fd00cfe7 7fdf56e2f7644ff588b80464d8976141 b4f3dd983f654b7d81be83d1081e053a - - default default] 10.0.0.1 "GET /v2.0/ports?project_id=f1756ad840e64479a89fab0f66c935a7&network_id=9a64677f-5c71-4802-87d7-dda2bda7c173 HTTP/1.1" status: 200 len: 3462 time: 0.0640230 2026-04-27 22:11:12.926 10 INFO neutron.wsgi [None req-29e2a9ae-97a5-400e-bc09-ed0ccba4a59f 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - default default] 10.0.0.1 "GET /v2.0/ports/f0f17fa3-c9e8-4d6f-b66d-87384192c35b HTTP/1.1" status: 200 len: 1020 time: 0.1033690 2026-04-27 22:11:12.954 10 INFO neutron.wsgi [req-8f4bcbd6-d613-47bf-a67b-9dca8292f8df req-64f71dee-9f7c-4139-87be-537e189b29fe 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=a860f2a9-6fdb-465c-b9b8-494528bd65d1 HTTP/1.1" status: 200 len: 210 time: 0.0276384 2026-04-27 22:11:13.033 9 INFO neutron.db.ovn_revision_numbers_db [None req-166e022c-3b97-46a3-84fa-232cccfbdc88 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource 3d6c41f9-be3c-47cf-b192-fd8d17fa6c7a (type: ports) to 2 2026-04-27 22:11:13.066 10 INFO neutron.wsgi [None req-7001668d-5a63-49e0-8aaa-c3c00ba54923 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] 10.0.0.1 "DELETE /v2.0/trunks/f29b850f-cf84-455b-9807-5c9821d7019b HTTP/1.1" status: 204 len: 168 time: 0.1299126 /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-04-27 22:11:13.092 10 INFO neutron.wsgi [None req-bdc976cf-df68-4a2d-9baa-829a322792e7 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - default default] 10.0.0.1 "GET /v2.0/trunks/54eca3e0-a253-4154-942b-10d993f99760 HTTP/1.1" status: 200 len: 625 time: 0.0210781 2026-04-27 22:11:13.165 10 INFO neutron.wsgi [None req-2b15dcdc-de5b-44a7-a449-3ff7c2ebb171 7fdf56e2f7644ff588b80464d8976141 b4f3dd983f654b7d81be83d1081e053a - - default default] 10.0.0.1 "GET /v2.0/subnets?network_id=a151f0a7-868e-4eca-a058-e229a6a8b3e8 HTTP/1.1" status: 200 len: 838 time: 0.0378294 2026-04-27 22:11:13.181 9 INFO neutron.wsgi [req-2e4ac829-f71b-4782-bc57-c925c71db2b2 req-f9c7645a-8e1c-4498-8340-4a811f2db622 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=a9e7fa87-fcbe-41c3-af79-1290ff137dab HTTP/1.1" status: 200 len: 1208 time: 0.1223967 2026-04-27 22:11:13.198 10 INFO neutron.wsgi [None req-ff8845fc-54e4-4771-938f-78d23bbd3d6d 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - default default] 10.0.0.1 "GET /v2.0/ports/7fcb046c-95dc-4040-a3d4-0cad31e78236 HTTP/1.1" status: 200 len: 1020 time: 0.1010303 2026-04-27 22:11:13.274 9 INFO neutron.wsgi [req-2e4ac829-f71b-4782-bc57-c925c71db2b2 req-179121ad-f979-4b26-94fe-004b55719b77 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=36a63c51-3a67-4b92-89dc-0aae7c1cf2c3&id=a64abfd1-bae3-444e-bbeb-a874577b24ce&fields=id&fields=name HTTP/1.1" status: 200 len: 406 time: 0.0822752 2026-04-27 22:11:13.297 10 INFO neutron.wsgi [None req-337e27c7-c851-4009-9719-1c3eca7ef9f4 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] 10.0.0.1 "DELETE /v2.0/trunks/54eca3e0-a253-4154-942b-10d993f99760 HTTP/1.1" status: 204 len: 168 time: 0.0912046 2026-04-27 22:11:13.333 10 INFO neutron.wsgi [None req-c90a9613-d041-4fcb-bc64-88fa03c69e12 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - default default] 10.0.0.1 "GET /v2.0/trunks/fdc68646-77f4-44aa-a58a-d4f4aad357a1 HTTP/1.1" status: 200 len: 610 time: 0.0288813 2026-04-27 22:11:13.348 9 INFO neutron.db.ovn_revision_numbers_db [None req-166e022c-3b97-46a3-84fa-232cccfbdc88 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource 3d6c41f9-be3c-47cf-b192-fd8d17fa6c7a (type: ports) to 2 2026-04-27 22:11:13.363 9 INFO neutron.wsgi [None req-166e022c-3b97-46a3-84fa-232cccfbdc88 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] 199.19.213.80 "PUT /v2.0/ports/3d6c41f9-be3c-47cf-b192-fd8d17fa6c7a HTTP/1.1" status: 200 len: 1367 time: 0.8712499 /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-04-27 22:11:13.411 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3fd8128a-8e3f-44e6-9ef7-24b51ba3c3fa'] response: {'name': 'network-changed', 'server_uuid': 'a9e7fa87-fcbe-41c3-af79-1290ff137dab', 'tag': '3d6c41f9-be3c-47cf-b192-fd8d17fa6c7a', 'status': 'completed', 'code': 200} 2026-04-27 22:11:13.439 9 INFO neutron.wsgi [req-1c7a5202-bf15-4a15-a0b7-c9fdddf6562a req-ca698232-6899-4040-98b2-5730c65ab5a8 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=63fc3b5cdbf145709144a0e501fe6d37&device_id=a9e7fa87-fcbe-41c3-af79-1290ff137dab HTTP/1.1" status: 200 len: 1398 time: 0.0407190 2026-04-27 22:11:13.439 10 INFO neutron.wsgi [None req-34c0b555-583b-4e47-8585-7c0deca26a60 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - default default] 10.0.0.1 "GET /v2.0/ports/99c1bbff-0a68-43c4-a591-c418daf1c8e3 HTTP/1.1" status: 200 len: 1020 time: 0.0993717 2026-04-27 22:11:13.467 10 INFO neutron.db.l3_db [None req-6c4a2d45-3032-4c12-9cc6-0e4f99cbb417 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Floating IP ce50ea95-1e1b-45c4-8d93-815f62080e7e disassociated. External IP: 10.96.250.210, port: 36b6b0a5-81f6-499a-97e3-e77ab2581eba. 2026-04-27 22:11:13.488 9 INFO neutron.wsgi [req-1c7a5202-bf15-4a15-a0b7-c9fdddf6562a req-7b9271e6-17a9-499d-b64b-fd4f2f9a53fc bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=3d6c41f9-be3c-47cf-b192-fd8d17fa6c7a HTTP/1.1" status: 200 len: 217 time: 0.0420511 2026-04-27 22:11:13.488 10 INFO neutron.db.ovn_revision_numbers_db [None req-6c4a2d45-3032-4c12-9cc6-0e4f99cbb417 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Successfully bumped revision number for resource ce50ea95-1e1b-45c4-8d93-815f62080e7e (type: floatingips) to 2 /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-04-27 22:11:13.602 9 INFO neutron.wsgi [req-1c7a5202-bf15-4a15-a0b7-c9fdddf6562a req-654b5515-4fe4-429e-b187-3e3ccffbd328 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=95894660-c1da-49c2-a016-0c091107fea3 HTTP/1.1" status: 200 len: 865 time: 0.0801125 2026-04-27 22:11:13.687 9 INFO neutron.wsgi [req-1c7a5202-bf15-4a15-a0b7-c9fdddf6562a req-60904b8a-a7ec-4e82-9626-6c3bae796525 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=7cff680e-0f13-4acb-8097-ab3bba136ee0&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0360649 2026-04-27 22:11:13.755 9 INFO neutron.wsgi [req-c850d6e4-fb30-415e-bb6a-4bba68f2bc92 req-0849bb35-bff9-47e7-a0e8-b3861be5e300 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 199.19.213.80 "GET /v2.0/networks?id=0cc6b326-b4bb-4326-86ed-7c13adaaee4a HTTP/1.1" status: 200 len: 903 time: 0.1732869 2026-04-27 22:11:14.144 10 INFO neutron.wsgi [None req-6c4a2d45-3032-4c12-9cc6-0e4f99cbb417 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] 10.0.0.1 "PUT /v2.0/floatingips/ce50ea95-1e1b-45c4-8d93-815f62080e7e HTTP/1.1" status: 200 len: 748 time: 0.8384306 2026-04-27 22:11:14.179 10 INFO neutron.wsgi [None req-5a9edfc6-0412-4194-a025-c8d0bd35357b e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.1 "GET /v2.0/floatingips/ce50ea95-1e1b-45c4-8d93-815f62080e7e HTTP/1.1" status: 200 len: 746 time: 0.0272791 2026-04-27 22:11:14.184 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-92a24db4-8a9f-4d54-81d7-7aa9ea0f179c'] response: {'name': 'network-changed', 'server_uuid': '2ebb8df3-d37f-466d-90e0-fe6bf6cce001', 'tag': '36b6b0a5-81f6-499a-97e3-e77ab2581eba', 'status': 'completed', 'code': 200} 2026-04-27 22:11:14.344 9 INFO neutron.wsgi [None req-7fbd0f9f-3b15-4354-99ae-b16248813eaf 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] 10.0.0.1 "DELETE /v2.0/trunks/fdc68646-77f4-44aa-a58a-d4f4aad357a1 HTTP/1.1" status: 204 len: 168 time: 0.8971939 2026-04-27 22:11:14.383 10 INFO neutron.wsgi [req-85e39da6-3f04-4f57-b2b2-a5f7f5936bc4 req-4ab5f292-9015-4ad1-b30b-d440663ad6f3 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=a9e7fa87-fcbe-41c3-af79-1290ff137dab HTTP/1.1" status: 200 len: 1208 time: 0.0402305 2026-04-27 22:11:14.390 9 INFO neutron.wsgi [None req-aeee1858-8eb7-4b6c-8117-0b8aaeca16f3 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - default default] 10.0.0.1 "GET /v2.0/trunks/69f612fd-7303-4678-beb8-2086ed3f6e20 HTTP/1.1" status: 200 len: 603 time: 0.0307674 2026-04-27 22:11:14.417 9 INFO neutron.wsgi [req-1c7a5202-bf15-4a15-a0b7-c9fdddf6562a req-aadbb101-ea26-42e6-9348-c10bd2f6067f bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/7cff680e-0f13-4acb-8097-ab3bba136ee0?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.7038321 2026-04-27 22:11:14.429 9 INFO neutron.wsgi [req-13b6190e-94fe-4d57-a852-fd5046492cef req-00cb271b-281c-46a7-8742-e316525989fa bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=f1756ad840e64479a89fab0f66c935a7&device_id=2ebb8df3-d37f-466d-90e0-fe6bf6cce001 HTTP/1.1" status: 200 len: 1361 time: 0.0825434 2026-04-27 22:11:14.457 10 INFO neutron.wsgi [req-85e39da6-3f04-4f57-b2b2-a5f7f5936bc4 req-6b32ac13-9e92-4f10-978f-fe675ccb5f97 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=36a63c51-3a67-4b92-89dc-0aae7c1cf2c3&id=a64abfd1-bae3-444e-bbeb-a874577b24ce&fields=id&fields=name HTTP/1.1" status: 200 len: 406 time: 0.0685725 2026-04-27 22:11:14.461 9 INFO neutron.wsgi [req-c850d6e4-fb30-415e-bb6a-4bba68f2bc92 req-d3ade6e5-166d-40b7-8bcb-f74df8e0a9aa 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 199.19.213.80 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=acc05b383c724ec2882474462680bfeb HTTP/1.1" status: 200 len: 377 time: 0.1149580 2026-04-27 22:11:14.581 9 INFO neutron.wsgi [req-13b6190e-94fe-4d57-a852-fd5046492cef req-bd7ff0b4-558d-45c2-8d2f-4f140b3f56eb bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=9a64677f-5c71-4802-87d7-dda2bda7c173 HTTP/1.1" status: 200 len: 958 time: 0.1379378 2026-04-27 22:11:14.583 9 INFO neutron.wsgi [req-1c7a5202-bf15-4a15-a0b7-c9fdddf6562a req-92983f6d-f734-4ef3-9333-8b96268964f4 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/7cff680e-0f13-4acb-8097-ab3bba136ee0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1570480 2026-04-27 22:11:14.598 9 INFO neutron.wsgi [None req-b34bc0ac-9c7e-4b40-9647-a1748490d0ac 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - default default] 10.0.0.1 "GET /v2.0/ports/18e82449-fabe-479a-b565-9f2a576d17a9 HTTP/1.1" status: 200 len: 1020 time: 0.1890419 2026-04-27 22:11:14.620 9 INFO neutron.wsgi [req-13b6190e-94fe-4d57-a852-fd5046492cef req-36c70bde-2f3b-465e-92f6-63c07fc7f88c bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=36b6b0a5-81f6-499a-97e3-e77ab2581eba HTTP/1.1" status: 200 len: 217 time: 0.0267305 2026-04-27 22:11:14.678 9 INFO neutron.wsgi [req-6ac21166-9ff6-4e53-91c3-64abb8df9ce3 req-97494d61-227a-4c6c-9f69-6f7ad1028644 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=63fc3b5cdbf145709144a0e501fe6d37&device_id=a9e7fa87-fcbe-41c3-af79-1290ff137dab HTTP/1.1" status: 200 len: 1398 time: 0.0473497 2026-04-27 22:11:14.698 9 INFO neutron.wsgi [req-13b6190e-94fe-4d57-a852-fd5046492cef req-4b1479d3-c83d-4b5a-949c-911a1bb8529d bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=fe903943-5d40-4eea-8d3f-5c292261747d HTTP/1.1" status: 200 len: 853 time: 0.0655873 2026-04-27 22:11:14.702 10 INFO neutron.wsgi [None req-971d5a65-2595-4129-aee5-4e44981150d7 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] 10.0.0.1 "DELETE /v2.0/trunks/69f612fd-7303-4678-beb8-2086ed3f6e20 HTTP/1.1" status: 204 len: 168 time: 0.1000991 2026-04-27 22:11:14.756 9 INFO neutron.wsgi [req-13b6190e-94fe-4d57-a852-fd5046492cef req-2d119629-d678-483a-a6b5-7e288b744917 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=9a64677f-5c71-4802-87d7-dda2bda7c173&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0443666 2026-04-27 22:11:14.791 9 INFO neutron.wsgi [req-6ac21166-9ff6-4e53-91c3-64abb8df9ce3 req-a710f0b4-217b-4998-b6be-b3a7a0b34f2a bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=7cff680e-0f13-4acb-8097-ab3bba136ee0 HTTP/1.1" status: 200 len: 970 time: 0.1018684 2026-04-27 22:11:14.818 10 INFO neutron.wsgi [req-31b50a58-db16-4f59-b1b8-67b1d4085ba8 req-dd97c76b-d030-4902-858b-7cdbc23dcb3b bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?device_id=a9e7fa87-fcbe-41c3-af79-1290ff137dab HTTP/1.1" status: 200 len: 1398 time: 0.0671520 2026-04-27 22:11:14.846 9 INFO neutron.wsgi [req-6ac21166-9ff6-4e53-91c3-64abb8df9ce3 req-8d3b4833-dc66-4dcc-b371-c6fbcb7bbfcb bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=3d6c41f9-be3c-47cf-b192-fd8d17fa6c7a HTTP/1.1" status: 200 len: 217 time: 0.0409100 2026-04-27 22:11:14.888 9 INFO neutron.wsgi [req-13b6190e-94fe-4d57-a852-fd5046492cef req-3b702549-7fdd-4833-8dc0-da3460dc9f76 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/9a64677f-5c71-4802-87d7-dda2bda7c173?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1229296 2026-04-27 22:11:14.894 10 INFO neutron.wsgi [req-31b50a58-db16-4f59-b1b8-67b1d4085ba8 req-63756b8b-2ece-480c-a4a1-4347a3ff700b bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/security-groups?id=a64abfd1-bae3-444e-bbeb-a874577b24ce&id=36a63c51-3a67-4b92-89dc-0aae7c1cf2c3&fields=id&fields=name HTTP/1.1" status: 200 len: 406 time: 0.0676925 2026-04-27 22:11:14.926 9 INFO neutron.wsgi [req-6ac21166-9ff6-4e53-91c3-64abb8df9ce3 req-4e63eea7-1415-4a6f-88a2-6879d12dafcb bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=95894660-c1da-49c2-a016-0c091107fea3 HTTP/1.1" status: 200 len: 865 time: 0.0687459 2026-04-27 22:11:14.972 9 INFO neutron.wsgi [req-6ac21166-9ff6-4e53-91c3-64abb8df9ce3 req-79379725-6987-4024-a996-616714d72524 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=7cff680e-0f13-4acb-8097-ab3bba136ee0&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0394804 2026-04-27 22:11:14.997 10 INFO neutron.wsgi [None req-6dafc7df-10e5-4e73-bc7f-359edda1a09d 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] 10.0.0.1 "DELETE /v2.0/ports/012e4afb-868f-4900-841f-8fbb58b8a8b4 HTTP/1.1" status: 204 len: 168 time: 0.2870548 2026-04-27 22:11:15.067 9 INFO neutron.wsgi [req-13b6190e-94fe-4d57-a852-fd5046492cef req-95c1753a-02f6-4287-98f5-c43cebc3208f bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/9a64677f-5c71-4802-87d7-dda2bda7c173?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1450026 2026-04-27 22:11:15.088 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] No hosting information found for port 6e3009bc-8700-4f34-8b7f-48459dfc61cd: RuntimeError: No hosting information found for port 6e3009bc-8700-4f34-8b7f-48459dfc61cd 2026-04-27 22:11:15.088 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status up for port: 1bf67065-2271-4341-8908-f520848d5bf9 2026-04-27 22:11:15.096 9 INFO neutron.wsgi [req-6ac21166-9ff6-4e53-91c3-64abb8df9ce3 req-7ccffe25-80f4-44aa-a595-6e4796175378 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/7cff680e-0f13-4acb-8097-ab3bba136ee0?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1179104 2026-04-27 22:11:15.099 10 INFO neutron.plugins.ml2.plugin [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Attempt 1 to provision port 1bf67065-2271-4341-8908-f520848d5bf9 /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-04-27 22:11:15.135 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5ed70ce5-798b-49ec-9457-a7f2d8a3056c 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] No more DHCP agents 2026-04-27 22:11:15.149 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5ed70ce5-798b-49ec-9457-a7f2d8a3056c 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Unable to schedule network 0cc6b326-b4bb-4326-86ed-7c13adaaee4a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:11:15.180 9 INFO neutron.wsgi [req-6ac21166-9ff6-4e53-91c3-64abb8df9ce3 req-1745d9b4-1bb8-4016-995e-7264998d2657 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/7cff680e-0f13-4acb-8097-ab3bba136ee0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0730143 2026-04-27 22:11:15.350 9 INFO neutron.db.ovn_revision_numbers_db [None req-5ed70ce5-798b-49ec-9457-a7f2d8a3056c 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource 33b0841a-7742-42bd-9efe-c18d183cd0b3 (type: ports) to 1 2026-04-27 22:11:15.376 9 INFO neutron.wsgi [None req-5ed70ce5-798b-49ec-9457-a7f2d8a3056c 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 199.19.213.80 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1388 time: 0.9088991 2026-04-27 22:11:15.376 10 INFO neutron.wsgi [None req-e941a1b3-90d3-42f4-b83e-8e542ee26ee1 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] 10.0.0.1 "DELETE /v2.0/ports/f0f17fa3-c9e8-4d6f-b66d-87384192c35b HTTP/1.1" status: 204 len: 168 time: 0.3739026 /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-04-27 22:11:15.445 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource 1bf67065-2271-4341-8908-f520848d5bf9 (type: ports) to 3 2026-04-27 22:11:15.468 10 INFO neutron.db.ovn_revision_numbers_db [None req-a51ced58-5ced-4ab4-bd29-e3b873aa2c2d e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Successfully bumped revision number for resource 647c4d8c-0b68-47fa-b4e4-8f87d6885d02 (type: security_groups) to 1 2026-04-27 22:11:15.501 10 INFO neutron.wsgi [None req-a51ced58-5ced-4ab4-bd29-e3b873aa2c2d e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] 10.0.0.1 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1809 time: 0.2022736 2026-04-27 22:11:15.573 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource 1bf67065-2271-4341-8908-f520848d5bf9 (type: router_ports) to 3 2026-04-27 22:11:15.627 10 INFO neutron.wsgi [req-6766c1f4-9fda-479d-883e-b3bd42beeaf2 req-209f3ed3-cb5e-4cfb-9658-3499257526fa 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=a9e7fa87-fcbe-41c3-af79-1290ff137dab HTTP/1.1" status: 200 len: 1208 time: 0.0770316 2026-04-27 22:11:15.675 10 INFO neutron.wsgi [req-6766c1f4-9fda-479d-883e-b3bd42beeaf2 req-ca0a4472-580e-4c45-ba2a-2bdfc8861854 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=36a63c51-3a67-4b92-89dc-0aae7c1cf2c3&id=a64abfd1-bae3-444e-bbeb-a874577b24ce&fields=id&fields=name HTTP/1.1" status: 200 len: 406 time: 0.0416908 2026-04-27 22:11:16.288 9 INFO neutron.db.ovn_revision_numbers_db [None req-6fd7af3d-a853-4951-9f63-b2af6b28dff5 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Successfully bumped revision number for resource c8e99d23-c9e2-46f9-9c88-02d34a248c4d (type: security_group_rules) to 0 2026-04-27 22:11:16.342 9 INFO neutron.wsgi [None req-f2775291-56ec-4e6d-8be5-aed4caa9dd53 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] 10.0.0.1 "DELETE /v2.0/ports/7fcb046c-95dc-4040-a3d4-0cad31e78236 HTTP/1.1" status: 204 len: 168 time: 0.9609451 2026-04-27 22:11:16.354 9 INFO neutron.wsgi [None req-6fd7af3d-a853-4951-9f63-b2af6b28dff5 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 764 time: 0.8407612 2026-04-27 22:11:16.468 9 INFO neutron.db.ovn_revision_numbers_db [None req-6f1f5fb3-e047-4e14-af53-412443952e24 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource 33b0841a-7742-42bd-9efe-c18d183cd0b3 (type: ports) to 2 2026-04-27 22:11:16.559 10 INFO neutron.db.ovn_revision_numbers_db [None req-573b88e4-b939-4dd9-9fd1-51ce59883c4e e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Successfully bumped revision number for resource dee49fdb-8992-44fc-9a03-8e46f29db9ed (type: security_group_rules) to 0 2026-04-27 22:11:16.593 10 INFO neutron.wsgi [None req-573b88e4-b939-4dd9-9fd1-51ce59883c4e e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 763 time: 0.2327850 2026-04-27 22:11:16.644 9 INFO neutron.db.ovn_revision_numbers_db [None req-6f1f5fb3-e047-4e14-af53-412443952e24 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource 33b0841a-7742-42bd-9efe-c18d183cd0b3 (type: ports) to 2 2026-04-27 22:11:16.659 9 INFO neutron.wsgi [None req-6f1f5fb3-e047-4e14-af53-412443952e24 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] 199.19.213.80 "PUT /v2.0/ports/33b0841a-7742-42bd-9efe-c18d183cd0b3 HTTP/1.1" status: 200 len: 1557 time: 1.2702527 2026-04-27 22:11:16.659 10 INFO neutron.wsgi [None req-a28cd76a-f444-45d1-9d37-133d548aeb0b 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] 10.0.0.1 "DELETE /v2.0/ports/99c1bbff-0a68-43c4-a591-c418daf1c8e3 HTTP/1.1" status: 204 len: 168 time: 0.3113596 /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-04-27 22:11:16.706 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-874da7b1-8a21-447e-b0cf-615b04f63c3f'] response: {'name': 'network-changed', 'server_uuid': 'a860f2a9-6fdb-465c-b9b8-494528bd65d1', 'tag': '33b0841a-7742-42bd-9efe-c18d183cd0b3', 'status': 'completed', 'code': 200} 2026-04-27 22:11:16.732 9 INFO neutron.wsgi [req-c850d6e4-fb30-415e-bb6a-4bba68f2bc92 req-7b121b0c-ecf0-4dad-9bc9-ba08d329cdf6 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=acc05b383c724ec2882474462680bfeb&device_id=a860f2a9-6fdb-465c-b9b8-494528bd65d1 HTTP/1.1" status: 200 len: 1588 time: 0.0376813 2026-04-27 22:11:16.766 9 INFO neutron.wsgi [req-c850d6e4-fb30-415e-bb6a-4bba68f2bc92 req-6701207c-9e2a-4ed9-87f7-8d23c80423bf bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.178&port_id=33b0841a-7742-42bd-9efe-c18d183cd0b3 HTTP/1.1" status: 200 len: 217 time: 0.0282338 2026-04-27 22:11:16.795 10 INFO neutron.wsgi [req-7d913a1e-7fb0-417a-9166-6c8d5ffd5ddc req-9a1d6819-6678-4532-9c78-6a89ae1d6e44 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=a9e7fa87-fcbe-41c3-af79-1290ff137dab HTTP/1.1" status: 200 len: 1208 time: 0.0465930 2026-04-27 22:11:16.797 9 INFO neutron.wsgi [req-c850d6e4-fb30-415e-bb6a-4bba68f2bc92 req-311428a3-1222-4bee-9bf9-f1cfc55e8ae1 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A33b&port_id=33b0841a-7742-42bd-9efe-c18d183cd0b3 HTTP/1.1" status: 200 len: 217 time: 0.0254381 2026-04-27 22:11:16.819 10 INFO neutron.db.ovn_revision_numbers_db [None req-05a84999-cb0d-493f-b097-2be426cc206a e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Successfully bumped revision number for resource 49162136-3ae9-48f9-9087-3f5c4e34e251 (type: security_group_rules) to 0 2026-04-27 22:11:16.839 9 INFO neutron.wsgi [req-c850d6e4-fb30-415e-bb6a-4bba68f2bc92 req-ebf6fe82-a154-4d10-8564-990d9cf1fcc4 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=1c77c42d-ad4e-4b81-82cb-b5ce2116871d&id=ce54a01d-6c1c-4329-8bdb-67ce07ae04aa HTTP/1.1" status: 200 len: 1562 time: 0.0335243 2026-04-27 22:11:16.861 9 INFO neutron.wsgi [req-c850d6e4-fb30-415e-bb6a-4bba68f2bc92 req-90814079-d93c-4aa5-962f-cc1a6994f464 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=0cc6b326-b4bb-4326-86ed-7c13adaaee4a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0179594 2026-04-27 22:11:16.874 10 INFO neutron.wsgi [req-7d913a1e-7fb0-417a-9166-6c8d5ffd5ddc req-f7a98bc4-6260-47ab-b982-a5a2ae37098d 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=36a63c51-3a67-4b92-89dc-0aae7c1cf2c3&id=a64abfd1-bae3-444e-bbeb-a874577b24ce&fields=id&fields=name HTTP/1.1" status: 200 len: 406 time: 0.0713420 2026-04-27 22:11:16.887 10 INFO neutron.wsgi [None req-05a84999-cb0d-493f-b097-2be426cc206a e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.2864456 2026-04-27 22:11:16.891 9 INFO neutron.wsgi [req-c850d6e4-fb30-415e-bb6a-4bba68f2bc92 req-d09560a6-073b-4f33-9eab-7b524f71fcea bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=0cc6b326-b4bb-4326-86ed-7c13adaaee4a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0229540 2026-04-27 22:11:16.955 10 INFO neutron.wsgi [None req-42c6b352-0375-45f5-ae8d-5d53886c9598 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] 10.0.0.1 "DELETE /v2.0/ports/18e82449-fabe-479a-b565-9f2a576d17a9 HTTP/1.1" status: 204 len: 168 time: 0.2853253 2026-04-27 22:11:16.962 9 INFO neutron.wsgi [req-c850d6e4-fb30-415e-bb6a-4bba68f2bc92 req-0586f6c6-193a-4e87-8e97-3a643dd21f6c bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/0cc6b326-b4bb-4326-86ed-7c13adaaee4a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0609300 2026-04-27 22:11:17.029 9 INFO neutron.wsgi [req-c850d6e4-fb30-415e-bb6a-4bba68f2bc92 req-98da8278-2187-4ae8-9cdc-b4c2701215f1 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/0cc6b326-b4bb-4326-86ed-7c13adaaee4a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0606179 2026-04-27 22:11:17.038 9 INFO neutron.db.ovn_revision_numbers_db [None req-2fd61774-491a-40f3-9d68-03ebf8e939f3 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Successfully bumped revision number for resource 3950aae9-a208-4238-b32c-d4d645a2711d (type: security_group_rules) to 0 2026-04-27 22:11:17.068 9 INFO neutron.wsgi [None req-2fd61774-491a-40f3-9d68-03ebf8e939f3 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 768 time: 0.1738849 2026-04-27 22:11:17.099 9 INFO neutron.wsgi [req-bfc0de66-2526-4aba-8b78-5352ff04e8b7 req-a324d2df-f9ad-4380-936d-177a60db2765 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=acc05b383c724ec2882474462680bfeb&device_id=a860f2a9-6fdb-465c-b9b8-494528bd65d1 HTTP/1.1" status: 200 len: 1588 time: 0.0308821 2026-04-27 22:11:17.122 10 INFO neutron.db.securitygroups_db [None req-5c0dc39e-8d7f-4d9b-a14c-2ebc0f16bea4 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Project f1756ad840e64479a89fab0f66c935a7 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-27 22:11:17.168 9 INFO neutron.wsgi [req-bfc0de66-2526-4aba-8b78-5352ff04e8b7 req-9ecf893f-a8e8-45f2-af80-653a77ccfc87 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=0cc6b326-b4bb-4326-86ed-7c13adaaee4a HTTP/1.1" status: 200 len: 1002 time: 0.0633633 2026-04-27 22:11:17.208 9 INFO neutron.wsgi [req-bfc0de66-2526-4aba-8b78-5352ff04e8b7 req-0c54487f-5520-42ce-b2ee-0d9d25b52308 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.178&port_id=33b0841a-7742-42bd-9efe-c18d183cd0b3 HTTP/1.1" status: 200 len: 217 time: 0.0294490 2026-04-27 22:11:17.261 10 INFO neutron.db.ovn_revision_numbers_db [None req-5c0dc39e-8d7f-4d9b-a14c-2ebc0f16bea4 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Successfully bumped revision number for resource f96cd01b-2c9c-4f57-992b-b92b63223d7d (type: security_group_rules) to 0 2026-04-27 22:11:17.273 9 INFO neutron.wsgi [req-bfc0de66-2526-4aba-8b78-5352ff04e8b7 req-84f71c8a-2c62-4e09-954f-970bd371e8b6 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A33b&port_id=33b0841a-7742-42bd-9efe-c18d183cd0b3 HTTP/1.1" status: 200 len: 217 time: 0.0476022 2026-04-27 22:11:17.313 10 INFO neutron.wsgi [None req-5c0dc39e-8d7f-4d9b-a14c-2ebc0f16bea4 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 774 time: 0.2371445 2026-04-27 22:11:17.336 9 INFO neutron.wsgi [req-bfc0de66-2526-4aba-8b78-5352ff04e8b7 req-0bafa0c2-0bb1-4208-823b-63f39d05d5ea bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=1c77c42d-ad4e-4b81-82cb-b5ce2116871d&id=ce54a01d-6c1c-4329-8bdb-67ce07ae04aa HTTP/1.1" status: 200 len: 1562 time: 0.0497544 2026-04-27 22:11:17.370 10 INFO neutron.services.segments.plugin [-] Segment 20bae858-6e26-4bb5-9fd7-5e4660ad7d2d resource provider aggregate not found 2026-04-27 22:11:17.370 9 INFO neutron.wsgi [req-bfc0de66-2526-4aba-8b78-5352ff04e8b7 req-0152d90a-e2b1-4e12-aeb2-facc4bf4f7ce bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=0cc6b326-b4bb-4326-86ed-7c13adaaee4a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0292208 2026-04-27 22:11:17.385 10 INFO neutron.services.segments.plugin [-] Segment 20bae858-6e26-4bb5-9fd7-5e4660ad7d2d resource provider aggregate not found 2026-04-27 22:11:17.399 9 INFO neutron.wsgi [req-bfc0de66-2526-4aba-8b78-5352ff04e8b7 req-211efc88-71c8-40fc-a079-9c3075736f07 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=0cc6b326-b4bb-4326-86ed-7c13adaaee4a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0242219 2026-04-27 22:11:17.402 10 INFO neutron.db.securitygroups_db [None req-f872274b-b6bc-495c-ade5-b53eba49cab7 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Project f1756ad840e64479a89fab0f66c935a7 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-04-27 22:11:17.409 10 INFO neutron.services.segments.plugin [-] Segment 20bae858-6e26-4bb5-9fd7-5e4660ad7d2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20bae858-6e26-4bb5-9fd7-5e4660ad7d2d found for delete ", "request_id": "req-928eefae-e2f6-4067-a9ee-10e032f45283"}]} 2026-04-27 22:11:17.422 10 INFO neutron.services.segments.plugin [-] Segment 20bae858-6e26-4bb5-9fd7-5e4660ad7d2d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 20bae858-6e26-4bb5-9fd7-5e4660ad7d2d found for delete ", "request_id": "req-dbe203eb-88df-41e2-a6c4-c66ace0d3c1f"}]} 2026-04-27 22:11:17.444 10 INFO neutron.wsgi [None req-c5e2bfad-3311-4359-8610-d28dcadde9b0 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] 10.0.0.1 "DELETE /v2.0/networks/6486fc43-00d6-4ec7-9d84-94af9fc8a7f9 HTTP/1.1" status: 204 len: 168 time: 0.4835601 2026-04-27 22:11:17.479 9 INFO neutron.wsgi [req-bfc0de66-2526-4aba-8b78-5352ff04e8b7 req-0488c190-f28c-430a-a5c2-bfde55026bc9 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/0cc6b326-b4bb-4326-86ed-7c13adaaee4a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0741990 2026-04-27 22:11:17.547 10 INFO neutron.db.ovn_revision_numbers_db [None req-f872274b-b6bc-495c-ade5-b53eba49cab7 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Successfully bumped revision number for resource c713e48b-ff9a-4554-b62b-8accda1bf61b (type: security_group_rules) to 0 2026-04-27 22:11:17.557 9 INFO neutron.wsgi [req-bfc0de66-2526-4aba-8b78-5352ff04e8b7 req-c0b8c074-851b-4fbe-bfb8-2f4a23233655 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/0cc6b326-b4bb-4326-86ed-7c13adaaee4a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0732579 2026-04-27 22:11:17.570 10 INFO neutron.wsgi [None req-f872274b-b6bc-495c-ade5-b53eba49cab7 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] 10.0.0.1 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.2510169 2026-04-27 22:11:17.884 10 INFO neutron.wsgi [None req-117df60f-ff75-468d-bd37-e32590c4c7ad 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] 10.0.0.1 "DELETE /v2.0/networks/c1de2869-4f8e-43c3-888f-75174904aaa7 HTTP/1.1" status: 204 len: 168 time: 0.4309075 2026-04-27 22:11:17.982 9 INFO neutron.wsgi [req-b87ed62d-9ad6-4fd4-8275-8c47c45fd8ed req-2d56f344-d90e-4317-abef-728953e1277e 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=a9e7fa87-fcbe-41c3-af79-1290ff137dab HTTP/1.1" status: 200 len: 1208 time: 0.0486999 2026-04-27 22:11:18.047 9 INFO neutron.wsgi [req-b87ed62d-9ad6-4fd4-8275-8c47c45fd8ed req-c7fc0e41-104c-46d9-9240-cb59dce5e88a 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=36a63c51-3a67-4b92-89dc-0aae7c1cf2c3&id=a64abfd1-bae3-444e-bbeb-a874577b24ce&fields=id&fields=name HTTP/1.1" status: 200 len: 406 time: 0.0480013 2026-04-27 22:11:18.182 9 INFO neutron.wsgi [None req-681a3ec3-0651-4e32-8cfb-83f59072b122 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.1 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1492 time: 0.1952741 2026-04-27 22:11:18.292 9 INFO neutron.wsgi [req-d2b3f443-894d-4a15-b569-63f4c45dcca2 req-a1b36f1e-e4f5-4790-816c-039441aac012 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/security-groups?name=tempest-secgroup-smoke-536846323&fields=id&tenant_id=f1756ad840e64479a89fab0f66c935a7 HTTP/1.1" status: 200 len: 267 time: 0.0351474 2026-04-27 22:11:18.366 9 INFO neutron.wsgi [req-d2b3f443-894d-4a15-b569-63f4c45dcca2 req-408904dc-6a42-498d-b259-24de9bd1850b e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/networks?id=9a64677f-5c71-4802-87d7-dda2bda7c173 HTTP/1.1" status: 200 len: 859 time: 0.0647974 2026-04-27 22:11:18.378 10 INFO neutron.wsgi [req-3c72f740-75eb-4d5c-bdfa-bd5067545e78 req-c78c2ee0-4fb9-4e61-a78a-ee7e296808e6 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=a860f2a9-6fdb-465c-b9b8-494528bd65d1 HTTP/1.1" status: 200 len: 1398 time: 0.3331640 2026-04-27 22:11:18.388 9 INFO neutron.wsgi [req-d2b3f443-894d-4a15-b569-63f4c45dcca2 req-13f8d0a7-377d-4b68-b898-22a7d5b14568 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/quotas/f1756ad840e64479a89fab0f66c935a7 HTTP/1.1" status: 200 len: 386 time: 0.0134339 2026-04-27 22:11:18.418 10 INFO neutron.wsgi [req-3c72f740-75eb-4d5c-bdfa-bd5067545e78 req-7d7dc4f2-9ef6-4d2a-b7e0-ae1b55eb3f5f 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=a809214e-1691-42a9-ab48-11180e6c1be3&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0323644 2026-04-27 22:11:18.491 9 INFO neutron.wsgi [req-d2b3f443-894d-4a15-b569-63f4c45dcca2 req-e39514bc-3c57-4c8d-8d7a-4f27d8186706 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/ports?tenant_id=f1756ad840e64479a89fab0f66c935a7&fields=id HTTP/1.1" status: 200 len: 348 time: 0.0987024 2026-04-27 22:11:18.549 10 INFO neutron.wsgi [None req-07372c88-8886-4843-98f5-f6d1fd50a756 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] 10.0.0.1 "DELETE /v2.0/networks/0bf6792d-4183-4773-af3d-3428134ce834 HTTP/1.1" status: 204 len: 168 time: 0.6468339 2026-04-27 22:11:18.562 9 INFO neutron.wsgi [req-d2b3f443-894d-4a15-b569-63f4c45dcca2 req-9db6d20f-3637-4367-9f78-bcf6c5e2e870 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.210 "GET /v2.0/networks/9a64677f-5c71-4802-87d7-dda2bda7c173?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0558858 2026-04-27 22:11:18.624 9 INFO neutron.wsgi [req-d2b3f443-894d-4a15-b569-63f4c45dcca2 req-23cc6b5c-0d45-4526-a29f-638fef607eba bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.210 "GET /v2.0/networks/9a64677f-5c71-4802-87d7-dda2bda7c173?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0540891 2026-04-27 22:11:18.784 10 INFO neutron.wsgi [req-b0bf6451-9940-46d4-a304-40d7b3dfa176 req-ddc61300-90bb-4f48-9f0f-4f963ec583f7 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=728d57d0-01cc-426a-b181-242c8fd23de8 HTTP/1.1" status: 200 len: 210 time: 0.0303173 2026-04-27 22:11:18.932 10 INFO neutron.wsgi [None req-641b1640-6fc1-49ce-89f2-70461223bdcc 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] 10.0.0.1 "DELETE /v2.0/networks/14a3279d-14eb-474d-b445-ce2c4aa3b594 HTTP/1.1" status: 204 len: 168 time: 0.3789225 2026-04-27 22:11:19.215 9 INFO neutron.wsgi [req-82ab9b67-b2ff-4c81-960a-d4ef7e66af20 req-ceca35db-f362-453d-aa59-94041162e526 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=a9e7fa87-fcbe-41c3-af79-1290ff137dab HTTP/1.1" status: 200 len: 1208 time: 0.1025558 2026-04-27 22:11:19.284 9 INFO neutron.wsgi [req-82ab9b67-b2ff-4c81-960a-d4ef7e66af20 req-aad20b3c-c653-4f97-968a-1d6a015d5de0 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=36a63c51-3a67-4b92-89dc-0aae7c1cf2c3&id=a64abfd1-bae3-444e-bbeb-a874577b24ce&fields=id&fields=name HTTP/1.1" status: 200 len: 406 time: 0.0643609 2026-04-27 22:11:19.351 9 INFO neutron.services.segments.plugin [-] Segment d0de4b16-d9e0-4299-80f6-e3fe8e1d157f resource provider aggregate not found 2026-04-27 22:11:19.362 9 INFO neutron.services.segments.plugin [-] Segment d0de4b16-d9e0-4299-80f6-e3fe8e1d157f resource provider aggregate not found 2026-04-27 22:11:19.378 9 INFO neutron.services.segments.plugin [-] Segment d0de4b16-d9e0-4299-80f6-e3fe8e1d157f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0de4b16-d9e0-4299-80f6-e3fe8e1d157f found for delete ", "request_id": "req-b8f6fd63-54cd-40d0-a301-335702b07ec0"}]} 2026-04-27 22:11:19.378 9 INFO neutron.services.segments.plugin [-] Segment d0de4b16-d9e0-4299-80f6-e3fe8e1d157f resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d0de4b16-d9e0-4299-80f6-e3fe8e1d157f found for delete ", "request_id": "req-a5a85486-bbc5-4393-aed5-9afabe767429"}]} 2026-04-27 22:11:19.413 9 INFO neutron.wsgi [None req-b7235675-5bd6-4101-b060-2a7a6afe25d9 467b3412de71497aaa93a832f8a9cd2a 0561f3d9cfbe480c84a2ca451cefb830 - - - -] 10.0.0.1 "DELETE /v2.0/networks/78229c1b-6d9e-4324-9979-001f25966c6e HTTP/1.1" status: 204 len: 168 time: 0.4736826 2026-04-27 22:11:19.431 10 INFO neutron.services.segments.plugin [-] Segment 178912d6-5744-4ff5-b082-224398e0b990 resource provider aggregate not found 2026-04-27 22:11:19.443 10 INFO neutron.services.segments.plugin [-] Segment 178912d6-5744-4ff5-b082-224398e0b990 resource provider aggregate not found 2026-04-27 22:11:19.452 10 INFO neutron.services.segments.plugin [-] Segment 178912d6-5744-4ff5-b082-224398e0b990 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 178912d6-5744-4ff5-b082-224398e0b990 found for delete ", "request_id": "req-59270942-7eb3-4ddb-a240-acc07f9e4692"}]} 2026-04-27 22:11:19.471 10 INFO neutron.services.segments.plugin [-] Segment 178912d6-5744-4ff5-b082-224398e0b990 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 178912d6-5744-4ff5-b082-224398e0b990 found for delete ", "request_id": "req-6f8a8333-6953-428f-919e-d3b2a3209a37"}]} 2026-04-27 22:11:19.478 10 INFO neutron.services.segments.plugin [-] Segment 47c62947-ba36-409d-8af8-b2df8f04f08a resource provider aggregate not found 2026-04-27 22:11:19.488 10 INFO neutron.services.segments.plugin [-] Segment 47c62947-ba36-409d-8af8-b2df8f04f08a resource provider aggregate not found 2026-04-27 22:11:19.493 10 INFO neutron.services.segments.plugin [-] Segment 47c62947-ba36-409d-8af8-b2df8f04f08a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47c62947-ba36-409d-8af8-b2df8f04f08a found for delete ", "request_id": "req-a3dd119d-9353-4001-ad5c-36cb87fbfdc9"}]} 2026-04-27 22:11:19.513 10 INFO neutron.services.segments.plugin [-] Segment bd61a255-a435-4590-843e-3018e34f545a resource provider aggregate not found 2026-04-27 22:11:19.513 9 INFO neutron.wsgi [req-d2b3f443-894d-4a15-b569-63f4c45dcca2 req-1101cd2e-e484-4d14-9e08-26bab06a5e62 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 199.19.213.80 "GET /v2.0/networks?id=9a64677f-5c71-4802-87d7-dda2bda7c173 HTTP/1.1" status: 200 len: 859 time: 0.0686774 2026-04-27 22:11:19.522 10 INFO neutron.services.segments.plugin [-] Segment 47c62947-ba36-409d-8af8-b2df8f04f08a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 47c62947-ba36-409d-8af8-b2df8f04f08a found for delete ", "request_id": "req-55b2bcb3-e6c8-4847-b9ab-2f348bd40231"}]} 2026-04-27 22:11:19.541 10 INFO neutron.services.segments.plugin [-] Segment bd61a255-a435-4590-843e-3018e34f545a resource provider aggregate not found 2026-04-27 22:11:19.549 10 INFO neutron.services.segments.plugin [-] Segment bd61a255-a435-4590-843e-3018e34f545a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd61a255-a435-4590-843e-3018e34f545a found for delete ", "request_id": "req-1fa9c3b5-95d3-4aa4-97d1-bd9ef31657ef"}]} 2026-04-27 22:11:19.564 10 INFO neutron.services.segments.plugin [-] Segment bd61a255-a435-4590-843e-3018e34f545a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bd61a255-a435-4590-843e-3018e34f545a found for delete ", "request_id": "req-c46e651c-4cd8-4ea3-96a0-64bbaae3c372"}]} 2026-04-27 22:11:19.576 9 INFO neutron.wsgi [req-d2b3f443-894d-4a15-b569-63f4c45dcca2 req-02860d4d-df9a-428d-90a6-5472782af66f e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 199.19.213.80 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=f1756ad840e64479a89fab0f66c935a7 HTTP/1.1" status: 200 len: 471 time: 0.0517483 2026-04-27 22:11:19.875 10 INFO neutron.wsgi [req-3ffffbef-570b-477c-a142-dcb667eba601 req-eba9846a-86c3-42df-aff1-999715bd28dc e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=728d57d0-01cc-426a-b181-242c8fd23de8 HTTP/1.1" status: 200 len: 210 time: 0.0319872 2026-04-27 22:11:19.895 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8c0f89ab-d731-43e9-a4b8-47baae1377fd e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] No more DHCP agents 2026-04-27 22:11:19.897 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8c0f89ab-d731-43e9-a4b8-47baae1377fd e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Unable to schedule network 9a64677f-5c71-4802-87d7-dda2bda7c173: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:11:20.057 9 INFO neutron.db.ovn_revision_numbers_db [None req-8c0f89ab-d731-43e9-a4b8-47baae1377fd e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Successfully bumped revision number for resource 6ace4836-aeba-45dc-b7a8-85406a7dbe7b (type: ports) to 1 2026-04-27 22:11:20.080 9 INFO neutron.wsgi [None req-8c0f89ab-d731-43e9-a4b8-47baae1377fd e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] 199.19.213.80 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.4999318 /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, ' /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-04-27 22:11:20.401 9 INFO neutron.wsgi [req-603143ba-0e5d-4f46-b3a5-6fd8281e8ce6 req-e26a1dfc-8c64-40e6-a392-09f4dee11997 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=a9e7fa87-fcbe-41c3-af79-1290ff137dab HTTP/1.1" status: 200 len: 1208 time: 0.0397382 2026-04-27 22:11:20.734 9 INFO neutron.wsgi [req-603143ba-0e5d-4f46-b3a5-6fd8281e8ce6 req-77ed256d-febe-404e-82dd-73c417c69708 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=36a63c51-3a67-4b92-89dc-0aae7c1cf2c3&id=a64abfd1-bae3-444e-bbeb-a874577b24ce&fields=id&fields=name HTTP/1.1" status: 200 len: 406 time: 0.3273385 2026-04-27 22:11:20.758 9 INFO neutron.db.ovn_revision_numbers_db [None req-7231972e-123a-43d7-8806-240601a902ad bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource 6ace4836-aeba-45dc-b7a8-85406a7dbe7b (type: ports) to 2 2026-04-27 22:11:20.787 9 INFO neutron.db.ovn_revision_numbers_db [None req-a231d3a3-244b-4431-96d1-bc2ae73e51c4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 4b6d44c6-8b8c-45b0-a8cf-2242fdedb8ba (type: security_groups) to 1 2026-04-27 22:11:20.821 9 INFO neutron.wsgi [None req-a231d3a3-244b-4431-96d1-bc2ae73e51c4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=e9ce40e137fe471fa6e093ce21e7c47f&name=default HTTP/1.1" status: 200 len: 2996 time: 0.5821116 2026-04-27 22:11:20.831 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] No hosting information found for port 1bf67065-2271-4341-8908-f520848d5bf9: RuntimeError: No hosting information found for port 1bf67065-2271-4341-8908-f520848d5bf9 2026-04-27 22:11:20.832 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status up for port: 3d6c41f9-be3c-47cf-b192-fd8d17fa6c7a 2026-04-27 22:11:20.848 10 INFO neutron.plugins.ml2.plugin [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Attempt 1 to provision port 3d6c41f9-be3c-47cf-b192-fd8d17fa6c7a 2026-04-27 22:11:20.971 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4bad36f-be38-48b7-9f02-c7ec15d4efc8'] response: {'server_uuid': 'a9e7fa87-fcbe-41c3-af79-1290ff137dab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3d6c41f9-be3c-47cf-b192-fd8d17fa6c7a', 'code': 200} 2026-04-27 22:11:20.983 9 INFO neutron.db.ovn_revision_numbers_db [None req-7231972e-123a-43d7-8806-240601a902ad bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource 6ace4836-aeba-45dc-b7a8-85406a7dbe7b (type: ports) to 2 2026-04-27 22:11:20.999 9 INFO neutron.wsgi [None req-7231972e-123a-43d7-8806-240601a902ad bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] 199.19.213.80 "PUT /v2.0/ports/6ace4836-aeba-45dc-b7a8-85406a7dbe7b HTTP/1.1" status: 200 len: 1328 time: 0.9073665 2026-04-27 22:11:21.029 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8f71390e-0813-49a4-ba8b-fdf06de120f6'] response: {'name': 'network-changed', 'server_uuid': '728d57d0-01cc-426a-b181-242c8fd23de8', 'tag': '6ace4836-aeba-45dc-b7a8-85406a7dbe7b', 'status': 'completed', 'code': 200} /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-04-27 22:11:21.057 10 INFO neutron.wsgi [req-a2cb5715-0825-4235-8a46-ef19a261eff6 req-c725751f-865e-4103-90f6-68c16da7d5a7 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=728d57d0-01cc-426a-b181-242c8fd23de8 HTTP/1.1" status: 200 len: 1168 time: 0.1185975 2026-04-27 22:11:21.071 9 INFO neutron.wsgi [req-d2b3f443-894d-4a15-b569-63f4c45dcca2 req-0d24485f-8a0b-43a1-bb53-20e888536645 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=f1756ad840e64479a89fab0f66c935a7&device_id=728d57d0-01cc-426a-b181-242c8fd23de8 HTTP/1.1" status: 200 len: 1359 time: 0.0349143 2026-04-27 22:11:21.081 9 INFO neutron.wsgi [None req-8efb9152-a288-4fda-b55e-f7ac9fb3872b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/4b6d44c6-8b8c-45b0-a8cf-2242fdedb8ba HTTP/1.1" status: 204 len: 168 time: 0.2521598 2026-04-27 22:11:21.102 9 INFO neutron.wsgi [req-d2b3f443-894d-4a15-b569-63f4c45dcca2 req-f6dfbb40-9025-4a43-92f8-db984817ab39 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=6ace4836-aeba-45dc-b7a8-85406a7dbe7b HTTP/1.1" status: 200 len: 217 time: 0.0235238 2026-04-27 22:11:21.106 10 INFO neutron.wsgi [req-a2cb5715-0825-4235-8a46-ef19a261eff6 req-a44d8653-3ebe-45e8-9c55-78afcb52c052 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=647c4d8c-0b68-47fa-b4e4-8f87d6885d02&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0439470 2026-04-27 22:11:21.141 9 INFO neutron.wsgi [req-d2b3f443-894d-4a15-b569-63f4c45dcca2 req-edacfe9d-e565-4d07-9d58-6028c8915242 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=fe903943-5d40-4eea-8d3f-5c292261747d HTTP/1.1" status: 200 len: 853 time: 0.0346086 2026-04-27 22:11:21.154 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource 3d6c41f9-be3c-47cf-b192-fd8d17fa6c7a (type: ports) to 4 2026-04-27 22:11:21.175 9 INFO neutron.wsgi [req-d2b3f443-894d-4a15-b569-63f4c45dcca2 req-3718130f-fb82-4a41-aa90-fe237e51ddee bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=9a64677f-5c71-4802-87d7-dda2bda7c173&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0236189 2026-04-27 22:11:21.204 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status up for port: 33b0841a-7742-42bd-9efe-c18d183cd0b3 2026-04-27 22:11:21.215 10 INFO neutron.plugins.ml2.plugin [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Attempt 1 to provision port 33b0841a-7742-42bd-9efe-c18d183cd0b3 2026-04-27 22:11:21.250 9 INFO neutron.wsgi [req-d2b3f443-894d-4a15-b569-63f4c45dcca2 req-3f9a2907-0dcd-4978-afa6-1ed0efa4595a bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/9a64677f-5c71-4802-87d7-dda2bda7c173?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0703881 2026-04-27 22:11:21.260 9 INFO neutron.wsgi [None req-4c6815b3-67f1-4159-8917-ec9116395de5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=0561f3d9cfbe480c84a2ca451cefb830&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0499628 /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-04-27 22:11:21.335 9 INFO neutron.wsgi [req-d2b3f443-894d-4a15-b569-63f4c45dcca2 req-695fd6c1-2866-46c5-b230-9453a4965278 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/9a64677f-5c71-4802-87d7-dda2bda7c173?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0740170 2026-04-27 22:11:21.414 9 INFO neutron.wsgi [req-2ba34351-de93-44b3-95af-e079e4ab0d3e req-d9bc8fcc-40fe-4994-b441-cb1c5d87f8ca bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=f1756ad840e64479a89fab0f66c935a7&device_id=728d57d0-01cc-426a-b181-242c8fd23de8 HTTP/1.1" status: 200 len: 1359 time: 0.0329194 2026-04-27 22:11:21.463 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource 33b0841a-7742-42bd-9efe-c18d183cd0b3 (type: ports) to 4 2026-04-27 22:11:21.483 9 INFO neutron.wsgi [req-2ba34351-de93-44b3-95af-e079e4ab0d3e req-0bde0750-d634-46d7-8db9-a9a639adf8ba bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=9a64677f-5c71-4802-87d7-dda2bda7c173 HTTP/1.1" status: 200 len: 958 time: 0.0556138 2026-04-27 22:11:21.516 9 INFO neutron.wsgi [req-2ba34351-de93-44b3-95af-e079e4ab0d3e req-97fc3528-d3f7-4a69-8cfb-285f9dda1ae5 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=6ace4836-aeba-45dc-b7a8-85406a7dbe7b HTTP/1.1" status: 200 len: 217 time: 0.0282648 2026-04-27 22:11:21.526 10 INFO neutron.wsgi [None req-35a1467a-b563-4bbd-90b7-cceec7989ee8 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/de5ad0b7-449e-4ba3-956c-690953947044 HTTP/1.1" status: 204 len: 168 time: 0.2602096 2026-04-27 22:11:21.550 9 INFO neutron.wsgi [req-2ba34351-de93-44b3-95af-e079e4ab0d3e req-04082568-47cf-47d9-8599-5dc89e69909a bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=fe903943-5d40-4eea-8d3f-5c292261747d HTTP/1.1" status: 200 len: 853 time: 0.0266757 2026-04-27 22:11:21.555 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] OVN reports status up for port: 6ace4836-aeba-45dc-b7a8-85406a7dbe7b 2026-04-27 22:11:21.576 9 INFO neutron.wsgi [req-2ba34351-de93-44b3-95af-e079e4ab0d3e req-2a3574a2-8ee5-4d71-86b6-8bd54f96cf4f bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=9a64677f-5c71-4802-87d7-dda2bda7c173&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0184197 2026-04-27 22:11:21.578 9 INFO neutron.plugins.ml2.plugin [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Attempt 1 to provision port 6ace4836-aeba-45dc-b7a8-85406a7dbe7b 2026-04-27 22:11:21.647 9 INFO neutron.wsgi [req-2ba34351-de93-44b3-95af-e079e4ab0d3e req-670bab09-bfa3-4f0f-8702-d2d0b9360087 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/9a64677f-5c71-4802-87d7-dda2bda7c173?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0660393 /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-04-27 22:11:21.728 9 INFO neutron.wsgi [req-2ba34351-de93-44b3-95af-e079e4ab0d3e req-d3263223-6858-484b-b479-ef34eb2cbf44 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/9a64677f-5c71-4802-87d7-dda2bda7c173?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0682580 2026-04-27 22:11:21.757 10 INFO neutron.db.ovn_revision_numbers_db [None req-0e24870f-e409-4287-932b-d6f96ccf811c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 3612be6c-6a19-464e-a364-f28ee52f0cf3 (type: security_groups) to 1 2026-04-27 22:11:21.791 10 INFO neutron.wsgi [None req-0e24870f-e409-4287-932b-d6f96ccf811c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=2a63085098b04995ab1e9885f33e47da&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1241031 2026-04-27 22:11:21.857 9 INFO neutron.wsgi [req-0891e149-017f-4b39-9d37-6eeb267dc7b9 req-3db9f347-e36c-4eb1-a72f-228cf6e2784b 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=a9e7fa87-fcbe-41c3-af79-1290ff137dab HTTP/1.1" status: 200 len: 1210 time: 0.0631545 2026-04-27 22:11:21.868 9 INFO neutron.db.ovn_revision_numbers_db [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Successfully bumped revision number for resource 6ace4836-aeba-45dc-b7a8-85406a7dbe7b (type: ports) to 4 2026-04-27 22:11:21.923 9 INFO neutron.wsgi [req-0891e149-017f-4b39-9d37-6eeb267dc7b9 req-88c42be7-74eb-446e-bcd9-fb3f6181eddd 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=36a63c51-3a67-4b92-89dc-0aae7c1cf2c3&id=a64abfd1-bae3-444e-bbeb-a874577b24ce&fields=id&fields=name HTTP/1.1" status: 200 len: 406 time: 0.0607405 2026-04-27 22:11:22.047 10 INFO neutron.wsgi [None req-d6557da6-ad24-4c7a-9fc6-ffd2093cbc36 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/3612be6c-6a19-464e-a364-f28ee52f0cf3 HTTP/1.1" status: 204 len: 168 time: 0.2505853 2026-04-27 22:11:22.087 10 INFO neutron.wsgi [req-f41833c2-2d64-4dda-bcf8-c4f525c8bc29 req-88345ea6-f44f-4ea2-9c32-048e302406ea 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=a9e7fa87-fcbe-41c3-af79-1290ff137dab HTTP/1.1" status: 200 len: 1210 time: 0.0969045 /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-04-27 22:11:22.228 9 INFO neutron.wsgi [req-a78b324a-f0b4-46b1-80b3-d1920b461501 req-83c2bda3-0e4d-4e5a-a066-2ab08d4bb77b e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=728d57d0-01cc-426a-b181-242c8fd23de8 HTTP/1.1" status: 200 len: 1170 time: 0.0512516 2026-04-27 22:11:22.271 9 INFO neutron.wsgi [req-a78b324a-f0b4-46b1-80b3-d1920b461501 req-c7d9ac6b-e2eb-4492-87f9-e7b551cbc714 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=647c4d8c-0b68-47fa-b4e4-8f87d6885d02&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0359912 2026-04-27 22:11:22.371 10 INFO neutron.db.l3_db [None req-4b45f102-410e-4332-8f33-9f2757756ac4 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] Floating IP c44eaede-42a5-4f40-93b2-9ce9fc1563d8 associated. External IP: 10.96.250.220, port: 3d6c41f9-be3c-47cf-b192-fd8d17fa6c7a. 2026-04-27 22:11:22.629 10 INFO neutron.db.ovn_revision_numbers_db [None req-4b45f102-410e-4332-8f33-9f2757756ac4 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] Successfully bumped revision number for resource c44eaede-42a5-4f40-93b2-9ce9fc1563d8 (type: floatingips) to 1 2026-04-27 22:11:22.733 10 INFO neutron.db.ovn_revision_numbers_db [None req-4b45f102-410e-4332-8f33-9f2757756ac4 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] Successfully bumped revision number for resource c44eaede-42a5-4f40-93b2-9ce9fc1563d8 (type: floatingips) to 2 2026-04-27 22:11:22.763 10 INFO neutron.wsgi [None req-4b45f102-410e-4332-8f33-9f2757756ac4 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] 10.0.0.1 "PUT /v2.0/floatingips/c44eaede-42a5-4f40-93b2-9ce9fc1563d8 HTTP/1.1" status: 200 len: 1049 time: 0.6640186 2026-04-27 22:11:23.016 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-81c84906-0929-405a-8879-d49d92839d16'] response: {'server_uuid': 'a9e7fa87-fcbe-41c3-af79-1290ff137dab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3d6c41f9-be3c-47cf-b192-fd8d17fa6c7a', 'code': 200} 2026-04-27 22:11:23.016 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-81c84906-0929-405a-8879-d49d92839d16'] response: {'server_uuid': 'a860f2a9-6fdb-465c-b9b8-494528bd65d1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '33b0841a-7742-42bd-9efe-c18d183cd0b3', 'code': 200} 2026-04-27 22:11:23.016 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-81c84906-0929-405a-8879-d49d92839d16'] response: {'server_uuid': 'a860f2a9-6fdb-465c-b9b8-494528bd65d1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '33b0841a-7742-42bd-9efe-c18d183cd0b3', 'code': 200} 2026-04-27 22:11:23.017 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-81c84906-0929-405a-8879-d49d92839d16'] response: {'name': 'network-changed', 'server_uuid': 'a9e7fa87-fcbe-41c3-af79-1290ff137dab', 'tag': '3d6c41f9-be3c-47cf-b192-fd8d17fa6c7a', 'status': 'completed', 'code': 200} 2026-04-27 22:11:23.082 9 INFO neutron.wsgi [req-a7b78b6f-c444-4d72-8d65-7004bd93bff9 req-587251e5-abc7-488c-a9ea-5184c6d8afa4 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=63fc3b5cdbf145709144a0e501fe6d37&device_id=a9e7fa87-fcbe-41c3-af79-1290ff137dab HTTP/1.1" status: 200 len: 1400 time: 0.0339808 2026-04-27 22:11:23.083 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-01aff273-a5d1-4ada-a57b-159cc85100a8'] response: {'server_uuid': '728d57d0-01cc-426a-b181-242c8fd23de8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6ace4836-aeba-45dc-b7a8-85406a7dbe7b', 'code': 200} 2026-04-27 22:11:23.083 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-01aff273-a5d1-4ada-a57b-159cc85100a8'] response: {'server_uuid': '728d57d0-01cc-426a-b181-242c8fd23de8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6ace4836-aeba-45dc-b7a8-85406a7dbe7b', 'code': 200} 2026-04-27 22:11:23.183 9 INFO neutron.wsgi [req-a7b78b6f-c444-4d72-8d65-7004bd93bff9 req-5cd35d8a-468b-446f-8869-2671bf528a31 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=7cff680e-0f13-4acb-8097-ab3bba136ee0 HTTP/1.1" status: 200 len: 970 time: 0.0918193 2026-04-27 22:11:23.237 9 INFO neutron.wsgi [req-a7b78b6f-c444-4d72-8d65-7004bd93bff9 req-2be94bf3-92ad-4178-a3ad-a81e9d0aa4ef bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=3d6c41f9-be3c-47cf-b192-fd8d17fa6c7a HTTP/1.1" status: 200 len: 1059 time: 0.0455463 2026-04-27 22:11:23.328 9 INFO neutron.wsgi [req-a7b78b6f-c444-4d72-8d65-7004bd93bff9 req-545540c7-4b55-4761-aeb7-1608ef87a782 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=95894660-c1da-49c2-a016-0c091107fea3 HTTP/1.1" status: 200 len: 865 time: 0.0796204 /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-04-27 22:11:23.366 9 INFO neutron.wsgi [req-a7b78b6f-c444-4d72-8d65-7004bd93bff9 req-3476a587-8cee-433a-b08e-b41986a87709 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=7cff680e-0f13-4acb-8097-ab3bba136ee0&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0326457 2026-04-27 22:11:23.399 10 INFO neutron.wsgi [req-4684c5a0-977c-4ac2-8049-fe2f2ad6957c req-ffb21171-4cdf-4d03-8748-8eab01cdea54 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=728d57d0-01cc-426a-b181-242c8fd23de8 HTTP/1.1" status: 200 len: 1170 time: 0.0451591 2026-04-27 22:11:23.448 10 INFO neutron.wsgi [req-4684c5a0-977c-4ac2-8049-fe2f2ad6957c req-54d85a23-5314-43ca-87c8-66fbdb554ff9 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=647c4d8c-0b68-47fa-b4e4-8f87d6885d02&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0393100 2026-04-27 22:11:23.450 9 INFO neutron.wsgi [req-a7b78b6f-c444-4d72-8d65-7004bd93bff9 req-1890de3f-00f5-44f0-b083-15f35ad3637c bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/7cff680e-0f13-4acb-8097-ab3bba136ee0?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0764227 2026-04-27 22:11:23.568 9 INFO neutron.wsgi [req-a7b78b6f-c444-4d72-8d65-7004bd93bff9 req-c18d6077-f9b7-4aa6-bc00-c29475483ec2 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/7cff680e-0f13-4acb-8097-ab3bba136ee0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1118770 2026-04-27 22:11:23.624 9 INFO neutron.wsgi [req-d6d05a18-3bfa-47ee-a513-76e183bad270 req-50cca98e-225a-4780-afde-4b0561eac0d9 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=a860f2a9-6fdb-465c-b9b8-494528bd65d1 HTTP/1.1" status: 200 len: 1400 time: 0.1222658 2026-04-27 22:11:23.670 9 INFO neutron.wsgi [req-d6d05a18-3bfa-47ee-a513-76e183bad270 req-17b70794-cf80-4747-ad53-a6caca8c5228 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=a809214e-1691-42a9-ab48-11180e6c1be3&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0382776 2026-04-27 22:11:23.765 9 INFO neutron.wsgi [None req-0b48cd26-c4bd-4f1b-a6de-4e93e2c6b2e8 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.1 "GET /v2.0/ports?network_id=0cc6b326-b4bb-4326-86ed-7c13adaaee4a&mac_address=fa%3A16%3A3e%3A29%3A45%3A0b HTTP/1.1" status: 200 len: 1395 time: 0.0579503 2026-04-27 22:11:24.050 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e3e60464-335c-464b-9527-f01cf89c66dc 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] No more DHCP agents 2026-04-27 22:11:24.052 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e3e60464-335c-464b-9527-f01cf89c66dc 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Unable to schedule network a151f0a7-868e-4eca-a058-e229a6a8b3e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:11:24.449 9 INFO neutron.db.l3_db [None req-e3e60464-335c-464b-9527-f01cf89c66dc 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Floating IP 2c32c278-92e3-4548-92b5-bf8d5b35acce associated. External IP: 10.96.250.216, port: 33b0841a-7742-42bd-9efe-c18d183cd0b3. 2026-04-27 22:11:24.543 10 INFO neutron.wsgi [req-d2843e7b-a6a9-4709-a165-c887e0bd5f5c req-e8af1a26-dfa6-4524-a680-f1d9d1d2a453 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=728d57d0-01cc-426a-b181-242c8fd23de8 HTTP/1.1" status: 200 len: 1170 time: 0.0338600 2026-04-27 22:11:24.586 10 INFO neutron.wsgi [req-d2843e7b-a6a9-4709-a165-c887e0bd5f5c req-2efc841b-c046-4028-b75d-0cb107f7ad23 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=647c4d8c-0b68-47fa-b4e4-8f87d6885d02&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0355256 2026-04-27 22:11:25.223 9 INFO neutron.wsgi [req-e4576963-37b4-440c-be9e-995d5d22356c req-0621fe1c-c928-4a4b-bdb0-e0960ba16a0f e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=728d57d0-01cc-426a-b181-242c8fd23de8 HTTP/1.1" status: 200 len: 1170 time: 0.1036105 2026-04-27 22:11:25.250 9 INFO neutron.db.ovn_revision_numbers_db [None req-e3e60464-335c-464b-9527-f01cf89c66dc 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource 2c32c278-92e3-4548-92b5-bf8d5b35acce (type: floatingips) to 0 2026-04-27 22:11:25.283 9 INFO neutron.wsgi [req-e4576963-37b4-440c-be9e-995d5d22356c req-8c46c12a-7ebc-421c-9b7d-b04f486648a6 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=647c4d8c-0b68-47fa-b4e4-8f87d6885d02&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0525210 /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-04-27 22:11:25.368 10 INFO neutron.wsgi [None req-ada17142-b963-4d22-ac99-6071e376779f 7fdf56e2f7644ff588b80464d8976141 b4f3dd983f654b7d81be83d1081e053a - - default default] 10.0.0.1 "GET /v2.0/ports?device_id=728d57d0-01cc-426a-b181-242c8fd23de8 HTTP/1.1" status: 200 len: 1356 time: 0.0563040 2026-04-27 22:11:25.374 9 INFO neutron.db.ovn_revision_numbers_db [None req-e3e60464-335c-464b-9527-f01cf89c66dc 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource 2c32c278-92e3-4548-92b5-bf8d5b35acce (type: floatingips) to 1 2026-04-27 22:11:25.429 9 INFO neutron.wsgi [None req-e3e60464-335c-464b-9527-f01cf89c66dc 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1054 time: 1.6587005 2026-04-27 22:11:25.479 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-99462595-f66b-4ebf-9728-25d541816a01'] response: {'name': 'network-changed', 'server_uuid': 'a860f2a9-6fdb-465c-b9b8-494528bd65d1', 'tag': '33b0841a-7742-42bd-9efe-c18d183cd0b3', 'status': 'completed', 'code': 200} 2026-04-27 22:11:25.540 9 INFO neutron.wsgi [req-dc3c14ef-abca-4913-9b19-870717363c54 req-093c70ea-39f3-457c-8b9a-60aa0e07c863 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=acc05b383c724ec2882474462680bfeb&device_id=a860f2a9-6fdb-465c-b9b8-494528bd65d1 HTTP/1.1" status: 200 len: 1590 time: 0.0388837 2026-04-27 22:11:25.606 10 INFO neutron.wsgi [req-0031e266-8b99-4ada-9178-8b09733c058e req-8bbd52ff-0808-417e-bc52-017972b47558 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.210 "GET /v2.0/security-groups?name=tempest-lb_member_SG-717430923&fields=id&tenant_id=acc05b383c724ec2882474462680bfeb HTTP/1.1" status: 200 len: 267 time: 0.0655742 2026-04-27 22:11:25.621 9 INFO neutron.wsgi [req-dc3c14ef-abca-4913-9b19-870717363c54 req-c0c416e4-d6ca-4459-9d75-9ece2a89cf54 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=0cc6b326-b4bb-4326-86ed-7c13adaaee4a HTTP/1.1" status: 200 len: 1002 time: 0.0741682 2026-04-27 22:11:25.654 10 INFO neutron.wsgi [None req-91c0b063-48c1-463e-a4ca-244f66899422 536c1107bd794f8c9bcbcdcf5aaaf511 db6a76b0a3f54a54882f55ea9a9f8ef5 - - - -] 10.0.0.1 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.2978480 2026-04-27 22:11:25.669 10 INFO neutron.db.l3_db [None req-222837eb-4015-496d-a05b-9bb2d65f4003 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Floating IP ce50ea95-1e1b-45c4-8d93-815f62080e7e associated. External IP: 10.96.250.210, port: 6ace4836-aeba-45dc-b7a8-85406a7dbe7b. 2026-04-27 22:11:25.688 9 INFO neutron.wsgi [req-dc3c14ef-abca-4913-9b19-870717363c54 req-b9bf793a-5fc0-4d02-ba1d-e5c062a54104 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.178&port_id=33b0841a-7742-42bd-9efe-c18d183cd0b3 HTTP/1.1" status: 200 len: 1059 time: 0.0610659 2026-04-27 22:11:25.700 9 INFO neutron.wsgi [None req-38f3ca35-aa21-4300-a863-80fdde1393d3 536c1107bd794f8c9bcbcdcf5aaaf511 db6a76b0a3f54a54882f55ea9a9f8ef5 - - - -] 10.0.0.1 "PUT /v2.0/subnetpools/00eb1950-4317-483f-83fe-dd9fad544626/tags HTTP/1.1" status: 200 len: 218 time: 0.0364733 2026-04-27 22:11:25.701 10 INFO neutron.wsgi [req-0031e266-8b99-4ada-9178-8b09733c058e req-1559468c-9e62-469c-a96c-5f6fea04928b 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.210 "GET /v2.0/networks?id=ee914b8a-0e91-488f-a49f-36c0c67ba5c7 HTTP/1.1" status: 200 len: 904 time: 0.0898950 2026-04-27 22:11:25.725 9 INFO neutron.wsgi [req-dc3c14ef-abca-4913-9b19-870717363c54 req-9efe83db-2da3-4a92-8fc6-d6533ddc6bab bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A33b&port_id=33b0841a-7742-42bd-9efe-c18d183cd0b3 HTTP/1.1" status: 200 len: 217 time: 0.0289972 2026-04-27 22:11:25.771 9 INFO neutron.wsgi [req-dc3c14ef-abca-4913-9b19-870717363c54 req-815447ff-b945-4d76-9cae-89a9f2fb5ee9 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=1c77c42d-ad4e-4b81-82cb-b5ce2116871d&id=ce54a01d-6c1c-4329-8bdb-67ce07ae04aa HTTP/1.1" status: 200 len: 1562 time: 0.0375273 2026-04-27 22:11:25.807 9 INFO neutron.wsgi [req-dc3c14ef-abca-4913-9b19-870717363c54 req-31a99133-16e2-41ef-afb0-7db578fbdd05 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=0cc6b326-b4bb-4326-86ed-7c13adaaee4a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0290220 2026-04-27 22:11:25.839 9 INFO neutron.wsgi [req-dc3c14ef-abca-4913-9b19-870717363c54 req-40eef860-0df7-449c-980b-6e4bb55eb1bf bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=0cc6b326-b4bb-4326-86ed-7c13adaaee4a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0245287 2026-04-27 22:11:25.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016036 2026-04-27 22:11:25.880 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0008640 2026-04-27 22:11:25.899 9 INFO neutron.wsgi [req-dc3c14ef-abca-4913-9b19-870717363c54 req-358cebe9-f7be-4826-b290-50ead1630542 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/0cc6b326-b4bb-4326-86ed-7c13adaaee4a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0564024 2026-04-27 22:11:25.965 9 INFO neutron.wsgi [req-dc3c14ef-abca-4913-9b19-870717363c54 req-a33d0f0f-bd63-469a-be96-3960633e2c96 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/0cc6b326-b4bb-4326-86ed-7c13adaaee4a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0589490 2026-04-27 22:11:26.087 10 INFO neutron.wsgi [req-0031e266-8b99-4ada-9178-8b09733c058e req-dd4a33af-e24a-49c9-8963-4de76edaed0f 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.210 "GET /v2.0/quotas/acc05b383c724ec2882474462680bfeb HTTP/1.1" status: 200 len: 386 time: 0.0394945 2026-04-27 22:11:26.091 10 INFO neutron.wsgi [None req-0a649cdd-8003-4b33-a6dc-7c692fcc2a4f 536c1107bd794f8c9bcbcdcf5aaaf511 db6a76b0a3f54a54882f55ea9a9f8ef5 - - default default] 10.0.0.1 "GET /v2.0/subnetpools/00eb1950-4317-483f-83fe-dd9fad544626/tags HTTP/1.1" status: 200 len: 218 time: 0.3865705 2026-04-27 22:11:26.146 9 INFO neutron.wsgi [None req-f13c3816-dae1-4e22-afc9-fc3e93b2ba65 536c1107bd794f8c9bcbcdcf5aaaf511 db6a76b0a3f54a54882f55ea9a9f8ef5 - - - -] 10.0.0.1 "PUT /v2.0/subnetpools/00eb1950-4317-483f-83fe-dd9fad544626/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0487087 2026-04-27 22:11:26.189 10 INFO neutron.wsgi [None req-585a0b54-1614-42cc-a65f-3cfd8ab14c74 536c1107bd794f8c9bcbcdcf5aaaf511 db6a76b0a3f54a54882f55ea9a9f8ef5 - - default default] 10.0.0.1 "GET /v2.0/subnetpools/00eb1950-4317-483f-83fe-dd9fad544626/tags HTTP/1.1" status: 200 len: 227 time: 0.0377100 2026-04-27 22:11:26.216 9 INFO neutron.wsgi [None req-82342580-33ef-4bd1-9a1d-8793b0437706 536c1107bd794f8c9bcbcdcf5aaaf511 db6a76b0a3f54a54882f55ea9a9f8ef5 - - - -] 10.0.0.1 "PUT /v2.0/subnetpools/00eb1950-4317-483f-83fe-dd9fad544626/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0232887 2026-04-27 22:11:26.240 9 INFO neutron.wsgi [None req-69d5b030-b5b8-4562-9637-2997bcc6c2d6 536c1107bd794f8c9bcbcdcf5aaaf511 db6a76b0a3f54a54882f55ea9a9f8ef5 - - default default] 10.0.0.1 "GET /v2.0/subnetpools/00eb1950-4317-483f-83fe-dd9fad544626/tags HTTP/1.1" status: 200 len: 227 time: 0.0189118 2026-04-27 22:11:26.292 10 INFO neutron.db.ovn_revision_numbers_db [None req-222837eb-4015-496d-a05b-9bb2d65f4003 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Successfully bumped revision number for resource ce50ea95-1e1b-45c4-8d93-815f62080e7e (type: floatingips) to 4 2026-04-27 22:11:26.310 10 INFO neutron.wsgi [None req-0e0486db-bfbc-4ab3-94ba-4612b502cb89 536c1107bd794f8c9bcbcdcf5aaaf511 db6a76b0a3f54a54882f55ea9a9f8ef5 - - - -] 10.0.0.1 "PUT /v2.0/subnetpools/00eb1950-4317-483f-83fe-dd9fad544626/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0663784 /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-04-27 22:11:26.336 9 INFO neutron.wsgi [None req-f14732c8-5c63-4ea4-8d15-f2949f7b49eb 536c1107bd794f8c9bcbcdcf5aaaf511 db6a76b0a3f54a54882f55ea9a9f8ef5 - - default default] 10.0.0.1 "GET /v2.0/subnetpools/00eb1950-4317-483f-83fe-dd9fad544626/tags HTTP/1.1" status: 200 len: 245 time: 0.0202878 2026-04-27 22:11:26.375 9 INFO neutron.wsgi [None req-e3c07a96-933c-4273-a571-016f111265cf 536c1107bd794f8c9bcbcdcf5aaaf511 db6a76b0a3f54a54882f55ea9a9f8ef5 - - - -] 10.0.0.1 "PUT /v2.0/subnetpools/00eb1950-4317-483f-83fe-dd9fad544626/tags HTTP/1.1" status: 200 len: 230 time: 0.0355611 2026-04-27 22:11:26.378 10 INFO neutron.wsgi [req-0031e266-8b99-4ada-9178-8b09733c058e req-a8bc8b60-d61d-4c24-9dcc-4ab1a0ac9da2 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.210 "GET /v2.0/ports?tenant_id=acc05b383c724ec2882474462680bfeb&fields=id HTTP/1.1" status: 200 len: 532 time: 0.2765312 2026-04-27 22:11:26.412 10 INFO neutron.wsgi [None req-b438e46f-e3ae-4a3c-b440-86368ee95e3f 536c1107bd794f8c9bcbcdcf5aaaf511 db6a76b0a3f54a54882f55ea9a9f8ef5 - - default default] 10.0.0.1 "GET /v2.0/subnetpools/00eb1950-4317-483f-83fe-dd9fad544626/tags HTTP/1.1" status: 200 len: 230 time: 0.0323627 2026-04-27 22:11:26.437 10 INFO neutron.db.ovn_revision_numbers_db [None req-222837eb-4015-496d-a05b-9bb2d65f4003 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Successfully bumped revision number for resource ce50ea95-1e1b-45c4-8d93-815f62080e7e (type: floatingips) to 5 2026-04-27 22:11:26.438 9 INFO neutron.wsgi [None req-8148ca81-1a18-4e18-81f9-69ea95cd7bf4 536c1107bd794f8c9bcbcdcf5aaaf511 db6a76b0a3f54a54882f55ea9a9f8ef5 - - default default] 10.0.0.1 "GET /v2.0/subnetpools/00eb1950-4317-483f-83fe-dd9fad544626/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0190306 2026-04-27 22:11:26.455 9 INFO neutron.api.v2.resource [None req-b326e97f-301b-459a-9504-a976c4bf8084 536c1107bd794f8c9bcbcdcf5aaaf511 db6a76b0a3f54a54882f55ea9a9f8ef5 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:11:26.456 9 INFO neutron.wsgi [None req-b326e97f-301b-459a-9504-a976c4bf8084 536c1107bd794f8c9bcbcdcf5aaaf511 db6a76b0a3f54a54882f55ea9a9f8ef5 - - default default] 10.0.0.1 "GET /v2.0/subnetpools/00eb1950-4317-483f-83fe-dd9fad544626/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0153394 2026-04-27 22:11:26.458 10 INFO neutron.wsgi [req-0031e266-8b99-4ada-9178-8b09733c058e req-26da98c1-567e-4e9b-87ca-9c878d00fbe2 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.210 "GET /v2.0/networks/ee914b8a-0e91-488f-a49f-36c0c67ba5c7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0632119 2026-04-27 22:11:26.476 10 INFO neutron.wsgi [None req-222837eb-4015-496d-a05b-9bb2d65f4003 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] 10.0.0.1 "PUT /v2.0/floatingips/ce50ea95-1e1b-45c4-8d93-815f62080e7e HTTP/1.1" status: 200 len: 1049 time: 1.1039815 2026-04-27 22:11:26.539 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ca61bb1-545d-4b7b-b81d-ccd8f609d189'] response: {'name': 'network-changed', 'server_uuid': '728d57d0-01cc-426a-b181-242c8fd23de8', 'tag': '6ace4836-aeba-45dc-b7a8-85406a7dbe7b', 'status': 'completed', 'code': 200} 2026-04-27 22:11:26.542 10 INFO neutron.wsgi [None req-837af219-3902-4559-b983-91720b38d83d 536c1107bd794f8c9bcbcdcf5aaaf511 db6a76b0a3f54a54882f55ea9a9f8ef5 - - - -] 10.0.0.1 "DELETE /v2.0/subnetpools/00eb1950-4317-483f-83fe-dd9fad544626/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0807400 2026-04-27 22:11:26.563 10 INFO neutron.wsgi [req-0031e266-8b99-4ada-9178-8b09733c058e req-b1823355-7a9d-467a-9404-4f8989ba56ce bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.210 "GET /v2.0/networks/ee914b8a-0e91-488f-a49f-36c0c67ba5c7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0949306 2026-04-27 22:11:26.566 10 INFO neutron.wsgi [None req-6adb6902-f2f7-4b84-b7e8-6b266aafaac8 536c1107bd794f8c9bcbcdcf5aaaf511 db6a76b0a3f54a54882f55ea9a9f8ef5 - - default default] 10.0.0.1 "GET /v2.0/subnetpools/00eb1950-4317-483f-83fe-dd9fad544626/tags HTTP/1.1" status: 200 len: 223 time: 0.0152361 2026-04-27 22:11:26.577 9 INFO neutron.wsgi [None req-fa470adb-ae4c-4736-b069-9df16fdbd3c1 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.1 "GET /v2.0/floatingips/ce50ea95-1e1b-45c4-8d93-815f62080e7e HTTP/1.1" status: 200 len: 1051 time: 0.0944717 2026-04-27 22:11:26.587 10 INFO neutron.api.v2.resource [None req-bc0c0f60-81ae-4f85-b114-d588d3bb76d1 536c1107bd794f8c9bcbcdcf5aaaf511 db6a76b0a3f54a54882f55ea9a9f8ef5 - - - -] delete failed (client error): The resource could not be found. 2026-04-27 22:11:26.588 10 INFO neutron.wsgi [None req-bc0c0f60-81ae-4f85-b114-d588d3bb76d1 536c1107bd794f8c9bcbcdcf5aaaf511 db6a76b0a3f54a54882f55ea9a9f8ef5 - - - -] 10.0.0.1 "DELETE /v2.0/subnetpools/00eb1950-4317-483f-83fe-dd9fad544626/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0181255 2026-04-27 22:11:26.602 9 INFO neutron.wsgi [req-ce542026-f772-4d4b-bdf5-0861dba7e5b6 req-f95be92b-fabb-438e-99d1-c64c149ddff1 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=f1756ad840e64479a89fab0f66c935a7&device_id=728d57d0-01cc-426a-b181-242c8fd23de8 HTTP/1.1" status: 200 len: 1361 time: 0.0414588 2026-04-27 22:11:26.630 10 INFO neutron.wsgi [None req-5a6a46fc-eddc-4171-b1c7-b29d13c1911e 536c1107bd794f8c9bcbcdcf5aaaf511 db6a76b0a3f54a54882f55ea9a9f8ef5 - - - -] 10.0.0.1 "DELETE /v2.0/subnetpools/00eb1950-4317-483f-83fe-dd9fad544626/tags HTTP/1.1" status: 204 len: 168 time: 0.0376246 2026-04-27 22:11:26.649 10 INFO neutron.wsgi [None req-946aa9f7-958c-4abf-b940-b9806024555c 536c1107bd794f8c9bcbcdcf5aaaf511 db6a76b0a3f54a54882f55ea9a9f8ef5 - - default default] 10.0.0.1 "GET /v2.0/subnetpools/00eb1950-4317-483f-83fe-dd9fad544626/tags HTTP/1.1" status: 200 len: 205 time: 0.0136781 2026-04-27 22:11:26.703 9 INFO neutron.wsgi [req-ce542026-f772-4d4b-bdf5-0861dba7e5b6 req-1bc6b97b-5196-4b03-87d1-baa77fc59604 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=9a64677f-5c71-4802-87d7-dda2bda7c173 HTTP/1.1" status: 200 len: 958 time: 0.0891263 2026-04-27 22:11:26.727 9 INFO neutron.wsgi [req-28d4dff6-e1a9-4c21-b925-35bbf277f7cf req-8ec3d39d-3b5e-418b-956f-c0c9cab64a65 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=fb39e8be-4ddd-4588-a99f-5b69fcb82a4c HTTP/1.1" status: 200 len: 210 time: 0.0278385 2026-04-27 22:11:26.735 10 INFO neutron.wsgi [None req-21f5f3d9-6b55-4bc2-ad77-10987ac75aae 536c1107bd794f8c9bcbcdcf5aaaf511 db6a76b0a3f54a54882f55ea9a9f8ef5 - - - -] 10.0.0.1 "DELETE /v2.0/subnetpools/00eb1950-4317-483f-83fe-dd9fad544626 HTTP/1.1" status: 204 len: 168 time: 0.0802684 2026-04-27 22:11:26.781 9 INFO neutron.wsgi [req-ce542026-f772-4d4b-bdf5-0861dba7e5b6 req-a457b760-1b08-42c5-855b-38ea65d83e0e bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=6ace4836-aeba-45dc-b7a8-85406a7dbe7b HTTP/1.1" status: 200 len: 1059 time: 0.0677707 2026-04-27 22:11:26.831 9 INFO neutron.wsgi [req-ce542026-f772-4d4b-bdf5-0861dba7e5b6 req-ada5209b-8217-4b79-bb41-d9a4d003b8a2 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=fe903943-5d40-4eea-8d3f-5c292261747d HTTP/1.1" status: 200 len: 853 time: 0.0418882 2026-04-27 22:11:26.876 9 INFO neutron.wsgi [req-ce542026-f772-4d4b-bdf5-0861dba7e5b6 req-63600110-d9c8-4aab-ba75-15cf66bacdbb bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=9a64677f-5c71-4802-87d7-dda2bda7c173&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0371895 2026-04-27 22:11:26.952 9 INFO neutron.wsgi [req-ce542026-f772-4d4b-bdf5-0861dba7e5b6 req-3b67f03d-15f8-47f8-8fd8-bb277a8f90b4 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/9a64677f-5c71-4802-87d7-dda2bda7c173?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0705419 2026-04-27 22:11:27.035 9 INFO neutron.wsgi [req-ce542026-f772-4d4b-bdf5-0861dba7e5b6 req-0ac0ba2b-2a0f-4b7b-b92c-a31bcffced25 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/9a64677f-5c71-4802-87d7-dda2bda7c173?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0786452 2026-04-27 22:11:27.520 9 INFO neutron.wsgi [req-0031e266-8b99-4ada-9178-8b09733c058e req-fca52778-75e6-454a-b32a-e10fc6a50c95 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 199.19.213.80 "GET /v2.0/networks?id=ee914b8a-0e91-488f-a49f-36c0c67ba5c7 HTTP/1.1" status: 200 len: 904 time: 0.1049960 2026-04-27 22:11:27.573 9 INFO neutron.wsgi [req-0031e266-8b99-4ada-9178-8b09733c058e req-46060759-2d0e-45a8-9290-fb9883a19fd2 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 199.19.213.80 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=acc05b383c724ec2882474462680bfeb HTTP/1.1" status: 200 len: 377 time: 0.0478768 2026-04-27 22:11:27.842 10 INFO neutron.db.ovn_revision_numbers_db [None req-356e3218-9b83-48f2-9fcf-81f0f70148ef 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 50f68508-d283-4ca2-b04c-1b8b4f72f009 (type: security_groups) to 1 2026-04-27 22:11:27.866 10 INFO neutron.wsgi [None req-356e3218-9b83-48f2-9fcf-81f0f70148ef 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=db6a76b0a3f54a54882f55ea9a9f8ef5&name=default HTTP/1.1" status: 200 len: 2996 time: 0.3173795 2026-04-27 22:11:28.028 10 INFO neutron.wsgi [None req-2fd5b3f9-e51c-4e87-aa6a-a6c12ccb47a9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/50f68508-d283-4ca2-b04c-1b8b4f72f009 HTTP/1.1" status: 204 len: 168 time: 0.1565166 2026-04-27 22:11:28.042 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e407fce3-41a7-4b17-9a9d-e2ef26c37f97 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] No more DHCP agents 2026-04-27 22:11:28.046 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e407fce3-41a7-4b17-9a9d-e2ef26c37f97 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Unable to schedule network ee914b8a-0e91-488f-a49f-36c0c67ba5c7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:11:28.229 9 INFO neutron.db.ovn_revision_numbers_db [None req-e407fce3-41a7-4b17-9a9d-e2ef26c37f97 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource 89d25e06-995d-4d07-9ee0-a256862d6a50 (type: ports) to 1 2026-04-27 22:11:28.247 10 INFO neutron.db.ovn_revision_numbers_db [None req-f98e08e3-c640-4406-bc8a-7e8250d895ca 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 92d4f49c-88c2-4f90-bf20-44811cea52d8 (type: security_groups) to 1 2026-04-27 22:11:28.260 9 INFO neutron.wsgi [None req-e407fce3-41a7-4b17-9a9d-e2ef26c37f97 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 199.19.213.80 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1392 time: 0.6698468 2026-04-27 22:11:28.267 10 INFO neutron.wsgi [None req-f98e08e3-c640-4406-bc8a-7e8250d895ca 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=c3cca17b7dcc4406b1b7dfc0fbe291ae&name=default HTTP/1.1" status: 200 len: 2996 time: 0.1185391 /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-04-27 22:11:28.442 10 INFO neutron.wsgi [None req-7dbbbceb-654a-41db-8999-92d40ffb1eb1 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/92d4f49c-88c2-4f90-bf20-44811cea52d8 HTTP/1.1" status: 204 len: 168 time: 0.1685040 2026-04-27 22:11:28.675 9 INFO neutron.db.ovn_revision_numbers_db [None req-b1ba7476-5cac-48f0-8a8e-ba0b5b10276b bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource 89d25e06-995d-4d07-9ee0-a256862d6a50 (type: ports) to 2 2026-04-27 22:11:28.834 9 INFO neutron.db.ovn_revision_numbers_db [None req-b1ba7476-5cac-48f0-8a8e-ba0b5b10276b bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource 89d25e06-995d-4d07-9ee0-a256862d6a50 (type: ports) to 2 2026-04-27 22:11:28.848 9 INFO neutron.wsgi [None req-b1ba7476-5cac-48f0-8a8e-ba0b5b10276b bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] 199.19.213.80 "PUT /v2.0/ports/89d25e06-995d-4d07-9ee0-a256862d6a50 HTTP/1.1" status: 200 len: 1561 time: 0.5804362 2026-04-27 22:11:28.889 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-22a8fb13-ca00-443e-a315-b3ea9225070e'] response: {'name': 'network-changed', 'server_uuid': 'fb39e8be-4ddd-4588-a99f-5b69fcb82a4c', 'tag': '89d25e06-995d-4d07-9ee0-a256862d6a50', 'status': 'completed', 'code': 200} /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-04-27 22:11:28.924 9 INFO neutron.wsgi [req-0031e266-8b99-4ada-9178-8b09733c058e req-86372463-f8f8-4bb3-a251-6c90bb8768e3 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=acc05b383c724ec2882474462680bfeb&device_id=fb39e8be-4ddd-4588-a99f-5b69fcb82a4c HTTP/1.1" status: 200 len: 1592 time: 0.0317051 2026-04-27 22:11:28.960 9 INFO neutron.wsgi [req-0031e266-8b99-4ada-9178-8b09733c058e req-126fa5f2-f514-48fd-810f-c3b287b28669 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.143&port_id=89d25e06-995d-4d07-9ee0-a256862d6a50 HTTP/1.1" status: 200 len: 217 time: 0.0276029 2026-04-27 22:11:28.991 9 INFO neutron.wsgi [req-0031e266-8b99-4ada-9178-8b09733c058e req-17d88a39-8a41-43df-a35e-0dc6100d491a bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A285&port_id=89d25e06-995d-4d07-9ee0-a256862d6a50 HTTP/1.1" status: 200 len: 217 time: 0.0249732 2026-04-27 22:11:29.039 9 INFO neutron.wsgi [req-0031e266-8b99-4ada-9178-8b09733c058e req-9965942d-fd5e-4d91-818c-58e1536b87a7 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=e0c27621-e89d-4051-980d-7403de27f91b&id=cae2d091-004a-4d17-9ae1-b54d361fb72c HTTP/1.1" status: 200 len: 1565 time: 0.0391629 2026-04-27 22:11:29.068 9 INFO neutron.wsgi [req-0031e266-8b99-4ada-9178-8b09733c058e req-a10c8e57-3f4d-4579-a12a-516179758343 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=ee914b8a-0e91-488f-a49f-36c0c67ba5c7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0233705 2026-04-27 22:11:29.096 9 INFO neutron.wsgi [req-0031e266-8b99-4ada-9178-8b09733c058e req-3c0ded8e-d1f9-44e6-b309-facd5dd5d94d bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=ee914b8a-0e91-488f-a49f-36c0c67ba5c7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0213802 2026-04-27 22:11:29.157 9 INFO neutron.wsgi [req-0031e266-8b99-4ada-9178-8b09733c058e req-6bb46808-93bd-4bd2-a7fc-b81236a44cc0 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/ee914b8a-0e91-488f-a49f-36c0c67ba5c7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0538132 2026-04-27 22:11:29.226 9 INFO neutron.wsgi [req-0031e266-8b99-4ada-9178-8b09733c058e req-94d4ec76-2b0e-408d-bab1-a89ebf00b6f2 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/ee914b8a-0e91-488f-a49f-36c0c67ba5c7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0619788 2026-04-27 22:11:29.305 9 INFO neutron.wsgi [req-9a41fcc5-a0d3-4617-8cd3-258c75e84e0b req-36efdcf7-fa49-4693-b8ca-6433b29305c5 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=acc05b383c724ec2882474462680bfeb&device_id=fb39e8be-4ddd-4588-a99f-5b69fcb82a4c HTTP/1.1" status: 200 len: 1592 time: 0.0324602 2026-04-27 22:11:29.378 9 INFO neutron.wsgi [req-9a41fcc5-a0d3-4617-8cd3-258c75e84e0b req-31f5d0bb-a022-414a-aabd-4bb378423388 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=ee914b8a-0e91-488f-a49f-36c0c67ba5c7 HTTP/1.1" status: 200 len: 1003 time: 0.0684969 2026-04-27 22:11:29.419 9 INFO neutron.wsgi [req-9a41fcc5-a0d3-4617-8cd3-258c75e84e0b req-c58b93a5-fe99-41a0-953a-5ddb89baa353 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.143&port_id=89d25e06-995d-4d07-9ee0-a256862d6a50 HTTP/1.1" status: 200 len: 217 time: 0.0331407 2026-04-27 22:11:29.461 9 INFO neutron.wsgi [req-9a41fcc5-a0d3-4617-8cd3-258c75e84e0b req-dea8f006-463b-4503-9923-8526a007bd69 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A285&port_id=89d25e06-995d-4d07-9ee0-a256862d6a50 HTTP/1.1" status: 200 len: 217 time: 0.0359573 2026-04-27 22:11:29.467 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] OVN reports status up for port: 89d25e06-995d-4d07-9ee0-a256862d6a50 2026-04-27 22:11:29.497 9 INFO neutron.plugins.ml2.plugin [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Attempt 1 to provision port 89d25e06-995d-4d07-9ee0-a256862d6a50 2026-04-27 22:11:29.514 9 INFO neutron.wsgi [req-9a41fcc5-a0d3-4617-8cd3-258c75e84e0b req-873132e6-019e-4e44-a499-02751bd9a0b9 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=e0c27621-e89d-4051-980d-7403de27f91b&id=cae2d091-004a-4d17-9ae1-b54d361fb72c HTTP/1.1" status: 200 len: 1565 time: 0.0430529 2026-04-27 22:11:29.562 9 INFO neutron.wsgi [req-9a41fcc5-a0d3-4617-8cd3-258c75e84e0b req-6aea9f57-b5c6-4c87-8fe1-901c3a81aa90 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=ee914b8a-0e91-488f-a49f-36c0c67ba5c7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0409577 2026-04-27 22:11:29.603 9 INFO neutron.wsgi [req-9a41fcc5-a0d3-4617-8cd3-258c75e84e0b req-1bc706ae-4e51-4620-b5f9-0e9517215b75 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=ee914b8a-0e91-488f-a49f-36c0c67ba5c7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0268731 2026-04-27 22:11:29.708 9 INFO neutron.wsgi [req-9a41fcc5-a0d3-4617-8cd3-258c75e84e0b req-5be48013-f2b5-4053-8b78-d3e347cb1724 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/ee914b8a-0e91-488f-a49f-36c0c67ba5c7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0958931 2026-04-27 22:11:29.809 9 INFO neutron.wsgi [req-9a41fcc5-a0d3-4617-8cd3-258c75e84e0b req-a91499a9-e7f1-43a1-a1c8-84bf40561d3a bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/ee914b8a-0e91-488f-a49f-36c0c67ba5c7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0948157 2026-04-27 22:11:29.844 9 INFO neutron.db.ovn_revision_numbers_db [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Successfully bumped revision number for resource 89d25e06-995d-4d07-9ee0-a256862d6a50 (type: ports) to 4 2026-04-27 22:11:30.934 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2762ad4b-11c4-4dbf-b619-af0da20dab47'] response: {'server_uuid': 'fb39e8be-4ddd-4588-a99f-5b69fcb82a4c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '89d25e06-995d-4d07-9ee0-a256862d6a50', 'code': 200} 2026-04-27 22:11:30.936 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2762ad4b-11c4-4dbf-b619-af0da20dab47'] response: {'server_uuid': 'fb39e8be-4ddd-4588-a99f-5b69fcb82a4c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '89d25e06-995d-4d07-9ee0-a256862d6a50', 'code': 200} 2026-04-27 22:11:31.892 10 INFO neutron.wsgi [req-60b91f80-468c-4a75-b4e8-923638e373c5 req-828d2edb-4f9b-4673-9326-94434b5dc61c 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=fb39e8be-4ddd-4588-a99f-5b69fcb82a4c HTTP/1.1" status: 200 len: 1404 time: 0.0824456 2026-04-27 22:11:31.942 10 INFO neutron.wsgi [req-60b91f80-468c-4a75-b4e8-923638e373c5 req-b6e5efcc-0cea-4c95-a89d-e47471966d47 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=a809214e-1691-42a9-ab48-11180e6c1be3&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0418949 2026-04-27 22:11:31.953 10 INFO neutron.db.ovn_revision_numbers_db [None req-b3ea1eee-84d9-4a15-be79-5090bf2eb16c 689981fac7e34eab82e132a69b180ae7 4151ea36c3bc444d951d6efd4100a0e2 - - - -] Successfully bumped revision number for resource 50876197-18de-4c7f-9049-a559822dd6a2 (type: security_groups) to 1 2026-04-27 22:11:32.022 10 INFO neutron.db.segments_db [None req-b3ea1eee-84d9-4a15-be79-5090bf2eb16c 689981fac7e34eab82e132a69b180ae7 4151ea36c3bc444d951d6efd4100a0e2 - - - -] Added segment f5314d4a-d755-4393-af43-6ebe41dd4c10 of type geneve for network 85fd926b-d97b-4ef5-a7e8-3e9febc0a2af 2026-04-27 22:11:32.028 10 INFO neutron.wsgi [None req-8ab0e64b-a1d2-4d99-b5f6-fb8f6439f6a3 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.1 "GET /v2.0/ports?network_id=ee914b8a-0e91-488f-a49f-36c0c67ba5c7&mac_address=fa%3A16%3A3e%3A5d%3Ab1%3Adf HTTP/1.1" status: 200 len: 1399 time: 0.0536120 /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-04-27 22:11:32.195 10 INFO neutron.db.ovn_revision_numbers_db [None req-b3ea1eee-84d9-4a15-be79-5090bf2eb16c 689981fac7e34eab82e132a69b180ae7 4151ea36c3bc444d951d6efd4100a0e2 - - - -] Successfully bumped revision number for resource 85fd926b-d97b-4ef5-a7e8-3e9febc0a2af (type: networks) to 1 2026-04-27 22:11:32.392 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b3ea1eee-84d9-4a15-be79-5090bf2eb16c 689981fac7e34eab82e132a69b180ae7 4151ea36c3bc444d951d6efd4100a0e2 - - - -] No more DHCP agents 2026-04-27 22:11:32.394 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b3ea1eee-84d9-4a15-be79-5090bf2eb16c 689981fac7e34eab82e132a69b180ae7 4151ea36c3bc444d951d6efd4100a0e2 - - - -] Unable to schedule network 85fd926b-d97b-4ef5-a7e8-3e9febc0a2af: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:11:32.475 10 INFO neutron.db.ovn_revision_numbers_db [None req-b3ea1eee-84d9-4a15-be79-5090bf2eb16c 689981fac7e34eab82e132a69b180ae7 4151ea36c3bc444d951d6efd4100a0e2 - - - -] Successfully bumped revision number for resource dfc121d8-f1dd-4a56-81b1-e33ddda1fb35 (type: ports) to 1 2026-04-27 22:11:32.495 10 INFO neutron.wsgi [None req-b3ea1eee-84d9-4a15-be79-5090bf2eb16c 689981fac7e34eab82e132a69b180ae7 4151ea36c3bc444d951d6efd4100a0e2 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.8747432 2026-04-27 22:11:32.624 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1a259499-638f-44b9-81b7-8b8a26c14c02 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] No more DHCP agents 2026-04-27 22:11:32.626 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1a259499-638f-44b9-81b7-8b8a26c14c02 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Unable to schedule network a151f0a7-868e-4eca-a058-e229a6a8b3e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:11:32.842 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e0dfb430-19a0-49e5-869c-9c086624ffad 689981fac7e34eab82e132a69b180ae7 4151ea36c3bc444d951d6efd4100a0e2 - - - -] No more DHCP agents 2026-04-27 22:11:32.845 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e0dfb430-19a0-49e5-869c-9c086624ffad 689981fac7e34eab82e132a69b180ae7 4151ea36c3bc444d951d6efd4100a0e2 - - - -] Unable to schedule network 85fd926b-d97b-4ef5-a7e8-3e9febc0a2af: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:11:33.115 9 INFO neutron.db.l3_db [None req-1a259499-638f-44b9-81b7-8b8a26c14c02 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Floating IP 18c897bd-921f-4f06-be74-a77d3a4a0ccd associated. External IP: 10.96.250.214, port: 89d25e06-995d-4d07-9ee0-a256862d6a50. 2026-04-27 22:11:33.309 9 INFO neutron.db.ovn_revision_numbers_db [None req-1a259499-638f-44b9-81b7-8b8a26c14c02 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource 18c897bd-921f-4f06-be74-a77d3a4a0ccd (type: floatingips) to 0 2026-04-27 22:11:33.405 9 INFO neutron.db.ovn_revision_numbers_db [None req-1a259499-638f-44b9-81b7-8b8a26c14c02 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource 18c897bd-921f-4f06-be74-a77d3a4a0ccd (type: floatingips) to 1 2026-04-27 22:11:33.408 9 INFO neutron.db.ovn_revision_numbers_db [None req-e0dfb430-19a0-49e5-869c-9c086624ffad 689981fac7e34eab82e132a69b180ae7 4151ea36c3bc444d951d6efd4100a0e2 - - - -] Successfully bumped revision number for resource dfc121d8-f1dd-4a56-81b1-e33ddda1fb35 (type: ports) to 2 2026-04-27 22:11:33.427 9 INFO neutron.db.ovn_revision_numbers_db [None req-e0dfb430-19a0-49e5-869c-9c086624ffad 689981fac7e34eab82e132a69b180ae7 4151ea36c3bc444d951d6efd4100a0e2 - - - -] Successfully bumped revision number for resource 0f994be0-03fd-41af-9cc8-72ba3c42df8f (type: subnets) to 0 2026-04-27 22:11:33.449 9 INFO neutron.wsgi [None req-1a259499-638f-44b9-81b7-8b8a26c14c02 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1054 time: 1.4124417 2026-04-27 22:11:33.461 9 INFO neutron.wsgi [None req-e0dfb430-19a0-49e5-869c-9c086624ffad 689981fac7e34eab82e132a69b180ae7 4151ea36c3bc444d951d6efd4100a0e2 - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.9581907 2026-04-27 22:11:33.517 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1e337b50-937d-484f-8d70-83a79aeb8606'] response: {'name': 'network-changed', 'server_uuid': 'fb39e8be-4ddd-4588-a99f-5b69fcb82a4c', 'tag': '89d25e06-995d-4d07-9ee0-a256862d6a50', 'status': 'completed', 'code': 200} 2026-04-27 22:11:33.568 9 INFO neutron.wsgi [req-46d6793e-85d5-4fb7-b80a-111052dcfac1 req-822ec2ad-6e2c-4232-9c34-9f07523112ad bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=acc05b383c724ec2882474462680bfeb&device_id=fb39e8be-4ddd-4588-a99f-5b69fcb82a4c HTTP/1.1" status: 200 len: 1594 time: 0.0491929 2026-04-27 22:11:33.578 9 INFO neutron.wsgi [None req-94715b3f-5796-4f90-8b73-930a0bdc43a7 689981fac7e34eab82e132a69b180ae7 4151ea36c3bc444d951d6efd4100a0e2 - - - -] 10.0.0.1 "PUT /v2.0/subnets/0f994be0-03fd-41af-9cc8-72ba3c42df8f/tags HTTP/1.1" status: 200 len: 218 time: 0.1117709 /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-04-27 22:11:33.631 10 INFO neutron.wsgi [None req-72e5dc5e-a80f-4395-971b-f774e4e621c6 689981fac7e34eab82e132a69b180ae7 4151ea36c3bc444d951d6efd4100a0e2 - - default default] 10.0.0.1 "GET /v2.0/subnets/0f994be0-03fd-41af-9cc8-72ba3c42df8f/tags HTTP/1.1" status: 200 len: 218 time: 0.0479035 2026-04-27 22:11:33.655 9 INFO neutron.wsgi [req-46d6793e-85d5-4fb7-b80a-111052dcfac1 req-184dd47a-bb36-46f6-b7e8-97214db54173 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=ee914b8a-0e91-488f-a49f-36c0c67ba5c7 HTTP/1.1" status: 200 len: 1003 time: 0.0804992 2026-04-27 22:11:33.679 10 INFO neutron.wsgi [None req-31c154e9-13b5-47e9-904b-3876cc5ebd6c 689981fac7e34eab82e132a69b180ae7 4151ea36c3bc444d951d6efd4100a0e2 - - - -] 10.0.0.1 "PUT /v2.0/subnets/0f994be0-03fd-41af-9cc8-72ba3c42df8f/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0426462 2026-04-27 22:11:33.712 9 INFO neutron.wsgi [req-46d6793e-85d5-4fb7-b80a-111052dcfac1 req-1a7929cc-027a-4773-8d74-aaa92fe6ecab bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.143&port_id=89d25e06-995d-4d07-9ee0-a256862d6a50 HTTP/1.1" status: 200 len: 1059 time: 0.0500531 2026-04-27 22:11:33.719 10 INFO neutron.wsgi [None req-742edf1b-b9b2-4481-bc0c-cf7c1ed7f849 689981fac7e34eab82e132a69b180ae7 4151ea36c3bc444d951d6efd4100a0e2 - - default default] 10.0.0.1 "GET /v2.0/subnets/0f994be0-03fd-41af-9cc8-72ba3c42df8f/tags HTTP/1.1" status: 200 len: 227 time: 0.0343859 2026-04-27 22:11:33.745 9 INFO neutron.wsgi [req-46d6793e-85d5-4fb7-b80a-111052dcfac1 req-31081c5d-263a-4f2e-b3f6-1543fb7ce445 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A285&port_id=89d25e06-995d-4d07-9ee0-a256862d6a50 HTTP/1.1" status: 200 len: 217 time: 0.0243921 2026-04-27 22:11:33.756 10 INFO neutron.wsgi [None req-fa17975b-fdc9-4704-a8e9-88fa75786edd 689981fac7e34eab82e132a69b180ae7 4151ea36c3bc444d951d6efd4100a0e2 - - - -] 10.0.0.1 "PUT /v2.0/subnets/0f994be0-03fd-41af-9cc8-72ba3c42df8f/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0308099 2026-04-27 22:11:33.784 9 INFO neutron.wsgi [req-46d6793e-85d5-4fb7-b80a-111052dcfac1 req-421ebc42-c03c-44dc-bdfa-d5143abdd56e bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=e0c27621-e89d-4051-980d-7403de27f91b&id=cae2d091-004a-4d17-9ae1-b54d361fb72c HTTP/1.1" status: 200 len: 1565 time: 0.0314758 2026-04-27 22:11:33.803 10 INFO neutron.wsgi [None req-a46cacb3-804a-4ddb-bbae-e7e572d74420 689981fac7e34eab82e132a69b180ae7 4151ea36c3bc444d951d6efd4100a0e2 - - default default] 10.0.0.1 "GET /v2.0/subnets/0f994be0-03fd-41af-9cc8-72ba3c42df8f/tags HTTP/1.1" status: 200 len: 227 time: 0.0417266 2026-04-27 22:11:33.826 9 INFO neutron.wsgi [req-46d6793e-85d5-4fb7-b80a-111052dcfac1 req-5ced6760-1895-44e1-8544-601698bf72ea bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=ee914b8a-0e91-488f-a49f-36c0c67ba5c7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0354991 2026-04-27 22:11:33.848 10 INFO neutron.wsgi [None req-8aacced7-d752-4736-aed3-2c02dd03d77e 689981fac7e34eab82e132a69b180ae7 4151ea36c3bc444d951d6efd4100a0e2 - - - -] 10.0.0.1 "PUT /v2.0/subnets/0f994be0-03fd-41af-9cc8-72ba3c42df8f/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0406234 2026-04-27 22:11:33.883 10 INFO neutron.wsgi [None req-da699082-58b7-4440-866f-39bac8cf1d49 689981fac7e34eab82e132a69b180ae7 4151ea36c3bc444d951d6efd4100a0e2 - - default default] 10.0.0.1 "GET /v2.0/subnets/0f994be0-03fd-41af-9cc8-72ba3c42df8f/tags HTTP/1.1" status: 200 len: 245 time: 0.0282478 2026-04-27 22:11:33.886 9 INFO neutron.wsgi [req-46d6793e-85d5-4fb7-b80a-111052dcfac1 req-dd8e411c-1717-4fe4-bd94-743468af25a7 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=ee914b8a-0e91-488f-a49f-36c0c67ba5c7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0523615 2026-04-27 22:11:33.930 9 INFO neutron.wsgi [req-eaf63ef4-72f2-4989-90d5-18271b1fee80 req-9dbf48a7-4051-4ff5-b395-a6c981e56d95 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.22 "GET /v2.0/ports?device_id=a860f2a9-6fdb-465c-b9b8-494528bd65d1 HTTP/1.1" status: 200 len: 1590 time: 0.0799043 2026-04-27 22:11:33.931 10 INFO neutron.wsgi [None req-f66093ff-b36b-42e8-a9ee-b6fa6f95e0f3 689981fac7e34eab82e132a69b180ae7 4151ea36c3bc444d951d6efd4100a0e2 - - - -] 10.0.0.1 "PUT /v2.0/subnets/0f994be0-03fd-41af-9cc8-72ba3c42df8f/tags HTTP/1.1" status: 200 len: 230 time: 0.0430892 2026-04-27 22:11:33.962 10 INFO neutron.wsgi [None req-3c3edbd0-aaf0-400e-bc43-43694f896763 689981fac7e34eab82e132a69b180ae7 4151ea36c3bc444d951d6efd4100a0e2 - - default default] 10.0.0.1 "GET /v2.0/subnets/0f994be0-03fd-41af-9cc8-72ba3c42df8f/tags HTTP/1.1" status: 200 len: 230 time: 0.0274472 2026-04-27 22:11:33.990 9 INFO neutron.wsgi [req-eaf63ef4-72f2-4989-90d5-18271b1fee80 req-80f3abba-03ea-4061-a659-0ca9dbd1eee0 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.22 "GET /v2.0/security-groups?id=a809214e-1691-42a9-ab48-11180e6c1be3&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0509129 2026-04-27 22:11:33.997 10 INFO neutron.wsgi [None req-09b97e76-590c-40b4-b17b-9fd9b8721e15 689981fac7e34eab82e132a69b180ae7 4151ea36c3bc444d951d6efd4100a0e2 - - default default] 10.0.0.1 "GET /v2.0/subnets/0f994be0-03fd-41af-9cc8-72ba3c42df8f/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0292213 2026-04-27 22:11:34.006 9 INFO neutron.wsgi [req-46d6793e-85d5-4fb7-b80a-111052dcfac1 req-a6b5f542-daf9-4682-abce-3545fb674359 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/ee914b8a-0e91-488f-a49f-36c0c67ba5c7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1098139 2026-04-27 22:11:34.031 10 INFO neutron.api.v2.resource [None req-f20ad4d4-4001-47cb-b527-fd33e3efb49a 689981fac7e34eab82e132a69b180ae7 4151ea36c3bc444d951d6efd4100a0e2 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:11:34.032 10 INFO neutron.wsgi [None req-f20ad4d4-4001-47cb-b527-fd33e3efb49a 689981fac7e34eab82e132a69b180ae7 4151ea36c3bc444d951d6efd4100a0e2 - - default default] 10.0.0.1 "GET /v2.0/subnets/0f994be0-03fd-41af-9cc8-72ba3c42df8f/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0303900 2026-04-27 22:11:34.070 9 INFO neutron.wsgi [req-46d6793e-85d5-4fb7-b80a-111052dcfac1 req-64f0fef6-047f-45f8-a1e3-1fb6b625e3b5 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/ee914b8a-0e91-488f-a49f-36c0c67ba5c7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0578942 2026-04-27 22:11:34.088 10 INFO neutron.wsgi [None req-4d3eecec-f29f-4513-aa67-95920bce0596 689981fac7e34eab82e132a69b180ae7 4151ea36c3bc444d951d6efd4100a0e2 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/0f994be0-03fd-41af-9cc8-72ba3c42df8f/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0515494 2026-04-27 22:11:34.128 10 INFO neutron.wsgi [None req-db425d6f-4460-45f4-acac-fbdb66c9eba8 689981fac7e34eab82e132a69b180ae7 4151ea36c3bc444d951d6efd4100a0e2 - - default default] 10.0.0.1 "GET /v2.0/subnets/0f994be0-03fd-41af-9cc8-72ba3c42df8f/tags HTTP/1.1" status: 200 len: 223 time: 0.0328841 2026-04-27 22:11:34.177 10 INFO neutron.api.v2.resource [None req-da908c0a-4579-4e20-8b04-09d95f0cc584 689981fac7e34eab82e132a69b180ae7 4151ea36c3bc444d951d6efd4100a0e2 - - - -] delete failed (client error): The resource could not be found. 2026-04-27 22:11:34.178 10 INFO neutron.wsgi [None req-da908c0a-4579-4e20-8b04-09d95f0cc584 689981fac7e34eab82e132a69b180ae7 4151ea36c3bc444d951d6efd4100a0e2 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/0f994be0-03fd-41af-9cc8-72ba3c42df8f/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0453587 2026-04-27 22:11:34.227 10 INFO neutron.wsgi [None req-b114cf26-033d-4e89-8ebc-bc34ce9fc154 689981fac7e34eab82e132a69b180ae7 4151ea36c3bc444d951d6efd4100a0e2 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/0f994be0-03fd-41af-9cc8-72ba3c42df8f/tags HTTP/1.1" status: 204 len: 168 time: 0.0453925 2026-04-27 22:11:34.260 10 INFO neutron.wsgi [None req-0561248d-2c59-462a-991c-5b86266e3b8c 689981fac7e34eab82e132a69b180ae7 4151ea36c3bc444d951d6efd4100a0e2 - - default default] 10.0.0.1 "GET /v2.0/subnets/0f994be0-03fd-41af-9cc8-72ba3c42df8f/tags HTTP/1.1" status: 200 len: 205 time: 0.0265946 2026-04-27 22:11:34.484 10 INFO neutron.wsgi [None req-995e7aa6-c2ef-4510-9566-9897b6f76d06 689981fac7e34eab82e132a69b180ae7 4151ea36c3bc444d951d6efd4100a0e2 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/0f994be0-03fd-41af-9cc8-72ba3c42df8f HTTP/1.1" status: 204 len: 168 time: 0.2182322 2026-04-27 22:11:34.835 10 INFO neutron.services.segments.plugin [-] Segment f5314d4a-d755-4393-af43-6ebe41dd4c10 resource provider aggregate not found 2026-04-27 22:11:34.841 10 INFO neutron.services.segments.plugin [-] Segment f5314d4a-d755-4393-af43-6ebe41dd4c10 resource provider aggregate not found 2026-04-27 22:11:34.855 10 INFO neutron.services.segments.plugin [-] Segment f5314d4a-d755-4393-af43-6ebe41dd4c10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5314d4a-d755-4393-af43-6ebe41dd4c10 found for delete ", "request_id": "req-e2ef61b0-92b7-4eab-9c80-3fe6af4f4f64"}]} 2026-04-27 22:11:34.863 10 INFO neutron.services.segments.plugin [-] Segment f5314d4a-d755-4393-af43-6ebe41dd4c10 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5314d4a-d755-4393-af43-6ebe41dd4c10 found for delete ", "request_id": "req-c45e8f62-c0bb-4427-9226-bbf4b4e4297a"}]} 2026-04-27 22:11:34.884 10 INFO neutron.wsgi [None req-8a239261-8e9d-458b-88ae-8901470b7bcf 689981fac7e34eab82e132a69b180ae7 4151ea36c3bc444d951d6efd4100a0e2 - - - -] 10.0.0.1 "DELETE /v2.0/networks/85fd926b-d97b-4ef5-a7e8-3e9febc0a2af HTTP/1.1" status: 204 len: 168 time: 0.3929656 2026-04-27 22:11:35.871 9 INFO neutron.wsgi [req-48f58e0e-5a37-42c3-a53b-c0fe6ca0828b req-9168e3c8-d4e8-4477-804b-36cd061da014 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.22 "GET /v2.0/ports?device_id=728d57d0-01cc-426a-b181-242c8fd23de8 HTTP/1.1" status: 200 len: 1361 time: 0.0402005 2026-04-27 22:11:35.905 10 INFO neutron.db.ovn_revision_numbers_db [None req-c2ad0ee4-23eb-46ad-ba8b-21a02f766499 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 5129b70d-169d-42e1-8f6c-50c6e62ca640 (type: security_groups) to 1 2026-04-27 22:11:35.915 9 INFO neutron.wsgi [req-48f58e0e-5a37-42c3-a53b-c0fe6ca0828b req-eb6700f1-ff0f-4731-8f9a-20dd51410cb8 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.22 "GET /v2.0/security-groups?id=647c4d8c-0b68-47fa-b4e4-8f87d6885d02&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0365367 2026-04-27 22:11:35.928 10 INFO neutron.wsgi [None req-c2ad0ee4-23eb-46ad-ba8b-21a02f766499 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=0160c44eda5b4cc39f71556144e05246&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2567165 2026-04-27 22:11:36.149 10 INFO neutron.wsgi [None req-c68ed77c-b2db-4931-a039-a7a081eaabc3 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/5129b70d-169d-42e1-8f6c-50c6e62ca640 HTTP/1.1" status: 204 len: 168 time: 0.2130468 2026-04-27 22:11:36.297 10 INFO neutron.wsgi [None req-9f6fdb5c-b17a-4024-a45f-28b29b959213 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=4151ea36c3bc444d951d6efd4100a0e2&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0389991 2026-04-27 22:11:36.468 10 INFO neutron.wsgi [None req-f5e9fff4-705f-4c7a-b0e3-fefe5fa6d50c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/50876197-18de-4c7f-9049-a559822dd6a2 HTTP/1.1" status: 204 len: 168 time: 0.1656730 2026-04-27 22:11:37.517 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] OVN reports status down for port: 6ace4836-aeba-45dc-b7a8-85406a7dbe7b 2026-04-27 22:11:37.574 9 INFO neutron.wsgi [req-fe575022-0ca2-4dca-8e79-470ac38d8ce0 req-dbf6059c-7ed5-4e3f-b4c1-c70b1a7d39d5 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=728d57d0-01cc-426a-b181-242c8fd23de8 HTTP/1.1" status: 200 len: 1170 time: 0.1184382 2026-04-27 22:11:37.637 9 INFO neutron.wsgi [req-fe575022-0ca2-4dca-8e79-470ac38d8ce0 req-4728690f-2440-4ad7-8c7e-faf9b1123106 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=647c4d8c-0b68-47fa-b4e4-8f87d6885d02&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0526998 2026-04-27 22:11:37.680 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a18f9d51-cfc5-48d3-899f-54434492c67e'] response: {'server_uuid': '728d57d0-01cc-426a-b181-242c8fd23de8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6ace4836-aeba-45dc-b7a8-85406a7dbe7b', 'code': 200} 2026-04-27 22:11:37.833 9 INFO neutron.wsgi [req-30859895-8457-4c01-8637-3049bc811650 req-f9b7da85-fda1-4413-a6ed-1c7cf32835e2 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 199.19.213.80 "GET /v2.0/ports?device_id=728d57d0-01cc-426a-b181-242c8fd23de8 HTTP/1.1" status: 200 len: 1168 time: 0.0464733 2026-04-27 22:11:37.867 9 INFO neutron.db.ovn_revision_numbers_db [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Successfully bumped revision number for resource 6ace4836-aeba-45dc-b7a8-85406a7dbe7b (type: ports) to 5 /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-04-27 22:11:38.752 9 INFO neutron.wsgi [req-088df932-467c-4972-be16-e746698697f6 req-5f2bbd06-6d26-4fdd-97af-f71c76e61ea2 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=a9e7fa87-fcbe-41c3-af79-1290ff137dab HTTP/1.1" status: 200 len: 1210 time: 0.1375618 2026-04-27 22:11:38.770 9 INFO neutron.db.l3_db [None req-88266572-2937-4a9d-b1a3-a2079b348705 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] Floating IP ce50ea95-1e1b-45c4-8d93-815f62080e7e disassociated. External IP: 10.96.250.210, port: 6ace4836-aeba-45dc-b7a8-85406a7dbe7b. 2026-04-27 22:11:38.792 10 INFO neutron.wsgi [req-5d43f688-c1dc-475b-947e-4e1907278864 req-a70e6053-4e44-4858-865f-b364e728d291 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=728d57d0-01cc-426a-b181-242c8fd23de8 HTTP/1.1" status: 200 len: 1168 time: 0.0934763 2026-04-27 22:11:38.832 10 INFO neutron.wsgi [req-5d43f688-c1dc-475b-947e-4e1907278864 req-d84b0c45-8047-4a75-b60b-7b135e325e29 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=647c4d8c-0b68-47fa-b4e4-8f87d6885d02&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0341432 2026-04-27 22:11:38.879 9 INFO neutron.wsgi [req-088df932-467c-4972-be16-e746698697f6 req-fe0d8778-7294-4720-a17b-3800dd78e175 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=36a63c51-3a67-4b92-89dc-0aae7c1cf2c3&id=a64abfd1-bae3-444e-bbeb-a874577b24ce&fields=id&fields=name HTTP/1.1" status: 200 len: 406 time: 0.1198318 2026-04-27 22:11:39.021 9 INFO neutron.wsgi [None req-88266572-2937-4a9d-b1a3-a2079b348705 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] 199.19.213.80 "DELETE /v2.0/ports/6ace4836-aeba-45dc-b7a8-85406a7dbe7b HTTP/1.1" status: 204 len: 173 time: 1.1826475 2026-04-27 22:11:39.150 10 INFO neutron.wsgi [None req-202a1701-0e2a-4cc2-9e9c-3b3852073a0a 486ef04bb89e43daa94449e1fab7c26e ea25104b58a1427b964fa6c3c24408ee - - default default] 10.0.0.1 "GET /v2.0/ports?device_id=a9e7fa87-fcbe-41c3-af79-1290ff137dab HTTP/1.1" status: 200 len: 1395 time: 0.2462780 2026-04-27 22:11:39.458 10 INFO neutron.wsgi [None req-dabd01f7-6ce7-465c-a4bc-052862a43852 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - default default] 10.0.0.1 "GET /v2.0/floatingips?floating_network_id=a151f0a7-868e-4eca-a058-e229a6a8b3e8&port_id=3d6c41f9-be3c-47cf-b192-fd8d17fa6c7a HTTP/1.1" status: 200 len: 1054 time: 0.3033838 /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-04-27 22:11:39.727 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0483de72-b985-48bb-b7a9-d665a5bdad17'] response: {'server_uuid': '728d57d0-01cc-426a-b181-242c8fd23de8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6ace4836-aeba-45dc-b7a8-85406a7dbe7b', 'code': 200} 2026-04-27 22:11:39.728 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0483de72-b985-48bb-b7a9-d665a5bdad17'] response: {'server_uuid': '728d57d0-01cc-426a-b181-242c8fd23de8', 'name': 'network-vif-deleted', 'tag': '6ace4836-aeba-45dc-b7a8-85406a7dbe7b', 'status': 'completed', 'code': 200} 2026-04-27 22:11:39.731 9 INFO neutron.wsgi [req-7c99fd10-25eb-449a-b882-d7f631bbb82b req-81cf8272-b437-4697-a9f4-8d276f559c89 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.22 "GET /v2.0/ports?device_id=a9e7fa87-fcbe-41c3-af79-1290ff137dab HTTP/1.1" status: 200 len: 1400 time: 0.0397346 2026-04-27 22:11:39.790 9 INFO neutron.wsgi [req-7c99fd10-25eb-449a-b882-d7f631bbb82b req-4cc7bd3b-44ea-4c58-939c-f6d4b5986e03 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.22 "GET /v2.0/security-groups?id=36a63c51-3a67-4b92-89dc-0aae7c1cf2c3&id=a64abfd1-bae3-444e-bbeb-a874577b24ce&fields=id&fields=name HTTP/1.1" status: 200 len: 406 time: 0.0513358 2026-04-27 22:11:39.857 9 INFO neutron.db.ovn_revision_numbers_db [None req-55a35cd4-3c50-42c5-9c9e-3ac20a92be15 9f15feb9751b4b35a11bf866d13b8201 a4301c6f66b4414ead73d246e6b4bf61 - - - -] Successfully bumped revision number for resource b9a5245f-91db-4a24-8964-fedacb4fcaea (type: security_groups) to 1 2026-04-27 22:11:39.902 9 INFO neutron.db.segments_db [None req-55a35cd4-3c50-42c5-9c9e-3ac20a92be15 9f15feb9751b4b35a11bf866d13b8201 a4301c6f66b4414ead73d246e6b4bf61 - - - -] Added segment 7cc90810-8918-4d7a-9ab4-eed527c7756d of type geneve for network 7e03ffcb-a018-4601-8dd7-f18ba816c2ad 2026-04-27 22:11:40.028 9 INFO neutron.db.ovn_revision_numbers_db [None req-55a35cd4-3c50-42c5-9c9e-3ac20a92be15 9f15feb9751b4b35a11bf866d13b8201 a4301c6f66b4414ead73d246e6b4bf61 - - - -] Successfully bumped revision number for resource 7e03ffcb-a018-4601-8dd7-f18ba816c2ad (type: networks) to 1 2026-04-27 22:11:40.040 10 INFO neutron.wsgi [None req-3e98f851-58a5-4025-b2d5-3474022ca78f e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/647c4d8c-0b68-47fa-b4e4-8f87d6885d02 HTTP/1.1" status: 204 len: 168 time: 0.1352334 2026-04-27 22:11:40.245 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-55a35cd4-3c50-42c5-9c9e-3ac20a92be15 9f15feb9751b4b35a11bf866d13b8201 a4301c6f66b4414ead73d246e6b4bf61 - - - -] No more DHCP agents 2026-04-27 22:11:40.249 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-55a35cd4-3c50-42c5-9c9e-3ac20a92be15 9f15feb9751b4b35a11bf866d13b8201 a4301c6f66b4414ead73d246e6b4bf61 - - - -] Unable to schedule network 7e03ffcb-a018-4601-8dd7-f18ba816c2ad: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:11:40.323 9 INFO neutron.db.ovn_revision_numbers_db [None req-55a35cd4-3c50-42c5-9c9e-3ac20a92be15 9f15feb9751b4b35a11bf866d13b8201 a4301c6f66b4414ead73d246e6b4bf61 - - - -] Successfully bumped revision number for resource dcff0cb5-0c4b-4cd7-a6bb-b0dcc22d910d (type: ports) to 1 2026-04-27 22:11:40.347 9 INFO neutron.wsgi [None req-55a35cd4-3c50-42c5-9c9e-3ac20a92be15 9f15feb9751b4b35a11bf866d13b8201 a4301c6f66b4414ead73d246e6b4bf61 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.6699870 2026-04-27 22:11:40.435 10 INFO neutron.wsgi [None req-74dd2456-e6b3-4e28-a16c-22de319029d5 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] 10.0.0.1 "DELETE /v2.0/floatingips/ce50ea95-1e1b-45c4-8d93-815f62080e7e HTTP/1.1" status: 204 len: 168 time: 0.3633032 /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-04-27 22:11:40.635 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-00797662-a952-4be2-acfb-8bbe24323999 9f15feb9751b4b35a11bf866d13b8201 a4301c6f66b4414ead73d246e6b4bf61 - - - -] No more DHCP agents 2026-04-27 22:11:40.636 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] OVN reports status down for port: 36b6b0a5-81f6-499a-97e3-e77ab2581eba 2026-04-27 22:11:40.639 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-00797662-a952-4be2-acfb-8bbe24323999 9f15feb9751b4b35a11bf866d13b8201 a4301c6f66b4414ead73d246e6b4bf61 - - - -] Unable to schedule network 7e03ffcb-a018-4601-8dd7-f18ba816c2ad: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:11:40.668 9 INFO neutron.wsgi [req-fd34f2bf-732e-4b7c-ac79-1753c0b54f91 req-d9c6931e-a145-4789-99c4-6e603e854ac0 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=2ebb8df3-d37f-466d-90e0-fe6bf6cce001 HTTP/1.1" status: 200 len: 1170 time: 0.0646636 /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-04-27 22:11:40.732 9 INFO neutron.wsgi [req-fd34f2bf-732e-4b7c-ac79-1753c0b54f91 req-fa9a24fa-c50b-4b48-b0de-cdc1299b80b8 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=86e96794-3e96-4f23-8e52-21b1b61a9b78&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0567403 2026-04-27 22:11:40.749 9 INFO neutron.db.ovn_revision_numbers_db [None req-00797662-a952-4be2-acfb-8bbe24323999 9f15feb9751b4b35a11bf866d13b8201 a4301c6f66b4414ead73d246e6b4bf61 - - - -] Successfully bumped revision number for resource b3a1a525-8751-4999-94e1-82c980ad8253 (type: ports) to 1 2026-04-27 22:11:40.789 9 INFO neutron.wsgi [None req-00797662-a952-4be2-acfb-8bbe24323999 9f15feb9751b4b35a11bf866d13b8201 a4301c6f66b4414ead73d246e6b4bf61 - - - -] 10.0.0.1 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4372051 2026-04-27 22:11:40.879 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021882 2026-04-27 22:11:40.881 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0010943 2026-04-27 22:11:40.957 9 INFO neutron.wsgi [req-bb6da33e-e3e1-4776-a160-749ff869400c req-ea5e8682-f442-422e-937f-bae33b6b8f6f e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - default default] 199.19.213.80 "GET /v2.0/ports?device_id=2ebb8df3-d37f-466d-90e0-fe6bf6cce001 HTTP/1.1" status: 200 len: 1168 time: 0.0471795 2026-04-27 22:11:40.984 9 INFO neutron.db.ovn_revision_numbers_db [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Successfully bumped revision number for resource 36b6b0a5-81f6-499a-97e3-e77ab2581eba (type: ports) to 5 2026-04-27 22:11:41.005 10 INFO neutron.wsgi [None req-c2ae377c-a9ec-4f9d-b0dc-7c07ce2edcd0 9f15feb9751b4b35a11bf866d13b8201 a4301c6f66b4414ead73d246e6b4bf61 - - - -] 10.0.0.1 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2108221 2026-04-27 22:11:41.040 10 INFO neutron.wsgi [None req-b9e57a51-b46d-48f6-9357-57c0bca3e949 9f15feb9751b4b35a11bf866d13b8201 a4301c6f66b4414ead73d246e6b4bf61 - - - -] 10.0.0.1 "PUT /v2.0/trunks/87eb6590-d1c0-4ae7-9dde-87cac665ba67/tags HTTP/1.1" status: 200 len: 218 time: 0.0301046 2026-04-27 22:11:41.060 10 INFO neutron.wsgi [None req-460d0940-e8b4-45f7-9e6c-9be15ea02404 9f15feb9751b4b35a11bf866d13b8201 a4301c6f66b4414ead73d246e6b4bf61 - - default default] 10.0.0.1 "GET /v2.0/trunks/87eb6590-d1c0-4ae7-9dde-87cac665ba67/tags HTTP/1.1" status: 200 len: 218 time: 0.0155025 2026-04-27 22:11:41.091 10 INFO neutron.wsgi [None req-96eb22c1-018d-4f7e-b6cf-1ac0d6e56e63 9f15feb9751b4b35a11bf866d13b8201 a4301c6f66b4414ead73d246e6b4bf61 - - - -] 10.0.0.1 "PUT /v2.0/trunks/87eb6590-d1c0-4ae7-9dde-87cac665ba67/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0262372 /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-04-27 22:11:41.112 9 INFO neutron.wsgi [None req-4e9395f2-0ae8-4988-8d98-0dd2471a449e 9f15feb9751b4b35a11bf866d13b8201 a4301c6f66b4414ead73d246e6b4bf61 - - default default] 10.0.0.1 "GET /v2.0/trunks/87eb6590-d1c0-4ae7-9dde-87cac665ba67/tags HTTP/1.1" status: 200 len: 227 time: 0.0158510 2026-04-27 22:11:41.131 10 INFO neutron.wsgi [None req-4a567588-2eab-4300-9b4f-56b4e8334766 9f15feb9751b4b35a11bf866d13b8201 a4301c6f66b4414ead73d246e6b4bf61 - - - -] 10.0.0.1 "PUT /v2.0/trunks/87eb6590-d1c0-4ae7-9dde-87cac665ba67/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0147445 2026-04-27 22:11:41.151 10 INFO neutron.wsgi [None req-37c8fba3-2351-4817-bd79-3487d4f4f62d 9f15feb9751b4b35a11bf866d13b8201 a4301c6f66b4414ead73d246e6b4bf61 - - default default] 10.0.0.1 "GET /v2.0/trunks/87eb6590-d1c0-4ae7-9dde-87cac665ba67/tags HTTP/1.1" status: 200 len: 227 time: 0.0155809 2026-04-27 22:11:41.181 10 INFO neutron.wsgi [None req-08a6c10f-205e-4654-85d1-fb2c069f44d8 9f15feb9751b4b35a11bf866d13b8201 a4301c6f66b4414ead73d246e6b4bf61 - - - -] 10.0.0.1 "PUT /v2.0/trunks/87eb6590-d1c0-4ae7-9dde-87cac665ba67/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0254447 2026-04-27 22:11:41.198 10 INFO neutron.wsgi [None req-55479817-be3a-4c6c-89ea-365335c1ed8c 9f15feb9751b4b35a11bf866d13b8201 a4301c6f66b4414ead73d246e6b4bf61 - - default default] 10.0.0.1 "GET /v2.0/trunks/87eb6590-d1c0-4ae7-9dde-87cac665ba67/tags HTTP/1.1" status: 200 len: 245 time: 0.0143483 2026-04-27 22:11:41.228 10 INFO neutron.wsgi [None req-d081d984-1475-499a-924f-18d9059c3659 9f15feb9751b4b35a11bf866d13b8201 a4301c6f66b4414ead73d246e6b4bf61 - - - -] 10.0.0.1 "PUT /v2.0/trunks/87eb6590-d1c0-4ae7-9dde-87cac665ba67/tags HTTP/1.1" status: 200 len: 230 time: 0.0253870 2026-04-27 22:11:41.234 9 INFO neutron.wsgi [None req-f80454ab-2a44-4c49-b33e-6781858278be e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] 199.19.213.80 "DELETE /v2.0/ports/36b6b0a5-81f6-499a-97e3-e77ab2581eba HTTP/1.1" status: 204 len: 173 time: 0.2724016 2026-04-27 22:11:41.248 10 INFO neutron.wsgi [None req-0d2e91b6-2595-44cc-b9bc-301289d6f950 9f15feb9751b4b35a11bf866d13b8201 a4301c6f66b4414ead73d246e6b4bf61 - - default default] 10.0.0.1 "GET /v2.0/trunks/87eb6590-d1c0-4ae7-9dde-87cac665ba67/tags HTTP/1.1" status: 200 len: 230 time: 0.0175776 2026-04-27 22:11:41.266 10 INFO neutron.wsgi [None req-27d231d7-ce8d-49b0-bcbc-269b2fc8e96e 9f15feb9751b4b35a11bf866d13b8201 a4301c6f66b4414ead73d246e6b4bf61 - - default default] 10.0.0.1 "GET /v2.0/trunks/87eb6590-d1c0-4ae7-9dde-87cac665ba67/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0142744 2026-04-27 22:11:41.281 10 INFO neutron.api.v2.resource [None req-301c0d3f-a356-4108-b13b-d497aed6e60f 9f15feb9751b4b35a11bf866d13b8201 a4301c6f66b4414ead73d246e6b4bf61 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:11:41.283 10 INFO neutron.wsgi [None req-301c0d3f-a356-4108-b13b-d497aed6e60f 9f15feb9751b4b35a11bf866d13b8201 a4301c6f66b4414ead73d246e6b4bf61 - - default default] 10.0.0.1 "GET /v2.0/trunks/87eb6590-d1c0-4ae7-9dde-87cac665ba67/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0131073 2026-04-27 22:11:41.316 10 INFO neutron.wsgi [None req-5c03f147-c0c7-48af-85e9-a8c0ec9db4dc 9f15feb9751b4b35a11bf866d13b8201 a4301c6f66b4414ead73d246e6b4bf61 - - - -] 10.0.0.1 "DELETE /v2.0/trunks/87eb6590-d1c0-4ae7-9dde-87cac665ba67/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0295558 2026-04-27 22:11:41.331 10 INFO neutron.wsgi [None req-91768d39-f613-4c96-bbf9-d9a3880b381b 9f15feb9751b4b35a11bf866d13b8201 a4301c6f66b4414ead73d246e6b4bf61 - - default default] 10.0.0.1 "GET /v2.0/trunks/87eb6590-d1c0-4ae7-9dde-87cac665ba67/tags HTTP/1.1" status: 200 len: 223 time: 0.0115428 2026-04-27 22:11:41.361 9 INFO neutron.api.v2.resource [None req-0a7fabd6-4994-462c-a8cb-edcfcb0ecb51 9f15feb9751b4b35a11bf866d13b8201 a4301c6f66b4414ead73d246e6b4bf61 - - - -] delete failed (client error): The resource could not be found. 2026-04-27 22:11:41.362 9 INFO neutron.wsgi [None req-0a7fabd6-4994-462c-a8cb-edcfcb0ecb51 9f15feb9751b4b35a11bf866d13b8201 a4301c6f66b4414ead73d246e6b4bf61 - - - -] 10.0.0.1 "DELETE /v2.0/trunks/87eb6590-d1c0-4ae7-9dde-87cac665ba67/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0215027 2026-04-27 22:11:41.410 9 INFO neutron.wsgi [None req-f0dd04a0-c192-4cf2-90dc-1417acd16dad 9f15feb9751b4b35a11bf866d13b8201 a4301c6f66b4414ead73d246e6b4bf61 - - - -] 10.0.0.1 "DELETE /v2.0/trunks/87eb6590-d1c0-4ae7-9dde-87cac665ba67/tags HTTP/1.1" status: 204 len: 168 time: 0.0417047 2026-04-27 22:11:41.426 9 INFO neutron.wsgi [None req-47f9e6f8-7156-49eb-98ac-19ac828ad503 9f15feb9751b4b35a11bf866d13b8201 a4301c6f66b4414ead73d246e6b4bf61 - - default default] 10.0.0.1 "GET /v2.0/trunks/87eb6590-d1c0-4ae7-9dde-87cac665ba67/tags HTTP/1.1" status: 200 len: 205 time: 0.0115976 2026-04-27 22:11:41.463 9 INFO neutron.wsgi [None req-d028a69a-44d1-46bd-b45d-9a19b70e7a78 9f15feb9751b4b35a11bf866d13b8201 a4301c6f66b4414ead73d246e6b4bf61 - - default default] 10.0.0.1 "GET /v2.0/trunks/87eb6590-d1c0-4ae7-9dde-87cac665ba67 HTTP/1.1" status: 200 len: 603 time: 0.0151110 2026-04-27 22:11:41.552 9 INFO neutron.wsgi [None req-66810a2c-a9cf-45d6-b298-d22b22149cf9 9f15feb9751b4b35a11bf866d13b8201 a4301c6f66b4414ead73d246e6b4bf61 - - default default] 10.0.0.1 "GET /v2.0/ports/b3a1a525-8751-4999-94e1-82c980ad8253 HTTP/1.1" status: 200 len: 1020 time: 0.0850043 2026-04-27 22:11:41.647 9 INFO neutron.wsgi [None req-6cb288b8-b75c-420f-b7d3-a286a9659612 9f15feb9751b4b35a11bf866d13b8201 a4301c6f66b4414ead73d246e6b4bf61 - - - -] 10.0.0.1 "DELETE /v2.0/trunks/87eb6590-d1c0-4ae7-9dde-87cac665ba67 HTTP/1.1" status: 204 len: 168 time: 0.0910008 2026-04-27 22:11:41.779 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fce7e71d-83f9-4fac-8b75-8ac3a0604e87'] response: {'server_uuid': '2ebb8df3-d37f-466d-90e0-fe6bf6cce001', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '36b6b0a5-81f6-499a-97e3-e77ab2581eba', 'code': 200} 2026-04-27 22:11:41.779 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fce7e71d-83f9-4fac-8b75-8ac3a0604e87'] response: {'server_uuid': '2ebb8df3-d37f-466d-90e0-fe6bf6cce001', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '36b6b0a5-81f6-499a-97e3-e77ab2581eba', 'code': 200} 2026-04-27 22:11:41.779 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-fce7e71d-83f9-4fac-8b75-8ac3a0604e87'] response: {'server_uuid': '2ebb8df3-d37f-466d-90e0-fe6bf6cce001', 'name': 'network-vif-deleted', 'tag': '36b6b0a5-81f6-499a-97e3-e77ab2581eba', 'status': 'completed', 'code': 200} 2026-04-27 22:11:41.807 9 INFO neutron.wsgi [req-afd9bc62-c0ba-40d4-ae65-3221e4fa1312 req-b1a14d1d-eb7e-46a6-a3cc-040440de6ae4 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=a9e7fa87-fcbe-41c3-af79-1290ff137dab HTTP/1.1" status: 200 len: 1210 time: 0.0594599 2026-04-27 22:11:41.821 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status down for port: 3d6c41f9-be3c-47cf-b192-fd8d17fa6c7a 2026-04-27 22:11:41.867 9 INFO neutron.wsgi [req-afd9bc62-c0ba-40d4-ae65-3221e4fa1312 req-0fe5ff44-dc0d-4113-90c1-3fa6aa0d170d 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=36a63c51-3a67-4b92-89dc-0aae7c1cf2c3&id=a64abfd1-bae3-444e-bbeb-a874577b24ce&fields=id&fields=name HTTP/1.1" status: 200 len: 406 time: 0.0431066 2026-04-27 22:11:41.908 9 INFO neutron.wsgi [None req-b9524b64-b575-4d16-8442-252cceb1590e 9f15feb9751b4b35a11bf866d13b8201 a4301c6f66b4414ead73d246e6b4bf61 - - - -] 10.0.0.1 "DELETE /v2.0/ports/b3a1a525-8751-4999-94e1-82c980ad8253 HTTP/1.1" status: 204 len: 168 time: 0.2555649 2026-04-27 22:11:41.974 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-86eba886-d3ce-4320-8497-a804db475dab'] response: {'server_uuid': 'a9e7fa87-fcbe-41c3-af79-1290ff137dab', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3d6c41f9-be3c-47cf-b192-fd8d17fa6c7a', 'code': 200} 2026-04-27 22:11:42.010 10 INFO neutron.wsgi [None req-eb819a48-34b5-4766-b3e7-f221e7490d9b e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/86e96794-3e96-4f23-8e52-21b1b61a9b78 HTTP/1.1" status: 204 len: 168 time: 0.2053368 2026-04-27 22:11:42.091 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource 3d6c41f9-be3c-47cf-b192-fd8d17fa6c7a (type: ports) to 5 2026-04-27 22:11:42.176 9 INFO neutron.wsgi [req-c7136c32-4e35-41d4-80a9-1542dc7689cf req-f17d5721-0f7b-44dc-a47e-af7534cd7994 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - default default] 199.19.213.80 "GET /v2.0/ports?device_id=a9e7fa87-fcbe-41c3-af79-1290ff137dab HTTP/1.1" status: 200 len: 1208 time: 0.0985193 2026-04-27 22:11:42.929 9 INFO neutron.services.segments.plugin [-] Segment 7cc90810-8918-4d7a-9ab4-eed527c7756d resource provider aggregate not found 2026-04-27 22:11:42.934 9 INFO neutron.services.segments.plugin [-] Segment 7cc90810-8918-4d7a-9ab4-eed527c7756d resource provider aggregate not found 2026-04-27 22:11:42.968 9 INFO neutron.services.segments.plugin [-] Segment 7cc90810-8918-4d7a-9ab4-eed527c7756d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cc90810-8918-4d7a-9ab4-eed527c7756d found for delete ", "request_id": "req-08fcb9ff-2281-46c0-8af1-2b2d8863db03"}]} 2026-04-27 22:11:42.970 9 INFO neutron.services.segments.plugin [-] Segment 7cc90810-8918-4d7a-9ab4-eed527c7756d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7cc90810-8918-4d7a-9ab4-eed527c7756d found for delete ", "request_id": "req-2888a45f-c792-4962-ab49-3d7f721d534c"}]} 2026-04-27 22:11:43.019 9 INFO neutron.wsgi [req-99a2c3d1-ecae-4157-9f84-894d4532aab4 req-7f0a0d46-6631-4a42-9c88-17ca43af7fcb 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=a9e7fa87-fcbe-41c3-af79-1290ff137dab HTTP/1.1" status: 200 len: 1208 time: 0.0912213 2026-04-27 22:11:43.071 9 INFO neutron.wsgi [None req-a0a3702d-d51b-4ba2-90c3-da767e751878 9f15feb9751b4b35a11bf866d13b8201 a4301c6f66b4414ead73d246e6b4bf61 - - - -] 10.0.0.1 "DELETE /v2.0/networks/7e03ffcb-a018-4601-8dd7-f18ba816c2ad HTTP/1.1" status: 204 len: 168 time: 1.1572695 2026-04-27 22:11:43.104 9 INFO neutron.db.l3_db [None req-be4dbe0e-86da-4d64-94f9-d944d9ac8b27 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] Floating IP c44eaede-42a5-4f40-93b2-9ce9fc1563d8 disassociated. External IP: 10.96.250.220, port: 3d6c41f9-be3c-47cf-b192-fd8d17fa6c7a. 2026-04-27 22:11:43.156 9 INFO neutron.wsgi [req-99a2c3d1-ecae-4157-9f84-894d4532aab4 req-d358c8a8-522a-47cb-9e7b-f3b5a682c9ce 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=36a63c51-3a67-4b92-89dc-0aae7c1cf2c3&id=a64abfd1-bae3-444e-bbeb-a874577b24ce&fields=id&fields=name HTTP/1.1" status: 200 len: 406 time: 0.1296432 2026-04-27 22:11:43.338 9 INFO neutron.wsgi [None req-be4dbe0e-86da-4d64-94f9-d944d9ac8b27 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] 199.19.213.80 "DELETE /v2.0/ports/3d6c41f9-be3c-47cf-b192-fd8d17fa6c7a HTTP/1.1" status: 204 len: 173 time: 1.1536303 2026-04-27 22:11:43.561 9 INFO neutron.wsgi [req-74b158d5-0c17-4b2a-953f-5eec9028b7e6 req-bf458a09-dfc5-4f1c-9c06-d7dc0a77909e bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.22 "GET /v2.0/ports?device_id=fb39e8be-4ddd-4588-a99f-5b69fcb82a4c HTTP/1.1" status: 200 len: 1594 time: 0.0644906 2026-04-27 22:11:43.612 9 INFO neutron.wsgi [req-74b158d5-0c17-4b2a-953f-5eec9028b7e6 req-a7197f3c-8719-42db-a347-8a98fcdb20bd bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.22 "GET /v2.0/security-groups?id=a809214e-1691-42a9-ab48-11180e6c1be3&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0450771 2026-04-27 22:11:43.822 9 INFO neutron.wsgi [None req-7673de9b-8499-469e-ab1f-f9973b30ba48 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] 10.0.0.1 "PUT /v2.0/routers/ee82b61b-52fd-46a5-8e19-ed3f4589ec30/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.7667685 /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-04-27 22:11:43.843 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2d95647b-3305-4251-8eca-4333bacbfb72'] response: {'server_uuid': 'a9e7fa87-fcbe-41c3-af79-1290ff137dab', 'name': 'network-vif-deleted', 'tag': '3d6c41f9-be3c-47cf-b192-fd8d17fa6c7a', 'status': 'completed', 'code': 200} /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-04-27 22:11:43.959 10 INFO neutron.wsgi [None req-49368eeb-1f40-4c7a-98e0-2da41897061a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=a4301c6f66b4414ead73d246e6b4bf61&name=default HTTP/1.1" status: 200 len: 2999 time: 0.1575298 2026-04-27 22:11:44.014 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8bff2d99-4b17-480d-89e4-ba9cc5a3d474'] response: {'server_uuid': 'a9e7fa87-fcbe-41c3-af79-1290ff137dab', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3d6c41f9-be3c-47cf-b192-fd8d17fa6c7a', 'code': 200} 2026-04-27 22:11:44.107 9 INFO neutron.wsgi [None req-a240dee4-a76b-463a-bf0b-8c8de5e5f987 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/fe903943-5d40-4eea-8d3f-5c292261747d HTTP/1.1" status: 204 len: 168 time: 0.2787328 2026-04-27 22:11:44.169 10 INFO neutron.wsgi [None req-50a95294-7c5c-41e9-a528-b9ac573561b2 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/b9a5245f-91db-4a24-8964-fedacb4fcaea HTTP/1.1" status: 204 len: 168 time: 0.2052860 2026-04-27 22:11:44.439 10 INFO neutron.db.ovn_revision_numbers_db [None req-64e79a24-3d58-4eb8-8f82-49e29900adff 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource e03df3f1-3efb-42a5-ae2f-4d03d9f43692 (type: security_groups) to 1 2026-04-27 22:11:44.467 10 INFO neutron.wsgi [None req-64e79a24-3d58-4eb8-8f82-49e29900adff 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=a6aec33daff5481e9e4c1b6b1246ceda&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1659582 2026-04-27 22:11:44.473 10 INFO neutron.wsgi [None req-67258156-db49-4ab1-b9ed-c6e6f6d63cb1 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/a64abfd1-bae3-444e-bbeb-a874577b24ce HTTP/1.1" status: 204 len: 168 time: 0.1577051 2026-04-27 22:11:44.492 9 INFO neutron.api.v2.resource [None req-29c18450-ad27-4789-9a97-9d800de5e0d1 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:11:44.493 9 INFO neutron.wsgi [None req-29c18450-ad27-4789-9a97-9d800de5e0d1 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - default default] 10.0.0.1 "GET /v2.0/security-groups/a64abfd1-bae3-444e-bbeb-a874577b24ce HTTP/1.1" status: 404 len: 347 time: 0.0143573 2026-04-27 22:11:44.759 9 INFO neutron.wsgi [None req-8e644779-40d3-4101-8ed4-69b46fa2d3ac e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] 10.0.0.1 "DELETE /v2.0/routers/ee82b61b-52fd-46a5-8e19-ed3f4589ec30 HTTP/1.1" status: 204 len: 168 time: 0.6448379 2026-04-27 22:11:44.806 10 INFO neutron.wsgi [None req-cbb1b7ad-1e61-48e2-8737-2dbdea395efb 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/e03df3f1-3efb-42a5-ae2f-4d03d9f43692 HTTP/1.1" status: 204 len: 168 time: 0.3314736 2026-04-27 22:11:44.940 10 INFO neutron.wsgi [None req-75db5ecc-7ea3-4135-96e3-920dbb9edac6 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] 10.0.0.1 "DELETE /v2.0/floatingips/c44eaede-42a5-4f40-93b2-9ce9fc1563d8 HTTP/1.1" status: 204 len: 168 time: 0.4427974 2026-04-27 22:11:45.077 10 INFO neutron.wsgi [None req-1ed32e9a-236e-4c2d-a8b4-c1682ed57f57 5c1c40d1282240708ad65ea0b359bc02 63fc3b5cdbf145709144a0e501fe6d37 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/36a63c51-3a67-4b92-89dc-0aae7c1cf2c3 HTTP/1.1" status: 204 len: 168 time: 0.1325963 2026-04-27 22:11:45.124 9 INFO neutron.services.segments.plugin [-] Segment 4b65bfec-a109-4d56-8adc-c307e70435ea resource provider aggregate not found 2026-04-27 22:11:45.130 9 INFO neutron.services.segments.plugin [-] Segment 4b65bfec-a109-4d56-8adc-c307e70435ea resource provider aggregate not found 2026-04-27 22:11:45.137 9 INFO neutron.services.segments.plugin [-] Segment 4b65bfec-a109-4d56-8adc-c307e70435ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b65bfec-a109-4d56-8adc-c307e70435ea found for delete ", "request_id": "req-85fb4193-d400-4443-af63-60592fe10658"}]} 2026-04-27 22:11:45.148 9 INFO neutron.services.segments.plugin [-] Segment 4b65bfec-a109-4d56-8adc-c307e70435ea resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4b65bfec-a109-4d56-8adc-c307e70435ea found for delete ", "request_id": "req-c8d41d1a-7c5d-4df4-8348-cb789e9eb455"}]} 2026-04-27 22:11:45.179 9 INFO neutron.wsgi [None req-345fa182-bd69-4f14-9442-17455ec86089 e5f33cf492b1496e840be4ba8ce6f5c3 f1756ad840e64479a89fab0f66c935a7 - - - -] 10.0.0.1 "DELETE /v2.0/networks/9a64677f-5c71-4802-87d7-dda2bda7c173 HTTP/1.1" status: 204 len: 168 time: 0.4141607 2026-04-27 22:11:46.063 9 INFO neutron.wsgi [None req-54716c9b-2aec-4e71-833d-a5eb4a0ac963 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=f1756ad840e64479a89fab0f66c935a7&name=default HTTP/1.1" status: 200 len: 2996 time: 0.2013254 2026-04-27 22:11:46.284 9 INFO neutron.wsgi [None req-a00adad8-8024-491f-9d8c-ce55bcdb2d1a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/35fb6e3f-b56c-41e2-a401-12d54df1fd64 HTTP/1.1" status: 204 len: 168 time: 0.2156873 2026-04-27 22:11:46.536 9 INFO neutron.db.ovn_revision_numbers_db [None req-d16bed4f-5a03-4561-b2db-d2058b4053c3 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 908febad-6415-432b-bd67-5325991b6903 (type: security_groups) to 1 2026-04-27 22:11:46.564 9 INFO neutron.wsgi [None req-d16bed4f-5a03-4561-b2db-d2058b4053c3 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=b4f3dd983f654b7d81be83d1081e053a&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1442280 2026-04-27 22:11:46.895 10 INFO neutron.wsgi [None req-b45e0426-11c3-404f-8fce-606de24010cb 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "PUT /v2.0/routers/37a1d3d0-4fa7-48ad-8cbe-6eb94e747907/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.7819774 /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-04-27 22:11:47.374 9 INFO neutron.wsgi [None req-d5352422-287a-4d7c-a87b-88c466ba7601 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/908febad-6415-432b-bd67-5325991b6903 HTTP/1.1" status: 204 len: 168 time: 0.8044250 2026-04-27 22:11:47.554 10 INFO neutron.wsgi [None req-91f9c789-efa3-412b-a389-14d31d00a047 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/routers/37a1d3d0-4fa7-48ad-8cbe-6eb94e747907 HTTP/1.1" status: 204 len: 168 time: 0.6516073 2026-04-27 22:11:47.768 10 INFO neutron.wsgi [None req-5072be81-fee8-4fac-8dea-31b397e8dbaf 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/95894660-c1da-49c2-a016-0c091107fea3 HTTP/1.1" status: 204 len: 168 time: 0.2087193 2026-04-27 22:11:48.092 9 INFO neutron.services.segments.plugin [-] Segment 1778ab20-1510-4908-95f5-a1a71699b15a resource provider aggregate not found 2026-04-27 22:11:48.096 9 INFO neutron.services.segments.plugin [-] Segment 1778ab20-1510-4908-95f5-a1a71699b15a resource provider aggregate not found 2026-04-27 22:11:48.108 9 INFO neutron.services.segments.plugin [-] Segment 1778ab20-1510-4908-95f5-a1a71699b15a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1778ab20-1510-4908-95f5-a1a71699b15a found for delete ", "request_id": "req-4df6e3b6-ac12-4a59-a75b-af70291d0c40"}]} 2026-04-27 22:11:48.109 9 INFO neutron.services.segments.plugin [-] Segment 1778ab20-1510-4908-95f5-a1a71699b15a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 1778ab20-1510-4908-95f5-a1a71699b15a found for delete ", "request_id": "req-c93687b3-c787-4203-ba62-fa9e193c9f1d"}]} 2026-04-27 22:11:48.136 9 INFO neutron.wsgi [None req-f4ac545b-fb39-4981-9ec8-02b48b8b857b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/networks/7cff680e-0f13-4acb-8097-ab3bba136ee0 HTTP/1.1" status: 204 len: 168 time: 0.3609297 2026-04-27 22:11:48.449 9 INFO neutron.wsgi [None req-fb6be15f-6ece-4475-8884-8aa35a4d2450 8bba80b26b5a4f55b452a2234a5aa1df d889433c8c324138ad2ec29c8dd56904 - - default default] 10.0.0.1 "GET /v2.0/subnets/84ad2459-7ca9-4125-8b79-f072cd203dd6 HTTP/1.1" status: 200 len: 846 time: 0.0454214 2026-04-27 22:11:49.201 10 INFO neutron.wsgi [None req-7a262059-7458-4b38-89fe-b3d7c14109e3 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "PUT /v2.0/routers/0789114a-2236-4c50-b220-4dcf8b6b1f58/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.0551293 /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-04-27 22:11:49.246 9 INFO neutron.wsgi [None req-4365972f-0ac4-4a90-8325-9c0151c986c6 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.166 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.2065332 2026-04-27 22:11:49.258 9 INFO neutron.wsgi [None req-e012bc42-a9f6-4666-a504-a7e9a388375d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.166 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0039947 2026-04-27 22:11:49.266 9 INFO neutron.wsgi [None req-2da9c37d-c0c5-437f-8400-7fe0dd75e27c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.166 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0044341 2026-04-27 22:11:49.276 9 INFO neutron.wsgi [None req-5bef459f-96b0-4915-8f8d-11c82e94ee32 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.166 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0049808 2026-04-27 22:11:49.781 9 INFO neutron.wsgi [-] 10.0.0.166 "GET / HTTP/1.1" status: 200 len: 284 time: 0.0032670 2026-04-27 22:11:49.827 9 INFO neutron.wsgi [None req-05b4b18e-4b0c-4a62-a536-615e4193e9c8 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.166 "GET /v2.0/subnets/84ad2459-7ca9-4125-8b79-f072cd203dd6 HTTP/1.1" status: 200 len: 833 time: 0.0413275 2026-04-27 22:11:49.843 9 INFO neutron.wsgi [None req-6b5edb30-1d9d-4281-8487-5fc45f73f0df 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.166 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0069578 2026-04-27 22:11:49.871 9 INFO neutron.wsgi [None req-4de2c8a4-81c3-405b-b489-9f3d14a28e7c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.166 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0153046 2026-04-27 22:11:49.882 9 INFO neutron.wsgi [None req-4ec72a04-918a-4691-b6b9-c77e27d9c308 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.166 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0045803 2026-04-27 22:11:49.895 9 INFO neutron.wsgi [None req-72ccc90d-bd04-41db-935d-13e8c2be249a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.166 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0056417 2026-04-27 22:11:49.942 9 INFO neutron.wsgi [None req-502c550a-1e61-45c8-9f98-0cc5ae69c7fc 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.166 "GET /v2.0/subnets/84ad2459-7ca9-4125-8b79-f072cd203dd6 HTTP/1.1" status: 200 len: 851 time: 0.0399575 2026-04-27 22:11:50.145 9 INFO neutron.wsgi [None req-29695071-a64f-435e-8166-f8dd4750ff1b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.166 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0074995 2026-04-27 22:11:50.155 9 INFO neutron.wsgi [None req-3e5188bb-0387-4606-b5be-244327b75938 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.166 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0049803 2026-04-27 22:11:50.163 9 INFO neutron.wsgi [None req-758b8d8e-9520-462c-9744-3d21aaa27800 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.166 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0045948 2026-04-27 22:11:50.176 9 INFO neutron.wsgi [None req-eafd6a91-da5b-4d25-a871-10afb191cafc 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.166 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0075531 2026-04-27 22:11:50.216 10 INFO neutron.wsgi [None req-3287af73-e9c2-4441-9089-61c3dbdd8a4b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/routers/0789114a-2236-4c50-b220-4dcf8b6b1f58 HTTP/1.1" status: 204 len: 168 time: 1.0093188 2026-04-27 22:11:50.260 9 INFO neutron.wsgi [None req-d34e9d44-9bf6-4689-91df-4a7101c4091f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.166 "GET /v2.0/networks/53b48937-4e98-47d6-b330-3b3810ca9134 HTTP/1.1" status: 200 len: 1001 time: 0.0769479 2026-04-27 22:11:50.276 9 INFO neutron.wsgi [None req-341dc770-1ddd-46f9-860d-bbea54fd322a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.166 "GET /v2.0/extensions/project-id HTTP/1.1" status: 200 len: 403 time: 0.0083075 2026-04-27 22:11:50.421 10 INFO neutron.wsgi [None req-66c2b115-038f-4d05-8e72-8bf58b233a41 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/subnets/12b09e4b-33c0-4cfd-9d20-0692402aa83e HTTP/1.1" status: 204 len: 168 time: 0.1990988 2026-04-27 22:11:50.603 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-03863c74-b65a-468e-b3a1-e62b8c202b65 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:11:50.606 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-03863c74-b65a-468e-b3a1-e62b8c202b65 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network 53b48937-4e98-47d6-b330-3b3810ca9134: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:11:50.754 9 INFO neutron.db.ovn_revision_numbers_db [None req-03863c74-b65a-468e-b3a1-e62b8c202b65 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource f178db33-9a00-4073-a05f-ac8b35365410 (type: ports) to 1 2026-04-27 22:11:50.778 10 INFO neutron.services.segments.plugin [-] Segment 44ddcf00-8e09-4c33-a2ae-15ff3ab50156 resource provider aggregate not found 2026-04-27 22:11:50.779 9 INFO neutron.wsgi [None req-03863c74-b65a-468e-b3a1-e62b8c202b65 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.166 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1337 time: 0.4962966 2026-04-27 22:11:50.783 10 INFO neutron.services.segments.plugin [-] Segment 44ddcf00-8e09-4c33-a2ae-15ff3ab50156 resource provider aggregate not found 2026-04-27 22:11:50.797 10 INFO neutron.services.segments.plugin [-] Segment 44ddcf00-8e09-4c33-a2ae-15ff3ab50156 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44ddcf00-8e09-4c33-a2ae-15ff3ab50156 found for delete ", "request_id": "req-a20d7150-c9b7-4081-8a55-b300060a3d6d"}]} 2026-04-27 22:11:50.800 10 INFO neutron.services.segments.plugin [-] Segment 44ddcf00-8e09-4c33-a2ae-15ff3ab50156 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 44ddcf00-8e09-4c33-a2ae-15ff3ab50156 found for delete ", "request_id": "req-8719b684-f480-4536-ab8e-e4ebb7fbbf90"}]} 2026-04-27 22:11:50.816 10 INFO neutron.wsgi [None req-007bdaf8-aae8-4559-8a09-842092d55796 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/networks/327c6580-dc04-401f-a12b-5a77663dc66c HTTP/1.1" status: 204 len: 168 time: 0.3897026 2026-04-27 22:11:51.154 10 INFO neutron.wsgi [None req-fc92c0cb-a165-48a0-aeb0-62f7d524d437 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=63fc3b5cdbf145709144a0e501fe6d37&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0358033 2026-04-27 22:11:51.317 10 INFO neutron.wsgi [None req-3e5403ee-154e-4101-941d-b168ded81b02 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/896bd1b2-19eb-463b-9b57-d911f2931d81 HTTP/1.1" status: 204 len: 168 time: 0.1567278 2026-04-27 22:11:51.483 10 INFO neutron.wsgi [None req-38afeb11-04ce-4dce-ae9a-f251536ba671 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=ea25104b58a1427b964fa6c3c24408ee&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0337565 2026-04-27 22:11:51.714 10 INFO neutron.db.ovn_revision_numbers_db [None req-14bfe858-41eb-4c8f-899d-323bf09a44c3 d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - - -] Successfully bumped revision number for resource b55ac543-6a68-46d0-9269-208c7fdb3474 (type: routers) to 1 2026-04-27 22:11:51.732 10 INFO neutron.wsgi [None req-14bfe858-41eb-4c8f-899d-323bf09a44c3 d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - - -] 10.0.0.1 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.4122310 2026-04-27 22:11:51.834 10 INFO neutron.wsgi [None req-75d179b7-7dfc-4c83-8daa-8ed2060d0c69 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/1bdf8535-ce21-4bc0-b6ab-ccb9422aba2d HTTP/1.1" status: 204 len: 168 time: 0.3466833 2026-04-27 22:11:51.924 10 INFO neutron.db.ovn_revision_numbers_db [None req-af10231e-e3c7-4f00-9731-6bdecb2a3d36 d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - - -] Successfully bumped revision number for resource 31cca9a7-12eb-455b-aca1-a4faae799937 (type: routers) to 1 2026-04-27 22:11:51.941 10 INFO neutron.wsgi [None req-af10231e-e3c7-4f00-9731-6bdecb2a3d36 d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - - -] 10.0.0.1 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.2035179 2026-04-27 22:11:52.140 10 INFO neutron.db.ovn_revision_numbers_db [None req-72ab86c1-bddd-40d6-961a-d4b112c605b9 d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - - -] Successfully bumped revision number for resource 9c275cc5-d082-4762-9a59-31723c661e78 (type: routers) to 1 2026-04-27 22:11:52.155 10 INFO neutron.wsgi [None req-72ab86c1-bddd-40d6-961a-d4b112c605b9 d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - - -] 10.0.0.1 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.2075191 /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-04-27 22:11:52.317 9 INFO neutron.wsgi [None req-b521f669-ea89-4759-b0a8-9465a8fd28b1 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.1116831 2026-04-27 22:11:52.327 9 INFO neutron.wsgi [None req-fb772aa5-2846-40ba-9f10-c3cddeb7d1cd 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0040097 2026-04-27 22:11:52.332 10 INFO neutron.db.ovn_revision_numbers_db [None req-60139fe0-12b3-45a5-ae51-61e4d398c70f d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - - -] Successfully bumped revision number for resource d41d8a08-d4d7-4197-a474-93f07786a18a (type: routers) to 1 2026-04-27 22:11:52.336 9 INFO neutron.wsgi [None req-0a615c4a-5c56-4743-a077-656b45c62396 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0050480 2026-04-27 22:11:52.344 9 INFO neutron.wsgi [None req-ba0054d3-2a26-4526-a345-83267ba11c78 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0041618 2026-04-27 22:11:52.347 10 INFO neutron.wsgi [None req-60139fe0-12b3-45a5-ae51-61e4d398c70f d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - - -] 10.0.0.1 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.1864526 2026-04-27 22:11:52.373 9 INFO neutron.wsgi [None req-437c9033-f055-4699-88c1-26975a4098e2 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports/f178db33-9a00-4073-a05f-ac8b35365410 HTTP/1.1" status: 200 len: 1332 time: 0.0220759 2026-04-27 22:11:52.470 9 INFO neutron.wsgi [None req-d172017b-b321-4727-8c86-b2b6b5c920b2 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0069225 2026-04-27 22:11:52.484 9 INFO neutron.wsgi [None req-7b240ffa-3a8a-4d97-a268-127d03ef979f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0046613 2026-04-27 22:11:52.492 9 INFO neutron.wsgi [None req-28c84e73-3e66-4d6f-8dec-566a6a3857cc 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0041502 2026-04-27 22:11:52.506 9 INFO neutron.wsgi [None req-5ec10fdc-1972-46e6-8aa6-f21b47a7fee0 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0081844 2026-04-27 22:11:52.518 10 INFO neutron.db.ovn_revision_numbers_db [None req-0dfb9601-890c-46d0-a100-5c60e0436741 d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - - -] Successfully bumped revision number for resource 540c0dd0-a0b0-4221-a0f2-954270cddfe0 (type: routers) to 1 2026-04-27 22:11:52.529 9 INFO neutron.wsgi [None req-14c027e2-c5df-47ee-9b58-2ffd59ffed9c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/security-groups?name=lb-862c8d85-f28f-41e1-920c-f0d81c2260bc HTTP/1.1" status: 200 len: 221 time: 0.0177200 2026-04-27 22:11:52.537 10 INFO neutron.wsgi [None req-0dfb9601-890c-46d0-a100-5c60e0436741 d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - - -] 10.0.0.1 "POST /v2.0/routers HTTP/1.1" status: 201 len: 654 time: 0.1842558 2026-04-27 22:11:52.601 10 INFO neutron.wsgi [None req-7a374b32-13d5-4347-b88d-4d963d9f88dd d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - - -] 10.0.0.1 "PUT /v2.0/routers/b55ac543-6a68-46d0-9269-208c7fdb3474/tags HTTP/1.1" status: 200 len: 210 time: 0.0571096 2026-04-27 22:11:52.623 9 INFO neutron.db.ovn_revision_numbers_db [None req-048ac8b1-97cf-4504-9852-afab1e2d0e85 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 5e28da30-4f70-4762-8cb3-781da58e6204 (type: security_groups) to 1 2026-04-27 22:11:52.647 9 INFO neutron.wsgi [None req-048ac8b1-97cf-4504-9852-afab1e2d0e85 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1779 time: 0.1120303 2026-04-27 22:11:52.667 10 INFO neutron.wsgi [None req-1a06e769-53f0-4967-ab2f-ecf0ee20a73d d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - - -] 10.0.0.1 "PUT /v2.0/routers/31cca9a7-12eb-455b-aca1-a4faae799937/tags HTTP/1.1" status: 200 len: 218 time: 0.0597670 2026-04-27 22:11:52.682 9 INFO neutron.wsgi [None req-e2606f22-e97d-45ee-a26d-95d15929775a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/security-group-rules?security_group_id=5e28da30-4f70-4762-8cb3-781da58e6204 HTTP/1.1" status: 200 len: 1318 time: 0.0258355 2026-04-27 22:11:53.034 9 INFO neutron.db.ovn_revision_numbers_db [None req-e8b85ce3-28c6-4849-9d30-4e71556d537d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource f178db33-9a00-4073-a05f-ac8b35365410 (type: ports) to 2 2026-04-27 22:11:53.042 9 INFO neutron.wsgi [None req-e8b85ce3-28c6-4849-9d30-4e71556d537d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80 "PUT /v2.0/ports/f178db33-9a00-4073-a05f-ac8b35365410 HTTP/1.1" status: 200 len: 1332 time: 0.3535664 /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-04-27 22:11:53.065 9 INFO neutron.wsgi [None req-a98995dd-2fbc-479d-8e86-f98e84bfd2db 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0086799 2026-04-27 22:11:53.075 9 INFO neutron.wsgi [None req-1a21d448-fca5-442b-bc72-05436ed0dbcd 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0061798 2026-04-27 22:11:53.084 9 INFO neutron.wsgi [None req-540114c6-0438-4af0-b3d0-4c568ebe1095 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0056131 2026-04-27 22:11:53.095 9 INFO neutron.wsgi [None req-b2a87a63-d506-4e21-bafd-c374f62009ea 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0067143 2026-04-27 22:11:53.133 9 INFO neutron.wsgi [None req-a9c80927-4d2d-4fdd-b0bb-b7249f2d7d13 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/subnets/84ad2459-7ca9-4125-8b79-f072cd203dd6 HTTP/1.1" status: 200 len: 851 time: 0.0329163 2026-04-27 22:11:53.245 10 INFO neutron.wsgi [None req-4a272fed-3df8-4d92-820f-a3fb2b7f569a d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - - -] 10.0.0.1 "PUT /v2.0/routers/9c275cc5-d082-4762-9a59-31723c661e78/tags HTTP/1.1" status: 200 len: 227 time: 0.5719111 2026-04-27 22:11:53.306 10 INFO neutron.wsgi [None req-159f5aaf-b393-4dbe-997e-c21df4a6f50c d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - - -] 10.0.0.1 "PUT /v2.0/routers/d41d8a08-d4d7-4197-a474-93f07786a18a/tags HTTP/1.1" status: 200 len: 212 time: 0.0554233 2026-04-27 22:11:53.393 10 INFO neutron.wsgi [None req-237bcdb0-f257-461b-bb40-e080b988c564 d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - default default] 10.0.0.1 "GET /v2.0/routers?tags=red HTTP/1.1" status: 200 len: 1601 time: 0.0788484 2026-04-27 22:11:53.480 10 INFO neutron.wsgi [None req-1b0a541a-1e27-48f4-a7ee-c06d7df111d7 d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - default default] 10.0.0.1 "GET /v2.0/routers?tags=red%2Cblue HTTP/1.1" status: 200 len: 1144 time: 0.0769436 2026-04-27 22:11:53.558 10 INFO neutron.wsgi [None req-9db063e0-50fc-4b9f-84e4-de68822d1775 d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - default default] 10.0.0.1 "GET /v2.0/routers?tags-any=blue HTTP/1.1" status: 200 len: 1144 time: 0.0704191 2026-04-27 22:11:53.626 10 INFO neutron.wsgi [None req-4e80f9f9-4953-4789-9540-d3f472ed6337 d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - default default] 10.0.0.1 "GET /v2.0/routers?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1601 time: 0.0616887 2026-04-27 22:11:53.705 10 INFO neutron.wsgi [None req-5b6ba713-972d-4f05-a44c-3a4eb1380573 d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - default default] 10.0.0.1 "GET /v2.0/routers?not-tags=red HTTP/1.1" status: 200 len: 1116 time: 0.0733590 2026-04-27 22:11:53.787 10 INFO neutron.wsgi [None req-624bd997-e637-4498-ba33-958de772f113 d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - default default] 10.0.0.1 "GET /v2.0/routers?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1573 time: 0.0752602 2026-04-27 22:11:53.862 10 INFO neutron.wsgi [None req-39268bbd-1566-497e-a4af-a27bf104a3e0 d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - default default] 10.0.0.1 "GET /v2.0/routers?not-tags-any=blue HTTP/1.1" status: 200 len: 1573 time: 0.0672863 2026-04-27 22:11:53.922 10 INFO neutron.wsgi [None req-559fe930-ddfd-42c0-b2f0-0e189e08e48e d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - default default] 10.0.0.1 "GET /v2.0/routers?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1116 time: 0.0530601 2026-04-27 22:11:53.993 10 INFO neutron.wsgi [None req-68e71529-2454-4352-9e29-ed5678301669 d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - default default] 10.0.0.1 "GET /v2.0/routers/b55ac543-6a68-46d0-9269-208c7fdb3474 HTTP/1.1" status: 200 len: 660 time: 0.0607028 2026-04-27 22:11:54.137 9 INFO neutron.wsgi [None req-c6b02e2e-705c-4a95-afad-6deb6d92a7ad 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5496 time: 0.2474380 2026-04-27 22:11:54.208 9 INFO neutron.wsgi [None req-a84744f5-dd3c-4f69-9ef3-0e773b4b18f6 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5496 time: 0.0656750 2026-04-27 22:11:54.229 9 INFO neutron.wsgi [None req-df1182e7-49bc-4859-9b8e-9764f42dba47 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0189965 2026-04-27 22:11:54.248 9 INFO neutron.wsgi [None req-3e607788-7e80-43cc-946a-71c9c0952cd8 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3362 time: 0.0191419 2026-04-27 22:11:54.305 9 INFO neutron.wsgi [None req-0b6d9d81-4316-4b4e-b974-81152485beee 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4720 time: 0.0546594 2026-04-27 22:11:54.403 9 INFO neutron.wsgi [None req-932e549c-15cf-4ef1-8d88-bb7aae7e3df1 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/routers HTTP/1.1" status: 200 len: 3152 time: 0.0957673 2026-04-27 22:11:54.439 9 INFO neutron.wsgi [None req-e42224fc-a5f1-43d4-85ad-08569fd7534f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0334551 2026-04-27 22:11:54.454 9 INFO neutron.wsgi [None req-990e5133-235a-42e2-947f-07be4cd630c9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0132041 2026-04-27 22:11:54.522 9 INFO neutron.wsgi [None req-8a0314e5-4f81-4985-8bd1-d2845a9e4938 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1879 time: 0.0671983 2026-04-27 22:11:54.630 9 INFO neutron.wsgi [None req-4181a52a-c4cc-4532-b046-bb1663124520 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 29070 time: 0.1054306 2026-04-27 22:11:54.705 9 INFO neutron.wsgi [None req-9e0b92dc-5ea3-4e00-896b-749838912cba 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/ports HTTP/1.1" status: 200 len: 18471 time: 0.0683389 2026-04-27 22:11:55.052 10 INFO neutron.db.ovn_revision_numbers_db [None req-d8f1423a-2305-4a60-980e-4fdaeea543c1 d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - - -] Successfully bumped revision number for resource b55ac543-6a68-46d0-9269-208c7fdb3474 (type: routers) to 4 2026-04-27 22:11:55.056 10 INFO neutron.wsgi [None req-d8f1423a-2305-4a60-980e-4fdaeea543c1 d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - - -] 10.0.0.1 "PUT /v2.0/routers/b55ac543-6a68-46d0-9269-208c7fdb3474 HTTP/1.1" status: 200 len: 660 time: 1.0567644 2026-04-27 22:11:55.089 10 INFO neutron.wsgi [None req-7a0e0962-d99a-4200-8593-32eb2f950d66 d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - default default] 10.0.0.1 "GET /v2.0/ports?device_id=b55ac543-6a68-46d0-9269-208c7fdb3474 HTTP/1.1" status: 200 len: 205 time: 0.0264895 2026-04-27 22:11:55.358 10 INFO neutron.wsgi [None req-61c53797-88e2-4f7e-8cc4-df55cff960b6 d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - - -] 10.0.0.1 "DELETE /v2.0/routers/b55ac543-6a68-46d0-9269-208c7fdb3474 HTTP/1.1" status: 204 len: 168 time: 0.2642610 2026-04-27 22:11:55.413 10 INFO neutron.wsgi [None req-02eee366-1f51-4b04-8d0c-95a9392bbd38 d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - default default] 10.0.0.1 "GET /v2.0/routers/31cca9a7-12eb-455b-aca1-a4faae799937 HTTP/1.1" status: 200 len: 668 time: 0.0498176 2026-04-27 22:11:55.819 10 INFO neutron.db.ovn_revision_numbers_db [None req-54c3b612-ec52-4a4a-9c13-09cb5d2194ae d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - - -] Successfully bumped revision number for resource 31cca9a7-12eb-455b-aca1-a4faae799937 (type: routers) to 4 2026-04-27 22:11:55.822 10 INFO neutron.wsgi [None req-54c3b612-ec52-4a4a-9c13-09cb5d2194ae d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - - -] 10.0.0.1 "PUT /v2.0/routers/31cca9a7-12eb-455b-aca1-a4faae799937 HTTP/1.1" status: 200 len: 668 time: 0.4030399 2026-04-27 22:11:55.845 10 INFO neutron.wsgi [None req-f57208c2-75c9-4b96-94d1-d71604448c0b d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - default default] 10.0.0.1 "GET /v2.0/ports?device_id=31cca9a7-12eb-455b-aca1-a4faae799937 HTTP/1.1" status: 200 len: 205 time: 0.0166686 2026-04-27 22:11:55.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031159 2026-04-27 22:11:55.879 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0009468 2026-04-27 22:11:56.001 9 INFO neutron.db.ovn_revision_numbers_db [None req-daca582f-39a7-40a7-a57f-7dd0561349f2 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] Successfully bumped revision number for resource 090d8188-2676-43c0-991a-2ba0a158f5ef (type: security_groups) to 1 2026-04-27 22:11:56.044 9 INFO neutron.db.segments_db [None req-daca582f-39a7-40a7-a57f-7dd0561349f2 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] Added segment 5b757011-4839-4211-85d7-f6a59d555815 of type geneve for network a0d063aa-5e7d-4a09-8500-efcee8cb2526 2026-04-27 22:11:56.098 10 INFO neutron.wsgi [None req-dcca5341-93fd-4eca-a9ec-daee06e21927 d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - - -] 10.0.0.1 "DELETE /v2.0/routers/31cca9a7-12eb-455b-aca1-a4faae799937 HTTP/1.1" status: 204 len: 168 time: 0.2484727 2026-04-27 22:11:56.160 10 INFO neutron.wsgi [None req-9394e28f-2652-461b-999c-4edd3420f65d d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - default default] 10.0.0.1 "GET /v2.0/routers/9c275cc5-d082-4762-9a59-31723c661e78 HTTP/1.1" status: 200 len: 677 time: 0.0530453 2026-04-27 22:11:56.209 9 INFO neutron.db.ovn_revision_numbers_db [None req-daca582f-39a7-40a7-a57f-7dd0561349f2 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] Successfully bumped revision number for resource a0d063aa-5e7d-4a09-8500-efcee8cb2526 (type: networks) to 1 2026-04-27 22:11:56.370 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-daca582f-39a7-40a7-a57f-7dd0561349f2 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] No more DHCP agents 2026-04-27 22:11:56.372 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-daca582f-39a7-40a7-a57f-7dd0561349f2 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] Unable to schedule network a0d063aa-5e7d-4a09-8500-efcee8cb2526: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:11:56.431 9 INFO neutron.db.ovn_revision_numbers_db [None req-daca582f-39a7-40a7-a57f-7dd0561349f2 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] Successfully bumped revision number for resource 797044dc-12df-4c69-b87e-9d27c88e7dfd (type: ports) to 1 2026-04-27 22:11:56.449 9 INFO neutron.wsgi [None req-daca582f-39a7-40a7-a57f-7dd0561349f2 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 929 time: 0.7601879 2026-04-27 22:11:56.602 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7f27ed48-ba3c-4090-8315-07c19d947b3a 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] No more DHCP agents 2026-04-27 22:11:56.603 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7f27ed48-ba3c-4090-8315-07c19d947b3a 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] Unable to schedule network a0d063aa-5e7d-4a09-8500-efcee8cb2526: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:11:56.940 10 INFO neutron.db.ovn_revision_numbers_db [None req-766fa725-9b0c-4c5a-905f-5d32e8f9c733 d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - - -] Successfully bumped revision number for resource 9c275cc5-d082-4762-9a59-31723c661e78 (type: routers) to 4 2026-04-27 22:11:56.942 10 INFO neutron.wsgi [None req-766fa725-9b0c-4c5a-905f-5d32e8f9c733 d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - - -] 10.0.0.1 "PUT /v2.0/routers/9c275cc5-d082-4762-9a59-31723c661e78 HTTP/1.1" status: 200 len: 677 time: 0.7754943 2026-04-27 22:11:56.968 10 INFO neutron.wsgi [None req-086102c1-805c-45fe-b459-7a4ac189e3e4 d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - default default] 10.0.0.1 "GET /v2.0/ports?device_id=9c275cc5-d082-4762-9a59-31723c661e78 HTTP/1.1" status: 200 len: 205 time: 0.0186579 2026-04-27 22:11:57.108 9 INFO neutron.db.ovn_revision_numbers_db [None req-7f27ed48-ba3c-4090-8315-07c19d947b3a 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] Successfully bumped revision number for resource 797044dc-12df-4c69-b87e-9d27c88e7dfd (type: ports) to 2 2026-04-27 22:11:57.124 9 INFO neutron.db.ovn_revision_numbers_db [None req-7f27ed48-ba3c-4090-8315-07c19d947b3a 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] Successfully bumped revision number for resource 47ae2517-0247-4e72-87a0-f4e699ae9726 (type: subnets) to 0 2026-04-27 22:11:57.140 9 INFO neutron.wsgi [None req-7f27ed48-ba3c-4090-8315-07c19d947b3a 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 819 time: 0.6757538 2026-04-27 22:11:57.151 9 WARNING neutron.api.v2.base [None req-d67597f0-7556-4687-bafb-e7615753b972 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: 'None' is not a valid string.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-04-27 22:11:57.152 9 INFO neutron.api.v2.resource [None req-d67597f0-7556-4687-bafb-e7615753b972 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-04-27 22:11:57.153 9 INFO neutron.wsgi [None req-d67597f0-7556-4687-bafb-e7615753b972 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] 10.0.0.1 "POST /v2.0/rbac-policies HTTP/1.1" status: 400 len: 346 time: 0.0079174 2026-04-27 22:11:57.177 10 INFO neutron.wsgi [None req-27157aad-0251-4527-8c2d-db538b31a5ec d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - - -] 10.0.0.1 "DELETE /v2.0/routers/9c275cc5-d082-4762-9a59-31723c661e78 HTTP/1.1" status: 204 len: 168 time: 0.2039597 2026-04-27 22:11:57.225 10 INFO neutron.wsgi [None req-60671d57-86ac-480d-acb6-9c67bcc55c1e d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - default default] 10.0.0.1 "GET /v2.0/routers/d41d8a08-d4d7-4197-a474-93f07786a18a HTTP/1.1" status: 200 len: 662 time: 0.0415471 2026-04-27 22:11:57.663 10 INFO neutron.db.ovn_revision_numbers_db [None req-0564c49c-b38e-487d-9ab9-692a5cbc0044 d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - - -] Successfully bumped revision number for resource d41d8a08-d4d7-4197-a474-93f07786a18a (type: routers) to 4 2026-04-27 22:11:57.666 10 INFO neutron.wsgi [None req-0564c49c-b38e-487d-9ab9-692a5cbc0044 d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - - -] 10.0.0.1 "PUT /v2.0/routers/d41d8a08-d4d7-4197-a474-93f07786a18a HTTP/1.1" status: 200 len: 662 time: 0.4361761 2026-04-27 22:11:57.697 10 INFO neutron.wsgi [None req-7bbc7721-5311-425d-a030-c74bb2c6d6a8 d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - default default] 10.0.0.1 "GET /v2.0/ports?device_id=d41d8a08-d4d7-4197-a474-93f07786a18a HTTP/1.1" status: 200 len: 205 time: 0.0231144 2026-04-27 22:11:57.751 9 INFO neutron.services.segments.plugin [-] Segment 5b757011-4839-4211-85d7-f6a59d555815 resource provider aggregate not found 2026-04-27 22:11:57.760 9 INFO neutron.services.segments.plugin [-] Segment 5b757011-4839-4211-85d7-f6a59d555815 resource provider aggregate not found 2026-04-27 22:11:57.778 9 INFO neutron.services.segments.plugin [-] Segment 5b757011-4839-4211-85d7-f6a59d555815 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b757011-4839-4211-85d7-f6a59d555815 found for delete ", "request_id": "req-c245ee35-6750-4067-82e5-8c71f7b4f302"}]} 2026-04-27 22:11:57.779 9 INFO neutron.services.segments.plugin [-] Segment 5b757011-4839-4211-85d7-f6a59d555815 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5b757011-4839-4211-85d7-f6a59d555815 found for delete ", "request_id": "req-772f83db-8315-4926-a936-0b2d1002eb1a"}]} 2026-04-27 22:11:57.833 9 INFO neutron.wsgi [None req-efefc6b9-e824-4102-847f-6c7a1251176e 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] 10.0.0.1 "DELETE /v2.0/networks/a0d063aa-5e7d-4a09-8500-efcee8cb2526 HTTP/1.1" status: 204 len: 168 time: 0.6752219 2026-04-27 22:11:57.934 10 INFO neutron.wsgi [None req-e1919c57-4667-481c-ad28-313dceb00911 d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - - -] 10.0.0.1 "DELETE /v2.0/routers/d41d8a08-d4d7-4197-a474-93f07786a18a HTTP/1.1" status: 204 len: 168 time: 0.2271273 2026-04-27 22:11:57.972 10 INFO neutron.db.segments_db [None req-932f9f05-6606-46a3-b33a-1b124e1d1351 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] Added segment 5db6c91f-7dd8-4e42-9c3a-721e89bd29f5 of type geneve for network 1681e485-5285-4038-af0b-62728a86da5e 2026-04-27 22:11:57.987 10 INFO neutron.wsgi [None req-a29b4a20-c2a8-4bc3-8a2c-4b16a4a7d1e2 d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - default default] 10.0.0.1 "GET /v2.0/routers/540c0dd0-a0b0-4221-a0f2-954270cddfe0 HTTP/1.1" status: 200 len: 655 time: 0.0470111 2026-04-27 22:11:58.111 10 INFO neutron.db.ovn_revision_numbers_db [None req-932f9f05-6606-46a3-b33a-1b124e1d1351 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] Successfully bumped revision number for resource 1681e485-5285-4038-af0b-62728a86da5e (type: networks) to 1 2026-04-27 22:11:58.263 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-932f9f05-6606-46a3-b33a-1b124e1d1351 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] No more DHCP agents 2026-04-27 22:11:58.264 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-932f9f05-6606-46a3-b33a-1b124e1d1351 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] Unable to schedule network 1681e485-5285-4038-af0b-62728a86da5e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:11:58.327 10 INFO neutron.db.ovn_revision_numbers_db [None req-932f9f05-6606-46a3-b33a-1b124e1d1351 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] Successfully bumped revision number for resource aa344e21-078c-4d95-a8e3-0e8333376ec0 (type: ports) to 1 2026-04-27 22:11:58.345 10 INFO neutron.wsgi [None req-932f9f05-6606-46a3-b33a-1b124e1d1351 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 929 time: 0.5064969 2026-04-27 22:11:58.493 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bfcf4ddf-0d61-47f9-9d31-4af91488ca5a 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] No more DHCP agents 2026-04-27 22:11:58.495 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bfcf4ddf-0d61-47f9-9d31-4af91488ca5a 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] Unable to schedule network 1681e485-5285-4038-af0b-62728a86da5e: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:11:58.907 10 INFO neutron.db.ovn_revision_numbers_db [None req-bfcf4ddf-0d61-47f9-9d31-4af91488ca5a 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] Successfully bumped revision number for resource aa344e21-078c-4d95-a8e3-0e8333376ec0 (type: ports) to 2 2026-04-27 22:11:58.920 10 INFO neutron.db.ovn_revision_numbers_db [None req-bfcf4ddf-0d61-47f9-9d31-4af91488ca5a 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] Successfully bumped revision number for resource 6261f22f-2a9f-4e90-a2ae-febe5f567511 (type: subnets) to 0 2026-04-27 22:11:58.933 10 INFO neutron.wsgi [None req-bfcf4ddf-0d61-47f9-9d31-4af91488ca5a 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 822 time: 0.5819890 2026-04-27 22:11:58.942 10 WARNING neutron.api.v2.base [None req-3fc6bdc1-bf64-420d-b330-e358f3cf17e4 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] An exception happened while processing the request body. The exception message is [Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-04-27 22:11:58.943 10 INFO neutron.api.v2.resource [None req-3fc6bdc1-bf64-420d-b330-e358f3cf17e4 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-04-27 22:11:58.945 10 INFO neutron.wsgi [None req-3fc6bdc1-bf64-420d-b330-e358f3cf17e4 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] 10.0.0.1 "POST /v2.0/rbac-policies HTTP/1.1" status: 400 len: 750 time: 0.0064232 2026-04-27 22:11:58.950 9 INFO neutron.db.ovn_revision_numbers_db [None req-8f4e4890-a996-40df-b232-e39a7dae354f d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - - -] Successfully bumped revision number for resource 540c0dd0-a0b0-4221-a0f2-954270cddfe0 (type: routers) to 3 2026-04-27 22:11:58.954 9 INFO neutron.wsgi [None req-8f4e4890-a996-40df-b232-e39a7dae354f d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - - -] 10.0.0.1 "PUT /v2.0/routers/540c0dd0-a0b0-4221-a0f2-954270cddfe0 HTTP/1.1" status: 200 len: 655 time: 0.9614208 2026-04-27 22:11:58.982 9 INFO neutron.wsgi [None req-4a6de7f2-be1b-4d18-a43a-0cd2b2f1a85d d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - default default] 10.0.0.1 "GET /v2.0/ports?device_id=540c0dd0-a0b0-4221-a0f2-954270cddfe0 HTTP/1.1" status: 200 len: 205 time: 0.0217876 2026-04-27 22:11:59.199 9 INFO neutron.wsgi [None req-9bd868f2-e8a5-4b1b-b9df-144da529b5b6 d06dc38348ca43ea9a0b6f906e51ef81 c2045d0374ae42969d391a76aaa2d9b7 - - - -] 10.0.0.1 "DELETE /v2.0/routers/540c0dd0-a0b0-4221-a0f2-954270cddfe0 HTTP/1.1" status: 204 len: 168 time: 0.2133002 2026-04-27 22:11:59.657 9 INFO neutron.wsgi [req-d99dcaa7-5910-491c-a1dd-0485d64532c8 req-7251a4da-e535-43ec-9293-1b1971c3f5e1 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?device_id=a860f2a9-6fdb-465c-b9b8-494528bd65d1&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0352793 2026-04-27 22:11:59.673 10 INFO neutron.services.segments.plugin [-] Segment 5db6c91f-7dd8-4e42-9c3a-721e89bd29f5 resource provider aggregate not found 2026-04-27 22:11:59.678 10 INFO neutron.services.segments.plugin [-] Segment 5db6c91f-7dd8-4e42-9c3a-721e89bd29f5 resource provider aggregate not found 2026-04-27 22:11:59.696 10 INFO neutron.services.segments.plugin [-] Segment 5db6c91f-7dd8-4e42-9c3a-721e89bd29f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5db6c91f-7dd8-4e42-9c3a-721e89bd29f5 found for delete ", "request_id": "req-74834a6b-4d0e-4168-b2b8-a42951e97a62"}]} 2026-04-27 22:11:59.698 10 INFO neutron.services.segments.plugin [-] Segment 5db6c91f-7dd8-4e42-9c3a-721e89bd29f5 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 5db6c91f-7dd8-4e42-9c3a-721e89bd29f5 found for delete ", "request_id": "req-2051e348-9cc8-412a-b0b7-5298a3a2f7df"}]} 2026-04-27 22:11:59.709 10 INFO neutron.wsgi [None req-f5026e67-ba05-48fb-a1e4-7eeb3118aeac 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] 10.0.0.1 "DELETE /v2.0/networks/1681e485-5285-4038-af0b-62728a86da5e HTTP/1.1" status: 204 len: 168 time: 0.7603388 2026-04-27 22:11:59.746 9 INFO neutron.wsgi [req-d99dcaa7-5910-491c-a1dd-0485d64532c8 req-f0974cd2-f624-4cc4-b28e-e953d2bed2a9 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=acc05b383c724ec2882474462680bfeb&device_id=a860f2a9-6fdb-465c-b9b8-494528bd65d1 HTTP/1.1" status: 200 len: 1590 time: 0.0487940 2026-04-27 22:11:59.823 9 INFO neutron.db.segments_db [None req-b189894c-cb67-4839-8fd2-b2048c1d26d3 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] Added segment 9c9d9249-e0ab-4060-9b70-b67edc0aab9a of type geneve for network 82f676f8-ff2a-4196-a411-5277cf883d8a 2026-04-27 22:11:59.844 9 INFO neutron.wsgi [req-d99dcaa7-5910-491c-a1dd-0485d64532c8 req-e1e284dd-77d9-4f9c-804d-366764bb001a bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=0cc6b326-b4bb-4326-86ed-7c13adaaee4a HTTP/1.1" status: 200 len: 1002 time: 0.0765502 2026-04-27 22:11:59.896 9 INFO neutron.wsgi [req-d99dcaa7-5910-491c-a1dd-0485d64532c8 req-7b6d1951-7c29-47b3-a435-8f6d5a223986 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.178&port_id=33b0841a-7742-42bd-9efe-c18d183cd0b3 HTTP/1.1" status: 200 len: 1059 time: 0.0483773 2026-04-27 22:11:59.935 9 INFO neutron.wsgi [req-d99dcaa7-5910-491c-a1dd-0485d64532c8 req-223ed4e5-2651-4252-872c-a07ee4c22949 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A33b&port_id=33b0841a-7742-42bd-9efe-c18d183cd0b3 HTTP/1.1" status: 200 len: 217 time: 0.0244935 2026-04-27 22:11:59.996 9 INFO neutron.wsgi [req-d99dcaa7-5910-491c-a1dd-0485d64532c8 req-2306b326-2c3c-4665-8860-00c538efc411 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=1c77c42d-ad4e-4b81-82cb-b5ce2116871d&id=ce54a01d-6c1c-4329-8bdb-67ce07ae04aa HTTP/1.1" status: 200 len: 1562 time: 0.0551071 2026-04-27 22:11:59.996 9 INFO neutron.db.ovn_revision_numbers_db [None req-b189894c-cb67-4839-8fd2-b2048c1d26d3 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] Successfully bumped revision number for resource 82f676f8-ff2a-4196-a411-5277cf883d8a (type: networks) to 1 2026-04-27 22:12:00.033 9 INFO neutron.wsgi [req-d99dcaa7-5910-491c-a1dd-0485d64532c8 req-f452f9b5-2fc8-4751-8f23-005d23bb5416 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=0cc6b326-b4bb-4326-86ed-7c13adaaee4a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0256302 2026-04-27 22:12:00.070 9 INFO neutron.wsgi [req-d99dcaa7-5910-491c-a1dd-0485d64532c8 req-c2dc1b24-7005-4913-8dd9-d0e363a09055 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=0cc6b326-b4bb-4326-86ed-7c13adaaee4a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0325186 2026-04-27 22:12:00.183 9 INFO neutron.wsgi [req-d99dcaa7-5910-491c-a1dd-0485d64532c8 req-f080687b-504e-407e-9aad-08a6c55133d7 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/0cc6b326-b4bb-4326-86ed-7c13adaaee4a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1006048 2026-04-27 22:12:00.214 10 INFO neutron.db.ovn_revision_numbers_db [None req-e2275d48-84fb-4cd3-b39b-1de6865f4c3e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 19173b7b-0865-43cf-8a99-d70b2bea4988 (type: security_groups) to 1 2026-04-27 22:12:00.234 10 INFO neutron.wsgi [None req-e2275d48-84fb-4cd3-b39b-1de6865f4c3e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=b258e37e3f964e1ba541c294fc2de4b4&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2050929 2026-04-27 22:12:00.279 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b189894c-cb67-4839-8fd2-b2048c1d26d3 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] No more DHCP agents 2026-04-27 22:12:00.283 9 INFO neutron.wsgi [req-d99dcaa7-5910-491c-a1dd-0485d64532c8 req-4fb34150-ddf0-4026-ba8d-ae4bc9e7588d bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/0cc6b326-b4bb-4326-86ed-7c13adaaee4a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0935838 2026-04-27 22:12:00.285 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b189894c-cb67-4839-8fd2-b2048c1d26d3 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] Unable to schedule network 82f676f8-ff2a-4196-a411-5277cf883d8a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:12:00.307 10 INFO neutron.wsgi [req-d6ae082f-1edb-4911-9448-91fcdf1c35cd req-85ebf69c-a047-4e14-b2c7-2831c464c3b4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=428f6192-915e-4604-81fb-0b60923418b7&fields=id HTTP/1.1" status: 200 len: 267 time: 0.0296588 2026-04-27 22:12:00.349 9 INFO neutron.db.ovn_revision_numbers_db [None req-b189894c-cb67-4839-8fd2-b2048c1d26d3 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] Successfully bumped revision number for resource cac053b1-252e-47d9-baaf-8cd1fd2a6a79 (type: ports) to 1 2026-04-27 22:12:00.371 9 INFO neutron.wsgi [None req-b189894c-cb67-4839-8fd2-b2048c1d26d3 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 928 time: 0.6554027 2026-04-27 22:12:00.388 10 INFO neutron.wsgi [req-d6ae082f-1edb-4911-9448-91fcdf1c35cd req-b4aba6d2-c2c6-48fa-a976-bfc0bc932282 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.210 "GET /v2.0/networks?id=59c77921-6608-46c3-87ef-f9c0dba2306f HTTP/1.1" status: 200 len: 937 time: 0.0734825 2026-04-27 22:12:00.407 10 INFO neutron.wsgi [req-d6ae082f-1edb-4911-9448-91fcdf1c35cd req-bab81264-3d94-40c2-b5a4-a3823922fc0d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.210 "GET /v2.0/quotas/6467bf3e578142afa6669b10ba6c9b92 HTTP/1.1" status: 200 len: 385 time: 0.0140035 2026-04-27 22:12:00.456 10 INFO neutron.wsgi [req-d6ae082f-1edb-4911-9448-91fcdf1c35cd req-48abb8bf-8f09-499b-a91e-d21fc8b5ea3f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.210 "GET /v2.0/ports?tenant_id=6467bf3e578142afa6669b10ba6c9b92&fields=id HTTP/1.1" status: 200 len: 348 time: 0.0449204 2026-04-27 22:12:00.487 10 INFO neutron.wsgi [None req-97a63b68-78d9-421b-adf3-85320367386d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/19173b7b-0865-43cf-8a99-d70b2bea4988 HTTP/1.1" status: 204 len: 168 time: 0.2468979 2026-04-27 22:12:00.523 10 INFO neutron.wsgi [req-d6ae082f-1edb-4911-9448-91fcdf1c35cd req-09b108d9-38a8-443d-9bbe-b3f689d29cf4 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.210 "GET /v2.0/networks/59c77921-6608-46c3-87ef-f9c0dba2306f?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0550909 2026-04-27 22:12:00.541 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6e99da29-d96b-4605-adf1-3282a28969b3 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] No more DHCP agents 2026-04-27 22:12:00.544 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6e99da29-d96b-4605-adf1-3282a28969b3 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] Unable to schedule network 82f676f8-ff2a-4196-a411-5277cf883d8a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:12:00.589 10 INFO neutron.wsgi [req-d6ae082f-1edb-4911-9448-91fcdf1c35cd req-26fb7d73-9243-4c73-ab50-785d9abf37eb bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 10.0.0.210 "GET /v2.0/networks/59c77921-6608-46c3-87ef-f9c0dba2306f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0613565 2026-04-27 22:12:00.652 10 INFO neutron.db.ovn_revision_numbers_db [None req-76928cae-69a9-4fc0-8083-e5c95f741f78 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 3b0b0ec2-058a-4d6f-8c89-818b762ea676 (type: security_groups) to 1 2026-04-27 22:12:00.670 10 INFO neutron.wsgi [None req-76928cae-69a9-4fc0-8083-e5c95f741f78 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=c2045d0374ae42969d391a76aaa2d9b7&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1009135 2026-04-27 22:12:00.834 10 INFO neutron.wsgi [None req-f5219b0d-a971-4c0c-b1e2-cbe522723126 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/3b0b0ec2-058a-4d6f-8c89-818b762ea676 HTTP/1.1" status: 204 len: 168 time: 0.1589756 2026-04-27 22:12:00.900 9 INFO neutron.wsgi [req-c82270b0-4dc1-44e6-b413-7f9eda58a769 req-e5c88892-8f29-47c0-87df-c12110cfb0f2 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 210 time: 0.0225637 2026-04-27 22:12:00.974 10 INFO neutron.wsgi [req-5384add1-fa36-45a7-a141-f17725e09935 req-0a90f2ae-5701-4d9a-9456-8bd695dc60d9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 210 time: 0.0222080 2026-04-27 22:12:01.033 9 INFO neutron.db.ovn_revision_numbers_db [None req-6e99da29-d96b-4605-adf1-3282a28969b3 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] Successfully bumped revision number for resource cac053b1-252e-47d9-baaf-8cd1fd2a6a79 (type: ports) to 2 2026-04-27 22:12:01.071 9 INFO neutron.db.ovn_revision_numbers_db [None req-6e99da29-d96b-4605-adf1-3282a28969b3 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] Successfully bumped revision number for resource ce215e61-6210-483f-b4b6-6a6998d62202 (type: subnets) to 0 2026-04-27 22:12:01.098 9 INFO neutron.wsgi [None req-6e99da29-d96b-4605-adf1-3282a28969b3 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] 10.0.0.1 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 822 time: 0.7221196 2026-04-27 22:12:01.134 9 INFO neutron.db.ovn_revision_numbers_db [None req-8df7b388-709b-45e2-9433-c62931f303b4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource a5338516-65a7-4dc7-8cd1-9e7fee2a5bc0 (type: security_groups) to 1 2026-04-27 22:12:01.157 9 INFO neutron.wsgi [None req-8df7b388-709b-45e2-9433-c62931f303b4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=bcc22912750e43f180a0af104c6ec602&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1571367 2026-04-27 22:12:01.424 9 INFO neutron.wsgi [None req-c102ea2f-42bd-41e1-adb1-8106cb107310 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] 10.0.0.1 "POST /v2.0/rbac-policies HTTP/1.1" status: 201 len: 523 time: 0.3207619 2026-04-27 22:12:01.465 10 INFO neutron.wsgi [None req-ca2b6fe0-9299-4e0c-9237-9f77ee6d31a6 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/a5338516-65a7-4dc7-8cd1-9e7fee2a5bc0 HTTP/1.1" status: 204 len: 168 time: 0.1797400 2026-04-27 22:12:02.027 9 INFO neutron.wsgi [req-d6ae082f-1edb-4911-9448-91fcdf1c35cd req-cda7c62a-9ed2-4498-978c-3de7176e9084 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/networks?id=59c77921-6608-46c3-87ef-f9c0dba2306f HTTP/1.1" status: 200 len: 937 time: 0.3956943 2026-04-27 22:12:02.059 10 INFO neutron.wsgi [None req-00f67a9f-b735-434e-9ba4-fdbb6727e7aa eeef7660f9db4dcf9efef5595debde55 e99affae3c7a41588cb5c2aaf82a9299 - - default default] 10.0.0.1 "GET /v2.0/networks/82f676f8-ff2a-4196-a411-5277cf883d8a HTTP/1.1" status: 200 len: 849 time: 0.2833376 2026-04-27 22:12:02.089 9 INFO neutron.wsgi [req-d6ae082f-1edb-4911-9448-91fcdf1c35cd req-d15676bb-08fd-4269-8a47-1033b955c49a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=6467bf3e578142afa6669b10ba6c9b92 HTTP/1.1" status: 200 len: 542 time: 0.0560949 2026-04-27 22:12:02.369 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4b70d375-9bcb-4fac-aa67-c61f0b4e5520 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:12:02.371 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4b70d375-9bcb-4fac-aa67-c61f0b4e5520 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network 59c77921-6608-46c3-87ef-f9c0dba2306f: no agents available; will retry on subsequent port and subnet creation events. /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-04-27 22:12:02.498 9 INFO neutron.pecan_wsgi.hooks.translation [None req-a4c1aea0-9131-4ac8-b755-34bfcf440422 cf33aafab6f046588371ccde48bd78d4 5bfa95df19ba4aa2b6b783fa06cc1cd7 - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:12:02.500 9 INFO neutron.wsgi [None req-a4c1aea0-9131-4ac8-b755-34bfcf440422 cf33aafab6f046588371ccde48bd78d4 5bfa95df19ba4aa2b6b783fa06cc1cd7 - - default default] 10.0.0.1 "GET /v2.0/networks/82f676f8-ff2a-4196-a411-5277cf883d8a HTTP/1.1" status: 404 len: 339 time: 0.0665603 2026-04-27 22:12:02.539 9 INFO neutron.db.ovn_revision_numbers_db [None req-4b70d375-9bcb-4fac-aa67-c61f0b4e5520 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource abca95fc-276f-4000-a53b-a5203fdc4769 (type: ports) to 1 2026-04-27 22:12:02.563 9 INFO neutron.wsgi [None req-4b70d375-9bcb-4fac-aa67-c61f0b4e5520 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1287 time: 0.4698641 2026-04-27 22:12:03.085 9 INFO neutron.db.ovn_revision_numbers_db [None req-7abecb8f-989f-484a-a2df-a8b487f2b98e bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource abca95fc-276f-4000-a53b-a5203fdc4769 (type: ports) to 2 2026-04-27 22:12:03.145 10 INFO neutron.wsgi [req-b4f4583f-d4c9-4572-ab25-966afc4ed9dd req-fa38e08c-cbbf-4305-816a-dc75546a4a8c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 1305 time: 0.0350647 2026-04-27 22:12:03.177 10 INFO neutron.wsgi [req-b4f4583f-d4c9-4572-ab25-966afc4ed9dd req-9c462567-460b-454f-a582-d9598a02f480 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=428f6192-915e-4604-81fb-0b60923418b7&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0258772 2026-04-27 22:12:03.211 9 INFO neutron.services.segments.plugin [-] Segment 9c9d9249-e0ab-4060-9b70-b67edc0aab9a resource provider aggregate not found 2026-04-27 22:12:03.228 9 INFO neutron.services.segments.plugin [-] Segment 9c9d9249-e0ab-4060-9b70-b67edc0aab9a resource provider aggregate not found 2026-04-27 22:12:03.244 9 INFO neutron.services.segments.plugin [-] Segment 9c9d9249-e0ab-4060-9b70-b67edc0aab9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c9d9249-e0ab-4060-9b70-b67edc0aab9a found for delete ", "request_id": "req-d893571f-e8d1-48d6-bfe4-475e0c61157e"}]} 2026-04-27 22:12:03.252 9 INFO neutron.services.segments.plugin [-] Segment 9c9d9249-e0ab-4060-9b70-b67edc0aab9a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 9c9d9249-e0ab-4060-9b70-b67edc0aab9a found for delete ", "request_id": "req-135ecb2b-7252-4f61-8a02-2976d1534d2c"}]} /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-04-27 22:12:03.296 9 INFO neutron.wsgi [None req-086e19c8-8fc3-44c0-ab07-4d3a3621daba 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] 10.0.0.1 "DELETE /v2.0/networks/82f676f8-ff2a-4196-a411-5277cf883d8a HTTP/1.1" status: 204 len: 168 time: 0.7906799 2026-04-27 22:12:03.324 10 INFO neutron.pecan_wsgi.hooks.translation [None req-160e4014-f307-4be1-99bf-1b8fa897507d 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] DELETE failed (client error): The resource could not be found. 2026-04-27 22:12:03.326 10 INFO neutron.wsgi [None req-160e4014-f307-4be1-99bf-1b8fa897507d 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] 10.0.0.1 "DELETE /v2.0/subnets/47ae2517-0247-4e72-87a0-f4e699ae9726 HTTP/1.1" status: 404 len: 337 time: 0.0231431 2026-04-27 22:12:03.328 9 INFO neutron.wsgi [req-78acca75-e0f8-4e13-b7b6-4c452884a454 req-73dc8219-71b2-4622-95a4-092585c9962e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 1367 time: 0.0501797 2026-04-27 22:12:03.352 10 INFO neutron.pecan_wsgi.hooks.translation [None req-4e0934df-98fc-4338-89ad-c6ec81f989b7 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] DELETE failed (client error): The resource could not be found. 2026-04-27 22:12:03.354 10 INFO neutron.wsgi [None req-4e0934df-98fc-4338-89ad-c6ec81f989b7 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] 10.0.0.1 "DELETE /v2.0/subnets/6261f22f-2a9f-4e90-a2ae-febe5f567511 HTTP/1.1" status: 404 len: 337 time: 0.0225646 2026-04-27 22:12:03.377 10 INFO neutron.pecan_wsgi.hooks.translation [None req-2e6b9b65-a241-40fb-9dfd-e07c9a24bc2f 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] DELETE failed (client error): The resource could not be found. 2026-04-27 22:12:03.379 10 INFO neutron.wsgi [None req-2e6b9b65-a241-40fb-9dfd-e07c9a24bc2f 6c6cbdbd35bf4405b0c7f53f340d7021 4d35b8abb301438a8fbd2cd1fdfc4b6a - - - -] 10.0.0.1 "DELETE /v2.0/subnets/ce215e61-6210-483f-b4b6-6a6998d62202 HTTP/1.1" status: 404 len: 337 time: 0.0187376 2026-04-27 22:12:03.387 9 INFO neutron.db.ovn_revision_numbers_db [None req-7abecb8f-989f-484a-a2df-a8b487f2b98e bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource abca95fc-276f-4000-a53b-a5203fdc4769 (type: ports) to 2 2026-04-27 22:12:03.414 9 INFO neutron.wsgi [None req-7abecb8f-989f-484a-a2df-a8b487f2b98e bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] 199.19.213.80 "PUT /v2.0/ports/abca95fc-276f-4000-a53b-a5203fdc4769 HTTP/1.1" status: 200 len: 1336 time: 0.8431799 2026-04-27 22:12:03.458 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d24859cf-2126-4a89-a046-d34df2d7c36b'] response: {'name': 'network-changed', 'server_uuid': '189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19', 'tag': 'abca95fc-276f-4000-a53b-a5203fdc4769', 'status': 'completed', 'code': 200} /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-04-27 22:12:03.494 9 INFO neutron.wsgi [req-d6ae082f-1edb-4911-9448-91fcdf1c35cd req-f9f05acd-1bfd-462b-a1ee-75f3530716b8 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=6467bf3e578142afa6669b10ba6c9b92&device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 1367 time: 0.0351510 2026-04-27 22:12:03.524 9 INFO neutron.wsgi [req-d6ae082f-1edb-4911-9448-91fcdf1c35cd req-f5d9c79a-2e01-476d-8c76-58394644d5fc bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=172.24.2.140&port_id=abca95fc-276f-4000-a53b-a5203fdc4769 HTTP/1.1" status: 200 len: 217 time: 0.0238881 2026-04-27 22:12:03.558 9 INFO neutron.wsgi [req-d6ae082f-1edb-4911-9448-91fcdf1c35cd req-f3b4ff98-6274-417f-811a-6f94eedfd59c bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=1f420597-dda0-4007-a4ee-69d1f332ff10 HTTP/1.1" status: 200 len: 829 time: 0.0282001 2026-04-27 22:12:03.587 9 INFO neutron.wsgi [req-d6ae082f-1edb-4911-9448-91fcdf1c35cd req-f29940e4-9993-44dd-a8c8-9d311b754c25 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=59c77921-6608-46c3-87ef-f9c0dba2306f&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0243084 2026-04-27 22:12:03.652 9 INFO neutron.wsgi [req-d6ae082f-1edb-4911-9448-91fcdf1c35cd req-d911f687-6c47-4607-a542-343ba7738d6a bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/59c77921-6608-46c3-87ef-f9c0dba2306f?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0607758 2026-04-27 22:12:03.715 9 INFO neutron.wsgi [req-d6ae082f-1edb-4911-9448-91fcdf1c35cd req-42464612-342f-4893-8300-6145ec648c94 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/59c77921-6608-46c3-87ef-f9c0dba2306f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0528402 2026-04-27 22:12:03.791 9 INFO neutron.wsgi [req-76b59077-c33a-4094-aacb-cad177dc9e66 req-da263573-e4b4-4502-8633-eae5cc98a4e3 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=6467bf3e578142afa6669b10ba6c9b92&device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 1367 time: 0.0301948 2026-04-27 22:12:03.856 9 INFO neutron.wsgi [req-76b59077-c33a-4094-aacb-cad177dc9e66 req-360b02bb-d99e-48d5-bbe5-b2824a9b4dcb bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=59c77921-6608-46c3-87ef-f9c0dba2306f HTTP/1.1" status: 200 len: 937 time: 0.0594323 2026-04-27 22:12:03.889 9 INFO neutron.wsgi [req-76b59077-c33a-4094-aacb-cad177dc9e66 req-5b05a01f-934d-4778-bcc3-e2c36e638934 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=172.24.2.140&port_id=abca95fc-276f-4000-a53b-a5203fdc4769 HTTP/1.1" status: 200 len: 217 time: 0.0260215 2026-04-27 22:12:03.949 9 INFO neutron.wsgi [req-1e04d514-7da1-475e-8472-61a12b2563df req-87b0d117-eb0d-49ad-b6ff-37eedd338740 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 1367 time: 0.0417948 2026-04-27 22:12:03.974 9 INFO neutron.wsgi [req-76b59077-c33a-4094-aacb-cad177dc9e66 req-46ca0eea-2063-4efe-b97e-81f7048aa273 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=1f420597-dda0-4007-a4ee-69d1f332ff10 HTTP/1.1" status: 200 len: 829 time: 0.0690384 2026-04-27 22:12:03.995 9 INFO neutron.wsgi [req-1e04d514-7da1-475e-8472-61a12b2563df req-de083238-bad5-4608-a162-2128cb84057e bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/security-groups?id=428f6192-915e-4604-81fb-0b60923418b7&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0412858 2026-04-27 22:12:04.003 9 INFO neutron.wsgi [req-76b59077-c33a-4094-aacb-cad177dc9e66 req-044ae2c3-9d82-4016-8efc-7dc40dfbaa9c bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=59c77921-6608-46c3-87ef-f9c0dba2306f&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0226054 2026-04-27 22:12:04.093 9 INFO neutron.wsgi [req-76b59077-c33a-4094-aacb-cad177dc9e66 req-453a9ed7-b84a-416f-a5ff-776fdd127293 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/59c77921-6608-46c3-87ef-f9c0dba2306f?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0631609 2026-04-27 22:12:04.110 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] OVN reports status up for port: abca95fc-276f-4000-a53b-a5203fdc4769 2026-04-27 22:12:04.150 9 INFO neutron.plugins.ml2.plugin [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Attempt 1 to provision port abca95fc-276f-4000-a53b-a5203fdc4769 2026-04-27 22:12:04.195 9 INFO neutron.wsgi [req-76b59077-c33a-4094-aacb-cad177dc9e66 req-c4baec7c-b03d-4a41-9384-88a8fcca3444 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/59c77921-6608-46c3-87ef-f9c0dba2306f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0955253 2026-04-27 22:12:04.452 9 INFO neutron.db.ovn_revision_numbers_db [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Successfully bumped revision number for resource abca95fc-276f-4000-a53b-a5203fdc4769 (type: ports) to 4 2026-04-27 22:12:04.611 9 INFO neutron.db.ovn_revision_numbers_db [None req-995736d1-1754-4f3a-970c-a72daac4a7f5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource cb6d5c70-fc6d-4a9a-a944-938c847755ee (type: security_groups) to 1 2026-04-27 22:12:04.859 9 INFO neutron.wsgi [None req-995736d1-1754-4f3a-970c-a72daac4a7f5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=e99affae3c7a41588cb5c2aaf82a9299&name=default HTTP/1.1" status: 200 len: 3000 time: 0.5535142 /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-04-27 22:12:05.112 9 INFO neutron.wsgi [None req-4eb08f4e-0c11-4436-ac36-7130fad710e5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/cb6d5c70-fc6d-4a9a-a944-938c847755ee HTTP/1.1" status: 204 len: 168 time: 0.2486892 2026-04-27 22:12:05.197 9 INFO neutron.db.ovn_revision_numbers_db [None req-76d0973d-238a-4a3f-8a95-32c1021163ea 5e98a93668404edab690485176a8b34d 584726e28e114b079e08a5bab580693a - - - -] Successfully bumped revision number for resource a4b7edc9-fa49-44af-9afb-2ffb08a03659 (type: security_groups) to 1 2026-04-27 22:12:05.255 9 INFO neutron.db.segments_db [None req-76d0973d-238a-4a3f-8a95-32c1021163ea 5e98a93668404edab690485176a8b34d 584726e28e114b079e08a5bab580693a - - - -] Added segment 7f4369b6-5f7a-4e8a-8504-e4ccff4e33a4 of type geneve for network 54a2c153-16a0-4133-a118-fd718ceed13a 2026-04-27 22:12:05.405 10 INFO neutron.db.ovn_revision_numbers_db [None req-9e958b77-6202-49ec-b804-d2ad7b91e3e6 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 725aee25-1b70-4496-8265-8a7e8681acea (type: security_groups) to 1 2026-04-27 22:12:05.413 9 INFO neutron.db.ovn_revision_numbers_db [None req-76d0973d-238a-4a3f-8a95-32c1021163ea 5e98a93668404edab690485176a8b34d 584726e28e114b079e08a5bab580693a - - - -] Successfully bumped revision number for resource 54a2c153-16a0-4133-a118-fd718ceed13a (type: networks) to 1 2026-04-27 22:12:05.434 10 INFO neutron.wsgi [None req-9e958b77-6202-49ec-b804-d2ad7b91e3e6 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=5bfa95df19ba4aa2b6b783fa06cc1cd7&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1623218 2026-04-27 22:12:05.500 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5394f6bd-f24b-4980-a2d6-86758bca9847'] response: {'server_uuid': '189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'abca95fc-276f-4000-a53b-a5203fdc4769', 'code': 200} 2026-04-27 22:12:05.501 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5394f6bd-f24b-4980-a2d6-86758bca9847'] response: {'server_uuid': '189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'abca95fc-276f-4000-a53b-a5203fdc4769', 'code': 200} 2026-04-27 22:12:05.615 9 INFO neutron.wsgi [req-1ffa921f-c25a-415c-8705-3d90d092ee36 req-8a281f29-0485-4b19-a374-61aa42394e2a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 1369 time: 0.0361164 2026-04-27 22:12:05.659 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-76d0973d-238a-4a3f-8a95-32c1021163ea 5e98a93668404edab690485176a8b34d 584726e28e114b079e08a5bab580693a - - - -] No more DHCP agents 2026-04-27 22:12:05.663 9 INFO neutron.wsgi [req-1ffa921f-c25a-415c-8705-3d90d092ee36 req-188be18b-691c-4eef-a874-e9879adaa7d9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=428f6192-915e-4604-81fb-0b60923418b7&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0428262 2026-04-27 22:12:05.664 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-76d0973d-238a-4a3f-8a95-32c1021163ea 5e98a93668404edab690485176a8b34d 584726e28e114b079e08a5bab580693a - - - -] Unable to schedule network 54a2c153-16a0-4133-a118-fd718ceed13a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:12:05.663 10 INFO neutron.wsgi [None req-80e63629-fc18-4752-98ae-e4c17af04e07 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/725aee25-1b70-4496-8265-8a7e8681acea HTTP/1.1" status: 204 len: 168 time: 0.2221456 2026-04-27 22:12:05.722 9 INFO neutron.db.ovn_revision_numbers_db [None req-76d0973d-238a-4a3f-8a95-32c1021163ea 5e98a93668404edab690485176a8b34d 584726e28e114b079e08a5bab580693a - - - -] Successfully bumped revision number for resource 3e316149-95fe-49e9-af40-a2ad5395e786 (type: ports) to 1 2026-04-27 22:12:05.743 9 INFO neutron.wsgi [None req-76d0973d-238a-4a3f-8a95-32c1021163ea 5e98a93668404edab690485176a8b34d 584726e28e114b079e08a5bab580693a - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.7281351 2026-04-27 22:12:05.776 10 INFO neutron.wsgi [req-7e20b39b-2f65-46fc-915d-60d1b6329335 req-d6308dd1-fcde-4f7d-9cb0-646701e99388 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 1369 time: 0.0372560 2026-04-27 22:12:05.805 9 INFO neutron.wsgi [None req-26cabff6-d412-4634-b06f-5ae764ebbd15 5e98a93668404edab690485176a8b34d 584726e28e114b079e08a5bab580693a - - - -] 10.0.0.1 "PUT /v2.0/networks/54a2c153-16a0-4133-a118-fd718ceed13a/tags HTTP/1.1" status: 200 len: 218 time: 0.0539260 2026-04-27 22:12:05.854 9 INFO neutron.wsgi [None req-9f3b655e-72c2-4574-9e4d-474ae482903f 5e98a93668404edab690485176a8b34d 584726e28e114b079e08a5bab580693a - - default default] 10.0.0.1 "GET /v2.0/networks/54a2c153-16a0-4133-a118-fd718ceed13a/tags HTTP/1.1" status: 200 len: 218 time: 0.0436208 2026-04-27 22:12:05.880 10 INFO neutron.wsgi [None req-c5b7677e-445a-4c00-8814-858e6f0a8321 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=4d35b8abb301438a8fbd2cd1fdfc4b6a&name=default HTTP/1.1" status: 200 len: 3000 time: 0.0325239 2026-04-27 22:12:05.931 9 INFO neutron.wsgi [None req-a7352468-853e-42be-81b6-cece67df87c7 5e98a93668404edab690485176a8b34d 584726e28e114b079e08a5bab580693a - - - -] 10.0.0.1 "PUT /v2.0/networks/54a2c153-16a0-4133-a118-fd718ceed13a/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0714004 2026-04-27 22:12:05.984 10 INFO neutron.wsgi [None req-e96031a9-f7c9-4b83-9b2c-8fe3a38d888f 5e98a93668404edab690485176a8b34d 584726e28e114b079e08a5bab580693a - - default default] 10.0.0.1 "GET /v2.0/networks/54a2c153-16a0-4133-a118-fd718ceed13a/tags HTTP/1.1" status: 200 len: 227 time: 0.0465069 2026-04-27 22:12:06.033 9 INFO neutron.wsgi [None req-fcaefdb5-e99c-4f7f-bf34-cd2b044611ca 5e98a93668404edab690485176a8b34d 584726e28e114b079e08a5bab580693a - - - -] 10.0.0.1 "PUT /v2.0/networks/54a2c153-16a0-4133-a118-fd718ceed13a/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0421631 2026-04-27 22:12:06.080 9 INFO neutron.wsgi [None req-1abc4d86-a3e7-49a3-988c-61cd1e657fb4 5e98a93668404edab690485176a8b34d 584726e28e114b079e08a5bab580693a - - default default] 10.0.0.1 "GET /v2.0/networks/54a2c153-16a0-4133-a118-fd718ceed13a/tags HTTP/1.1" status: 200 len: 227 time: 0.0421834 2026-04-27 22:12:06.129 10 INFO neutron.wsgi [None req-05ecee95-de89-4f48-89b7-ee4518ec2aef 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/090d8188-2676-43c0-991a-2ba0a158f5ef HTTP/1.1" status: 204 len: 168 time: 0.2388122 2026-04-27 22:12:06.144 9 INFO neutron.wsgi [None req-9a5d6e3a-a6af-4d3c-b2f5-f52a2a259e5f 5e98a93668404edab690485176a8b34d 584726e28e114b079e08a5bab580693a - - - -] 10.0.0.1 "PUT /v2.0/networks/54a2c153-16a0-4133-a118-fd718ceed13a/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0589378 2026-04-27 22:12:06.191 9 INFO neutron.wsgi [None req-985496d7-a090-4579-9cc8-c06f4372f2b3 5e98a93668404edab690485176a8b34d 584726e28e114b079e08a5bab580693a - - default default] 10.0.0.1 "GET /v2.0/networks/54a2c153-16a0-4133-a118-fd718ceed13a/tags HTTP/1.1" status: 200 len: 245 time: 0.0412269 2026-04-27 22:12:06.252 9 INFO neutron.wsgi [None req-1d23d7f4-a240-4b69-8b62-cdeb967df89a 5e98a93668404edab690485176a8b34d 584726e28e114b079e08a5bab580693a - - - -] 10.0.0.1 "PUT /v2.0/networks/54a2c153-16a0-4133-a118-fd718ceed13a/tags HTTP/1.1" status: 200 len: 230 time: 0.0564449 2026-04-27 22:12:06.302 10 INFO neutron.wsgi [None req-9a5bad49-14ca-4c6c-9c57-596937013e1d 5e98a93668404edab690485176a8b34d 584726e28e114b079e08a5bab580693a - - default default] 10.0.0.1 "GET /v2.0/networks/54a2c153-16a0-4133-a118-fd718ceed13a/tags HTTP/1.1" status: 200 len: 230 time: 0.0420017 2026-04-27 22:12:06.348 10 INFO neutron.wsgi [None req-75d81adf-de2f-4067-8afb-023b00412d99 5e98a93668404edab690485176a8b34d 584726e28e114b079e08a5bab580693a - - default default] 10.0.0.1 "GET /v2.0/networks/54a2c153-16a0-4133-a118-fd718ceed13a/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0426657 2026-04-27 22:12:06.400 10 INFO neutron.api.v2.resource [None req-1bf9e7d1-f8e9-454f-b131-8eb4ed155540 5e98a93668404edab690485176a8b34d 584726e28e114b079e08a5bab580693a - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:12:06.402 10 INFO neutron.wsgi [None req-1bf9e7d1-f8e9-454f-b131-8eb4ed155540 5e98a93668404edab690485176a8b34d 584726e28e114b079e08a5bab580693a - - default default] 10.0.0.1 "GET /v2.0/networks/54a2c153-16a0-4133-a118-fd718ceed13a/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0485165 2026-04-27 22:12:06.450 10 INFO neutron.wsgi [None req-6832cb4d-aaa1-4ae8-90f6-9f33e19ef617 5e98a93668404edab690485176a8b34d 584726e28e114b079e08a5bab580693a - - - -] 10.0.0.1 "DELETE /v2.0/networks/54a2c153-16a0-4133-a118-fd718ceed13a/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0426531 2026-04-27 22:12:06.492 10 INFO neutron.wsgi [None req-2e150ea1-41c4-45ae-a29f-9e815616bafc 5e98a93668404edab690485176a8b34d 584726e28e114b079e08a5bab580693a - - default default] 10.0.0.1 "GET /v2.0/networks/54a2c153-16a0-4133-a118-fd718ceed13a/tags HTTP/1.1" status: 200 len: 223 time: 0.0373669 2026-04-27 22:12:06.539 10 INFO neutron.api.v2.resource [None req-818d6ea4-a52f-4404-abbd-f1e22cbc6987 5e98a93668404edab690485176a8b34d 584726e28e114b079e08a5bab580693a - - - -] delete failed (client error): The resource could not be found. 2026-04-27 22:12:06.540 10 INFO neutron.wsgi [None req-818d6ea4-a52f-4404-abbd-f1e22cbc6987 5e98a93668404edab690485176a8b34d 584726e28e114b079e08a5bab580693a - - - -] 10.0.0.1 "DELETE /v2.0/networks/54a2c153-16a0-4133-a118-fd718ceed13a/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0429730 2026-04-27 22:12:06.590 10 INFO neutron.wsgi [None req-6bf62353-b8fe-490f-aafd-e8371f356131 5e98a93668404edab690485176a8b34d 584726e28e114b079e08a5bab580693a - - - -] 10.0.0.1 "DELETE /v2.0/networks/54a2c153-16a0-4133-a118-fd718ceed13a/tags HTTP/1.1" status: 204 len: 168 time: 0.0441375 2026-04-27 22:12:06.634 10 INFO neutron.wsgi [None req-8e0c556a-e0d3-4122-bf23-4de6830b4553 5e98a93668404edab690485176a8b34d 584726e28e114b079e08a5bab580693a - - default default] 10.0.0.1 "GET /v2.0/networks/54a2c153-16a0-4133-a118-fd718ceed13a/tags HTTP/1.1" status: 200 len: 205 time: 0.0394862 2026-04-27 22:12:06.979 10 INFO neutron.services.segments.plugin [-] Segment 7f4369b6-5f7a-4e8a-8504-e4ccff4e33a4 resource provider aggregate not found 2026-04-27 22:12:06.994 10 INFO neutron.services.segments.plugin [-] Segment 7f4369b6-5f7a-4e8a-8504-e4ccff4e33a4 resource provider aggregate not found 2026-04-27 22:12:07.008 10 INFO neutron.services.segments.plugin [-] Segment 7f4369b6-5f7a-4e8a-8504-e4ccff4e33a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f4369b6-5f7a-4e8a-8504-e4ccff4e33a4 found for delete ", "request_id": "req-99d2fc19-49aa-41a4-91a3-540c451296e4"}]} 2026-04-27 22:12:07.029 10 INFO neutron.services.segments.plugin [-] Segment 7f4369b6-5f7a-4e8a-8504-e4ccff4e33a4 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 7f4369b6-5f7a-4e8a-8504-e4ccff4e33a4 found for delete ", "request_id": "req-6e408cb0-debc-41bb-adba-44b7ab8d6401"}]} 2026-04-27 22:12:07.057 10 INFO neutron.wsgi [None req-5f44ed8a-3bcd-44d0-81b7-5e0b6787986f 5e98a93668404edab690485176a8b34d 584726e28e114b079e08a5bab580693a - - - -] 10.0.0.1 "DELETE /v2.0/networks/54a2c153-16a0-4133-a118-fd718ceed13a HTTP/1.1" status: 204 len: 168 time: 0.4097338 2026-04-27 22:12:07.971 10 INFO neutron.wsgi [req-959dc51c-6b19-42a7-b6a5-c20919ec8a91 req-ff6e2eaf-fa0b-4a41-89ba-5d503494c4c9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 1369 time: 0.0383639 2026-04-27 22:12:08.017 10 INFO neutron.wsgi [req-959dc51c-6b19-42a7-b6a5-c20919ec8a91 req-8c16bcbc-9c2b-4ddd-ac6a-9b13796ec5f1 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=428f6192-915e-4604-81fb-0b60923418b7&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0388103 2026-04-27 22:12:08.079 10 INFO neutron.db.ovn_revision_numbers_db [None req-6d9b95df-0b0d-40cf-85f1-e8f83749a513 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 3fdd3445-f7ae-45d1-9b70-b21c1cb2e4be (type: security_groups) to 1 2026-04-27 22:12:08.099 9 INFO neutron.wsgi [req-429cb401-93e5-4fab-be00-113fbf5753ae req-855a52b8-d4b3-4ab3-8735-69cae0ff9b48 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 1369 time: 0.0279114 2026-04-27 22:12:08.105 10 INFO neutron.wsgi [None req-6d9b95df-0b0d-40cf-85f1-e8f83749a513 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=58e5a2331e4b4d23b09b5d36e9675b57&name=default HTTP/1.1" status: 200 len: 3000 time: 0.3571270 2026-04-27 22:12:08.320 10 INFO neutron.wsgi [None req-7b40c756-0830-49c2-ac09-e32cefefb92f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/3fdd3445-f7ae-45d1-9b70-b21c1cb2e4be HTTP/1.1" status: 204 len: 168 time: 0.2090242 2026-04-27 22:12:08.438 10 INFO neutron.wsgi [None req-35653f2c-addb-4328-b1f6-31564d556e4b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=584726e28e114b079e08a5bab580693a&name=default HTTP/1.1" status: 200 len: 3000 time: 0.0240908 2026-04-27 22:12:08.633 10 INFO neutron.wsgi [None req-de474cbd-b54b-4bd4-bb57-44aadd52e471 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/a4b7edc9-fa49-44af-9afb-2ffb08a03659 HTTP/1.1" status: 204 len: 168 time: 0.1907010 2026-04-27 22:12:10.841 9 INFO neutron.db.ovn_revision_numbers_db [None req-9ec6d5fa-bc8d-414d-b747-8d4b62520c74 dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] Successfully bumped revision number for resource 46cbdfee-1cae-4f0a-b4e1-0855d1167699 (type: security_groups) to 1 2026-04-27 22:12:10.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017061 2026-04-27 22:12:10.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022981 2026-04-27 22:12:10.896 9 INFO neutron.db.segments_db [None req-9ec6d5fa-bc8d-414d-b747-8d4b62520c74 dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] Added segment d339abbc-62d6-491c-9e18-6ae181fc08f6 of type geneve for network ce7ca4ea-7cec-496e-88e9-704a5e294dfa 2026-04-27 22:12:11.070 9 INFO neutron.db.ovn_revision_numbers_db [None req-9ec6d5fa-bc8d-414d-b747-8d4b62520c74 dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] Successfully bumped revision number for resource ce7ca4ea-7cec-496e-88e9-704a5e294dfa (type: networks) to 1 2026-04-27 22:12:11.256 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9ec6d5fa-bc8d-414d-b747-8d4b62520c74 dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] No more DHCP agents 2026-04-27 22:12:11.276 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9ec6d5fa-bc8d-414d-b747-8d4b62520c74 dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] Unable to schedule network ce7ca4ea-7cec-496e-88e9-704a5e294dfa: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:12:11.348 9 INFO neutron.db.ovn_revision_numbers_db [None req-9ec6d5fa-bc8d-414d-b747-8d4b62520c74 dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] Successfully bumped revision number for resource 71dee538-19e8-480c-89f4-76122ff7f21a (type: ports) to 1 2026-04-27 22:12:11.372 9 INFO neutron.wsgi [None req-9ec6d5fa-bc8d-414d-b747-8d4b62520c74 dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.9335501 2026-04-27 22:12:11.496 10 INFO neutron.db.segments_db [None req-008af2b9-7c8c-4574-b28f-5c8a83e865fe dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] Added segment f5277ccd-9e4b-4169-9aa2-032232040b8d of type geneve for network 363acf83-d40e-4bc8-a9ca-ca23cede3306 2026-04-27 22:12:11.635 10 INFO neutron.db.ovn_revision_numbers_db [None req-008af2b9-7c8c-4574-b28f-5c8a83e865fe dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] Successfully bumped revision number for resource 363acf83-d40e-4bc8-a9ca-ca23cede3306 (type: networks) to 1 2026-04-27 22:12:11.845 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-008af2b9-7c8c-4574-b28f-5c8a83e865fe dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] No more DHCP agents 2026-04-27 22:12:11.846 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-008af2b9-7c8c-4574-b28f-5c8a83e865fe dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] Unable to schedule network 363acf83-d40e-4bc8-a9ca-ca23cede3306: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:12:11.912 10 INFO neutron.db.ovn_revision_numbers_db [None req-008af2b9-7c8c-4574-b28f-5c8a83e865fe dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] Successfully bumped revision number for resource c240092e-e60b-4469-b87d-b69beebcdea8 (type: ports) to 1 2026-04-27 22:12:11.934 10 INFO neutron.wsgi [None req-008af2b9-7c8c-4574-b28f-5c8a83e865fe dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.5529242 2026-04-27 22:12:12.024 10 INFO neutron.db.segments_db [None req-ae914182-af84-438e-a78f-7b1afd07fc2b dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] Added segment 094b2c71-be98-419b-88eb-f51de2cf80f1 of type geneve for network 8e85a1dd-b442-4846-a30f-66ae77be111b 2026-04-27 22:12:12.228 10 INFO neutron.db.ovn_revision_numbers_db [None req-ae914182-af84-438e-a78f-7b1afd07fc2b dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] Successfully bumped revision number for resource 8e85a1dd-b442-4846-a30f-66ae77be111b (type: networks) to 1 2026-04-27 22:12:12.434 9 INFO neutron.wsgi [None req-e35a8689-2759-437f-aab5-a0cb4d46aa7c 75609d8eb55f411fa619da6297d20893 02be773e9bc74e42b10cc3c6cd60984a - - - -] 10.0.0.1 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.3292706 2026-04-27 22:12:12.460 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ae914182-af84-438e-a78f-7b1afd07fc2b dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] No more DHCP agents 2026-04-27 22:12:12.462 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ae914182-af84-438e-a78f-7b1afd07fc2b dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] Unable to schedule network 8e85a1dd-b442-4846-a30f-66ae77be111b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:12:12.480 9 INFO neutron.wsgi [None req-960f3d6f-eb2b-4ca1-95c6-407436859220 75609d8eb55f411fa619da6297d20893 02be773e9bc74e42b10cc3c6cd60984a - - - -] 10.0.0.1 "PUT /v2.0/policies/99e1dfe6-d45b-49f2-91f6-5c13f869554f/tags HTTP/1.1" status: 200 len: 218 time: 0.0364890 2026-04-27 22:12:12.507 9 INFO neutron.wsgi [None req-74ed1ef4-2411-457e-bf0e-e0abe6b5ce9b 75609d8eb55f411fa619da6297d20893 02be773e9bc74e42b10cc3c6cd60984a - - default default] 10.0.0.1 "GET /v2.0/policies/99e1dfe6-d45b-49f2-91f6-5c13f869554f/tags HTTP/1.1" status: 200 len: 218 time: 0.0191238 2026-04-27 22:12:12.544 10 INFO neutron.db.ovn_revision_numbers_db [None req-ae914182-af84-438e-a78f-7b1afd07fc2b dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] Successfully bumped revision number for resource 40008e90-8253-43ff-a2f4-995ddc7f0573 (type: ports) to 1 2026-04-27 22:12:12.549 9 INFO neutron.wsgi [None req-548c1b9a-aa5f-4207-bcff-be221cd431b4 75609d8eb55f411fa619da6297d20893 02be773e9bc74e42b10cc3c6cd60984a - - - -] 10.0.0.1 "PUT /v2.0/policies/99e1dfe6-d45b-49f2-91f6-5c13f869554f/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0372739 2026-04-27 22:12:12.571 10 INFO neutron.wsgi [None req-ae914182-af84-438e-a78f-7b1afd07fc2b dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.6299112 2026-04-27 22:12:12.582 9 INFO neutron.wsgi [None req-e33e58c6-c6a7-4498-9967-08b0cb6f2b85 75609d8eb55f411fa619da6297d20893 02be773e9bc74e42b10cc3c6cd60984a - - default default] 10.0.0.1 "GET /v2.0/policies/99e1dfe6-d45b-49f2-91f6-5c13f869554f/tags HTTP/1.1" status: 200 len: 227 time: 0.0276282 2026-04-27 22:12:12.624 10 INFO neutron.wsgi [None req-a0097b63-b184-40cb-adc9-41d81555afe4 75609d8eb55f411fa619da6297d20893 02be773e9bc74e42b10cc3c6cd60984a - - - -] 10.0.0.1 "PUT /v2.0/policies/99e1dfe6-d45b-49f2-91f6-5c13f869554f/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0320582 2026-04-27 22:12:12.645 10 INFO neutron.wsgi [None req-cf0aa286-af92-4125-b5cd-4e2df54fb639 75609d8eb55f411fa619da6297d20893 02be773e9bc74e42b10cc3c6cd60984a - - default default] 10.0.0.1 "GET /v2.0/policies/99e1dfe6-d45b-49f2-91f6-5c13f869554f/tags HTTP/1.1" status: 200 len: 227 time: 0.0132973 2026-04-27 22:12:12.681 10 INFO neutron.wsgi [None req-f0654ea9-6a0a-48b5-969a-e4a3b3333ce4 75609d8eb55f411fa619da6297d20893 02be773e9bc74e42b10cc3c6cd60984a - - - -] 10.0.0.1 "PUT /v2.0/policies/99e1dfe6-d45b-49f2-91f6-5c13f869554f/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0289598 2026-04-27 22:12:12.707 10 INFO neutron.wsgi [None req-9983b293-65b4-45d0-97b1-f5ae559eae0c 75609d8eb55f411fa619da6297d20893 02be773e9bc74e42b10cc3c6cd60984a - - default default] 10.0.0.1 "GET /v2.0/policies/99e1dfe6-d45b-49f2-91f6-5c13f869554f/tags HTTP/1.1" status: 200 len: 245 time: 0.0169771 2026-04-27 22:12:12.721 9 INFO neutron.db.segments_db [None req-3cc17ee5-ae26-4a92-97cf-696a60034051 dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] Added segment 4a75afba-b3f2-42ec-9c4d-29c89b12d49a of type geneve for network 2e67eb43-d81d-4122-9cd7-e5bcdec42487 2026-04-27 22:12:12.745 10 INFO neutron.wsgi [None req-ddeeb30a-34f6-4ac7-a6ef-021dbe94d35b 75609d8eb55f411fa619da6297d20893 02be773e9bc74e42b10cc3c6cd60984a - - - -] 10.0.0.1 "PUT /v2.0/policies/99e1dfe6-d45b-49f2-91f6-5c13f869554f/tags HTTP/1.1" status: 200 len: 230 time: 0.0324657 2026-04-27 22:12:12.768 10 INFO neutron.wsgi [None req-beec7fb9-cf60-4d85-ab32-bed0046240d2 75609d8eb55f411fa619da6297d20893 02be773e9bc74e42b10cc3c6cd60984a - - default default] 10.0.0.1 "GET /v2.0/policies/99e1dfe6-d45b-49f2-91f6-5c13f869554f/tags HTTP/1.1" status: 200 len: 230 time: 0.0170274 2026-04-27 22:12:12.784 10 INFO neutron.wsgi [None req-1e34712d-726b-4bcc-b3e5-96bda3f0a3db 75609d8eb55f411fa619da6297d20893 02be773e9bc74e42b10cc3c6cd60984a - - default default] 10.0.0.1 "GET /v2.0/policies/99e1dfe6-d45b-49f2-91f6-5c13f869554f/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0113058 2026-04-27 22:12:12.800 10 INFO neutron.api.v2.resource [None req-54f19523-b238-47b6-ad31-0358627b7209 75609d8eb55f411fa619da6297d20893 02be773e9bc74e42b10cc3c6cd60984a - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:12:12.802 10 INFO neutron.wsgi [None req-54f19523-b238-47b6-ad31-0358627b7209 75609d8eb55f411fa619da6297d20893 02be773e9bc74e42b10cc3c6cd60984a - - default default] 10.0.0.1 "GET /v2.0/policies/99e1dfe6-d45b-49f2-91f6-5c13f869554f/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0112658 2026-04-27 22:12:12.836 10 INFO neutron.wsgi [None req-206df42c-086e-41d4-ad00-f9c53c68fa3f 75609d8eb55f411fa619da6297d20893 02be773e9bc74e42b10cc3c6cd60984a - - - -] 10.0.0.1 "DELETE /v2.0/policies/99e1dfe6-d45b-49f2-91f6-5c13f869554f/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0297773 2026-04-27 22:12:12.853 10 INFO neutron.wsgi [None req-4d33759b-be85-480f-b0b1-7131911525f8 75609d8eb55f411fa619da6297d20893 02be773e9bc74e42b10cc3c6cd60984a - - default default] 10.0.0.1 "GET /v2.0/policies/99e1dfe6-d45b-49f2-91f6-5c13f869554f/tags HTTP/1.1" status: 200 len: 223 time: 0.0115089 2026-04-27 22:12:12.870 10 INFO neutron.api.v2.resource [None req-1751fc65-240c-4c45-ac4f-1c916f6d95f8 75609d8eb55f411fa619da6297d20893 02be773e9bc74e42b10cc3c6cd60984a - - - -] delete failed (client error): The resource could not be found. 2026-04-27 22:12:12.871 10 INFO neutron.wsgi [None req-1751fc65-240c-4c45-ac4f-1c916f6d95f8 75609d8eb55f411fa619da6297d20893 02be773e9bc74e42b10cc3c6cd60984a - - - -] 10.0.0.1 "DELETE /v2.0/policies/99e1dfe6-d45b-49f2-91f6-5c13f869554f/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0140450 2026-04-27 22:12:12.900 10 INFO neutron.wsgi [None req-affed8e0-6ac5-45e4-86c7-62d64bec9617 75609d8eb55f411fa619da6297d20893 02be773e9bc74e42b10cc3c6cd60984a - - - -] 10.0.0.1 "DELETE /v2.0/policies/99e1dfe6-d45b-49f2-91f6-5c13f869554f/tags HTTP/1.1" status: 204 len: 168 time: 0.0256362 2026-04-27 22:12:12.921 9 INFO neutron.db.ovn_revision_numbers_db [None req-3cc17ee5-ae26-4a92-97cf-696a60034051 dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] Successfully bumped revision number for resource 2e67eb43-d81d-4122-9cd7-e5bcdec42487 (type: networks) to 1 2026-04-27 22:12:12.925 10 INFO neutron.wsgi [None req-44177368-2614-4fc3-b81c-ef51c3d06998 75609d8eb55f411fa619da6297d20893 02be773e9bc74e42b10cc3c6cd60984a - - default default] 10.0.0.1 "GET /v2.0/policies/99e1dfe6-d45b-49f2-91f6-5c13f869554f/tags HTTP/1.1" status: 200 len: 205 time: 0.0186632 2026-04-27 22:12:12.990 10 INFO neutron.wsgi [None req-e685ab42-a446-467c-85b7-6f827cec8077 75609d8eb55f411fa619da6297d20893 02be773e9bc74e42b10cc3c6cd60984a - - - -] 10.0.0.1 "DELETE /v2.0/qos/policies/99e1dfe6-d45b-49f2-91f6-5c13f869554f HTTP/1.1" status: 204 len: 168 time: 0.0585437 2026-04-27 22:12:13.115 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3cc17ee5-ae26-4a92-97cf-696a60034051 dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] No more DHCP agents 2026-04-27 22:12:13.116 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3cc17ee5-ae26-4a92-97cf-696a60034051 dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] Unable to schedule network 2e67eb43-d81d-4122-9cd7-e5bcdec42487: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:12:13.180 9 INFO neutron.db.ovn_revision_numbers_db [None req-3cc17ee5-ae26-4a92-97cf-696a60034051 dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] Successfully bumped revision number for resource e2d91bc1-7020-40ab-a3c2-abb3492b84a7 (type: ports) to 1 2026-04-27 22:12:13.206 9 INFO neutron.wsgi [None req-3cc17ee5-ae26-4a92-97cf-696a60034051 dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 829 time: 0.6154866 2026-04-27 22:12:13.293 9 INFO neutron.db.segments_db [None req-7cb6e8fa-ec6f-437e-ba06-5f5e5f3355e6 dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] Added segment b8a37938-4b25-4561-bd6f-7b7cb09b0590 of type geneve for network d19be631-747f-4967-a268-b1cd7aa38d1b 2026-04-27 22:12:13.419 9 INFO neutron.db.ovn_revision_numbers_db [None req-7cb6e8fa-ec6f-437e-ba06-5f5e5f3355e6 dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] Successfully bumped revision number for resource d19be631-747f-4967-a268-b1cd7aa38d1b (type: networks) to 1 2026-04-27 22:12:13.603 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7cb6e8fa-ec6f-437e-ba06-5f5e5f3355e6 dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] No more DHCP agents 2026-04-27 22:12:13.606 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7cb6e8fa-ec6f-437e-ba06-5f5e5f3355e6 dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] Unable to schedule network d19be631-747f-4967-a268-b1cd7aa38d1b: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:12:13.690 9 INFO neutron.db.ovn_revision_numbers_db [None req-7cb6e8fa-ec6f-437e-ba06-5f5e5f3355e6 dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] Successfully bumped revision number for resource 08eb8e43-c38d-4461-b1c9-b9ab34d4c83e (type: ports) to 1 2026-04-27 22:12:13.713 9 INFO neutron.wsgi [None req-7cb6e8fa-ec6f-437e-ba06-5f5e5f3355e6 dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.4996946 2026-04-27 22:12:13.762 9 INFO neutron.wsgi [None req-8bc26497-ad21-4bc5-a273-efaf8135c6f4 dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] 10.0.0.1 "PUT /v2.0/networks/ce7ca4ea-7cec-496e-88e9-704a5e294dfa/tags HTTP/1.1" status: 200 len: 210 time: 0.0437818 2026-04-27 22:12:13.831 9 INFO neutron.wsgi [None req-e9fb9618-f1ce-4943-b524-65e58136d3d9 dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] 10.0.0.1 "PUT /v2.0/networks/363acf83-d40e-4bc8-a9ca-ca23cede3306/tags HTTP/1.1" status: 200 len: 218 time: 0.0577705 2026-04-27 22:12:13.858 10 INFO neutron.db.ovn_revision_numbers_db [None req-b3e13b6d-c344-4a5a-b2f1-b46b24341ea3 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 78529685-1971-4291-bdc4-b8760d7385c6 (type: security_groups) to 1 2026-04-27 22:12:13.888 10 INFO neutron.wsgi [None req-b3e13b6d-c344-4a5a-b2f1-b46b24341ea3 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=d5efe0b933f54a629689b35e7550db76&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2669432 2026-04-27 22:12:13.890 9 INFO neutron.wsgi [None req-2d6c3b75-56d3-4099-b26a-cfd1f3188efd dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] 10.0.0.1 "PUT /v2.0/networks/8e85a1dd-b442-4846-a30f-66ae77be111b/tags HTTP/1.1" status: 200 len: 227 time: 0.0461621 2026-04-27 22:12:13.955 10 INFO neutron.wsgi [None req-72892bef-43f1-4877-842a-78a103e69e9b dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] 10.0.0.1 "PUT /v2.0/networks/2e67eb43-d81d-4122-9cd7-e5bcdec42487/tags HTTP/1.1" status: 200 len: 212 time: 0.0597858 2026-04-27 22:12:14.047 10 INFO neutron.wsgi [None req-c75e3596-eb74-4965-a7cf-7121c27f477a dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - default default] 10.0.0.1 "GET /v2.0/networks?tags=red HTTP/1.1" status: 200 len: 2068 time: 0.0869186 2026-04-27 22:12:14.112 9 INFO neutron.wsgi [None req-38d2e3e0-3f8c-4d98-a750-cf1024bf4ca2 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/78529685-1971-4291-bdc4-b8760d7385c6 HTTP/1.1" status: 204 len: 168 time: 0.2198775 2026-04-27 22:12:14.144 10 INFO neutron.wsgi [None req-cb9581f4-da52-4463-b0eb-c78675b7c7c5 dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - default default] 10.0.0.1 "GET /v2.0/networks?tags=red%2Cblue HTTP/1.1" status: 200 len: 1456 time: 0.0919144 2026-04-27 22:12:14.238 10 INFO neutron.wsgi [None req-26c479a5-c952-4d74-8e79-44cce06aec24 dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - default default] 10.0.0.1 "GET /v2.0/networks?tags-any=blue HTTP/1.1" status: 200 len: 1456 time: 0.0878875 2026-04-27 22:12:14.331 9 INFO neutron.wsgi [None req-71a1eb99-1f89-4761-b5ec-a5f20e4ac083 dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - default default] 10.0.0.1 "GET /v2.0/networks?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2068 time: 0.0823839 2026-04-27 22:12:14.349 10 INFO neutron.db.ovn_revision_numbers_db [None req-3855f731-8fc2-4f4b-bfac-db657bf1d511 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 8f53aa7b-8fe1-41a4-8758-65ca1e8d1c14 (type: security_groups) to 1 2026-04-27 22:12:14.369 10 INFO neutron.wsgi [None req-3855f731-8fc2-4f4b-bfac-db657bf1d511 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=02be773e9bc74e42b10cc3c6cd60984a&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1385293 2026-04-27 22:12:14.555 10 INFO neutron.wsgi [None req-2a00e29e-0626-468f-a0ce-fc9aec669a0e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/8f53aa7b-8fe1-41a4-8758-65ca1e8d1c14 HTTP/1.1" status: 204 len: 168 time: 0.1798701 2026-04-27 22:12:14.693 9 INFO neutron.wsgi [None req-41051a2d-1e76-4b00-adc5-a7dfe58726e5 dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - default default] 10.0.0.1 "GET /v2.0/networks?not-tags=red HTTP/1.1" status: 200 len: 2067 time: 0.3554354 2026-04-27 22:12:14.839 9 INFO neutron.wsgi [None req-ab477aef-b118-4dcb-a550-78c6d6ee92e2 dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - default default] 10.0.0.1 "GET /v2.0/networks?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 2679 time: 0.1373625 2026-04-27 22:12:14.976 9 INFO neutron.wsgi [None req-59c9714d-cd97-4fb1-b54b-4110ad298389 dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - default default] 10.0.0.1 "GET /v2.0/networks?not-tags-any=blue HTTP/1.1" status: 200 len: 2679 time: 0.1329553 2026-04-27 22:12:15.064 9 INFO neutron.wsgi [None req-9e3ba2dd-4f47-4bbb-9f7d-36b9282f5e5e dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - default default] 10.0.0.1 "GET /v2.0/networks?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2067 time: 0.0798566 2026-04-27 22:12:15.507 9 INFO neutron.services.segments.plugin [-] Segment d339abbc-62d6-491c-9e18-6ae181fc08f6 resource provider aggregate not found 2026-04-27 22:12:15.514 9 INFO neutron.services.segments.plugin [-] Segment d339abbc-62d6-491c-9e18-6ae181fc08f6 resource provider aggregate not found 2026-04-27 22:12:15.533 9 INFO neutron.services.segments.plugin [-] Segment d339abbc-62d6-491c-9e18-6ae181fc08f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d339abbc-62d6-491c-9e18-6ae181fc08f6 found for delete ", "request_id": "req-a719d754-ec71-4fb0-bffa-c5fb96cd6d29"}]} 2026-04-27 22:12:15.539 9 INFO neutron.services.segments.plugin [-] Segment d339abbc-62d6-491c-9e18-6ae181fc08f6 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid d339abbc-62d6-491c-9e18-6ae181fc08f6 found for delete ", "request_id": "req-cc6a4aec-004f-438f-87fd-bf5f563942ab"}]} 2026-04-27 22:12:15.551 9 INFO neutron.wsgi [None req-23df26f3-3d0e-40fa-856c-8aedfe7f0db3 dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] 10.0.0.1 "DELETE /v2.0/networks/ce7ca4ea-7cec-496e-88e9-704a5e294dfa HTTP/1.1" status: 204 len: 168 time: 0.4795086 2026-04-27 22:12:15.941 9 INFO neutron.wsgi [None req-4189948b-680e-471e-9368-3fa4aba02551 dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] 10.0.0.1 "DELETE /v2.0/networks/363acf83-d40e-4bc8-a9ca-ca23cede3306 HTTP/1.1" status: 204 len: 168 time: 0.3805313 2026-04-27 22:12:16.781 10 INFO neutron.services.segments.plugin [-] Segment 094b2c71-be98-419b-88eb-f51de2cf80f1 resource provider aggregate not found 2026-04-27 22:12:16.785 10 INFO neutron.services.segments.plugin [-] Segment 094b2c71-be98-419b-88eb-f51de2cf80f1 resource provider aggregate not found 2026-04-27 22:12:16.797 10 INFO neutron.services.segments.plugin [-] Segment 094b2c71-be98-419b-88eb-f51de2cf80f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 094b2c71-be98-419b-88eb-f51de2cf80f1 found for delete ", "request_id": "req-b89c2072-a6aa-4918-86ca-565c6884d2d6"}]} 2026-04-27 22:12:16.803 10 INFO neutron.services.segments.plugin [-] Segment 094b2c71-be98-419b-88eb-f51de2cf80f1 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 094b2c71-be98-419b-88eb-f51de2cf80f1 found for delete ", "request_id": "req-47b9b326-5141-4bb1-ad30-868ce5981264"}]} 2026-04-27 22:12:16.820 10 INFO neutron.wsgi [None req-18f2b8ae-67cc-4def-84f0-fe0bcb287a70 dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] 10.0.0.1 "DELETE /v2.0/networks/8e85a1dd-b442-4846-a30f-66ae77be111b HTTP/1.1" status: 204 len: 168 time: 0.8711193 2026-04-27 22:12:17.201 9 INFO neutron.wsgi [None req-9fa5fd6b-576d-4198-817b-996b95f3c8c3 dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] 10.0.0.1 "DELETE /v2.0/networks/2e67eb43-d81d-4122-9cd7-e5bcdec42487 HTTP/1.1" status: 204 len: 168 time: 0.3744271 2026-04-27 22:12:17.556 9 INFO neutron.services.segments.plugin [-] Segment f5277ccd-9e4b-4169-9aa2-032232040b8d resource provider aggregate not found 2026-04-27 22:12:17.566 9 INFO neutron.services.segments.plugin [-] Segment f5277ccd-9e4b-4169-9aa2-032232040b8d resource provider aggregate not found 2026-04-27 22:12:17.571 9 INFO neutron.services.segments.plugin [-] Segment f5277ccd-9e4b-4169-9aa2-032232040b8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5277ccd-9e4b-4169-9aa2-032232040b8d found for delete ", "request_id": "req-6a2511f4-2987-475a-83b2-eb6a1230c9dd"}]} 2026-04-27 22:12:17.588 9 INFO neutron.services.segments.plugin [-] Segment 4a75afba-b3f2-42ec-9c4d-29c89b12d49a resource provider aggregate not found 2026-04-27 22:12:17.601 9 INFO neutron.services.segments.plugin [-] Segment 4a75afba-b3f2-42ec-9c4d-29c89b12d49a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a75afba-b3f2-42ec-9c4d-29c89b12d49a found for delete ", "request_id": "req-9dbf444c-4004-47dd-afc1-2b8f8cc698b6"}]} 2026-04-27 22:12:17.604 9 INFO neutron.services.segments.plugin [-] Segment f5277ccd-9e4b-4169-9aa2-032232040b8d resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid f5277ccd-9e4b-4169-9aa2-032232040b8d found for delete ", "request_id": "req-975cdb85-96fe-448a-87be-332ebff59687"}]} 2026-04-27 22:12:17.615 9 INFO neutron.services.segments.plugin [-] Segment 4a75afba-b3f2-42ec-9c4d-29c89b12d49a resource provider aggregate not found 2026-04-27 22:12:17.638 9 INFO neutron.services.segments.plugin [-] Segment 4a75afba-b3f2-42ec-9c4d-29c89b12d49a resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 4a75afba-b3f2-42ec-9c4d-29c89b12d49a found for delete ", "request_id": "req-f9333655-b986-448b-85bb-dc6b6bf3fa22"}]} 2026-04-27 22:12:17.641 10 INFO neutron.wsgi [None req-f382975f-d493-4959-8998-f8cc29ca4d09 dbc96e6382da48deac65ae710f80cea1 014fc28b89104d0fb216fedddee4fd98 - - - -] 10.0.0.1 "DELETE /v2.0/networks/d19be631-747f-4967-a268-b1cd7aa38d1b HTTP/1.1" status: 204 len: 168 time: 0.4344027 2026-04-27 22:12:18.185 9 INFO neutron.db.ovn_revision_numbers_db [None req-f677e2ab-66b9-487c-b9f0-794c237fb624 4c8c68965a14487ba649692de635b69c 560f1fd95e9a46518b75561836b3da2f - - - -] Successfully bumped revision number for resource bba0a191-2dbf-4dbb-ae71-f1c2c03ab95e (type: security_groups) to 1 2026-04-27 22:12:18.229 9 INFO neutron.db.segments_db [None req-f677e2ab-66b9-487c-b9f0-794c237fb624 4c8c68965a14487ba649692de635b69c 560f1fd95e9a46518b75561836b3da2f - - - -] Added segment a75d2049-c957-40b6-b129-7495e8776778 of type geneve for network 7ca9660f-a341-414e-85bc-ab5b38d169e6 2026-04-27 22:12:18.343 9 INFO neutron.db.ovn_revision_numbers_db [None req-f677e2ab-66b9-487c-b9f0-794c237fb624 4c8c68965a14487ba649692de635b69c 560f1fd95e9a46518b75561836b3da2f - - - -] Successfully bumped revision number for resource 7ca9660f-a341-414e-85bc-ab5b38d169e6 (type: networks) to 1 2026-04-27 22:12:18.537 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f677e2ab-66b9-487c-b9f0-794c237fb624 4c8c68965a14487ba649692de635b69c 560f1fd95e9a46518b75561836b3da2f - - - -] No more DHCP agents 2026-04-27 22:12:18.552 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f677e2ab-66b9-487c-b9f0-794c237fb624 4c8c68965a14487ba649692de635b69c 560f1fd95e9a46518b75561836b3da2f - - - -] Unable to schedule network 7ca9660f-a341-414e-85bc-ab5b38d169e6: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:12:18.645 9 INFO neutron.db.ovn_revision_numbers_db [None req-f677e2ab-66b9-487c-b9f0-794c237fb624 4c8c68965a14487ba649692de635b69c 560f1fd95e9a46518b75561836b3da2f - - - -] Successfully bumped revision number for resource d269786a-51a7-44b1-afea-97e500b24dff (type: ports) to 1 2026-04-27 22:12:18.685 9 INFO neutron.wsgi [None req-f677e2ab-66b9-487c-b9f0-794c237fb624 4c8c68965a14487ba649692de635b69c 560f1fd95e9a46518b75561836b3da2f - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.9031157 2026-04-27 22:12:18.772 10 INFO neutron.db.ovn_revision_numbers_db [None req-0d4372a0-8b92-409b-9cd3-d1289bb181aa 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 654dca47-921d-45dd-aad5-a354610e9630 (type: security_groups) to 1 2026-04-27 22:12:18.797 10 INFO neutron.wsgi [None req-0d4372a0-8b92-409b-9cd3-d1289bb181aa 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=6e7de4969b9d48b0a9ae916a247b7767&name=default HTTP/1.1" status: 200 len: 3000 time: 0.3966403 2026-04-27 22:12:18.813 9 INFO neutron.db.segments_db [None req-b981836e-c470-417d-8b5c-2a195cfab48d 4c8c68965a14487ba649692de635b69c 560f1fd95e9a46518b75561836b3da2f - - - -] Added segment 204c3ad6-1f51-4c74-a5a8-fa6bb5dd4356 of type geneve for network 3c9d4ac6-b3e3-49c8-a10f-eda251a77fa3 2026-04-27 22:12:18.819 10 INFO neutron.services.segments.plugin [-] Segment b8a37938-4b25-4561-bd6f-7b7cb09b0590 resource provider aggregate not found 2026-04-27 22:12:18.824 10 INFO neutron.services.segments.plugin [-] Segment b8a37938-4b25-4561-bd6f-7b7cb09b0590 resource provider aggregate not found 2026-04-27 22:12:18.841 10 INFO neutron.services.segments.plugin [-] Segment b8a37938-4b25-4561-bd6f-7b7cb09b0590 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8a37938-4b25-4561-bd6f-7b7cb09b0590 found for delete ", "request_id": "req-256832d9-d4b0-4b31-b3e1-dee6a703873d"}]} 2026-04-27 22:12:18.842 10 INFO neutron.services.segments.plugin [-] Segment b8a37938-4b25-4561-bd6f-7b7cb09b0590 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid b8a37938-4b25-4561-bd6f-7b7cb09b0590 found for delete ", "request_id": "req-ca7e56f6-69b2-4fff-bf27-19afbf4bc5dc"}]} 2026-04-27 22:12:18.946 9 INFO neutron.db.ovn_revision_numbers_db [None req-b981836e-c470-417d-8b5c-2a195cfab48d 4c8c68965a14487ba649692de635b69c 560f1fd95e9a46518b75561836b3da2f - - - -] Successfully bumped revision number for resource 3c9d4ac6-b3e3-49c8-a10f-eda251a77fa3 (type: networks) to 1 2026-04-27 22:12:19.053 10 INFO neutron.wsgi [None req-bed5ae3c-ff6a-4f11-b442-5ac357f27f17 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/654dca47-921d-45dd-aad5-a354610e9630 HTTP/1.1" status: 204 len: 168 time: 0.2457166 2026-04-27 22:12:19.154 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b981836e-c470-417d-8b5c-2a195cfab48d 4c8c68965a14487ba649692de635b69c 560f1fd95e9a46518b75561836b3da2f - - - -] No more DHCP agents 2026-04-27 22:12:19.160 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b981836e-c470-417d-8b5c-2a195cfab48d 4c8c68965a14487ba649692de635b69c 560f1fd95e9a46518b75561836b3da2f - - - -] Unable to schedule network 3c9d4ac6-b3e3-49c8-a10f-eda251a77fa3: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:12:19.231 10 INFO neutron.wsgi [None req-ff0b4807-0229-44f3-9f70-37bb7db92f5b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=014fc28b89104d0fb216fedddee4fd98&name=default HTTP/1.1" status: 200 len: 3000 time: 0.0439086 2026-04-27 22:12:19.261 9 INFO neutron.db.ovn_revision_numbers_db [None req-b981836e-c470-417d-8b5c-2a195cfab48d 4c8c68965a14487ba649692de635b69c 560f1fd95e9a46518b75561836b3da2f - - - -] Successfully bumped revision number for resource 845f8d2e-1222-49fc-bf6f-539a95676693 (type: ports) to 1 2026-04-27 22:12:19.296 9 INFO neutron.wsgi [None req-b981836e-c470-417d-8b5c-2a195cfab48d 4c8c68965a14487ba649692de635b69c 560f1fd95e9a46518b75561836b3da2f - - - -] 10.0.0.1 "POST /v2.0/networks HTTP/1.1" status: 201 len: 828 time: 0.6071432 2026-04-27 22:12:19.362 9 INFO neutron.wsgi [None req-3a80fd7e-2fe0-45db-ae64-a30db1577d26 4c8c68965a14487ba649692de635b69c 560f1fd95e9a46518b75561836b3da2f - - - -] 10.0.0.1 "PUT /v2.0/networks/7ca9660f-a341-414e-85bc-ab5b38d169e6/tags HTTP/1.1" status: 200 len: 218 time: 0.0617459 2026-04-27 22:12:19.404 9 INFO neutron.wsgi [None req-1686e5b3-3091-4a7c-ad39-730ca09f45bd 4c8c68965a14487ba649692de635b69c 560f1fd95e9a46518b75561836b3da2f - - default default] 10.0.0.1 "GET /v2.0/networks/7ca9660f-a341-414e-85bc-ab5b38d169e6/tags HTTP/1.1" status: 200 len: 218 time: 0.0375979 2026-04-27 22:12:19.456 9 INFO neutron.wsgi [None req-97a4391e-7664-4ad0-926a-53a900db3701 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/46cbdfee-1cae-4f0a-b4e1-0855d1167699 HTTP/1.1" status: 204 len: 168 time: 0.2166862 2026-04-27 22:12:19.470 10 INFO neutron.wsgi [None req-0e0e9d90-b3e5-4ed8-abe2-a39e42f186ed 4c8c68965a14487ba649692de635b69c 560f1fd95e9a46518b75561836b3da2f - - - -] 10.0.0.1 "PUT /v2.0/networks/3c9d4ac6-b3e3-49c8-a10f-eda251a77fa3/tags HTTP/1.1" status: 200 len: 210 time: 0.0605612 2026-04-27 22:12:19.519 10 INFO neutron.wsgi [None req-4c05dc8f-b7fd-4906-ae58-5a9711fd1f58 4c8c68965a14487ba649692de635b69c 560f1fd95e9a46518b75561836b3da2f - - default default] 10.0.0.1 "GET /v2.0/networks/3c9d4ac6-b3e3-49c8-a10f-eda251a77fa3/tags HTTP/1.1" status: 200 len: 210 time: 0.0422759 2026-04-27 22:12:19.572 10 INFO neutron.wsgi [None req-d5210fa1-48cc-49b4-87be-8185330c50bb 4c8c68965a14487ba649692de635b69c 560f1fd95e9a46518b75561836b3da2f - - - -] 10.0.0.1 "PUT /v2.0/networks/3c9d4ac6-b3e3-49c8-a10f-eda251a77fa3/tags HTTP/1.1" status: 200 len: 205 time: 0.0474031 2026-04-27 22:12:19.618 10 INFO neutron.wsgi [None req-f185e6cf-0249-4c81-9746-944d1893db67 4c8c68965a14487ba649692de635b69c 560f1fd95e9a46518b75561836b3da2f - - default default] 10.0.0.1 "GET /v2.0/networks/3c9d4ac6-b3e3-49c8-a10f-eda251a77fa3/tags HTTP/1.1" status: 200 len: 205 time: 0.0413024 2026-04-27 22:12:19.907 9 INFO neutron.wsgi [None req-9ba22538-12f1-4a5d-9a06-9d624ae326b4 4c8c68965a14487ba649692de635b69c 560f1fd95e9a46518b75561836b3da2f - - default default] 10.0.0.1 "GET /v2.0/networks/7ca9660f-a341-414e-85bc-ab5b38d169e6/tags HTTP/1.1" status: 200 len: 218 time: 0.2847259 2026-04-27 22:12:19.952 9 INFO neutron.db.ovn_revision_numbers_db [None req-f015d76a-3cb9-4433-8ba4-e8c19bc5b7f4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 1c1e7f2b-526e-42ae-a31a-7869da8b8ecc (type: security_groups) to 1 2026-04-27 22:12:19.971 9 INFO neutron.wsgi [None req-f015d76a-3cb9-4433-8ba4-e8c19bc5b7f4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=cd7751543d48407bb798abafc60d439d&name=default HTTP/1.1" status: 200 len: 3000 time: 0.3821971 2026-04-27 22:12:20.320 10 INFO neutron.wsgi [None req-d4060802-57ec-4fcb-95b6-456f8ce7b774 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/1c1e7f2b-526e-42ae-a31a-7869da8b8ecc HTTP/1.1" status: 204 len: 168 time: 0.3366644 2026-04-27 22:12:20.384 10 INFO neutron.wsgi [None req-b9528506-3df0-44d5-8222-37473d8298eb 4c8c68965a14487ba649692de635b69c 560f1fd95e9a46518b75561836b3da2f - - - -] 10.0.0.1 "DELETE /v2.0/networks/7ca9660f-a341-414e-85bc-ab5b38d169e6 HTTP/1.1" status: 204 len: 168 time: 0.4677372 2026-04-27 22:12:20.791 9 INFO neutron.services.segments.plugin [-] Segment 204c3ad6-1f51-4c74-a5a8-fa6bb5dd4356 resource provider aggregate not found 2026-04-27 22:12:20.796 9 INFO neutron.services.segments.plugin [-] Segment 204c3ad6-1f51-4c74-a5a8-fa6bb5dd4356 resource provider aggregate not found 2026-04-27 22:12:20.824 9 INFO neutron.services.segments.plugin [-] Segment 204c3ad6-1f51-4c74-a5a8-fa6bb5dd4356 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 204c3ad6-1f51-4c74-a5a8-fa6bb5dd4356 found for delete ", "request_id": "req-c1847282-83d3-4a92-9d57-65bdd052d483"}]} 2026-04-27 22:12:20.838 9 INFO neutron.services.segments.plugin [-] Segment 204c3ad6-1f51-4c74-a5a8-fa6bb5dd4356 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid 204c3ad6-1f51-4c74-a5a8-fa6bb5dd4356 found for delete ", "request_id": "req-e79a895f-a6f1-48aa-a0fc-97507bd35f9c"}]} 2026-04-27 22:12:20.869 10 INFO neutron.services.segments.plugin [-] Segment a75d2049-c957-40b6-b129-7495e8776778 resource provider aggregate not found 2026-04-27 22:12:20.871 9 INFO neutron.wsgi [None req-54024e7a-61d5-49e0-831a-4e09f3f60e56 4c8c68965a14487ba649692de635b69c 560f1fd95e9a46518b75561836b3da2f - - - -] 10.0.0.1 "DELETE /v2.0/networks/3c9d4ac6-b3e3-49c8-a10f-eda251a77fa3 HTTP/1.1" status: 204 len: 168 time: 0.4794111 2026-04-27 22:12:20.881 10 INFO neutron.services.segments.plugin [-] Segment a75d2049-c957-40b6-b129-7495e8776778 resource provider aggregate not found 2026-04-27 22:12:20.903 10 INFO neutron.services.segments.plugin [-] Segment a75d2049-c957-40b6-b129-7495e8776778 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a75d2049-c957-40b6-b129-7495e8776778 found for delete ", "request_id": "req-4620c3f2-bdd2-47c9-b3f6-6f4b8fcc055f"}]} 2026-04-27 22:12:20.908 10 INFO neutron.services.segments.plugin [-] Segment a75d2049-c957-40b6-b129-7495e8776778 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid a75d2049-c957-40b6-b129-7495e8776778 found for delete ", "request_id": "req-33aad157-cbb5-4899-8902-d07e92365938"}]} 2026-04-27 22:12:21.684 10 INFO neutron.wsgi [None req-6688c3d5-174c-4104-88bd-01f4b21a9378 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=560f1fd95e9a46518b75561836b3da2f&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1596327 2026-04-27 22:12:21.856 10 INFO neutron.wsgi [None req-10f070f4-c89f-40f1-9755-50db7fc94831 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/bba0a191-2dbf-4dbb-ae71-f1c2c03ab95e HTTP/1.1" status: 204 len: 168 time: 0.1651988 2026-04-27 22:12:22.075 10 INFO neutron.db.ovn_revision_numbers_db [None req-66e92e9e-66d8-4a53-93c2-1fc150b0380d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 54cca6e9-e9fd-4fd1-b399-8390fd477fdd (type: security_groups) to 1 2026-04-27 22:12:22.097 10 INFO neutron.wsgi [None req-66e92e9e-66d8-4a53-93c2-1fc150b0380d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=a68796488e3b4376951a648e600a640a&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1250374 2026-04-27 22:12:22.300 10 INFO neutron.wsgi [None req-893b0413-c2e7-4d3d-8c48-385f58708ed5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/54cca6e9-e9fd-4fd1-b399-8390fd477fdd HTTP/1.1" status: 204 len: 168 time: 0.1964567 2026-04-27 22:12:25.207 10 INFO neutron.wsgi [None req-bc08acd7-2c9c-45d5-8f4e-930f0697c110 7dcf17ec931a44b6bd4c182f11cfd884 3014201c2e1741929e359d4e9390c322 - - - -] 10.0.0.1 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.4015210 2026-04-27 22:12:25.318 10 INFO neutron.wsgi [None req-5a36496a-f0fd-46fb-87e0-79b304025ed4 7dcf17ec931a44b6bd4c182f11cfd884 3014201c2e1741929e359d4e9390c322 - - - -] 10.0.0.1 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.1054192 2026-04-27 22:12:25.395 10 INFO neutron.wsgi [None req-0e46c2ed-d5c5-493e-aa9a-4ff4572bd857 7dcf17ec931a44b6bd4c182f11cfd884 3014201c2e1741929e359d4e9390c322 - - - -] 10.0.0.1 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0713704 2026-04-27 22:12:25.464 10 INFO neutron.wsgi [None req-ee83843b-f815-4219-a31b-a2d439e534f5 7dcf17ec931a44b6bd4c182f11cfd884 3014201c2e1741929e359d4e9390c322 - - - -] 10.0.0.1 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0636601 2026-04-27 22:12:25.547 9 INFO neutron.wsgi [None req-b92a6e5a-8feb-476e-ade3-6d7099b95168 7dcf17ec931a44b6bd4c182f11cfd884 3014201c2e1741929e359d4e9390c322 - - - -] 10.0.0.1 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0758824 2026-04-27 22:12:25.584 10 INFO neutron.wsgi [None req-99bf922a-191e-4bd2-8eb6-e422ecd3bfb7 7dcf17ec931a44b6bd4c182f11cfd884 3014201c2e1741929e359d4e9390c322 - - - -] 10.0.0.1 "PUT /v2.0/subnetpools/d1e235f4-d54f-49c0-937b-7da84a09e9bd/tags HTTP/1.1" status: 200 len: 210 time: 0.0315318 2026-04-27 22:12:25.629 9 INFO neutron.wsgi [None req-5eac0e84-8475-48e1-8346-e98e47269675 7dcf17ec931a44b6bd4c182f11cfd884 3014201c2e1741929e359d4e9390c322 - - - -] 10.0.0.1 "PUT /v2.0/subnetpools/494b5144-3b46-44d6-bdcd-7df8873d9a41/tags HTTP/1.1" status: 200 len: 218 time: 0.0391541 2026-04-27 22:12:25.687 10 INFO neutron.wsgi [None req-ba95c6c1-4e2f-4a1a-9722-9685bed48074 7dcf17ec931a44b6bd4c182f11cfd884 3014201c2e1741929e359d4e9390c322 - - - -] 10.0.0.1 "PUT /v2.0/subnetpools/a2901ef0-500f-4fe8-be95-fb60dfdd2b09/tags HTTP/1.1" status: 200 len: 227 time: 0.0517399 2026-04-27 22:12:25.719 10 INFO neutron.wsgi [None req-77bd7126-92f9-4fbd-a9ab-a8df85d9e3df 7dcf17ec931a44b6bd4c182f11cfd884 3014201c2e1741929e359d4e9390c322 - - - -] 10.0.0.1 "PUT /v2.0/subnetpools/2c2bc204-12c5-4710-8030-db767dcd3077/tags HTTP/1.1" status: 200 len: 212 time: 0.0270634 2026-04-27 22:12:25.762 10 INFO neutron.wsgi [None req-d34d622a-e911-4ecd-b276-d5187cb9f5b7 7dcf17ec931a44b6bd4c182f11cfd884 3014201c2e1741929e359d4e9390c322 - - default default] 10.0.0.1 "GET /v2.0/subnetpools?tags=red HTTP/1.1" status: 200 len: 1758 time: 0.0373750 2026-04-27 22:12:25.804 10 INFO neutron.wsgi [None req-20f26d2c-5987-48e3-8d30-b93b8de1f99f 7dcf17ec931a44b6bd4c182f11cfd884 3014201c2e1741929e359d4e9390c322 - - default default] 10.0.0.1 "GET /v2.0/subnetpools?tags=red%2Cblue HTTP/1.1" status: 200 len: 1251 time: 0.0356355 2026-04-27 22:12:25.839 10 INFO neutron.wsgi [None req-1995d734-699d-4180-ab6b-12e075169c09 7dcf17ec931a44b6bd4c182f11cfd884 3014201c2e1741929e359d4e9390c322 - - default default] 10.0.0.1 "GET /v2.0/subnetpools?tags-any=blue HTTP/1.1" status: 200 len: 1251 time: 0.0299671 2026-04-27 22:12:25.865 10 INFO neutron.wsgi [None req-49c3412a-7ad7-40c4-8d6d-20ab25707287 7dcf17ec931a44b6bd4c182f11cfd884 3014201c2e1741929e359d4e9390c322 - - default default] 10.0.0.1 "GET /v2.0/subnetpools?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1758 time: 0.0205734 2026-04-27 22:12:25.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030260 2026-04-27 22:12:25.880 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016043 2026-04-27 22:12:25.900 10 INFO neutron.wsgi [None req-19992558-8dbc-4146-a939-304598f0b1a6 7dcf17ec931a44b6bd4c182f11cfd884 3014201c2e1741929e359d4e9390c322 - - default default] 10.0.0.1 "GET /v2.0/subnetpools?not-tags=red HTTP/1.1" status: 200 len: 1223 time: 0.0318081 2026-04-27 22:12:25.943 10 INFO neutron.wsgi [None req-b6a2371f-bde1-4c50-9738-5a039c2f2e7d 7dcf17ec931a44b6bd4c182f11cfd884 3014201c2e1741929e359d4e9390c322 - - default default] 10.0.0.1 "GET /v2.0/subnetpools?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1730 time: 0.0377610 2026-04-27 22:12:25.980 10 INFO neutron.wsgi [None req-8710d54f-c56e-4086-a341-e3a2d483c358 7dcf17ec931a44b6bd4c182f11cfd884 3014201c2e1741929e359d4e9390c322 - - default default] 10.0.0.1 "GET /v2.0/subnetpools?not-tags-any=blue HTTP/1.1" status: 200 len: 1730 time: 0.0325933 2026-04-27 22:12:26.016 10 INFO neutron.wsgi [None req-27896b26-4b58-49af-8e9f-d4b6febb0940 7dcf17ec931a44b6bd4c182f11cfd884 3014201c2e1741929e359d4e9390c322 - - default default] 10.0.0.1 "GET /v2.0/subnetpools?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1223 time: 0.0315747 2026-04-27 22:12:26.078 10 INFO neutron.wsgi [None req-9095132c-031f-48d3-aafd-93fecb14402b 7dcf17ec931a44b6bd4c182f11cfd884 3014201c2e1741929e359d4e9390c322 - - - -] 10.0.0.1 "DELETE /v2.0/subnetpools/d1e235f4-d54f-49c0-937b-7da84a09e9bd HTTP/1.1" status: 204 len: 168 time: 0.0519507 2026-04-27 22:12:26.139 9 INFO neutron.wsgi [None req-981ca53f-d364-4442-8440-cdef7cd346c8 7dcf17ec931a44b6bd4c182f11cfd884 3014201c2e1741929e359d4e9390c322 - - - -] 10.0.0.1 "DELETE /v2.0/subnetpools/494b5144-3b46-44d6-bdcd-7df8873d9a41 HTTP/1.1" status: 204 len: 168 time: 0.0554578 2026-04-27 22:12:26.186 9 INFO neutron.wsgi [None req-c6fadc12-ed1b-4c67-a833-fa50f318b1b3 7dcf17ec931a44b6bd4c182f11cfd884 3014201c2e1741929e359d4e9390c322 - - - -] 10.0.0.1 "DELETE /v2.0/subnetpools/a2901ef0-500f-4fe8-be95-fb60dfdd2b09 HTTP/1.1" status: 204 len: 168 time: 0.0428400 2026-04-27 22:12:26.227 9 INFO neutron.wsgi [None req-4fcb9205-7801-475c-808e-0d9b97e51209 7dcf17ec931a44b6bd4c182f11cfd884 3014201c2e1741929e359d4e9390c322 - - - -] 10.0.0.1 "DELETE /v2.0/subnetpools/2c2bc204-12c5-4710-8030-db767dcd3077 HTTP/1.1" status: 204 len: 168 time: 0.0365198 2026-04-27 22:12:26.277 9 INFO neutron.wsgi [None req-87ecae6a-b241-4e9a-948f-65cbc8519dd5 7dcf17ec931a44b6bd4c182f11cfd884 3014201c2e1741929e359d4e9390c322 - - - -] 10.0.0.1 "DELETE /v2.0/subnetpools/0dcab3e1-3c36-4e0b-8c60-b92169b3fe80 HTTP/1.1" status: 204 len: 168 time: 0.0458872 2026-04-27 22:12:26.539 9 INFO neutron.db.ovn_revision_numbers_db [None req-89149fed-5746-4eb8-8932-5e640e9e72e5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 4f60c2f3-2fe2-4304-9f20-eedb6ba5ed03 (type: security_groups) to 1 2026-04-27 22:12:26.561 9 INFO neutron.wsgi [None req-89149fed-5746-4eb8-8932-5e640e9e72e5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=c4b54e0c05fd404e95a121e0f10847b3&name=default HTTP/1.1" status: 200 len: 3000 time: 0.3097367 2026-04-27 22:12:26.694 9 INFO neutron.wsgi [None req-b8503dce-8390-4214-932f-9620a5558a94 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/4f60c2f3-2fe2-4304-9f20-eedb6ba5ed03 HTTP/1.1" status: 204 len: 168 time: 0.1274049 2026-04-27 22:12:26.949 10 INFO neutron.db.ovn_revision_numbers_db [None req-512014cf-9a2d-4b1d-82b3-e2da695be700 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource cb1a469c-2437-46df-9152-3959c9150bb6 (type: security_groups) to 1 2026-04-27 22:12:26.967 10 INFO neutron.wsgi [None req-512014cf-9a2d-4b1d-82b3-e2da695be700 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=384139fd6fef44f9a062e732a3e33d2d&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1071441 2026-04-27 22:12:27.142 10 INFO neutron.wsgi [None req-aa8b3b58-6b01-4da9-91ad-c187a24c45ee 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/cb1a469c-2437-46df-9152-3959c9150bb6 HTTP/1.1" status: 204 len: 168 time: 0.1693158 2026-04-27 22:12:27.326 9 INFO neutron.db.ovn_revision_numbers_db [None req-7e1eb4ff-8c0c-4479-b385-12cb52afd2d5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 22cd77fd-46dc-49f3-a2be-3493ada2e164 (type: security_groups) to 1 2026-04-27 22:12:27.351 9 INFO neutron.wsgi [None req-7e1eb4ff-8c0c-4479-b385-12cb52afd2d5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=3014201c2e1741929e359d4e9390c322&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2883744 2026-04-27 22:12:27.510 9 INFO neutron.wsgi [None req-e367d400-f232-4150-976c-c00f0eaf97eb 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/22cd77fd-46dc-49f3-a2be-3493ada2e164 HTTP/1.1" status: 204 len: 168 time: 0.1527920 2026-04-27 22:12:27.875 9 INFO neutron.db.ovn_revision_numbers_db [None req-87537872-270f-48a9-889b-90de3277bb4e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource a640e78a-45c3-45d4-8b50-61bbbe5dd242 (type: security_groups) to 1 2026-04-27 22:12:27.894 9 INFO neutron.wsgi [None req-87537872-270f-48a9-889b-90de3277bb4e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=c62a2e9fde6641598c8cfd08748571a7&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1615770 2026-04-27 22:12:28.073 9 INFO neutron.wsgi [None req-b986a270-b972-4516-b831-6cbc1d6f7bc5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/a640e78a-45c3-45d4-8b50-61bbbe5dd242 HTTP/1.1" status: 204 len: 168 time: 0.1733854 2026-04-27 22:12:28.375 9 INFO neutron.db.ovn_revision_numbers_db [None req-9c3d245f-05e6-4683-83fb-4921a37860f3 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 37e61af8-9b8a-472a-a058-54efba4b9f0a (type: security_groups) to 1 2026-04-27 22:12:28.400 9 INFO neutron.wsgi [None req-9c3d245f-05e6-4683-83fb-4921a37860f3 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=e434ee0060894b93a35c89a0927c91fb&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1048584 2026-04-27 22:12:28.603 9 INFO neutron.wsgi [None req-86d06e12-180f-4d7b-b119-bcca3e3267af 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/37e61af8-9b8a-472a-a058-54efba4b9f0a HTTP/1.1" status: 204 len: 168 time: 0.1944373 2026-04-27 22:12:32.164 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3b1197b0-205c-4e90-8f26-5d35ff552fda 9941106cefbc428cadb1891610ac572d 2e102b5cad9c42cb82843ffbf60a226f - - - -] No more DHCP agents 2026-04-27 22:12:32.166 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3b1197b0-205c-4e90-8f26-5d35ff552fda 9941106cefbc428cadb1891610ac572d 2e102b5cad9c42cb82843ffbf60a226f - - - -] Unable to schedule network a151f0a7-868e-4eca-a058-e229a6a8b3e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:12:32.470 9 INFO neutron.db.ovn_revision_numbers_db [None req-3b1197b0-205c-4e90-8f26-5d35ff552fda 9941106cefbc428cadb1891610ac572d 2e102b5cad9c42cb82843ffbf60a226f - - - -] Successfully bumped revision number for resource fc59b8e2-b8da-479d-81eb-5b60fa435bde (type: floatingips) to 0 2026-04-27 22:12:32.484 9 INFO neutron.wsgi [None req-3b1197b0-205c-4e90-8f26-5d35ff552fda 9941106cefbc428cadb1891610ac572d 2e102b5cad9c42cb82843ffbf60a226f - - - -] 10.0.0.1 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.7296205 2026-04-27 22:12:32.533 9 INFO neutron.wsgi [None req-c1990053-2851-4741-b3d1-725b09acbfb9 9941106cefbc428cadb1891610ac572d 2e102b5cad9c42cb82843ffbf60a226f - - - -] 10.0.0.1 "PUT /v2.0/floatingips/fc59b8e2-b8da-479d-81eb-5b60fa435bde/tags HTTP/1.1" status: 200 len: 218 time: 0.0421979 2026-04-27 22:12:32.566 9 INFO neutron.wsgi [None req-ef9bb019-2116-4ede-a270-82ce3aa39bf4 9941106cefbc428cadb1891610ac572d 2e102b5cad9c42cb82843ffbf60a226f - - default default] 10.0.0.1 "GET /v2.0/floatingips/fc59b8e2-b8da-479d-81eb-5b60fa435bde/tags HTTP/1.1" status: 200 len: 218 time: 0.0279760 2026-04-27 22:12:32.608 9 INFO neutron.wsgi [None req-4757f615-ade5-48bf-9083-fe511d35bf61 9941106cefbc428cadb1891610ac572d 2e102b5cad9c42cb82843ffbf60a226f - - - -] 10.0.0.1 "PUT /v2.0/floatingips/fc59b8e2-b8da-479d-81eb-5b60fa435bde/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0381429 2026-04-27 22:12:32.644 9 INFO neutron.wsgi [None req-54edeb83-d15a-442f-95ee-0d721359d624 9941106cefbc428cadb1891610ac572d 2e102b5cad9c42cb82843ffbf60a226f - - default default] 10.0.0.1 "GET /v2.0/floatingips/fc59b8e2-b8da-479d-81eb-5b60fa435bde/tags HTTP/1.1" status: 200 len: 227 time: 0.0268621 2026-04-27 22:12:32.675 9 INFO neutron.wsgi [None req-917ef380-1cb6-47d7-822e-c09f535b69e8 9941106cefbc428cadb1891610ac572d 2e102b5cad9c42cb82843ffbf60a226f - - - -] 10.0.0.1 "PUT /v2.0/floatingips/fc59b8e2-b8da-479d-81eb-5b60fa435bde/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0261219 2026-04-27 22:12:32.705 9 INFO neutron.wsgi [None req-6cdcccb4-e8b6-4894-99a4-1c123b7efe1b 9941106cefbc428cadb1891610ac572d 2e102b5cad9c42cb82843ffbf60a226f - - default default] 10.0.0.1 "GET /v2.0/floatingips/fc59b8e2-b8da-479d-81eb-5b60fa435bde/tags HTTP/1.1" status: 200 len: 227 time: 0.0255070 2026-04-27 22:12:32.750 9 INFO neutron.wsgi [None req-62baf8ab-a474-44ce-b7c3-274cb88fbeaf 9941106cefbc428cadb1891610ac572d 2e102b5cad9c42cb82843ffbf60a226f - - - -] 10.0.0.1 "PUT /v2.0/floatingips/fc59b8e2-b8da-479d-81eb-5b60fa435bde/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0405564 2026-04-27 22:12:32.786 9 INFO neutron.wsgi [None req-a466ace8-a15a-42e3-9e49-af1d733090bd 9941106cefbc428cadb1891610ac572d 2e102b5cad9c42cb82843ffbf60a226f - - default default] 10.0.0.1 "GET /v2.0/floatingips/fc59b8e2-b8da-479d-81eb-5b60fa435bde/tags HTTP/1.1" status: 200 len: 245 time: 0.0303762 2026-04-27 22:12:32.829 9 INFO neutron.wsgi [None req-b066bf4f-f08e-4b09-a064-c3512a857187 9941106cefbc428cadb1891610ac572d 2e102b5cad9c42cb82843ffbf60a226f - - - -] 10.0.0.1 "PUT /v2.0/floatingips/fc59b8e2-b8da-479d-81eb-5b60fa435bde/tags HTTP/1.1" status: 200 len: 230 time: 0.0360873 2026-04-27 22:12:32.863 9 INFO neutron.wsgi [None req-a62c6df0-a53a-40c5-be6f-84e5b8edaad6 9941106cefbc428cadb1891610ac572d 2e102b5cad9c42cb82843ffbf60a226f - - default default] 10.0.0.1 "GET /v2.0/floatingips/fc59b8e2-b8da-479d-81eb-5b60fa435bde/tags HTTP/1.1" status: 200 len: 230 time: 0.0290437 2026-04-27 22:12:32.894 9 INFO neutron.wsgi [None req-f5f07897-2362-425b-b476-069fe3a37ab4 9941106cefbc428cadb1891610ac572d 2e102b5cad9c42cb82843ffbf60a226f - - default default] 10.0.0.1 "GET /v2.0/floatingips/fc59b8e2-b8da-479d-81eb-5b60fa435bde/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0258937 2026-04-27 22:12:32.927 9 INFO neutron.api.v2.resource [None req-88bfeefc-f43c-4ffe-9de4-551c275c2919 9941106cefbc428cadb1891610ac572d 2e102b5cad9c42cb82843ffbf60a226f - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:12:32.928 9 INFO neutron.wsgi [None req-88bfeefc-f43c-4ffe-9de4-551c275c2919 9941106cefbc428cadb1891610ac572d 2e102b5cad9c42cb82843ffbf60a226f - - default default] 10.0.0.1 "GET /v2.0/floatingips/fc59b8e2-b8da-479d-81eb-5b60fa435bde/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0283787 2026-04-27 22:12:32.970 9 INFO neutron.wsgi [None req-52b1a3df-9cd6-40ea-b46c-097ec89c8f00 9941106cefbc428cadb1891610ac572d 2e102b5cad9c42cb82843ffbf60a226f - - - -] 10.0.0.1 "DELETE /v2.0/floatingips/fc59b8e2-b8da-479d-81eb-5b60fa435bde/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0362854 2026-04-27 22:12:33.000 9 INFO neutron.wsgi [None req-1ff72e6f-12b9-4a1e-b9c3-12943dfcedd3 9941106cefbc428cadb1891610ac572d 2e102b5cad9c42cb82843ffbf60a226f - - default default] 10.0.0.1 "GET /v2.0/floatingips/fc59b8e2-b8da-479d-81eb-5b60fa435bde/tags HTTP/1.1" status: 200 len: 223 time: 0.0256474 2026-04-27 22:12:33.051 9 INFO neutron.api.v2.resource [None req-bcc22e68-3cd5-40d0-968f-b2608a43dec1 9941106cefbc428cadb1891610ac572d 2e102b5cad9c42cb82843ffbf60a226f - - - -] delete failed (client error): The resource could not be found. 2026-04-27 22:12:33.053 9 INFO neutron.wsgi [None req-bcc22e68-3cd5-40d0-968f-b2608a43dec1 9941106cefbc428cadb1891610ac572d 2e102b5cad9c42cb82843ffbf60a226f - - - -] 10.0.0.1 "DELETE /v2.0/floatingips/fc59b8e2-b8da-479d-81eb-5b60fa435bde/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0481589 2026-04-27 22:12:33.098 9 INFO neutron.wsgi [None req-25007fd6-a066-4e63-a768-d2e0a27ed2d9 9941106cefbc428cadb1891610ac572d 2e102b5cad9c42cb82843ffbf60a226f - - - -] 10.0.0.1 "DELETE /v2.0/floatingips/fc59b8e2-b8da-479d-81eb-5b60fa435bde/tags HTTP/1.1" status: 204 len: 168 time: 0.0389054 2026-04-27 22:12:33.129 9 INFO neutron.wsgi [None req-c0c8c24d-7ba1-4bc3-81fa-74bd8d86c7f9 9941106cefbc428cadb1891610ac572d 2e102b5cad9c42cb82843ffbf60a226f - - default default] 10.0.0.1 "GET /v2.0/floatingips/fc59b8e2-b8da-479d-81eb-5b60fa435bde/tags HTTP/1.1" status: 200 len: 205 time: 0.0265338 2026-04-27 22:12:33.498 10 INFO neutron.wsgi [None req-5a831182-a497-414e-9d72-fb09084b0722 9941106cefbc428cadb1891610ac572d 2e102b5cad9c42cb82843ffbf60a226f - - - -] 10.0.0.1 "DELETE /v2.0/floatingips/fc59b8e2-b8da-479d-81eb-5b60fa435bde HTTP/1.1" status: 204 len: 168 time: 0.3459480 2026-04-27 22:12:34.313 10 INFO neutron.db.ovn_revision_numbers_db [None req-e034102c-60f5-4220-9452-ba6617759679 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 87cac086-0e54-488b-9b97-cb6236684e67 (type: security_groups) to 1 2026-04-27 22:12:34.336 10 INFO neutron.wsgi [None req-e034102c-60f5-4220-9452-ba6617759679 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=a4f3850aa78044a9b31135cb723589ef&name=default HTTP/1.1" status: 200 len: 3000 time: 0.2033432 2026-04-27 22:12:34.526 10 INFO neutron.wsgi [None req-92018539-0ecc-47f8-b406-79b30fe63f86 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/87cac086-0e54-488b-9b97-cb6236684e67 HTTP/1.1" status: 204 len: 168 time: 0.1858640 2026-04-27 22:12:34.733 10 INFO neutron.db.ovn_revision_numbers_db [None req-a3a1b545-5fad-496a-a481-f955bf15cbf9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource fcbcf1e6-96b5-4b91-8657-1c57b693d7ae (type: security_groups) to 1 2026-04-27 22:12:34.767 10 INFO neutron.wsgi [None req-a3a1b545-5fad-496a-a481-f955bf15cbf9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=2e102b5cad9c42cb82843ffbf60a226f&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1491485 2026-04-27 22:12:34.978 10 INFO neutron.wsgi [None req-41f41d58-6cd9-478f-bdd3-6306dc3454d3 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/fcbcf1e6-96b5-4b91-8657-1c57b693d7ae HTTP/1.1" status: 204 len: 168 time: 0.2070801 2026-04-27 22:12:40.876 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018067 2026-04-27 22:12:40.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017602 2026-04-27 22:12:41.736 9 INFO neutron.wsgi [None req-522388e0-0cef-46a7-af20-e62d5e91edb7 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0085170 2026-04-27 22:12:41.744 9 INFO neutron.wsgi [None req-493d0662-734a-4983-ab6f-5e08c8696d65 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0030835 2026-04-27 22:12:41.753 9 INFO neutron.wsgi [None req-65875735-b276-4073-9ff9-74722b32efd8 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0044959 2026-04-27 22:12:41.761 9 INFO neutron.wsgi [None req-0184d912-69d0-4881-8d45-43b9f00f20dc 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0037887 2026-04-27 22:12:41.805 9 INFO neutron.wsgi [None req-0f62047c-cf18-4d3a-bc54-e5f9873e8b95 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/subnets/84ad2459-7ca9-4125-8b79-f072cd203dd6 HTTP/1.1" status: 200 len: 851 time: 0.0386941 2026-04-27 22:12:41.878 9 INFO neutron.wsgi [None req-74ccaf75-2c03-4490-a6b6-a90cec271093 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports?device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 1369 time: 0.0362713 2026-04-27 22:12:42.160 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c3e69b7c-5401-4ffd-801c-9940d55e3c07 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:12:42.163 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c3e69b7c-5401-4ffd-801c-9940d55e3c07 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network 53b48937-4e98-47d6-b330-3b3810ca9134: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:12:42.334 9 INFO neutron.db.ovn_revision_numbers_db [None req-c3e69b7c-5401-4ffd-801c-9940d55e3c07 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource bf14820e-7428-48a8-b67d-60ae6bb9f49e (type: ports) to 1 2026-04-27 22:12:42.364 9 INFO neutron.wsgi [None req-c3e69b7c-5401-4ffd-801c-9940d55e3c07 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1302 time: 0.4801397 /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-04-27 22:12:42.453 9 INFO neutron.wsgi [req-ebf70dda-781d-43f6-ae02-ce1300b8017d req-79c12f36-280b-454e-97b1-763f4f7f26f7 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.210 "GET /v2.0/ports/bf14820e-7428-48a8-b67d-60ae6bb9f49e HTTP/1.1" status: 200 len: 1297 time: 0.0306914 2026-04-27 22:12:42.469 9 INFO neutron.wsgi [req-ebf70dda-781d-43f6-ae02-ce1300b8017d req-c8be2ad9-12f8-4ea8-a2ea-ef7e0d2199d5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.210 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 16525 time: 0.0084770 2026-04-27 22:12:42.581 9 INFO neutron.wsgi [req-ebf70dda-781d-43f6-ae02-ce1300b8017d req-3494ce18-2546-4505-b63f-9c80a81a1698 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports/bf14820e-7428-48a8-b67d-60ae6bb9f49e?fields=binding%3Avnic_type&fields=binding%3Aprofile&fields=network_id&fields=resource_request&fields=numa_affinity_policy&fields=device_profile HTTP/1.1" status: 200 len: 335 time: 0.0298393 2026-04-27 22:12:42.662 9 INFO neutron.wsgi [req-ebf70dda-781d-43f6-ae02-ce1300b8017d req-11a0803e-857f-4f0b-91a1-6eaf28e60d0e bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/53b48937-4e98-47d6-b330-3b3810ca9134?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0735822 2026-04-27 22:12:42.728 9 INFO neutron.wsgi [req-ebf70dda-781d-43f6-ae02-ce1300b8017d req-055614cf-97a7-4a86-b3b5-cd7100939629 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/53b48937-4e98-47d6-b330-3b3810ca9134?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0573320 2026-04-27 22:12:42.779 9 INFO neutron.wsgi [req-ebf70dda-781d-43f6-ae02-ce1300b8017d req-0c6b1f41-e37f-4d09-9138-69eab9fed315 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports/bf14820e-7428-48a8-b67d-60ae6bb9f49e HTTP/1.1" status: 200 len: 1297 time: 0.0323262 2026-04-27 22:12:42.844 9 INFO neutron.wsgi [req-ebf70dda-781d-43f6-ae02-ce1300b8017d req-343b118b-7c02-4418-abe9-18ec1771a7e5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/networks?id=53b48937-4e98-47d6-b330-3b3810ca9134 HTTP/1.1" status: 200 len: 1004 time: 0.0594292 2026-04-27 22:12:43.240 9 INFO neutron.db.ovn_revision_numbers_db [None req-36b1402c-5306-457b-813b-a89eabd489f1 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource bf14820e-7428-48a8-b67d-60ae6bb9f49e (type: ports) to 2 2026-04-27 22:12:43.410 9 INFO neutron.db.ovn_revision_numbers_db [None req-36b1402c-5306-457b-813b-a89eabd489f1 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource bf14820e-7428-48a8-b67d-60ae6bb9f49e (type: ports) to 2 2026-04-27 22:12:43.431 9 INFO neutron.wsgi [None req-36b1402c-5306-457b-813b-a89eabd489f1 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] 199.19.213.80 "PUT /v2.0/ports/bf14820e-7428-48a8-b67d-60ae6bb9f49e HTTP/1.1" status: 200 len: 1380 time: 0.5782444 2026-04-27 22:12:43.475 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4a718354-88f5-4a25-bfe6-f9675293b985'] response: {'name': 'network-changed', 'server_uuid': '189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19', 'tag': 'bf14820e-7428-48a8-b67d-60ae6bb9f49e', 'status': 'completed', 'code': 200} /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-04-27 22:12:43.509 9 INFO neutron.wsgi [req-ebf70dda-781d-43f6-ae02-ce1300b8017d req-4e3719fb-da9b-4304-aa9f-bcdd254f494b bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=6467bf3e578142afa6669b10ba6c9b92&device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 2569 time: 0.0371485 2026-04-27 22:12:43.539 9 INFO neutron.wsgi [req-ebf70dda-781d-43f6-ae02-ce1300b8017d req-256f2f2d-730d-4ca4-8f0b-c69be888c1e0 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=172.24.2.140&port_id=abca95fc-276f-4000-a53b-a5203fdc4769 HTTP/1.1" status: 200 len: 217 time: 0.0231938 2026-04-27 22:12:43.587 9 INFO neutron.wsgi [req-ebf70dda-781d-43f6-ae02-ce1300b8017d req-687868b2-4388-4acd-a17a-1981a066d341 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=1f420597-dda0-4007-a4ee-69d1f332ff10 HTTP/1.1" status: 200 len: 829 time: 0.0413375 2026-04-27 22:12:43.617 9 INFO neutron.wsgi [req-ebf70dda-781d-43f6-ae02-ce1300b8017d req-9d3d27f0-6fa8-4bd9-8cb8-f5505893b457 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=59c77921-6608-46c3-87ef-f9c0dba2306f&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0227396 2026-04-27 22:12:43.696 9 INFO neutron.wsgi [req-ebf70dda-781d-43f6-ae02-ce1300b8017d req-4ddce2bb-c546-4f2e-9074-2b485060d456 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/59c77921-6608-46c3-87ef-f9c0dba2306f?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0704303 2026-04-27 22:12:43.761 9 INFO neutron.wsgi [req-ebf70dda-781d-43f6-ae02-ce1300b8017d req-69407323-f905-47fe-8869-d9dde2d6ff1f bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/59c77921-6608-46c3-87ef-f9c0dba2306f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0594141 2026-04-27 22:12:43.800 9 INFO neutron.wsgi [req-ebf70dda-781d-43f6-ae02-ce1300b8017d req-f0674dd8-0ea0-4d76-9456-df78335243d3 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.113&port_id=bf14820e-7428-48a8-b67d-60ae6bb9f49e HTTP/1.1" status: 200 len: 217 time: 0.0281990 2026-04-27 22:12:43.842 9 INFO neutron.wsgi [req-ebf70dda-781d-43f6-ae02-ce1300b8017d req-2759c3dd-a534-4331-ae4a-0ea1e37ae245 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=84ad2459-7ca9-4125-8b79-f072cd203dd6 HTTP/1.1" status: 200 len: 854 time: 0.0334594 2026-04-27 22:12:43.888 9 INFO neutron.wsgi [req-ebf70dda-781d-43f6-ae02-ce1300b8017d req-221b2e87-236f-4ece-8dbe-c4246a492361 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=53b48937-4e98-47d6-b330-3b3810ca9134&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0250108 2026-04-27 22:12:44.003 9 INFO neutron.wsgi [req-ebf70dda-781d-43f6-ae02-ce1300b8017d req-693f7b77-803e-47b8-9243-04927bce5f6b bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/53b48937-4e98-47d6-b330-3b3810ca9134?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0875189 2026-04-27 22:12:44.765 9 INFO neutron.wsgi [req-ebf70dda-781d-43f6-ae02-ce1300b8017d req-ce9b8125-9e73-4ab8-a4c8-5758cd71e01a bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/53b48937-4e98-47d6-b330-3b3810ca9134?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.5497768 2026-04-27 22:12:44.859 9 INFO neutron.wsgi [req-875258a0-ea99-4ae4-be06-a574328186c1 req-f80d0c08-44de-4587-b6c3-65ee84250a42 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=6467bf3e578142afa6669b10ba6c9b92&device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 2569 time: 0.0436995 2026-04-27 22:12:44.897 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] OVN reports status up for port: bf14820e-7428-48a8-b67d-60ae6bb9f49e 2026-04-27 22:12:44.926 9 INFO neutron.plugins.ml2.plugin [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Attempt 1 to provision port bf14820e-7428-48a8-b67d-60ae6bb9f49e 2026-04-27 22:12:44.976 9 INFO neutron.wsgi [req-875258a0-ea99-4ae4-be06-a574328186c1 req-1bcefab4-e196-4089-8ffc-48faa9f14fe4 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=53b48937-4e98-47d6-b330-3b3810ca9134 HTTP/1.1" status: 200 len: 1004 time: 0.1107011 2026-04-27 22:12:45.006 9 INFO neutron.wsgi [req-875258a0-ea99-4ae4-be06-a574328186c1 req-f065bd96-07a2-49e8-a810-1831f4554260 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.113&port_id=bf14820e-7428-48a8-b67d-60ae6bb9f49e HTTP/1.1" status: 200 len: 217 time: 0.0248635 2026-04-27 22:12:45.061 9 INFO neutron.wsgi [req-875258a0-ea99-4ae4-be06-a574328186c1 req-7cdb762c-8b2d-423e-b4c0-9539bd7d7670 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=84ad2459-7ca9-4125-8b79-f072cd203dd6 HTTP/1.1" status: 200 len: 854 time: 0.0507164 2026-04-27 22:12:45.105 9 INFO neutron.wsgi [req-ebf70dda-781d-43f6-ae02-ce1300b8017d req-4f6bc3ec-3ccb-4cf8-857a-d84f93a10e47 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.210 "GET /v2.0/ports/bf14820e-7428-48a8-b67d-60ae6bb9f49e HTTP/1.1" status: 200 len: 1408 time: 0.0604920 2026-04-27 22:12:45.106 9 INFO neutron.wsgi [req-875258a0-ea99-4ae4-be06-a574328186c1 req-6230c9ba-9590-4f6d-a575-706b3bac0560 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=53b48937-4e98-47d6-b330-3b3810ca9134&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0328171 2026-04-27 22:12:45.221 9 INFO neutron.wsgi [req-875258a0-ea99-4ae4-be06-a574328186c1 req-8b74f331-c870-49cc-ba29-f94404ac50fc bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/53b48937-4e98-47d6-b330-3b3810ca9134?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1057334 2026-04-27 22:12:45.343 9 INFO neutron.wsgi [req-875258a0-ea99-4ae4-be06-a574328186c1 req-6f9ba13b-d032-43bc-bfda-416ac4a323d4 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/53b48937-4e98-47d6-b330-3b3810ca9134?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1081212 2026-04-27 22:12:45.450 9 INFO neutron.db.ovn_revision_numbers_db [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Successfully bumped revision number for resource bf14820e-7428-48a8-b67d-60ae6bb9f49e (type: ports) to 4 2026-04-27 22:12:45.536 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6b113f72-b2df-4bf6-9354-73ed190913b6'] response: {'server_uuid': '189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bf14820e-7428-48a8-b67d-60ae6bb9f49e', 'code': 200} 2026-04-27 22:12:45.626 9 INFO neutron.db.ovn_revision_numbers_db [None req-8b57a10f-b87f-4fec-8d7e-3b9aaa4c16e5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource bf14820e-7428-48a8-b67d-60ae6bb9f49e (type: ports) to 5 2026-04-27 22:12:45.636 9 INFO neutron.wsgi [None req-8b57a10f-b87f-4fec-8d7e-3b9aaa4c16e5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80 "PUT /v2.0/ports/bf14820e-7428-48a8-b67d-60ae6bb9f49e HTTP/1.1" status: 200 len: 1443 time: 0.5202210 /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-04-27 22:12:45.675 9 INFO neutron.wsgi [None req-b06e28fd-cddf-4eb9-b02b-ae0258f82ce6 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/security-groups?name=lb-862c8d85-f28f-41e1-920c-f0d81c2260bc HTTP/1.1" status: 200 len: 1777 time: 0.0318441 2026-04-27 22:12:45.986 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6216b71-3f15-4d67-9736-695e3891efa7 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource bf14820e-7428-48a8-b67d-60ae6bb9f49e (type: ports) to 6 2026-04-27 22:12:45.999 9 INFO neutron.wsgi [None req-b6216b71-3f15-4d67-9736-695e3891efa7 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80 "PUT /v2.0/ports/bf14820e-7428-48a8-b67d-60ae6bb9f49e HTTP/1.1" status: 200 len: 1443 time: 0.3148043 /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-04-27 22:12:46.085 9 INFO neutron.wsgi [None req-4a42c6ce-2824-4f79-a27a-59d3a4a17678 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0085473 2026-04-27 22:12:46.099 9 INFO neutron.wsgi [None req-e24f4346-178b-46e9-8710-9f3a155dd289 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0071890 2026-04-27 22:12:46.108 9 INFO neutron.wsgi [None req-6bbda233-248e-4a6e-8cf1-fa82b7d3da23 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0040495 2026-04-27 22:12:46.117 9 INFO neutron.wsgi [None req-b5c34e6c-657c-4f5e-b58c-4ba63aa4b07b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0051014 2026-04-27 22:12:46.156 9 INFO neutron.wsgi [None req-14bc2294-ff0b-483a-9ee9-3e27b9e749cb 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/subnets/84ad2459-7ca9-4125-8b79-f072cd203dd6 HTTP/1.1" status: 200 len: 851 time: 0.0338109 2026-04-27 22:12:46.196 9 INFO neutron.wsgi [None req-3ced0f01-0a59-487e-a42b-2a020232d629 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports/f178db33-9a00-4073-a05f-ac8b35365410 HTTP/1.1" status: 200 len: 1332 time: 0.0337090 2026-04-27 22:12:46.224 9 INFO neutron.wsgi [None req-538c0b7a-abe2-4b1c-aaa4-c7348921e5d3 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports/bf14820e-7428-48a8-b67d-60ae6bb9f49e HTTP/1.1" status: 200 len: 1471 time: 0.0217636 2026-04-27 22:12:46.268 9 INFO neutron.wsgi [None req-73537781-4828-4c26-8498-bc6e6a32ea37 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/subnets/84ad2459-7ca9-4125-8b79-f072cd203dd6 HTTP/1.1" status: 200 len: 851 time: 0.0350189 2026-04-27 22:12:46.336 9 INFO neutron.wsgi [None req-2ffb9e93-26e7-49c9-97c6-340b183b1bf6 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/networks/53b48937-4e98-47d6-b330-3b3810ca9134 HTTP/1.1" status: 200 len: 1001 time: 0.0626538 2026-04-27 22:12:46.376 9 INFO neutron.wsgi [None req-416c90b6-0569-400a-860e-0138c360df0d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports/f178db33-9a00-4073-a05f-ac8b35365410 HTTP/1.1" status: 200 len: 1332 time: 0.0312669 2026-04-27 22:12:46.408 9 INFO neutron.wsgi [None req-ae11f941-e1a8-454d-bdb3-d889bdb6e1a4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/subnets/84ad2459-7ca9-4125-8b79-f072cd203dd6 HTTP/1.1" status: 200 len: 851 time: 0.0256720 2026-04-27 22:12:47.578 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c45b42f-027a-48c2-bc7e-f152b3f8281c'] response: {'server_uuid': '189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bf14820e-7428-48a8-b67d-60ae6bb9f49e', 'code': 200} 2026-04-27 22:12:47.579 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c45b42f-027a-48c2-bc7e-f152b3f8281c'] response: {'name': 'network-changed', 'server_uuid': '189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19', 'tag': 'bf14820e-7428-48a8-b67d-60ae6bb9f49e', 'status': 'completed', 'code': 200} 2026-04-27 22:12:47.579 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-5c45b42f-027a-48c2-bc7e-f152b3f8281c'] response: {'name': 'network-changed', 'server_uuid': '189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19', 'tag': 'bf14820e-7428-48a8-b67d-60ae6bb9f49e', 'status': 'completed', 'code': 200} 2026-04-27 22:12:47.641 9 INFO neutron.wsgi [req-1eccbb32-7e2a-4543-aa4c-d636d5c7e309 req-f7638ed0-1ef3-4127-944a-eb2661232a3e bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=6467bf3e578142afa6669b10ba6c9b92&device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 2632 time: 0.0329533 2026-04-27 22:12:47.727 9 INFO neutron.wsgi [req-1eccbb32-7e2a-4543-aa4c-d636d5c7e309 req-72ef7ffb-b9e6-4226-8b23-2c79bfb6e469 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=53b48937-4e98-47d6-b330-3b3810ca9134 HTTP/1.1" status: 200 len: 1004 time: 0.0787063 2026-04-27 22:12:47.765 9 INFO neutron.wsgi [req-1eccbb32-7e2a-4543-aa4c-d636d5c7e309 req-3202e1b2-895c-440c-baf5-c6f88902f5cb bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.113&port_id=bf14820e-7428-48a8-b67d-60ae6bb9f49e HTTP/1.1" status: 200 len: 217 time: 0.0290079 2026-04-27 22:12:47.811 9 INFO neutron.wsgi [req-1eccbb32-7e2a-4543-aa4c-d636d5c7e309 req-1170b98a-d2e9-48f9-a561-80d0cc6b6162 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=84ad2459-7ca9-4125-8b79-f072cd203dd6 HTTP/1.1" status: 200 len: 854 time: 0.0386662 2026-04-27 22:12:47.838 9 INFO neutron.wsgi [req-1eccbb32-7e2a-4543-aa4c-d636d5c7e309 req-5128812a-08c5-48b9-a518-7dd3852a1471 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=53b48937-4e98-47d6-b330-3b3810ca9134&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0193048 2026-04-27 22:12:47.908 9 INFO neutron.wsgi [req-1eccbb32-7e2a-4543-aa4c-d636d5c7e309 req-c058bb68-8261-4c83-b6d8-5a53b7108b44 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/53b48937-4e98-47d6-b330-3b3810ca9134?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0636830 2026-04-27 22:12:47.975 9 INFO neutron.wsgi [req-1eccbb32-7e2a-4543-aa4c-d636d5c7e309 req-33517566-4904-4f8d-8c78-cb366add6104 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/53b48937-4e98-47d6-b330-3b3810ca9134?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0618045 2026-04-27 22:12:48.052 9 INFO neutron.wsgi [req-1eccbb32-7e2a-4543-aa4c-d636d5c7e309 req-6be7397e-766a-47f1-88da-1ec3ddf00e67 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=6467bf3e578142afa6669b10ba6c9b92&device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 2632 time: 0.0350425 2026-04-27 22:12:48.125 9 INFO neutron.wsgi [req-1eccbb32-7e2a-4543-aa4c-d636d5c7e309 req-76f53802-8cae-4a2c-86f7-d9a586b3c33e bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=53b48937-4e98-47d6-b330-3b3810ca9134 HTTP/1.1" status: 200 len: 1004 time: 0.0678658 2026-04-27 22:12:48.166 9 INFO neutron.wsgi [req-1eccbb32-7e2a-4543-aa4c-d636d5c7e309 req-0ef019b6-cfab-4200-9284-50e8f2cde9b2 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.113&port_id=bf14820e-7428-48a8-b67d-60ae6bb9f49e HTTP/1.1" status: 200 len: 217 time: 0.0350473 2026-04-27 22:12:48.203 9 INFO neutron.wsgi [req-1eccbb32-7e2a-4543-aa4c-d636d5c7e309 req-f49a643b-07c9-4f8b-8662-11211b102dfd bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=84ad2459-7ca9-4125-8b79-f072cd203dd6 HTTP/1.1" status: 200 len: 854 time: 0.0315075 2026-04-27 22:12:48.227 9 INFO neutron.wsgi [req-1eccbb32-7e2a-4543-aa4c-d636d5c7e309 req-cf4fa1e3-181d-4c8a-8697-9eed0c334aa2 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=53b48937-4e98-47d6-b330-3b3810ca9134&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0185165 2026-04-27 22:12:48.296 9 INFO neutron.wsgi [req-1eccbb32-7e2a-4543-aa4c-d636d5c7e309 req-f58db4f4-a749-4f72-aaa5-3fa2cdde4047 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/53b48937-4e98-47d6-b330-3b3810ca9134?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0626400 2026-04-27 22:12:48.382 9 INFO neutron.wsgi [req-1eccbb32-7e2a-4543-aa4c-d636d5c7e309 req-3d4e53e4-43a3-451a-b490-bd18a2909947 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/53b48937-4e98-47d6-b330-3b3810ca9134?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0776489 2026-04-27 22:12:51.564 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e20f59a8-ff98-486f-a514-9a268696163e 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] No more DHCP agents 2026-04-27 22:12:51.566 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e20f59a8-ff98-486f-a514-9a268696163e 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Unable to schedule network a151f0a7-868e-4eca-a058-e229a6a8b3e8: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:12:51.911 10 INFO neutron.db.l3_db [None req-e20f59a8-ff98-486f-a514-9a268696163e 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Floating IP df40f0e5-5dcc-46d3-8c54-5009cf69a90c associated. External IP: 10.96.250.219, port: f178db33-9a00-4073-a05f-ac8b35365410. 2026-04-27 22:12:52.130 10 INFO neutron.db.ovn_revision_numbers_db [None req-e20f59a8-ff98-486f-a514-9a268696163e 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource df40f0e5-5dcc-46d3-8c54-5009cf69a90c (type: floatingips) to 0 2026-04-27 22:12:52.224 10 INFO neutron.db.ovn_revision_numbers_db [None req-e20f59a8-ff98-486f-a514-9a268696163e 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Successfully bumped revision number for resource df40f0e5-5dcc-46d3-8c54-5009cf69a90c (type: floatingips) to 1 2026-04-27 22:12:52.639 10 INFO neutron.wsgi [None req-e20f59a8-ff98-486f-a514-9a268696163e 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1098 time: 1.3186746 2026-04-27 22:12:54.105 9 INFO neutron.wsgi [None req-c01512cc-9fc8-4501-9055-bfc0f1791ccf 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 2766 time: 0.1879230 2026-04-27 22:12:54.174 9 INFO neutron.wsgi [None req-8df9fa54-a119-478e-b036-0160b21bbafc 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4720 time: 0.0685725 2026-04-27 22:12:54.259 9 INFO neutron.wsgi [None req-83f6af6c-618c-48fc-b98c-1349720f3a07 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 29070 time: 0.0749371 2026-04-27 22:12:54.310 9 INFO neutron.wsgi [None req-c281c905-f0b6-4cc0-878f-7742887f7baf 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5496 time: 0.0395610 2026-04-27 22:12:54.358 9 INFO neutron.wsgi [None req-1761995b-649b-4258-91b9-c4371c1c12e5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/ports HTTP/1.1" status: 200 len: 21886 time: 0.0460031 2026-04-27 22:12:54.470 9 INFO neutron.wsgi [None req-861be1f4-7346-48f5-bd7c-ad62d592dcdc 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/routers HTTP/1.1" status: 200 len: 849 time: 0.0968707 2026-04-27 22:12:54.499 9 INFO neutron.wsgi [None req-22eecd8f-8d28-41cf-8324-794e2be4f9ac 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0257487 2026-04-27 22:12:54.518 9 INFO neutron.wsgi [None req-0379a186-68e5-49b9-890b-682ce372467e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3362 time: 0.0181470 2026-04-27 22:12:54.556 9 INFO neutron.wsgi [None req-470bf6b2-ffa6-4025-a496-c808c3fd176e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5496 time: 0.0366814 2026-04-27 22:12:54.568 9 INFO neutron.wsgi [None req-097ea0b3-876a-4bae-9447-37e0bd95767f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0092793 2026-04-27 22:12:54.579 9 INFO neutron.wsgi [None req-9b86a64a-2001-42ff-8289-69e2cbb94589 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0101454 2026-04-27 22:12:55.640 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status up for port: f178db33-9a00-4073-a05f-ac8b35365410 2026-04-27 22:12:55.657 10 INFO neutron.plugins.ml2.plugin [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Attempt 1 to provision port f178db33-9a00-4073-a05f-ac8b35365410 2026-04-27 22:12:55.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024588 2026-04-27 22:12:55.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031123 /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-04-27 22:12:56.117 10 INFO neutron.wsgi [None req-157d9417-f3ff-4d49-bfd6-e28cb226bce3 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0450711 2026-04-27 22:12:56.128 10 INFO neutron.wsgi [None req-32aa78ac-e7f8-4a82-a2af-e52d49d32238 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0049963 2026-04-27 22:12:56.137 10 INFO neutron.wsgi [None req-e0a59f1b-9ec3-42bb-a857-a835ba5020d4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0052466 2026-04-27 22:12:56.145 10 INFO neutron.wsgi [None req-175a90ec-c296-46ef-a82a-0f47a910764f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0042467 2026-04-27 22:12:56.300 10 INFO neutron.wsgi [None req-f666e774-d0ed-459a-908f-28d6ded9dc9d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/security-groups?name=lb-862c8d85-f28f-41e1-920c-f0d81c2260bc HTTP/1.1" status: 200 len: 1777 time: 0.0348439 2026-04-27 22:12:56.326 10 INFO neutron.wsgi [None req-29edd684-dad5-4dbb-adc5-baedfda8d30e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/security-group-rules?security_group_id=5e28da30-4f70-4762-8cb3-781da58e6204 HTTP/1.1" status: 200 len: 1318 time: 0.0191252 2026-04-27 22:12:56.414 10 INFO neutron.db.ovn_revision_numbers_db [None req-0538ba0f-4d18-4dd1-bbfe-0bda7a5f97f6 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 92a0f993-d306-4bec-91a2-f98a586f933e (type: security_group_rules) to 0 2026-04-27 22:12:56.436 10 INFO neutron.wsgi [None req-0538ba0f-4d18-4dd1-bbfe-0bda7a5f97f6 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 769 time: 0.1037521 2026-04-27 22:12:56.581 10 INFO neutron.db.ovn_revision_numbers_db [None req-542bc8ae-29e7-456b-9440-fac5a8db7455 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 4432f9af-897b-4658-9f97-d40d2a0af360 (type: security_group_rules) to 0 2026-04-27 22:12:56.603 10 INFO neutron.wsgi [None req-542bc8ae-29e7-456b-9440-fac5a8db7455 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 773 time: 0.1594636 2026-04-27 22:12:59.682 9 INFO neutron.wsgi [req-f191d716-01fb-4824-9d41-708efc14ab67 req-a836842f-25aa-4830-8b62-9e0dddcf8627 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?device_id=fb39e8be-4ddd-4588-a99f-5b69fcb82a4c&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0330923 2026-04-27 22:12:59.736 9 INFO neutron.wsgi [req-f191d716-01fb-4824-9d41-708efc14ab67 req-bc5800bf-d729-4a7c-85a7-f3a0dbd36f68 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=acc05b383c724ec2882474462680bfeb&device_id=fb39e8be-4ddd-4588-a99f-5b69fcb82a4c HTTP/1.1" status: 200 len: 1594 time: 0.0331831 2026-04-27 22:13:00.088 9 INFO neutron.wsgi [req-f191d716-01fb-4824-9d41-708efc14ab67 req-cece6f57-5620-497d-bc74-38b5a48d52ba bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=ee914b8a-0e91-488f-a49f-36c0c67ba5c7 HTTP/1.1" status: 200 len: 1003 time: 0.3325107 2026-04-27 22:13:00.140 9 INFO neutron.wsgi [req-f191d716-01fb-4824-9d41-708efc14ab67 req-82f4bcf8-051b-4039-b9b2-97c43e92b564 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.143&port_id=89d25e06-995d-4d07-9ee0-a256862d6a50 HTTP/1.1" status: 200 len: 1059 time: 0.0466316 2026-04-27 22:13:00.174 9 INFO neutron.wsgi [req-f191d716-01fb-4824-9d41-708efc14ab67 req-d0d7199f-b6be-4268-8d88-093a1225a472 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A285&port_id=89d25e06-995d-4d07-9ee0-a256862d6a50 HTTP/1.1" status: 200 len: 217 time: 0.0266271 2026-04-27 22:13:00.220 9 INFO neutron.wsgi [req-f191d716-01fb-4824-9d41-708efc14ab67 req-0cf4d229-b607-4d44-8543-f94d617913c9 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=e0c27621-e89d-4051-980d-7403de27f91b&id=cae2d091-004a-4d17-9ae1-b54d361fb72c HTTP/1.1" status: 200 len: 1565 time: 0.0402904 2026-04-27 22:13:00.259 9 INFO neutron.wsgi [req-f191d716-01fb-4824-9d41-708efc14ab67 req-0d064c11-3e9c-44f0-bd17-735c9876e8ba bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=ee914b8a-0e91-488f-a49f-36c0c67ba5c7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0321348 2026-04-27 22:13:00.289 9 INFO neutron.wsgi [req-f191d716-01fb-4824-9d41-708efc14ab67 req-d9b35696-ae91-4b93-aa72-177fd4da26c2 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=ee914b8a-0e91-488f-a49f-36c0c67ba5c7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0214515 2026-04-27 22:13:00.375 9 INFO neutron.wsgi [req-f191d716-01fb-4824-9d41-708efc14ab67 req-f4df69ba-115d-416f-8def-003bce3c17e0 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/ee914b8a-0e91-488f-a49f-36c0c67ba5c7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0784881 2026-04-27 22:13:00.450 9 INFO neutron.wsgi [req-f191d716-01fb-4824-9d41-708efc14ab67 req-a1fd220a-e3fa-41bb-baf9-4591c964e809 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/ee914b8a-0e91-488f-a49f-36c0c67ba5c7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0668187 2026-04-27 22:13:04.180 10 INFO neutron.wsgi [None req-2156069f-7879-4d5f-bba3-3d88c810b2c0 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.166 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0521529 2026-04-27 22:13:04.189 10 INFO neutron.wsgi [None req-3a6e64bd-ef85-4211-a1c3-809d00e48fc5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.166 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0031621 2026-04-27 22:13:04.198 10 INFO neutron.wsgi [None req-49af040f-a31b-43fd-a37d-0e9fd70324a3 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.166 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0045419 2026-04-27 22:13:04.210 10 INFO neutron.wsgi [None req-04bb1ff6-d2bd-4629-b0b9-f69af54f11b4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.166 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0058928 2026-04-27 22:13:04.675 9 INFO neutron.wsgi [-] 10.0.0.166 "GET / HTTP/1.1" status: 200 len: 284 time: 0.0025983 2026-04-27 22:13:04.716 10 INFO neutron.wsgi [None req-c54ee2f9-84af-4e8c-8211-4681fe758f5c 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.166 "GET /v2.0/subnets/ce54a01d-6c1c-4329-8bdb-67ce07ae04aa HTTP/1.1" status: 200 len: 831 time: 0.0329609 2026-04-27 22:13:05.199 10 INFO neutron.wsgi [None req-e7ea6c67-faf9-416d-bd3f-a6110a42315b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0103359 2026-04-27 22:13:05.207 10 INFO neutron.wsgi [None req-dada0a5b-6ff5-4793-9805-c92c1cacb641 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0041759 2026-04-27 22:13:05.214 10 INFO neutron.wsgi [None req-532ad966-470f-400a-8e47-fa810649527c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0040131 2026-04-27 22:13:05.222 10 INFO neutron.wsgi [None req-8504ca70-949c-48e1-9237-a701abbbba6c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0038395 2026-04-27 22:13:05.259 10 INFO neutron.wsgi [None req-dbc9d5a8-6eca-4325-8e74-0ec03d348ec1 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/subnets/ce54a01d-6c1c-4329-8bdb-67ce07ae04aa HTTP/1.1" status: 200 len: 849 time: 0.0319276 2026-04-27 22:13:05.295 10 INFO neutron.wsgi [None req-049ffece-a1f3-4b27-935b-981267d78739 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports?device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 2632 time: 0.0277376 2026-04-27 22:13:05.466 10 INFO neutron.wsgi [None req-eb2c3462-b1dd-4f6f-8574-5191476ea271 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0081100 2026-04-27 22:13:05.474 10 INFO neutron.wsgi [None req-b406c424-55b0-4701-b7f7-2ba342137767 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0030456 2026-04-27 22:13:05.482 10 INFO neutron.wsgi [None req-330f33f5-185f-46b9-9ad6-057f75e30f67 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0040569 2026-04-27 22:13:05.492 10 INFO neutron.wsgi [None req-75dae12b-6b0a-4301-9862-f00498db89b9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0047500 2026-04-27 22:13:06.193 9 INFO neutron.wsgi [req-8e38d0d9-b26d-49d0-b3c3-fe4168974d01 req-4aff3036-ddeb-4eef-8df6-f1611ef457e1 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/0cc6b326-b4bb-4326-86ed-7c13adaaee4a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1493540 2026-04-27 22:13:06.257 9 INFO neutron.wsgi [req-8e38d0d9-b26d-49d0-b3c3-fe4168974d01 req-f93b5f19-5cbd-42a6-ad98-fd414df59edd bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/0cc6b326-b4bb-4326-86ed-7c13adaaee4a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0557907 2026-04-27 22:13:06.335 9 INFO neutron.wsgi [req-8e38d0d9-b26d-49d0-b3c3-fe4168974d01 req-116d96ce-0dd7-492e-a899-116fae124f3a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/networks?id=0cc6b326-b4bb-4326-86ed-7c13adaaee4a HTTP/1.1" status: 200 len: 1002 time: 0.0556250 2026-04-27 22:13:06.631 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e03131fc-3e49-4d38-94c9-c0c15f491cd6 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:13:06.633 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e03131fc-3e49-4d38-94c9-c0c15f491cd6 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network 0cc6b326-b4bb-4326-86ed-7c13adaaee4a: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:13:06.787 9 INFO neutron.db.ovn_revision_numbers_db [None req-e03131fc-3e49-4d38-94c9-c0c15f491cd6 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource ee74cf37-81bf-4033-891f-0c223c13f76b (type: ports) to 1 2026-04-27 22:13:06.807 9 INFO neutron.wsgi [None req-e03131fc-3e49-4d38-94c9-c0c15f491cd6 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1508 time: 0.4653528 /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-04-27 22:13:07.172 9 INFO neutron.db.ovn_revision_numbers_db [None req-8fab9289-3372-4d1a-be94-0736f723c7d7 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource ee74cf37-81bf-4033-891f-0c223c13f76b (type: ports) to 2 2026-04-27 22:13:07.330 9 INFO neutron.db.ovn_revision_numbers_db [None req-8fab9289-3372-4d1a-be94-0736f723c7d7 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource ee74cf37-81bf-4033-891f-0c223c13f76b (type: ports) to 2 2026-04-27 22:13:07.345 9 INFO neutron.wsgi [None req-8fab9289-3372-4d1a-be94-0736f723c7d7 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] 199.19.213.80 "PUT /v2.0/ports/ee74cf37-81bf-4033-891f-0c223c13f76b HTTP/1.1" status: 200 len: 1557 time: 0.5311944 2026-04-27 22:13:07.382 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0c1808e7-b5d2-4eda-b1de-82c596230715'] response: {'name': 'network-changed', 'server_uuid': '189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19', 'tag': 'ee74cf37-81bf-4033-891f-0c223c13f76b', 'status': 'completed', 'code': 200} /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-04-27 22:13:07.425 9 INFO neutron.wsgi [req-8e38d0d9-b26d-49d0-b3c3-fe4168974d01 req-30b4d1f5-1052-4607-8f05-4b5c9011f25e bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=6467bf3e578142afa6669b10ba6c9b92&device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 4009 time: 0.0403807 2026-04-27 22:13:07.460 9 INFO neutron.wsgi [req-8e38d0d9-b26d-49d0-b3c3-fe4168974d01 req-2deed812-565c-4ae2-81fb-b791485efc38 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=172.24.2.140&port_id=abca95fc-276f-4000-a53b-a5203fdc4769 HTTP/1.1" status: 200 len: 217 time: 0.0269768 2026-04-27 22:13:07.495 9 INFO neutron.wsgi [req-8e38d0d9-b26d-49d0-b3c3-fe4168974d01 req-da10b962-c68e-42d1-8191-47b45b96fd06 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=1f420597-dda0-4007-a4ee-69d1f332ff10 HTTP/1.1" status: 200 len: 829 time: 0.0286796 2026-04-27 22:13:07.524 9 INFO neutron.wsgi [req-8e38d0d9-b26d-49d0-b3c3-fe4168974d01 req-8760666e-15a8-4cae-82e5-4239e1bd1442 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=59c77921-6608-46c3-87ef-f9c0dba2306f&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0232704 2026-04-27 22:13:07.590 9 INFO neutron.wsgi [req-8e38d0d9-b26d-49d0-b3c3-fe4168974d01 req-176d7565-3bd3-445f-99ae-9ab9f2ebec92 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/59c77921-6608-46c3-87ef-f9c0dba2306f?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0597498 2026-04-27 22:13:07.659 9 INFO neutron.wsgi [req-8e38d0d9-b26d-49d0-b3c3-fe4168974d01 req-98a1c2bf-fb78-4b4e-8cf0-8dac7fe3de6d bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/59c77921-6608-46c3-87ef-f9c0dba2306f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0627565 2026-04-27 22:13:07.692 9 INFO neutron.wsgi [req-8e38d0d9-b26d-49d0-b3c3-fe4168974d01 req-4a525e52-3122-4a87-9f0a-da649fb3d70d bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.113&port_id=bf14820e-7428-48a8-b67d-60ae6bb9f49e HTTP/1.1" status: 200 len: 217 time: 0.0274706 2026-04-27 22:13:07.729 9 INFO neutron.wsgi [req-8e38d0d9-b26d-49d0-b3c3-fe4168974d01 req-752e9d7c-9f80-44c3-8e9b-3569ac2dbcc0 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=84ad2459-7ca9-4125-8b79-f072cd203dd6 HTTP/1.1" status: 200 len: 854 time: 0.0307195 2026-04-27 22:13:07.761 9 INFO neutron.wsgi [req-8e38d0d9-b26d-49d0-b3c3-fe4168974d01 req-bcc9d97b-f2c7-4a51-ab85-f43432b45e8d bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=53b48937-4e98-47d6-b330-3b3810ca9134&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0236433 2026-04-27 22:13:07.829 9 INFO neutron.wsgi [req-8e38d0d9-b26d-49d0-b3c3-fe4168974d01 req-19cd6fe7-fa68-46c8-900e-6fb48034b2d4 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/53b48937-4e98-47d6-b330-3b3810ca9134?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0589278 2026-04-27 22:13:07.902 9 INFO neutron.wsgi [req-8e38d0d9-b26d-49d0-b3c3-fe4168974d01 req-239e56ca-4290-456f-889d-beb1178f8031 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/53b48937-4e98-47d6-b330-3b3810ca9134?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0665286 2026-04-27 22:13:07.936 9 INFO neutron.wsgi [req-8e38d0d9-b26d-49d0-b3c3-fe4168974d01 req-7c5fa1ee-d1c2-4232-919d-d948f733f95f bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.241&port_id=ee74cf37-81bf-4033-891f-0c223c13f76b HTTP/1.1" status: 200 len: 217 time: 0.0269434 2026-04-27 22:13:07.971 9 INFO neutron.wsgi [req-8e38d0d9-b26d-49d0-b3c3-fe4168974d01 req-e2b7ae6c-69be-4935-b768-f49078e45606 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1a3&port_id=ee74cf37-81bf-4033-891f-0c223c13f76b HTTP/1.1" status: 200 len: 217 time: 0.0291522 2026-04-27 22:13:08.013 9 INFO neutron.wsgi [req-8e38d0d9-b26d-49d0-b3c3-fe4168974d01 req-e5adabfa-827f-4dab-bf1c-f5faa912250b bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=1c77c42d-ad4e-4b81-82cb-b5ce2116871d&id=ce54a01d-6c1c-4329-8bdb-67ce07ae04aa HTTP/1.1" status: 200 len: 1562 time: 0.0348990 2026-04-27 22:13:08.042 9 INFO neutron.wsgi [req-8e38d0d9-b26d-49d0-b3c3-fe4168974d01 req-54f9a308-c3fd-4f40-9d17-85e65ca22ce0 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=0cc6b326-b4bb-4326-86ed-7c13adaaee4a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0225539 2026-04-27 22:13:08.069 9 INFO neutron.wsgi [req-8e38d0d9-b26d-49d0-b3c3-fe4168974d01 req-25e9b362-867e-4d31-a883-43f6ecac0b14 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=0cc6b326-b4bb-4326-86ed-7c13adaaee4a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0197194 2026-04-27 22:13:08.140 9 INFO neutron.wsgi [req-8e38d0d9-b26d-49d0-b3c3-fe4168974d01 req-4e81dc1c-9a97-4e98-80e0-10f0c3c93c6b bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/0cc6b326-b4bb-4326-86ed-7c13adaaee4a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0632308 2026-04-27 22:13:08.206 9 INFO neutron.wsgi [req-8e38d0d9-b26d-49d0-b3c3-fe4168974d01 req-be62ce63-be06-4bcf-880b-afe47802873f bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/0cc6b326-b4bb-4326-86ed-7c13adaaee4a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0584903 2026-04-27 22:13:08.305 9 INFO neutron.wsgi [req-04fd0d39-6dcc-4f34-9cbf-ce42fc99e7bb req-d27c1a26-1060-45db-9cae-2138aabf0ea0 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=6467bf3e578142afa6669b10ba6c9b92&device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 4009 time: 0.0450039 2026-04-27 22:13:08.329 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] OVN reports status up for port: ee74cf37-81bf-4033-891f-0c223c13f76b 2026-04-27 22:13:08.364 9 INFO neutron.plugins.ml2.plugin [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Attempt 1 to provision port ee74cf37-81bf-4033-891f-0c223c13f76b 2026-04-27 22:13:08.404 9 INFO neutron.wsgi [req-04fd0d39-6dcc-4f34-9cbf-ce42fc99e7bb req-e8a1bdab-72a4-42b7-a799-aacabaef06bc bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=0cc6b326-b4bb-4326-86ed-7c13adaaee4a HTTP/1.1" status: 200 len: 1002 time: 0.0885789 2026-04-27 22:13:08.444 9 INFO neutron.wsgi [req-04fd0d39-6dcc-4f34-9cbf-ce42fc99e7bb req-8c36dafa-f18d-4cc4-b07b-f530a8d8c887 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.241&port_id=ee74cf37-81bf-4033-891f-0c223c13f76b HTTP/1.1" status: 200 len: 217 time: 0.0242672 2026-04-27 22:13:08.473 9 INFO neutron.wsgi [req-04fd0d39-6dcc-4f34-9cbf-ce42fc99e7bb req-f416ce4d-7026-4b44-b838-871ed285e1c5 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1a3&port_id=ee74cf37-81bf-4033-891f-0c223c13f76b HTTP/1.1" status: 200 len: 217 time: 0.0236106 2026-04-27 22:13:08.517 9 INFO neutron.wsgi [req-04fd0d39-6dcc-4f34-9cbf-ce42fc99e7bb req-57a219e1-7d35-4dfa-bd0b-b14037a14d16 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=1c77c42d-ad4e-4b81-82cb-b5ce2116871d&id=ce54a01d-6c1c-4329-8bdb-67ce07ae04aa HTTP/1.1" status: 200 len: 1562 time: 0.0385447 2026-04-27 22:13:08.542 10 INFO neutron.wsgi [req-8e38d0d9-b26d-49d0-b3c3-fe4168974d01 req-7d0cf16f-87e3-479f-9cf6-61c63259ed04 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.210 "GET /v2.0/ports/ee74cf37-81bf-4033-891f-0c223c13f76b HTTP/1.1" status: 200 len: 1587 time: 0.0690882 2026-04-27 22:13:08.563 9 INFO neutron.wsgi [req-04fd0d39-6dcc-4f34-9cbf-ce42fc99e7bb req-4a9449c0-7b9a-4b63-b28f-4ab0af385ec2 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=0cc6b326-b4bb-4326-86ed-7c13adaaee4a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0337267 2026-04-27 22:13:08.577 10 INFO neutron.wsgi [None req-08a8c29b-c963-4293-a21b-c1ddf25134be 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports/ee74cf37-81bf-4033-891f-0c223c13f76b HTTP/1.1" status: 200 len: 1587 time: 0.0260603 2026-04-27 22:13:08.596 9 INFO neutron.wsgi [req-04fd0d39-6dcc-4f34-9cbf-ce42fc99e7bb req-954324c3-105e-49c6-842b-03d691fe56ed bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=0cc6b326-b4bb-4326-86ed-7c13adaaee4a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0243514 2026-04-27 22:13:08.608 10 INFO neutron.wsgi [None req-9362b6f3-6ed6-4bbb-9422-9cf660108eae 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports/ee74cf37-81bf-4033-891f-0c223c13f76b HTTP/1.1" status: 200 len: 1587 time: 0.0273576 2026-04-27 22:13:08.683 9 INFO neutron.wsgi [req-04fd0d39-6dcc-4f34-9cbf-ce42fc99e7bb req-14442d0b-c197-4db8-8968-71bc57cd0120 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/0cc6b326-b4bb-4326-86ed-7c13adaaee4a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0746963 2026-04-27 22:13:08.736 9 INFO neutron.db.ovn_revision_numbers_db [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Successfully bumped revision number for resource ee74cf37-81bf-4033-891f-0c223c13f76b (type: ports) to 4 2026-04-27 22:13:08.786 9 INFO neutron.wsgi [req-04fd0d39-6dcc-4f34-9cbf-ce42fc99e7bb req-723c678d-8620-49ea-b9dd-b7eb016527ce bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/0cc6b326-b4bb-4326-86ed-7c13adaaee4a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0933945 2026-04-27 22:13:08.996 10 INFO neutron.db.ovn_revision_numbers_db [None req-c8a1a3b3-7ee7-4557-ac68-869b45f14b53 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource ee74cf37-81bf-4033-891f-0c223c13f76b (type: ports) to 5 2026-04-27 22:13:09.006 10 INFO neutron.wsgi [None req-c8a1a3b3-7ee7-4557-ac68-869b45f14b53 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80 "PUT /v2.0/ports/ee74cf37-81bf-4033-891f-0c223c13f76b HTTP/1.1" status: 200 len: 1330 time: 0.3926988 /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-04-27 22:13:09.039 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-992a8510-b2b5-415a-9429-fbd44074b3f7'] response: {'name': 'network-changed', 'server_uuid': '189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19', 'tag': 'ee74cf37-81bf-4033-891f-0c223c13f76b', 'status': 'completed', 'code': 200} /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-04-27 22:13:09.070 10 INFO neutron.wsgi [None req-f2038d45-eff8-4a3f-94d1-57a647fe132a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/networks/0cc6b326-b4bb-4326-86ed-7c13adaaee4a HTTP/1.1" status: 200 len: 999 time: 0.0574613 2026-04-27 22:13:09.108 10 INFO neutron.wsgi [None req-f21cc775-d65a-462b-9ace-71d48983a865 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/subnets/ce54a01d-6c1c-4329-8bdb-67ce07ae04aa HTTP/1.1" status: 200 len: 849 time: 0.0335214 2026-04-27 22:13:09.110 9 INFO neutron.wsgi [req-0aff1671-08c2-4b08-a82e-9a4c93f0cf95 req-a4a95e29-6d46-4cd7-8051-8a978717da71 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=6467bf3e578142afa6669b10ba6c9b92&device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 3782 time: 0.0467649 2026-04-27 22:13:09.179 9 INFO neutron.wsgi [req-0aff1671-08c2-4b08-a82e-9a4c93f0cf95 req-fde047e5-0c12-4637-a93b-ab323c1dc48f bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=0cc6b326-b4bb-4326-86ed-7c13adaaee4a HTTP/1.1" status: 200 len: 1002 time: 0.0615103 2026-04-27 22:13:09.189 10 INFO neutron.wsgi [None req-14bd3257-4537-44f2-abe9-94d36a47d15e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0072708 2026-04-27 22:13:09.196 10 INFO neutron.wsgi [None req-2fc0dc38-eabd-486c-b3c3-e35650c2ef24 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0031240 2026-04-27 22:13:09.204 10 INFO neutron.wsgi [None req-2076d024-e1d9-4cdd-bf08-121a4dad6a79 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0039549 2026-04-27 22:13:09.210 9 INFO neutron.wsgi [req-0aff1671-08c2-4b08-a82e-9a4c93f0cf95 req-91c4067b-0385-4237-a097-b955e9fd82db bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.241&port_id=ee74cf37-81bf-4033-891f-0c223c13f76b HTTP/1.1" status: 200 len: 217 time: 0.0246799 2026-04-27 22:13:09.212 10 INFO neutron.wsgi [None req-aa25cc66-e47e-4f8f-922b-d71304e99062 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0044441 2026-04-27 22:13:09.248 10 INFO neutron.wsgi [None req-d513f701-c260-41bb-a0a7-8de10afb4d76 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/subnets/84ad2459-7ca9-4125-8b79-f072cd203dd6 HTTP/1.1" status: 200 len: 851 time: 0.0301497 2026-04-27 22:13:09.249 9 INFO neutron.wsgi [req-0aff1671-08c2-4b08-a82e-9a4c93f0cf95 req-0e3ec363-af46-4bea-a65b-6c0471dbbb3c bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=ce54a01d-6c1c-4329-8bdb-67ce07ae04aa HTTP/1.1" status: 200 len: 852 time: 0.0325818 2026-04-27 22:13:09.279 10 INFO neutron.wsgi [None req-7918073f-fae2-4e21-a121-bc824a4787fe 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports/f178db33-9a00-4073-a05f-ac8b35365410 HTTP/1.1" status: 200 len: 1340 time: 0.0279691 2026-04-27 22:13:09.281 9 INFO neutron.wsgi [req-0aff1671-08c2-4b08-a82e-9a4c93f0cf95 req-390c53ee-f7cb-42be-a60c-fbcc4cfc2997 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=0cc6b326-b4bb-4326-86ed-7c13adaaee4a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0262775 2026-04-27 22:13:09.317 10 INFO neutron.wsgi [None req-d6634d34-0be8-4c47-89ac-5d8a42153746 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports/bf14820e-7428-48a8-b67d-60ae6bb9f49e HTTP/1.1" status: 200 len: 1471 time: 0.0299444 2026-04-27 22:13:09.345 9 INFO neutron.wsgi [req-0aff1671-08c2-4b08-a82e-9a4c93f0cf95 req-dcfa60ed-6f13-451d-a5cc-d3600e2268ff bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/0cc6b326-b4bb-4326-86ed-7c13adaaee4a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0585923 2026-04-27 22:13:09.359 10 INFO neutron.wsgi [None req-6c95113d-7cfe-47e7-83c7-db70428afec9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/subnets/84ad2459-7ca9-4125-8b79-f072cd203dd6 HTTP/1.1" status: 200 len: 851 time: 0.0343356 2026-04-27 22:13:09.419 9 INFO neutron.wsgi [req-0aff1671-08c2-4b08-a82e-9a4c93f0cf95 req-f416f67e-de06-4e4a-bcc0-572664b8893f bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/0cc6b326-b4bb-4326-86ed-7c13adaaee4a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0672324 2026-04-27 22:13:09.421 10 INFO neutron.wsgi [None req-f5b52cf2-c314-4f21-a3b4-bb0cc6fd3bdf 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/networks/53b48937-4e98-47d6-b330-3b3810ca9134 HTTP/1.1" status: 200 len: 1001 time: 0.0572081 2026-04-27 22:13:09.458 10 INFO neutron.wsgi [None req-ae265fd8-1dda-4da2-ab4e-0c10bab1b297 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports/f178db33-9a00-4073-a05f-ac8b35365410 HTTP/1.1" status: 200 len: 1340 time: 0.0311227 2026-04-27 22:13:09.476 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-72146e05-0a19-45f3-95bd-8b7f32556a5c'] response: {'server_uuid': '189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ee74cf37-81bf-4033-891f-0c223c13f76b', 'code': 200} 2026-04-27 22:13:09.477 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-72146e05-0a19-45f3-95bd-8b7f32556a5c'] response: {'server_uuid': '189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ee74cf37-81bf-4033-891f-0c223c13f76b', 'code': 200} 2026-04-27 22:13:09.489 10 INFO neutron.wsgi [None req-1081a8aa-7e3d-4b2d-9956-38568c645719 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/subnets/84ad2459-7ca9-4125-8b79-f072cd203dd6 HTTP/1.1" status: 200 len: 851 time: 0.0266979 2026-04-27 22:13:10.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026007 2026-04-27 22:13:10.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025408 2026-04-27 22:13:15.423 9 INFO neutron.wsgi [None req-3e6fe433-ffef-4458-9338-41522b36dc1f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.166 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0061858 2026-04-27 22:13:15.438 9 INFO neutron.wsgi [None req-bedb5b32-d958-4427-a179-8d45147d35e4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.166 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0103402 2026-04-27 22:13:15.452 9 INFO neutron.wsgi [None req-6db1fc0a-1532-4cdc-aad9-75a9faeeb91e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.166 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0054142 2026-04-27 22:13:15.467 9 INFO neutron.wsgi [None req-2295429e-102b-401d-818e-3baee5da6e3c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.166 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0074248 2026-04-27 22:13:15.802 10 INFO neutron.wsgi [-] 10.0.0.166 "GET / HTTP/1.1" status: 200 len: 284 time: 0.0024948 2026-04-27 22:13:15.854 10 INFO neutron.wsgi [None req-63512104-e9ca-4962-a5d6-fc849c72d977 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.166 "GET /v2.0/subnets/e0c27621-e89d-4051-980d-7403de27f91b HTTP/1.1" status: 200 len: 831 time: 0.0449431 2026-04-27 22:13:16.270 9 INFO neutron.wsgi [None req-c757a775-a5c2-46bb-bad0-02513d1b1853 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0059071 2026-04-27 22:13:16.277 9 INFO neutron.wsgi [None req-e4151a8e-3544-4b51-b39c-7ea3f17375a3 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0030038 2026-04-27 22:13:16.284 9 INFO neutron.wsgi [None req-3918f1da-3e9a-4e30-b921-71a8ea96e71a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0037055 2026-04-27 22:13:16.293 9 INFO neutron.wsgi [None req-5cef2800-99fe-437d-a4e7-ee279f661a62 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0042319 2026-04-27 22:13:16.329 9 INFO neutron.wsgi [None req-4973705d-d23c-4835-a8fe-2ccb46bb682c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/subnets/ce54a01d-6c1c-4329-8bdb-67ce07ae04aa HTTP/1.1" status: 200 len: 849 time: 0.0303295 2026-04-27 22:13:16.365 9 INFO neutron.wsgi [None req-1f26a883-d006-4888-badc-c1cd23349313 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/subnets/e0c27621-e89d-4051-980d-7403de27f91b HTTP/1.1" status: 200 len: 849 time: 0.0303924 2026-04-27 22:13:16.403 9 INFO neutron.wsgi [None req-04d1105b-3d36-4337-9221-fd3b1205c560 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports?device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 3782 time: 0.0313308 2026-04-27 22:13:16.500 9 INFO neutron.wsgi [None req-29f59c3f-ec86-4c5a-bb08-90680e344bec 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0071778 2026-04-27 22:13:16.506 9 INFO neutron.wsgi [None req-5ef9b76b-e9c9-488d-b1dc-fb48ced45037 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0028439 2026-04-27 22:13:16.514 9 INFO neutron.wsgi [None req-0f482d01-c90a-49d9-8616-f89d9f0fd015 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0039537 2026-04-27 22:13:16.522 9 INFO neutron.wsgi [None req-b3626b68-0d05-4e4c-ab7e-e22d12dca78e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0044343 2026-04-27 22:13:16.705 9 INFO neutron.wsgi [req-9d1e9e10-86dd-43b4-bdc3-9487c6a6793f req-4702c473-d2fb-41fd-baa5-9d56faccd18e bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/ee914b8a-0e91-488f-a49f-36c0c67ba5c7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0736775 2026-04-27 22:13:16.773 9 INFO neutron.wsgi [req-9d1e9e10-86dd-43b4-bdc3-9487c6a6793f req-38bb4144-68ac-4d16-a1e9-9e11a4269555 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/ee914b8a-0e91-488f-a49f-36c0c67ba5c7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0609195 2026-04-27 22:13:16.859 9 INFO neutron.wsgi [req-9d1e9e10-86dd-43b4-bdc3-9487c6a6793f req-b60261d3-487e-451b-85c1-261110160a3a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/networks?id=ee914b8a-0e91-488f-a49f-36c0c67ba5c7 HTTP/1.1" status: 200 len: 1003 time: 0.0626881 2026-04-27 22:13:17.117 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6e8c2d75-1676-4b3f-ab25-8ae8bc3ed465 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] No more DHCP agents 2026-04-27 22:13:17.120 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6e8c2d75-1676-4b3f-ab25-8ae8bc3ed465 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Unable to schedule network ee914b8a-0e91-488f-a49f-36c0c67ba5c7: no agents available; will retry on subsequent port and subnet creation events. 2026-04-27 22:13:17.254 9 INFO neutron.db.ovn_revision_numbers_db [None req-6e8c2d75-1676-4b3f-ab25-8ae8bc3ed465 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 3a286562-c349-4b74-a49c-75e562867417 (type: ports) to 1 2026-04-27 22:13:17.274 9 INFO neutron.wsgi [None req-6e8c2d75-1676-4b3f-ab25-8ae8bc3ed465 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1508 time: 0.4082706 /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-04-27 22:13:18.006 9 INFO neutron.db.ovn_revision_numbers_db [None req-585af7e9-9630-448f-b33a-5b3bc52efa3b bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource 3a286562-c349-4b74-a49c-75e562867417 (type: ports) to 2 2026-04-27 22:13:18.185 9 INFO neutron.db.ovn_revision_numbers_db [None req-585af7e9-9630-448f-b33a-5b3bc52efa3b bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource 3a286562-c349-4b74-a49c-75e562867417 (type: ports) to 2 2026-04-27 22:13:18.205 9 INFO neutron.wsgi [None req-585af7e9-9630-448f-b33a-5b3bc52efa3b bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] 199.19.213.80 "PUT /v2.0/ports/3a286562-c349-4b74-a49c-75e562867417 HTTP/1.1" status: 200 len: 1557 time: 0.9248195 2026-04-27 22:13:18.237 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e0a8eb62-0e29-42c8-8b52-adae4fe7f657'] response: {'name': 'network-changed', 'server_uuid': '189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19', 'tag': '3a286562-c349-4b74-a49c-75e562867417', 'status': 'completed', 'code': 200} /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-04-27 22:13:18.284 9 INFO neutron.wsgi [req-9d1e9e10-86dd-43b4-bdc3-9487c6a6793f req-00b3f4d5-3437-4a39-821d-670cf13acc04 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=6467bf3e578142afa6669b10ba6c9b92&device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 5159 time: 0.0367789 2026-04-27 22:13:18.321 9 INFO neutron.wsgi [req-9d1e9e10-86dd-43b4-bdc3-9487c6a6793f req-5bb95f2d-ef4d-4c8f-9dda-5d7cf22f8c90 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=172.24.2.140&port_id=abca95fc-276f-4000-a53b-a5203fdc4769 HTTP/1.1" status: 200 len: 217 time: 0.0284584 2026-04-27 22:13:18.357 9 INFO neutron.wsgi [req-9d1e9e10-86dd-43b4-bdc3-9487c6a6793f req-27c3329c-aa7a-4b10-a005-4abe6c7ab577 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=1f420597-dda0-4007-a4ee-69d1f332ff10 HTTP/1.1" status: 200 len: 829 time: 0.0291469 2026-04-27 22:13:18.379 9 INFO neutron.wsgi [req-9d1e9e10-86dd-43b4-bdc3-9487c6a6793f req-becfc4ce-64b8-4d5c-8a0e-b5a21bde5ae5 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=59c77921-6608-46c3-87ef-f9c0dba2306f&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0180607 2026-04-27 22:13:18.445 9 INFO neutron.wsgi [req-9d1e9e10-86dd-43b4-bdc3-9487c6a6793f req-905758f8-f057-47cc-9156-c8ea7fab4e59 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/59c77921-6608-46c3-87ef-f9c0dba2306f?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0579176 2026-04-27 22:13:18.504 9 INFO neutron.wsgi [req-9d1e9e10-86dd-43b4-bdc3-9487c6a6793f req-a31cea9b-00ea-48ac-a12a-5d5d358e3ce4 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/59c77921-6608-46c3-87ef-f9c0dba2306f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0544648 2026-04-27 22:13:18.537 9 INFO neutron.wsgi [req-9d1e9e10-86dd-43b4-bdc3-9487c6a6793f req-b72ca9e6-5518-427e-b3db-51f5e4bab50b bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.113&port_id=bf14820e-7428-48a8-b67d-60ae6bb9f49e HTTP/1.1" status: 200 len: 217 time: 0.0255191 2026-04-27 22:13:18.607 9 INFO neutron.wsgi [req-9d1e9e10-86dd-43b4-bdc3-9487c6a6793f req-22786072-9dca-4d69-95cf-9b0e17235c52 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=84ad2459-7ca9-4125-8b79-f072cd203dd6 HTTP/1.1" status: 200 len: 854 time: 0.0630560 2026-04-27 22:13:18.636 9 INFO neutron.wsgi [req-9d1e9e10-86dd-43b4-bdc3-9487c6a6793f req-3301b11f-bc76-4ad9-9492-4915d0b952a0 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=53b48937-4e98-47d6-b330-3b3810ca9134&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0249987 2026-04-27 22:13:18.701 9 INFO neutron.wsgi [req-9d1e9e10-86dd-43b4-bdc3-9487c6a6793f req-66eb4682-11e6-43dd-bfa4-958140986d0b bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/53b48937-4e98-47d6-b330-3b3810ca9134?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0593293 2026-04-27 22:13:18.771 9 INFO neutron.wsgi [req-9d1e9e10-86dd-43b4-bdc3-9487c6a6793f req-e6f9c577-9b35-4d18-a0de-f3cebc1cab17 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/53b48937-4e98-47d6-b330-3b3810ca9134?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0646865 2026-04-27 22:13:18.802 9 INFO neutron.wsgi [req-9d1e9e10-86dd-43b4-bdc3-9487c6a6793f req-1ae167af-03ba-4345-bd1d-ce0d116cb8fb bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.241&port_id=ee74cf37-81bf-4033-891f-0c223c13f76b HTTP/1.1" status: 200 len: 217 time: 0.0247123 2026-04-27 22:13:18.840 9 INFO neutron.wsgi [req-9d1e9e10-86dd-43b4-bdc3-9487c6a6793f req-edf32cd9-6221-47c2-bdc2-416b6dbf7c36 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=ce54a01d-6c1c-4329-8bdb-67ce07ae04aa HTTP/1.1" status: 200 len: 852 time: 0.0311463 2026-04-27 22:13:18.869 9 INFO neutron.wsgi [req-9d1e9e10-86dd-43b4-bdc3-9487c6a6793f req-a6e96659-4146-4231-a7fb-445b7773e9d6 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=0cc6b326-b4bb-4326-86ed-7c13adaaee4a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0227830 2026-04-27 22:13:18.931 9 INFO neutron.wsgi [req-9d1e9e10-86dd-43b4-bdc3-9487c6a6793f req-38c12596-bf27-4dd6-834f-91f7f9bd5a2f bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/0cc6b326-b4bb-4326-86ed-7c13adaaee4a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0556486 2026-04-27 22:13:19.000 9 INFO neutron.wsgi [req-9d1e9e10-86dd-43b4-bdc3-9487c6a6793f req-bd0197c6-d77e-4529-820f-1d6348daddd1 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/0cc6b326-b4bb-4326-86ed-7c13adaaee4a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0625887 2026-04-27 22:13:19.029 9 INFO neutron.wsgi [req-9d1e9e10-86dd-43b4-bdc3-9487c6a6793f req-5b8620cd-0153-499e-b413-faa89fd82805 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.74&port_id=3a286562-c349-4b74-a49c-75e562867417 HTTP/1.1" status: 200 len: 217 time: 0.0235839 2026-04-27 22:13:19.057 9 INFO neutron.wsgi [req-9d1e9e10-86dd-43b4-bdc3-9487c6a6793f req-a90ba258-a210-4d4c-9e4b-cbf6dc13f1ef bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A210&port_id=3a286562-c349-4b74-a49c-75e562867417 HTTP/1.1" status: 200 len: 217 time: 0.0223162 2026-04-27 22:13:19.100 9 INFO neutron.wsgi [req-9d1e9e10-86dd-43b4-bdc3-9487c6a6793f req-2f98f26d-8cf3-41de-a917-474dd779c4c6 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=e0c27621-e89d-4051-980d-7403de27f91b&id=cae2d091-004a-4d17-9ae1-b54d361fb72c HTTP/1.1" status: 200 len: 1565 time: 0.0362196 2026-04-27 22:13:19.128 9 INFO neutron.wsgi [req-9d1e9e10-86dd-43b4-bdc3-9487c6a6793f req-8576bea6-204d-4a85-a9b2-57baedb85b66 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=ee914b8a-0e91-488f-a49f-36c0c67ba5c7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0205796 2026-04-27 22:13:19.151 9 INFO neutron.wsgi [req-9d1e9e10-86dd-43b4-bdc3-9487c6a6793f req-a72539c2-09f9-4db6-9c1c-6b2c6c77b623 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=ee914b8a-0e91-488f-a49f-36c0c67ba5c7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0167465 2026-04-27 22:13:19.224 9 INFO neutron.wsgi [req-9d1e9e10-86dd-43b4-bdc3-9487c6a6793f req-4d0b503f-f9d5-4612-b905-fa1ffda1f8e4 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/ee914b8a-0e91-488f-a49f-36c0c67ba5c7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0657930 2026-04-27 22:13:19.289 9 INFO neutron.wsgi [req-9d1e9e10-86dd-43b4-bdc3-9487c6a6793f req-d1110161-c381-4d09-8c9d-a42c1f0c64e6 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/ee914b8a-0e91-488f-a49f-36c0c67ba5c7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0564954 2026-04-27 22:13:19.387 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status up for port: 3a286562-c349-4b74-a49c-75e562867417 2026-04-27 22:13:19.394 9 INFO neutron.wsgi [req-a3e6baee-8889-48ba-8e91-cc36332b1c77 req-e642463e-ba49-446a-b7e9-c2efadab72c1 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=6467bf3e578142afa6669b10ba6c9b92&device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 5159 time: 0.0626893 2026-04-27 22:13:19.403 10 INFO neutron.plugins.ml2.plugin [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Attempt 1 to provision port 3a286562-c349-4b74-a49c-75e562867417 2026-04-27 22:13:19.484 9 INFO neutron.wsgi [req-a3e6baee-8889-48ba-8e91-cc36332b1c77 req-635c8c7f-d9ed-4c04-845b-58b6093b44bb bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=ee914b8a-0e91-488f-a49f-36c0c67ba5c7 HTTP/1.1" status: 200 len: 1003 time: 0.0811615 2026-04-27 22:13:19.546 9 INFO neutron.wsgi [req-a3e6baee-8889-48ba-8e91-cc36332b1c77 req-0f42899d-1c71-4524-a1ae-573d5e902551 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.74&port_id=3a286562-c349-4b74-a49c-75e562867417 HTTP/1.1" status: 200 len: 217 time: 0.0552680 2026-04-27 22:13:19.568 15 INFO neutron.db.ovn_revision_numbers_db [None req-456bb6d6-2e33-42e2-b9d2-fb031c777e80 - - - - - -] Successfully bumped revision number for resource 53b48937-4e98-47d6-b330-3b3810ca9134 (type: networks) to 3 2026-04-27 22:13:19.592 9 INFO neutron.wsgi [req-a3e6baee-8889-48ba-8e91-cc36332b1c77 req-92927381-9af6-4ab5-8bee-d5f71ce0c469 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A210&port_id=3a286562-c349-4b74-a49c-75e562867417 HTTP/1.1" status: 200 len: 217 time: 0.0393143 2026-04-27 22:13:19.598 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-40fbf449-94d1-4a7d-b332-46efcc30b103'] response: {'server_uuid': '189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3a286562-c349-4b74-a49c-75e562867417', 'code': 200} 2026-04-27 22:13:19.648 15 INFO neutron.db.ovn_revision_numbers_db [None req-456bb6d6-2e33-42e2-b9d2-fb031c777e80 - - - - - -] Successfully bumped revision number for resource 0cc6b326-b4bb-4326-86ed-7c13adaaee4a (type: networks) to 3 2026-04-27 22:13:19.660 9 INFO neutron.wsgi [req-a3e6baee-8889-48ba-8e91-cc36332b1c77 req-566ccaff-a1ae-40b8-a581-deb70b0f38c8 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=e0c27621-e89d-4051-980d-7403de27f91b&id=cae2d091-004a-4d17-9ae1-b54d361fb72c HTTP/1.1" status: 200 len: 1565 time: 0.0581586 2026-04-27 22:13:19.667 9 INFO neutron.wsgi [req-9d1e9e10-86dd-43b4-bdc3-9487c6a6793f req-a535b36c-f024-48e1-98e9-33bace22d498 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.210 "GET /v2.0/ports/3a286562-c349-4b74-a49c-75e562867417 HTTP/1.1" status: 200 len: 1587 time: 0.1105471 2026-04-27 22:13:19.680 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource 3a286562-c349-4b74-a49c-75e562867417 (type: ports) to 4 2026-04-27 22:13:19.695 9 INFO neutron.wsgi [req-a3e6baee-8889-48ba-8e91-cc36332b1c77 req-1664e593-e260-4300-8b6b-1dd0bf652a60 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=ee914b8a-0e91-488f-a49f-36c0c67ba5c7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0279386 2026-04-27 22:13:19.733 9 INFO neutron.wsgi [None req-f7b3007c-b16d-4906-9406-7df5bcabcd2a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports/3a286562-c349-4b74-a49c-75e562867417 HTTP/1.1" status: 200 len: 1587 time: 0.0468209 2026-04-27 22:13:19.734 9 INFO neutron.wsgi [req-a3e6baee-8889-48ba-8e91-cc36332b1c77 req-be78ff1d-b0f6-42c0-9572-4f67a3b5c94c bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=ee914b8a-0e91-488f-a49f-36c0c67ba5c7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0271211 2026-04-27 22:13:19.778 9 INFO neutron.wsgi [None req-3b5b6d48-59f1-4209-9ba9-109f20bce987 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports/3a286562-c349-4b74-a49c-75e562867417 HTTP/1.1" status: 200 len: 1587 time: 0.0386972 2026-04-27 22:13:19.784 15 INFO neutron.db.ovn_revision_numbers_db [None req-456bb6d6-2e33-42e2-b9d2-fb031c777e80 - - - - - -] Successfully bumped revision number for resource ee914b8a-0e91-488f-a49f-36c0c67ba5c7 (type: networks) to 3 2026-04-27 22:13:19.837 15 INFO neutron.db.ovn_revision_numbers_db [None req-456bb6d6-2e33-42e2-b9d2-fb031c777e80 - - - - - -] Successfully bumped revision number for resource a809214e-1691-42a9-ab48-11180e6c1be3 (type: security_groups) to 12 2026-04-27 22:13:19.838 9 INFO neutron.wsgi [req-a3e6baee-8889-48ba-8e91-cc36332b1c77 req-8fdb2cc4-d554-4c7b-a44b-00a1c58386eb bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/ee914b8a-0e91-488f-a49f-36c0c67ba5c7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0931687 2026-04-27 22:13:19.869 15 INFO neutron.db.ovn_revision_numbers_db [None req-456bb6d6-2e33-42e2-b9d2-fb031c777e80 - - - - - -] Successfully bumped revision number for resource 5e28da30-4f70-4762-8cb3-781da58e6204 (type: security_groups) to 3 2026-04-27 22:13:19.910 9 INFO neutron.wsgi [req-a3e6baee-8889-48ba-8e91-cc36332b1c77 req-393eec3e-7806-417c-9453-d4b9d4939486 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/ee914b8a-0e91-488f-a49f-36c0c67ba5c7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0624504 2026-04-27 22:13:20.190 9 INFO neutron.db.ovn_revision_numbers_db [None req-1d3dbca3-911d-4429-ba43-31adb451c8ca 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 3a286562-c349-4b74-a49c-75e562867417 (type: ports) to 5 2026-04-27 22:13:20.199 9 INFO neutron.wsgi [None req-1d3dbca3-911d-4429-ba43-31adb451c8ca 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80 "PUT /v2.0/ports/3a286562-c349-4b74-a49c-75e562867417 HTTP/1.1" status: 200 len: 1326 time: 0.4096878 /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-04-27 22:13:20.239 15 INFO neutron.db.ovn_revision_numbers_db [None req-456bb6d6-2e33-42e2-b9d2-fb031c777e80 - - - - - -] Successfully bumped revision number for resource 49e13e8b-6d6f-4fcf-9ca7-c6fbc7f2a246 (type: routers) to 6 2026-04-27 22:13:20.268 9 INFO neutron.wsgi [None req-285cf031-bc86-421d-b466-6e7f43269867 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/networks/ee914b8a-0e91-488f-a49f-36c0c67ba5c7 HTTP/1.1" status: 200 len: 1000 time: 0.0637107 2026-04-27 22:13:20.282 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3bfe5b17-94f3-488e-86c4-f0f4260caa9f'] response: {'name': 'network-changed', 'server_uuid': '189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19', 'tag': '3a286562-c349-4b74-a49c-75e562867417', 'status': 'completed', 'code': 200} 2026-04-27 22:13:20.302 9 INFO neutron.wsgi [None req-e7a6356b-d7ae-4b13-abda-d01156132c8d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/subnets/e0c27621-e89d-4051-980d-7403de27f91b HTTP/1.1" status: 200 len: 849 time: 0.0293810 2026-04-27 22:13:20.333 9 INFO neutron.wsgi [req-57f75816-042f-4342-ad96-bd99afa649cd req-1ebe12f9-4846-4a7f-a3d0-ec9d23475b48 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=6467bf3e578142afa6669b10ba6c9b92&device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 4928 time: 0.0306768 2026-04-27 22:13:20.355 9 INFO neutron.wsgi [None req-8b829449-3f43-4107-ba1f-083a86c3b2e9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0036755 2026-04-27 22:13:20.358 15 INFO neutron.db.ovn_revision_numbers_db [None req-456bb6d6-2e33-42e2-b9d2-fb031c777e80 - - - - - -] Successfully bumped revision number for resource f178db33-9a00-4073-a05f-ac8b35365410 (type: ports) to 8 2026-04-27 22:13:20.361 9 INFO neutron.wsgi [None req-2ad5935c-e72c-4490-ad58-5eafef6dccfc 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0030506 2026-04-27 22:13:20.378 9 INFO neutron.wsgi [None req-279fdf00-1831-494d-beec-99e8d1787b16 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0036418 2026-04-27 22:13:20.385 9 INFO neutron.wsgi [None req-f1e9b67b-a029-4e10-b995-7e95fd4a1ece 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0029812 2026-04-27 22:13:20.400 9 INFO neutron.wsgi [req-57f75816-042f-4342-ad96-bd99afa649cd req-2d67d518-d86f-4bbf-9ff2-abfa36faa21e bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=ee914b8a-0e91-488f-a49f-36c0c67ba5c7 HTTP/1.1" status: 200 len: 1003 time: 0.0623863 2026-04-27 22:13:20.427 9 INFO neutron.wsgi [req-57f75816-042f-4342-ad96-bd99afa649cd req-2d7e0c38-49ce-4e12-9e9a-76311fe8661a bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.74&port_id=3a286562-c349-4b74-a49c-75e562867417 HTTP/1.1" status: 200 len: 217 time: 0.0208080 2026-04-27 22:13:20.437 9 INFO neutron.wsgi [None req-9d9c8d34-a165-4c9e-80ca-c0245cb37ead 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/subnets/84ad2459-7ca9-4125-8b79-f072cd203dd6 HTTP/1.1" status: 200 len: 851 time: 0.0447431 2026-04-27 22:13:20.473 9 INFO neutron.wsgi [req-57f75816-042f-4342-ad96-bd99afa649cd req-8849359a-ab69-42e4-b2c3-e5731f164ea8 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=e0c27621-e89d-4051-980d-7403de27f91b HTTP/1.1" status: 200 len: 852 time: 0.0417442 2026-04-27 22:13:20.485 9 INFO neutron.wsgi [None req-cc105384-93af-40e7-a7e1-9141b261b7f5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports/f178db33-9a00-4073-a05f-ac8b35365410 HTTP/1.1" status: 200 len: 1340 time: 0.0348418 2026-04-27 22:13:20.500 9 INFO neutron.wsgi [req-57f75816-042f-4342-ad96-bd99afa649cd req-f4c86ade-55c8-4998-928d-df82c828ac84 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=ee914b8a-0e91-488f-a49f-36c0c67ba5c7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0218918 2026-04-27 22:13:20.527 9 INFO neutron.wsgi [None req-000b5dca-3c49-4070-8ad5-0658b5c19cd5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports/bf14820e-7428-48a8-b67d-60ae6bb9f49e HTTP/1.1" status: 200 len: 1471 time: 0.0330007 2026-04-27 22:13:20.569 9 INFO neutron.wsgi [None req-18afad6c-d381-4c71-a81e-c1f269eec942 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/subnets/84ad2459-7ca9-4125-8b79-f072cd203dd6 HTTP/1.1" status: 200 len: 851 time: 0.0314574 2026-04-27 22:13:20.571 9 INFO neutron.wsgi [req-57f75816-042f-4342-ad96-bd99afa649cd req-59a90783-76d5-4f2f-9ecf-05095e887663 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/ee914b8a-0e91-488f-a49f-36c0c67ba5c7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0631208 2026-04-27 22:13:20.655 9 INFO neutron.wsgi [req-57f75816-042f-4342-ad96-bd99afa649cd req-820f036b-28f9-45b3-b805-fa0ac8a4db9e bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/ee914b8a-0e91-488f-a49f-36c0c67ba5c7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0755496 2026-04-27 22:13:20.657 9 INFO neutron.wsgi [None req-58a3d39a-0d2a-48bd-b98a-e67dad0654b6 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/networks/53b48937-4e98-47d6-b330-3b3810ca9134 HTTP/1.1" status: 200 len: 1001 time: 0.0829945 2026-04-27 22:13:20.698 9 INFO neutron.wsgi [None req-d0f5de03-dd13-4981-9861-48f5cef967de 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports/f178db33-9a00-4073-a05f-ac8b35365410 HTTP/1.1" status: 200 len: 1340 time: 0.0314136 2026-04-27 22:13:20.736 9 INFO neutron.wsgi [None req-bef5bf2a-7f46-46ff-9b72-47c92a42592c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/subnets/84ad2459-7ca9-4125-8b79-f072cd203dd6 HTTP/1.1" status: 200 len: 851 time: 0.0329962 2026-04-27 22:13:20.754 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-456bb6d6-2e33-42e2-b9d2-fb031c777e80 - - - - - -] Maintenance task: Synchronization finished (took 1.28 seconds) 2026-04-27 22:13:21.642 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-a64d4436-2101-4e01-87c2-acfa84df65cb'] response: {'server_uuid': '189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3a286562-c349-4b74-a49c-75e562867417', 'code': 200} 2026-04-27 22:13:25.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017464 2026-04-27 22:13:25.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033743 /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-04-27 22:13:29.953 10 INFO neutron.wsgi [None req-690bf04d-6411-4699-aee2-152403a17892 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0070496 2026-04-27 22:13:29.962 10 INFO neutron.wsgi [None req-b7454fe1-d6ae-496b-ace2-3fa45ea06895 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0048716 2026-04-27 22:13:29.970 10 INFO neutron.wsgi [None req-6293182f-7ccd-4589-a92e-e691b0625597 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0045321 2026-04-27 22:13:29.981 10 INFO neutron.wsgi [None req-66fb74eb-c11c-4ffa-a22d-291e695956cb 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0046914 2026-04-27 22:13:30.020 10 INFO neutron.wsgi [None req-fd03fe53-c805-4f66-8854-ff8c8f9c10e4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/subnets/ce54a01d-6c1c-4329-8bdb-67ce07ae04aa HTTP/1.1" status: 200 len: 849 time: 0.0339012 2026-04-27 22:13:30.061 10 INFO neutron.wsgi [None req-c5db1ca2-2769-47ca-b87a-5ec23b3dddbb 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports?device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 4928 time: 0.0347698 2026-04-27 22:13:30.185 10 INFO neutron.wsgi [None req-53c72a76-c9cc-4a53-a5cd-25c84fb3d479 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0075448 2026-04-27 22:13:30.193 10 INFO neutron.wsgi [None req-00286b1b-329f-4d99-a6ba-05c63ec47820 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0028961 2026-04-27 22:13:30.201 10 INFO neutron.wsgi [None req-c1ac5f4e-7180-4c34-af1b-639044befc95 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0037949 2026-04-27 22:13:30.210 10 INFO neutron.wsgi [None req-ba6eda97-8fe0-4eb7-951c-8747b7428580 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0039518 2026-04-27 22:13:30.243 10 INFO neutron.wsgi [None req-8a4e5dd3-c053-4a5b-b744-978fb1cab2d9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports/3a286562-c349-4b74-a49c-75e562867417 HTTP/1.1" status: 200 len: 1354 time: 0.0280542 2026-04-27 22:13:30.598 10 INFO neutron.db.ovn_revision_numbers_db [None req-380c0e8a-7bbb-4d94-9edb-cd1e58b60299 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource 3a286562-c349-4b74-a49c-75e562867417 (type: ports) to 6 2026-04-27 22:13:30.608 10 INFO neutron.wsgi [None req-380c0e8a-7bbb-4d94-9edb-cd1e58b60299 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80 "PUT /v2.0/ports/3a286562-c349-4b74-a49c-75e562867417 HTTP/1.1" status: 200 len: 1154 time: 0.3597009 /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-04-27 22:13:30.658 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f9234575-21c8-42cd-b642-d0aaaec2b469'] response: {'name': 'network-changed', 'server_uuid': '189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19', 'tag': '3a286562-c349-4b74-a49c-75e562867417', 'status': 'completed', 'code': 200} 2026-04-27 22:13:30.679 10 INFO neutron.wsgi [None req-bdc33912-e6fc-42db-af85-37baa56af49c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/networks/ee914b8a-0e91-488f-a49f-36c0c67ba5c7 HTTP/1.1" status: 200 len: 1000 time: 0.0620880 2026-04-27 22:13:30.719 10 INFO neutron.wsgi [None req-fb376d57-5329-4c33-91ff-b1497e62c877 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports?device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 4757 time: 0.0348375 2026-04-27 22:13:30.725 9 INFO neutron.wsgi [req-e85a5150-43b1-45d2-a590-89efe2c34b47 req-f3767e5a-ec3c-4e0c-a33c-52707dab84c4 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=6467bf3e578142afa6669b10ba6c9b92&device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 4757 time: 0.0519593 2026-04-27 22:13:30.809 9 INFO neutron.wsgi [req-e85a5150-43b1-45d2-a590-89efe2c34b47 req-9161c5b3-660b-4ee9-a280-b02630f6c436 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=ee914b8a-0e91-488f-a49f-36c0c67ba5c7 HTTP/1.1" status: 200 len: 1003 time: 0.0772326 2026-04-27 22:13:30.838 10 INFO neutron.wsgi [None req-a84657ed-35b1-450d-8434-c1f7d3020308 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports?device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 4757 time: 0.0422885 2026-04-27 22:13:30.894 9 INFO neutron.wsgi [req-e85a5150-43b1-45d2-a590-89efe2c34b47 req-98b35a99-7f80-40d2-8013-689f9cfa0d1f bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/ee914b8a-0e91-488f-a49f-36c0c67ba5c7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0752866 2026-04-27 22:13:30.966 9 INFO neutron.wsgi [req-e85a5150-43b1-45d2-a590-89efe2c34b47 req-c85dbf93-5b05-4248-8452-fad73d27a833 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/ee914b8a-0e91-488f-a49f-36c0c67ba5c7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0665262 2026-04-27 22:13:31.124 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status down for port: 3a286562-c349-4b74-a49c-75e562867417 2026-04-27 22:13:31.179 9 INFO neutron.wsgi [req-bc333725-ac35-45be-b8c5-238d26b3bf56 req-4e0285f6-c851-4f51-9b75-df95b07a9d58 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports/3a286562-c349-4b74-a49c-75e562867417 HTTP/1.1" status: 200 len: 1182 time: 0.0268495 2026-04-27 22:13:31.374 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource 3a286562-c349-4b74-a49c-75e562867417 (type: ports) to 7 2026-04-27 22:13:31.440 9 INFO neutron.wsgi [None req-fa350090-df9a-414b-87ba-7372ae2adce3 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80 "DELETE /v2.0/ports/3a286562-c349-4b74-a49c-75e562867417 HTTP/1.1" status: 204 len: 173 time: 0.2542965 2026-04-27 22:13:31.475 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ba7a0a1-c1e6-4ac8-bcfc-0f1e6f4c20e1'] response: {'server_uuid': '189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19', 'name': 'network-vif-deleted', 'tag': '3a286562-c349-4b74-a49c-75e562867417', 'status': 'completed', 'code': 200} 2026-04-27 22:13:31.534 9 INFO neutron.wsgi [req-bc333725-ac35-45be-b8c5-238d26b3bf56 req-28a3c1af-28ad-450c-b014-0502b9821b6d bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=6467bf3e578142afa6669b10ba6c9b92&device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 3782 time: 0.0403793 2026-04-27 22:13:31.601 9 INFO neutron.wsgi [req-bc333725-ac35-45be-b8c5-238d26b3bf56 req-5e4dd7b3-3053-4eed-8daa-a1566c8a9709 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=59c77921-6608-46c3-87ef-f9c0dba2306f&id=53b48937-4e98-47d6-b330-3b3810ca9134&id=0cc6b326-b4bb-4326-86ed-7c13adaaee4a&id=ee914b8a-0e91-488f-a49f-36c0c67ba5c7 HTTP/1.1" status: 200 len: 3308 time: 0.0585260 2026-04-27 22:13:31.634 9 INFO neutron.wsgi [req-bc333725-ac35-45be-b8c5-238d26b3bf56 req-11d05735-308f-4483-af51-a6e77e615709 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=172.24.2.140&port_id=abca95fc-276f-4000-a53b-a5203fdc4769 HTTP/1.1" status: 200 len: 217 time: 0.0272555 2026-04-27 22:13:31.667 9 INFO neutron.wsgi [req-bc333725-ac35-45be-b8c5-238d26b3bf56 req-93154f2e-7eef-4112-ac8e-86dc61f70b7f bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=1f420597-dda0-4007-a4ee-69d1f332ff10 HTTP/1.1" status: 200 len: 829 time: 0.0274463 2026-04-27 22:13:31.690 9 INFO neutron.wsgi [req-bc333725-ac35-45be-b8c5-238d26b3bf56 req-0904ee8c-5e5a-436a-a966-cb4fb4780b96 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=59c77921-6608-46c3-87ef-f9c0dba2306f&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0187905 2026-04-27 22:13:31.747 9 INFO neutron.wsgi [req-bc333725-ac35-45be-b8c5-238d26b3bf56 req-8b3ccec6-34f2-4c8d-89d8-7796f3d8c8c4 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/59c77921-6608-46c3-87ef-f9c0dba2306f?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0511343 2026-04-27 22:13:31.812 9 INFO neutron.wsgi [req-bc333725-ac35-45be-b8c5-238d26b3bf56 req-b14a48cc-ccfd-4765-bcde-2d485475c626 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/59c77921-6608-46c3-87ef-f9c0dba2306f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0572882 2026-04-27 22:13:31.844 9 INFO neutron.wsgi [req-bc333725-ac35-45be-b8c5-238d26b3bf56 req-cd5b6d88-024f-4998-bc6c-aca35df5ca89 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.113&port_id=bf14820e-7428-48a8-b67d-60ae6bb9f49e HTTP/1.1" status: 200 len: 217 time: 0.0255101 /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-04-27 22:13:31.875 9 INFO neutron.wsgi [req-bc333725-ac35-45be-b8c5-238d26b3bf56 req-559bc746-3232-45ef-9b45-94f5330f7ec7 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=84ad2459-7ca9-4125-8b79-f072cd203dd6 HTTP/1.1" status: 200 len: 854 time: 0.0261824 2026-04-27 22:13:31.890 10 INFO neutron.wsgi [None req-e9fddd77-f5b3-4903-9b19-f6c641aaf02c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports?device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 3782 time: 0.0431378 2026-04-27 22:13:31.905 9 INFO neutron.wsgi [req-bc333725-ac35-45be-b8c5-238d26b3bf56 req-9a52a3a3-9899-4dfc-ba47-69ee5879e8b3 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=53b48937-4e98-47d6-b330-3b3810ca9134&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0215881 2026-04-27 22:13:31.917 10 INFO neutron.pecan_wsgi.hooks.translation [None req-98f356bc-6685-43e3-9cfc-bbdaed5a8404 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-27 22:13:31.920 10 INFO neutron.wsgi [None req-98f356bc-6685-43e3-9cfc-bbdaed5a8404 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80 "DELETE /v2.0/ports/3a286562-c349-4b74-a49c-75e562867417 HTTP/1.1" status: 404 len: 338 time: 0.0252342 2026-04-27 22:13:31.965 9 INFO neutron.wsgi [req-bc333725-ac35-45be-b8c5-238d26b3bf56 req-84cdeb47-6b73-4489-bddb-345ac084679f bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/53b48937-4e98-47d6-b330-3b3810ca9134?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0528724 2026-04-27 22:13:32.000 10 INFO neutron.wsgi [None req-7bf3f29b-01ca-4aa5-b09b-8624216c30e1 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0059152 2026-04-27 22:13:32.008 10 INFO neutron.wsgi [None req-1003ae38-e900-44b8-82a8-8d767d445820 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0039279 2026-04-27 22:13:32.016 10 INFO neutron.wsgi [None req-adbcd028-c36a-465b-a66e-71075311361b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0039783 2026-04-27 22:13:32.019 9 INFO neutron.wsgi [req-bc333725-ac35-45be-b8c5-238d26b3bf56 req-f69de7ba-2b96-4067-a6f3-909a83a650f9 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/53b48937-4e98-47d6-b330-3b3810ca9134?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0498617 2026-04-27 22:13:32.025 10 INFO neutron.wsgi [None req-cbcd9ddf-9605-4a43-9100-8b142399f876 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0040975 2026-04-27 22:13:32.049 9 INFO neutron.wsgi [req-bc333725-ac35-45be-b8c5-238d26b3bf56 req-927b4a16-00f7-41d3-931a-e92985989457 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.241&port_id=ee74cf37-81bf-4033-891f-0c223c13f76b HTTP/1.1" status: 200 len: 217 time: 0.0232756 2026-04-27 22:13:32.063 10 INFO neutron.wsgi [None req-4f3200fd-de78-48a6-8f23-1fe398501d15 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/subnets/84ad2459-7ca9-4125-8b79-f072cd203dd6 HTTP/1.1" status: 200 len: 851 time: 0.0327749 2026-04-27 22:13:32.081 9 INFO neutron.wsgi [req-bc333725-ac35-45be-b8c5-238d26b3bf56 req-9c7917b8-2c4b-41aa-91e3-cd4e01a3fe48 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=ce54a01d-6c1c-4329-8bdb-67ce07ae04aa HTTP/1.1" status: 200 len: 852 time: 0.0252624 2026-04-27 22:13:32.098 10 INFO neutron.wsgi [None req-c417a02b-a587-4f21-a925-b5be6d0d831d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports/f178db33-9a00-4073-a05f-ac8b35365410 HTTP/1.1" status: 200 len: 1340 time: 0.0292234 2026-04-27 22:13:32.107 9 INFO neutron.wsgi [req-bc333725-ac35-45be-b8c5-238d26b3bf56 req-643d1af9-b1b7-4c45-b474-0c86a8c43f78 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=0cc6b326-b4bb-4326-86ed-7c13adaaee4a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0197358 2026-04-27 22:13:32.133 10 INFO neutron.wsgi [None req-443ff4ac-2a27-4fe4-8539-036c9f37836f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports/bf14820e-7428-48a8-b67d-60ae6bb9f49e HTTP/1.1" status: 200 len: 1471 time: 0.0300395 2026-04-27 22:13:32.180 9 INFO neutron.wsgi [req-bc333725-ac35-45be-b8c5-238d26b3bf56 req-dfa0ecd1-6184-4538-8862-88acbd49b8ac bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/0cc6b326-b4bb-4326-86ed-7c13adaaee4a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0652096 2026-04-27 22:13:32.186 10 INFO neutron.wsgi [None req-f7e15931-9dc8-4a9c-9fd2-d72b36ebaedc 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/subnets/84ad2459-7ca9-4125-8b79-f072cd203dd6 HTTP/1.1" status: 200 len: 851 time: 0.0454412 2026-04-27 22:13:32.257 9 INFO neutron.wsgi [req-bc333725-ac35-45be-b8c5-238d26b3bf56 req-28e5b56f-9c4f-4e2e-abc6-c30e1cc17900 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/0cc6b326-b4bb-4326-86ed-7c13adaaee4a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0694079 2026-04-27 22:13:32.269 10 INFO neutron.wsgi [None req-72c77670-49bc-4752-8701-ba5c6ac4a719 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/networks/53b48937-4e98-47d6-b330-3b3810ca9134 HTTP/1.1" status: 200 len: 1001 time: 0.0770345 2026-04-27 22:13:32.304 10 INFO neutron.wsgi [None req-dfdfec5c-c812-49eb-b8d5-930cbb90ff87 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports/f178db33-9a00-4073-a05f-ac8b35365410 HTTP/1.1" status: 200 len: 1340 time: 0.0296073 2026-04-27 22:13:32.345 10 INFO neutron.wsgi [None req-fb6f4be2-815d-463d-b103-0880c8aee665 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/subnets/84ad2459-7ca9-4125-8b79-f072cd203dd6 HTTP/1.1" status: 200 len: 851 time: 0.0355625 2026-04-27 22:13:32.703 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f444d489-965e-4212-971c-2229b78e4618'] response: {'server_uuid': '189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '3a286562-c349-4b74-a49c-75e562867417', 'code': 200} 2026-04-27 22:13:32.704 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f444d489-965e-4212-971c-2229b78e4618'] response: {'server_uuid': '189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '3a286562-c349-4b74-a49c-75e562867417', 'code': 200} 2026-04-27 22:13:35.535 9 INFO neutron.wsgi [None req-a3cbaa8a-561f-4037-b0f6-18b1db355dd8 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0076053 2026-04-27 22:13:35.543 9 INFO neutron.wsgi [None req-8512fdc9-1dee-4bf0-8daf-39f7f9396731 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0034852 2026-04-27 22:13:35.550 9 INFO neutron.wsgi [None req-6aa71015-beea-4e09-95bd-a5b46d97415f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0034578 2026-04-27 22:13:35.563 9 INFO neutron.wsgi [None req-19461513-7948-4b08-a3b6-0966c15524c7 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0091357 2026-04-27 22:13:35.602 9 INFO neutron.wsgi [None req-69a6fb77-e803-4ae4-99d9-510cb1e54ffd 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports?device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 3782 time: 0.0326567 2026-04-27 22:13:35.751 9 INFO neutron.wsgi [None req-bf2f27dd-f675-4014-9364-a6b45c821fcf 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0105233 2026-04-27 22:13:35.759 9 INFO neutron.wsgi [None req-dfcd3e5f-978e-4c5c-8b57-332f239a76d7 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0030456 2026-04-27 22:13:35.766 9 INFO neutron.wsgi [None req-f90a9e4b-6dc3-48ac-90ad-5e2d701762b8 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0040519 2026-04-27 22:13:35.775 9 INFO neutron.wsgi [None req-a4b332f5-55fe-4586-bf61-00ef1f5fca79 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0045574 2026-04-27 22:13:35.812 9 INFO neutron.wsgi [None req-7fd12192-8003-46be-8309-65b69f911681 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports/ee74cf37-81bf-4033-891f-0c223c13f76b HTTP/1.1" status: 200 len: 1358 time: 0.0311999 2026-04-27 22:13:36.181 9 INFO neutron.db.ovn_revision_numbers_db [None req-fc15e717-6be8-44d5-8128-35f275acce85 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource ee74cf37-81bf-4033-891f-0c223c13f76b (type: ports) to 6 2026-04-27 22:13:36.191 9 INFO neutron.wsgi [None req-fc15e717-6be8-44d5-8128-35f275acce85 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80 "PUT /v2.0/ports/ee74cf37-81bf-4033-891f-0c223c13f76b HTTP/1.1" status: 200 len: 1154 time: 0.3730915 /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-04-27 22:13:36.246 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3dfc2688-3433-4485-8430-4c4721005f43'] response: {'name': 'network-changed', 'server_uuid': '189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19', 'tag': 'ee74cf37-81bf-4033-891f-0c223c13f76b', 'status': 'completed', 'code': 200} 2026-04-27 22:13:36.885 9 INFO neutron.wsgi [None req-093e3a3c-66a6-4f8b-9dcb-162533718657 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/networks/0cc6b326-b4bb-4326-86ed-7c13adaaee4a HTTP/1.1" status: 200 len: 999 time: 0.6859684 2026-04-27 22:13:36.897 9 INFO neutron.wsgi [req-c2ee0f06-2b0b-4b29-9fc3-5e00952a3ab0 req-6794b7b9-59c7-46ae-b9d5-080e2458f2fe bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=6467bf3e578142afa6669b10ba6c9b92&device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 3607 time: 0.6393106 2026-04-27 22:13:36.927 9 INFO neutron.wsgi [None req-d6a0dee6-745f-4a5b-b648-b1060c38e25c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports?device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 3607 time: 0.0368066 2026-04-27 22:13:36.963 9 INFO neutron.wsgi [req-c2ee0f06-2b0b-4b29-9fc3-5e00952a3ab0 req-3336f656-dee7-48ee-8d2c-6c194a3aee75 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=0cc6b326-b4bb-4326-86ed-7c13adaaee4a HTTP/1.1" status: 200 len: 1002 time: 0.0550354 2026-04-27 22:13:37.037 9 INFO neutron.wsgi [req-c2ee0f06-2b0b-4b29-9fc3-5e00952a3ab0 req-1a215988-7c56-4a87-a67d-7d958e1938ee bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/0cc6b326-b4bb-4326-86ed-7c13adaaee4a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0695302 2026-04-27 22:13:37.042 9 INFO neutron.wsgi [None req-8a1f2942-8747-4279-a750-f95316797389 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports?device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 3607 time: 0.0348289 2026-04-27 22:13:37.104 9 INFO neutron.wsgi [req-c2ee0f06-2b0b-4b29-9fc3-5e00952a3ab0 req-4dfa9cc1-300e-4a3c-923c-23512d2cf8c5 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/0cc6b326-b4bb-4326-86ed-7c13adaaee4a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0612271 2026-04-27 22:13:37.306 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] OVN reports status down for port: ee74cf37-81bf-4033-891f-0c223c13f76b 2026-04-27 22:13:37.366 9 INFO neutron.wsgi [req-b6e8bdf6-a22f-4c4c-a53f-ec98d687f608 req-e03970a2-e326-4bbd-804d-b7acfd49a33d bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports/ee74cf37-81bf-4033-891f-0c223c13f76b HTTP/1.1" status: 200 len: 1182 time: 0.0404387 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Mechanism driver 'ovn' failed in update_port_postcommit: oslo_db.exception.DBReferenceError: (pymysql.err.IntegrityError) (1452, 'Cannot add or update a child row: a foreign key constraint fails (`neutron`.`ovn_revision_numbers`, CONSTRAINT `ovn_revision_numbers_ibfk_1` FOREIGN KEY (`standard_attr_id`) REFERENCES `standardattributes` (`id`) ON DELETE SET NULL)') [SQL: UPDATE ovn_revision_numbers SET standard_attr_id=%(standard_attr_id)s, revision_number=%(revision_number)s, updated_at=now() WHERE ovn_revision_numbers.resource_uuid = %(ovn_revision_numbers_resource_uuid)s AND ovn_revision_numbers.resource_type = %(ovn_revision_numbers_resource_type)s] [parameters: {'standard_attr_id': 1187, 'revision_number': 7, 'ovn_revision_numbers_resource_uuid': 'ee74cf37-81bf-4033-891f-0c223c13f76b', 'ovn_revision_numbers_resource_type': 'ports'}] (Background on this error at: https://sqlalche.me/e/14/gkpj) 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers self.dialect.do_execute( 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/default.py", line 732, in do_execute 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers cursor.execute(statement, parameters) 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/cursors.py", line 148, in execute 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers result = self._query(query) 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/cursors.py", line 310, in _query 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers conn.query(q) 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/connections.py", line 548, in query 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers self._affected_rows = self._read_query_result(unbuffered=unbuffered) 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/connections.py", line 775, in _read_query_result 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers result.read() 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/connections.py", line 1156, in read 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers first_packet = self.connection._read_packet() 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/connections.py", line 725, in _read_packet 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers packet.raise_for_error() 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/protocol.py", line 221, in raise_for_error 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers err.raise_mysql_exception(self._data) 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/err.py", line 143, in raise_mysql_exception 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers raise errorclass(errno, errval) 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers pymysql.err.IntegrityError: (1452, 'Cannot add or update a child row: a foreign key constraint fails (`neutron`.`ovn_revision_numbers`, CONSTRAINT `ovn_revision_numbers_ibfk_1` FOREIGN KEY (`standard_attr_id`) REFERENCES `standardattributes` (`id`) ON DELETE SET NULL)') 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers The above exception was the direct cause of the following exception: 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers Traceback (most recent call last): 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/managers.py", line 497, in _call_on_drivers 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers getattr(driver.obj, method_name)(context) 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py", line 874, in update_port_postcommit 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers self._ovn_update_port(context._plugin_context, port, original_port, 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/mech_driver.py", line 757, in _ovn_update_port 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers self._ovn_client.update_port(plugin_context, port, 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 879, in update_port 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers db_rev.bump_revision(context, port, ovn_const.TYPE_PORTS) 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 226, in wrapped 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers return f_with_retry(*args, **kwargs, 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 140, in wrapped 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 138, in wrapped 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 144, in wrapper 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception() as ectxt: 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/api.py", line 142, in wrapper 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers return f(*args, **kwargs) 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 186, in wrapped 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers with excutils.save_and_reraise_exception(): 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers self.force_reraise() 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers raise self.value 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/db/api.py", line 184, in wrapped 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers return f(*dup_args, **dup_kwargs) 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/neutron/db/ovn_revision_numbers_db.py", line 190, in bump_revision 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers context.session.merge(row) 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/session.py", line 2987, in merge 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers self._autoflush() 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/session.py", line 2246, in _autoflush 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers self.flush() 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/session.py", line 3383, in flush 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers self._flush(objects) 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/session.py", line 3522, in _flush 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers with util.safe_reraise(): 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/util/langhelpers.py", line 70, in __exit__ 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers compat.raise_( 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/util/compat.py", line 208, in raise_ 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers raise exception 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/session.py", line 3483, in _flush 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers flush_context.execute() 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/unitofwork.py", line 456, in execute 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers rec.execute(self) 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/unitofwork.py", line 630, in execute 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers util.preloaded.orm_persistence.save_obj( 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/persistence.py", line 237, in save_obj 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers _emit_update_statements( 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/persistence.py", line 1001, in _emit_update_statements 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers c = connection._execute_20( 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/base.py", line 1705, in _execute_20 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers return meth(self, args_10style, kwargs_10style, execution_options) 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/sql/elements.py", line 333, in _execute_on_connection 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers return connection._execute_clauseelement( 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/base.py", line 1572, in _execute_clauseelement 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers ret = self._execute_context( 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/base.py", line 1943, in _execute_context 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers self._handle_dbapi_exception( 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/base.py", line 2122, in _handle_dbapi_exception 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers util.raise_(newraise, with_traceback=exc_info[2], from_=e) 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/util/compat.py", line 208, in raise_ 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers raise exception 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/base.py", line 1900, in _execute_context 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers self.dialect.do_execute( 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/engine/default.py", line 732, in do_execute 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers cursor.execute(statement, parameters) 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/cursors.py", line 148, in execute 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers result = self._query(query) 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/cursors.py", line 310, in _query 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers conn.query(q) 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/connections.py", line 548, in query 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers self._affected_rows = self._read_query_result(unbuffered=unbuffered) 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/connections.py", line 775, in _read_query_result 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers result.read() 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/connections.py", line 1156, in read 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers first_packet = self.connection._read_packet() 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/connections.py", line 725, in _read_packet 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers packet.raise_for_error() 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/protocol.py", line 221, in raise_for_error 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers err.raise_mysql_exception(self._data) 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers File "/var/lib/openstack/lib/python3.10/site-packages/pymysql/err.py", line 143, in raise_mysql_exception 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers raise errorclass(errno, errval) 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers oslo_db.exception.DBReferenceError: (pymysql.err.IntegrityError) (1452, 'Cannot add or update a child row: a foreign key constraint fails (`neutron`.`ovn_revision_numbers`, CONSTRAINT `ovn_revision_numbers_ibfk_1` FOREIGN KEY (`standard_attr_id`) REFERENCES `standardattributes` (`id`) ON DELETE SET NULL)') 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers [SQL: UPDATE ovn_revision_numbers SET standard_attr_id=%(standard_attr_id)s, revision_number=%(revision_number)s, updated_at=now() WHERE ovn_revision_numbers.resource_uuid = %(ovn_revision_numbers_resource_uuid)s AND ovn_revision_numbers.resource_type = %(ovn_revision_numbers_resource_type)s] 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers [parameters: {'standard_attr_id': 1187, 'revision_number': 7, 'ovn_revision_numbers_resource_uuid': 'ee74cf37-81bf-4033-891f-0c223c13f76b', 'ovn_revision_numbers_resource_type': 'ports'}] 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers (Background on this error at: https://sqlalche.me/e/14/gkpj) 2026-04-27 22:13:37.596 9 ERROR neutron.plugins.ml2.managers  2026-04-27 22:13:37.636 9 INFO neutron.wsgi [None req-e615e88e-e060-4670-b099-df41c6a8668e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80 "DELETE /v2.0/ports/ee74cf37-81bf-4033-891f-0c223c13f76b HTTP/1.1" status: 204 len: 173 time: 0.2660487 2026-04-27 22:13:37.724 9 INFO neutron.wsgi [req-b6e8bdf6-a22f-4c4c-a53f-ec98d687f608 req-414c480c-7b88-4d70-80e3-51bf75e9db23 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=6467bf3e578142afa6669b10ba6c9b92&device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 2632 time: 0.0377717 2026-04-27 22:13:37.791 9 INFO neutron.wsgi [req-b6e8bdf6-a22f-4c4c-a53f-ec98d687f608 req-459641b9-70f1-4305-a52b-4d8e62f9aaed bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=59c77921-6608-46c3-87ef-f9c0dba2306f&id=53b48937-4e98-47d6-b330-3b3810ca9134&id=0cc6b326-b4bb-4326-86ed-7c13adaaee4a HTTP/1.1" status: 200 len: 2518 time: 0.0577581 2026-04-27 22:13:37.821 9 INFO neutron.wsgi [req-b6e8bdf6-a22f-4c4c-a53f-ec98d687f608 req-25f738ae-49ce-408f-ae12-b724f2c3967e bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=172.24.2.140&port_id=abca95fc-276f-4000-a53b-a5203fdc4769 HTTP/1.1" status: 200 len: 217 time: 0.0233867 2026-04-27 22:13:37.855 9 INFO neutron.wsgi [req-b6e8bdf6-a22f-4c4c-a53f-ec98d687f608 req-28e2c1b3-a41a-414b-8d9d-a3e0990442e3 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=1f420597-dda0-4007-a4ee-69d1f332ff10 HTTP/1.1" status: 200 len: 829 time: 0.0275011 2026-04-27 22:13:37.890 9 INFO neutron.wsgi [req-b6e8bdf6-a22f-4c4c-a53f-ec98d687f608 req-5cf934d3-cebb-4565-b8fc-20a47b05a2dd bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=59c77921-6608-46c3-87ef-f9c0dba2306f&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0289884 2026-04-27 22:13:37.948 9 INFO neutron.wsgi [req-b6e8bdf6-a22f-4c4c-a53f-ec98d687f608 req-b97f3696-a941-4f9b-84e1-bb919ae3d1d5 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/59c77921-6608-46c3-87ef-f9c0dba2306f?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0518377 2026-04-27 22:13:38.009 9 INFO neutron.wsgi [req-b6e8bdf6-a22f-4c4c-a53f-ec98d687f608 req-47246a61-a9ec-4a78-a66c-cc291f2ffcd3 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/59c77921-6608-46c3-87ef-f9c0dba2306f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0537345 2026-04-27 22:13:38.043 9 INFO neutron.wsgi [req-b6e8bdf6-a22f-4c4c-a53f-ec98d687f608 req-ab7df4e5-5f0a-48c2-aa76-b985a103a910 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.113&port_id=bf14820e-7428-48a8-b67d-60ae6bb9f49e HTTP/1.1" status: 200 len: 217 time: 0.0264785 2026-04-27 22:13:38.093 9 INFO neutron.wsgi [None req-88a4a08c-d1d5-46ae-8000-9aceeb48213d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports?device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 2632 time: 0.0427320 2026-04-27 22:13:38.097 9 INFO neutron.wsgi [req-b6e8bdf6-a22f-4c4c-a53f-ec98d687f608 req-6c91ded2-b9e4-406a-89be-b65e84fce362 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=84ad2459-7ca9-4125-8b79-f072cd203dd6 HTTP/1.1" status: 200 len: 854 time: 0.0476758 2026-04-27 22:13:38.115 9 INFO neutron.pecan_wsgi.hooks.translation [None req-66ee465f-df4e-41d6-bc3a-41fa9a16cc50 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-27 22:13:38.118 9 INFO neutron.wsgi [None req-66ee465f-df4e-41d6-bc3a-41fa9a16cc50 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80 "DELETE /v2.0/ports/ee74cf37-81bf-4033-891f-0c223c13f76b HTTP/1.1" status: 404 len: 338 time: 0.0198734 2026-04-27 22:13:38.127 9 INFO neutron.wsgi [req-b6e8bdf6-a22f-4c4c-a53f-ec98d687f608 req-bfea933c-aa50-46d4-a061-22b51289cfd3 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=53b48937-4e98-47d6-b330-3b3810ca9134&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0242970 2026-04-27 22:13:38.187 9 INFO neutron.wsgi [None req-7b803f23-a3c4-409f-a34c-fee019347cba 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0058787 2026-04-27 22:13:38.196 9 INFO neutron.wsgi [None req-576d2856-20aa-4148-838f-64a711a892f3 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0052078 2026-04-27 22:13:38.199 9 INFO neutron.wsgi [req-b6e8bdf6-a22f-4c4c-a53f-ec98d687f608 req-8ac037d5-61a1-4136-86cb-8b9289f24013 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/53b48937-4e98-47d6-b330-3b3810ca9134?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0649841 2026-04-27 22:13:38.204 9 INFO neutron.wsgi [None req-e75d1ecd-892b-4d7e-a5ac-2906346c2bce 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0028040 2026-04-27 22:13:38.215 9 INFO neutron.wsgi [None req-ac788bf3-9a8b-4996-850c-e09d0223cedb 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0045381 2026-04-27 22:13:38.276 9 INFO neutron.wsgi [None req-273fe40d-05dc-475e-9ece-457ce697149b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/subnets/84ad2459-7ca9-4125-8b79-f072cd203dd6 HTTP/1.1" status: 200 len: 851 time: 0.0553584 2026-04-27 22:13:38.280 9 INFO neutron.wsgi [req-b6e8bdf6-a22f-4c4c-a53f-ec98d687f608 req-68e8e615-6136-4cbd-a117-11802c3345c4 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/53b48937-4e98-47d6-b330-3b3810ca9134?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0759163 2026-04-27 22:13:38.290 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0684f0a2-505a-431b-8ae5-6048346c5c64'] response: {'server_uuid': '189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'ee74cf37-81bf-4033-891f-0c223c13f76b', 'code': 200} 2026-04-27 22:13:38.290 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0684f0a2-505a-431b-8ae5-6048346c5c64'] response: {'server_uuid': '189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'ee74cf37-81bf-4033-891f-0c223c13f76b', 'code': 200} 2026-04-27 22:13:38.291 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0684f0a2-505a-431b-8ae5-6048346c5c64'] response: {'server_uuid': '189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19', 'name': 'network-vif-deleted', 'tag': 'ee74cf37-81bf-4033-891f-0c223c13f76b', 'status': 'completed', 'code': 200} 2026-04-27 22:13:38.309 9 INFO neutron.wsgi [None req-63bac40f-eec7-4886-938e-c67356760b01 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports/f178db33-9a00-4073-a05f-ac8b35365410 HTTP/1.1" status: 200 len: 1340 time: 0.0267479 2026-04-27 22:13:38.343 9 INFO neutron.wsgi [None req-ef3f7b01-1cde-4b72-b5e0-85cda16c5c53 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports/bf14820e-7428-48a8-b67d-60ae6bb9f49e HTTP/1.1" status: 200 len: 1471 time: 0.0282121 2026-04-27 22:13:38.385 9 INFO neutron.wsgi [None req-cda2aa5f-363a-42bd-8937-133faa5eb7e8 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/subnets/84ad2459-7ca9-4125-8b79-f072cd203dd6 HTTP/1.1" status: 200 len: 851 time: 0.0351944 2026-04-27 22:13:38.449 9 INFO neutron.wsgi [None req-3bd7933b-cff6-4fb7-b8ee-b00516070690 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/networks/53b48937-4e98-47d6-b330-3b3810ca9134 HTTP/1.1" status: 200 len: 1001 time: 0.0566280 2026-04-27 22:13:38.482 9 INFO neutron.wsgi [None req-19c0bb45-c1c0-46e3-8eaf-dcb51cdcb288 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports/f178db33-9a00-4073-a05f-ac8b35365410 HTTP/1.1" status: 200 len: 1340 time: 0.0260983 2026-04-27 22:13:38.525 9 INFO neutron.wsgi [None req-37f6dbc6-2454-4345-ba46-52887e40ce80 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/subnets/84ad2459-7ca9-4125-8b79-f072cd203dd6 HTTP/1.1" status: 200 len: 851 time: 0.0377984 2026-04-27 22:13:40.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019331 2026-04-27 22:13:40.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033760 2026-04-27 22:13:46.683 9 INFO neutron.wsgi [None req-7da2a8df-ab1f-45ae-b529-3cb57ba85a3a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0089209 2026-04-27 22:13:46.691 9 INFO neutron.wsgi [None req-a2e1c79c-e2d1-4882-8d2c-8cc98fd2b89f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0045762 2026-04-27 22:13:46.699 9 INFO neutron.wsgi [None req-57b7de7d-05a9-4285-beb1-7eecd69d76f6 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0040085 2026-04-27 22:13:46.710 9 INFO neutron.wsgi [None req-00962d9c-0b9b-4873-93ad-2aaf6088eafe 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0064883 2026-04-27 22:13:46.749 9 INFO neutron.wsgi [None req-437bc6b1-6dfa-4f0c-88ef-5ededcd060fc 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/security-groups?name=lb-862c8d85-f28f-41e1-920c-f0d81c2260bc HTTP/1.1" status: 200 len: 2941 time: 0.0332477 2026-04-27 22:13:46.781 9 INFO neutron.wsgi [None req-c7df8788-ab6e-4f07-be7a-fc63920e250c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/security-group-rules?security_group_id=5e28da30-4f70-4762-8cb3-781da58e6204 HTTP/1.1" status: 200 len: 2406 time: 0.0254831 2026-04-27 22:13:46.904 9 INFO neutron.wsgi [None req-0e130047-5bbb-4690-a211-80fbb9b2b51a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80 "DELETE /v2.0/security-group-rules/4432f9af-897b-4658-9f97-d40d2a0af360 HTTP/1.1" status: 204 len: 173 time: 0.1171334 2026-04-27 22:13:47.002 9 INFO neutron.wsgi [None req-52cee4e8-3af9-4eea-a6ea-4fd288ee9dd1 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80 "DELETE /v2.0/security-group-rules/92a0f993-d306-4bec-91a2-f98a586f933e HTTP/1.1" status: 204 len: 173 time: 0.0913663 2026-04-27 22:13:51.501 10 INFO neutron.db.l3_db [None req-15f541b1-74f9-4229-b616-7900a6f2c33e 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Floating IP df40f0e5-5dcc-46d3-8c54-5009cf69a90c disassociated (deleted). External IP: 10.96.250.219, port: f178db33-9a00-4073-a05f-ac8b35365410. 2026-04-27 22:13:51.596 10 INFO neutron.wsgi [None req-15f541b1-74f9-4229-b616-7900a6f2c33e 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "DELETE /v2.0/floatingips/df40f0e5-5dcc-46d3-8c54-5009cf69a90c HTTP/1.1" status: 204 len: 168 time: 0.4879484 2026-04-27 22:13:51.628 9 INFO neutron.api.v2.resource [None req-d163fc94-756e-49f6-a018-db9ba85c5d91 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:13:51.630 9 INFO neutron.wsgi [None req-d163fc94-756e-49f6-a018-db9ba85c5d91 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.1 "GET /v2.0/floatingips/df40f0e5-5dcc-46d3-8c54-5009cf69a90c HTTP/1.1" status: 404 len: 345 time: 0.0256584 /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-04-27 22:13:51.903 10 INFO neutron.wsgi [None req-c02222ea-af56-459e-b588-36926ae920bc 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0110543 2026-04-27 22:13:51.911 10 INFO neutron.wsgi [None req-2f33d841-7e31-46fa-a4b8-b8f1e4697840 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0034699 2026-04-27 22:13:51.924 10 INFO neutron.wsgi [None req-3408a6bf-4dc4-4b58-ab65-83cbe15cea15 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0061853 2026-04-27 22:13:51.936 10 INFO neutron.wsgi [None req-fa0af775-52db-477d-9d53-35a50aaeda8b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0034904 2026-04-27 22:13:51.982 10 INFO neutron.wsgi [None req-3b473e79-ab83-470c-85cd-3e15192b6aee 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/subnets/84ad2459-7ca9-4125-8b79-f072cd203dd6 HTTP/1.1" status: 200 len: 851 time: 0.0411875 2026-04-27 22:13:52.024 10 INFO neutron.wsgi [None req-de6f2ac6-539d-4b83-90c0-b0339803295f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports?device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 2632 time: 0.0348477 2026-04-27 22:13:52.059 10 INFO neutron.wsgi [None req-6af83f6f-ab15-4102-bbd3-322cc46bd32b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports?device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 2632 time: 0.0287125 2026-04-27 22:13:52.173 10 INFO neutron.wsgi [None req-f603039a-abea-4239-8d66-a17adbc0513c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports?device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 2632 time: 0.0410819 2026-04-27 22:13:52.425 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] OVN reports status down for port: bf14820e-7428-48a8-b67d-60ae6bb9f49e 2026-04-27 22:13:52.431 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status down for port: f178db33-9a00-4073-a05f-ac8b35365410 2026-04-27 22:13:52.511 9 INFO neutron.wsgi [req-fff40b6c-bd5b-4179-beee-7f4ef66b3063 req-db4b05dd-14f5-4729-908e-93e28c1300ac bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports/bf14820e-7428-48a8-b67d-60ae6bb9f49e HTTP/1.1" status: 200 len: 1471 time: 0.0421646 2026-04-27 22:13:52.563 9 INFO neutron.wsgi [req-fff40b6c-bd5b-4179-beee-7f4ef66b3063 req-e32220e8-bca0-44f8-8be2-c656e488e71e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports/bf14820e-7428-48a8-b67d-60ae6bb9f49e?fields=binding%3Aprofile&fields=network_id HTTP/1.1" status: 200 len: 281 time: 0.0441613 2026-04-27 22:13:52.594 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-90566929-7524-435a-9f02-a2cb769a4d27'] response: {'server_uuid': '189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'bf14820e-7428-48a8-b67d-60ae6bb9f49e', 'code': 200} 2026-04-27 22:13:52.661 9 INFO neutron.wsgi [req-fff40b6c-bd5b-4179-beee-7f4ef66b3063 req-3ee78447-02bd-4fb5-a45b-cdafed7d5902 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/networks/53b48937-4e98-47d6-b330-3b3810ca9134?fields=dns_domain HTTP/1.1" status: 200 len: 227 time: 0.0895860 2026-04-27 22:13:52.792 9 INFO neutron.db.ovn_revision_numbers_db [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Successfully bumped revision number for resource bf14820e-7428-48a8-b67d-60ae6bb9f49e (type: ports) to 7 2026-04-27 22:13:53.059 9 INFO neutron.db.ovn_revision_numbers_db [None req-d1e8d5e9-42b4-464e-94cd-11b2a330127e bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] Successfully bumped revision number for resource bf14820e-7428-48a8-b67d-60ae6bb9f49e (type: ports) to 8 2026-04-27 22:13:53.074 9 INFO neutron.wsgi [None req-d1e8d5e9-42b4-464e-94cd-11b2a330127e bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - - -] 199.19.213.80 "PUT /v2.0/ports/bf14820e-7428-48a8-b67d-60ae6bb9f49e HTTP/1.1" status: 200 len: 1351 time: 0.4006395 /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-04-27 22:13:53.164 9 INFO neutron.wsgi [req-fff40b6c-bd5b-4179-beee-7f4ef66b3063 req-01dbc88f-b7b3-4be8-9b72-fcac652fa774 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=6467bf3e578142afa6669b10ba6c9b92&device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 1369 time: 0.0431194 2026-04-27 22:13:53.215 10 INFO neutron.wsgi [None req-f56d94d1-a09c-4439-8c09-c4d3da03b5a9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports?device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 1369 time: 0.0332165 2026-04-27 22:13:53.244 9 INFO neutron.wsgi [req-fff40b6c-bd5b-4179-beee-7f4ef66b3063 req-bacfd3c5-ea57-4bc6-b0ea-d4fc259aba7e bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=59c77921-6608-46c3-87ef-f9c0dba2306f&id=53b48937-4e98-47d6-b330-3b3810ca9134 HTTP/1.1" status: 200 len: 1729 time: 0.0734024 2026-04-27 22:13:53.274 9 INFO neutron.wsgi [req-fff40b6c-bd5b-4179-beee-7f4ef66b3063 req-e7768546-fa07-49f5-ad56-563889fb33ba bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=172.24.2.140&port_id=abca95fc-276f-4000-a53b-a5203fdc4769 HTTP/1.1" status: 200 len: 217 time: 0.0258198 2026-04-27 22:13:53.321 9 INFO neutron.wsgi [req-fff40b6c-bd5b-4179-beee-7f4ef66b3063 req-241978b8-eddc-4d0d-835f-247859a63650 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=1f420597-dda0-4007-a4ee-69d1f332ff10 HTTP/1.1" status: 200 len: 829 time: 0.0401042 2026-04-27 22:13:53.355 9 INFO neutron.wsgi [req-fff40b6c-bd5b-4179-beee-7f4ef66b3063 req-c3ac0fff-14ec-485f-94d0-f648af8f8f89 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=59c77921-6608-46c3-87ef-f9c0dba2306f&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0275254 2026-04-27 22:13:53.418 9 INFO neutron.wsgi [req-fff40b6c-bd5b-4179-beee-7f4ef66b3063 req-ed16cbac-04e5-4ab3-88c7-68e0cec44f05 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/59c77921-6608-46c3-87ef-f9c0dba2306f?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0576677 2026-04-27 22:13:53.487 9 INFO neutron.wsgi [req-fff40b6c-bd5b-4179-beee-7f4ef66b3063 req-bea5d0a4-26e3-4e18-8016-3452f289a436 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/59c77921-6608-46c3-87ef-f9c0dba2306f?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0624201 2026-04-27 22:13:53.616 10 INFO neutron.db.ovn_revision_numbers_db [None req-27fd8ab3-e729-4568-b1c7-917b7a0cfa1e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource bf14820e-7428-48a8-b67d-60ae6bb9f49e (type: ports) to 9 2026-04-27 22:13:53.649 10 INFO neutron.wsgi [None req-27fd8ab3-e729-4568-b1c7-917b7a0cfa1e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80 "PUT /v2.0/ports/bf14820e-7428-48a8-b67d-60ae6bb9f49e HTTP/1.1" status: 200 len: 1290 time: 0.4273889 /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-04-27 22:13:53.690 10 INFO neutron.wsgi [None req-989cb620-6ebd-4b91-888d-5c5b23a35312 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports/bf14820e-7428-48a8-b67d-60ae6bb9f49e HTTP/1.1" status: 200 len: 1290 time: 0.0304344 2026-04-27 22:13:53.991 9 INFO neutron.wsgi [None req-531cde08-942a-40d3-8e66-1eb8858b9a2c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4720 time: 0.1053145 2026-04-27 22:13:54.001 10 INFO neutron.wsgi [None req-8dd511da-56dd-4ffa-9221-f2463f1561af 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80 "DELETE /v2.0/ports/bf14820e-7428-48a8-b67d-60ae6bb9f49e HTTP/1.1" status: 204 len: 173 time: 0.3061891 2026-04-27 22:13:54.037 9 INFO neutron.wsgi [None req-b8fe9cda-cc81-44f0-aa78-0874b0eaa602 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1879 time: 0.0439157 2026-04-27 22:13:54.042 10 INFO neutron.wsgi [None req-1c320cd4-a42e-4fd2-8606-e4a40f641642 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0085979 2026-04-27 22:13:54.055 10 INFO neutron.wsgi [None req-1491a7b0-51d3-4b79-858a-a7c5b428b981 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0066934 2026-04-27 22:13:54.065 10 INFO neutron.wsgi [None req-d6b85df3-795d-42a1-82a9-9b437132a0ef 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0035241 2026-04-27 22:13:54.075 10 INFO neutron.wsgi [None req-5d2ad064-2f6c-4949-9e82-e7789f0b69da 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0047412 2026-04-27 22:13:54.086 9 INFO neutron.wsgi [None req-2889f534-7fdf-4fab-bc9a-d35a741bbc61 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/ports HTTP/1.1" status: 200 len: 19630 time: 0.0456181 2026-04-27 22:13:54.098 10 INFO neutron.pecan_wsgi.hooks.translation [None req-2bd5a5f9-4c37-4c13-800b-56b646ea955d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] DELETE failed (client error): The resource could not be found. 2026-04-27 22:13:54.100 10 INFO neutron.wsgi [None req-2bd5a5f9-4c37-4c13-800b-56b646ea955d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80 "DELETE /v2.0/ports/bf14820e-7428-48a8-b67d-60ae6bb9f49e HTTP/1.1" status: 404 len: 338 time: 0.0187085 2026-04-27 22:13:54.110 9 INFO neutron.wsgi [None req-56c5360d-ae83-448f-a7c4-479264b71fc4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0174239 2026-04-27 22:13:54.135 10 INFO neutron.wsgi [None req-c0f63da6-9b68-4013-9545-8b5ec8df57d8 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports/f178db33-9a00-4073-a05f-ac8b35365410 HTTP/1.1" status: 200 len: 1333 time: 0.0284901 2026-04-27 22:13:54.177 9 INFO neutron.wsgi [None req-81f7481b-7c9a-49e0-baa7-68f6558ec481 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5496 time: 0.0645006 2026-04-27 22:13:54.181 10 INFO neutron.wsgi [None req-82db22a5-9657-44ff-b1ed-8e8b1b1480f8 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/security-groups?name=lb-862c8d85-f28f-41e1-920c-f0d81c2260bc HTTP/1.1" status: 200 len: 1777 time: 0.0407064 2026-04-27 22:13:54.192 9 INFO neutron.wsgi [None req-b780716f-918a-4c79-ab35-7064677db008 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0126877 2026-04-27 22:13:54.217 10 INFO neutron.wsgi [None req-e56a5203-0afc-4e7c-9894-f0be83a56dc4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports/f178db33-9a00-4073-a05f-ac8b35365410 HTTP/1.1" status: 200 len: 1333 time: 0.0296371 2026-04-27 22:13:54.276 9 INFO neutron.wsgi [None req-4d0d6204-eddb-434f-a487-8358c521dcd6 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/routers HTTP/1.1" status: 200 len: 849 time: 0.0833185 2026-04-27 22:13:54.288 9 INFO neutron.wsgi [None req-dc16b8aa-5d46-4066-ba4e-46bf27ebb33d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0113642 2026-04-27 22:13:54.300 9 INFO neutron.wsgi [None req-1ce9cade-230c-4eac-8769-289f234621ea 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3362 time: 0.0103729 2026-04-27 22:13:54.385 9 INFO neutron.wsgi [None req-88f2033d-e895-44e5-bc4a-09ef604507f9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 29070 time: 0.0835381 2026-04-27 22:13:54.432 9 INFO neutron.wsgi [None req-67a7f258-6845-4b72-a94d-a5226957e24f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5496 time: 0.0417833 2026-04-27 22:13:54.506 10 INFO neutron.db.ovn_revision_numbers_db [None req-84bced8a-2a1c-4f23-af06-5fd9534b5b77 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] Successfully bumped revision number for resource f178db33-9a00-4073-a05f-ac8b35365410 (type: ports) to 17 2026-04-27 22:13:54.519 10 INFO neutron.wsgi [None req-84bced8a-2a1c-4f23-af06-5fd9534b5b77 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80 "PUT /v2.0/ports/f178db33-9a00-4073-a05f-ac8b35365410 HTTP/1.1" status: 200 len: 1295 time: 0.2962048 2026-04-27 22:13:54.635 10 INFO neutron.wsgi [None req-02edd8db-7c67-416d-b106-53d45ce23ec7 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80 "DELETE /v2.0/security-groups/5e28da30-4f70-4762-8cb3-781da58e6204 HTTP/1.1" status: 204 len: 173 time: 0.1094229 2026-04-27 22:13:54.640 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6cf390c0-2adf-447b-9f28-936fa8293903'] response: {'server_uuid': '189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'bf14820e-7428-48a8-b67d-60ae6bb9f49e', 'code': 200} 2026-04-27 22:13:54.914 10 INFO neutron.wsgi [None req-dae55d37-c1e9-43c9-9283-7127c65f48c4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80 "DELETE /v2.0/ports/f178db33-9a00-4073-a05f-ac8b35365410 HTTP/1.1" status: 204 len: 173 time: 0.2720208 2026-04-27 22:13:55.205 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] OVN reports status down for port: abca95fc-276f-4000-a53b-a5203fdc4769 2026-04-27 22:13:55.464 9 INFO neutron.db.ovn_revision_numbers_db [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Successfully bumped revision number for resource abca95fc-276f-4000-a53b-a5203fdc4769 (type: ports) to 5 2026-04-27 22:13:55.474 9 INFO neutron.wsgi [req-84dfbeef-dd44-427d-9b21-a11cb7afff29 req-4ba4a5f1-1a80-4753-926d-af76f19566bb 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 199.19.213.80 "GET /v2.0/ports?device_id=189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19 HTTP/1.1" status: 200 len: 1367 time: 0.0339136 2026-04-27 22:13:55.879 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033901 2026-04-27 22:13:55.882 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015116 2026-04-27 22:13:56.046 9 INFO neutron.wsgi [None req-92815ea2-bb29-47d2-b42e-13eeb38d6ce1 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 199.19.213.80 "DELETE /v2.0/ports/abca95fc-276f-4000-a53b-a5203fdc4769 HTTP/1.1" status: 204 len: 173 time: 0.5629783 2026-04-27 22:13:56.702 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b8b00e7-5b42-48ce-b4cc-229b2f6dcfa1'] response: {'server_uuid': '189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'abca95fc-276f-4000-a53b-a5203fdc4769', 'code': 200} 2026-04-27 22:13:56.703 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b8b00e7-5b42-48ce-b4cc-229b2f6dcfa1'] response: {'server_uuid': '189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'abca95fc-276f-4000-a53b-a5203fdc4769', 'code': 200} 2026-04-27 22:13:56.703 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9b8b00e7-5b42-48ce-b4cc-229b2f6dcfa1'] response: {'server_uuid': '189f7cdb-8f59-4e3e-9b4d-6ee97cf22f19', 'name': 'network-vif-deleted', 'tag': 'abca95fc-276f-4000-a53b-a5203fdc4769', 'status': 'completed', 'code': 200} 2026-04-27 22:13:57.453 10 INFO neutron.db.l3_db [None req-e1354ec5-3cf6-4e2b-a859-f3aa6f608093 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Floating IP 18c897bd-921f-4f06-be74-a77d3a4a0ccd disassociated (deleted). External IP: 10.96.250.214, port: 89d25e06-995d-4d07-9ee0-a256862d6a50. 2026-04-27 22:13:57.528 10 INFO neutron.wsgi [None req-e1354ec5-3cf6-4e2b-a859-f3aa6f608093 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "DELETE /v2.0/floatingips/18c897bd-921f-4f06-be74-a77d3a4a0ccd HTTP/1.1" status: 204 len: 168 time: 0.6840041 /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-04-27 22:13:57.562 9 INFO neutron.api.v2.resource [None req-09b76a69-15fe-43b7-b339-916f45655970 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:13:57.563 9 INFO neutron.wsgi [None req-09b76a69-15fe-43b7-b339-916f45655970 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.1 "GET /v2.0/floatingips/18c897bd-921f-4f06-be74-a77d3a4a0ccd HTTP/1.1" status: 404 len: 345 time: 0.0286994 2026-04-27 22:13:57.578 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-59037e7f-3da3-4dc6-b36a-04a059e65b64'] response: {'name': 'network-changed', 'server_uuid': 'fb39e8be-4ddd-4588-a99f-5b69fcb82a4c', 'tag': '89d25e06-995d-4d07-9ee0-a256862d6a50', 'status': 'completed', 'code': 200} 2026-04-27 22:13:57.631 9 INFO neutron.wsgi [req-93bb92f8-76c9-438c-b408-f8f189c72ab4 req-43e7fd22-f8e6-4760-affb-7a1c7cb9fd16 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=acc05b383c724ec2882474462680bfeb&device_id=fb39e8be-4ddd-4588-a99f-5b69fcb82a4c HTTP/1.1" status: 200 len: 1594 time: 0.0284557 2026-04-27 22:13:57.720 9 INFO neutron.wsgi [req-93bb92f8-76c9-438c-b408-f8f189c72ab4 req-537474bb-860d-474c-8c14-dc0165c52965 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=ee914b8a-0e91-488f-a49f-36c0c67ba5c7 HTTP/1.1" status: 200 len: 1003 time: 0.0807438 2026-04-27 22:13:57.754 9 INFO neutron.wsgi [req-93bb92f8-76c9-438c-b408-f8f189c72ab4 req-c946b310-3935-4ca8-b26c-6f4c966f69f4 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.143&port_id=89d25e06-995d-4d07-9ee0-a256862d6a50 HTTP/1.1" status: 200 len: 217 time: 0.0293176 /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-04-27 22:13:57.791 9 INFO neutron.wsgi [req-93bb92f8-76c9-438c-b408-f8f189c72ab4 req-2cd67430-51db-43c2-9c5a-115e02f2ff59 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A285&port_id=89d25e06-995d-4d07-9ee0-a256862d6a50 HTTP/1.1" status: 200 len: 217 time: 0.0268650 2026-04-27 22:13:57.821 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] OVN reports status down for port: 89d25e06-995d-4d07-9ee0-a256862d6a50 2026-04-27 22:13:57.862 9 INFO neutron.wsgi [req-93bb92f8-76c9-438c-b408-f8f189c72ab4 req-8e9b9691-c168-45f6-a23d-c430f89ee815 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=e0c27621-e89d-4051-980d-7403de27f91b&id=cae2d091-004a-4d17-9ae1-b54d361fb72c HTTP/1.1" status: 200 len: 1565 time: 0.0642045 2026-04-27 22:13:57.864 10 INFO neutron.wsgi [req-e9db1262-0c28-42f4-ae5f-dcb80b9f7319 req-df9f874d-7230-4320-b5ca-3012303019e6 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=fb39e8be-4ddd-4588-a99f-5b69fcb82a4c HTTP/1.1" status: 200 len: 1404 time: 0.1102359 2026-04-27 22:13:57.891 9 INFO neutron.wsgi [req-93bb92f8-76c9-438c-b408-f8f189c72ab4 req-7221282e-eb82-46e6-b0c2-7c6b91420d4f bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=ee914b8a-0e91-488f-a49f-36c0c67ba5c7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0234158 2026-04-27 22:13:57.909 10 INFO neutron.wsgi [req-e9db1262-0c28-42f4-ae5f-dcb80b9f7319 req-46253d80-fdcd-405d-a673-ab172742377a 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=a809214e-1691-42a9-ab48-11180e6c1be3&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0389266 2026-04-27 22:13:57.923 9 INFO neutron.wsgi [req-93bb92f8-76c9-438c-b408-f8f189c72ab4 req-776dc2d1-35ef-45fe-8ed8-32a81ad7153b bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=ee914b8a-0e91-488f-a49f-36c0c67ba5c7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0201066 2026-04-27 22:13:58.003 9 INFO neutron.wsgi [req-93bb92f8-76c9-438c-b408-f8f189c72ab4 req-fd6a3741-12d5-431d-94ae-e469c188b826 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/ee914b8a-0e91-488f-a49f-36c0c67ba5c7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0707684 2026-04-27 22:13:58.068 9 INFO neutron.wsgi [req-93bb92f8-76c9-438c-b408-f8f189c72ab4 req-400d4c8c-21aa-4b8e-9928-9264709a5d89 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/ee914b8a-0e91-488f-a49f-36c0c67ba5c7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0613592 2026-04-27 22:13:58.166 9 INFO neutron.wsgi [req-a071eab2-5658-43cf-a228-2bc7609fe990 req-892a29f8-7aef-48d5-a396-2be4a6713e25 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 199.19.213.80 "GET /v2.0/ports?device_id=fb39e8be-4ddd-4588-a99f-5b69fcb82a4c HTTP/1.1" status: 200 len: 1402 time: 0.1006768 2026-04-27 22:13:58.172 9 INFO neutron.db.ovn_revision_numbers_db [None req-7e0d0147-71ff-4abc-b019-18de417e866c - - - - - -] Successfully bumped revision number for resource 89d25e06-995d-4d07-9ee0-a256862d6a50 (type: ports) to 5 2026-04-27 22:13:58.457 9 INFO neutron.wsgi [None req-32aa662f-59ff-44bf-bfad-b491a4687251 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 199.19.213.80 "DELETE /v2.0/ports/89d25e06-995d-4d07-9ee0-a256862d6a50 HTTP/1.1" status: 204 len: 173 time: 0.2835743 2026-04-27 22:13:58.749 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4283ea2f-b994-46a6-848f-b2e896f7d06a'] response: {'server_uuid': 'fb39e8be-4ddd-4588-a99f-5b69fcb82a4c', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '89d25e06-995d-4d07-9ee0-a256862d6a50', 'code': 200} 2026-04-27 22:13:58.750 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4283ea2f-b994-46a6-848f-b2e896f7d06a'] response: {'server_uuid': 'fb39e8be-4ddd-4588-a99f-5b69fcb82a4c', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '89d25e06-995d-4d07-9ee0-a256862d6a50', 'code': 200} 2026-04-27 22:13:58.750 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4283ea2f-b994-46a6-848f-b2e896f7d06a'] response: {'server_uuid': 'fb39e8be-4ddd-4588-a99f-5b69fcb82a4c', 'name': 'network-vif-deleted', 'tag': '89d25e06-995d-4d07-9ee0-a256862d6a50', 'status': 'completed', 'code': 200} /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-04-27 22:14:01.665 9 INFO neutron.wsgi [req-3340b747-dce9-4734-8fdd-ad487b327969 req-764931c6-f876-42de-9c6c-1c87e2dc346d bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?device_id=a860f2a9-6fdb-465c-b9b8-494528bd65d1&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0323045 2026-04-27 22:14:01.745 9 INFO neutron.wsgi [req-3340b747-dce9-4734-8fdd-ad487b327969 req-59674c12-c1e4-40ab-906c-e1838069a033 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=acc05b383c724ec2882474462680bfeb&device_id=a860f2a9-6fdb-465c-b9b8-494528bd65d1 HTTP/1.1" status: 200 len: 1590 time: 0.0316839 2026-04-27 22:14:01.821 9 INFO neutron.wsgi [req-3340b747-dce9-4734-8fdd-ad487b327969 req-28297dae-0148-4338-9569-d3f8af15aa84 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=0cc6b326-b4bb-4326-86ed-7c13adaaee4a HTTP/1.1" status: 200 len: 1002 time: 0.0595014 2026-04-27 22:14:01.879 9 INFO neutron.wsgi [req-3340b747-dce9-4734-8fdd-ad487b327969 req-07af61c0-f4a6-458a-b9ad-df59f918c533 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.178&port_id=33b0841a-7742-42bd-9efe-c18d183cd0b3 HTTP/1.1" status: 200 len: 1059 time: 0.0489197 2026-04-27 22:14:01.927 9 INFO neutron.wsgi [req-3340b747-dce9-4734-8fdd-ad487b327969 req-ff749170-4684-484b-b470-108e39be2a23 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A33b&port_id=33b0841a-7742-42bd-9efe-c18d183cd0b3 HTTP/1.1" status: 200 len: 217 time: 0.0389004 2026-04-27 22:14:01.967 9 INFO neutron.wsgi [req-3340b747-dce9-4734-8fdd-ad487b327969 req-b0726ebf-ecc2-4f82-a9bd-57dad4c0fd17 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=1c77c42d-ad4e-4b81-82cb-b5ce2116871d&id=ce54a01d-6c1c-4329-8bdb-67ce07ae04aa HTTP/1.1" status: 200 len: 1562 time: 0.0365710 2026-04-27 22:14:02.003 9 INFO neutron.wsgi [req-3340b747-dce9-4734-8fdd-ad487b327969 req-5b3a3741-5d2d-4167-b990-8f4e03bc6fb8 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=0cc6b326-b4bb-4326-86ed-7c13adaaee4a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0272906 2026-04-27 22:14:02.031 9 INFO neutron.wsgi [req-3340b747-dce9-4734-8fdd-ad487b327969 req-eaff00a9-f50e-454e-a305-450a7e7cdc02 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=0cc6b326-b4bb-4326-86ed-7c13adaaee4a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0216358 2026-04-27 22:14:02.092 9 INFO neutron.wsgi [req-3340b747-dce9-4734-8fdd-ad487b327969 req-8dce2090-a2ae-47d3-a181-ada1b4ef903c bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/0cc6b326-b4bb-4326-86ed-7c13adaaee4a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0543036 2026-04-27 22:14:02.155 9 INFO neutron.wsgi [req-3340b747-dce9-4734-8fdd-ad487b327969 req-e59e9c0e-d0e1-40ac-8848-108109333775 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/0cc6b326-b4bb-4326-86ed-7c13adaaee4a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0570607 2026-04-27 22:14:03.321 10 INFO neutron.db.l3_db [None req-3451b1c4-9f34-4a4a-ba33-6adcf97b2337 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] Floating IP 2c32c278-92e3-4548-92b5-bf8d5b35acce disassociated (deleted). External IP: 10.96.250.216, port: 33b0841a-7742-42bd-9efe-c18d183cd0b3. 2026-04-27 22:14:03.422 10 INFO neutron.wsgi [None req-3451b1c4-9f34-4a4a-ba33-6adcf97b2337 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "DELETE /v2.0/floatingips/2c32c278-92e3-4548-92b5-bf8d5b35acce HTTP/1.1" status: 204 len: 168 time: 0.4610887 2026-04-27 22:14:03.459 9 INFO neutron.api.v2.resource [None req-8a73f540-e5f9-430c-84e4-a73e6658f122 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:14:03.459 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-57d85a27-56dd-46a8-86bd-edce8259d94c'] response: {'name': 'network-changed', 'server_uuid': 'a860f2a9-6fdb-465c-b9b8-494528bd65d1', 'tag': '33b0841a-7742-42bd-9efe-c18d183cd0b3', 'status': 'completed', 'code': 200} 2026-04-27 22:14:03.460 9 INFO neutron.wsgi [None req-8a73f540-e5f9-430c-84e4-a73e6658f122 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.1 "GET /v2.0/floatingips/2c32c278-92e3-4548-92b5-bf8d5b35acce HTTP/1.1" status: 404 len: 345 time: 0.0316591 2026-04-27 22:14:03.524 9 INFO neutron.wsgi [req-7e262b87-f167-44c8-a3a9-c7360aefdaa6 req-89e3764a-34d0-48b5-8b1d-8aa14bfa1d69 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?tenant_id=acc05b383c724ec2882474462680bfeb&device_id=a860f2a9-6fdb-465c-b9b8-494528bd65d1 HTTP/1.1" status: 200 len: 1590 time: 0.0346909 2026-04-27 22:14:03.605 9 INFO neutron.wsgi [req-7e262b87-f167-44c8-a3a9-c7360aefdaa6 req-57d656ac-98b0-4113-adfa-853b7664613b bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks?id=0cc6b326-b4bb-4326-86ed-7c13adaaee4a HTTP/1.1" status: 200 len: 1002 time: 0.0723166 2026-04-27 22:14:03.641 9 INFO neutron.wsgi [req-7e262b87-f167-44c8-a3a9-c7360aefdaa6 req-b5a27171-a111-4a34-9217-00fd27315139 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.178&port_id=33b0841a-7742-42bd-9efe-c18d183cd0b3 HTTP/1.1" status: 200 len: 217 time: 0.0266614 2026-04-27 22:14:03.666 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] OVN reports status down for port: 33b0841a-7742-42bd-9efe-c18d183cd0b3 2026-04-27 22:14:03.691 9 INFO neutron.wsgi [req-7e262b87-f167-44c8-a3a9-c7360aefdaa6 req-4b9f0c94-afa6-4023-b585-88457fd1b1e0 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A33b&port_id=33b0841a-7742-42bd-9efe-c18d183cd0b3 HTTP/1.1" status: 200 len: 217 time: 0.0427451 2026-04-27 22:14:03.755 9 INFO neutron.wsgi [req-0313c50f-ff42-4135-8d4a-2e7ca088c087 req-1f0ff8b2-f3a9-422d-b948-0bf4f3bd10e1 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.210 "GET /v2.0/ports?device_id=a860f2a9-6fdb-465c-b9b8-494528bd65d1 HTTP/1.1" status: 200 len: 1400 time: 0.1497617 2026-04-27 22:14:03.761 9 INFO neutron.wsgi [req-7e262b87-f167-44c8-a3a9-c7360aefdaa6 req-7574455c-befb-4ebd-8d18-c2e6cbeef469 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/subnets?id=1c77c42d-ad4e-4b81-82cb-b5ce2116871d&id=ce54a01d-6c1c-4329-8bdb-67ce07ae04aa HTTP/1.1" status: 200 len: 1562 time: 0.0494683 2026-04-27 22:14:03.800 9 INFO neutron.wsgi [req-7e262b87-f167-44c8-a3a9-c7360aefdaa6 req-c445618c-99ba-49bb-907a-4c94bb132bb3 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=0cc6b326-b4bb-4326-86ed-7c13adaaee4a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0286620 2026-04-27 22:14:03.833 9 INFO neutron.wsgi [req-7e262b87-f167-44c8-a3a9-c7360aefdaa6 req-913b7ee5-4293-46c5-9989-6fd691ffe042 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/ports?network_id=0cc6b326-b4bb-4326-86ed-7c13adaaee4a&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0291467 2026-04-27 22:14:03.837 9 INFO neutron.wsgi [req-0313c50f-ff42-4135-8d4a-2e7ca088c087 req-1c9842aa-91f7-461d-b4a3-4cd1f4fa0151 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.210 "GET /v2.0/security-groups?id=a809214e-1691-42a9-ab48-11180e6c1be3&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0729060 2026-04-27 22:14:03.902 9 INFO neutron.wsgi [req-7e262b87-f167-44c8-a3a9-c7360aefdaa6 req-8375d7a3-b60c-4f0c-92ed-3a3b10ad7cc3 bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/0cc6b326-b4bb-4326-86ed-7c13adaaee4a?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0626240 2026-04-27 22:14:03.972 9 INFO neutron.wsgi [req-219932b4-f12f-46cb-87ac-e49688be6c96 req-fafc5c0e-17bd-40b6-83b8-76433fe8533b 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 199.19.213.80 "GET /v2.0/ports?device_id=a860f2a9-6fdb-465c-b9b8-494528bd65d1 HTTP/1.1" status: 200 len: 1398 time: 0.0452287 2026-04-27 22:14:03.994 9 INFO neutron.wsgi [req-7e262b87-f167-44c8-a3a9-c7360aefdaa6 req-e6300866-fbc3-4757-b2bb-300710658aac bc72a393cd3a44d1b8778e9279955446 5f7e9a11f11346dfbf8618b85fa70cd1 - - 129a732e4aa0447990d10a3e683c73cb 129a732e4aa0447990d10a3e683c73cb] 199.19.213.80 "GET /v2.0/networks/0cc6b326-b4bb-4326-86ed-7c13adaaee4a?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0840638 2026-04-27 22:14:03.997 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dbd97e4-8b09-4797-aab1-148e2b0791d8 - - - - - -] Successfully bumped revision number for resource 33b0841a-7742-42bd-9efe-c18d183cd0b3 (type: ports) to 5 2026-04-27 22:14:04.302 9 INFO neutron.wsgi [None req-acd24a18-3341-4489-bd2f-b85e1c2eb34d 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 199.19.213.80 "DELETE /v2.0/ports/33b0841a-7742-42bd-9efe-c18d183cd0b3 HTTP/1.1" status: 204 len: 173 time: 0.3244317 2026-04-27 22:14:04.338 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e35ddbc8-704d-4161-b3db-466939a3d2ec'] response: {'server_uuid': 'a860f2a9-6fdb-465c-b9b8-494528bd65d1', 'name': 'network-vif-deleted', 'tag': '33b0841a-7742-42bd-9efe-c18d183cd0b3', 'status': 'completed', 'code': 200} 2026-04-27 22:14:05.509 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8bed37bc-9efb-4170-b695-31c9da58546b'] response: {'server_uuid': 'a860f2a9-6fdb-465c-b9b8-494528bd65d1', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '33b0841a-7742-42bd-9efe-c18d183cd0b3', 'code': 200} 2026-04-27 22:14:05.510 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8bed37bc-9efb-4170-b695-31c9da58546b'] response: {'server_uuid': 'a860f2a9-6fdb-465c-b9b8-494528bd65d1', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '33b0841a-7742-42bd-9efe-c18d183cd0b3', 'code': 200} /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-04-27 22:14:09.043 10 INFO neutron.wsgi [None req-14724080-4d13-4f6b-a136-f5e0426df9b8 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "DELETE /v2.0/security-group-rules/776f8a0c-04ee-4cde-81d5-2af544e16c79 HTTP/1.1" status: 204 len: 168 time: 0.1412327 2026-04-27 22:14:09.059 9 INFO neutron.api.v2.resource [None req-1d02deed-12c7-4678-bd18-92d097f52345 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:14:09.060 9 INFO neutron.wsgi [None req-1d02deed-12c7-4678-bd18-92d097f52345 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.1 "GET /v2.0/security-group-rules/776f8a0c-04ee-4cde-81d5-2af544e16c79 HTTP/1.1" status: 404 len: 356 time: 0.0120227 2026-04-27 22:14:09.179 10 INFO neutron.wsgi [None req-19eab5bf-df0d-452e-a00a-da6f27312695 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "DELETE /v2.0/security-group-rules/df8f1f5f-9830-4146-b5f7-5e7875a9d081 HTTP/1.1" status: 204 len: 168 time: 0.1152072 2026-04-27 22:14:09.198 10 INFO neutron.api.v2.resource [None req-95a22804-341c-42bb-8fe0-ca5c561323df 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:14:09.200 10 INFO neutron.wsgi [None req-95a22804-341c-42bb-8fe0-ca5c561323df 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.1 "GET /v2.0/security-group-rules/df8f1f5f-9830-4146-b5f7-5e7875a9d081 HTTP/1.1" status: 404 len: 356 time: 0.0156028 2026-04-27 22:14:09.305 10 INFO neutron.wsgi [None req-b8eb725c-bb68-49de-a370-a62a8004c8b0 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "DELETE /v2.0/security-group-rules/d8b00e33-66c6-442e-857e-26ac2fee1e2e HTTP/1.1" status: 204 len: 168 time: 0.1013832 2026-04-27 22:14:09.316 10 INFO neutron.api.v2.resource [None req-55cf9db2-1cb5-413d-877a-44f0fffeed7b 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:14:09.317 10 INFO neutron.wsgi [None req-55cf9db2-1cb5-413d-877a-44f0fffeed7b 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.1 "GET /v2.0/security-group-rules/d8b00e33-66c6-442e-857e-26ac2fee1e2e HTTP/1.1" status: 404 len: 356 time: 0.0090730 2026-04-27 22:14:09.427 10 INFO neutron.wsgi [None req-52b6eb34-6ec8-4078-970c-149a97134f51 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "DELETE /v2.0/security-group-rules/eee58801-7e7f-4727-8eda-47620ce4de44 HTTP/1.1" status: 204 len: 168 time: 0.1062653 2026-04-27 22:14:09.439 10 INFO neutron.api.v2.resource [None req-b2d8f984-a85f-4635-851f-d790d3d01dee 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:14:09.440 10 INFO neutron.wsgi [None req-b2d8f984-a85f-4635-851f-d790d3d01dee 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.1 "GET /v2.0/security-group-rules/eee58801-7e7f-4727-8eda-47620ce4de44 HTTP/1.1" status: 404 len: 356 time: 0.0086181 2026-04-27 22:14:09.539 10 INFO neutron.wsgi [None req-0daf955b-f3fa-4fe6-a195-66e580dc34a4 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "DELETE /v2.0/security-group-rules/740cf9d2-e434-4ab7-aa76-f2a74e752a09 HTTP/1.1" status: 204 len: 168 time: 0.0949137 2026-04-27 22:14:09.552 10 INFO neutron.api.v2.resource [None req-05f990ec-d952-4053-ac64-ebc3c1bd9f13 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:14:09.553 10 INFO neutron.wsgi [None req-05f990ec-d952-4053-ac64-ebc3c1bd9f13 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.1 "GET /v2.0/security-group-rules/740cf9d2-e434-4ab7-aa76-f2a74e752a09 HTTP/1.1" status: 404 len: 356 time: 0.0093315 2026-04-27 22:14:09.649 10 INFO neutron.wsgi [None req-9d0bc3d0-46d4-43c1-a943-c1e4b80b1549 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "DELETE /v2.0/security-group-rules/096ecfed-d629-4064-9ea0-fef340046f64 HTTP/1.1" status: 204 len: 168 time: 0.0934513 2026-04-27 22:14:09.663 10 INFO neutron.api.v2.resource [None req-255b8db5-d001-4be0-9b25-3c8c1a1bd24c 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:14:09.664 10 INFO neutron.wsgi [None req-255b8db5-d001-4be0-9b25-3c8c1a1bd24c 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.1 "GET /v2.0/security-group-rules/096ecfed-d629-4064-9ea0-fef340046f64 HTTP/1.1" status: 404 len: 356 time: 0.0088699 2026-04-27 22:14:09.764 10 INFO neutron.wsgi [None req-dfd25795-942e-4e51-ade0-5781edddebe3 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "DELETE /v2.0/security-group-rules/e310c9af-35be-4ccd-ae3c-14361faf3eed HTTP/1.1" status: 204 len: 168 time: 0.0940497 2026-04-27 22:14:09.778 10 INFO neutron.api.v2.resource [None req-c4fa8162-fdeb-4e60-b47a-45221c3f272d 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:14:09.779 10 INFO neutron.wsgi [None req-c4fa8162-fdeb-4e60-b47a-45221c3f272d 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.1 "GET /v2.0/security-group-rules/e310c9af-35be-4ccd-ae3c-14361faf3eed HTTP/1.1" status: 404 len: 356 time: 0.0092115 2026-04-27 22:14:09.880 10 INFO neutron.wsgi [None req-a2f7b099-f38b-439f-ada3-8c9b297e0413 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "DELETE /v2.0/security-group-rules/38b639cd-30c7-4447-abf4-b5d62172837f HTTP/1.1" status: 204 len: 168 time: 0.0974677 2026-04-27 22:14:09.895 10 INFO neutron.api.v2.resource [None req-48634b7c-3ee9-489c-96ac-91b8df7b5ef6 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:14:09.897 10 INFO neutron.wsgi [None req-48634b7c-3ee9-489c-96ac-91b8df7b5ef6 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.1 "GET /v2.0/security-group-rules/38b639cd-30c7-4447-abf4-b5d62172837f HTTP/1.1" status: 404 len: 356 time: 0.0105455 2026-04-27 22:14:09.985 10 INFO neutron.wsgi [None req-5eb3b233-a3b9-4140-a6bc-623763985c5d 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "DELETE /v2.0/security-group-rules/406a1e90-994d-41a9-819c-66e308449f4d HTTP/1.1" status: 204 len: 168 time: 0.0844283 2026-04-27 22:14:09.998 10 INFO neutron.api.v2.resource [None req-d6a6ca00-2cb9-46de-ab09-ba54a1be8cb1 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:14:09.999 10 INFO neutron.wsgi [None req-d6a6ca00-2cb9-46de-ab09-ba54a1be8cb1 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.1 "GET /v2.0/security-group-rules/406a1e90-994d-41a9-819c-66e308449f4d HTTP/1.1" status: 404 len: 356 time: 0.0088360 2026-04-27 22:14:10.117 10 INFO neutron.wsgi [None req-f17301ab-ef37-4a37-bcf8-c0ef112f1087 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "DELETE /v2.0/security-group-rules/3230b425-6684-48ba-bf10-c27b7ebb5725 HTTP/1.1" status: 204 len: 168 time: 0.1144891 2026-04-27 22:14:10.135 10 INFO neutron.api.v2.resource [None req-2b17e036-9abd-4cf6-874c-3adf538835f8 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:14:10.136 10 INFO neutron.wsgi [None req-2b17e036-9abd-4cf6-874c-3adf538835f8 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.1 "GET /v2.0/security-group-rules/3230b425-6684-48ba-bf10-c27b7ebb5725 HTTP/1.1" status: 404 len: 356 time: 0.0109112 2026-04-27 22:14:10.231 9 INFO neutron.wsgi [None req-ecaa3792-c910-4d60-9f68-201d1c820416 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "DELETE /v2.0/security-group-rules/20525692-c8ee-47bb-bc19-1ea73e4ebac0 HTTP/1.1" status: 204 len: 168 time: 0.0909421 2026-04-27 22:14:10.246 9 INFO neutron.api.v2.resource [None req-8f784bcc-0b24-4166-aa92-141ca6df913e 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:14:10.248 9 INFO neutron.wsgi [None req-8f784bcc-0b24-4166-aa92-141ca6df913e 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.1 "GET /v2.0/security-group-rules/20525692-c8ee-47bb-bc19-1ea73e4ebac0 HTTP/1.1" status: 404 len: 356 time: 0.0115590 2026-04-27 22:14:10.341 9 INFO neutron.wsgi [None req-c7ba5e7a-41f1-4540-9ad2-d76f74909a0f 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/a809214e-1691-42a9-ab48-11180e6c1be3 HTTP/1.1" status: 204 len: 168 time: 0.0902705 2026-04-27 22:14:10.353 9 INFO neutron.api.v2.resource [None req-02b228d6-3f38-4fea-916c-65460273fad6 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:14:10.354 9 INFO neutron.wsgi [None req-02b228d6-3f38-4fea-916c-65460273fad6 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.1 "GET /v2.0/security-groups/a809214e-1691-42a9-ab48-11180e6c1be3 HTTP/1.1" status: 404 len: 347 time: 0.0087829 2026-04-27 22:14:10.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028584 2026-04-27 22:14:10.881 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020068 2026-04-27 22:14:11.272 9 INFO neutron.wsgi [None req-f998c467-73c5-4708-a017-c2bb535c7a18 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "PUT /v2.0/routers/49e13e8b-6d6f-4fcf-9ca7-c6fbc7f2a246/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.8601167 2026-04-27 22:14:11.440 10 INFO neutron.api.v2.resource [None req-d2e7807f-160a-4eb3-b4fa-afa1a22a552c 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-04-27 22:14:11.442 10 INFO neutron.wsgi [None req-d2e7807f-160a-4eb3-b4fa-afa1a22a552c 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.1 "PUT /v2.0/routers/49e13e8b-6d6f-4fcf-9ca7-c6fbc7f2a246/remove_router_interface HTTP/1.1" status: 404 len: 399 time: 0.1636500 2026-04-27 22:14:12.780 10 INFO neutron.wsgi [None req-b64908a7-6507-4a45-90ef-77cd4d3c4f01 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "PUT /v2.0/routers/49e13e8b-6d6f-4fcf-9ca7-c6fbc7f2a246/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.3326437 /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-04-27 22:14:12.922 10 INFO neutron.api.v2.resource [None req-f0b70089-09da-4659-9f59-1c46b1b5d2ae 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-04-27 22:14:12.923 10 INFO neutron.wsgi [None req-f0b70089-09da-4659-9f59-1c46b1b5d2ae 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.1 "PUT /v2.0/routers/49e13e8b-6d6f-4fcf-9ca7-c6fbc7f2a246/remove_router_interface HTTP/1.1" status: 404 len: 399 time: 0.1386516 2026-04-27 22:14:13.767 10 INFO neutron.wsgi [None req-bab40c4e-3514-432a-97e6-5a30fee5326e 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "PUT /v2.0/routers/49e13e8b-6d6f-4fcf-9ca7-c6fbc7f2a246/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.8380332 /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-04-27 22:14:13.894 10 INFO neutron.api.v2.resource [None req-693cdc26-7411-4485-9e1b-904f1efaaa99 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-04-27 22:14:13.896 10 INFO neutron.wsgi [None req-693cdc26-7411-4485-9e1b-904f1efaaa99 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.1 "PUT /v2.0/routers/49e13e8b-6d6f-4fcf-9ca7-c6fbc7f2a246/remove_router_interface HTTP/1.1" status: 404 len: 399 time: 0.1249094 2026-04-27 22:14:14.501 10 INFO neutron.wsgi [None req-a1e61909-6c0e-4681-b666-3106fd2e4a8f 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "DELETE /v2.0/routers/49e13e8b-6d6f-4fcf-9ca7-c6fbc7f2a246 HTTP/1.1" status: 204 len: 168 time: 0.5996749 2026-04-27 22:14:14.537 10 INFO neutron.api.v2.resource [None req-3dc86e89-42af-4542-84cd-5565fad9c18a 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] show failed (client error): The resource could not be found. 2026-04-27 22:14:14.539 10 INFO neutron.wsgi [None req-3dc86e89-42af-4542-84cd-5565fad9c18a 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.1 "GET /v2.0/routers/49e13e8b-6d6f-4fcf-9ca7-c6fbc7f2a246 HTTP/1.1" status: 404 len: 336 time: 0.0320470 2026-04-27 22:14:14.725 10 INFO neutron.wsgi [None req-7b45ff5a-8af3-4629-be36-0e5bed1ad50c 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "DELETE /v2.0/subnets/cae2d091-004a-4d17-9ae1-b54d361fb72c HTTP/1.1" status: 204 len: 168 time: 0.1783054 2026-04-27 22:14:14.752 10 INFO neutron.pecan_wsgi.hooks.translation [None req-1ebbe655-f90c-4a86-a921-8dc74e892339 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:14:14.753 10 INFO neutron.wsgi [None req-1ebbe655-f90c-4a86-a921-8dc74e892339 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.1 "GET /v2.0/subnets/cae2d091-004a-4d17-9ae1-b54d361fb72c HTTP/1.1" status: 404 len: 337 time: 0.0226731 2026-04-27 22:14:15.006 10 INFO neutron.wsgi [None req-0592587d-5b11-4057-83d8-1e305611e55a 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "DELETE /v2.0/subnets/e0c27621-e89d-4051-980d-7403de27f91b HTTP/1.1" status: 204 len: 168 time: 0.2379763 /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-04-27 22:14:15.039 9 INFO neutron.pecan_wsgi.hooks.translation [None req-af7c5be0-e73b-43c7-a168-3019dcf812fc 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:14:15.040 9 INFO neutron.wsgi [None req-af7c5be0-e73b-43c7-a168-3019dcf812fc 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.1 "GET /v2.0/subnets/e0c27621-e89d-4051-980d-7403de27f91b HTTP/1.1" status: 404 len: 337 time: 0.0277166 2026-04-27 22:14:15.808 9 INFO neutron.wsgi [None req-639ed472-a54f-490b-8da0-c87b41740bed 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "DELETE /v2.0/networks/ee914b8a-0e91-488f-a49f-36c0c67ba5c7 HTTP/1.1" status: 204 len: 168 time: 0.7633588 2026-04-27 22:14:15.829 10 INFO neutron.pecan_wsgi.hooks.translation [None req-2314a40c-cbae-403d-9ef8-09b9f60caaba 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:14:15.830 10 INFO neutron.wsgi [None req-2314a40c-cbae-403d-9ef8-09b9f60caaba 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.1 "GET /v2.0/networks/ee914b8a-0e91-488f-a49f-36c0c67ba5c7 HTTP/1.1" status: 404 len: 339 time: 0.0159144 2026-04-27 22:14:15.880 9 INFO neutron.services.segments.plugin [-] Segment e2db5025-a4ac-45d8-9a2a-504223fc1fd7 resource provider aggregate not found 2026-04-27 22:14:15.896 9 INFO neutron.services.segments.plugin [-] Segment e2db5025-a4ac-45d8-9a2a-504223fc1fd7 resource provider aggregate not found 2026-04-27 22:14:15.905 9 INFO neutron.services.segments.plugin [-] Segment e2db5025-a4ac-45d8-9a2a-504223fc1fd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2db5025-a4ac-45d8-9a2a-504223fc1fd7 found for delete ", "request_id": "req-378ab531-b0e9-4353-abea-a4ca758f6c28"}]} 2026-04-27 22:14:15.917 9 INFO neutron.services.segments.plugin [-] Segment e2db5025-a4ac-45d8-9a2a-504223fc1fd7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid e2db5025-a4ac-45d8-9a2a-504223fc1fd7 found for delete ", "request_id": "req-72909b6e-9120-46e7-a558-daad475f1f6c"}]} 2026-04-27 22:14:16.004 10 INFO neutron.wsgi [None req-dd24187c-f17d-45d1-b265-f293b8edae8e 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "DELETE /v2.0/subnets/1c77c42d-ad4e-4b81-82cb-b5ce2116871d HTTP/1.1" status: 204 len: 168 time: 0.1702447 2026-04-27 22:14:16.029 9 INFO neutron.pecan_wsgi.hooks.translation [None req-8263801a-adaa-45d1-97aa-175853bbbea4 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:14:16.031 9 INFO neutron.wsgi [None req-8263801a-adaa-45d1-97aa-175853bbbea4 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.1 "GET /v2.0/subnets/1c77c42d-ad4e-4b81-82cb-b5ce2116871d HTTP/1.1" status: 404 len: 337 time: 0.0196731 2026-04-27 22:14:16.255 9 INFO neutron.wsgi [None req-31a78ee8-ae9f-4f01-ba84-b9f7b9a65204 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "DELETE /v2.0/subnets/ce54a01d-6c1c-4329-8bdb-67ce07ae04aa HTTP/1.1" status: 204 len: 168 time: 0.2203970 2026-04-27 22:14:16.279 9 INFO neutron.pecan_wsgi.hooks.translation [None req-99af2c88-c2f9-41f7-957b-f2f9c86c7bd1 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:14:16.280 9 INFO neutron.wsgi [None req-99af2c88-c2f9-41f7-957b-f2f9c86c7bd1 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.1 "GET /v2.0/subnets/ce54a01d-6c1c-4329-8bdb-67ce07ae04aa HTTP/1.1" status: 404 len: 337 time: 0.0194521 2026-04-27 22:14:16.683 9 INFO neutron.wsgi [None req-454de3ba-2c39-4bef-bf17-47ee8fe48073 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "DELETE /v2.0/networks/0cc6b326-b4bb-4326-86ed-7c13adaaee4a HTTP/1.1" status: 204 len: 168 time: 0.3976336 2026-04-27 22:14:16.700 10 INFO neutron.pecan_wsgi.hooks.translation [None req-4f3e8ecd-dfea-41e2-a975-6514f16e841b 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:14:16.702 10 INFO neutron.wsgi [None req-4f3e8ecd-dfea-41e2-a975-6514f16e841b 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.1 "GET /v2.0/networks/0cc6b326-b4bb-4326-86ed-7c13adaaee4a HTTP/1.1" status: 404 len: 339 time: 0.0126884 2026-04-27 22:14:16.879 10 INFO neutron.wsgi [None req-3cc0c17c-981e-4458-b63b-8889d99ea973 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "DELETE /v2.0/subnets/8fcc5569-1c1a-460a-b10a-162db5ee61a4 HTTP/1.1" status: 204 len: 168 time: 0.1708798 2026-04-27 22:14:16.902 10 INFO neutron.pecan_wsgi.hooks.translation [None req-7d3fe745-f232-4f10-aaf7-0efa9f944359 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:14:16.904 10 INFO neutron.wsgi [None req-7d3fe745-f232-4f10-aaf7-0efa9f944359 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.1 "GET /v2.0/subnets/8fcc5569-1c1a-460a-b10a-162db5ee61a4 HTTP/1.1" status: 404 len: 337 time: 0.0203888 2026-04-27 22:14:17.555 10 INFO neutron.wsgi [None req-fce7392c-f332-40fd-ab40-5728b2f8f3b7 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "DELETE /v2.0/subnets/84ad2459-7ca9-4125-8b79-f072cd203dd6 HTTP/1.1" status: 204 len: 168 time: 0.6457095 2026-04-27 22:14:17.577 10 INFO neutron.pecan_wsgi.hooks.translation [None req-ea563c64-1e58-4371-b4be-9ebe8d783e1e 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:14:17.578 10 INFO neutron.wsgi [None req-ea563c64-1e58-4371-b4be-9ebe8d783e1e 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.1 "GET /v2.0/subnets/84ad2459-7ca9-4125-8b79-f072cd203dd6 HTTP/1.1" status: 404 len: 337 time: 0.0166428 2026-04-27 22:14:17.929 9 INFO neutron.services.segments.plugin [-] Segment bfd89289-aa80-452a-b366-281d2e53f6cb resource provider aggregate not found 2026-04-27 22:14:17.944 9 INFO neutron.services.segments.plugin [-] Segment bfd89289-aa80-452a-b366-281d2e53f6cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfd89289-aa80-452a-b366-281d2e53f6cb found for delete ", "request_id": "req-ae61e68b-6d2a-46a1-8e87-6c2f5e8e111e"}]} 2026-04-27 22:14:17.945 9 INFO neutron.services.segments.plugin [-] Segment bfd89289-aa80-452a-b366-281d2e53f6cb resource provider aggregate not found 2026-04-27 22:14:17.959 9 INFO neutron.services.segments.plugin [-] Segment bfd89289-aa80-452a-b366-281d2e53f6cb resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid bfd89289-aa80-452a-b366-281d2e53f6cb found for delete ", "request_id": "req-93b01a8e-b7d0-4ab0-b809-8879e84ff8bb"}]} 2026-04-27 22:14:18.010 10 INFO neutron.wsgi [None req-a6750843-dac9-4320-974a-b1cdad352e0c 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - - -] 10.0.0.1 "DELETE /v2.0/networks/53b48937-4e98-47d6-b330-3b3810ca9134 HTTP/1.1" status: 204 len: 168 time: 0.4259212 2026-04-27 22:14:18.026 10 INFO neutron.services.segments.plugin [-] Segment ae2aa919-446f-42f9-bf27-7ef77594d8f7 resource provider aggregate not found 2026-04-27 22:14:18.035 10 INFO neutron.services.segments.plugin [-] Segment ae2aa919-446f-42f9-bf27-7ef77594d8f7 resource provider aggregate not found 2026-04-27 22:14:18.038 9 INFO neutron.pecan_wsgi.hooks.translation [None req-631ff4be-9f28-4bd5-98d2-32cdb1628cbf 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] GET failed (client error): The resource could not be found. 2026-04-27 22:14:18.039 9 INFO neutron.wsgi [None req-631ff4be-9f28-4bd5-98d2-32cdb1628cbf 7ee32d08a0234d2b8af8a50fbfdcd838 acc05b383c724ec2882474462680bfeb - - default default] 10.0.0.1 "GET /v2.0/networks/53b48937-4e98-47d6-b330-3b3810ca9134 HTTP/1.1" status: 404 len: 339 time: 0.0232532 2026-04-27 22:14:18.049 10 INFO neutron.services.segments.plugin [-] Segment ae2aa919-446f-42f9-bf27-7ef77594d8f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae2aa919-446f-42f9-bf27-7ef77594d8f7 found for delete ", "request_id": "req-179dbfca-d0f8-4dd2-8b34-99d43c6d27d6"}]} 2026-04-27 22:14:18.050 10 INFO neutron.services.segments.plugin [-] Segment ae2aa919-446f-42f9-bf27-7ef77594d8f7 resource provider not found; error: Placement Client Error (4xx): {"errors": [{"status": 404, "title": "Not Found", "detail": "The resource could not be found.\n\n No resource provider with uuid ae2aa919-446f-42f9-bf27-7ef77594d8f7 found for delete ", "request_id": "req-9e293770-b94c-4451-a75a-4546826c8d1d"}]} 2026-04-27 22:14:20.217 10 INFO neutron.db.ovn_revision_numbers_db [None req-5167a2ff-9829-4a78-beb3-aca9bc2a8ef4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource eacb61ac-47b3-436e-9ceb-de18f5264ab4 (type: security_groups) to 1 2026-04-27 22:14:20.265 10 INFO neutron.wsgi [None req-5167a2ff-9829-4a78-beb3-aca9bc2a8ef4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=93e89b1afd2b42b981d95754f768db81&name=default HTTP/1.1" status: 200 len: 3000 time: 0.3771420 2026-04-27 22:14:20.429 10 INFO neutron.wsgi [None req-b0b0a097-a335-4214-9ca1-6fd33db58992 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/eacb61ac-47b3-436e-9ceb-de18f5264ab4 HTTP/1.1" status: 204 len: 168 time: 0.1573591 2026-04-27 22:14:20.614 9 INFO neutron.db.ovn_revision_numbers_db [None req-23b51778-1ba9-4478-9745-fdd7033f057b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 0df53969-3a97-435c-9058-2492faad4f24 (type: security_groups) to 1 2026-04-27 22:14:20.635 9 INFO neutron.wsgi [None req-23b51778-1ba9-4478-9745-fdd7033f057b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=9a7092dcb3c34eeab5769870f6adaef9&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1104791 2026-04-27 22:14:20.809 9 INFO neutron.wsgi [None req-e16b8f9e-223e-4402-9dec-2e236a29fdac 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/0df53969-3a97-435c-9058-2492faad4f24 HTTP/1.1" status: 204 len: 168 time: 0.1690657 2026-04-27 22:14:21.013 10 INFO neutron.db.ovn_revision_numbers_db [None req-fba446d3-9f0f-488c-8f8b-2069d4eec026 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource adc33379-c2f2-40e8-84c6-942d62f09890 (type: security_groups) to 1 2026-04-27 22:14:21.029 10 INFO neutron.wsgi [None req-fba446d3-9f0f-488c-8f8b-2069d4eec026 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=f89dba55d4974e1db04143ceaa8a3391&name=default HTTP/1.1" status: 200 len: 3000 time: 0.0881803 2026-04-27 22:14:21.166 10 INFO neutron.wsgi [None req-1cfae549-38d1-4f80-b47a-217ba9bde537 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/adc33379-c2f2-40e8-84c6-942d62f09890 HTTP/1.1" status: 204 len: 168 time: 0.1329041 2026-04-27 22:14:21.334 9 INFO neutron.wsgi [None req-dcc792b3-a831-46d5-8192-12cabbf0439d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=acc05b383c724ec2882474462680bfeb&name=default HTTP/1.1" status: 200 len: 2996 time: 0.0351803 2026-04-27 22:14:21.510 9 INFO neutron.wsgi [None req-1b31a0b7-e42c-4fc7-b14c-30db0f648ea2 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/373a32fd-da0d-4cd3-a034-44e4efa63eb3 HTTP/1.1" status: 204 len: 168 time: 0.1702313 2026-04-27 22:14:21.768 9 INFO neutron.db.ovn_revision_numbers_db [None req-e5dd1a98-6d49-4adb-b0c5-064223874fda 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 43ee7cbe-b1de-4e5e-9e8e-d4b24e0376de (type: security_groups) to 1 2026-04-27 22:14:21.795 9 INFO neutron.wsgi [None req-e5dd1a98-6d49-4adb-b0c5-064223874fda 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=e7c6d3c6274e4c33ba21a709dc98b388&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1386299 2026-04-27 22:14:22.038 9 INFO neutron.wsgi [None req-3aa4c50a-1c7a-494e-b190-946e2a7d35b8 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/43ee7cbe-b1de-4e5e-9e8e-d4b24e0376de HTTP/1.1" status: 204 len: 168 time: 0.2354126 2026-04-27 22:14:22.299 9 INFO neutron.db.ovn_revision_numbers_db [None req-c283107f-f1ac-46e5-9b05-62758bc0e660 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource a4fa8ee4-d6cd-4869-bcbe-81218ed28455 (type: security_groups) to 1 2026-04-27 22:14:22.323 9 INFO neutron.wsgi [None req-c283107f-f1ac-46e5-9b05-62758bc0e660 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=4e0b186ec55d478e9fdfd80bb5677bdf&name=default HTTP/1.1" status: 200 len: 3000 time: 0.1087692 2026-04-27 22:14:22.499 9 INFO neutron.wsgi [None req-753caace-bf37-40fd-84d4-b4664d601669 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/a4fa8ee4-d6cd-4869-bcbe-81218ed28455 HTTP/1.1" status: 204 len: 168 time: 0.1700573 2026-04-27 22:14:22.714 10 INFO neutron.db.ovn_revision_numbers_db [None req-239786d6-0d9d-4b6c-a10f-c0951cf6b627 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] Successfully bumped revision number for resource 1b4efff1-2a32-4a1d-b320-6b274ea8da72 (type: security_groups) to 1 2026-04-27 22:14:22.731 10 INFO neutron.wsgi [None req-239786d6-0d9d-4b6c-a10f-c0951cf6b627 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups?tenant_id=d889433c8c324138ad2ec29c8dd56904&name=default HTTP/1.1" status: 200 len: 3000 time: 0.0870891 2026-04-27 22:14:22.858 10 INFO neutron.wsgi [None req-90adc7a9-3d70-480a-91aa-8a62abde31c9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - - -] 10.0.0.1 "DELETE /v2.0/security-groups/1b4efff1-2a32-4a1d-b320-6b274ea8da72 HTTP/1.1" status: 204 len: 168 time: 0.1215913 2026-04-27 22:14:25.580 9 INFO neutron.wsgi [None req-f0fcb2a4-db7c-43f7-9ee8-73b52ba9a28a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2369 time: 0.2300160 2026-04-27 22:14:25.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029955 2026-04-27 22:14:25.879 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0038173 2026-04-27 22:14:26.726 10 INFO neutron.wsgi [None req-4d7bff2e-2590-40f5-9e74-5e3c952e04c1 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 212 time: 0.0392280 2026-04-27 22:14:26.762 10 INFO neutron.wsgi [None req-f1ae6a05-d3d7-49fa-949b-d66a6e28f16c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/routers HTTP/1.1" status: 200 len: 208 time: 0.0320375 2026-04-27 22:14:26.815 10 INFO neutron.wsgi [None req-e7fd38d0-6fda-4416-9423-b7e3e7cc375d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5274 time: 0.0493984 2026-04-27 22:14:26.873 10 INFO neutron.wsgi [None req-62fcc1c3-1a69-4b16-a54b-7f0280161dfc 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1456 time: 0.0531368 2026-04-27 22:14:26.969 10 INFO neutron.wsgi [None req-01886987-a07e-4a1a-bb59-50eadba25d36 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2369 time: 0.0908029 2026-04-27 22:14:27.042 10 INFO neutron.wsgi [None req-021536db-91ed-4210-a4bb-d416fb87f9ea 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16822 time: 0.0673559 2026-04-27 22:14:27.068 10 INFO neutron.wsgi [None req-fa7909a9-e549-45e6-baa0-7f13d244fca9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.1 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 212 time: 0.0160313 2026-04-27 22:14:40.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024936 2026-04-27 22:14:40.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032439 2026-04-27 22:14:54.027 9 INFO neutron.wsgi [None req-bc102795-7324-40ec-9ddd-5fdcfcafbf12 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1855104 2026-04-27 22:14:54.069 9 INFO neutron.wsgi [None req-66501a73-059a-4378-af31-1d79c249888c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0400715 2026-04-27 22:14:54.115 9 INFO neutron.wsgi [None req-d091cbf4-2301-4ec4-be0e-f75f870a4c54 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0449219 2026-04-27 22:14:54.134 9 INFO neutron.wsgi [None req-65908c14-f6c7-4cac-b8e2-c98434bb5a21 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0171385 2026-04-27 22:14:54.159 9 INFO neutron.wsgi [None req-3afb9539-7f01-4346-9e79-ea2ef989544b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0236030 2026-04-27 22:14:54.220 9 INFO neutron.wsgi [None req-35da2dc0-ccda-4323-bae2-94f2af60e76b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0606132 2026-04-27 22:14:54.250 9 INFO neutron.wsgi [None req-4a29907e-f051-4fdc-9af9-8a9bbaf1881a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0295599 2026-04-27 22:14:54.312 9 INFO neutron.wsgi [None req-588cabc4-8209-48b1-916f-944a1809c074 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0606256 2026-04-27 22:14:54.397 9 INFO neutron.wsgi [None req-d369b306-853b-4c94-b804-7638f9e8dc6f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0811665 2026-04-27 22:14:54.419 9 INFO neutron.wsgi [None req-a5cbcab4-452f-4c6b-8fe5-223c62b2c3c3 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0137312 2026-04-27 22:14:54.431 9 INFO neutron.wsgi [None req-94bba108-97ac-475b-aa25-7507b47e4dda 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0111792 2026-04-27 22:14:55.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025060 2026-04-27 22:14:55.880 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017502 2026-04-27 22:15:10.876 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018780 2026-04-27 22:15:10.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021305 2026-04-27 22:15:25.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017550 2026-04-27 22:15:25.876 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017400 2026-04-27 22:15:40.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035527 2026-04-27 22:15:40.883 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0009232 2026-04-27 22:15:54.015 9 INFO neutron.wsgi [None req-9b0e347c-cabb-4d06-a974-4c248dd5ca99 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1275671 2026-04-27 22:15:54.052 9 INFO neutron.wsgi [None req-b73d6dbc-7531-4c59-8df2-58e048817ddc 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0357370 2026-04-27 22:15:54.117 9 INFO neutron.wsgi [None req-495de152-91d2-49a4-8fe1-c4cb28cc89eb 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0633707 2026-04-27 22:15:54.174 9 INFO neutron.wsgi [None req-8fbdfb44-be2f-49ab-b224-45d50ab870c8 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0387805 2026-04-27 22:15:54.230 9 INFO neutron.wsgi [None req-ca059394-5a17-4fbf-bce6-2dd43e0d153c 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0525219 2026-04-27 22:15:54.247 9 INFO neutron.wsgi [None req-2d3356c5-41f1-4418-ab6d-8b0a4e16a09e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0163128 2026-04-27 22:15:54.285 9 INFO neutron.wsgi [None req-1e9ab6dc-eb65-4775-b9ab-d369340fd96e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0378749 2026-04-27 22:15:54.299 9 INFO neutron.wsgi [None req-5c2bea95-5f5d-48af-bfa2-0b8879286fe9 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0130887 2026-04-27 22:15:54.322 9 INFO neutron.wsgi [None req-f9c2e5b7-f08e-4dbc-90e6-40ee73b4a08f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0222440 2026-04-27 22:15:54.349 9 INFO neutron.wsgi [None req-dfb1b69d-84c4-4245-8584-cf4013774a1a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0260398 2026-04-27 22:15:54.357 9 INFO neutron.wsgi [None req-c3ab22db-f342-478e-8750-c3f0167db6fd 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0077338 2026-04-27 22:15:55.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013494 2026-04-27 22:15:55.879 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0009365 2026-04-27 22:16:10.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019751 2026-04-27 22:16:10.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033596 2026-04-27 22:16:25.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017004 2026-04-27 22:16:25.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025551 2026-04-27 22:16:40.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025167 2026-04-27 22:16:40.879 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016899 2026-04-27 22:16:53.944 9 INFO neutron.wsgi [None req-bb57e844-6834-42ae-b62f-4702acc5bb9e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0904896 2026-04-27 22:16:53.957 9 INFO neutron.wsgi [None req-de88e4a1-477d-4891-8633-f0a6018129f5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0120974 2026-04-27 22:16:54.026 9 INFO neutron.wsgi [None req-8e627c64-d0ed-4ef4-a082-092eaf76af00 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0671945 2026-04-27 22:16:54.094 9 INFO neutron.wsgi [None req-a6719c44-6596-4b77-9dc7-d7bb35640299 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0646603 2026-04-27 22:16:54.126 9 INFO neutron.wsgi [None req-ba5cdb16-d886-425f-863f-ddc45c3a073b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0259929 2026-04-27 22:16:54.163 9 INFO neutron.wsgi [None req-3a2f850b-f67d-454a-9768-99336fcef55e 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0363760 2026-04-27 22:16:54.193 9 INFO neutron.wsgi [None req-1dcdd639-b08a-49b8-9b59-837d92d963a8 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0274720 2026-04-27 22:16:54.203 9 INFO neutron.wsgi [None req-6213c19d-67d5-4c9c-a209-a4b57c9429f4 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0092065 2026-04-27 22:16:54.222 9 INFO neutron.wsgi [None req-b0636092-0275-41ff-91ff-0be2d3e456d5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0182157 2026-04-27 22:16:54.254 9 INFO neutron.wsgi [None req-1207865a-aea1-4f34-b89a-f50c10d155ca 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0319090 2026-04-27 22:16:54.267 9 INFO neutron.wsgi [None req-a02bb939-a51d-45af-ba5a-bd958e32e42b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0091705 2026-04-27 22:16:55.880 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0048993 2026-04-27 22:16:55.883 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019655 2026-04-27 22:17:10.881 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017412 2026-04-27 22:17:10.894 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0139151 2026-04-27 22:17:25.875 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013750 2026-04-27 22:17:25.876 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017257 2026-04-27 22:17:40.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028558 2026-04-27 22:17:40.883 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0045652 2026-04-27 22:17:53.949 9 INFO neutron.wsgi [None req-bb7f1c6e-2ab5-4e9c-a757-faa01e02102d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0743835 2026-04-27 22:17:53.993 9 INFO neutron.wsgi [None req-358f2f33-3a96-44d3-b12a-c81912147439 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0430059 2026-04-27 22:17:54.035 9 INFO neutron.wsgi [None req-f4483b9a-00fc-4569-aedf-70e95d6acdb5 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0416365 2026-04-27 22:17:54.055 9 INFO neutron.wsgi [None req-4725893b-3594-427b-aef4-9368d45ba84a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0185351 2026-04-27 22:17:54.098 9 INFO neutron.wsgi [None req-8890493e-f21d-4462-aa70-ab579438982a 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0418682 2026-04-27 22:17:54.112 9 INFO neutron.wsgi [None req-f917b459-eb1a-415c-812e-ce0dc11a927b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0130813 2026-04-27 22:17:54.156 9 INFO neutron.wsgi [None req-d7dd2edf-d925-4022-adc6-8c38e4e3976d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0424004 2026-04-27 22:17:54.263 9 INFO neutron.wsgi [None req-692b9025-ee05-416c-9dba-3e03a3f5a44f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1030653 2026-04-27 22:17:54.300 9 INFO neutron.wsgi [None req-1c103c9d-3ad2-41cd-8470-b3bb6d74a704 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0346398 2026-04-27 22:17:54.316 9 INFO neutron.wsgi [None req-d84371c2-b077-47a9-8faf-62b02c45dc00 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0130856 2026-04-27 22:17:54.379 9 INFO neutron.wsgi [None req-f8f0beb1-3de2-471b-a22b-795a595e8c86 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0610054 2026-04-27 22:17:55.877 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018601 2026-04-27 22:17:55.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020807 2026-04-27 22:18:10.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023901 2026-04-27 22:18:10.880 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015419 2026-04-27 22:18:19.498 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-456bb6d6-2e33-42e2-b9d2-fb031c777e80 - - - - - -] Maintenance task: Synchronization finished (took 0.01 seconds) 2026-04-27 22:18:25.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024011 2026-04-27 22:18:25.880 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021918 2026-04-27 22:18:40.876 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018849 2026-04-27 22:18:40.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023773 2026-04-27 22:18:53.953 9 INFO neutron.wsgi [None req-9f2da32e-dc07-4495-a9c5-18968f760dae 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0769181 2026-04-27 22:18:53.997 9 INFO neutron.wsgi [None req-c7dddf6a-eded-4ab1-9651-5fbddbf59deb 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0437663 2026-04-27 22:18:54.043 9 INFO neutron.wsgi [None req-addf7535-04e3-4bbc-b16c-b0fc1ef3b99f 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0444720 2026-04-27 22:18:54.053 9 INFO neutron.wsgi [None req-cbc612f2-75da-4500-9d99-fb337a58b793 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0096593 2026-04-27 22:18:54.083 9 INFO neutron.wsgi [None req-f6d03f5e-47b3-4a0b-85d7-86d7ca581cd1 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0281410 2026-04-27 22:18:54.098 9 INFO neutron.wsgi [None req-c9f9a5fa-8821-4a62-beb9-63102a7054e6 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0105669 2026-04-27 22:18:54.133 9 INFO neutron.wsgi [None req-c202a93b-86fe-40de-9e15-ba7b6e1be02d 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0301356 2026-04-27 22:18:54.153 9 INFO neutron.wsgi [None req-d9522a9f-9835-492b-84f6-16da649cd9de 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0188220 2026-04-27 22:18:54.164 9 INFO neutron.wsgi [None req-38232395-b1a3-49eb-b767-cb36db6a8ce8 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0104146 2026-04-27 22:18:54.218 9 INFO neutron.wsgi [None req-0b7f2bb5-79aa-43cd-88ad-1e69322fd5d8 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0501430 2026-04-27 22:18:54.274 9 INFO neutron.wsgi [None req-86901e42-290f-491b-b406-44ab9be6e2f2 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0528383 2026-04-27 22:18:55.875 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017483 2026-04-27 22:18:55.878 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034320 2026-04-27 22:19:10.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024681 2026-04-27 22:19:10.879 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019271 2026-04-27 22:19:25.878 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027049 2026-04-27 22:19:25.882 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0068686 2026-04-27 22:19:40.876 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018144 2026-04-27 22:19:40.876 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017705 2026-04-27 22:19:53.996 9 INFO neutron.wsgi [None req-b4ee8ffe-638e-435f-a4db-fa570bfa92ad 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.1126750 2026-04-27 22:19:54.059 9 INFO neutron.wsgi [None req-c13e513f-35d2-45de-b544-dd1ef0d72d52 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 16803 time: 0.0621631 2026-04-27 22:19:54.109 9 INFO neutron.wsgi [None req-4250e5cb-ba2f-4633-914c-6d68c5dc3a6b 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0437789 2026-04-27 22:19:54.154 9 INFO neutron.wsgi [None req-acbdd2ab-dd04-4df1-857e-9af90e0fc9ee 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents HTTP/1.1" status: 200 len: 997 time: 0.0442417 2026-04-27 22:19:54.187 9 INFO neutron.wsgi [None req-df91e596-36b2-4611-8261-5d4ef37fce47 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0313976 2026-04-27 22:19:54.200 9 INFO neutron.wsgi [None req-0a1f1e7d-5327-49db-9b9b-1d5dce0a02a0 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0121198 2026-04-27 22:19:54.266 9 INFO neutron.wsgi [None req-65800174-d7c2-4427-9423-5cd9c70f9222 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0647993 2026-04-27 22:19:54.298 9 INFO neutron.wsgi [None req-c45caeee-625b-4937-b403-16d7878f16f8 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5255 time: 0.0301125 2026-04-27 22:19:54.331 9 INFO neutron.wsgi [None req-6fc65d62-d2a6-4220-b8b1-94f2c8b551dd 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0262167 2026-04-27 22:19:54.342 9 INFO neutron.wsgi [None req-3010a356-66c6-41fb-8dd7-8c4c2a5fcdbf 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0104296 2026-04-27 22:19:54.353 9 INFO neutron.wsgi [None req-71e4e663-d539-409c-8459-25bc0d663faf 94d7a41d727846bfa1d4bcae6c419783 6467bf3e578142afa6669b10ba6c9b92 - - default default] 10.0.0.25 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0101752 2026-04-27 22:19:55.876 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020144 2026-04-27 22:19:55.877 9 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025942