+ COMMAND=start + start + start_ovn + exec neutron-server --config-file /etc/neutron/neutron.conf --config-file /tmp/pod-shared/ovn.ini --config-file /etc/neutron/neutron_vpnaas.conf --config-file /etc/neutron/neutron_ovn_vpn_agent.ini --config-file /etc/neutron/plugins/ml2/ml2_conf.ini /var/lib/openstack/lib/python3.10/site-packages/neutron/common/utils.py:55: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-05-27 10:29:53.290 1 INFO neutron.common.config [-] Logging enabled! 2026-05-27 10:29:53.291 1 INFO neutron.common.config [-] /var/lib/openstack/bin/neutron-server version 24.2.2.dev7 2026-05-27 10:29:53.659 1 INFO neutron.manager [-] Loading core plugin: ml2 2026-05-27 10:29:54.415 1 INFO neutron.plugins.ml2.managers [-] Configured type driver names: ['flat', 'vlan', 'geneve'] 2026-05-27 10:29:54.417 1 INFO neutron.plugins.ml2.drivers.type_flat [-] Arbitrary flat physical_network names allowed 2026-05-27 10:29:54.420 1 INFO neutron.plugins.ml2.drivers.type_vlan [-] Network VLAN ranges: OrderedDict([('external', [(1, 4094)])]) 2026-05-27 10:29:54.420 1 INFO neutron.plugins.ml2.managers [-] Loaded type driver names: ['flat', 'geneve', 'vlan'] 2026-05-27 10:29:54.420 1 INFO neutron.plugins.ml2.managers [-] Registered types: dict_keys(['flat', 'geneve', 'vlan']) 2026-05-27 10:29:54.420 1 INFO neutron.plugins.ml2.managers [-] Tenant network_types: ['geneve'] 2026-05-27 10:29:54.421 1 INFO neutron.plugins.ml2.managers [-] Configured extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 10:29:54.426 1 INFO neutron.plugins.ml2.managers [-] Loaded extension driver names: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 10:29:54.426 1 INFO neutron.plugins.ml2.managers [-] Registered extension drivers: ['dns_domain_ports', 'port_security', 'qos'] 2026-05-27 10:29:54.426 1 INFO neutron.plugins.ml2.managers [-] Configured mechanism driver names: ['ovn'] 2026-05-27 10:29:54.644 1 INFO neutron.plugins.ml2.managers [-] Loaded mechanism driver names: ['ovn'] 2026-05-27 10:29:54.644 1 INFO neutron.plugins.ml2.managers [-] Registered mechanism drivers: ['ovn'] 2026-05-27 10:29:54.645 1 INFO neutron.plugins.ml2.managers [-] No mechanism drivers provide segment reachability information for agent scheduling. 2026-05-27 10:29:54.664 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'flat' 2026-05-27 10:29:54.664 1 INFO neutron.plugins.ml2.drivers.type_flat [-] ML2 FlatTypeDriver initialization complete 2026-05-27 10:29:54.664 1 INFO neutron.plugins.ml2.managers [-] Initializing driver for type 'geneve' 2026-05-27 10:29:54.664 1 INFO neutron.plugins.ml2.drivers.type_tunnel [-] geneve ID ranges: [(1, 65536)] 2026-05-27 10:29:54.674 1 WARNING oslo_policy.policy [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] 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-05-27 10:29:57.065 1 INFO neutron.plugins.ml2.managers [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Initializing driver for type 'vlan' 2026-05-27 10:29:57.246 1 INFO neutron.plugins.ml2.drivers.type_vlan [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] VlanTypeDriver initialization complete 2026-05-27 10:29:57.247 1 INFO neutron.plugins.ml2.managers [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Initializing extension driver 'dns_domain_ports' 2026-05-27 10:29:57.247 1 INFO neutron.plugins.ml2.extensions.dns_integration [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] DNSDomainPortsExtensionDriver initialization complete 2026-05-27 10:29:57.247 1 INFO neutron.plugins.ml2.managers [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Initializing extension driver 'port_security' 2026-05-27 10:29:57.247 1 INFO neutron.plugins.ml2.extensions.port_security [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] PortSecurityExtensionDriver initialization complete 2026-05-27 10:29:57.248 1 INFO neutron.plugins.ml2.managers [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Initializing extension driver 'qos' 2026-05-27 10:29:57.248 1 INFO neutron.plugins.ml2.managers [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Initializing mechanism driver 'ovn' 2026-05-27 10:29:57.248 1 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Starting OVNMechanismDriver 2026-05-27 10:29:57.252 1 INFO neutron.services.logapi.drivers.ovn.driver [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] OVN logging driver registered 2026-05-27 10:29:57.261 1 INFO neutron.quota [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded quota_driver: . 2026-05-27 10:29:57.261 1 INFO neutron.plugins.ml2.plugin [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Modular L2 Plugin initialization complete 2026-05-27 10:29:57.262 1 INFO neutron.plugins.ml2.managers [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Got dns-integration extension from driver 'dns_domain_ports' 2026-05-27 10:29:57.262 1 INFO neutron.plugins.ml2.managers [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Got dns-domain-ports extension from driver 'dns_domain_ports' 2026-05-27 10:29:57.262 1 INFO neutron.plugins.ml2.managers [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Got port-security extension from driver 'port_security' 2026-05-27 10:29:57.262 1 INFO neutron.extensions.vlantransparent [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Disabled vlantransparent extension. 2026-05-27 10:29:57.262 1 INFO neutron.manager [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loading Plugin: qos 2026-05-27 10:29:57.271 1 INFO neutron.manager [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loading Plugin: ovn-router 2026-05-27 10:29:57.293 1 INFO neutron.services.ovn_l3.plugin [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Starting OVNL3RouterPlugin 2026-05-27 10:29:57.297 1 INFO neutron.manager [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loading Plugin: segments 2026-05-27 10:29:57.369 1 INFO neutron.manager [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loading Plugin: trunk 2026-05-27 10:29:57.375 1 INFO neutron.manager [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loading Plugin: log 2026-05-27 10:29:57.377 1 INFO neutron.manager [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loading Plugin: ovn-vpnaas 2026-05-27 10:29:57.419 1 INFO neutron_vpnaas.db.vpn.vpn_agentschedulers_db [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Skipping periodic VPN agent status check because automatic rescheduling is disabled. 2026-05-27 10:29:57.420 1 WARNING stevedore.named [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Could not load neutron_vpnaas.services.vpn.service_drivers.ovn_ipsec.IPsecOvnVPNDriver 2026-05-27 10:29:57.457 1 INFO neutron_vpnaas.services.vpn.plugin [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] VPN plugin using service drivers: dict_keys(['strongswan']), default: strongswan 2026-05-27 10:29:57.458 1 INFO neutron.common.utils [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Disable filter validation extension by service plugin VPNOVNDriverPlugin. 2026-05-27 10:29:57.458 1 INFO neutron.manager [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loading Plugin: auto_allocate 2026-05-27 10:29:57.462 1 INFO neutron.manager [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loading Plugin: tag 2026-05-27 10:29:57.469 1 INFO neutron.manager [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loading Plugin: timestamp 2026-05-27 10:29:57.472 1 INFO neutron.manager [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loading Plugin: network_ip_availability 2026-05-27 10:29:57.476 1 INFO neutron.manager [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loading Plugin: flavors 2026-05-27 10:29:57.479 1 INFO neutron.manager [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loading Plugin: revisions 2026-05-27 10:29:57.481 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Initializing extension manager. 2026-05-27 10:29:57.482 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: address-group 2026-05-27 10:29:57.483 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: address-scope 2026-05-27 10:29:57.484 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension router-admin-state-down-before-update not supported by any of loaded plugins 2026-05-27 10:29:57.484 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: agent 2026-05-27 10:29:57.485 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension agent-resources-synced not supported by any of loaded plugins 2026-05-27 10:29:57.486 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: allowed-address-pairs 2026-05-27 10:29:57.487 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: auto-allocated-topology 2026-05-27 10:29:57.487 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: availability_zone 2026-05-27 10:29:57.488 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension availability_zone_filter not supported by any of loaded plugins 2026-05-27 10:29:57.488 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension data-plane-status not supported by any of loaded plugins 2026-05-27 10:29:57.489 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: default-subnetpools 2026-05-27 10:29:57.490 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: dhcp_agent_scheduler 2026-05-27 10:29:57.490 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: dns-integration 2026-05-27 10:29:57.491 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: dns-domain-ports 2026-05-27 10:29:57.491 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: dns-integration-domain-keywords 2026-05-27 10:29:57.492 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension dvr not supported by any of loaded plugins 2026-05-27 10:29:57.492 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension ecmp_routes not supported by any of loaded plugins 2026-05-27 10:29:57.493 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: empty-string-filtering 2026-05-27 10:29:57.493 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension expose-l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 10:29:57.494 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension expose-port-forwarding-in-fip not supported by any of loaded plugins 2026-05-27 10:29:57.494 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: external-net 2026-05-27 10:29:57.495 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: extra_dhcp_opt 2026-05-27 10:29:57.495 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: extraroute 2026-05-27 10:29:57.496 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension extraroute-atomic not supported by any of loaded plugins 2026-05-27 10:29:57.496 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension filter-validation not supported by any of loaded plugins 2026-05-27 10:29:57.497 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension floating-ip-port-forwarding-description not supported by any of loaded plugins 2026-05-27 10:29:57.497 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: floating-ip-port-forwarding-detail 2026-05-27 10:29:57.498 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension floating-ip-port-forwarding-port-ranges not supported by any of loaded plugins 2026-05-27 10:29:57.498 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: fip-port-details 2026-05-27 10:29:57.499 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: flavors 2026-05-27 10:29:57.500 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension floating-ip-port-forwarding not supported by any of loaded plugins 2026-05-27 10:29:57.500 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: floatingip-pools 2026-05-27 10:29:57.501 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: ip_allocation 2026-05-27 10:29:57.501 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension ip-substring-filtering not supported by any of loaded plugins 2026-05-27 10:29:57.502 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: l2_adjacency 2026-05-27 10:29:57.503 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: router 2026-05-27 10:29:57.504 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension l3-conntrack-helper not supported by any of loaded plugins 2026-05-27 10:29:57.504 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: enable-default-route-bfd 2026-05-27 10:29:57.505 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: enable-default-route-ecmp 2026-05-27 10:29:57.506 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: ext-gw-mode 2026-05-27 10:29:57.506 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: l3-ha 2026-05-27 10:29:57.507 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension l3-ext-ndp-proxy not supported by any of loaded plugins 2026-05-27 10:29:57.507 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: external-gateway-multihoming 2026-05-27 10:29:57.508 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: l3-flavors 2026-05-27 10:29:57.508 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension l3-ndp-proxy not supported by any of loaded plugins 2026-05-27 10:29:57.509 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension l3-port-ip-change-not-allowed not supported by any of loaded plugins 2026-05-27 10:29:57.510 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension l3_agent_scheduler not supported by any of loaded plugins 2026-05-27 10:29:57.511 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension local_ip not supported by any of loaded plugins 2026-05-27 10:29:57.512 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: logging 2026-05-27 10:29:57.513 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension metering not supported by any of loaded plugins 2026-05-27 10:29:57.513 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension metering_source_and_destination_fields not supported by any of loaded plugins 2026-05-27 10:29:57.514 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: multi-provider 2026-05-27 10:29:57.514 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: net-mtu 2026-05-27 10:29:57.515 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: net-mtu-writable 2026-05-27 10:29:57.515 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: network_availability_zone 2026-05-27 10:29:57.516 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension network_ha not supported by any of loaded plugins 2026-05-27 10:29:57.516 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: network-ip-availability 2026-05-27 10:29:57.517 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension network-segment-range not supported by any of loaded plugins 2026-05-27 10:29:57.518 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: pagination 2026-05-27 10:29:57.518 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: port-device-profile 2026-05-27 10:29:57.518 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension port-hardware-offload-type not supported by any of loaded plugins 2026-05-27 10:29:57.519 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension port-hint-ovs-tx-steering not supported by any of loaded plugins 2026-05-27 10:29:57.519 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension port-hints not supported by any of loaded plugins 2026-05-27 10:29:57.520 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension port-mac-override not supported by any of loaded plugins 2026-05-27 10:29:57.520 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: port-mac-address-regenerate 2026-05-27 10:29:57.521 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: port-numa-affinity-policy 2026-05-27 10:29:57.521 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: port-resource-request 2026-05-27 10:29:57.522 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: port-resource-request-groups 2026-05-27 10:29:57.522 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: binding 2026-05-27 10:29:57.523 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: binding-extended 2026-05-27 10:29:57.523 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: port-security 2026-05-27 10:29:57.524 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: project-id 2026-05-27 10:29:57.524 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: provider 2026-05-27 10:29:57.526 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: qos 2026-05-27 10:29:57.526 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: qos-bw-limit-direction 2026-05-27 10:29:57.527 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: qos-bw-minimum-ingress 2026-05-27 10:29:57.527 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: qos-default 2026-05-27 10:29:57.528 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: qos-fip 2026-05-27 10:29:57.528 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension qos-fip-network-policy not supported by any of loaded plugins 2026-05-27 10:29:57.529 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: qos-gateway-ip 2026-05-27 10:29:57.529 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: qos-port-network-policy 2026-05-27 10:29:57.530 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: qos-pps-minimum 2026-05-27 10:29:57.530 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: qos-pps-minimum-rule-alias 2026-05-27 10:29:57.531 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: qos-pps 2026-05-27 10:29:57.531 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: qos-rule-type-details 2026-05-27 10:29:57.532 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: qos-rule-type-filter 2026-05-27 10:29:57.532 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: qos-rules-alias 2026-05-27 10:29:57.533 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: quota-check-limit 2026-05-27 10:29:57.534 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: quotas 2026-05-27 10:29:57.535 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: quota_details 2026-05-27 10:29:57.536 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: rbac-policies 2026-05-27 10:29:57.536 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension rbac-address-group not supported by any of loaded plugins 2026-05-27 10:29:57.537 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: rbac-address-scope 2026-05-27 10:29:57.538 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: rbac-security-groups 2026-05-27 10:29:57.538 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension rbac-subnetpool not supported by any of loaded plugins 2026-05-27 10:29:57.539 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: revision-if-match 2026-05-27 10:29:57.539 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: standard-attr-revisions 2026-05-27 10:29:57.540 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: router_availability_zone 2026-05-27 10:29:57.540 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension router-service-type not supported by any of loaded plugins 2026-05-27 10:29:57.542 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: security-groups-default-rules 2026-05-27 10:29:57.542 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: security-groups-normalized-cidr 2026-05-27 10:29:57.543 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension port-security-groups-filtering not supported by any of loaded plugins 2026-05-27 10:29:57.543 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: security-groups-remote-address-group 2026-05-27 10:29:57.544 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: security-groups-rules-belongs-to-default-sg 2026-05-27 10:29:57.545 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: security-groups-shared-filtering 2026-05-27 10:29:57.551 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: security-group 2026-05-27 10:29:57.552 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: segment 2026-05-27 10:29:57.552 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: segments-peer-subnet-host-routes 2026-05-27 10:29:57.553 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: service-type 2026-05-27 10:29:57.553 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: sorting 2026-05-27 10:29:57.554 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: standard-attr-segment 2026-05-27 10:29:57.555 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: standard-attr-description 2026-05-27 10:29:57.555 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: stateful-security-group 2026-05-27 10:29:57.555 1 WARNING neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Did not find expected name "Stdattrs_common" in /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/stdattrs_common.py 2026-05-27 10:29:57.556 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: subnet-dns-publish-fixed-ip 2026-05-27 10:29:57.556 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension subnet_onboard not supported by any of loaded plugins 2026-05-27 10:29:57.557 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: subnet-segmentid-writable 2026-05-27 10:29:57.557 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: subnet-service-types 2026-05-27 10:29:57.558 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: subnet_allocation 2026-05-27 10:29:57.558 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: subnetpool-prefix-ops 2026-05-27 10:29:57.559 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension tag-ports-during-bulk-creation not supported by any of loaded plugins 2026-05-27 10:29:57.561 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: standard-attr-tag 2026-05-27 10:29:57.562 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: standard-attr-timestamp 2026-05-27 10:29:57.562 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: trunk 2026-05-27 10:29:57.563 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: trunk-details 2026-05-27 10:29:57.563 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension uplink-status-propagation not supported by any of loaded plugins 2026-05-27 10:29:57.564 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Extension vlan-transparent not supported by any of loaded plugins 2026-05-27 10:29:57.565 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: vpn-agent-scheduler 2026-05-27 10:29:57.566 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: vpn-endpoint-groups 2026-05-27 10:29:57.567 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: vpn-flavors 2026-05-27 10:29:57.568 1 INFO neutron.api.extensions [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Loaded extension: vpnaas 2026-05-27 10:29:57.570 1 INFO neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Creating instance of TrackedResource for resource:network 2026-05-27 10:29:57.570 1 INFO neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Creating instance of TrackedResource for resource:subnet 2026-05-27 10:29:57.570 1 INFO neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 10:29:57.570 1 INFO neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Creating instance of TrackedResource for resource:port 2026-05-27 10:29:57.574 1 INFO neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-27 10:29:57.575 1 INFO neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-27 10:29:57.580 1 INFO neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-27 10:29:57.581 1 INFO neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-27 10:29:57.581 1 INFO neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-27 10:29:57.582 1 INFO neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 10:29:57.583 1 WARNING neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] subnetpool is already registered 2026-05-27 10:29:57.583 1 INFO neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-27 10:29:57.584 1 INFO neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-27 10:29:57.584 1 INFO neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-27 10:29:57.585 1 INFO neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-27 10:29:57.585 1 INFO neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 10:29:57.586 1 INFO neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 10:29:57.590 1 INFO neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Creating instance of TrackedResource for resource:router 2026-05-27 10:29:57.590 1 WARNING neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] router is already registered 2026-05-27 10:29:57.590 1 INFO neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Creating instance of TrackedResource for resource:floatingip 2026-05-27 10:29:57.591 1 WARNING neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] floatingip is already registered 2026-05-27 10:29:57.595 1 INFO neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Creating instance of CountableResource for resource:rbac_policy 2026-05-27 10:29:57.595 1 WARNING neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] rbac_policy is already registered 2026-05-27 10:29:57.596 1 INFO neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Creating instance of TrackedResource for resource:security_group 2026-05-27 10:29:57.596 1 WARNING neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] security_group is already registered 2026-05-27 10:29:57.597 1 INFO neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Creating instance of TrackedResource for resource:security_group_rule 2026-05-27 10:29:57.597 1 WARNING neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] security_group_rule is already registered 2026-05-27 10:29:57.598 1 INFO neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Creating instance of TrackedResource for resource:subnetpool 2026-05-27 10:29:57.598 1 WARNING neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] subnetpool is already registered 2026-05-27 10:29:57.599 1 INFO neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Creating instance of CountableResource for resource:trunk 2026-05-27 10:29:57.599 1 WARNING neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] trunk is already registered 2026-05-27 10:29:57.599 1 INFO neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Creating instance of CountableResource for resource:endpoint_group 2026-05-27 10:29:57.600 1 WARNING neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] endpoint_group is already registered 2026-05-27 10:29:57.600 1 INFO neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Creating instance of CountableResource for resource:vpnservice 2026-05-27 10:29:57.600 1 WARNING neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] vpnservice is already registered 2026-05-27 10:29:57.601 1 INFO neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Creating instance of CountableResource for resource:ipsec_site_connection 2026-05-27 10:29:57.601 1 WARNING neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] ipsec_site_connection is already registered 2026-05-27 10:29:57.601 1 INFO neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Creating instance of CountableResource for resource:ipsecpolicy 2026-05-27 10:29:57.601 1 WARNING neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] ipsecpolicy is already registered 2026-05-27 10:29:57.602 1 INFO neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Creating instance of CountableResource for resource:ikepolicy 2026-05-27 10:29:57.602 1 WARNING neutron.quota.resource_registry [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] ikepolicy is already registered 2026-05-27 10:29:57.633 1 WARNING keystonemiddleware._common.config [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] The option "audit_map_file" is not known to keystonemiddleware 2026-05-27 10:29:57.639 1 WARNING oslo_config.cfg [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Deprecated: Option "auth_uri" from group "keystone_authtoken" is deprecated. Use option "www_authenticate_uri" from group "keystone_authtoken". 2026-05-27 10:29:57.642 1 INFO oslo_service.service [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Starting 2 workers 2026-05-27 10:29:57.647 1 INFO neutron.service [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Neutron service started, listening on 0.0.0.0:9696 2026-05-27 10:29:57.664 1 INFO oslo_service.service [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Starting 2 workers 2026-05-27 10:29:57.670 1 INFO oslo_service.service [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Starting 1 workers 2026-05-27 10:29:57.672 9 INFO neutron.db.ovn_hash_ring_db [None req-34e26979-c478-45e7-ae10-8822d3e02ab7 - - - - - -] Nodes from host "neutron-server-566f9dd7-m6wcm" and group "mechanism_driver" removed from the Hash Ring 2026-05-27 10:29:57.673 1 INFO oslo_service.service [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Starting 1 workers 2026-05-27 10:29:57.674 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-05-27 10:29:57.677 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for RpcWorker with retry 2026-05-27 10:29:57.677 1 INFO oslo_service.service [None req-f8f52219-512d-482f-bae6-0db8fe6e20d0 - - - - - -] Starting 1 workers 2026-05-27 10:29:57.683 9 INFO neutron.db.ovn_hash_ring_db [None req-34e26979-c478-45e7-ae10-8822d3e02ab7 - - - - - -] Node bf569f56-081e-4ba5-ac1b-9e9ed017693a from host "neutron-server-566f9dd7-m6wcm" and group "mechanism_driver" added to the Hash Ring 2026-05-27 10:29:57.685 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbNbOvnIdl for MaintenanceWorker with retry 2026-05-27 10:29:57.685 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-34e26979-c478-45e7-ae10-8822d3e02ab7 - - - - - -] Hash Ring probing thread has started 2026-05-27 10:29:57.687 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-34e26979-c478-45e7-ae10-8822d3e02ab7 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-05-27 10:29:57.691 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-05-27 10:29:57.709 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1c9130a1-ece9-43e4-a7ed-bbf6975a6fa3 - - - - - -] tcp:10.111.67.255:6641: connecting... 2026-05-27 10:29:57.710 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1c9130a1-ece9-43e4-a7ed-bbf6975a6fa3 - - - - - -] tcp:10.111.67.255:6641: connected 2026-05-27 10:29:57.712 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9daa7396-9e04-4d6c-a12e-eefe5ddb5558 - - - - - -] tcp:10.111.67.255:6641: connecting... 2026-05-27 10:29:57.712 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9daa7396-9e04-4d6c-a12e-eefe5ddb5558 - - - - - -] tcp:10.111.67.255:6641: connected 2026-05-27 10:29:57.717 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.111.67.255:6641: connecting... 2026-05-27 10:29:57.718 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.111.67.255:6641: connected 2026-05-27 10:29:57.728 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-34e26979-c478-45e7-ae10-8822d3e02ab7 - - - - - -] tcp:10.111.67.255:6641: connecting... 2026-05-27 10:29:57.728 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-34e26979-c478-45e7-ae10-8822d3e02ab7 - - - - - -] tcp:10.111.67.255:6641: connected 2026-05-27 10:29:57.736 10 INFO neutron.db.ovn_hash_ring_db [None req-f852ffe9-ecd6-4c97-8191-850c2ae60d10 - - - - - -] Node 122f2bf2-3204-45e6-893e-124ffe118317 from host "neutron-server-566f9dd7-m6wcm" and group "mechanism_driver" added to the Hash Ring 2026-05-27 10:29:57.737 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-f852ffe9-ecd6-4c97-8191-850c2ae60d10 - - - - - -] Getting OvsdbNbOvnIdl for WorkerService with retry 2026-05-27 10:29:57.748 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [-] Getting OvsdbSbOvnIdl for MaintenanceWorker with retry 2026-05-27 10:29:57.767 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-1c9130a1-ece9-43e4-a7ed-bbf6975a6fa3 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-05-27 10:29:57.768 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-9daa7396-9e04-4d6c-a12e-eefe5ddb5558 - - - - - -] Getting OvsdbSbOvnIdl for RpcWorker with retry 2026-05-27 10:29:57.769 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f852ffe9-ecd6-4c97-8191-850c2ae60d10 - - - - - -] tcp:10.111.67.255:6641: connecting... 2026-05-27 10:29:57.769 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f852ffe9-ecd6-4c97-8191-850c2ae60d10 - - - - - -] tcp:10.111.67.255:6641: connected 2026-05-27 10:29:57.770 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.99.230.121:6642: connecting... 2026-05-27 10:29:57.770 15 INFO ovsdbapp.backend.ovs_idl.vlog [-] tcp:10.99.230.121:6642: connected 2026-05-27 10:29:57.782 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-34e26979-c478-45e7-ae10-8822d3e02ab7 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-05-27 10:29:57.793 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9daa7396-9e04-4d6c-a12e-eefe5ddb5558 - - - - - -] tcp:10.99.230.121:6642: connecting... 2026-05-27 10:29:57.793 13 INFO ovsdbapp.backend.ovs_idl.vlog [None req-9daa7396-9e04-4d6c-a12e-eefe5ddb5558 - - - - - -] tcp:10.99.230.121:6642: connected 2026-05-27 10:29:57.794 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1c9130a1-ece9-43e4-a7ed-bbf6975a6fa3 - - - - - -] tcp:10.99.230.121:6642: connecting... 2026-05-27 10:29:57.794 12 INFO ovsdbapp.backend.ovs_idl.vlog [None req-1c9130a1-ece9-43e4-a7ed-bbf6975a6fa3 - - - - - -] tcp:10.99.230.121:6642: connected 2026-05-27 10:29:57.806 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-05-27 10:29:57.806 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [-] Starting OVNClientPlacementExtension 2026-05-27 10:29:57.807 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [-] Starting OVNClientQosExtension 2026-05-27 10:29:57.807 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-34e26979-c478-45e7-ae10-8822d3e02ab7 - - - - - -] tcp:10.99.230.121:6642: connecting... 2026-05-27 10:29:57.808 9 INFO ovsdbapp.backend.ovs_idl.vlog [None req-34e26979-c478-45e7-ae10-8822d3e02ab7 - - - - - -] tcp:10.99.230.121:6642: connected 2026-05-27 10:29:57.813 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] Maintenance task thread has started 2026-05-27 10:29:57.813 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] MaintenanceWorker process has finished the post initialization 2026-05-27 10:29:57.826 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.impl_idl_ovn [None req-f852ffe9-ecd6-4c97-8191-850c2ae60d10 - - - - - -] Getting OvsdbSbOvnIdl for WorkerService with retry 2026-05-27 10:29:57.835 13 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-9daa7396-9e04-4d6c-a12e-eefe5ddb5558 - - - - - -] RpcWorker process has finished the post initialization 2026-05-27 10:29:57.846 12 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-1c9130a1-ece9-43e4-a7ed-bbf6975a6fa3 - - - - - -] RpcWorker process has finished the post initialization 2026-05-27 10:29:57.851 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-34e26979-c478-45e7-ae10-8822d3e02ab7 - - - - - -] WorkerService process has finished the post initialization 2026-05-27 10:29:57.852 9 INFO neutron.wsgi [-] (9) wsgi starting up on http://0.0.0.0:9696 2026-05-27 10:29:57.857 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f852ffe9-ecd6-4c97-8191-850c2ae60d10 - - - - - -] tcp:10.99.230.121:6642: connecting... 2026-05-27 10:29:57.857 10 INFO ovsdbapp.backend.ovs_idl.vlog [None req-f852ffe9-ecd6-4c97-8191-850c2ae60d10 - - - - - -] tcp:10.99.230.121:6642: connected 2026-05-27 10:29:57.907 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f852ffe9-ecd6-4c97-8191-850c2ae60d10 - - - - - -] WorkerService process has finished the post initialization 2026-05-27 10:29:57.908 10 INFO neutron.wsgi [-] (10) wsgi starting up on http://0.0.0.0:9696 2026-05-27 10:29:57.997 15 INFO neutron.db.ovn_hash_ring_db [None req-6233a2a4-25a3-4c85-83e2-e0edfe1a0578 - - - - - -] Cleaned up Hash Ring nodes older than 5 days 2026-05-27 10:30:07.835 15 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-0ba2fa96-26f9-4a49-9f43-4d7c89eceb1c - - - - - -] New host instance found in OVN SB DB, but not in Neutron. Add its SegmentHostMapping in Neutron 2026-05-27 10:30:07.910 15 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_db_sync [None req-299cb350-945a-47cf-a4cc-f29dfe00d2ee - - - - - -] ACLs to be added: 2 ACLs to be removed: 2 2026-05-27 10:30:07.965 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-299cb350-945a-47cf-a4cc-f29dfe00d2ee - - - - - -] Starting OVNClientQosExtension 2026-05-27 10:30:07.978 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-299cb350-945a-47cf-a4cc-f29dfe00d2ee - - - - - -] Starting OVNClientQosExtension 2026-05-27 10:30:08.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027337 /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-05-27 10:30:12.844 9 INFO neutron.pecan_wsgi.hooks.translation [None req-131374af-cc55-4109-a539-1d6d96ea4913 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] GET failed (client error): The resource could not be found. 2026-05-27 10:30:12.845 9 INFO neutron.wsgi [None req-131374af-cc55-4109-a539-1d6d96ea4913 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.6644707 2026-05-27 10:30:12.864 9 INFO neutron.wsgi [None req-42aa635b-29ef-4676-95b5-19eed45b6d1b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 189 time: 0.0135508 2026-05-27 10:30:12.995 9 WARNING oslo_policy.policy [None req-3132a7fb-2411-4628-bcd0-9bb8b66f8671 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-27 10:30:13.109 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-3132a7fb-2411-4628-bcd0-9bb8b66f8671 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Starting OVNClientQosExtension 2026-05-27 10:30:13.109 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-3132a7fb-2411-4628-bcd0-9bb8b66f8671 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Starting OVNClientPlacementExtension 2026-05-27 10:30:13.140 9 INFO neutron.db.ovn_revision_numbers_db [None req-3132a7fb-2411-4628-bcd0-9bb8b66f8671 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource bd8032f7-bfbd-4acf-86bf-6641233c02fb (type: security_groups) to 1 2026-05-27 10:30:13.154 9 INFO neutron.db.ovn_revision_numbers_db [None req-3132a7fb-2411-4628-bcd0-9bb8b66f8671 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 300d58a8-fa9b-4334-bde0-ee08c5e5f163 (type: security_group_rules) to 0 2026-05-27 10:30:13.166 9 INFO neutron.db.ovn_revision_numbers_db [None req-3132a7fb-2411-4628-bcd0-9bb8b66f8671 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 4b1438af-9361-483a-bf13-51a35459fb24 (type: security_group_rules) to 0 2026-05-27 10:30:13.178 9 INFO neutron.db.ovn_revision_numbers_db [None req-3132a7fb-2411-4628-bcd0-9bb8b66f8671 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource c37e5f2e-dcf4-4b38-bebb-c104b6ff2b73 (type: security_group_rules) to 0 2026-05-27 10:30:13.190 9 INFO neutron.db.ovn_revision_numbers_db [None req-3132a7fb-2411-4628-bcd0-9bb8b66f8671 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource fd5896ed-f19c-47bd-9342-52e80c3ae684 (type: security_group_rules) to 0 2026-05-27 10:30:13.202 9 WARNING neutron.services.revisions.revision_plugin [None req-3132a7fb-2411-4628-bcd0-9bb8b66f8671 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Could not find related network for resource to bump revision. 2026-05-27 10:30:13.255 9 INFO neutron.db.segments_db [None req-3132a7fb-2411-4628-bcd0-9bb8b66f8671 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Added segment aff8b59a-5a4b-4fdb-8274-182a57d15b26 of type flat for network 889b54fb-2d9e-49fa-a546-7ad775c9e91b 2026-05-27 10:30:13.452 9 INFO neutron.db.ovn_revision_numbers_db [None req-3132a7fb-2411-4628-bcd0-9bb8b66f8671 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 889b54fb-2d9e-49fa-a546-7ad775c9e91b (type: networks) to 1 2026-05-27 10:30:13.732 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3132a7fb-2411-4628-bcd0-9bb8b66f8671 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 10:30:13.734 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3132a7fb-2411-4628-bcd0-9bb8b66f8671 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 10:30:13.852 9 INFO neutron.db.ovn_revision_numbers_db [None req-3132a7fb-2411-4628-bcd0-9bb8b66f8671 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 446d53d2-9e99-4b3b-82c9-8ad4fd3138a3 (type: ports) to 1 2026-05-27 10:30:13.878 9 INFO neutron.wsgi [None req-3132a7fb-2411-4628-bcd0-9bb8b66f8671 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "POST /v2.0/networks HTTP/1.1" status: 201 len: 886 time: 1.0077276 2026-05-27 10:30:14.954 9 INFO neutron.pecan_wsgi.hooks.translation [None req-e6c55978-8422-4ced-983a-19a4ce0a08cc c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] GET failed (client error): The resource could not be found. 2026-05-27 10:30:14.955 9 INFO neutron.wsgi [None req-e6c55978-8422-4ced-983a-19a4ce0a08cc c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.0496833 2026-05-27 10:30:15.011 9 INFO neutron.wsgi [None req-aeefcfc4-203f-4284-a819-3dbba797622d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 890 time: 0.0508418 2026-05-27 10:30:15.037 9 INFO neutron.pecan_wsgi.hooks.translation [None req-a46e6d04-cabd-40d3-aa33-a0c4310830d9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] GET failed (client error): The resource could not be found. 2026-05-27 10:30:15.039 9 INFO neutron.wsgi [None req-a46e6d04-cabd-40d3-aa33-a0c4310830d9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/subnets/public-subnet?network_id=889b54fb-2d9e-49fa-a546-7ad775c9e91b HTTP/1.1" status: 404 len: 295 time: 0.0215650 2026-05-27 10:30:15.064 9 INFO neutron.wsgi [None req-d8247db6-0f8a-4541-98ac-e11aaee2d6ec c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/subnets?name=public-subnet&network_id=889b54fb-2d9e-49fa-a546-7ad775c9e91b HTTP/1.1" status: 200 len: 188 time: 0.0215378 2026-05-27 10:30:15.296 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-200b8834-06a0-4cf1-a571-11f0c1850df6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 10:30:15.297 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-200b8834-06a0-4cf1-a571-11f0c1850df6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 10:30:15.906 9 INFO neutron.db.ovn_revision_numbers_db [None req-200b8834-06a0-4cf1-a571-11f0c1850df6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 446d53d2-9e99-4b3b-82c9-8ad4fd3138a3 (type: ports) to 2 2026-05-27 10:30:15.949 9 INFO neutron.db.ovn_revision_numbers_db [None req-200b8834-06a0-4cf1-a571-11f0c1850df6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource f967e61d-eba5-460e-bc1b-50b465151623 (type: subnets) to 0 2026-05-27 10:30:15.964 9 INFO neutron.wsgi [None req-200b8834-06a0-4cf1-a571-11f0c1850df6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.8950386 2026-05-27 10:30:23.956 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032670 2026-05-27 10:30:38.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031021 2026-05-27 10:30:53.953 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018537 2026-05-27 10:30:53.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027530 2026-05-27 10:31:08.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029068 2026-05-27 10:31:08.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030372 2026-05-27 10:31:23.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024159 2026-05-27 10:31:23.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025828 2026-05-27 10:31:38.952 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016811 2026-05-27 10:31:38.958 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036266 2026-05-27 10:31:53.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023339 2026-05-27 10:31:53.957 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016959 2026-05-27 10:32:08.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023911 2026-05-27 10:32:08.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023780 2026-05-27 10:32:23.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023322 2026-05-27 10:32:23.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025146 2026-05-27 10:32:38.953 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016887 2026-05-27 10:32:38.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015380 2026-05-27 10:32:53.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024896 2026-05-27 10:32:53.958 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021622 2026-05-27 10:33:08.953 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017996 2026-05-27 10:33:08.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023301 2026-05-27 10:33:23.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024040 2026-05-27 10:33:23.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022609 2026-05-27 10:33:38.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017314 2026-05-27 10:33:38.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028269 2026-05-27 10:33:53.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030241 2026-05-27 10:33:53.957 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0056984 2026-05-27 10:34:08.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026424 2026-05-27 10:34:08.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028880 2026-05-27 10:34:23.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024388 2026-05-27 10:34:23.966 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0105402 2026-05-27 10:34:38.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026896 2026-05-27 10:34:38.958 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031226 /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-05-27 10:34:52.312 10 INFO neutron.pecan_wsgi.hooks.translation [None req-65fbde12-ba21-4995-8e33-d2338914ba70 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] GET failed (client error): The resource could not be found. 2026-05-27 10:34:52.314 10 INFO neutron.wsgi [None req-65fbde12-ba21-4995-8e33-d2338914ba70 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.6788831 2026-05-27 10:34:52.335 10 INFO neutron.wsgi [None req-2d90f24f-23a8-49a2-9eb6-acb4cc5d3f2a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 189 time: 0.0168273 2026-05-27 10:34:52.471 10 WARNING oslo_policy.policy [None req-2941c45c-de60-4a67-a3ed-0d9b3cbe631f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Policies ['get_subnets_tags'] reference a rule that is not defined. 2026-05-27 10:34:52.563 10 INFO neutron.db.segments_db [None req-2941c45c-de60-4a67-a3ed-0d9b3cbe631f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Added segment 8ed07d98-acbd-4b0b-bdab-1207dfbbd1cb of type geneve for network c57e685f-f637-4694-86eb-394687438ed0 2026-05-27 10:34:52.680 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-2941c45c-de60-4a67-a3ed-0d9b3cbe631f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Starting OVNClientQosExtension 2026-05-27 10:34:52.680 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.placement [None req-2941c45c-de60-4a67-a3ed-0d9b3cbe631f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Starting OVNClientPlacementExtension 2026-05-27 10:34:52.833 10 INFO neutron.db.ovn_revision_numbers_db [None req-2941c45c-de60-4a67-a3ed-0d9b3cbe631f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource c57e685f-f637-4694-86eb-394687438ed0 (type: networks) to 1 2026-05-27 10:34:53.055 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2941c45c-de60-4a67-a3ed-0d9b3cbe631f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 10:34:53.057 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2941c45c-de60-4a67-a3ed-0d9b3cbe631f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network c57e685f-f637-4694-86eb-394687438ed0: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 10:34:53.173 10 INFO neutron.db.ovn_revision_numbers_db [None req-2941c45c-de60-4a67-a3ed-0d9b3cbe631f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 26a8094a-f0cd-4dcc-a764-10c91e95aa61 (type: ports) to 1 2026-05-27 10:34:53.202 10 INFO neutron.wsgi [None req-2941c45c-de60-4a67-a3ed-0d9b3cbe631f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "POST /v2.0/networks HTTP/1.1" status: 201 len: 890 time: 0.8595572 2026-05-27 10:34:53.953 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017433 2026-05-27 10:34:53.953 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017440 2026-05-27 10:34:54.141 10 INFO neutron.pecan_wsgi.hooks.translation [None req-507a71b8-d8ce-4904-9021-aa9c8b096ebe c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] GET failed (client error): The resource could not be found. 2026-05-27 10:34:54.143 10 INFO neutron.wsgi [None req-507a71b8-d8ce-4904-9021-aa9c8b096ebe c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.0647614 2026-05-27 10:34:54.211 10 INFO neutron.wsgi [None req-4601d716-84e4-4c5d-bf16-d4f8eb4992dc c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 875 time: 0.0630560 2026-05-27 10:34:54.242 10 INFO neutron.pecan_wsgi.hooks.translation [None req-2a2d4751-6977-4d97-aab9-c17d2a458b47 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] GET failed (client error): The resource could not be found. 2026-05-27 10:34:54.244 10 INFO neutron.wsgi [None req-2a2d4751-6977-4d97-aab9-c17d2a458b47 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/subnets/lb-mgmt-subnet?network_id=c57e685f-f637-4694-86eb-394687438ed0 HTTP/1.1" status: 404 len: 296 time: 0.0256288 2026-05-27 10:34:54.272 10 INFO neutron.wsgi [None req-2c43d4fc-095e-4eee-827a-4735dc55d849 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=c57e685f-f637-4694-86eb-394687438ed0 HTTP/1.1" status: 200 len: 188 time: 0.0246725 2026-05-27 10:34:54.493 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-18d72d57-a4b6-41a7-8291-5f8e5edcbf15 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 10:34:54.495 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-18d72d57-a4b6-41a7-8291-5f8e5edcbf15 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network c57e685f-f637-4694-86eb-394687438ed0: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 10:34:55.132 10 INFO neutron.db.ovn_revision_numbers_db [None req-18d72d57-a4b6-41a7-8291-5f8e5edcbf15 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 26a8094a-f0cd-4dcc-a764-10c91e95aa61 (type: ports) to 2 2026-05-27 10:34:55.175 10 INFO neutron.db.ovn_revision_numbers_db [None req-18d72d57-a4b6-41a7-8291-5f8e5edcbf15 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource de64c932-2de0-4f5b-b779-085f243beb3e (type: subnets) to 0 2026-05-27 10:34:55.197 10 INFO neutron.wsgi [None req-18d72d57-a4b6-41a7-8291-5f8e5edcbf15 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 807 time: 0.9202304 2026-05-27 10:34:56.400 10 INFO neutron.api.v2.resource [None req-dcb9abfd-065e-4b2b-bfa9-c52962d1b7e3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] show failed (client error): The resource could not be found. 2026-05-27 10:34:56.401 10 INFO neutron.wsgi [None req-dcb9abfd-065e-4b2b-bfa9-c52962d1b7e3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/lb-health-mgr-sec-grp HTTP/1.1" status: 404 len: 313 time: 0.0493898 2026-05-27 10:34:56.436 10 INFO neutron.wsgi [None req-78966593-a032-4a50-b9cb-21e5499dc7c6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups?name=lb-health-mgr-sec-grp HTTP/1.1" status: 200 len: 197 time: 0.0313959 2026-05-27 10:34:56.632 10 INFO neutron.db.ovn_revision_numbers_db [None req-0885f1a2-6551-4242-8a9f-0d96c3c2e88f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 7c675be7-187c-428b-a32b-f1175fdd6209 (type: security_groups) to 1 2026-05-27 10:34:56.651 10 INFO neutron.db.ovn_revision_numbers_db [None req-0885f1a2-6551-4242-8a9f-0d96c3c2e88f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 562c4617-dc78-4568-af7f-47f7489ecdd8 (type: security_group_rules) to 0 2026-05-27 10:34:56.664 10 INFO neutron.db.ovn_revision_numbers_db [None req-0885f1a2-6551-4242-8a9f-0d96c3c2e88f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource e8fe22e1-c6e7-43ad-b06c-dbe4d29086ce (type: security_group_rules) to 0 2026-05-27 10:34:56.684 10 INFO neutron.wsgi [None req-0885f1a2-6551-4242-8a9f-0d96c3c2e88f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1797 time: 0.2417858 2026-05-27 10:34:57.780 10 INFO neutron.wsgi [None req-013568a7-7a40-4fd2-bcfc-b6e254d3be90 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/7c675be7-187c-428b-a32b-f1175fdd6209 HTTP/1.1" status: 200 len: 1792 time: 0.0572760 2026-05-27 10:34:57.817 10 INFO neutron.wsgi [None req-15339fd9-30bd-4f19-93e5-90dbc1350c88 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/7c675be7-187c-428b-a32b-f1175fdd6209 HTTP/1.1" status: 200 len: 1792 time: 0.0300038 2026-05-27 10:34:57.851 10 INFO neutron.wsgi [None req-6122c40f-18f7-47f9-89cf-3ea5ac29fbfd c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/7c675be7-187c-428b-a32b-f1175fdd6209 HTTP/1.1" status: 200 len: 1792 time: 0.0264790 2026-05-27 10:34:57.990 10 INFO neutron.db.ovn_revision_numbers_db [None req-85a7d844-460f-49ee-9ca4-d5843b7b1525 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 1fc18b7b-394d-4574-a147-d1fcdfb58c5c (type: security_group_rules) to 0 2026-05-27 10:34:58.018 10 INFO neutron.wsgi [None req-85a7d844-460f-49ee-9ca4-d5843b7b1525 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 781 time: 0.1597149 2026-05-27 10:34:58.099 15 INFO neutron.db.ovn_revision_numbers_db [None req-6233a2a4-25a3-4c85-83e2-e0edfe1a0578 - - - - - -] Successfully bumped revision number for resource 889b54fb-2d9e-49fa-a546-7ad775c9e91b (type: networks) to 2 2026-05-27 10:34:58.100 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-6233a2a4-25a3-4c85-83e2-e0edfe1a0578 - - - - - -] Maintenance task: Synchronization completed (took 0.15 seconds) 2026-05-27 10:34:58.894 10 INFO neutron.wsgi [None req-91bf2969-8e16-4b21-b2b1-52e8256558eb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/7c675be7-187c-428b-a32b-f1175fdd6209 HTTP/1.1" status: 200 len: 2406 time: 0.0523012 2026-05-27 10:34:58.929 10 INFO neutron.wsgi [None req-8cc8221d-bece-47a8-8797-4d151bf27076 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/7c675be7-187c-428b-a32b-f1175fdd6209 HTTP/1.1" status: 200 len: 2406 time: 0.0274155 2026-05-27 10:34:58.963 10 INFO neutron.wsgi [None req-7ddff281-afcd-4df9-a5c0-45e7020e2e59 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/7c675be7-187c-428b-a32b-f1175fdd6209 HTTP/1.1" status: 200 len: 2406 time: 0.0276935 2026-05-27 10:34:59.097 10 INFO neutron.db.ovn_revision_numbers_db [None req-a198d45f-5dde-424d-90ef-bfc84b03078a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 193f6813-5b30-46e5-b4ed-df46a004630b (type: security_group_rules) to 0 2026-05-27 10:34:59.126 10 INFO neutron.wsgi [None req-a198d45f-5dde-424d-90ef-bfc84b03078a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1574340 2026-05-27 10:35:00.005 10 INFO neutron.wsgi [None req-892fb51b-2c7c-4b21-9de4-508df1560362 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/7c675be7-187c-428b-a32b-f1175fdd6209 HTTP/1.1" status: 200 len: 3022 time: 0.0568323 2026-05-27 10:35:00.042 10 INFO neutron.wsgi [None req-b8e1d6e4-b5b4-4770-9fc0-d2db6e8c2541 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/7c675be7-187c-428b-a32b-f1175fdd6209 HTTP/1.1" status: 200 len: 3022 time: 0.0305722 2026-05-27 10:35:00.072 10 INFO neutron.wsgi [None req-205203fd-288f-49e3-967a-4fb1d1b502ca c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/7c675be7-187c-428b-a32b-f1175fdd6209 HTTP/1.1" status: 200 len: 3022 time: 0.0252912 2026-05-27 10:35:00.225 10 INFO neutron.db.ovn_revision_numbers_db [None req-82e6de5f-1bae-4462-af60-912672d7ca7b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 632a1020-4044-4cc3-9fb8-66e00ca50a06 (type: security_group_rules) to 0 2026-05-27 10:35:00.251 10 INFO neutron.wsgi [None req-82e6de5f-1bae-4462-af60-912672d7ca7b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1725757 2026-05-27 10:35:01.201 10 INFO neutron.wsgi [None req-28c74116-31e6-4151-be1b-1a6fe09ceba1 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/7c675be7-187c-428b-a32b-f1175fdd6209 HTTP/1.1" status: 200 len: 3638 time: 0.0724664 2026-05-27 10:35:01.242 10 INFO neutron.wsgi [None req-377c17fa-5c8e-4509-8d23-446aacd1d1cc c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/7c675be7-187c-428b-a32b-f1175fdd6209 HTTP/1.1" status: 200 len: 3638 time: 0.0337977 2026-05-27 10:35:01.281 10 INFO neutron.wsgi [None req-b654fcad-6cb1-4a37-90de-a94a471d1ed7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/7c675be7-187c-428b-a32b-f1175fdd6209 HTTP/1.1" status: 200 len: 3638 time: 0.0327725 2026-05-27 10:35:01.425 10 INFO neutron.db.ovn_revision_numbers_db [None req-206ce234-45a0-498b-ac51-64524b9d0b30 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 973dcb91-3413-4486-8a45-d162f565ad06 (type: security_group_rules) to 0 2026-05-27 10:35:01.449 10 INFO neutron.wsgi [None req-206ce234-45a0-498b-ac51-64524b9d0b30 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1602895 2026-05-27 10:35:02.324 10 INFO neutron.wsgi [None req-135c6353-1806-40e5-ba91-531a7f299158 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/7c675be7-187c-428b-a32b-f1175fdd6209 HTTP/1.1" status: 200 len: 4254 time: 0.0606837 2026-05-27 10:35:02.368 10 INFO neutron.wsgi [None req-20608eac-0c66-48a6-ae47-2be1b9ac6df1 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/7c675be7-187c-428b-a32b-f1175fdd6209 HTTP/1.1" status: 200 len: 4254 time: 0.0359442 2026-05-27 10:35:02.403 10 INFO neutron.wsgi [None req-b95c26b9-8b58-40c6-9987-a8a0026309f4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/7c675be7-187c-428b-a32b-f1175fdd6209 HTTP/1.1" status: 200 len: 4254 time: 0.0298140 2026-05-27 10:35:02.554 10 INFO neutron.db.ovn_revision_numbers_db [None req-87daf8d2-a8bf-43f7-8bf3-c366834f888c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 472d2ef5-7f57-4a74-9471-2528b9719558 (type: security_group_rules) to 0 2026-05-27 10:35:02.584 10 INFO neutron.wsgi [None req-87daf8d2-a8bf-43f7-8bf3-c366834f888c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 783 time: 0.1725671 2026-05-27 10:35:03.868 10 INFO neutron.wsgi [None req-d18c036b-1264-403a-b70e-e22bc7a38591 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/networks/c57e685f-f637-4694-86eb-394687438ed0 HTTP/1.1" status: 200 len: 910 time: 0.0890737 2026-05-27 10:35:03.893 10 INFO neutron.pecan_wsgi.hooks.translation [None req-217dda71-b9c7-4f0b-a917-cbaa5bab019d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] GET failed (client error): The resource could not be found. 2026-05-27 10:35:03.895 10 INFO neutron.wsgi [None req-217dda71-b9c7-4f0b-a917-cbaa5bab019d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/ports/octavia-health-manager-port-instance?network_id=c57e685f-f637-4694-86eb-394687438ed0 HTTP/1.1" status: 404 len: 314 time: 0.0173957 2026-05-27 10:35:03.930 10 INFO neutron.wsgi [None req-5aa233fa-717c-4bd5-988e-1c635975b1c0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=c57e685f-f637-4694-86eb-394687438ed0 HTTP/1.1" status: 200 len: 186 time: 0.0304501 2026-05-27 10:35:03.974 10 INFO neutron.wsgi [None req-b1e2a5f3-1dd5-4cf4-823e-aac81aee5855 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/7c675be7-187c-428b-a32b-f1175fdd6209 HTTP/1.1" status: 200 len: 4870 time: 0.0372317 2026-05-27 10:35:04.246 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e90d7352-3e11-462c-9904-1bc2fb0704a4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 10:35:04.256 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e90d7352-3e11-462c-9904-1bc2fb0704a4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network c57e685f-f637-4694-86eb-394687438ed0: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 10:35:04.475 10 INFO neutron.db.ovn_revision_numbers_db [None req-e90d7352-3e11-462c-9904-1bc2fb0704a4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 0432988a-afc7-411d-8a4e-f6a6b5dc6657 (type: ports) to 1 2026-05-27 10:35:04.499 10 INFO neutron.wsgi [None req-e90d7352-3e11-462c-9904-1bc2fb0704a4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1281 time: 0.5149443 2026-05-27 10:35:08.957 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031166 2026-05-27 10:35:08.960 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026126 /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-05-27 10:35:10.334 10 INFO neutron.pecan_wsgi.hooks.translation [None req-7a2f030d-7759-41e2-8028-5b242d9513ed c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] GET failed (client error): The resource could not be found. 2026-05-27 10:35:10.336 10 INFO neutron.wsgi [None req-7a2f030d-7759-41e2-8028-5b242d9513ed c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.0572588 2026-05-27 10:35:10.393 10 INFO neutron.wsgi [None req-98a3ba30-d9e4-4589-ac1a-0a7b447e92f5 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1279 time: 0.0525086 2026-05-27 10:35:10.800 10 INFO neutron.db.ovn_revision_numbers_db [None req-e3ee75d8-0c1e-4e8b-8b4b-05874c5c0ab4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 0432988a-afc7-411d-8a4e-f6a6b5dc6657 (type: ports) to 1 2026-05-27 10:35:11.026 10 INFO neutron.db.ovn_revision_numbers_db [None req-e3ee75d8-0c1e-4e8b-8b4b-05874c5c0ab4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 0432988a-afc7-411d-8a4e-f6a6b5dc6657 (type: ports) to 2 2026-05-27 10:35:11.046 10 INFO neutron.wsgi [None req-e3ee75d8-0c1e-4e8b-8b4b-05874c5c0ab4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "PUT /v2.0/ports/0432988a-afc7-411d-8a4e-f6a6b5dc6657 HTTP/1.1" status: 200 len: 1366 time: 0.6438692 /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-05-27 10:35:12.412 10 INFO neutron.wsgi [None req-83554ce6-72fd-4b57-81a9-f519bdb2d3ff c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3511 time: 0.0862291 2026-05-27 10:35:13.421 10 INFO neutron.api.v2.resource [None req-2102cd92-4032-4829-858a-b85d4882a3f0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] show failed (client error): The resource could not be found. 2026-05-27 10:35:13.422 10 INFO neutron.wsgi [None req-2102cd92-4032-4829-858a-b85d4882a3f0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/lb-mgmt-sec-grp HTTP/1.1" status: 404 len: 307 time: 0.0380166 2026-05-27 10:35:13.457 10 INFO neutron.wsgi [None req-13b3c175-9107-4dfd-b855-6f9e655f4c8c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups?name=lb-mgmt-sec-grp HTTP/1.1" status: 200 len: 197 time: 0.0314348 2026-05-27 10:35:13.600 10 INFO neutron.db.ovn_revision_numbers_db [None req-f9bc7b9c-f657-4d2c-a4bb-d5671716d8da c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource f5ae0a3d-39d4-41ef-a613-ca5fde511e7a (type: security_groups) to 1 2026-05-27 10:35:13.616 10 INFO neutron.db.ovn_revision_numbers_db [None req-f9bc7b9c-f657-4d2c-a4bb-d5671716d8da c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 75fd1eba-a03f-4750-8513-06a98314bbc3 (type: security_group_rules) to 0 2026-05-27 10:35:13.628 10 INFO neutron.db.ovn_revision_numbers_db [None req-f9bc7b9c-f657-4d2c-a4bb-d5671716d8da c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource be0a3c15-01c2-43b9-815f-10506c81f3c2 (type: security_group_rules) to 0 2026-05-27 10:35:13.647 10 INFO neutron.wsgi [None req-f9bc7b9c-f657-4d2c-a4bb-d5671716d8da c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1791 time: 0.1828089 2026-05-27 10:35:14.575 10 INFO neutron.wsgi [None req-be873bbf-7de4-41bc-9598-12b7fe00b437 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/f5ae0a3d-39d4-41ef-a613-ca5fde511e7a HTTP/1.1" status: 200 len: 1786 time: 0.0553060 2026-05-27 10:35:14.607 10 INFO neutron.wsgi [None req-5369f75f-aa24-4500-acee-92c7e95e2b37 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/f5ae0a3d-39d4-41ef-a613-ca5fde511e7a HTTP/1.1" status: 200 len: 1786 time: 0.0240324 2026-05-27 10:35:14.639 10 INFO neutron.wsgi [None req-33e14eb5-e31a-473a-9739-bf20d560771e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/f5ae0a3d-39d4-41ef-a613-ca5fde511e7a HTTP/1.1" status: 200 len: 1786 time: 0.0264282 2026-05-27 10:35:14.788 10 INFO neutron.db.ovn_revision_numbers_db [None req-025d58b9-a6f8-4e60-be57-f3ba80e4231b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 7a08fdda-4ea7-4349-8494-794e63ad3297 (type: security_group_rules) to 0 2026-05-27 10:35:14.816 10 INFO neutron.wsgi [None req-025d58b9-a6f8-4e60-be57-f3ba80e4231b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 803 time: 0.1701548 2026-05-27 10:35:15.672 10 INFO neutron.wsgi [None req-86d1dcc1-e76e-4edf-950d-bb4bb534653f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/f5ae0a3d-39d4-41ef-a613-ca5fde511e7a HTTP/1.1" status: 200 len: 2422 time: 0.0598516 2026-05-27 10:35:15.707 10 INFO neutron.wsgi [None req-622afe11-7e6c-47fe-98a5-bedbd82e20d0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/f5ae0a3d-39d4-41ef-a613-ca5fde511e7a HTTP/1.1" status: 200 len: 2422 time: 0.0274181 2026-05-27 10:35:15.743 10 INFO neutron.wsgi [None req-82f56294-fc9a-46b8-9535-f25259b80143 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/f5ae0a3d-39d4-41ef-a613-ca5fde511e7a HTTP/1.1" status: 200 len: 2422 time: 0.0289183 2026-05-27 10:35:15.877 10 INFO neutron.db.ovn_revision_numbers_db [None req-3100689d-7936-4828-9821-c83a4948ada7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 764c26d4-6e3b-4e9e-95ce-817797f6f2b4 (type: security_group_rules) to 0 2026-05-27 10:35:15.902 10 INFO neutron.wsgi [None req-3100689d-7936-4828-9821-c83a4948ada7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 807 time: 0.1527252 2026-05-27 10:35:23.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023251 2026-05-27 10:35:23.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024941 2026-05-27 10:35:38.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026665 2026-05-27 10:35:38.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031481 2026-05-27 10:35:53.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019124 2026-05-27 10:35:53.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024626 2026-05-27 10:36:08.952 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016069 2026-05-27 10:36:08.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014844 2026-05-27 10:36:23.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032399 2026-05-27 10:36:23.957 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0051537 2026-05-27 10:36:35.325 10 INFO neutron.wsgi [None req-3200511b-6abf-4ad6-b2fa-305ef79f5d60 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/quotas/790fbbe6b6384654a65bb31eb4bfac6f HTTP/1.1" status: 200 len: 467 time: 0.0167606 /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' 2026-05-27 10:36:36.424 10 INFO neutron.wsgi [None req-78ec7d41-8f57-423a-a37c-3428f6c964e3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "PUT /v2.0/quotas/790fbbe6b6384654a65bb31eb4bfac6f HTTP/1.1" status: 200 len: 466 time: 0.4350512 2026-05-27 10:36:38.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026453 2026-05-27 10:36:38.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026371 2026-05-27 10:36:53.953 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013359 2026-05-27 10:36:53.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022023 2026-05-27 10:37:08.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022037 2026-05-27 10:37:08.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026855 2026-05-27 10:37:23.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022981 2026-05-27 10:37:23.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028806 2026-05-27 10:37:38.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028937 2026-05-27 10:37:38.957 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014443 2026-05-27 10:37:53.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029316 2026-05-27 10:37:53.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037808 2026-05-27 10:38:08.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026488 2026-05-27 10:38:08.958 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029552 2026-05-27 10:38:23.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025258 2026-05-27 10:38:23.956 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028377 2026-05-27 10:38:38.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027583 2026-05-27 10:38:38.957 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0044689 /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-05-27 10:38:46.739 9 INFO neutron.pecan_wsgi.hooks.translation [None req-32de4632-64d5-4d4c-b72e-b8ff02a42b52 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] GET failed (client error): The resource could not be found. 2026-05-27 10:38:46.741 9 INFO neutron.wsgi [None req-32de4632-64d5-4d4c-b72e-b8ff02a42b52 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.1605265 2026-05-27 10:38:46.807 9 INFO neutron.wsgi [None req-00c1f550-263f-49bf-b27a-bf501250412c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1421 time: 0.0608535 2026-05-27 10:38:48.619 9 INFO neutron.pecan_wsgi.hooks.translation [None req-b89b17ce-8260-4354-a091-9162ff3a2583 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] GET failed (client error): The resource could not be found. 2026-05-27 10:38:48.621 9 INFO neutron.wsgi [None req-b89b17ce-8260-4354-a091-9162ff3a2583 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 338 time: 0.1083040 2026-05-27 10:38:48.660 9 INFO neutron.wsgi [None req-fc67dfb3-0d63-4351-9440-333184d07e53 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1421 time: 0.0339351 2026-05-27 10:38:49.499 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status up for port: 0432988a-afc7-411d-8a4e-f6a6b5dc6657 2026-05-27 10:38:49.514 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port 0432988a-afc7-411d-8a4e-f6a6b5dc6657 2026-05-27 10:38:49.923 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource 0432988a-afc7-411d-8a4e-f6a6b5dc6657 (type: ports) to 4 2026-05-27 10:38:53.953 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018246 2026-05-27 10:38:53.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025232 2026-05-27 10:39:08.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023506 2026-05-27 10:39:08.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028064 2026-05-27 10:39:23.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025401 2026-05-27 10:39:23.956 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031672 2026-05-27 10:39:38.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024941 2026-05-27 10:39:38.956 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0046015 2026-05-27 10:39:53.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032713 2026-05-27 10:39:53.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032632 2026-05-27 10:39:58.080 15 INFO neutron.db.ovn_revision_numbers_db [None req-6233a2a4-25a3-4c85-83e2-e0edfe1a0578 - - - - - -] Successfully bumped revision number for resource c57e685f-f637-4694-86eb-394687438ed0 (type: networks) to 2 2026-05-27 10:39:58.157 15 INFO neutron.db.ovn_revision_numbers_db [None req-6233a2a4-25a3-4c85-83e2-e0edfe1a0578 - - - - - -] Successfully bumped revision number for resource 7c675be7-187c-428b-a32b-f1175fdd6209 (type: security_groups) to 6 2026-05-27 10:39:58.205 15 INFO neutron.db.ovn_revision_numbers_db [None req-6233a2a4-25a3-4c85-83e2-e0edfe1a0578 - - - - - -] Successfully bumped revision number for resource f5ae0a3d-39d4-41ef-a613-ca5fde511e7a (type: security_groups) to 3 2026-05-27 10:39:58.205 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-6233a2a4-25a3-4c85-83e2-e0edfe1a0578 - - - - - -] Maintenance task: Synchronization completed (took 0.24 seconds) 2026-05-27 10:40:08.956 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031993 2026-05-27 10:40:08.959 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021815 2026-05-27 10:40:23.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019219 2026-05-27 10:40:23.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028341 2026-05-27 10:40:38.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033097 2026-05-27 10:40:38.963 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018106 2026-05-27 10:40:53.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024266 2026-05-27 10:40:53.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024450 2026-05-27 10:41:08.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024986 2026-05-27 10:41:08.956 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013278 2026-05-27 10:41:23.953 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017610 2026-05-27 10:41:23.953 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018919 2026-05-27 10:41:38.953 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016522 2026-05-27 10:41:38.953 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018327 2026-05-27 10:41:53.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023096 2026-05-27 10:41:53.957 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019143 2026-05-27 10:42:08.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023839 2026-05-27 10:42:08.956 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025735 2026-05-27 10:42:23.953 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013592 2026-05-27 10:42:23.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028536 2026-05-27 10:42:38.956 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0043614 2026-05-27 10:42:38.958 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013969 2026-05-27 10:42:53.953 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017185 2026-05-27 10:42:53.956 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012705 2026-05-27 10:43:08.957 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0055151 2026-05-27 10:43:08.960 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015309 2026-05-27 10:43:23.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025115 2026-05-27 10:43:23.956 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0040746 2026-05-27 10:43:38.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030074 2026-05-27 10:43:38.958 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015764 2026-05-27 10:43:53.953 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012617 2026-05-27 10:43:53.953 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017371 2026-05-27 10:44:08.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029678 2026-05-27 10:44:08.956 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0041676 2026-05-27 10:44:23.953 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024304 2026-05-27 10:44:23.956 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015962 2026-05-27 10:44:38.953 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017593 2026-05-27 10:44:38.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017192 2026-05-27 10:44:53.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023620 2026-05-27 10:44:53.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023572 2026-05-27 10:45:08.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023344 2026-05-27 10:45:08.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027277 2026-05-27 10:45:23.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025184 2026-05-27 10:45:23.956 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036101 2026-05-27 10:45:38.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027895 2026-05-27 10:45:38.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026929 2026-05-27 10:45:53.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025573 2026-05-27 10:45:53.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028272 2026-05-27 10:46:08.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031872 2026-05-27 10:46:08.960 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036192 2026-05-27 10:46:23.953 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017416 2026-05-27 10:46:23.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018437 2026-05-27 10:46:38.956 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016038 2026-05-27 10:46:38.958 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030560 2026-05-27 10:46:53.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030346 2026-05-27 10:46:53.956 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0044618 2026-05-27 10:47:08.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017734 2026-05-27 10:47:08.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021896 2026-05-27 10:47:23.953 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016713 2026-05-27 10:47:23.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028350 2026-05-27 10:47:38.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018280 2026-05-27 10:47:38.956 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0008628 2026-05-27 10:47:47.955 9 INFO neutron.api.v2.resource [None req-972ded06-203c-426d-9e2f-9fdccf4be4a2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] show failed (client error): The resource could not be found. 2026-05-27 10:47:47.956 9 INFO neutron.wsgi [None req-972ded06-203c-426d-9e2f-9fdccf4be4a2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/manila-service-security-group?project_id=b40dde6a184a4253b6b0776f9cd0ff14 HTTP/1.1" status: 404 len: 321 time: 0.1477566 2026-05-27 10:47:48.125 9 INFO neutron.db.ovn_revision_numbers_db [None req-c696b200-c66a-471a-b46e-ab5d275720a5 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 4fafce2a-bcc7-4c7f-a3f3-885fa5c8e020 (type: security_groups) to 1 2026-05-27 10:47:48.143 9 INFO neutron.db.ovn_revision_numbers_db [None req-c696b200-c66a-471a-b46e-ab5d275720a5 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 7191eee6-afec-4fe6-aaef-5b359f3d6a4f (type: security_group_rules) to 0 2026-05-27 10:47:48.158 9 INFO neutron.db.ovn_revision_numbers_db [None req-c696b200-c66a-471a-b46e-ab5d275720a5 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource a5c69622-0c91-4ed9-aaa7-66eade1f3d5b (type: security_group_rules) to 0 2026-05-27 10:47:48.172 9 INFO neutron.db.ovn_revision_numbers_db [None req-c696b200-c66a-471a-b46e-ab5d275720a5 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource af8ff953-5819-4776-b596-e850a7a88004 (type: security_group_rules) to 0 2026-05-27 10:47:48.221 9 INFO neutron.db.ovn_revision_numbers_db [None req-c696b200-c66a-471a-b46e-ab5d275720a5 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource b20f8567-abe6-40c6-acd9-190f0ac2e1b5 (type: security_group_rules) to 0 2026-05-27 10:47:48.238 9 INFO neutron.wsgi [None req-c696b200-c66a-471a-b46e-ab5d275720a5 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups?name=manila-service-security-group&project_id=b40dde6a184a4253b6b0776f9cd0ff14 HTTP/1.1" status: 200 len: 197 time: 0.2773743 2026-05-27 10:47:48.443 9 INFO neutron.db.ovn_revision_numbers_db [None req-8ba3a635-be68-46d6-9396-ade6bc749fe1 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource e8db3025-8843-42ec-886d-acd28ba6f15e (type: security_groups) to 1 2026-05-27 10:47:48.457 9 INFO neutron.db.ovn_revision_numbers_db [None req-8ba3a635-be68-46d6-9396-ade6bc749fe1 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 18269465-4554-45b7-b124-13b546f57121 (type: security_group_rules) to 0 2026-05-27 10:47:48.470 9 INFO neutron.db.ovn_revision_numbers_db [None req-8ba3a635-be68-46d6-9396-ade6bc749fe1 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 884e1dd8-8b58-486e-9767-0659fb5860d7 (type: security_group_rules) to 0 2026-05-27 10:47:48.494 9 INFO neutron.wsgi [None req-8ba3a635-be68-46d6-9396-ade6bc749fe1 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1805 time: 0.1924329 2026-05-27 10:47:49.498 9 INFO neutron.wsgi [None req-bd8f3d02-09c1-466e-a99a-49b8e1b0a309 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/e8db3025-8843-42ec-886d-acd28ba6f15e?project_id=b40dde6a184a4253b6b0776f9cd0ff14 HTTP/1.1" status: 200 len: 1800 time: 0.0545251 2026-05-27 10:47:49.531 9 INFO neutron.wsgi [None req-a8d3af4c-069b-40c2-83d2-1b381ded85e5 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/e8db3025-8843-42ec-886d-acd28ba6f15e HTTP/1.1" status: 200 len: 1800 time: 0.0256813 2026-05-27 10:47:49.629 9 INFO neutron.wsgi [None req-7f1a3bc7-a79d-494a-987c-29cf45703226 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/e8db3025-8843-42ec-886d-acd28ba6f15e?project_id=b40dde6a184a4253b6b0776f9cd0ff14 HTTP/1.1" status: 200 len: 1800 time: 0.0251586 2026-05-27 10:47:49.845 9 INFO neutron.db.ovn_revision_numbers_db [None req-00fe333c-7724-4657-8872-175232e91dcc c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 5c0cdbd5-86de-43a1-a487-62f6e1590204 (type: security_group_rules) to 0 2026-05-27 10:47:49.885 9 INFO neutron.wsgi [None req-00fe333c-7724-4657-8872-175232e91dcc c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 777 time: 0.2482851 2026-05-27 10:47:50.859 9 INFO neutron.wsgi [None req-520b57bf-2d68-4f8c-adea-a36b8d067804 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/e8db3025-8843-42ec-886d-acd28ba6f15e?project_id=b40dde6a184a4253b6b0776f9cd0ff14 HTTP/1.1" status: 200 len: 2410 time: 0.0554214 2026-05-27 10:47:50.896 9 INFO neutron.wsgi [None req-2b89c2dc-4d2e-4017-bf70-4444665e86c1 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/e8db3025-8843-42ec-886d-acd28ba6f15e HTTP/1.1" status: 200 len: 2410 time: 0.0291681 2026-05-27 10:47:50.998 9 INFO neutron.wsgi [None req-a1838ed5-a7bb-42d3-b966-3382d5bd9441 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/e8db3025-8843-42ec-886d-acd28ba6f15e?project_id=b40dde6a184a4253b6b0776f9cd0ff14 HTTP/1.1" status: 200 len: 2410 time: 0.0303621 2026-05-27 10:47:51.179 9 INFO neutron.db.ovn_revision_numbers_db [None req-610e1963-c120-4b62-bf64-162907ea2a03 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource bff02462-5d33-4a72-ab3a-352ae77041b0 (type: security_group_rules) to 0 2026-05-27 10:47:51.221 9 INFO neutron.wsgi [None req-610e1963-c120-4b62-bf64-162907ea2a03 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 779 time: 0.2161579 2026-05-27 10:47:52.155 9 INFO neutron.wsgi [None req-b46e2bd9-0aa1-44a0-8fd4-b3013357dec6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/e8db3025-8843-42ec-886d-acd28ba6f15e?project_id=b40dde6a184a4253b6b0776f9cd0ff14 HTTP/1.1" status: 200 len: 3022 time: 0.0665402 2026-05-27 10:47:52.192 9 INFO neutron.wsgi [None req-8118894a-48a7-43f6-b519-7a0dec8f33e6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/e8db3025-8843-42ec-886d-acd28ba6f15e HTTP/1.1" status: 200 len: 3022 time: 0.0290706 2026-05-27 10:47:52.292 9 INFO neutron.wsgi [None req-e2a3f5ea-b063-4786-a7bd-5fd89cd339c1 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/e8db3025-8843-42ec-886d-acd28ba6f15e?project_id=b40dde6a184a4253b6b0776f9cd0ff14 HTTP/1.1" status: 200 len: 3022 time: 0.0324061 2026-05-27 10:47:52.445 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa317c10-8d2f-44df-800a-0640b2cb665e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 7363dfb7-c9e6-4af7-bd9a-fc285ee1331b (type: security_group_rules) to 0 2026-05-27 10:47:52.504 9 INFO neutron.wsgi [None req-aa317c10-8d2f-44df-800a-0640b2cb665e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 781 time: 0.2051680 2026-05-27 10:47:53.504 9 INFO neutron.wsgi [None req-5ce9850b-dc22-4e77-afeb-f0d3663bd305 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/e8db3025-8843-42ec-886d-acd28ba6f15e?project_id=b40dde6a184a4253b6b0776f9cd0ff14 HTTP/1.1" status: 200 len: 3636 time: 0.0587132 2026-05-27 10:47:53.542 9 INFO neutron.wsgi [None req-52847a7e-0356-493f-b0f3-752288b87d7d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/e8db3025-8843-42ec-886d-acd28ba6f15e HTTP/1.1" status: 200 len: 3636 time: 0.0311742 2026-05-27 10:47:53.645 9 INFO neutron.wsgi [None req-6fd0093e-54fb-4356-bfcc-1158c85f1973 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/e8db3025-8843-42ec-886d-acd28ba6f15e?project_id=b40dde6a184a4253b6b0776f9cd0ff14 HTTP/1.1" status: 200 len: 3636 time: 0.0379546 2026-05-27 10:47:53.858 9 INFO neutron.db.ovn_revision_numbers_db [None req-4743fe43-9e44-43e0-81c0-026c5f1a4333 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource c61b26d7-25c3-4c38-8f3d-6493851e31d2 (type: security_group_rules) to 0 2026-05-27 10:47:53.891 9 INFO neutron.wsgi [None req-4743fe43-9e44-43e0-81c0-026c5f1a4333 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 782 time: 0.2385843 2026-05-27 10:47:53.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016775 2026-05-27 10:47:53.956 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020714 2026-05-27 10:48:08.953 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017481 2026-05-27 10:48:08.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023637 2026-05-27 10:48:23.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026462 2026-05-27 10:48:23.957 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012803 2026-05-27 10:48:38.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027728 2026-05-27 10:48:38.956 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035243 2026-05-27 10:48:53.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025940 2026-05-27 10:48:53.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024235 2026-05-27 10:49:08.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026174 2026-05-27 10:49:08.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025566 2026-05-27 10:49:23.953 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015728 2026-05-27 10:49:23.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0009732 2026-05-27 10:49:38.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024474 2026-05-27 10:49:38.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025709 2026-05-27 10:49:53.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0042472 2026-05-27 10:49:53.956 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0044048 2026-05-27 10:49:58.053 15 INFO neutron.db.ovn_revision_numbers_db [None req-6233a2a4-25a3-4c85-83e2-e0edfe1a0578 - - - - - -] Successfully bumped revision number for resource e8db3025-8843-42ec-886d-acd28ba6f15e (type: security_groups) to 5 2026-05-27 10:49:58.053 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-6233a2a4-25a3-4c85-83e2-e0edfe1a0578 - - - - - -] Maintenance task: Synchronization completed (took 0.08 seconds) /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-05-27 10:50:02.467 10 INFO neutron.wsgi [None req-13b07bb5-cb24-4a4c-b07f-0d68cb264110 7fb9786a16a04e48a2f653c198dee6b1 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?tenant_id=b40dde6a184a4253b6b0776f9cd0ff14&shared=False HTTP/1.1" status: 200 len: 213 time: 0.1491563 2026-05-27 10:50:02.572 10 INFO neutron.db.segments_db [None req-3f12592f-2f34-44c5-a8eb-a09a490073c2 7fb9786a16a04e48a2f653c198dee6b1 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Added segment e8a0737d-d3ad-47ce-9890-ed0f32a0ee69 of type geneve for network 750c35ca-0ac8-4bbe-a2ab-2cffebbe9b29 2026-05-27 10:50:02.726 10 INFO neutron.db.ovn_revision_numbers_db [None req-3f12592f-2f34-44c5-a8eb-a09a490073c2 7fb9786a16a04e48a2f653c198dee6b1 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource 750c35ca-0ac8-4bbe-a2ab-2cffebbe9b29 (type: networks) to 1 2026-05-27 10:50:02.899 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3f12592f-2f34-44c5-a8eb-a09a490073c2 7fb9786a16a04e48a2f653c198dee6b1 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] No more DHCP agents 2026-05-27 10:50:02.901 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3f12592f-2f34-44c5-a8eb-a09a490073c2 7fb9786a16a04e48a2f653c198dee6b1 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Unable to schedule network 750c35ca-0ac8-4bbe-a2ab-2cffebbe9b29: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 10:50:02.996 10 INFO neutron.db.ovn_revision_numbers_db [None req-3f12592f-2f34-44c5-a8eb-a09a490073c2 7fb9786a16a04e48a2f653c198dee6b1 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource d098d380-eda6-42e9-96e7-06b70964d2bd (type: ports) to 1 2026-05-27 10:50:03.019 10 INFO neutron.wsgi [None req-3f12592f-2f34-44c5-a8eb-a09a490073c2 7fb9786a16a04e48a2f653c198dee6b1 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "POST /v2.0/networks HTTP/1.1" status: 201 len: 925 time: 0.5417187 2026-05-27 10:50:03.060 10 INFO neutron.wsgi [None req-a43e3463-8ed2-4e16-b09b-0a47ac024479 7fb9786a16a04e48a2f653c198dee6b1 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance HTTP/1.1" status: 200 len: 210 time: 0.0341871 2026-05-27 10:50:03.076 10 INFO neutron.wsgi [None req-f681d56d-e905-4100-b765-1e2ac20d1542 7fb9786a16a04e48a2f653c198dee6b1 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 18683 time: 0.0090008 2026-05-27 10:50:03.292 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-056753d3-4503-4388-a5d3-e5ca43923efa 7fb9786a16a04e48a2f653c198dee6b1 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] No more DHCP agents 2026-05-27 10:50:03.294 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-056753d3-4503-4388-a5d3-e5ca43923efa 7fb9786a16a04e48a2f653c198dee6b1 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Unable to schedule network 750c35ca-0ac8-4bbe-a2ab-2cffebbe9b29: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 10:50:03.378 10 INFO neutron.db.ovn_revision_numbers_db [None req-056753d3-4503-4388-a5d3-e5ca43923efa 7fb9786a16a04e48a2f653c198dee6b1 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource 70e6ed1d-25f8-4458-b167-0418783ac4b2 (type: ports) to 1 2026-05-27 10:50:03.571 10 INFO neutron.db.ovn_revision_numbers_db [None req-056753d3-4503-4388-a5d3-e5ca43923efa 7fb9786a16a04e48a2f653c198dee6b1 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource 70e6ed1d-25f8-4458-b167-0418783ac4b2 (type: ports) to 1 2026-05-27 10:50:03.599 10 INFO neutron.wsgi [None req-056753d3-4503-4388-a5d3-e5ca43923efa 7fb9786a16a04e48a2f653c198dee6b1 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1144 time: 0.5168154 2026-05-27 10:50:03.655 10 INFO neutron.wsgi [None req-e4dc1f7c-5674-4b6c-9fe5-a2ed362aecd0 7fb9786a16a04e48a2f653c198dee6b1 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/750c35ca-0ac8-4bbe-a2ab-2cffebbe9b29 HTTP/1.1" status: 200 len: 907 time: 0.0482256 2026-05-27 10:50:04.235 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [-] OVN reports status up for port: 70e6ed1d-25f8-4458-b167-0418783ac4b2 2026-05-27 10:50:04.250 9 INFO neutron.plugins.ml2.plugin [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Attempt 1 to provision port 70e6ed1d-25f8-4458-b167-0418783ac4b2 2026-05-27 10:50:04.512 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource 70e6ed1d-25f8-4458-b167-0418783ac4b2 (type: ports) to 3 2026-05-27 10:50:05.382 10 INFO neutron.wsgi [None req-fba5e7f6-3df6-4117-a70b-c4f0f0f79ea9 7fb9786a16a04e48a2f653c198dee6b1 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?device_id=manila-share&binding%3Ahost_id=instance HTTP/1.1" status: 200 len: 1172 time: 0.0778332 2026-05-27 10:50:05.443 10 INFO neutron.wsgi [None req-c35f647d-9ee8-47b4-9862-0ad60a037840 7fb9786a16a04e48a2f653c198dee6b1 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/750c35ca-0ac8-4bbe-a2ab-2cffebbe9b29 HTTP/1.1" status: 200 len: 907 time: 0.0540631 2026-05-27 10:50:08.953 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016918 2026-05-27 10:50:08.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024543 2026-05-27 10:50:23.956 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012746 2026-05-27 10:50:23.958 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025032 2026-05-27 10:50:31.072 9 INFO neutron.wsgi [None req-e17ccf4a-1493-4519-a645-980ced3a59ec c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/quotas/b40dde6a184a4253b6b0776f9cd0ff14 HTTP/1.1" status: 200 len: 467 time: 0.0116496 /var/lib/openstack/lib/python3.10/site-packages/neutron/extensions/quotasv2.py:139: UserWarning: Neutron quota engine will require "--force" parameter to set a quota limit without checking the resource usage. warnings.warn('Neutron quota engine will require "--force" ' 2026-05-27 10:50:31.580 9 INFO neutron.wsgi [None req-7ae076ca-511e-420b-9706-b978ea779d8a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "PUT /v2.0/quotas/b40dde6a184a4253b6b0776f9cd0ff14 HTTP/1.1" status: 200 len: 466 time: 0.0334196 2026-05-27 10:50:38.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029862 2026-05-27 10:50:38.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023582 2026-05-27 10:50:53.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030215 2026-05-27 10:50:53.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024314 2026-05-27 10:51:08.953 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013614 2026-05-27 10:51:08.958 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0058372 2026-05-27 10:51:23.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021243 2026-05-27 10:51:23.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030255 2026-05-27 10:51:31.186 10 INFO neutron.wsgi [None req-d09ceba4-9e19-43b0-af47-fbe4e5b9067d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0853708 2026-05-27 10:51:31.229 10 INFO neutron.wsgi [None req-24891b4f-7a3f-421f-a093-96d723bade43 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0411363 2026-05-27 10:51:31.244 10 INFO neutron.wsgi [None req-efeee310-b15e-4dd9-bc5c-0d1773b9552c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0139406 2026-05-27 10:51:31.278 10 INFO neutron.wsgi [None req-ff1618e6-5c01-4777-8183-35a2085c0f45 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0329223 2026-05-27 10:51:31.437 10 INFO neutron.wsgi [None req-f0e7b4e7-5f33-42f4-a0d2-f92da918623c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1579893 2026-05-27 10:51:31.473 10 INFO neutron.wsgi [None req-8f6fd4e4-a834-4636-ba7d-d394a2d6a5fb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0332782 2026-05-27 10:51:31.484 10 INFO neutron.wsgi [None req-9e41d981-b27d-4ae6-b4be-3e4f980eb7c1 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0101960 2026-05-27 10:51:31.529 10 INFO neutron.wsgi [None req-64d222e5-3ce7-4dbb-bdfe-04693b5bfd1f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0441258 2026-05-27 10:51:31.549 10 INFO neutron.wsgi [None req-e2deafed-a2bf-4a24-ab91-e6460a7c6382 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0165243 2026-05-27 10:51:31.583 10 INFO neutron.wsgi [None req-5fbd498a-9c97-48b1-8cde-41862528bdfd c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0320563 2026-05-27 10:51:31.635 10 INFO neutron.wsgi [None req-cb1a6707-bbee-481d-b1d7-8b7f694fcbe7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0505996 2026-05-27 10:51:38.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013099 2026-05-27 10:51:38.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0010226 2026-05-27 10:51:53.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024211 2026-05-27 10:51:53.957 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013361 2026-05-27 10:52:08.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028374 2026-05-27 10:52:08.958 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025911 2026-05-27 10:52:23.953 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018659 2026-05-27 10:52:23.956 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037668 2026-05-27 10:52:31.138 10 INFO neutron.wsgi [None req-24ef5f02-4325-4025-bb64-6cfdb36965b1 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0641294 2026-05-27 10:52:31.183 10 INFO neutron.wsgi [None req-128b77e6-3bea-4eba-8612-aac07e8a1523 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0434628 2026-05-27 10:52:31.193 10 INFO neutron.wsgi [None req-46a5e38e-31ca-4c5a-8486-1c820f7c464f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0092254 2026-05-27 10:52:31.212 10 INFO neutron.wsgi [None req-d6d2f9c1-f4f3-4d7d-95cd-81b7d6485312 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0181558 2026-05-27 10:52:31.271 10 INFO neutron.wsgi [None req-7d031eb1-8874-4041-9567-b6c63fc3fe29 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0588858 2026-05-27 10:52:31.320 10 INFO neutron.wsgi [None req-8ca5c28d-ad86-4694-9e09-ae44ae9e0d0d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0449579 2026-05-27 10:52:31.372 10 INFO neutron.wsgi [None req-65120b46-0a7c-444e-a16d-36595dad1d5a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0462129 2026-05-27 10:52:31.425 10 INFO neutron.wsgi [None req-4f449512-e9d3-411a-9b99-8bdf637613e9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0493402 2026-05-27 10:52:31.465 10 INFO neutron.wsgi [None req-4089654d-87bf-42d7-8472-631b28c8f65b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0361423 2026-05-27 10:52:31.490 10 INFO neutron.wsgi [None req-c9835326-15a0-4912-8d6b-a0b121480cbc c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0239296 2026-05-27 10:52:31.505 10 INFO neutron.wsgi [None req-0de7004e-0d5c-41d1-9949-f949927bf844 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0146754 2026-05-27 10:52:38.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023310 2026-05-27 10:52:38.957 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018582 2026-05-27 10:52:53.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025363 2026-05-27 10:52:53.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027518 2026-05-27 10:53:08.953 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022197 2026-05-27 10:53:08.953 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023417 2026-05-27 10:53:23.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026228 2026-05-27 10:53:23.958 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0051095 2026-05-27 10:53:31.219 10 INFO neutron.wsgi [None req-f435e830-20fc-4328-a56f-06b2fb41c514 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1170971 2026-05-27 10:53:31.269 10 INFO neutron.wsgi [None req-f221feec-4364-4c0f-98b5-3b35ab09c47d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0476551 2026-05-27 10:53:31.297 10 INFO neutron.wsgi [None req-a4681064-6b9b-463f-8932-29c2c4fcfb55 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0229714 2026-05-27 10:53:31.348 10 INFO neutron.wsgi [None req-980ebaa7-d4a7-4e74-a909-90135dd7b14e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0504460 2026-05-27 10:53:31.387 10 INFO neutron.wsgi [None req-5e165e8c-3169-4aa2-80e0-73eb504a20d9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0372028 2026-05-27 10:53:31.400 10 INFO neutron.wsgi [None req-80f80f12-6b14-4de6-b6a3-c733b27d6a6c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0120094 2026-05-27 10:53:31.416 10 INFO neutron.wsgi [None req-82e4ebf9-2cb4-49a2-8bfe-46b96a1324c4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0157058 2026-05-27 10:53:31.428 10 INFO neutron.wsgi [None req-9f0d16ea-a835-451f-916b-912e05962a5e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0108767 2026-05-27 10:53:31.462 10 INFO neutron.wsgi [None req-394232c5-88ae-40ca-ad92-044391f4672d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0331452 2026-05-27 10:53:31.485 10 INFO neutron.wsgi [None req-89ba15c1-ac77-41df-bf89-36e97b5b3fdb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0220983 2026-05-27 10:53:31.532 10 INFO neutron.wsgi [None req-d46b119e-7752-4744-9a84-1b5cf65b71c3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0455499 2026-05-27 10:53:38.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030344 2026-05-27 10:53:38.958 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020671 2026-05-27 10:53:53.953 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021243 2026-05-27 10:53:53.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025468 2026-05-27 10:54:08.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024533 2026-05-27 10:54:08.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025761 2026-05-27 10:54:23.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028517 2026-05-27 10:54:23.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0040348 2026-05-27 10:54:31.172 10 INFO neutron.wsgi [None req-6e676cd8-1df9-4b2f-98eb-25a8f17d6990 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0871518 2026-05-27 10:54:31.181 10 INFO neutron.wsgi [None req-939d2832-25eb-45f5-a935-8df9ae572b22 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0080016 2026-05-27 10:54:31.255 10 INFO neutron.wsgi [None req-dfc67d0a-88b3-48ad-9af2-3d5699aa560b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0728817 2026-05-27 10:54:31.315 10 INFO neutron.wsgi [None req-d58b61c8-3cad-459c-9d9c-ca7733b4de20 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0574827 2026-05-27 10:54:31.352 10 INFO neutron.wsgi [None req-68fa820a-fb80-49de-9e10-2638185bf4d0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0304120 2026-05-27 10:54:31.393 10 INFO neutron.wsgi [None req-aa6560d5-4620-454a-9feb-dd1a9538f1ff c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0397153 2026-05-27 10:54:31.403 10 INFO neutron.wsgi [None req-cc6e0299-c105-4056-b52c-6cf105a02c38 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0098467 2026-05-27 10:54:31.428 10 INFO neutron.wsgi [None req-bd82abfa-a7af-4154-b17a-82d438165b83 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0231171 2026-05-27 10:54:31.464 10 INFO neutron.wsgi [None req-7540c2aa-279b-4d20-9d75-498a8d725884 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0358353 2026-05-27 10:54:31.517 10 INFO neutron.wsgi [None req-adc8cec6-4a6a-4920-a4c4-daed95514818 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0515668 2026-05-27 10:54:31.533 10 INFO neutron.wsgi [None req-dba67201-6cf8-4c2d-ad25-40ddf6f88744 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0131688 2026-05-27 10:54:38.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023892 2026-05-27 10:54:38.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027511 2026-05-27 10:54:53.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023749 2026-05-27 10:54:53.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024865 2026-05-27 10:55:08.960 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0047674 2026-05-27 10:55:08.962 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013697 2026-05-27 10:55:23.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026128 2026-05-27 10:55:23.956 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012891 2026-05-27 10:55:31.193 10 INFO neutron.wsgi [None req-61169f24-abe8-430a-81aa-406bfc5cfae0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0738616 2026-05-27 10:55:31.268 10 INFO neutron.wsgi [None req-eba355a0-e53b-474f-871e-3f0ac7a3619e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0739889 2026-05-27 10:55:31.300 10 INFO neutron.wsgi [None req-ca99e660-6e4a-4418-bf88-b217148207da c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0299034 2026-05-27 10:55:31.348 10 INFO neutron.wsgi [None req-809a8bf6-5fb6-4d32-937b-36157951f11a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0465610 2026-05-27 10:55:31.383 10 INFO neutron.wsgi [None req-67fb9f5a-7e97-486e-96cb-98af7331aac1 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0311971 2026-05-27 10:55:31.394 10 INFO neutron.wsgi [None req-58e4e46c-2262-41cf-9aa4-4aac764e6ce2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0098774 2026-05-27 10:55:31.439 10 INFO neutron.wsgi [None req-9d09d446-2c7c-4027-b89a-1a0fa829fc91 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0449891 2026-05-27 10:55:31.470 10 INFO neutron.wsgi [None req-b57fcd45-b9b2-477e-87ab-8011442bde99 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0229297 2026-05-27 10:55:31.502 10 INFO neutron.wsgi [None req-769ed7e9-8161-4871-b720-35833c4a424d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0315254 2026-05-27 10:55:31.516 10 INFO neutron.wsgi [None req-3181821d-6534-4f79-a4b3-8df1c3378d2a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0130291 2026-05-27 10:55:31.529 10 INFO neutron.wsgi [None req-37d86d16-0e63-4ba1-97e4-0590fca30e8a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0108540 2026-05-27 10:55:38.953 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023031 2026-05-27 10:55:38.956 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017946 2026-05-27 10:55:53.953 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018678 2026-05-27 10:55:53.953 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018830 2026-05-27 10:56:08.953 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016780 2026-05-27 10:56:08.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031123 2026-05-27 10:56:23.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032563 2026-05-27 10:56:23.958 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015855 2026-05-27 10:56:31.186 10 INFO neutron.wsgi [None req-c2d3ea5c-99d7-43ea-acea-59a7549d3eb5 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0984669 2026-05-27 10:56:31.201 10 INFO neutron.wsgi [None req-255587fc-7a31-43be-a94a-b8f33f3e95e2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0141585 2026-05-27 10:56:31.221 10 INFO neutron.wsgi [None req-e77765ba-8052-41e9-98ef-e141356e0b7d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0183694 2026-05-27 10:56:31.278 10 INFO neutron.wsgi [None req-7d765f16-b6bf-406d-b328-a3bfa7082f77 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0564723 2026-05-27 10:56:31.316 10 INFO neutron.wsgi [None req-e5c7dcaf-a0a6-4ba0-867e-d530823b4e76 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0367610 2026-05-27 10:56:31.329 10 INFO neutron.wsgi [None req-ee2f006f-dd9d-43c2-b978-4cf99d72355a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0111961 2026-05-27 10:56:31.375 10 INFO neutron.wsgi [None req-d413d4bf-6256-468e-b2ea-f220bc6d2613 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0449166 2026-05-27 10:56:31.423 10 INFO neutron.wsgi [None req-27691555-6cfa-4604-b3f6-075c5895170c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0434275 2026-05-27 10:56:31.476 10 INFO neutron.wsgi [None req-eb8ea029-cc6f-49c7-919f-5bb09d23bccf c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0524609 2026-05-27 10:56:31.569 10 INFO neutron.wsgi [None req-49fbab4a-8152-45dd-8d0a-a27d9cd18441 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0891528 2026-05-27 10:56:31.579 10 INFO neutron.wsgi [None req-00fe934f-04a4-46f6-847b-a81091bea8dd c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0091622 2026-05-27 10:56:38.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021300 2026-05-27 10:56:38.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023718 2026-05-27 10:56:53.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018044 2026-05-27 10:56:53.956 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013945 2026-05-27 10:57:08.953 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016997 2026-05-27 10:57:08.956 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017025 2026-05-27 10:57:23.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022495 2026-05-27 10:57:23.957 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014257 2026-05-27 10:57:31.151 10 INFO neutron.wsgi [None req-fa9be912-49d7-4726-a98d-b29e5c0fd46d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0605588 2026-05-27 10:57:31.188 10 INFO neutron.wsgi [None req-5ef76471-32eb-4604-92ac-2b07a2d9ae3c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0364168 2026-05-27 10:57:31.216 10 INFO neutron.wsgi [None req-3039ab6a-25eb-4b16-b9b7-ebd6360d1e26 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0262117 2026-05-27 10:57:31.250 10 INFO neutron.wsgi [None req-ca54b5ad-59a0-40f7-83a5-0bbc3cb8d3ca c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0329311 2026-05-27 10:57:31.263 10 INFO neutron.wsgi [None req-a0fc0f3f-2e00-4bb4-a989-a54fe4743026 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0131128 2026-05-27 10:57:31.295 10 INFO neutron.wsgi [None req-b4a9741c-e60a-4a48-b63e-b56a7e68159c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0303693 2026-05-27 10:57:31.304 10 INFO neutron.wsgi [None req-662105f2-b036-47b4-bec8-4f956275e008 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0080118 2026-05-27 10:57:31.327 10 INFO neutron.wsgi [None req-807284f6-0577-474f-8901-7b11b37a28c3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0223029 2026-05-27 10:57:31.375 10 INFO neutron.wsgi [None req-9f46903f-29db-4e2f-b500-d6a8c089e41b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0472856 2026-05-27 10:57:31.455 10 INFO neutron.wsgi [None req-42f54511-4c04-402b-be4f-3515186fed8f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0757377 2026-05-27 10:57:31.511 10 INFO neutron.wsgi [None req-b3741275-d22a-4a84-bb93-1afa5e4b0119 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0527282 2026-05-27 10:57:38.953 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018761 2026-05-27 10:57:38.956 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031817 2026-05-27 10:57:53.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022438 2026-05-27 10:57:53.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025318 2026-05-27 10:58:08.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017145 2026-05-27 10:58:08.958 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031347 2026-05-27 10:58:23.953 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016236 2026-05-27 10:58:23.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023549 2026-05-27 10:58:31.202 10 INFO neutron.wsgi [None req-946ec569-1fe7-4485-ab87-e246969839fe c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0758507 2026-05-27 10:58:31.244 10 INFO neutron.wsgi [None req-c5c5b5b1-ba45-4e23-821c-3ad98aa93a21 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0412374 2026-05-27 10:58:31.287 10 INFO neutron.wsgi [None req-0bfb7434-d13a-4963-b2dc-d7170f98ca19 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0428598 2026-05-27 10:58:31.300 10 INFO neutron.wsgi [None req-5a6a2fed-0db5-469a-b00b-e3839b9d9c68 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0121417 2026-05-27 10:58:31.342 10 INFO neutron.wsgi [None req-81888864-8301-4343-b428-55fbfbdb6aa2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0385661 2026-05-27 10:58:31.356 10 INFO neutron.wsgi [None req-7668842e-d7cf-46dd-8c00-f256c076e87e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0133555 2026-05-27 10:58:31.445 10 INFO neutron.wsgi [None req-1a874ac6-ff75-40e8-865e-51a8054c9959 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0879703 2026-05-27 10:58:31.485 10 INFO neutron.wsgi [None req-562c89ec-bba8-4c90-a341-5b12dd682984 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0374463 2026-05-27 10:58:31.543 10 INFO neutron.wsgi [None req-f0eb2a58-fb9f-44ed-8581-e8923eab3cec c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0561359 2026-05-27 10:58:31.574 10 INFO neutron.wsgi [None req-76dc9b30-565d-4a78-b210-b2b5e0d27697 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0257578 2026-05-27 10:58:31.619 10 INFO neutron.wsgi [None req-2d956e9e-38a0-4823-8827-c081bc70e64b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0441132 2026-05-27 10:58:38.953 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019844 2026-05-27 10:58:38.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028107 2026-05-27 10:58:53.953 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016403 2026-05-27 10:58:53.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013800 2026-05-27 10:59:08.952 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015810 2026-05-27 10:59:08.953 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017157 2026-05-27 10:59:23.953 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012288 2026-05-27 10:59:23.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031424 2026-05-27 10:59:31.196 10 INFO neutron.wsgi [None req-af2ac543-ce98-442c-8406-cacffd437043 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0743732 2026-05-27 10:59:31.221 10 INFO neutron.wsgi [None req-810d2e72-38d2-452e-9903-6f37a8865176 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0244353 2026-05-27 10:59:31.290 10 INFO neutron.wsgi [None req-9200d9bd-f500-4e46-b489-83d5af1c8150 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0674000 2026-05-27 10:59:31.319 10 INFO neutron.wsgi [None req-5e233f14-d353-4893-9b99-16d6ac6d9a44 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0266759 2026-05-27 10:59:31.356 10 INFO neutron.wsgi [None req-f785002d-0d46-40a3-9e2e-2ca0e52fde12 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0367451 2026-05-27 10:59:31.368 10 INFO neutron.wsgi [None req-a4270313-5aff-4562-b9f1-396844b8bca8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0114107 2026-05-27 10:59:31.399 10 INFO neutron.wsgi [None req-96abff03-9c89-4b94-8304-7ead3ef8507c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0292034 2026-05-27 10:59:31.448 10 INFO neutron.wsgi [None req-f6d4dd20-b428-466c-a23f-7671418f999e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0478313 2026-05-27 10:59:31.491 10 INFO neutron.wsgi [None req-114f4adc-ae91-4cc1-bf26-5a165c9ca8ac c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0395913 2026-05-27 10:59:31.500 10 INFO neutron.wsgi [None req-db3c7095-a9fe-4e3b-91e1-d429dc62541c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0081160 2026-05-27 10:59:31.544 10 INFO neutron.wsgi [None req-dbef044a-7130-41e0-8776-a48bacc11b11 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0435970 2026-05-27 10:59:38.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026543 2026-05-27 10:59:38.958 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022194 2026-05-27 10:59:53.952 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016012 2026-05-27 10:59:53.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031412 2026-05-27 11:00:08.953 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020421 2026-05-27 11:00:08.956 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017610 2026-05-27 11:00:23.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022850 2026-05-27 11:00:23.958 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031834 2026-05-27 11:00:31.255 10 INFO neutron.wsgi [None req-d60f3799-42cc-4994-9985-1712bbec9864 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.1775858 2026-05-27 11:00:31.322 10 INFO neutron.wsgi [None req-d1927685-d44d-4dc8-a134-0ff241278949 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0659549 2026-05-27 11:00:31.334 10 INFO neutron.wsgi [None req-490c13c1-d5a7-4816-a15f-ea5677405997 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0113916 2026-05-27 11:00:31.384 10 INFO neutron.wsgi [None req-65c2a815-f939-4f74-b5de-4406d8ad467e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0495813 2026-05-27 11:00:31.430 10 INFO neutron.wsgi [None req-5fb6a200-e140-4aa2-9e3e-3b10c2b7a805 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0432260 2026-05-27 11:00:31.444 10 INFO neutron.wsgi [None req-9f9402e2-53bb-4748-8204-f24d633410ca c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0125637 2026-05-27 11:00:31.491 10 INFO neutron.wsgi [None req-e5e81ec1-96d8-444b-9989-fba29b719072 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0455766 2026-05-27 11:00:31.501 10 INFO neutron.wsgi [None req-8a71f382-f5f5-4eb3-8559-7a72275868d6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0088916 2026-05-27 11:00:31.572 10 INFO neutron.wsgi [None req-e05dd8a6-7cf1-4c7f-86e9-b529310fa491 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0709381 2026-05-27 11:00:31.593 10 INFO neutron.wsgi [None req-21a98cd9-f7fe-4d1a-bec5-00f04eaf734b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0192809 2026-05-27 11:00:31.640 10 INFO neutron.wsgi [None req-c8e25f15-3aa4-42bc-bebe-fcbc088e44b8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0452569 2026-05-27 11:00:38.953 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016544 2026-05-27 11:00:38.953 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014834 2026-05-27 11:00:53.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022876 2026-05-27 11:00:53.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025201 2026-05-27 11:01:08.953 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016215 2026-05-27 11:01:08.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0030806 2026-05-27 11:01:23.953 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014265 2026-05-27 11:01:23.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023680 2026-05-27 11:01:31.212 10 INFO neutron.wsgi [None req-3868194d-f390-404d-8f6c-cc205ab22dfa c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.1196799 2026-05-27 11:01:31.265 10 INFO neutron.wsgi [None req-ec9d5ef4-cc5b-4cd4-a575-1eb616461e5d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0503564 2026-05-27 11:01:31.304 10 INFO neutron.wsgi [None req-9905338a-0495-4742-806c-84170455d455 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0343328 2026-05-27 11:01:31.314 10 INFO neutron.wsgi [None req-ad78b80d-0a27-4ae3-b3af-909a636519e7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0086598 2026-05-27 11:01:31.349 10 INFO neutron.wsgi [None req-597a389f-458a-44b5-a9e4-c420e502190f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0338192 2026-05-27 11:01:31.398 10 INFO neutron.wsgi [None req-826f3970-fa71-45cc-b75e-1be87da1fad8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0481744 2026-05-27 11:01:31.416 10 INFO neutron.wsgi [None req-a3894635-d23e-486a-ba6a-65877fd9a99b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0133622 2026-05-27 11:01:31.437 10 INFO neutron.wsgi [None req-4505cb8e-f45f-40e9-b219-b32cc9d3e5c2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0206478 2026-05-27 11:01:31.463 10 INFO neutron.wsgi [None req-83f5f443-ec6a-4b8b-bd25-4347367aafbb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0245800 2026-05-27 11:01:31.510 10 INFO neutron.wsgi [None req-1717dab4-3707-4929-bf87-306c0d582379 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0466692 2026-05-27 11:01:31.526 10 INFO neutron.wsgi [None req-25141f5a-ed86-4d93-8397-5ef4a3448350 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0148044 2026-05-27 11:01:38.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027895 2026-05-27 11:01:38.958 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0026228 2026-05-27 11:01:53.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025167 2026-05-27 11:01:53.956 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036230 2026-05-27 11:02:00.356 9 INFO neutron.pecan_wsgi.hooks.translation [None req-41c2bf4e-7805-484b-82c5-258bb2bf0ffa c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] GET failed (client error): The resource could not be found. 2026-05-27 11:02:00.358 9 INFO neutron.wsgi [None req-41c2bf4e-7805-484b-82c5-258bb2bf0ffa c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.0887632 2026-05-27 11:02:00.430 9 INFO neutron.wsgi [None req-1966da9c-ab4a-40ee-a632-490b262a5b27 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 928 time: 0.0688553 2026-05-27 11:02:01.584 9 INFO neutron.pecan_wsgi.hooks.translation [None req-54f018bf-f9b5-4fff-b87e-e3c71300ddaa c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] GET failed (client error): The resource could not be found. 2026-05-27 11:02:01.585 9 INFO neutron.wsgi [None req-54f018bf-f9b5-4fff-b87e-e3c71300ddaa c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/networks/public HTTP/1.1" status: 404 len: 290 time: 0.0459027 2026-05-27 11:02:01.644 9 INFO neutron.wsgi [None req-a362a431-4e10-4969-92e1-8cbb2467b733 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 928 time: 0.0553417 2026-05-27 11:02:01.669 9 INFO neutron.pecan_wsgi.hooks.translation [None req-7eedc190-16f9-43a0-8ebd-a6d812cdb93a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] GET failed (client error): The resource could not be found. 2026-05-27 11:02:01.670 9 INFO neutron.wsgi [None req-7eedc190-16f9-43a0-8ebd-a6d812cdb93a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/subnets/public-subnet?network_id=889b54fb-2d9e-49fa-a546-7ad775c9e91b HTTP/1.1" status: 404 len: 295 time: 0.0170827 2026-05-27 11:02:01.712 9 INFO neutron.wsgi [None req-e642c247-02e8-4a2a-a28e-ba117c4cc2e3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/subnets?name=public-subnet&network_id=889b54fb-2d9e-49fa-a546-7ad775c9e91b HTTP/1.1" status: 200 len: 819 time: 0.0376334 2026-05-27 11:02:08.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024774 2026-05-27 11:02:08.956 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013182 2026-05-27 11:02:23.956 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0044260 2026-05-27 11:02:23.960 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022810 2026-05-27 11:02:31.171 10 INFO neutron.wsgi [None req-435539b1-5a1c-4834-a384-bd1e262ee8ec c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0925488 2026-05-27 11:02:31.213 10 INFO neutron.wsgi [None req-db7a6af0-f6db-444c-9b08-444a2a6f71ec c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0378275 2026-05-27 11:02:31.224 10 INFO neutron.wsgi [None req-9fb563b6-3ef1-4a98-9e60-da8188d3e483 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0107472 2026-05-27 11:02:31.270 10 INFO neutron.wsgi [None req-5d889766-7157-467f-8622-56d0e6f788f9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0449317 2026-05-27 11:02:31.313 10 INFO neutron.wsgi [None req-71b43c58-1f4c-4228-9bda-bc74827ea828 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0380611 2026-05-27 11:02:31.362 10 INFO neutron.wsgi [None req-94f3b8fe-a1f7-4bcf-90c0-4138a1fa32ad c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0468731 2026-05-27 11:02:31.376 10 INFO neutron.wsgi [None req-9eac3d99-aafd-4e7c-bd53-595a08525051 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0118964 2026-05-27 11:02:31.442 10 INFO neutron.wsgi [None req-a4217625-3cd8-4ee6-a44f-6a0954916133 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0653753 2026-05-27 11:02:31.467 10 INFO neutron.wsgi [None req-54d8571c-18a9-40de-bd48-0b13c8235e32 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0233488 2026-05-27 11:02:31.482 10 INFO neutron.wsgi [None req-fe47fcb3-83aa-4de0-9b68-5d1ed00e4b84 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0139115 2026-05-27 11:02:31.518 10 INFO neutron.wsgi [None req-44a9496c-07ae-42ed-b9f5-702042e8d86d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0346239 2026-05-27 11:02:34.271 9 INFO neutron.pecan_wsgi.hooks.translation [None req-cc90df1b-3698-43f3-a3b3-972b21026ccc c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] GET failed (client error): The resource could not be found. 2026-05-27 11:02:34.272 9 INFO neutron.wsgi [None req-cc90df1b-3698-43f3-a3b3-972b21026ccc c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.0609229 2026-05-27 11:02:34.339 9 INFO neutron.wsgi [None req-aad47e0c-e78f-4521-8dc5-2f5cadfaf4dd c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 913 time: 0.0628736 2026-05-27 11:02:35.270 9 INFO neutron.pecan_wsgi.hooks.translation [None req-de2d5614-10c7-4db9-ad1c-bf9107916788 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] GET failed (client error): The resource could not be found. 2026-05-27 11:02:35.272 9 INFO neutron.wsgi [None req-de2d5614-10c7-4db9-ad1c-bf9107916788 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/networks/lb-mgmt-net HTTP/1.1" status: 404 len: 295 time: 0.0470126 2026-05-27 11:02:35.331 9 INFO neutron.wsgi [None req-8a0e5ed0-4895-45bc-a948-824823721487 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/networks?name=lb-mgmt-net HTTP/1.1" status: 200 len: 913 time: 0.0545502 2026-05-27 11:02:35.358 9 INFO neutron.pecan_wsgi.hooks.translation [None req-81d09506-4265-4e67-b132-21419d048b6e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] GET failed (client error): The resource could not be found. 2026-05-27 11:02:35.359 9 INFO neutron.wsgi [None req-81d09506-4265-4e67-b132-21419d048b6e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/subnets/lb-mgmt-subnet?network_id=c57e685f-f637-4694-86eb-394687438ed0 HTTP/1.1" status: 404 len: 296 time: 0.0195227 2026-05-27 11:02:35.398 9 INFO neutron.wsgi [None req-fe229814-837b-49b3-81f2-1a52423fb92e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/subnets?name=lb-mgmt-subnet&network_id=c57e685f-f637-4694-86eb-394687438ed0 HTTP/1.1" status: 200 len: 805 time: 0.0352020 2026-05-27 11:02:36.573 9 INFO neutron.api.v2.resource [None req-6ef0d541-69f0-47b0-aaa1-57f248e3307c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:02:36.574 9 INFO neutron.wsgi [None req-6ef0d541-69f0-47b0-aaa1-57f248e3307c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/lb-health-mgr-sec-grp HTTP/1.1" status: 404 len: 313 time: 0.0511768 2026-05-27 11:02:36.614 9 INFO neutron.wsgi [None req-7b15b2d7-3adf-4104-92d0-06abf8ab8d70 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups?name=lb-health-mgr-sec-grp HTTP/1.1" status: 200 len: 4866 time: 0.0365574 2026-05-27 11:02:37.758 9 INFO neutron.wsgi [None req-08e835ba-eab1-4b28-be6c-cb463ca227e3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/7c675be7-187c-428b-a32b-f1175fdd6209 HTTP/1.1" status: 200 len: 4870 time: 0.0718219 2026-05-27 11:02:37.801 9 INFO neutron.wsgi [None req-7990b6ed-33e7-4ed2-be1f-0b66e8920b1e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/7c675be7-187c-428b-a32b-f1175fdd6209 HTTP/1.1" status: 200 len: 4870 time: 0.0358498 2026-05-27 11:02:37.825 9 INFO neutron.wsgi [None req-a6d452c5-eead-4bd4-a71d-97ae9b0712d9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-group-rules/1fc18b7b-394d-4574-a147-d1fcdfb58c5c HTTP/1.1" status: 200 len: 776 time: 0.0172133 2026-05-27 11:02:38.738 9 INFO neutron.wsgi [None req-6812b729-55c8-4461-8139-ef8cbe84c2a9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/7c675be7-187c-428b-a32b-f1175fdd6209 HTTP/1.1" status: 200 len: 4870 time: 0.0760911 2026-05-27 11:02:38.781 9 INFO neutron.wsgi [None req-d8c51663-e8fd-423e-9159-61e3079ee5ef c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/7c675be7-187c-428b-a32b-f1175fdd6209 HTTP/1.1" status: 200 len: 4870 time: 0.0349910 2026-05-27 11:02:38.811 9 INFO neutron.wsgi [None req-8b061555-29fb-49ae-8088-eb3936b8ee35 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-group-rules/193f6813-5b30-46e5-b4ed-df46a004630b HTTP/1.1" status: 200 len: 778 time: 0.0226557 2026-05-27 11:02:38.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032783 2026-05-27 11:02:38.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032055 2026-05-27 11:02:39.720 9 INFO neutron.wsgi [None req-622b38e2-7134-4b3c-90f5-e2d08df4008b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/7c675be7-187c-428b-a32b-f1175fdd6209 HTTP/1.1" status: 200 len: 4870 time: 0.0716970 2026-05-27 11:02:39.765 9 INFO neutron.wsgi [None req-ddce414c-bdff-4bd8-b5e1-b2d27e97c436 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/7c675be7-187c-428b-a32b-f1175fdd6209 HTTP/1.1" status: 200 len: 4870 time: 0.0393562 2026-05-27 11:02:39.792 9 INFO neutron.wsgi [None req-e297da98-9607-44d0-8d9c-3494ea1da124 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-group-rules/632a1020-4044-4cc3-9fb8-66e00ca50a06 HTTP/1.1" status: 200 len: 778 time: 0.0196784 2026-05-27 11:02:40.658 9 INFO neutron.wsgi [None req-0c8a9f4c-910b-4c8f-b637-0b26d461fe4a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/7c675be7-187c-428b-a32b-f1175fdd6209 HTTP/1.1" status: 200 len: 4870 time: 0.0682297 2026-05-27 11:02:40.701 9 INFO neutron.wsgi [None req-6721dce8-37a6-4162-ba56-31e09b3d88bc c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/7c675be7-187c-428b-a32b-f1175fdd6209 HTTP/1.1" status: 200 len: 4870 time: 0.0353160 2026-05-27 11:02:40.725 9 INFO neutron.wsgi [None req-674b0f33-1429-4045-b64a-febe293040b7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-group-rules/973dcb91-3413-4486-8a45-d162f565ad06 HTTP/1.1" status: 200 len: 778 time: 0.0194280 2026-05-27 11:02:41.618 9 INFO neutron.wsgi [None req-bde25560-ca94-4c84-a2c0-5c119d602cce c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/7c675be7-187c-428b-a32b-f1175fdd6209 HTTP/1.1" status: 200 len: 4870 time: 0.0701039 2026-05-27 11:02:41.662 9 INFO neutron.wsgi [None req-dbad767b-2d37-4b2e-bb22-a9e0f952a791 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/7c675be7-187c-428b-a32b-f1175fdd6209 HTTP/1.1" status: 200 len: 4870 time: 0.0364385 2026-05-27 11:02:41.685 9 INFO neutron.wsgi [None req-3aaebdbe-22b1-4f70-8b8c-1562e66e7c9d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-group-rules/472d2ef5-7f57-4a74-9471-2528b9719558 HTTP/1.1" status: 200 len: 778 time: 0.0155430 2026-05-27 11:02:42.946 9 INFO neutron.wsgi [None req-50a5a66e-2c0f-4155-902f-a3dbaa15922a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/networks/c57e685f-f637-4694-86eb-394687438ed0 HTTP/1.1" status: 200 len: 910 time: 0.0961485 2026-05-27 11:02:43.015 9 INFO neutron.pecan_wsgi.hooks.translation [None req-e1a3726f-8134-4e70-89fc-9e8ab13165d9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] GET failed (client error): The resource could not be found. 2026-05-27 11:02:43.017 9 INFO neutron.wsgi [None req-e1a3726f-8134-4e70-89fc-9e8ab13165d9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/ports/octavia-health-manager-port-instance?network_id=c57e685f-f637-4694-86eb-394687438ed0 HTTP/1.1" status: 404 len: 314 time: 0.0634944 2026-05-27 11:02:43.068 9 INFO neutron.wsgi [None req-aae32596-e4fa-4d20-b77f-48ff1d193504 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/ports?name=octavia-health-manager-port-instance&network_id=c57e685f-f637-4694-86eb-394687438ed0 HTTP/1.1" status: 200 len: 1399 time: 0.0474632 2026-05-27 11:02:43.116 9 INFO neutron.wsgi [None req-810491b7-184d-40bd-99eb-c577e5fd48d5 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/7c675be7-187c-428b-a32b-f1175fdd6209 HTTP/1.1" status: 200 len: 4870 time: 0.0383470 2026-05-27 11:02:50.438 9 INFO neutron.pecan_wsgi.hooks.translation [None req-8e8203ce-9181-43be-a166-3ae934721f76 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] GET failed (client error): The resource could not be found. 2026-05-27 11:02:50.440 9 INFO neutron.wsgi [None req-8e8203ce-9181-43be-a166-3ae934721f76 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/ports/octavia-health-manager-port-instance HTTP/1.1" status: 404 len: 314 time: 0.0555742 2026-05-27 11:02:50.482 9 INFO neutron.wsgi [None req-55ef7fa5-ed9d-43e4-ae6e-d88fe77fa298 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/ports?name=octavia-health-manager-port-instance HTTP/1.1" status: 200 len: 1399 time: 0.0364623 2026-05-27 11:02:52.074 9 INFO neutron.wsgi [None req-2bf8b734-26f2-4afb-9914-36c7ee492c47 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.1085093 2026-05-27 11:02:53.077 9 INFO neutron.api.v2.resource [None req-3d5bf6d0-7efb-476b-adc9-5f5ca62e012b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:02:53.079 9 INFO neutron.wsgi [None req-3d5bf6d0-7efb-476b-adc9-5f5ca62e012b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/lb-mgmt-sec-grp HTTP/1.1" status: 404 len: 307 time: 0.0456927 2026-05-27 11:02:53.120 9 INFO neutron.wsgi [None req-b0ac6315-4e52-4aec-a365-f102033c8e17 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups?name=lb-mgmt-sec-grp HTTP/1.1" status: 200 len: 3061 time: 0.0368302 2026-05-27 11:02:53.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023215 2026-05-27 11:02:53.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023088 2026-05-27 11:02:54.063 9 INFO neutron.wsgi [None req-84b671de-d7f5-4123-8675-98fc9dd915ec c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/f5ae0a3d-39d4-41ef-a613-ca5fde511e7a HTTP/1.1" status: 200 len: 3062 time: 0.0624280 2026-05-27 11:02:54.099 9 INFO neutron.wsgi [None req-77b1bdf5-e3b1-422a-a539-6abef490ff83 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/f5ae0a3d-39d4-41ef-a613-ca5fde511e7a HTTP/1.1" status: 200 len: 3062 time: 0.0287611 2026-05-27 11:02:54.126 9 INFO neutron.wsgi [None req-c8e1d331-a890-481a-8f93-d8ebadddd601 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-group-rules/7a08fdda-4ea7-4349-8494-794e63ad3297 HTTP/1.1" status: 200 len: 798 time: 0.0189469 2026-05-27 11:02:55.047 9 INFO neutron.wsgi [None req-90703676-7d87-4174-8a31-6c830065d7c0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/f5ae0a3d-39d4-41ef-a613-ca5fde511e7a HTTP/1.1" status: 200 len: 3062 time: 0.0672419 2026-05-27 11:02:55.086 9 INFO neutron.wsgi [None req-fad97eda-f282-45cf-b2f3-430a70717dbd c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/f5ae0a3d-39d4-41ef-a613-ca5fde511e7a HTTP/1.1" status: 200 len: 3062 time: 0.0300758 2026-05-27 11:02:55.112 9 INFO neutron.wsgi [None req-82ce28c8-c5ab-4955-adaf-99f2bd4a323c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-group-rules/764c26d4-6e3b-4e9e-95ce-817797f6f2b4 HTTP/1.1" status: 200 len: 802 time: 0.0182655 2026-05-27 11:03:07.396 9 INFO neutron.wsgi [None req-98ba6cf8-fb77-42d3-b165-0e9f3009190d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/quotas/790fbbe6b6384654a65bb31eb4bfac6f HTTP/1.1" status: 200 len: 466 time: 0.0116112 2026-05-27 11:03:08.952 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012407 2026-05-27 11:03:08.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0009131 2026-05-27 11:03:23.953 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020566 2026-05-27 11:03:23.953 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023639 2026-05-27 11:03:31.198 10 INFO neutron.wsgi [None req-aee7b32c-08e3-4bde-9bef-a4620f02bbd6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.1028085 2026-05-27 11:03:31.240 10 INFO neutron.wsgi [None req-80628035-8f57-4632-a54e-4d2d4e8e31ef c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0405693 2026-05-27 11:03:31.285 10 INFO neutron.wsgi [None req-07c6bb73-2e12-4858-b7f1-2191beb69735 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0450230 2026-05-27 11:03:31.295 10 INFO neutron.wsgi [None req-3e03fa42-bda9-4263-9141-751f1ec41f72 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0083826 2026-05-27 11:03:31.335 10 INFO neutron.wsgi [None req-6fcea857-47f9-4fae-b13f-8de32b084282 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0388596 2026-05-27 11:03:31.363 10 INFO neutron.wsgi [None req-1caeb056-535e-4ba1-87c6-7c98e27d95ac c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0219390 2026-05-27 11:03:31.407 10 INFO neutron.wsgi [None req-d13f76a3-217e-46b1-9eb4-943f1e17492b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0437882 2026-05-27 11:03:31.431 10 INFO neutron.wsgi [None req-106fd5ff-e103-4b39-b636-34abcd2ade74 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0204186 2026-05-27 11:03:31.444 10 INFO neutron.wsgi [None req-8cae4197-2db2-4fe7-8e4f-536a0e063b51 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0122752 2026-05-27 11:03:31.534 10 INFO neutron.wsgi [None req-4c966978-61b1-4b51-a2a3-67a0bbbb7a2f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0885715 2026-05-27 11:03:31.655 10 INFO neutron.wsgi [None req-8a9e651a-e028-4fe0-8be5-e3710da70842 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.1195922 2026-05-27 11:03:38.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025954 2026-05-27 11:03:38.958 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021386 2026-05-27 11:03:53.956 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032463 2026-05-27 11:03:53.958 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018132 2026-05-27 11:03:58.261 9 INFO neutron.api.v2.resource [None req-a3012f85-ad57-4559-a07b-82cea2e61bb8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:03:58.263 9 INFO neutron.wsgi [None req-a3012f85-ad57-4559-a07b-82cea2e61bb8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/manila-service-security-group?project_id=b40dde6a184a4253b6b0776f9cd0ff14 HTTP/1.1" status: 404 len: 321 time: 0.0467906 2026-05-27 11:03:58.303 9 INFO neutron.wsgi [None req-23ff86d7-bf3a-4e46-b0d3-2df0253c01a1 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups?name=manila-service-security-group&project_id=b40dde6a184a4253b6b0776f9cd0ff14 HTTP/1.1" status: 200 len: 4248 time: 0.0358090 2026-05-27 11:03:59.311 9 INFO neutron.wsgi [None req-64448bc3-5a8f-4ca1-868f-d890a6b63691 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/e8db3025-8843-42ec-886d-acd28ba6f15e?project_id=b40dde6a184a4253b6b0776f9cd0ff14 HTTP/1.1" status: 200 len: 4251 time: 0.0563424 2026-05-27 11:03:59.350 9 INFO neutron.wsgi [None req-90501e48-30ef-4757-8777-b34a2c0db044 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/e8db3025-8843-42ec-886d-acd28ba6f15e HTTP/1.1" status: 200 len: 4251 time: 0.0335126 2026-05-27 11:03:59.371 9 INFO neutron.wsgi [None req-feacd4a6-7034-4afc-b48d-c09f748aa1d1 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-group-rules/5c0cdbd5-86de-43a1-a487-62f6e1590204 HTTP/1.1" status: 200 len: 772 time: 0.0157955 2026-05-27 11:04:00.310 9 INFO neutron.wsgi [None req-b4f5a4f1-905f-49c6-ac65-0eebcf33bc8c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/e8db3025-8843-42ec-886d-acd28ba6f15e?project_id=b40dde6a184a4253b6b0776f9cd0ff14 HTTP/1.1" status: 200 len: 4251 time: 0.0625985 2026-05-27 11:04:00.353 9 INFO neutron.wsgi [None req-da87eac3-8587-4fcc-9bb9-e1ae578518d8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/e8db3025-8843-42ec-886d-acd28ba6f15e HTTP/1.1" status: 200 len: 4251 time: 0.0354369 2026-05-27 11:04:00.377 9 INFO neutron.wsgi [None req-86f10816-98f0-4f68-befe-27dbad6adce0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-group-rules/bff02462-5d33-4a72-ab3a-352ae77041b0 HTTP/1.1" status: 200 len: 774 time: 0.0168972 2026-05-27 11:04:01.326 9 INFO neutron.wsgi [None req-e4f2ba44-01b5-4883-98fc-93eb87851f09 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/e8db3025-8843-42ec-886d-acd28ba6f15e?project_id=b40dde6a184a4253b6b0776f9cd0ff14 HTTP/1.1" status: 200 len: 4251 time: 0.0555024 2026-05-27 11:04:01.367 9 INFO neutron.wsgi [None req-2980c406-acfe-4a72-8906-2ee5b6b918a9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/e8db3025-8843-42ec-886d-acd28ba6f15e HTTP/1.1" status: 200 len: 4251 time: 0.0340030 2026-05-27 11:04:01.390 9 INFO neutron.wsgi [None req-21e5cb93-9839-47cc-bb68-dad4acb216e9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-group-rules/7363dfb7-c9e6-4af7-bd9a-fc285ee1331b HTTP/1.1" status: 200 len: 776 time: 0.0167005 2026-05-27 11:04:02.416 9 INFO neutron.wsgi [None req-a45adb8e-13ca-44dc-af75-d69f0b024ae0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/e8db3025-8843-42ec-886d-acd28ba6f15e?project_id=b40dde6a184a4253b6b0776f9cd0ff14 HTTP/1.1" status: 200 len: 4251 time: 0.0669935 2026-05-27 11:04:02.458 9 INFO neutron.wsgi [None req-20160c98-e28b-49f3-acfb-97f4c7b0347e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-groups/e8db3025-8843-42ec-886d-acd28ba6f15e HTTP/1.1" status: 200 len: 4251 time: 0.0344243 2026-05-27 11:04:02.484 9 INFO neutron.wsgi [None req-7269632d-0671-4d2f-b13d-e08fe31831d4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/security-group-rules/c61b26d7-25c3-4c38-8f3d-6493851e31d2 HTTP/1.1" status: 200 len: 777 time: 0.0177305 2026-05-27 11:04:08.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023904 2026-05-27 11:04:08.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028679 2026-05-27 11:04:09.882 9 INFO neutron.wsgi [None req-9256e5e6-b1ba-4989-9f05-305da609f999 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/quotas/b40dde6a184a4253b6b0776f9cd0ff14 HTTP/1.1" status: 200 len: 466 time: 0.0138574 2026-05-27 11:04:23.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019524 2026-05-27 11:04:23.958 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0020454 2026-05-27 11:04:31.186 10 INFO neutron.wsgi [None req-5676fd6a-9c99-481c-8bb7-26490d292e40 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.1016290 2026-05-27 11:04:31.209 10 INFO neutron.wsgi [None req-3fb63c19-6289-4450-b5c4-889f9d0d2f82 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0146310 2026-05-27 11:04:31.235 10 INFO neutron.wsgi [None req-d65e9cd8-2124-4977-a840-464b0e172caf c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0243278 2026-05-27 11:04:31.270 10 INFO neutron.wsgi [None req-5e4f1e38-767a-4939-98f6-bad3ce9ccf68 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0346725 2026-05-27 11:04:31.334 10 INFO neutron.wsgi [None req-c79ad54d-749d-451c-a4c6-e2f0bcee29f6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0612428 2026-05-27 11:04:31.344 10 INFO neutron.wsgi [None req-c889b075-bb46-451c-9195-736e68824a29 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0083640 2026-05-27 11:04:31.389 10 INFO neutron.wsgi [None req-c16be65a-cf14-4f84-b806-c000b1b33bd9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0446548 2026-05-27 11:04:31.420 10 INFO neutron.wsgi [None req-7649cbab-f9ab-4517-b015-38a0f07f831e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0282404 2026-05-27 11:04:31.464 10 INFO neutron.wsgi [None req-61a1671a-4915-4498-9d4c-f3805eabdb68 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0432446 2026-05-27 11:04:31.477 10 INFO neutron.wsgi [None req-51abe725-9a03-4f8c-bd86-25c0cd3ebf4c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0120616 2026-05-27 11:04:31.549 10 INFO neutron.wsgi [None req-467dec47-eff6-4fe0-96bd-387df85a3cbc c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0701649 2026-05-27 11:04:38.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021701 2026-05-27 11:04:38.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017710 2026-05-27 11:04:53.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0011907 2026-05-27 11:04:53.956 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036893 2026-05-27 11:04:59.539 9 INFO neutron.wsgi [None req-678718ac-b5a8-4019-8833-9669e8fd22ff c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162,10.0.0.52 "GET /v2.0/networks?name=public HTTP/1.1" status: 200 len: 928 time: 0.1003513 2026-05-27 11:05:08.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023947 2026-05-27 11:05:08.958 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0066354 2026-05-27 11:05:23.959 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025036 2026-05-27 11:05:23.961 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013707 2026-05-27 11:05:31.282 10 INFO neutron.wsgi [None req-47fb1d76-f06d-47d7-9776-591c7c250b46 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.1362820 2026-05-27 11:05:31.302 10 INFO neutron.wsgi [None req-d4e4eae9-29c4-4025-a943-df7e0d413494 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0194445 2026-05-27 11:05:31.337 10 INFO neutron.wsgi [None req-3e2ebdd5-aed2-4bab-85fa-b25b3db0de55 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0342031 2026-05-27 11:05:31.348 10 INFO neutron.wsgi [None req-c5a831f3-d448-453a-8c33-e1674ef410a6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0097675 2026-05-27 11:05:31.397 10 INFO neutron.wsgi [None req-a5986109-4de0-4cc0-a1aa-1a734eb1f14b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0483115 2026-05-27 11:05:31.434 10 INFO neutron.wsgi [None req-08c65739-fb3d-49bf-b74c-4dd84e679f06 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0317047 2026-05-27 11:05:31.442 10 INFO neutron.wsgi [None req-f59a711b-32dd-42e8-98f5-b37e495f8905 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0076525 2026-05-27 11:05:31.465 10 INFO neutron.wsgi [None req-61561275-108c-4259-af71-e8926bb8772e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0221210 2026-05-27 11:05:31.534 10 INFO neutron.wsgi [None req-3bfa4df6-9559-4100-bbed-015b465dbc2a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0682111 2026-05-27 11:05:31.546 10 INFO neutron.wsgi [None req-7b3fa411-532d-4b3e-8ec0-49a7d6b0a054 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0104804 2026-05-27 11:05:31.585 10 INFO neutron.wsgi [None req-3cc6c416-b1a6-4a3f-8716-71d0e04d177d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0374901 2026-05-27 11:05:38.106 9 INFO neutron.wsgi [None req-3a7c916b-fa0e-446a-ac9b-834f42d70a8d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2369 time: 0.1370418 2026-05-27 11:05:38.953 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017843 2026-05-27 11:05:38.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029573 2026-05-27 11:05:39.262 9 INFO neutron.wsgi [None req-8d617446-7dd5-4856-bb1e-ccee9be39faf c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 212 time: 0.0460966 2026-05-27 11:05:39.316 9 INFO neutron.wsgi [None req-9edd6b29-c72e-488e-84c4-8f6c751a617d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/routers HTTP/1.1" status: 200 len: 208 time: 0.0500376 2026-05-27 11:05:39.374 9 INFO neutron.wsgi [None req-b9f9d1b9-4951-4a41-ad9a-341e2081f571 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5370 time: 0.0506968 2026-05-27 11:05:39.425 9 INFO neutron.wsgi [None req-2a1089ba-4d25-4310-bde6-c25c61f4ef07 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1456 time: 0.0453260 2026-05-27 11:05:39.517 9 INFO neutron.wsgi [None req-e2d09dc9-2165-46a3-bf09-9c102aa1cc26 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2369 time: 0.0868580 2026-05-27 11:05:39.575 9 INFO neutron.wsgi [None req-f7ef1460-9f70-4458-95b1-3ac07ae0a8d0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17597 time: 0.0522926 2026-05-27 11:05:39.592 9 INFO neutron.wsgi [None req-3b9c99e0-a343-4e4c-8d80-d31966e36cfe c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 212 time: 0.0096323 2026-05-27 11:05:50.922 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ac61ed3-5984-4f52-8370-2634c1442bed c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 14845411-9b0d-47a6-875c-0c176acb0b3b (type: security_groups) to 1 2026-05-27 11:05:50.947 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ac61ed3-5984-4f52-8370-2634c1442bed c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource afbe634e-4e5c-471f-b856-dcc9029f79d4 (type: security_group_rules) to 0 2026-05-27 11:05:50.968 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ac61ed3-5984-4f52-8370-2634c1442bed c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource b442322b-84b7-4f5b-b382-8d5ebfc6a41c (type: security_group_rules) to 0 2026-05-27 11:05:50.989 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ac61ed3-5984-4f52-8370-2634c1442bed c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource b7cfd086-708e-4573-bb16-b09b49cd4263 (type: security_group_rules) to 0 2026-05-27 11:05:50.993 9 INFO neutron.db.ovn_revision_numbers_db [None req-8862afce-b170-4a8f-bda4-fc421c50f8e6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 0b0e5b41-0840-4acb-ac6c-000808053029 (type: security_groups) to 1 2026-05-27 11:05:51.001 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ac61ed3-5984-4f52-8370-2634c1442bed c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource c1250666-ea0e-4b0c-a6dd-9df21b9a3a43 (type: security_group_rules) to 0 2026-05-27 11:05:51.016 9 INFO neutron.db.ovn_revision_numbers_db [None req-8862afce-b170-4a8f-bda4-fc421c50f8e6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 2ec43dde-3a18-4dcf-90c4-4cc643762dc6 (type: security_group_rules) to 0 2026-05-27 11:05:51.037 9 INFO neutron.db.ovn_revision_numbers_db [None req-8862afce-b170-4a8f-bda4-fc421c50f8e6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 68f2cfa5-2f5e-422c-bd23-81ba0ee2866a (type: security_group_rules) to 0 2026-05-27 11:05:51.063 9 INFO neutron.db.ovn_revision_numbers_db [None req-8862afce-b170-4a8f-bda4-fc421c50f8e6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource ac1c30ea-d315-458e-aac7-61a603f685ae (type: security_group_rules) to 0 2026-05-27 11:05:51.065 9 INFO neutron.db.segments_db [None req-0ac61ed3-5984-4f52-8370-2634c1442bed c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Added segment 12e87ebb-9c85-4a60-aaf5-ef7eeb287b23 of type geneve for network 08ce0114-6ed1-4898-89c9-69ac4f5887a8 2026-05-27 11:05:51.098 9 INFO neutron.db.ovn_revision_numbers_db [None req-8862afce-b170-4a8f-bda4-fc421c50f8e6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource b6b5f7ac-5991-4a11-9e55-9c55291ada38 (type: security_group_rules) to 0 2026-05-27 11:05:51.178 9 INFO neutron.db.segments_db [None req-8862afce-b170-4a8f-bda4-fc421c50f8e6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Added segment 6823493a-f9e2-4b02-bee6-3610398b5781 of type geneve for network 6f1243a7-2756-4f9a-a530-78c07944aea8 2026-05-27 11:05:51.330 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ac61ed3-5984-4f52-8370-2634c1442bed c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 08ce0114-6ed1-4898-89c9-69ac4f5887a8 (type: networks) to 1 2026-05-27 11:05:51.482 9 INFO neutron.db.ovn_revision_numbers_db [None req-8862afce-b170-4a8f-bda4-fc421c50f8e6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 6f1243a7-2756-4f9a-a530-78c07944aea8 (type: networks) to 1 2026-05-27 11:05:51.573 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0ac61ed3-5984-4f52-8370-2634c1442bed c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:05:51.582 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0ac61ed3-5984-4f52-8370-2634c1442bed c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 08ce0114-6ed1-4898-89c9-69ac4f5887a8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:05:51.694 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ac61ed3-5984-4f52-8370-2634c1442bed c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource e8fd6c9b-7225-4ca3-a155-01d452e58aeb (type: ports) to 1 2026-05-27 11:05:51.720 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8862afce-b170-4a8f-bda4-fc421c50f8e6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:05:51.725 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8862afce-b170-4a8f-bda4-fc421c50f8e6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 6f1243a7-2756-4f9a-a530-78c07944aea8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:05:51.732 9 INFO neutron.wsgi [None req-0ac61ed3-5984-4f52-8370-2634c1442bed c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 949 time: 1.0880709 2026-05-27 11:05:51.750 10 INFO neutron.db.ovn_revision_numbers_db [None req-19ed07e0-4557-459c-bb6e-d27c6c18745a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource dc5da11c-a02a-4c72-8e81-c565a160bc15 (type: security_groups) to 1 2026-05-27 11:05:51.758 10 INFO neutron.db.ovn_revision_numbers_db [None req-0d904d52-c407-4763-9c33-a9d6e36a5f7c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 8dfbf822-21ae-4306-9e96-0175b471673e (type: security_groups) to 1 2026-05-27 11:05:51.769 10 INFO neutron.db.ovn_revision_numbers_db [None req-19ed07e0-4557-459c-bb6e-d27c6c18745a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 0d69fdcc-d633-4169-8af2-b23435320dd9 (type: security_group_rules) to 0 2026-05-27 11:05:51.777 10 INFO neutron.db.ovn_revision_numbers_db [None req-0d904d52-c407-4763-9c33-a9d6e36a5f7c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 874f0f75-e7a1-4923-afb5-14328054f507 (type: security_group_rules) to 0 2026-05-27 11:05:51.811 9 INFO neutron.db.ovn_revision_numbers_db [None req-8862afce-b170-4a8f-bda4-fc421c50f8e6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 0de7f493-447d-4800-b7b0-81d2cd74c327 (type: ports) to 1 2026-05-27 11:05:51.823 10 INFO neutron.db.ovn_revision_numbers_db [None req-19ed07e0-4557-459c-bb6e-d27c6c18745a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 3e5bf11f-6d06-48b4-835e-bd02f6c5ccbe (type: security_group_rules) to 0 2026-05-27 11:05:51.831 10 INFO neutron.db.ovn_revision_numbers_db [None req-0d904d52-c407-4763-9c33-a9d6e36a5f7c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource b5b91a5d-e98a-42f8-84d1-639672d30d60 (type: security_group_rules) to 0 2026-05-27 11:05:51.832 9 INFO neutron.wsgi [None req-8862afce-b170-4a8f-bda4-fc421c50f8e6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 951 time: 1.1391509 2026-05-27 11:05:51.859 10 INFO neutron.db.ovn_revision_numbers_db [None req-19ed07e0-4557-459c-bb6e-d27c6c18745a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 46463d23-f0cc-4574-be24-40d90581bf03 (type: security_group_rules) to 0 2026-05-27 11:05:51.865 10 INFO neutron.db.ovn_revision_numbers_db [None req-0d904d52-c407-4763-9c33-a9d6e36a5f7c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource c2dcc3f0-b088-475c-bc27-a26a0f16c967 (type: security_group_rules) to 0 2026-05-27 11:05:51.888 10 INFO neutron.db.ovn_revision_numbers_db [None req-19ed07e0-4557-459c-bb6e-d27c6c18745a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource d9b398d8-871b-4e43-b9ce-f41a495fb1f4 (type: security_group_rules) to 0 2026-05-27 11:05:51.914 10 INFO neutron.db.ovn_revision_numbers_db [None req-0d904d52-c407-4763-9c33-a9d6e36a5f7c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource c666f297-51da-4ff5-a7a4-18b2924ae59f (type: security_group_rules) to 0 2026-05-27 11:05:51.938 10 INFO neutron.wsgi [None req-19ed07e0-4557-459c-bb6e-d27c6c18745a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=74b57a23fe4b4b0fbecc0a9d4a9a379c&name=default HTTP/1.1" status: 200 len: 3116 time: 0.4853985 2026-05-27 11:05:51.944 10 INFO neutron.wsgi [None req-0d904d52-c407-4763-9c33-a9d6e36a5f7c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=a10320e93ea642cf817362ad06e4cd13&name=default HTTP/1.1" status: 200 len: 3116 time: 0.4708889 2026-05-27 11:05:52.021 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0967e7da-a2e1-49f7-9634-f736e75b6571 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:05:52.027 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0967e7da-a2e1-49f7-9634-f736e75b6571 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 08ce0114-6ed1-4898-89c9-69ac4f5887a8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:05:52.051 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b995acb6-472d-4828-b97c-1059f2b84e84 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:05:52.057 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b995acb6-472d-4828-b97c-1059f2b84e84 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 6f1243a7-2756-4f9a-a530-78c07944aea8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:05:52.342 9 INFO neutron.wsgi [None req-a85fb4e9-b537-4f8d-8576-b97b3e6a47af c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/dc5da11c-a02a-4c72-8e81-c565a160bc15 HTTP/1.1" status: 204 len: 168 time: 0.3983412 2026-05-27 11:05:52.350 9 INFO neutron.wsgi [None req-d1c3872b-1271-4d91-b933-57d17d8f725c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/8dfbf822-21ae-4306-9e96-0175b471673e HTTP/1.1" status: 204 len: 168 time: 0.3916311 2026-05-27 11:05:52.580 10 INFO neutron.db.ovn_revision_numbers_db [None req-0967e7da-a2e1-49f7-9634-f736e75b6571 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource e8fd6c9b-7225-4ca3-a155-01d452e58aeb (type: ports) to 2 2026-05-27 11:05:52.615 10 INFO neutron.db.ovn_revision_numbers_db [None req-0967e7da-a2e1-49f7-9634-f736e75b6571 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 90a4b8a2-c5a8-4686-9427-b8107b0ac5e2 (type: subnets) to 0 2026-05-27 11:05:52.640 10 INFO neutron.wsgi [None req-0967e7da-a2e1-49f7-9634-f736e75b6571 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 869 time: 0.8999360 2026-05-27 11:05:52.666 9 INFO neutron.db.ovn_revision_numbers_db [None req-b995acb6-472d-4828-b97c-1059f2b84e84 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 0de7f493-447d-4800-b7b0-81d2cd74c327 (type: ports) to 2 2026-05-27 11:05:52.707 9 INFO neutron.db.ovn_revision_numbers_db [None req-b995acb6-472d-4828-b97c-1059f2b84e84 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource f4e5d4f9-e53b-4419-abfe-2c87ee656905 (type: subnets) to 0 2026-05-27 11:05:52.725 9 INFO neutron.wsgi [None req-b995acb6-472d-4828-b97c-1059f2b84e84 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 871 time: 0.8873463 2026-05-27 11:05:53.344 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2121d7c0-d36a-42f2-b94c-d4f690e4654b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:05:53.345 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2121d7c0-d36a-42f2-b94c-d4f690e4654b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:05:53.421 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-af0cdd61-dd25-4b28-83be-bd99e850a758 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:05:53.424 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-af0cdd61-dd25-4b28-83be-bd99e850a758 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:05:53.502 10 INFO neutron.db.ovn_revision_numbers_db [None req-2121d7c0-d36a-42f2-b94c-d4f690e4654b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 1d09081a-9a92-41ed-b563-f90196946f2d (type: ports) to 1 2026-05-27 11:05:53.578 9 INFO neutron.db.ovn_revision_numbers_db [None req-af0cdd61-dd25-4b28-83be-bd99e850a758 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 6da0bf45-0992-4cbe-ba05-8615d7c81270 (type: ports) to 1 2026-05-27 11:05:53.952 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012031 2026-05-27 11:05:53.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0010328 2026-05-27 11:05:53.981 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-2121d7c0-d36a-42f2-b94c-d4f690e4654b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Starting OVNClientQosExtension 2026-05-27 11:05:54.026 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.extensions.qos [None req-af0cdd61-dd25-4b28-83be-bd99e850a758 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Starting OVNClientQosExtension 2026-05-27 11:05:54.352 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-175e2eae-dcfb-464b-996d-63bd75074605 - - - - - -] Schedule LRP lrp-1d09081a-9a92-41ed-b563-f90196946f2d on gateway 48f831bc-71ac-432d-a82d-4d8b8361e013 with priority 1 2026-05-27 11:05:54.370 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status up for port: 1d09081a-9a92-41ed-b563-f90196946f2d 2026-05-27 11:05:54.380 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router 49f34471-0bd3-4c2d-a32a-ddae4fecf75f is bound to host instance 2026-05-27 11:05:54.404 10 INFO neutron.db.ovn_revision_numbers_db [None req-2121d7c0-d36a-42f2-b94c-d4f690e4654b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 1d09081a-9a92-41ed-b563-f90196946f2d (type: router_ports) to 1 2026-05-27 11:05:54.411 9 INFO neutron.plugins.ml2.plugin [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Attempt 1 to provision port 1d09081a-9a92-41ed-b563-f90196946f2d 2026-05-27 11:05:54.450 9 INFO neutron.db.ovn_revision_numbers_db [None req-431e4d16-d5f5-44b3-bb0b-32f75c8f5c5d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource ec1b9bcd-9e8a-4bc8-80de-3225aba0eee3 (type: security_groups) to 1 2026-05-27 11:05:54.489 9 INFO neutron.db.ovn_revision_numbers_db [None req-431e4d16-d5f5-44b3-bb0b-32f75c8f5c5d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 0264dad3-cefd-4c2e-b997-d800cbb57225 (type: security_group_rules) to 0 2026-05-27 11:05:54.511 10 INFO neutron.db.ovn_revision_numbers_db [None req-2121d7c0-d36a-42f2-b94c-d4f690e4654b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 49f34471-0bd3-4c2d-a32a-ddae4fecf75f (type: routers) to 2 2026-05-27 11:05:54.514 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-bf5d6d2d-0946-41cc-957f-e77579c016fd - - - - - -] Schedule LRP lrp-6da0bf45-0992-4cbe-ba05-8615d7c81270 on gateway 48f831bc-71ac-432d-a82d-4d8b8361e013 with priority 1 2026-05-27 11:05:54.529 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status up for port: 6da0bf45-0992-4cbe-ba05-8615d7c81270 2026-05-27 11:05:54.537 10 INFO neutron.wsgi [None req-2121d7c0-d36a-42f2-b94c-d4f690e4654b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1171 time: 1.8916547 2026-05-27 11:05:54.538 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port 6da0bf45-0992-4cbe-ba05-8615d7c81270 2026-05-27 11:05:54.544 9 INFO neutron.db.ovn_revision_numbers_db [None req-431e4d16-d5f5-44b3-bb0b-32f75c8f5c5d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 0b4c4751-0bcb-4e2d-acaa-c2da35797ed6 (type: security_group_rules) to 0 2026-05-27 11:05:54.575 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [-] Router 2d4de3cc-bfe9-4017-9d6e-0c6798743bf5 is bound to host instance 2026-05-27 11:05:54.588 9 INFO neutron.db.ovn_revision_numbers_db [None req-431e4d16-d5f5-44b3-bb0b-32f75c8f5c5d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 8d5b7867-3284-4a82-9d43-180fe520f14a (type: security_group_rules) to 0 2026-05-27 11:05:54.610 9 INFO neutron.db.ovn_revision_numbers_db [None req-af0cdd61-dd25-4b28-83be-bd99e850a758 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 6da0bf45-0992-4cbe-ba05-8615d7c81270 (type: router_ports) to 1 2026-05-27 11:05:54.620 9 INFO neutron.db.ovn_revision_numbers_db [None req-431e4d16-d5f5-44b3-bb0b-32f75c8f5c5d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource a3ac9842-8b01-47ba-bced-f8313045bdef (type: security_group_rules) to 0 2026-05-27 11:05:54.726 9 INFO neutron.db.segments_db [None req-431e4d16-d5f5-44b3-bb0b-32f75c8f5c5d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Added segment a056955c-4461-4657-a007-23743135bca9 of type geneve for network dff5079b-f08b-4172-b420-9d043fcf8807 2026-05-27 11:05:54.769 9 INFO neutron.db.ovn_revision_numbers_db [None req-af0cdd61-dd25-4b28-83be-bd99e850a758 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 2d4de3cc-bfe9-4017-9d6e-0c6798743bf5 (type: routers) to 2 2026-05-27 11:05:54.823 9 INFO neutron.wsgi [None req-af0cdd61-dd25-4b28-83be-bd99e850a758 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1173 time: 2.0922577 2026-05-27 11:05:55.167 9 INFO neutron.db.ovn_revision_numbers_db [None req-431e4d16-d5f5-44b3-bb0b-32f75c8f5c5d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource dff5079b-f08b-4172-b420-9d043fcf8807 (type: networks) to 1 2026-05-27 11:05:55.527 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-431e4d16-d5f5-44b3-bb0b-32f75c8f5c5d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:05:55.533 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-431e4d16-d5f5-44b3-bb0b-32f75c8f5c5d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network dff5079b-f08b-4172-b420-9d043fcf8807: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:05:55.568 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fa2c4e14-1b02-4d7a-8d76-c0bef17c3243 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:05:55.572 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fa2c4e14-1b02-4d7a-8d76-c0bef17c3243 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 08ce0114-6ed1-4898-89c9-69ac4f5887a8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:05:55.699 9 INFO neutron.db.ovn_revision_numbers_db [None req-431e4d16-d5f5-44b3-bb0b-32f75c8f5c5d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource d8e1addc-43b7-4c1c-a75f-220268ae4130 (type: ports) to 1 2026-05-27 11:05:55.748 9 INFO neutron.wsgi [None req-431e4d16-d5f5-44b3-bb0b-32f75c8f5c5d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 946 time: 1.7344787 2026-05-27 11:05:55.773 10 INFO neutron.db.ovn_revision_numbers_db [None req-fa2c4e14-1b02-4d7a-8d76-c0bef17c3243 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 96cafd76-0c5c-452a-aa24-4bcca3bd7e4d (type: ports) to 1 2026-05-27 11:05:55.847 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource 6da0bf45-0992-4cbe-ba05-8615d7c81270 (type: ports) to 1 2026-05-27 11:05:56.003 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9fe7c78-f113-4369-9f33-23cd55a53877 - - - - - -] Successfully bumped revision number for resource 1d09081a-9a92-41ed-b563-f90196946f2d (type: ports) to 1 2026-05-27 11:05:56.039 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6167ee09-4e46-4cb0-ab5d-5967a44c57fb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:05:56.044 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6167ee09-4e46-4cb0-ab5d-5967a44c57fb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 6f1243a7-2756-4f9a-a530-78c07944aea8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:05:56.218 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f4169325-c510-45e9-aaa8-313e994d70c7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:05:56.235 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f4169325-c510-45e9-aaa8-313e994d70c7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network dff5079b-f08b-4172-b420-9d043fcf8807: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:05:56.260 9 INFO neutron.db.ovn_revision_numbers_db [None req-6167ee09-4e46-4cb0-ab5d-5967a44c57fb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource fcba0bc3-464d-4be2-a60a-d5037c1f7390 (type: ports) to 1 2026-05-27 11:05:56.750 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9fe7c78-f113-4369-9f33-23cd55a53877 - - - - - -] Successfully bumped revision number for resource 1d09081a-9a92-41ed-b563-f90196946f2d (type: router_ports) to 3 2026-05-27 11:05:56.802 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource 6da0bf45-0992-4cbe-ba05-8615d7c81270 (type: router_ports) to 3 2026-05-27 11:05:56.927 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-fa2c4e14-1b02-4d7a-8d76-c0bef17c3243 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-96cafd76-0c5c-452a-aa24-4bcca3bd7e4d 2026-05-27 11:05:56.927 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:05:56.927 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:05:56.927 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:05:56.927 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:05:56.927 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:05:56.927 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:05:56.927 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:05:56.927 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:05:56.927 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:05:56.927 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:05:56.927 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:05:56.927 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-96cafd76-0c5c-452a-aa24-4bcca3bd7e4d 2026-05-27 11:05:56.927 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:05:56.928 10 ERROR neutron_lib.callbacks.manager [None req-fa2c4e14-1b02-4d7a-8d76-c0bef17c3243 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-96cafd76-0c5c-452a-aa24-4bcca3bd7e4d 2026-05-27 11:05:56.928 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:05:56.928 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:05:56.928 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:05:56.928 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:05:56.928 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:05:56.928 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:05:56.928 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:05:56.928 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:05:56.928 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:05:56.928 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:05:56.928 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:05:56.928 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:05:56.928 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:05:56.928 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:05:56.928 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:05:56.928 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:05:56.928 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:05:56.928 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:05:56.928 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:05:56.928 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-96cafd76-0c5c-452a-aa24-4bcca3bd7e4d 2026-05-27 11:05:56.928 10 ERROR neutron_lib.callbacks.manager  2026-05-27 11:05:57.298 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource 6da0bf45-0992-4cbe-ba05-8615d7c81270 (type: ports) to 2 2026-05-27 11:05:57.345 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9fe7c78-f113-4369-9f33-23cd55a53877 - - - - - -] Successfully bumped revision number for resource 1d09081a-9a92-41ed-b563-f90196946f2d (type: ports) to 2 2026-05-27 11:05:57.357 10 INFO neutron.db.ovn_revision_numbers_db [None req-f4169325-c510-45e9-aaa8-313e994d70c7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource d8e1addc-43b7-4c1c-a75f-220268ae4130 (type: ports) to 2 2026-05-27 11:05:57.364 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status up for port: 96cafd76-0c5c-452a-aa24-4bcca3bd7e4d 2026-05-27 11:05:57.395 9 INFO neutron.plugins.ml2.plugin [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Attempt 1 to provision port 96cafd76-0c5c-452a-aa24-4bcca3bd7e4d 2026-05-27 11:05:57.409 10 INFO neutron.db.ovn_revision_numbers_db [None req-f4169325-c510-45e9-aaa8-313e994d70c7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource f3a3aa76-53b0-4328-8021-0c5c23f88f73 (type: subnets) to 0 2026-05-27 11:05:57.413 10 INFO neutron.db.ovn_revision_numbers_db [None req-fa2c4e14-1b02-4d7a-8d76-c0bef17c3243 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 96cafd76-0c5c-452a-aa24-4bcca3bd7e4d (type: ports) to 1 2026-05-27 11:05:57.456 10 INFO neutron.wsgi [None req-f4169325-c510-45e9-aaa8-313e994d70c7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 866 time: 1.6988635 2026-05-27 11:05:57.511 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-6167ee09-4e46-4cb0-ab5d-5967a44c57fb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-fcba0bc3-464d-4be2-a60a-d5037c1f7390 2026-05-27 11:05:57.511 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:05:57.511 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:05:57.511 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:05:57.511 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:05:57.511 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:05:57.511 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:05:57.511 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:05:57.511 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:05:57.511 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:05:57.511 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:05:57.511 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:05:57.511 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-fcba0bc3-464d-4be2-a60a-d5037c1f7390 2026-05-27 11:05:57.511 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:05:57.513 9 ERROR neutron_lib.callbacks.manager [None req-6167ee09-4e46-4cb0-ab5d-5967a44c57fb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-fcba0bc3-464d-4be2-a60a-d5037c1f7390 2026-05-27 11:05:57.513 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:05:57.513 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:05:57.513 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:05:57.513 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:05:57.513 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:05:57.513 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:05:57.513 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:05:57.513 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:05:57.513 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:05:57.513 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:05:57.513 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:05:57.513 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:05:57.513 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:05:57.513 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:05:57.513 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:05:57.513 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:05:57.513 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:05:57.513 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:05:57.513 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:05:57.513 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-fcba0bc3-464d-4be2-a60a-d5037c1f7390 2026-05-27 11:05:57.513 9 ERROR neutron_lib.callbacks.manager  2026-05-27 11:05:57.575 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fa2c4e14-1b02-4d7a-8d76-c0bef17c3243 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:05:57.578 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fa2c4e14-1b02-4d7a-8d76-c0bef17c3243 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 08ce0114-6ed1-4898-89c9-69ac4f5887a8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:05:57.733 10 INFO neutron.db.ovn_revision_numbers_db [None req-82f6cf30-a427-45f9-b8c6-410b50116c5c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 196f54ea-ac0c-4e09-b22e-6f46b5dafba1 (type: security_groups) to 1 2026-05-27 11:05:57.767 10 INFO neutron.db.ovn_revision_numbers_db [None req-82f6cf30-a427-45f9-b8c6-410b50116c5c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 03cb58e5-0df2-4db4-8772-1870304e36c8 (type: security_group_rules) to 0 2026-05-27 11:05:57.802 10 INFO neutron.db.ovn_revision_numbers_db [None req-82f6cf30-a427-45f9-b8c6-410b50116c5c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 48d39ee1-9d92-4653-8f5b-0ee711821016 (type: security_group_rules) to 0 2026-05-27 11:05:57.832 10 INFO neutron.db.ovn_revision_numbers_db [None req-82f6cf30-a427-45f9-b8c6-410b50116c5c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 764bde8b-4275-458a-b467-c8da495d9a60 (type: security_group_rules) to 0 2026-05-27 11:05:57.865 10 INFO neutron.db.ovn_revision_numbers_db [None req-82f6cf30-a427-45f9-b8c6-410b50116c5c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 80b043bd-fca3-4622-87aa-32b3252f737f (type: security_group_rules) to 0 2026-05-27 11:05:57.899 10 INFO neutron.wsgi [None req-82f6cf30-a427-45f9-b8c6-410b50116c5c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=991edf98eef34d0aaf217c596e3daa00&name=default HTTP/1.1" status: 200 len: 3116 time: 0.6342063 2026-05-27 11:05:58.077 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource 6da0bf45-0992-4cbe-ba05-8615d7c81270 (type: ports) to 4 2026-05-27 11:05:58.325 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status up for port: fcba0bc3-464d-4be2-a60a-d5037c1f7390 2026-05-27 11:05:58.353 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port fcba0bc3-464d-4be2-a60a-d5037c1f7390 2026-05-27 11:05:58.404 9 INFO neutron.db.ovn_revision_numbers_db [None req-6167ee09-4e46-4cb0-ab5d-5967a44c57fb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource fcba0bc3-464d-4be2-a60a-d5037c1f7390 (type: ports) to 1 2026-05-27 11:05:58.588 10 INFO neutron.wsgi [None req-7c18b75d-be3e-452e-91ab-f1bf13f36b87 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/196f54ea-ac0c-4e09-b22e-6f46b5dafba1 HTTP/1.1" status: 204 len: 168 time: 0.6806128 2026-05-27 11:05:58.628 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource 6da0bf45-0992-4cbe-ba05-8615d7c81270 (type: router_ports) to 4 2026-05-27 11:05:58.661 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6167ee09-4e46-4cb0-ab5d-5967a44c57fb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:05:58.682 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6167ee09-4e46-4cb0-ab5d-5967a44c57fb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 6f1243a7-2756-4f9a-a530-78c07944aea8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:05:58.770 10 INFO neutron.db.ovn_revision_numbers_db [None req-fa2c4e14-1b02-4d7a-8d76-c0bef17c3243 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 96cafd76-0c5c-452a-aa24-4bcca3bd7e4d (type: router_ports) to 1 2026-05-27 11:05:58.776 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9fe7c78-f113-4369-9f33-23cd55a53877 - - - - - -] Successfully bumped revision number for resource 1d09081a-9a92-41ed-b563-f90196946f2d (type: ports) to 4 2026-05-27 11:05:58.777 10 INFO neutron.wsgi [None req-fa2c4e14-1b02-4d7a-8d76-c0bef17c3243 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "PUT /v2.0/routers/49f34471-0bd3-4c2d-a32a-ddae4fecf75f/add_router_interface HTTP/1.1" status: 200 len: 503 time: 4.2346675 2026-05-27 11:05:58.890 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource 96cafd76-0c5c-452a-aa24-4bcca3bd7e4d (type: ports) to 2 2026-05-27 11:05:58.943 10 INFO neutron.db.ovn_revision_numbers_db [None req-69ba2459-fbf6-413e-a8c2-bf6fd1d0ac70 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource b0a55a2b-a1c8-42c1-9b2f-efdc4fc526cc (type: security_groups) to 1 2026-05-27 11:05:59.081 10 INFO neutron.db.ovn_revision_numbers_db [None req-69ba2459-fbf6-413e-a8c2-bf6fd1d0ac70 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 2de4c0a8-8979-40bc-ba8b-93a71bcf3632 (type: security_group_rules) to 0 2026-05-27 11:05:59.107 10 INFO neutron.db.ovn_revision_numbers_db [None req-69ba2459-fbf6-413e-a8c2-bf6fd1d0ac70 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 94509deb-ef60-4450-8fc9-c1c5547a9c5d (type: security_group_rules) to 0 2026-05-27 11:05:59.121 10 INFO neutron.db.ovn_revision_numbers_db [None req-69ba2459-fbf6-413e-a8c2-bf6fd1d0ac70 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 987e3e22-cb54-4b64-90d3-29c8b9645974 (type: security_group_rules) to 0 2026-05-27 11:05:59.126 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource fcba0bc3-464d-4be2-a60a-d5037c1f7390 (type: ports) to 2 2026-05-27 11:05:59.158 10 INFO neutron.db.ovn_revision_numbers_db [None req-69ba2459-fbf6-413e-a8c2-bf6fd1d0ac70 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource ce7fd41e-aa18-4b8f-9037-213fe05b0d1a (type: security_group_rules) to 0 2026-05-27 11:05:59.189 10 INFO neutron.wsgi [None req-69ba2459-fbf6-413e-a8c2-bf6fd1d0ac70 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=e941c49123604df1af77234b00a88e22&name=default HTTP/1.1" status: 200 len: 3119 time: 0.4635298 2026-05-27 11:05:59.286 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-fcba0bc3-464d-4be2-a60a-d5037c1f7390 2026-05-27 11:05:59.286 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:05:59.286 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:05:59.286 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:05:59.286 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:05:59.286 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:05:59.286 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:05:59.286 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:05:59.286 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:05:59.286 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:05:59.286 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:05:59.286 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:05:59.286 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-fcba0bc3-464d-4be2-a60a-d5037c1f7390 2026-05-27 11:05:59.286 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:05:59.287 10 ERROR neutron_lib.callbacks.manager [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-fcba0bc3-464d-4be2-a60a-d5037c1f7390 2026-05-27 11:05:59.287 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:05:59.287 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:05:59.287 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:05:59.287 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:05:59.287 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:05:59.287 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:05:59.287 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:05:59.287 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:05:59.287 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:05:59.287 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:05:59.287 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:05:59.287 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:05:59.287 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:05:59.287 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:05:59.287 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:05:59.287 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:05:59.287 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:05:59.287 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:05:59.287 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:05:59.287 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-fcba0bc3-464d-4be2-a60a-d5037c1f7390 2026-05-27 11:05:59.287 10 ERROR neutron_lib.callbacks.manager  2026-05-27 11:05:59.347 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5f12ba34-498f-424a-b5d0-86dc33698289 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:05:59.360 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5f12ba34-498f-424a-b5d0-86dc33698289 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:05:59.417 10 WARNING neutron_lib.context [None req-ca216036-d5ff-4a2a-97f3-d0a1bb4542f6 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:05:59.511 10 INFO neutron.wsgi [None req-2401f71b-44d8-4d7e-9dac-1d8aea1f7332 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/b0a55a2b-a1c8-42c1-9b2f-efdc4fc526cc HTTP/1.1" status: 204 len: 168 time: 0.3016486 2026-05-27 11:05:59.598 10 INFO neutron.db.ovn_revision_numbers_db [None req-ca216036-d5ff-4a2a-97f3-d0a1bb4542f6 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] Successfully bumped revision number for resource 9e652103-0ef2-456f-9931-6942cc9184a3 (type: security_groups) to 1 2026-05-27 11:05:59.613 10 INFO neutron.db.ovn_revision_numbers_db [None req-ca216036-d5ff-4a2a-97f3-d0a1bb4542f6 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] Successfully bumped revision number for resource 2986aa40-649b-408b-912d-bafdf73103c0 (type: security_group_rules) to 0 2026-05-27 11:05:59.631 10 INFO neutron.db.ovn_revision_numbers_db [None req-ca216036-d5ff-4a2a-97f3-d0a1bb4542f6 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] Successfully bumped revision number for resource b33a5214-7320-4753-bc3c-e56eb70ab636 (type: security_group_rules) to 0 2026-05-27 11:05:59.660 10 INFO neutron.wsgi [None req-ca216036-d5ff-4a2a-97f3-d0a1bb4542f6 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 10.0.0.84 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1859 time: 0.2502608 2026-05-27 11:05:59.661 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource 96cafd76-0c5c-452a-aa24-4bcca3bd7e4d (type: router_ports) to 2 2026-05-27 11:05:59.672 10 WARNING neutron_lib.context [None req-dece2e51-d6e7-4932-8f43-f99ade4c871f 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:05:59.834 10 INFO neutron.db.ovn_revision_numbers_db [None req-dece2e51-d6e7-4932-8f43-f99ade4c871f 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] Successfully bumped revision number for resource a3ef3d1e-3b95-4c2f-ac4c-fc5470641b3e (type: security_group_rules) to 0 2026-05-27 11:05:59.870 10 INFO neutron.wsgi [None req-dece2e51-d6e7-4932-8f43-f99ade4c871f 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.2022953 2026-05-27 11:05:59.880 10 WARNING neutron_lib.context [None req-4c72451f-431f-48a7-a938-80f570f19023 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:05:59.883 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f12ba34-498f-424a-b5d0-86dc33698289 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 16ae6128-f0c0-4608-9f08-d64a0aaaf05d (type: ports) to 1 2026-05-27 11:05:59.930 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9fe7c78-f113-4369-9f33-23cd55a53877 - - - - - -] Successfully bumped revision number for resource 1d09081a-9a92-41ed-b563-f90196946f2d (type: router_ports) to 4 2026-05-27 11:06:00.040 10 INFO neutron.db.ovn_revision_numbers_db [None req-4c72451f-431f-48a7-a938-80f570f19023 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] Successfully bumped revision number for resource fb1ffaa2-dc2f-4349-a339-a59f9931afd9 (type: security_group_rules) to 0 2026-05-27 11:06:00.065 10 INFO neutron.wsgi [None req-4c72451f-431f-48a7-a938-80f570f19023 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.1901715 2026-05-27 11:06:00.074 10 WARNING neutron_lib.context [None req-97f01f3c-11d9-4de6-ae47-27e212b7c35f 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:00.360 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-97f01f3c-11d9-4de6-ae47-27e212b7c35f 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] No more DHCP agents 2026-05-27 11:06:00.362 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-97f01f3c-11d9-4de6-ae47-27e212b7c35f 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:00.641 10 INFO neutron.wsgi [None req-97f01f3c-11d9-4de6-ae47-27e212b7c35f 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 10.0.0.84 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.5716457 2026-05-27 11:06:00.705 9 INFO neutron.db.ovn_revision_numbers_db [None req-6167ee09-4e46-4cb0-ab5d-5967a44c57fb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource fcba0bc3-464d-4be2-a60a-d5037c1f7390 (type: router_ports) to 1 2026-05-27 11:06:00.710 9 INFO neutron.wsgi [None req-6167ee09-4e46-4cb0-ab5d-5967a44c57fb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "PUT /v2.0/routers/2d4de3cc-bfe9-4017-9d6e-0c6798743bf5/add_router_interface HTTP/1.1" status: 200 len: 503 time: 5.8772342 2026-05-27 11:06:01.043 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-bf5d6d2d-0946-41cc-957f-e77579c016fd - - - - - -] Schedule LRP lrp-16ae6128-f0c0-4608-9f08-d64a0aaaf05d on gateway 48f831bc-71ac-432d-a82d-4d8b8361e013 with priority 1 2026-05-27 11:06:01.071 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Router 0e629bfc-186b-45ff-a1b2-a2752fbc0c03 is bound to host instance 2026-05-27 11:06:01.100 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f12ba34-498f-424a-b5d0-86dc33698289 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 16ae6128-f0c0-4608-9f08-d64a0aaaf05d (type: router_ports) to 1 2026-05-27 11:06:01.179 9 INFO neutron.db.ovn_revision_numbers_db [None req-5f12ba34-498f-424a-b5d0-86dc33698289 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 0e629bfc-186b-45ff-a1b2-a2752fbc0c03 (type: routers) to 2 2026-05-27 11:06:01.196 9 INFO neutron.wsgi [None req-5f12ba34-498f-424a-b5d0-86dc33698289 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1168 time: 3.7275805 2026-05-27 11:06:01.877 9 WARNING neutron_lib.context [req-18fcfd08-1c39-4718-9325-544766bbfe66 req-2f3bfd78-862f-4cf8-8c15-b27c1c6414d9 a0a1157d6e8b4346b075254ff8dce8cc e4a0ba79ed7c416abac05008c478e406 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:02.047 9 INFO neutron.db.ovn_revision_numbers_db [req-18fcfd08-1c39-4718-9325-544766bbfe66 req-2f3bfd78-862f-4cf8-8c15-b27c1c6414d9 a0a1157d6e8b4346b075254ff8dce8cc e4a0ba79ed7c416abac05008c478e406 - - default default] Successfully bumped revision number for resource d41271e5-636b-4ffb-b0c9-6d8a85affe08 (type: security_groups) to 1 2026-05-27 11:06:02.068 9 INFO neutron.db.ovn_revision_numbers_db [req-18fcfd08-1c39-4718-9325-544766bbfe66 req-2f3bfd78-862f-4cf8-8c15-b27c1c6414d9 a0a1157d6e8b4346b075254ff8dce8cc e4a0ba79ed7c416abac05008c478e406 - - default default] Successfully bumped revision number for resource 14967b01-7038-4c14-82d4-cc444e8ebb71 (type: security_group_rules) to 0 2026-05-27 11:06:02.087 9 INFO neutron.db.ovn_revision_numbers_db [req-18fcfd08-1c39-4718-9325-544766bbfe66 req-2f3bfd78-862f-4cf8-8c15-b27c1c6414d9 a0a1157d6e8b4346b075254ff8dce8cc e4a0ba79ed7c416abac05008c478e406 - - default default] Successfully bumped revision number for resource 75e83ea5-9873-406b-af1b-ffdd2777dc40 (type: security_group_rules) to 0 2026-05-27 11:06:02.110 9 INFO neutron.wsgi [req-18fcfd08-1c39-4718-9325-544766bbfe66 req-2f3bfd78-862f-4cf8-8c15-b27c1c6414d9 a0a1157d6e8b4346b075254ff8dce8cc e4a0ba79ed7c416abac05008c478e406 - - default default] 10.0.0.56 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1890 time: 0.4239354 2026-05-27 11:06:02.288 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-63124bfc-d8e6-42ef-9bc9-5c4c8d8a8d42 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:06:02.308 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-63124bfc-d8e6-42ef-9bc9-5c4c8d8a8d42 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network dff5079b-f08b-4172-b420-9d043fcf8807: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:02.392 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource 16ae6128-f0c0-4608-9f08-d64a0aaaf05d (type: ports) to 1 2026-05-27 11:06:02.498 10 INFO neutron.db.ovn_revision_numbers_db [None req-63124bfc-d8e6-42ef-9bc9-5c4c8d8a8d42 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 80f95d45-fe12-40a6-8f01-08427ed0404e (type: ports) to 1 2026-05-27 11:06:02.816 9 INFO neutron.wsgi [req-fa1c1f12-5853-4464-98d1-697eab3ea360 req-e5ecdb57-13a2-44c5-b85d-5b0a809ad6d1 a0a1157d6e8b4346b075254ff8dce8cc e4a0ba79ed7c416abac05008c478e406 - - default default] 10.0.0.56 "GET /v2.0/security-groups/d41271e5-636b-4ffb-b0c9-6d8a85affe08 HTTP/1.1" status: 200 len: 1885 time: 0.2772908 2026-05-27 11:06:02.828 9 WARNING neutron_lib.context [req-fa1c1f12-5853-4464-98d1-697eab3ea360 req-58111b0c-c1f0-4898-a2ab-6d7b0dfb48c2 a0a1157d6e8b4346b075254ff8dce8cc e4a0ba79ed7c416abac05008c478e406 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:02.942 9 INFO neutron.db.ovn_revision_numbers_db [req-fa1c1f12-5853-4464-98d1-697eab3ea360 req-58111b0c-c1f0-4898-a2ab-6d7b0dfb48c2 a0a1157d6e8b4346b075254ff8dce8cc e4a0ba79ed7c416abac05008c478e406 - - default default] Successfully bumped revision number for resource 2dfa9d32-287a-4fcf-bc28-e3bdfe896018 (type: security_group_rules) to 0 2026-05-27 11:06:02.972 9 INFO neutron.wsgi [req-fa1c1f12-5853-4464-98d1-697eab3ea360 req-58111b0c-c1f0-4898-a2ab-6d7b0dfb48c2 a0a1157d6e8b4346b075254ff8dce8cc e4a0ba79ed7c416abac05008c478e406 - - default default] 10.0.0.56 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 818 time: 0.1493855 2026-05-27 11:06:03.012 9 WARNING neutron_lib.context [req-f81d1d4f-fc07-4fbf-8abe-275707be1591 req-7bf6d652-8509-4c0e-b9a1-9d36d8f7f6bf a0a1157d6e8b4346b075254ff8dce8cc e4a0ba79ed7c416abac05008c478e406 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:03.142 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource 16ae6128-f0c0-4608-9f08-d64a0aaaf05d (type: router_ports) to 3 2026-05-27 11:06:03.189 9 INFO neutron.db.ovn_revision_numbers_db [req-f81d1d4f-fc07-4fbf-8abe-275707be1591 req-7bf6d652-8509-4c0e-b9a1-9d36d8f7f6bf a0a1157d6e8b4346b075254ff8dce8cc e4a0ba79ed7c416abac05008c478e406 - - default default] Successfully bumped revision number for resource 47c36842-353b-4d50-9642-92ea54048f1f (type: security_groups) to 1 2026-05-27 11:06:03.206 9 INFO neutron.db.ovn_revision_numbers_db [req-f81d1d4f-fc07-4fbf-8abe-275707be1591 req-7bf6d652-8509-4c0e-b9a1-9d36d8f7f6bf a0a1157d6e8b4346b075254ff8dce8cc e4a0ba79ed7c416abac05008c478e406 - - default default] Successfully bumped revision number for resource 454925cd-0e16-437f-af9d-724209c7b214 (type: security_group_rules) to 0 2026-05-27 11:06:03.225 9 INFO neutron.db.ovn_revision_numbers_db [req-f81d1d4f-fc07-4fbf-8abe-275707be1591 req-7bf6d652-8509-4c0e-b9a1-9d36d8f7f6bf a0a1157d6e8b4346b075254ff8dce8cc e4a0ba79ed7c416abac05008c478e406 - - default default] Successfully bumped revision number for resource ac06f5d0-3ec4-4729-b1ae-133bdd52362c (type: security_group_rules) to 0 2026-05-27 11:06:03.254 9 INFO neutron.wsgi [req-f81d1d4f-fc07-4fbf-8abe-275707be1591 req-7bf6d652-8509-4c0e-b9a1-9d36d8f7f6bf a0a1157d6e8b4346b075254ff8dce8cc e4a0ba79ed7c416abac05008c478e406 - - default default] 10.0.0.56 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1890 time: 0.2514536 2026-05-27 11:06:03.306 9 INFO neutron.wsgi [req-2eaf9944-ab2c-4be9-9e73-de55c6081293 req-cc1ea1d1-13dc-4c2d-870c-8ec6d96e0c22 a0a1157d6e8b4346b075254ff8dce8cc e4a0ba79ed7c416abac05008c478e406 - - default default] 10.0.0.56 "GET /v2.0/security-groups/47c36842-353b-4d50-9642-92ea54048f1f HTTP/1.1" status: 200 len: 1885 time: 0.0289750 2026-05-27 11:06:03.318 9 WARNING neutron_lib.context [req-2eaf9944-ab2c-4be9-9e73-de55c6081293 req-d3386a03-7422-46cb-98bf-4cf6113ee155 a0a1157d6e8b4346b075254ff8dce8cc e4a0ba79ed7c416abac05008c478e406 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:03.472 9 INFO neutron.db.ovn_revision_numbers_db [req-2eaf9944-ab2c-4be9-9e73-de55c6081293 req-d3386a03-7422-46cb-98bf-4cf6113ee155 a0a1157d6e8b4346b075254ff8dce8cc e4a0ba79ed7c416abac05008c478e406 - - default default] Successfully bumped revision number for resource da1f193c-0f3b-4de6-b07e-f7869f058c31 (type: security_group_rules) to 0 2026-05-27 11:06:03.472 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-63124bfc-d8e6-42ef-9bc9-5c4c8d8a8d42 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-80f95d45-fe12-40a6-8f01-08427ed0404e 2026-05-27 11:06:03.472 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:06:03.472 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:06:03.472 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:06:03.472 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:06:03.472 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:06:03.472 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:06:03.472 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:06:03.472 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:06:03.472 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:06:03.472 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:06:03.472 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:06:03.472 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-80f95d45-fe12-40a6-8f01-08427ed0404e 2026-05-27 11:06:03.472 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:06:03.473 10 ERROR neutron_lib.callbacks.manager [None req-63124bfc-d8e6-42ef-9bc9-5c4c8d8a8d42 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-80f95d45-fe12-40a6-8f01-08427ed0404e 2026-05-27 11:06:03.473 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:06:03.473 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:06:03.473 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:06:03.473 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:06:03.473 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:06:03.473 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:06:03.473 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:06:03.473 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:06:03.473 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:06:03.473 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:06:03.473 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:06:03.473 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:06:03.473 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:06:03.473 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:06:03.473 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:06:03.473 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:06:03.473 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:06:03.473 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:06:03.473 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:06:03.473 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-80f95d45-fe12-40a6-8f01-08427ed0404e 2026-05-27 11:06:03.473 10 ERROR neutron_lib.callbacks.manager  2026-05-27 11:06:03.488 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource 16ae6128-f0c0-4608-9f08-d64a0aaaf05d (type: ports) to 2 2026-05-27 11:06:03.507 9 INFO neutron.wsgi [req-2eaf9944-ab2c-4be9-9e73-de55c6081293 req-d3386a03-7422-46cb-98bf-4cf6113ee155 a0a1157d6e8b4346b075254ff8dce8cc e4a0ba79ed7c416abac05008c478e406 - - default default] 10.0.0.56 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 818 time: 0.1942384 2026-05-27 11:06:03.561 9 INFO neutron.wsgi [req-9398d95f-0495-4152-9bb7-d684dca3cd40 req-f415fd4f-70db-4cd3-82e2-f5c67033d522 a0a1157d6e8b4346b075254ff8dce8cc e4a0ba79ed7c416abac05008c478e406 - - default default] 10.0.0.56 "GET /v2.0/security-groups/47c36842-353b-4d50-9642-92ea54048f1f HTTP/1.1" status: 200 len: 2510 time: 0.0294249 2026-05-27 11:06:03.575 9 WARNING neutron_lib.context [req-9398d95f-0495-4152-9bb7-d684dca3cd40 req-80e08fa7-95ce-49be-bc1e-ab077766cc64 a0a1157d6e8b4346b075254ff8dce8cc e4a0ba79ed7c416abac05008c478e406 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:03.600 10 INFO neutron.db.ovn_revision_numbers_db [None req-ff28826d-dae5-4209-a18f-d13ac4d2172c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 7819fb90-7a1a-42e1-80f6-e88e841f1e8f (type: security_groups) to 1 2026-05-27 11:06:03.635 10 INFO neutron.db.ovn_revision_numbers_db [None req-ff28826d-dae5-4209-a18f-d13ac4d2172c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 1604241a-6b05-435b-9d5d-703184b33aa2 (type: security_group_rules) to 0 2026-05-27 11:06:03.677 10 INFO neutron.db.ovn_revision_numbers_db [None req-ff28826d-dae5-4209-a18f-d13ac4d2172c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 690b6663-6bfb-4cf6-b23d-8166605968ec (type: security_group_rules) to 0 2026-05-27 11:06:03.698 9 INFO neutron.db.ovn_revision_numbers_db [req-9398d95f-0495-4152-9bb7-d684dca3cd40 req-80e08fa7-95ce-49be-bc1e-ab077766cc64 a0a1157d6e8b4346b075254ff8dce8cc e4a0ba79ed7c416abac05008c478e406 - - default default] Successfully bumped revision number for resource eb6eea00-041c-4af3-a3a9-f6b4d7558d4e (type: security_group_rules) to 0 2026-05-27 11:06:03.713 10 INFO neutron.db.ovn_revision_numbers_db [None req-ff28826d-dae5-4209-a18f-d13ac4d2172c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 8d82ee3b-a406-459f-b080-7292e05a3011 (type: security_group_rules) to 0 2026-05-27 11:06:03.734 9 INFO neutron.wsgi [req-9398d95f-0495-4152-9bb7-d684dca3cd40 req-80e08fa7-95ce-49be-bc1e-ab077766cc64 a0a1157d6e8b4346b075254ff8dce8cc e4a0ba79ed7c416abac05008c478e406 - - default default] 10.0.0.56 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 823 time: 0.1648159 2026-05-27 11:06:03.750 10 INFO neutron.db.ovn_revision_numbers_db [None req-ff28826d-dae5-4209-a18f-d13ac4d2172c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource ce1e3763-714e-4e36-b622-f95ff067184f (type: security_group_rules) to 0 2026-05-27 11:06:03.788 10 INFO neutron.wsgi [None req-ff28826d-dae5-4209-a18f-d13ac4d2172c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=1525974203f14ee8a22d3400a18e1bce&name=default HTTP/1.1" status: 200 len: 3120 time: 0.5585918 2026-05-27 11:06:03.803 9 INFO neutron.wsgi [req-83cb6e25-d7fe-4001-a04f-44da15eb52e2 req-2f55e3a6-8e82-45d2-921b-d9a38334faee a0a1157d6e8b4346b075254ff8dce8cc e4a0ba79ed7c416abac05008c478e406 - - default default] 10.0.0.56 "GET /v2.0/security-groups/47c36842-353b-4d50-9642-92ea54048f1f HTTP/1.1" status: 200 len: 3140 time: 0.0392270 2026-05-27 11:06:03.814 10 INFO neutron.db.ovn_revision_numbers_db [None req-63124bfc-d8e6-42ef-9bc9-5c4c8d8a8d42 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 80f95d45-fe12-40a6-8f01-08427ed0404e (type: ports) to 1 2026-05-27 11:06:03.855 9 INFO neutron.wsgi [req-aa56a861-0c37-4368-b980-5c1086b4a831 req-3ff891ca-80b8-4a88-9b53-5de53326fad1 a0a1157d6e8b4346b075254ff8dce8cc e4a0ba79ed7c416abac05008c478e406 - - default default] 10.0.0.56 "GET /v2.0/security-group-rules/eb6eea00-041c-4af3-a3a9-f6b4d7558d4e HTTP/1.1" status: 200 len: 815 time: 0.0234177 2026-05-27 11:06:03.895 9 INFO neutron.wsgi [req-aa56a861-0c37-4368-b980-5c1086b4a831 req-5e8b00f1-0b22-4b2b-9dc2-957c976019a2 a0a1157d6e8b4346b075254ff8dce8cc e4a0ba79ed7c416abac05008c478e406 - - default default] 10.0.0.56 "GET /v2.0/security-groups/47c36842-353b-4d50-9642-92ea54048f1f HTTP/1.1" status: 200 len: 3140 time: 0.0340517 2026-05-27 11:06:03.956 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-63124bfc-d8e6-42ef-9bc9-5c4c8d8a8d42 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:06:03.960 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-63124bfc-d8e6-42ef-9bc9-5c4c8d8a8d42 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network dff5079b-f08b-4172-b420-9d043fcf8807: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:04.048 9 INFO neutron.wsgi [req-aa56a861-0c37-4368-b980-5c1086b4a831 req-a1e6f7eb-359b-480a-a324-27a9d85c8d89 a0a1157d6e8b4346b075254ff8dce8cc e4a0ba79ed7c416abac05008c478e406 - - default default] 10.0.0.56 "DELETE /v2.0/security-group-rules/eb6eea00-041c-4af3-a3a9-f6b4d7558d4e HTTP/1.1" status: 204 len: 173 time: 0.1453471 2026-05-27 11:06:04.106 9 INFO neutron.wsgi [req-a871b79e-7c33-468a-a2fd-724eef578dfa req-a0a6b574-b338-460c-82ba-8034ff1622de a0a1157d6e8b4346b075254ff8dce8cc e4a0ba79ed7c416abac05008c478e406 - - default default] 10.0.0.56 "GET /v2.0/security-groups/47c36842-353b-4d50-9642-92ea54048f1f HTTP/1.1" status: 200 len: 2510 time: 0.0355411 2026-05-27 11:06:04.251 9 INFO neutron.wsgi [req-a871b79e-7c33-468a-a2fd-724eef578dfa req-9c937ac4-ccc2-4722-963a-299178ab40b5 a0a1157d6e8b4346b075254ff8dce8cc e4a0ba79ed7c416abac05008c478e406 - - default default] 10.0.0.56 "DELETE /v2.0/security-groups/47c36842-353b-4d50-9642-92ea54048f1f HTTP/1.1" status: 204 len: 173 time: 0.1381831 2026-05-27 11:06:04.267 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] No hosting information found for port fcba0bc3-464d-4be2-a60a-d5037c1f7390: RuntimeError: No hosting information found for port fcba0bc3-464d-4be2-a60a-d5037c1f7390 2026-05-27 11:06:04.285 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource 16ae6128-f0c0-4608-9f08-d64a0aaaf05d (type: ports) to 4 2026-05-27 11:06:04.305 9 INFO neutron.wsgi [req-177a6529-0956-4b0a-a07f-46f128fa78a3 req-93248b9b-6a01-4409-9f95-e45c975cfacf a0a1157d6e8b4346b075254ff8dce8cc e4a0ba79ed7c416abac05008c478e406 - - default default] 10.0.0.56 "GET /v2.0/security-groups/d41271e5-636b-4ffb-b0c9-6d8a85affe08 HTTP/1.1" status: 200 len: 2510 time: 0.0350451 2026-05-27 11:06:04.414 10 INFO neutron.wsgi [None req-a7d6aea7-e7ac-4c62-afe0-9005c74655c5 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/7819fb90-7a1a-42e1-80f6-e88e841f1e8f HTTP/1.1" status: 204 len: 168 time: 0.6186843 2026-05-27 11:06:04.446 9 INFO neutron.wsgi [req-177a6529-0956-4b0a-a07f-46f128fa78a3 req-dac48c5e-41d6-486b-99dc-e44d73a6843b a0a1157d6e8b4346b075254ff8dce8cc e4a0ba79ed7c416abac05008c478e406 - - default default] 10.0.0.56 "DELETE /v2.0/security-groups/d41271e5-636b-4ffb-b0c9-6d8a85affe08 HTTP/1.1" status: 204 len: 173 time: 0.1356239 2026-05-27 11:06:04.626 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] No hosting information found for port 96cafd76-0c5c-452a-aa24-4bcca3bd7e4d: RuntimeError: No hosting information found for port 96cafd76-0c5c-452a-aa24-4bcca3bd7e4d 2026-05-27 11:06:04.627 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status up for port: 16ae6128-f0c0-4608-9f08-d64a0aaaf05d 2026-05-27 11:06:04.642 9 INFO neutron.plugins.ml2.plugin [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Attempt 1 to provision port 16ae6128-f0c0-4608-9f08-d64a0aaaf05d 2026-05-27 11:06:04.712 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource 16ae6128-f0c0-4608-9f08-d64a0aaaf05d (type: router_ports) to 4 2026-05-27 11:06:04.795 10 INFO neutron.db.ovn_revision_numbers_db [None req-64c19267-640c-4ef2-b749-dee5fb7736dc c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 2bc046e9-72c5-47fa-b432-6f69e419445f (type: security_groups) to 1 2026-05-27 11:06:04.813 10 INFO neutron.db.ovn_revision_numbers_db [None req-64c19267-640c-4ef2-b749-dee5fb7736dc c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 18acc838-07c5-42d1-8a66-65b7d6912d09 (type: security_group_rules) to 0 2026-05-27 11:06:04.838 10 INFO neutron.db.ovn_revision_numbers_db [None req-64c19267-640c-4ef2-b749-dee5fb7736dc c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 2bda1da9-f40b-4368-b8a8-800206494088 (type: security_group_rules) to 0 2026-05-27 11:06:04.843 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status up for port: 80f95d45-fe12-40a6-8f01-08427ed0404e 2026-05-27 11:06:04.860 9 INFO neutron.plugins.ml2.plugin [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Attempt 1 to provision port 80f95d45-fe12-40a6-8f01-08427ed0404e 2026-05-27 11:06:04.863 10 INFO neutron.db.ovn_revision_numbers_db [None req-64c19267-640c-4ef2-b749-dee5fb7736dc c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource b9b44f03-5a08-4f95-983b-5ccf66070c8e (type: security_group_rules) to 0 2026-05-27 11:06:04.878 10 INFO neutron.db.ovn_revision_numbers_db [None req-64c19267-640c-4ef2-b749-dee5fb7736dc c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource f3442403-100a-4b96-acbb-a424bf53ea3f (type: security_group_rules) to 0 2026-05-27 11:06:04.910 10 INFO neutron.wsgi [None req-64c19267-640c-4ef2-b749-dee5fb7736dc c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=fcdeb7010aff420c9ed160a29fdb2de5&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3620453 2026-05-27 11:06:05.074 10 INFO neutron.db.ovn_revision_numbers_db [None req-63124bfc-d8e6-42ef-9bc9-5c4c8d8a8d42 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 80f95d45-fe12-40a6-8f01-08427ed0404e (type: router_ports) to 1 2026-05-27 11:06:05.079 10 INFO neutron.wsgi [None req-63124bfc-d8e6-42ef-9bc9-5c4c8d8a8d42 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "PUT /v2.0/routers/0e629bfc-186b-45ff-a1b2-a2752fbc0c03/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.8776035 2026-05-27 11:06:05.175 10 INFO neutron.wsgi [None req-5614ce3d-574d-48b2-a1cf-d56c60923deb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/2bc046e9-72c5-47fa-b432-6f69e419445f HTTP/1.1" status: 204 len: 168 time: 0.2589822 2026-05-27 11:06:05.647 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource 80f95d45-fe12-40a6-8f01-08427ed0404e (type: ports) to 2 2026-05-27 11:06:05.780 10 WARNING neutron_lib.context [None req-14e4d3b3-a12c-4204-86b7-bc85efe8ce20 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:05.864 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource 80f95d45-fe12-40a6-8f01-08427ed0404e (type: router_ports) to 2 2026-05-27 11:06:05.912 10 INFO neutron.db.ovn_revision_numbers_db [None req-14e4d3b3-a12c-4204-86b7-bc85efe8ce20 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] Successfully bumped revision number for resource e0cda913-6e1c-4f84-a135-2beda8c657bd (type: security_groups) to 1 2026-05-27 11:06:05.924 10 INFO neutron.db.ovn_revision_numbers_db [None req-14e4d3b3-a12c-4204-86b7-bc85efe8ce20 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] Successfully bumped revision number for resource 09c0b7bb-f882-4813-a6a1-f055276d4e48 (type: security_group_rules) to 0 2026-05-27 11:06:05.940 10 INFO neutron.db.ovn_revision_numbers_db [None req-14e4d3b3-a12c-4204-86b7-bc85efe8ce20 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] Successfully bumped revision number for resource 8b95d8b9-0afd-49db-81b0-2c050844972e (type: security_group_rules) to 0 2026-05-27 11:06:05.961 10 INFO neutron.wsgi [None req-14e4d3b3-a12c-4204-86b7-bc85efe8ce20 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 10.0.0.84 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1861 time: 0.1918766 2026-05-27 11:06:05.972 10 WARNING neutron_lib.context [None req-72ac2d15-8018-4c53-8f8a-41d404442820 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:06.116 10 INFO neutron.db.ovn_revision_numbers_db [None req-72ac2d15-8018-4c53-8f8a-41d404442820 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] Successfully bumped revision number for resource 5b1e8f04-c37f-4a72-8dce-747caa5230b5 (type: security_group_rules) to 0 2026-05-27 11:06:06.141 10 INFO neutron.wsgi [None req-72ac2d15-8018-4c53-8f8a-41d404442820 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.1730418 2026-05-27 11:06:06.152 10 WARNING neutron_lib.context [None req-5ecfda6a-b90e-4796-8160-e6fdb6a45e6b f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:06.277 10 INFO neutron.db.ovn_revision_numbers_db [None req-5ecfda6a-b90e-4796-8160-e6fdb6a45e6b f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] Successfully bumped revision number for resource 8057d94a-51f6-4b3c-ba09-33b5958567be (type: security_group_rules) to 0 2026-05-27 11:06:06.304 10 INFO neutron.wsgi [None req-5ecfda6a-b90e-4796-8160-e6fdb6a45e6b f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.1570945 2026-05-27 11:06:06.314 10 WARNING neutron_lib.context [None req-28b85a3d-69ef-4680-a90c-8f4d8dfc3786 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:06.521 9 INFO neutron.wsgi [None req-f07f584b-3cfb-49df-ba70-94e74cea8dea c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "PUT /v2.0/routers/2d4de3cc-bfe9-4017-9d6e-0c6798743bf5/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 2.0660951 /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-05-27 11:06:06.578 9 INFO neutron.wsgi [req-40805ad5-97a7-447e-b294-2d9a7ec63d38 req-f523280f-1337-4ca5-ae69-09f18b15b8ba 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 10.0.0.56 "GET /v2.0/security-groups?name=tempest-securitygroup--695482209&fields=id&tenant_id=2dfbf97916e642eca0f5563d36360fed HTTP/1.1" status: 200 len: 267 time: 0.1144640 2026-05-27 11:06:06.740 9 INFO neutron.wsgi [req-40805ad5-97a7-447e-b294-2d9a7ec63d38 req-2499447b-eef3-416f-a710-a4ffed53594a 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 10.0.0.56 "GET /v2.0/networks?id=08ce0114-6ed1-4898-89c9-69ac4f5887a8 HTTP/1.1" status: 200 len: 878 time: 0.1557367 2026-05-27 11:06:06.768 9 INFO neutron.wsgi [req-40805ad5-97a7-447e-b294-2d9a7ec63d38 req-d4350495-19ba-4402-a385-80ae39e2da43 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 10.0.0.56 "GET /v2.0/quotas/2dfbf97916e642eca0f5563d36360fed HTTP/1.1" status: 200 len: 491 time: 0.0215795 2026-05-27 11:06:06.775 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-28b85a3d-69ef-4680-a90c-8f4d8dfc3786 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] No more DHCP agents 2026-05-27 11:06:06.782 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-28b85a3d-69ef-4680-a90c-8f4d8dfc3786 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:06.904 9 INFO neutron.wsgi [req-40805ad5-97a7-447e-b294-2d9a7ec63d38 req-b4862a05-0d36-4760-b364-db84753a1f5a 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 10.0.0.56 "GET /v2.0/ports?tenant_id=2dfbf97916e642eca0f5563d36360fed&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1282799 2026-05-27 11:06:07.084 10 INFO neutron.wsgi [None req-28b85a3d-69ef-4680-a90c-8f4d8dfc3786 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 10.0.0.84 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.7752755 2026-05-27 11:06:07.361 9 INFO neutron.wsgi [req-40805ad5-97a7-447e-b294-2d9a7ec63d38 req-f8ccf570-76a1-4118-b37a-ad7550852881 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.56 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 18683 time: 0.0607281 2026-05-27 11:06:07.488 9 INFO neutron.wsgi [req-40805ad5-97a7-447e-b294-2d9a7ec63d38 req-9bfde6da-6a06-4b8a-9c91-2606018f6815 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.56 "GET /v2.0/networks/08ce0114-6ed1-4898-89c9-69ac4f5887a8?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1121767 2026-05-27 11:06:07.655 9 INFO neutron.wsgi [None req-0e44e98e-053c-46fb-974b-8d9f723774a5 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/routers/2d4de3cc-bfe9-4017-9d6e-0c6798743bf5 HTTP/1.1" status: 204 len: 168 time: 1.1299651 2026-05-27 11:06:07.691 9 INFO neutron.wsgi [req-4a6384be-3370-454f-aef0-74ec40c9d7c3 req-05b4369a-eb95-4130-b6d8-74cf990adc31 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 10.0.0.56 "GET /v2.0/security-groups?name=tempest-securitygroup--1324207220&fields=id&tenant_id=bd51ec6f0a414299a23fead25be06b7d HTTP/1.1" status: 200 len: 267 time: 0.0451739 2026-05-27 11:06:07.694 9 INFO neutron.wsgi [req-40805ad5-97a7-447e-b294-2d9a7ec63d38 req-9e5644c2-e86c-4cdc-ab47-dd8b8b9268bf 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.56 "GET /v2.0/networks/08ce0114-6ed1-4898-89c9-69ac4f5887a8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.2003160 2026-05-27 11:06:07.759 9 INFO neutron.wsgi [req-4a6384be-3370-454f-aef0-74ec40c9d7c3 req-42a124c6-61c8-4d4d-9495-b11ca86a8b39 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 10.0.0.56 "GET /v2.0/networks?id=dff5079b-f08b-4172-b420-9d043fcf8807 HTTP/1.1" status: 200 len: 875 time: 0.0600805 2026-05-27 11:06:07.782 9 INFO neutron.wsgi [req-4a6384be-3370-454f-aef0-74ec40c9d7c3 req-27f8c72b-32bd-4095-adda-895a2bbaa39e f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 10.0.0.56 "GET /v2.0/quotas/bd51ec6f0a414299a23fead25be06b7d HTTP/1.1" status: 200 len: 491 time: 0.0154033 2026-05-27 11:06:07.896 9 INFO neutron.wsgi [req-4a6384be-3370-454f-aef0-74ec40c9d7c3 req-c936fede-a64b-4055-b000-290eaa785b32 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 10.0.0.56 "GET /v2.0/ports?tenant_id=bd51ec6f0a414299a23fead25be06b7d&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1078951 2026-05-27 11:06:07.983 10 INFO neutron.wsgi [None req-465e5ec1-0abb-4451-ad46-e0adae9e113e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/subnets/f4e5d4f9-e53b-4419-abfe-2c87ee656905 HTTP/1.1" status: 204 len: 168 time: 0.3208115 2026-05-27 11:06:08.088 9 INFO neutron.wsgi [req-f18f13c8-22cf-423d-a2f1-292595827127 req-7c0dd6de-a936-4e59-9d8e-26439e7c69a2 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=d3283c44-4bda-4f2a-92df-a9588646b412 HTTP/1.1" status: 200 len: 210 time: 0.0337760 2026-05-27 11:06:08.381 9 INFO neutron.wsgi [req-4a6384be-3370-454f-aef0-74ec40c9d7c3 req-57481c67-12b0-47f5-b75f-d6830fa088d7 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.56 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 18683 time: 0.0705464 2026-05-27 11:06:08.444 9 INFO neutron.wsgi [req-4a6384be-3370-454f-aef0-74ec40c9d7c3 req-5ab1278d-1a6f-432b-9e74-3204885e7998 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.56 "GET /v2.0/networks/dff5079b-f08b-4172-b420-9d043fcf8807?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0546365 2026-05-27 11:06:08.481 10 INFO neutron.wsgi [None req-72f137bd-0eeb-4158-aa49-506173ad1a92 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/networks/6f1243a7-2756-4f9a-a530-78c07944aea8 HTTP/1.1" status: 204 len: 168 time: 0.4929070 2026-05-27 11:06:08.522 9 INFO neutron.wsgi [req-4a6384be-3370-454f-aef0-74ec40c9d7c3 req-25cb240f-5880-4378-9f3b-cf415898973d 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.56 "GET /v2.0/networks/dff5079b-f08b-4172-b420-9d043fcf8807?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0736525 2026-05-27 11:06:08.670 10 INFO neutron.wsgi [None req-16ba487c-28aa-4cf3-92c4-183c198913b8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=e4a0ba79ed7c416abac05008c478e406&name=default HTTP/1.1" status: 200 len: 3116 time: 0.0594788 2026-05-27 11:06:08.742 9 INFO neutron.wsgi [req-4058fb96-6df2-4c47-a5bd-4112f8edd61e req-df212cfc-e05a-4d9e-8e69-0307a61f884b f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=90a47ae7-b981-4a4d-b473-33d40a97455d HTTP/1.1" status: 200 len: 210 time: 0.0231431 2026-05-27 11:06:08.958 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0054855 2026-05-27 11:06:08.964 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0044432 2026-05-27 11:06:09.016 9 INFO neutron.wsgi [None req-3777c280-9ecf-4d9a-ba9a-1f6da3f8b7f6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/0b0e5b41-0840-4acb-ac6c-000808053029 HTTP/1.1" status: 204 len: 168 time: 0.3383107 2026-05-27 11:06:09.176 10 INFO neutron.services.segments.plugin [-] Segment 6823493a-f9e2-4b02-bee6-3610398b5781 resource provider aggregate not found 2026-05-27 11:06:09.208 10 INFO neutron.services.segments.plugin [-] Segment 6823493a-f9e2-4b02-bee6-3610398b5781 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 6823493a-f9e2-4b02-bee6-3610398b5781 found for delete ", "request_id": "req-9d447028-4ea0-42d4-bfd9-1ef545127ce1"}]} 2026-05-27 11:06:09.235 10 INFO neutron.services.segments.plugin [-] Segment 6823493a-f9e2-4b02-bee6-3610398b5781 resource provider aggregate not found 2026-05-27 11:06:09.273 9 INFO neutron.wsgi [req-2774bde6-0645-4a5a-840b-031df0769222 req-450700c5-e05c-46d9-9143-ec2cf6e93d7d 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=d3283c44-4bda-4f2a-92df-a9588646b412 HTTP/1.1" status: 200 len: 210 time: 0.0387146 2026-05-27 11:06:09.274 10 INFO neutron.services.segments.plugin [-] Segment 6823493a-f9e2-4b02-bee6-3610398b5781 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 6823493a-f9e2-4b02-bee6-3610398b5781 found for delete ", "request_id": "req-2c15c45d-58a6-453e-98e5-3cd2212eefd2"}]} 2026-05-27 11:06:09.618 9 INFO neutron.db.ovn_revision_numbers_db [None req-f523a284-93f7-4db6-9ecd-6f6cbdbb794a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 11623d50-7ca7-43df-b40d-f42cb715190b (type: security_groups) to 1 2026-05-27 11:06:09.637 9 INFO neutron.db.ovn_revision_numbers_db [None req-f523a284-93f7-4db6-9ecd-6f6cbdbb794a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 3a269180-5d15-4401-a532-51c37f3a5f37 (type: security_group_rules) to 0 2026-05-27 11:06:09.661 9 INFO neutron.db.ovn_revision_numbers_db [None req-f523a284-93f7-4db6-9ecd-6f6cbdbb794a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 8695ab4a-48f6-4dc0-859c-6926bc8bfde5 (type: security_group_rules) to 0 2026-05-27 11:06:09.677 9 INFO neutron.db.ovn_revision_numbers_db [None req-f523a284-93f7-4db6-9ecd-6f6cbdbb794a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource af1ac0cf-6ddf-4bb5-9cdb-f46d47f0b6a4 (type: security_group_rules) to 0 2026-05-27 11:06:09.691 9 INFO neutron.db.ovn_revision_numbers_db [None req-f523a284-93f7-4db6-9ecd-6f6cbdbb794a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource b266ebdc-c154-4f62-b351-1e30a9d3ddf9 (type: security_group_rules) to 0 2026-05-27 11:06:09.714 9 INFO neutron.wsgi [None req-f523a284-93f7-4db6-9ecd-6f6cbdbb794a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=0a88cd6a5022420896dc51b6b808fff6&name=default HTTP/1.1" status: 200 len: 3120 time: 0.5269489 2026-05-27 11:06:09.949 9 INFO neutron.wsgi [req-0fa53b8f-2572-4b13-bbc4-99dc7edade9e req-b2b4d1b9-34d6-48b0-94ca-74ea0dcb3702 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=90a47ae7-b981-4a4d-b473-33d40a97455d HTTP/1.1" status: 200 len: 210 time: 0.0547149 2026-05-27 11:06:10.035 9 INFO neutron.wsgi [None req-86eca0b5-47f8-475f-882c-6fd4589dbf11 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/11623d50-7ca7-43df-b40d-f42cb715190b HTTP/1.1" status: 204 len: 168 time: 0.3093970 2026-05-27 11:06:10.380 9 INFO neutron.wsgi [req-e127382e-97aa-407c-9ffd-538fd92419a2 req-1cea4e99-715b-47a2-874f-1586c95cee82 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=d3283c44-4bda-4f2a-92df-a9588646b412 HTTP/1.1" status: 200 len: 210 time: 0.0284770 2026-05-27 11:06:10.388 9 INFO neutron.db.ovn_revision_numbers_db [None req-83e85a82-4db7-49f1-bca4-7ef4bf0edcc0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 10dfafd3-cb5c-4d83-a432-ede2e7a07d4d (type: security_groups) to 1 2026-05-27 11:06:10.436 9 INFO neutron.db.ovn_revision_numbers_db [None req-83e85a82-4db7-49f1-bca4-7ef4bf0edcc0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 02538674-9332-4537-8078-5624862415ee (type: security_group_rules) to 0 2026-05-27 11:06:10.470 9 INFO neutron.db.ovn_revision_numbers_db [None req-83e85a82-4db7-49f1-bca4-7ef4bf0edcc0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 736a3214-1cfc-4edd-9aa4-9db60d8131d1 (type: security_group_rules) to 0 2026-05-27 11:06:10.477 9 INFO neutron.wsgi [req-4a6384be-3370-454f-aef0-74ec40c9d7c3 req-b3ad7304-8bb2-4187-8e08-fa1e30fd3b27 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 199.204.45.162 "GET /v2.0/networks?id=dff5079b-f08b-4172-b420-9d043fcf8807 HTTP/1.1" status: 200 len: 875 time: 0.3018429 2026-05-27 11:06:10.494 9 INFO neutron.wsgi [req-40805ad5-97a7-447e-b294-2d9a7ec63d38 req-97904364-f402-45fc-ae16-8fd2f51cdf8d 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 199.204.45.162 "GET /v2.0/networks?id=08ce0114-6ed1-4898-89c9-69ac4f5887a8 HTTP/1.1" status: 200 len: 878 time: 0.3586159 2026-05-27 11:06:10.495 9 INFO neutron.db.ovn_revision_numbers_db [None req-83e85a82-4db7-49f1-bca4-7ef4bf0edcc0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 85708b21-1f89-404a-9245-e4d4496a7cb2 (type: security_group_rules) to 0 2026-05-27 11:06:10.523 9 INFO neutron.db.ovn_revision_numbers_db [None req-83e85a82-4db7-49f1-bca4-7ef4bf0edcc0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource ddc32f97-5ea5-43e6-a68d-7a6e67bc369e (type: security_group_rules) to 0 2026-05-27 11:06:10.555 9 INFO neutron.wsgi [None req-83e85a82-4db7-49f1-bca4-7ef4bf0edcc0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=cce495eefb504fb985d56e4762ffff46&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3411753 2026-05-27 11:06:10.591 9 INFO neutron.wsgi [req-40805ad5-97a7-447e-b294-2d9a7ec63d38 req-f348935f-8936-426a-b54f-294b5648b7b8 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 199.204.45.162 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=2dfbf97916e642eca0f5563d36360fed HTTP/1.1" status: 200 len: 379 time: 0.0828693 2026-05-27 11:06:10.594 9 INFO neutron.wsgi [req-4a6384be-3370-454f-aef0-74ec40c9d7c3 req-4e50d537-db4e-4590-87d6-95380e0802fa f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 199.204.45.162 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=bd51ec6f0a414299a23fead25be06b7d HTTP/1.1" status: 200 len: 380 time: 0.0873263 2026-05-27 11:06:10.608 9 WARNING neutron_lib.context [req-4a6384be-3370-454f-aef0-74ec40c9d7c3 req-22bba62d-9fde-49e4-a611-adc2a73dba18 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:10.613 9 WARNING neutron_lib.context [req-40805ad5-97a7-447e-b294-2d9a7ec63d38 req-e91748b4-6808-495a-82cd-b800b54673fc 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:10.821 10 INFO neutron.wsgi [None req-d19580aa-5cfa-4f09-97b6-32c22e09eff1 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/10dfafd3-cb5c-4d83-a432-ede2e7a07d4d HTTP/1.1" status: 204 len: 168 time: 0.2598407 2026-05-27 11:06:11.099 9 INFO neutron.wsgi [req-ef1b05f3-a4af-42ef-92ce-03c445591210 req-4409292b-0a29-4b90-95da-d571c51d5d61 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=90a47ae7-b981-4a4d-b473-33d40a97455d HTTP/1.1" status: 200 len: 210 time: 0.0451205 2026-05-27 11:06:11.275 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-4a6384be-3370-454f-aef0-74ec40c9d7c3 req-22bba62d-9fde-49e4-a611-adc2a73dba18 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] No more DHCP agents 2026-05-27 11:06:11.279 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-4a6384be-3370-454f-aef0-74ec40c9d7c3 req-22bba62d-9fde-49e4-a611-adc2a73dba18 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] Unable to schedule network dff5079b-f08b-4172-b420-9d043fcf8807: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:11.284 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] No hosting information found for port 80f95d45-fe12-40a6-8f01-08427ed0404e: RuntimeError: No hosting information found for port 80f95d45-fe12-40a6-8f01-08427ed0404e 2026-05-27 11:06:11.322 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-40805ad5-97a7-447e-b294-2d9a7ec63d38 req-e91748b4-6808-495a-82cd-b800b54673fc 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] No more DHCP agents 2026-05-27 11:06:11.329 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-40805ad5-97a7-447e-b294-2d9a7ec63d38 req-e91748b4-6808-495a-82cd-b800b54673fc 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] Unable to schedule network 08ce0114-6ed1-4898-89c9-69ac4f5887a8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:11.444 10 INFO neutron.db.ovn_revision_numbers_db [None req-0737bc81-5178-4962-80ae-eba897d9f19b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource d968a61c-f5f8-4899-9835-6e524ff9cd9f (type: security_groups) to 1 /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-05-27 11:06:11.472 10 INFO neutron.db.ovn_revision_numbers_db [None req-0737bc81-5178-4962-80ae-eba897d9f19b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 0cdca42c-919a-4428-b9d2-26fbb3e67c68 (type: security_group_rules) to 0 2026-05-27 11:06:11.489 10 INFO neutron.db.ovn_revision_numbers_db [None req-0737bc81-5178-4962-80ae-eba897d9f19b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource bfa547bc-752e-4d97-9982-6a0e4ed22d02 (type: security_group_rules) to 0 2026-05-27 11:06:11.505 10 INFO neutron.db.ovn_revision_numbers_db [None req-0737bc81-5178-4962-80ae-eba897d9f19b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource e22b4cbb-100f-44d1-a3cd-88192acc0d45 (type: security_group_rules) to 0 2026-05-27 11:06:11.535 10 INFO neutron.db.ovn_revision_numbers_db [None req-0737bc81-5178-4962-80ae-eba897d9f19b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource e77f49c0-7126-46b2-90f8-c5525acc92fd (type: security_group_rules) to 0 2026-05-27 11:06:11.539 9 INFO neutron.wsgi [req-a1cb1743-572e-4ddf-9cfa-ce778f5dd989 req-93b2f7fb-5b54-4fc0-b370-093c47342f7d 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=d3283c44-4bda-4f2a-92df-a9588646b412 HTTP/1.1" status: 200 len: 1160 time: 0.0845151 2026-05-27 11:06:11.594 10 INFO neutron.db.segments_db [None req-0737bc81-5178-4962-80ae-eba897d9f19b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Added segment 6c93a0b2-327e-4300-9524-143a90f32904 of type geneve for network 7ef8c253-7c9f-4530-8623-a96287912c5b 2026-05-27 11:06:11.639 9 INFO neutron.db.ovn_revision_numbers_db [req-4a6384be-3370-454f-aef0-74ec40c9d7c3 req-22bba62d-9fde-49e4-a611-adc2a73dba18 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] Successfully bumped revision number for resource e617eb50-2bed-432b-b27d-c3ee3b09e23a (type: ports) to 1 2026-05-27 11:06:11.647 9 INFO neutron.wsgi [req-a1cb1743-572e-4ddf-9cfa-ce778f5dd989 req-540879e0-c3cb-4c71-bcb8-2889a8ee2fe2 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=9e652103-0ef2-456f-9931-6942cc9184a3&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0931001 2026-05-27 11:06:11.654 9 INFO neutron.db.ovn_revision_numbers_db [req-40805ad5-97a7-447e-b294-2d9a7ec63d38 req-e91748b4-6808-495a-82cd-b800b54673fc 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] Successfully bumped revision number for resource 0b016c4f-8f24-48df-9e8d-b27d213bfa82 (type: ports) to 1 2026-05-27 11:06:11.672 9 INFO neutron.wsgi [req-4a6384be-3370-454f-aef0-74ec40c9d7c3 req-22bba62d-9fde-49e4-a611-adc2a73dba18 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 199.204.45.162 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 1.0694726 2026-05-27 11:06:11.679 9 INFO neutron.wsgi [req-40805ad5-97a7-447e-b294-2d9a7ec63d38 req-e91748b4-6808-495a-82cd-b800b54673fc 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 199.204.45.162 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 1.0765510 2026-05-27 11:06:11.685 9 INFO neutron.wsgi [req-4a6384be-3370-454f-aef0-74ec40c9d7c3 req-54504b0f-e566-44bb-908d-94731157aa06 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 199.204.45.162 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 18683 time: 0.0054564 2026-05-27 11:06:11.693 9 INFO neutron.wsgi [req-40805ad5-97a7-447e-b294-2d9a7ec63d38 req-311fe733-b1ee-418f-ab7b-e7a8ee6216c5 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 199.204.45.162 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 18683 time: 0.0071123 2026-05-27 11:06:11.738 10 INFO neutron.db.ovn_revision_numbers_db [None req-0737bc81-5178-4962-80ae-eba897d9f19b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 7ef8c253-7c9f-4530-8623-a96287912c5b (type: networks) to 1 2026-05-27 11:06:11.930 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0737bc81-5178-4962-80ae-eba897d9f19b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:06:11.932 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0737bc81-5178-4962-80ae-eba897d9f19b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 7ef8c253-7c9f-4530-8623-a96287912c5b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:12.018 10 INFO neutron.db.ovn_revision_numbers_db [None req-0737bc81-5178-4962-80ae-eba897d9f19b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 2ecfcc59-38bb-48fe-9fe3-a27cb196901b (type: ports) to 1 2026-05-27 11:06:12.042 10 INFO neutron.wsgi [None req-0737bc81-5178-4962-80ae-eba897d9f19b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 947 time: 1.0845027 2026-05-27 11:06:12.190 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5d22c67e-5ddc-4fdb-b660-d55bc00d3ab7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:06:12.191 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5d22c67e-5ddc-4fdb-b660-d55bc00d3ab7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 7ef8c253-7c9f-4530-8623-a96287912c5b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:12.479 9 INFO neutron.wsgi [req-c196719d-3836-45f5-87a3-61e59975f630 req-961d3544-b6c1-4c11-96cc-7d3ce87c250f f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=90a47ae7-b981-4a4d-b473-33d40a97455d HTTP/1.1" status: 200 len: 1156 time: 0.2693946 2026-05-27 11:06:12.550 9 INFO neutron.wsgi [req-c196719d-3836-45f5-87a3-61e59975f630 req-8198cf1a-23e5-4ea8-a14a-ec1e70bf717a f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=e0cda913-6e1c-4f84-a135-2beda8c657bd&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0626798 2026-05-27 11:06:12.791 10 INFO neutron.db.ovn_revision_numbers_db [None req-5d22c67e-5ddc-4fdb-b660-d55bc00d3ab7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 2ecfcc59-38bb-48fe-9fe3-a27cb196901b (type: ports) to 2 2026-05-27 11:06:12.843 10 INFO neutron.db.ovn_revision_numbers_db [None req-5d22c67e-5ddc-4fdb-b660-d55bc00d3ab7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 4bac38e9-f45f-4d8a-9ea3-09efc6f67cca (type: subnets) to 0 2026-05-27 11:06:12.865 10 INFO neutron.wsgi [None req-5d22c67e-5ddc-4fdb-b660-d55bc00d3ab7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 867 time: 0.8179281 2026-05-27 11:06:12.905 9 INFO neutron.wsgi [req-a5bc7279-c83a-4510-967a-418044799892 req-b7cb063f-0342-4f53-9f35-0ca601dbc0a7 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=d3283c44-4bda-4f2a-92df-a9588646b412 HTTP/1.1" status: 200 len: 1160 time: 0.1835692 /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-05-27 11:06:13.027 9 INFO neutron.wsgi [req-a5bc7279-c83a-4510-967a-418044799892 req-14029e92-d5cc-411b-92cb-44cefa1dfccb 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=9e652103-0ef2-456f-9931-6942cc9184a3&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.1125202 2026-05-27 11:06:13.112 9 INFO neutron.db.ovn_revision_numbers_db [req-40805ad5-97a7-447e-b294-2d9a7ec63d38 req-16e3ef2d-d593-4aa3-8cd3-43a2a7d94c28 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource 0b016c4f-8f24-48df-9e8d-b27d213bfa82 (type: ports) to 2 2026-05-27 11:06:13.124 9 INFO neutron.db.ovn_revision_numbers_db [req-4a6384be-3370-454f-aef0-74ec40c9d7c3 req-029bcb4e-02cb-47e1-aa38-cfa937f2bd69 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource e617eb50-2bed-432b-b27d-c3ee3b09e23a (type: ports) to 2 2026-05-27 11:06:13.397 9 INFO neutron.db.ovn_revision_numbers_db [req-4a6384be-3370-454f-aef0-74ec40c9d7c3 req-029bcb4e-02cb-47e1-aa38-cfa937f2bd69 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource e617eb50-2bed-432b-b27d-c3ee3b09e23a (type: ports) to 2 2026-05-27 11:06:13.406 9 INFO neutron.db.ovn_revision_numbers_db [req-40805ad5-97a7-447e-b294-2d9a7ec63d38 req-16e3ef2d-d593-4aa3-8cd3-43a2a7d94c28 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource 0b016c4f-8f24-48df-9e8d-b27d213bfa82 (type: ports) to 2 2026-05-27 11:06:13.417 9 INFO neutron.wsgi [req-4a6384be-3370-454f-aef0-74ec40c9d7c3 req-029bcb4e-02cb-47e1-aa38-cfa937f2bd69 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "PUT /v2.0/ports/e617eb50-2bed-432b-b27d-c3ee3b09e23a HTTP/1.1" status: 200 len: 1376 time: 1.2971992 2026-05-27 11:06:13.432 9 INFO neutron.wsgi [req-40805ad5-97a7-447e-b294-2d9a7ec63d38 req-16e3ef2d-d593-4aa3-8cd3-43a2a7d94c28 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "PUT /v2.0/ports/0b016c4f-8f24-48df-9e8d-b27d213bfa82 HTTP/1.1" status: 200 len: 1380 time: 1.3083484 /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-05-27 11:06:13.545 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0fcefefe-b8e7-4e5c-be81-549d6f325161 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:06:13.555 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0fcefefe-b8e7-4e5c-be81-549d6f325161 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:13.561 9 INFO neutron.wsgi [req-40805ad5-97a7-447e-b294-2d9a7ec63d38 req-7d539327-04a6-417c-9def-ef25b0ad7cf6 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=2dfbf97916e642eca0f5563d36360fed&device_id=d3283c44-4bda-4f2a-92df-a9588646b412 HTTP/1.1" status: 200 len: 1411 time: 0.0817068 2026-05-27 11:06:13.568 9 INFO neutron.wsgi [req-4a6384be-3370-454f-aef0-74ec40c9d7c3 req-187067a3-f50b-4a95-91e8-b26f9990a5b5 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=bd51ec6f0a414299a23fead25be06b7d&device_id=90a47ae7-b981-4a4d-b473-33d40a97455d HTTP/1.1" status: 200 len: 1407 time: 0.0869153 2026-05-27 11:06:13.606 9 INFO neutron.wsgi [req-40805ad5-97a7-447e-b294-2d9a7ec63d38 req-dbb7d5fd-4993-4423-b801-cb54099a2d59 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=0b016c4f-8f24-48df-9e8d-b27d213bfa82 HTTP/1.1" status: 200 len: 217 time: 0.0379722 2026-05-27 11:06:13.625 9 INFO neutron.wsgi [req-4a6384be-3370-454f-aef0-74ec40c9d7c3 req-b84e6d44-d4c8-4286-ab57-7d765320e559 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=e617eb50-2bed-432b-b27d-c3ee3b09e23a HTTP/1.1" status: 200 len: 217 time: 0.0497441 2026-05-27 11:06:13.705 10 INFO neutron.db.ovn_revision_numbers_db [None req-9bfca31d-e974-46db-9e27-5cca16ada29e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 538a4da4-e3f6-4a8c-b547-c5391db48f08 (type: security_groups) to 1 2026-05-27 11:06:13.708 9 INFO neutron.wsgi [req-40805ad5-97a7-447e-b294-2d9a7ec63d38 req-1707e22f-3c03-4bec-954b-51eed7e8f3d7 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=90a4b8a2-c5a8-4686-9427-b8107b0ac5e2 HTTP/1.1" status: 200 len: 872 time: 0.0872591 2026-05-27 11:06:13.719 9 INFO neutron.wsgi [req-4a6384be-3370-454f-aef0-74ec40c9d7c3 req-4b58ebf3-86bd-49f1-8d6b-de50dd40f239 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=f3a3aa76-53b0-4328-8021-0c5c23f88f73 HTTP/1.1" status: 200 len: 869 time: 0.0872715 2026-05-27 11:06:13.723 10 INFO neutron.db.ovn_revision_numbers_db [None req-9bfca31d-e974-46db-9e27-5cca16ada29e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 24c1777a-ac7d-4f7f-b228-dd05c0e5d1e2 (type: security_group_rules) to 0 2026-05-27 11:06:13.728 10 INFO neutron.db.ovn_revision_numbers_db [None req-0fcefefe-b8e7-4e5c-be81-549d6f325161 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 2189e989-a565-4192-adb3-a04e24871ece (type: ports) to 1 2026-05-27 11:06:13.755 10 INFO neutron.db.ovn_revision_numbers_db [None req-9bfca31d-e974-46db-9e27-5cca16ada29e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource bb5c164a-fccf-4345-bdda-fdb9f42bd665 (type: security_group_rules) to 0 2026-05-27 11:06:13.779 9 INFO neutron.wsgi [req-4a6384be-3370-454f-aef0-74ec40c9d7c3 req-d2286428-84f2-43ab-ba18-f16f4e447319 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=dff5079b-f08b-4172-b420-9d043fcf8807&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0509274 2026-05-27 11:06:13.781 9 INFO neutron.wsgi [req-40805ad5-97a7-447e-b294-2d9a7ec63d38 req-821e96ae-82e5-4c83-8c61-39c0e13ce804 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=08ce0114-6ed1-4898-89c9-69ac4f5887a8&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0612500 2026-05-27 11:06:13.788 10 INFO neutron.db.ovn_revision_numbers_db [None req-9bfca31d-e974-46db-9e27-5cca16ada29e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource cad4bf89-212e-4cd9-8462-e22133380e65 (type: security_group_rules) to 0 2026-05-27 11:06:13.805 10 INFO neutron.db.ovn_revision_numbers_db [None req-9bfca31d-e974-46db-9e27-5cca16ada29e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource e00a052c-6924-4131-9250-658295fdd097 (type: security_group_rules) to 0 2026-05-27 11:06:13.864 9 INFO neutron.wsgi [req-9ca1ac06-573a-471b-97ef-8d99058d60c5 req-fed1af34-6a8d-40c1-b73d-762063ef64a7 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=90a47ae7-b981-4a4d-b473-33d40a97455d HTTP/1.1" status: 200 len: 1168 time: 0.2415311 2026-05-27 11:06:13.917 9 INFO neutron.wsgi [req-40805ad5-97a7-447e-b294-2d9a7ec63d38 req-c5f2093f-3ec5-42c8-8f11-cd29141fcce3 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/08ce0114-6ed1-4898-89c9-69ac4f5887a8?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1258318 2026-05-27 11:06:13.920 9 INFO neutron.wsgi [req-4a6384be-3370-454f-aef0-74ec40c9d7c3 req-003820d7-050f-4f5c-b780-a8e79bd400ef 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/dff5079b-f08b-4172-b420-9d043fcf8807?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1273668 2026-05-27 11:06:13.948 9 INFO neutron.wsgi [req-9ca1ac06-573a-471b-97ef-8d99058d60c5 req-73785191-39cb-48b5-9aae-1de222600536 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=e0cda913-6e1c-4f84-a135-2beda8c657bd&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0674744 2026-05-27 11:06:13.980 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2224ecc6-432f-4273-b93e-778c8f98d758'] response: {'name': 'network-changed', 'server_uuid': '90a47ae7-b981-4a4d-b473-33d40a97455d', 'tag': 'e617eb50-2bed-432b-b27d-c3ee3b09e23a', 'status': 'completed', 'code': 200} 2026-05-27 11:06:13.983 10 INFO neutron.wsgi [None req-9bfca31d-e974-46db-9e27-5cca16ada29e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=58f29baedc2e424281fb51c5305c5864&name=default HTTP/1.1" status: 200 len: 3120 time: 0.5458732 2026-05-27 11:06:14.015 9 INFO neutron.wsgi [req-4a6384be-3370-454f-aef0-74ec40c9d7c3 req-50602b57-9a88-479c-aaa6-41126444f20d 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/dff5079b-f08b-4172-b420-9d043fcf8807?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0830324 2026-05-27 11:06:14.021 9 INFO neutron.wsgi [req-40805ad5-97a7-447e-b294-2d9a7ec63d38 req-fddf57cb-6590-487f-9f99-ed759b3fb2be 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/08ce0114-6ed1-4898-89c9-69ac4f5887a8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0915761 2026-05-27 11:06:14.117 9 INFO neutron.wsgi [req-8612ea3a-3415-461a-abab-818c98fcf0e4 req-a306959b-395d-4005-9aca-ca4343890c05 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=bd51ec6f0a414299a23fead25be06b7d&device_id=90a47ae7-b981-4a4d-b473-33d40a97455d HTTP/1.1" status: 200 len: 1407 time: 0.0537548 2026-05-27 11:06:14.166 9 INFO neutron.wsgi [req-a2fb5860-aa2b-47c2-bf23-76ba646818b7 req-7928a18c-c00b-4cf4-b863-7550f130ff92 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=d3283c44-4bda-4f2a-92df-a9588646b412 HTTP/1.1" status: 200 len: 1172 time: 0.0486350 2026-05-27 11:06:14.224 9 INFO neutron.wsgi [req-a2fb5860-aa2b-47c2-bf23-76ba646818b7 req-3c8e7551-f7d5-478d-9c3a-e143a185a023 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=9e652103-0ef2-456f-9931-6942cc9184a3&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0472322 2026-05-27 11:06:14.317 9 INFO neutron.wsgi [req-8612ea3a-3415-461a-abab-818c98fcf0e4 req-8cccd9fb-39e8-4f80-ba7c-6b1db72040c4 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=dff5079b-f08b-4172-b420-9d043fcf8807 HTTP/1.1" status: 200 len: 974 time: 0.0654271 2026-05-27 11:06:14.335 10 INFO neutron.wsgi [None req-26a18333-0642-4873-af57-0ca798d7a030 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/538a4da4-e3f6-4a8c-b547-c5391db48f08 HTTP/1.1" status: 204 len: 168 time: 0.3451967 2026-05-27 11:06:14.370 9 INFO neutron.wsgi [req-8612ea3a-3415-461a-abab-818c98fcf0e4 req-82c43002-f9fb-47f8-bb6e-684df826c51d 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=e617eb50-2bed-432b-b27d-c3ee3b09e23a HTTP/1.1" status: 200 len: 217 time: 0.0261879 2026-05-27 11:06:14.410 9 INFO neutron.wsgi [req-8612ea3a-3415-461a-abab-818c98fcf0e4 req-9a89670d-bf4e-4b18-80ed-f645116793b0 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=f3a3aa76-53b0-4328-8021-0c5c23f88f73 HTTP/1.1" status: 200 len: 869 time: 0.0326712 2026-05-27 11:06:14.448 9 INFO neutron.wsgi [req-8612ea3a-3415-461a-abab-818c98fcf0e4 req-daef7b7a-b300-4bec-b00e-b15c393165fa 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=dff5079b-f08b-4172-b420-9d043fcf8807&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0312777 2026-05-27 11:06:14.516 9 INFO neutron.wsgi [req-8612ea3a-3415-461a-abab-818c98fcf0e4 req-acbe6383-bae3-4c63-8137-95cfbca6f6b3 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/dff5079b-f08b-4172-b420-9d043fcf8807?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0627437 2026-05-27 11:06:14.578 9 INFO neutron.wsgi [req-8612ea3a-3415-461a-abab-818c98fcf0e4 req-effbba2c-ffb3-4414-9f38-9e2ce07cabff 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/dff5079b-f08b-4172-b420-9d043fcf8807?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0550096 2026-05-27 11:06:14.595 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-175e2eae-dcfb-464b-996d-63bd75074605 - - - - - -] Schedule LRP lrp-2189e989-a565-4192-adb3-a04e24871ece on gateway 48f831bc-71ac-432d-a82d-4d8b8361e013 with priority 1 2026-05-27 11:06:14.604 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status up for port: 2189e989-a565-4192-adb3-a04e24871ece 2026-05-27 11:06:14.628 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Router 34be48e5-2d48-45bb-9f32-68541c5de882 is bound to host instance 2026-05-27 11:06:14.634 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port 2189e989-a565-4192-adb3-a04e24871ece 2026-05-27 11:06:14.686 10 INFO neutron.db.ovn_revision_numbers_db [None req-0fcefefe-b8e7-4e5c-be81-549d6f325161 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 2189e989-a565-4192-adb3-a04e24871ece (type: router_ports) to 1 2026-05-27 11:06:14.844 10 INFO neutron.db.ovn_revision_numbers_db [None req-0fcefefe-b8e7-4e5c-be81-549d6f325161 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 34be48e5-2d48-45bb-9f32-68541c5de882 (type: routers) to 2 2026-05-27 11:06:14.864 10 INFO neutron.wsgi [None req-0fcefefe-b8e7-4e5c-be81-549d6f325161 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1169 time: 1.9913745 2026-05-27 11:06:15.194 9 INFO neutron.wsgi [req-c2a3d763-d93b-4670-a376-5614710f2b59 req-d666283b-b9fb-4b25-bba4-0cae281b2fa7 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=90a47ae7-b981-4a4d-b473-33d40a97455d HTTP/1.1" status: 200 len: 1168 time: 0.0584762 2026-05-27 11:06:15.256 9 INFO neutron.wsgi [req-c2a3d763-d93b-4670-a376-5614710f2b59 req-ae6f4acd-42cf-409a-8b9b-b1dc9f3a7a30 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=e0cda913-6e1c-4f84-a135-2beda8c657bd&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0531852 2026-05-27 11:06:15.371 9 INFO neutron.wsgi [req-9a9cca43-76a8-4d9e-bdcd-ece279897a11 req-8f9f6c3e-85ca-4c52-8ac9-6b1729c4dab7 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=d3283c44-4bda-4f2a-92df-a9588646b412 HTTP/1.1" status: 200 len: 1172 time: 0.0564926 2026-05-27 11:06:15.442 9 INFO neutron.wsgi [req-9a9cca43-76a8-4d9e-bdcd-ece279897a11 req-6504de42-d804-45fe-9151-a3642f1f3caf 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=9e652103-0ef2-456f-9931-6942cc9184a3&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0617130 2026-05-27 11:06:15.476 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource 2189e989-a565-4192-adb3-a04e24871ece (type: ports) to 1 2026-05-27 11:06:15.639 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bca839eb-7b49-4d56-ae71-246ba6d6a609 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:06:15.641 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bca839eb-7b49-4d56-ae71-246ba6d6a609 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 7ef8c253-7c9f-4530-8623-a96287912c5b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:15.780 9 INFO neutron.db.ovn_revision_numbers_db [None req-bca839eb-7b49-4d56-ae71-246ba6d6a609 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource bcd55354-8c00-47ef-ab6e-468d9415e8c3 (type: ports) to 1 2026-05-27 11:06:16.014 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c25b107f-2fe6-4598-9f5e-01df0c1f9ed9'] response: {'name': 'network-changed', 'server_uuid': 'd3283c44-4bda-4f2a-92df-a9588646b412', 'tag': '0b016c4f-8f24-48df-9e8d-b27d213bfa82', 'status': 'completed', 'code': 200} 2026-05-27 11:06:16.062 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource 2189e989-a565-4192-adb3-a04e24871ece (type: router_ports) to 3 2026-05-27 11:06:16.107 9 INFO neutron.wsgi [req-fbafa397-17c4-4167-8f64-8317397ddd47 req-af51ab5d-7ce8-4dad-b26e-e3b32192313c 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=2dfbf97916e642eca0f5563d36360fed&device_id=d3283c44-4bda-4f2a-92df-a9588646b412 HTTP/1.1" status: 200 len: 1411 time: 0.0510798 2026-05-27 11:06:16.184 9 INFO neutron.wsgi [req-fbafa397-17c4-4167-8f64-8317397ddd47 req-63fd0103-d6ce-4fc8-ac63-fb74631ba451 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=08ce0114-6ed1-4898-89c9-69ac4f5887a8 HTTP/1.1" status: 200 len: 977 time: 0.0720403 2026-05-27 11:06:16.239 9 INFO neutron.wsgi [req-fbafa397-17c4-4167-8f64-8317397ddd47 req-7f50eb13-017a-44df-bbd3-cbf5c22ab4f7 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=0b016c4f-8f24-48df-9e8d-b27d213bfa82 HTTP/1.1" status: 200 len: 217 time: 0.0433428 2026-05-27 11:06:16.292 9 INFO neutron.wsgi [req-fbafa397-17c4-4167-8f64-8317397ddd47 req-32f37d5b-7ef0-4784-bbec-f434575257c5 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=90a4b8a2-c5a8-4686-9427-b8107b0ac5e2 HTTP/1.1" status: 200 len: 872 time: 0.0468657 2026-05-27 11:06:16.358 9 INFO neutron.wsgi [req-fbafa397-17c4-4167-8f64-8317397ddd47 req-66b9effd-54ec-4373-bc55-d9c3adcfb625 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=08ce0114-6ed1-4898-89c9-69ac4f5887a8&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0533915 2026-05-27 11:06:16.382 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status up for port: e617eb50-2bed-432b-b27d-c3ee3b09e23a 2026-05-27 11:06:16.421 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource 2189e989-a565-4192-adb3-a04e24871ece (type: ports) to 2 2026-05-27 11:06:16.454 9 INFO neutron.plugins.ml2.plugin [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Attempt 1 to provision port e617eb50-2bed-432b-b27d-c3ee3b09e23a 2026-05-27 11:06:16.469 10 WARNING neutron_lib.context [None req-fbb507a3-15dc-4127-898a-8cd1447f73f7 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:16.506 9 INFO neutron.wsgi [req-3988026b-b1d6-405c-bc80-b7bb6d8e72a9 req-d8acb9dd-a39e-4cc8-8967-b9c46aae4ff3 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=90a47ae7-b981-4a4d-b473-33d40a97455d HTTP/1.1" status: 200 len: 1168 time: 0.1264668 2026-05-27 11:06:16.535 9 INFO neutron.wsgi [req-fbafa397-17c4-4167-8f64-8317397ddd47 req-7ab33895-c16c-425f-9af6-cf6ed2ee0765 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/08ce0114-6ed1-4898-89c9-69ac4f5887a8?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1624827 2026-05-27 11:06:16.619 9 INFO neutron.wsgi [req-443c449b-c4aa-4294-8bc6-c46e81ba9b8f req-7d38b3d8-84b3-4d67-9895-289523fc5c26 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=d3283c44-4bda-4f2a-92df-a9588646b412 HTTP/1.1" status: 200 len: 1172 time: 0.0785851 2026-05-27 11:06:16.631 9 INFO neutron.wsgi [req-3988026b-b1d6-405c-bc80-b7bb6d8e72a9 req-a0390c20-8ead-4912-a471-3a5f736a3301 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=e0cda913-6e1c-4f84-a135-2beda8c657bd&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.1179328 2026-05-27 11:06:16.642 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-bca839eb-7b49-4d56-ae71-246ba6d6a609 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-bcd55354-8c00-47ef-ab6e-468d9415e8c3 2026-05-27 11:06:16.642 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:06:16.642 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:06:16.642 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:06:16.642 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:06:16.642 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:06:16.642 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:06:16.642 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:06:16.642 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:06:16.642 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:06:16.642 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:06:16.642 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:06:16.642 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-bcd55354-8c00-47ef-ab6e-468d9415e8c3 2026-05-27 11:06:16.642 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:06:16.643 9 ERROR neutron_lib.callbacks.manager [None req-bca839eb-7b49-4d56-ae71-246ba6d6a609 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-bcd55354-8c00-47ef-ab6e-468d9415e8c3 2026-05-27 11:06:16.643 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:06:16.643 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:06:16.643 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:06:16.643 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:06:16.643 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:06:16.643 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:06:16.643 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:06:16.643 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:06:16.643 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:06:16.643 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:06:16.643 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:06:16.643 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:06:16.643 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:06:16.643 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:06:16.643 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:06:16.643 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:06:16.643 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:06:16.643 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:06:16.643 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:06:16.643 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-bcd55354-8c00-47ef-ab6e-468d9415e8c3 2026-05-27 11:06:16.643 9 ERROR neutron_lib.callbacks.manager  2026-05-27 11:06:16.679 9 INFO neutron.wsgi [req-fbafa397-17c4-4167-8f64-8317397ddd47 req-809996ff-3b34-4888-b0de-70023a143b6a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/08ce0114-6ed1-4898-89c9-69ac4f5887a8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1361630 2026-05-27 11:06:16.721 10 INFO neutron.db.ovn_revision_numbers_db [None req-fbb507a3-15dc-4127-898a-8cd1447f73f7 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Successfully bumped revision number for resource 619c3739-60ec-4709-91e3-c0d38ef02dfd (type: security_groups) to 1 2026-05-27 11:06:16.726 9 INFO neutron.wsgi [req-443c449b-c4aa-4294-8bc6-c46e81ba9b8f req-f7e1cb94-ee00-47a1-89a6-e26b84761342 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=9e652103-0ef2-456f-9931-6942cc9184a3&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0937767 2026-05-27 11:06:16.746 10 INFO neutron.db.ovn_revision_numbers_db [None req-fbb507a3-15dc-4127-898a-8cd1447f73f7 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Successfully bumped revision number for resource 2eedb9ad-309f-4956-8f2d-ba538b365861 (type: security_group_rules) to 0 2026-05-27 11:06:16.772 10 INFO neutron.db.ovn_revision_numbers_db [None req-fbb507a3-15dc-4127-898a-8cd1447f73f7 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Successfully bumped revision number for resource 9ebca1a5-e0e8-4239-a7d8-793ca51b171c (type: security_group_rules) to 0 2026-05-27 11:06:16.787 10 INFO neutron.db.ovn_revision_numbers_db [None req-fbb507a3-15dc-4127-898a-8cd1447f73f7 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Successfully bumped revision number for resource c3f852df-db05-42c0-927f-2b0c429fa170 (type: security_group_rules) to 0 2026-05-27 11:06:16.805 10 INFO neutron.db.ovn_revision_numbers_db [None req-fbb507a3-15dc-4127-898a-8cd1447f73f7 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Successfully bumped revision number for resource f02e1e98-6cfb-40fb-bb57-c9982e26d999 (type: security_group_rules) to 0 2026-05-27 11:06:16.887 10 INFO neutron.db.segments_db [None req-fbb507a3-15dc-4127-898a-8cd1447f73f7 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Added segment 0dc841b9-438e-45d0-acb1-8cc34a1bece4 of type geneve for network a3ee8540-47e3-48f2-b748-42333264c2e1 2026-05-27 11:06:16.915 9 INFO neutron.db.ovn_revision_numbers_db [None req-bca839eb-7b49-4d56-ae71-246ba6d6a609 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource bcd55354-8c00-47ef-ab6e-468d9415e8c3 (type: ports) to 1 2026-05-27 11:06:16.948 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource 2189e989-a565-4192-adb3-a04e24871ece (type: ports) to 4 2026-05-27 11:06:16.978 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource e617eb50-2bed-432b-b27d-c3ee3b09e23a (type: ports) to 4 2026-05-27 11:06:17.022 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bca839eb-7b49-4d56-ae71-246ba6d6a609 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:06:17.027 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bca839eb-7b49-4d56-ae71-246ba6d6a609 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 7ef8c253-7c9f-4530-8623-a96287912c5b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:17.178 10 INFO neutron.db.ovn_revision_numbers_db [None req-fbb507a3-15dc-4127-898a-8cd1447f73f7 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Successfully bumped revision number for resource a3ee8540-47e3-48f2-b748-42333264c2e1 (type: networks) to 1 2026-05-27 11:06:17.365 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status up for port: 0b016c4f-8f24-48df-9e8d-b27d213bfa82 2026-05-27 11:06:17.397 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port 0b016c4f-8f24-48df-9e8d-b27d213bfa82 2026-05-27 11:06:17.629 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource 2189e989-a565-4192-adb3-a04e24871ece (type: router_ports) to 4 2026-05-27 11:06:17.654 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fbb507a3-15dc-4127-898a-8cd1447f73f7 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] No more DHCP agents 2026-05-27 11:06:17.663 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fbb507a3-15dc-4127-898a-8cd1447f73f7 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Unable to schedule network a3ee8540-47e3-48f2-b748-42333264c2e1: 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-05-27 11:06:17.733 9 INFO neutron.wsgi [req-0e28f77f-1298-4cd2-afb8-177f77ceb444 req-19ef6fe1-ae5c-41cf-b81f-d6efa23a833d f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=90a47ae7-b981-4a4d-b473-33d40a97455d HTTP/1.1" status: 200 len: 1170 time: 0.0383749 2026-05-27 11:06:17.795 10 INFO neutron.db.ovn_revision_numbers_db [None req-fbb507a3-15dc-4127-898a-8cd1447f73f7 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Successfully bumped revision number for resource 28506fe0-7cce-46f3-9f61-a48e1b4f1eeb (type: ports) to 1 2026-05-27 11:06:17.822 9 INFO neutron.wsgi [req-0e28f77f-1298-4cd2-afb8-177f77ceb444 req-aab4ecdc-d24d-4baa-baa0-6c8fea92c0bf f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=e0cda913-6e1c-4f84-a135-2beda8c657bd&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0700161 2026-05-27 11:06:17.823 10 INFO neutron.wsgi [None req-fbb507a3-15dc-4127-898a-8cd1447f73f7 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 1.6402347 2026-05-27 11:06:17.827 9 INFO neutron.wsgi [req-4cee57e6-1ccc-43c2-919d-417b3d1f4734 req-7d3d6f00-54d5-46c7-ba1e-65ff18044437 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=d3283c44-4bda-4f2a-92df-a9588646b412 HTTP/1.1" status: 200 len: 1174 time: 0.0399179 2026-05-27 11:06:17.833 9 WARNING neutron_lib.context [None req-fff385f9-23ff-41de-b276-5ad8a484e428 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:17.911 9 INFO neutron.wsgi [req-4cee57e6-1ccc-43c2-919d-417b3d1f4734 req-3659d3cc-7ea9-4669-8653-09f398b5ab18 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=9e652103-0ef2-456f-9931-6942cc9184a3&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0739701 2026-05-27 11:06:17.941 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource 0b016c4f-8f24-48df-9e8d-b27d213bfa82 (type: ports) to 4 2026-05-27 11:06:17.984 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status up for port: bcd55354-8c00-47ef-ab6e-468d9415e8c3 2026-05-27 11:06:17.994 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port bcd55354-8c00-47ef-ab6e-468d9415e8c3 2026-05-27 11:06:18.069 9 INFO neutron.db.ovn_revision_numbers_db [None req-bca839eb-7b49-4d56-ae71-246ba6d6a609 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource bcd55354-8c00-47ef-ab6e-468d9415e8c3 (type: router_ports) to 1 2026-05-27 11:06:18.074 9 INFO neutron.wsgi [None req-bca839eb-7b49-4d56-ae71-246ba6d6a609 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "PUT /v2.0/routers/34be48e5-2d48-45bb-9f32-68541c5de882/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.2031059 2026-05-27 11:06:18.077 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8d3a406-bdb9-4923-b6ba-d81b6e7ab41a'] response: {'server_uuid': '90a47ae7-b981-4a4d-b473-33d40a97455d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e617eb50-2bed-432b-b27d-c3ee3b09e23a', 'code': 200} 2026-05-27 11:06:18.077 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e8d3a406-bdb9-4923-b6ba-d81b6e7ab41a'] response: {'server_uuid': '90a47ae7-b981-4a4d-b473-33d40a97455d', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e617eb50-2bed-432b-b27d-c3ee3b09e23a', 'code': 200} 2026-05-27 11:06:18.140 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fff385f9-23ff-41de-b276-5ad8a484e428 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] No more DHCP agents 2026-05-27 11:06:18.143 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fff385f9-23ff-41de-b276-5ad8a484e428 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Unable to schedule network a3ee8540-47e3-48f2-b748-42333264c2e1: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:18.176 9 INFO neutron.db.ovn_revision_numbers_db [None req-fff385f9-23ff-41de-b276-5ad8a484e428 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Successfully bumped revision number for resource e4009e37-8f92-460d-9d2d-807ef26e95e0 (type: subnets) to 0 2026-05-27 11:06:18.191 9 INFO neutron.wsgi [None req-fff385f9-23ff-41de-b276-5ad8a484e428 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 802 time: 0.3623962 2026-05-27 11:06:18.204 9 WARNING neutron_lib.context [None req-28112740-775f-4153-a532-88a90ffceae4 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:18.231 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8e10d773-e073-4c5a-9ad4-6248ca30ed30'] response: {'server_uuid': 'd3283c44-4bda-4f2a-92df-a9588646b412', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0b016c4f-8f24-48df-9e8d-b27d213bfa82', 'code': 200} 2026-05-27 11:06:18.496 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource bcd55354-8c00-47ef-ab6e-468d9415e8c3 (type: ports) to 2 2026-05-27 11:06:18.604 9 WARNING neutron_lib.context [req-338a1230-7f28-4324-86ff-264695bac12a req-e6e2bcd1-35e3-4f71-a908-c150ae06bd78 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:18.654 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource bcd55354-8c00-47ef-ab6e-468d9415e8c3 (type: router_ports) to 2 2026-05-27 11:06:18.783 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-28112740-775f-4153-a532-88a90ffceae4 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] No more DHCP agents 2026-05-27 11:06:18.787 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-28112740-775f-4153-a532-88a90ffceae4 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:18.814 9 INFO neutron.db.ovn_revision_numbers_db [req-338a1230-7f28-4324-86ff-264695bac12a req-e6e2bcd1-35e3-4f71-a908-c150ae06bd78 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] Successfully bumped revision number for resource 0ddd686e-3773-4703-9585-ae19c0f644dc (type: security_groups) to 1 2026-05-27 11:06:18.833 9 INFO neutron.db.ovn_revision_numbers_db [req-338a1230-7f28-4324-86ff-264695bac12a req-e6e2bcd1-35e3-4f71-a908-c150ae06bd78 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] Successfully bumped revision number for resource 583128f2-9815-4ced-bfbf-d2e23d2b206b (type: security_group_rules) to 0 2026-05-27 11:06:18.862 9 INFO neutron.db.ovn_revision_numbers_db [req-338a1230-7f28-4324-86ff-264695bac12a req-e6e2bcd1-35e3-4f71-a908-c150ae06bd78 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] Successfully bumped revision number for resource 77aca83d-b049-4168-8c7c-006badd32659 (type: security_group_rules) to 0 2026-05-27 11:06:18.901 9 INFO neutron.wsgi [req-338a1230-7f28-4324-86ff-264695bac12a req-e6e2bcd1-35e3-4f71-a908-c150ae06bd78 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] 10.0.0.56 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1886 time: 0.3046837 2026-05-27 11:06:18.932 9 WARNING neutron_lib.context [req-1996417e-269a-486e-8572-972d53ff759e req-9d278315-1dd0-465c-98c0-601dc9d0e9ae 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:19.018 9 INFO neutron.db.ovn_revision_numbers_db [None req-28112740-775f-4153-a532-88a90ffceae4 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Successfully bumped revision number for resource 9ef595d0-4194-40cb-b9f5-aadb6e428cd0 (type: ports) to 1 2026-05-27 11:06:19.076 9 INFO neutron.wsgi [req-be19d2cf-e05c-42c1-bd3e-791ef2a772d8 req-dab82a3c-b306-47a8-b7d3-13661d17ca57 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=90a47ae7-b981-4a4d-b473-33d40a97455d HTTP/1.1" status: 200 len: 1170 time: 0.1842618 2026-05-27 11:06:19.329 9 INFO neutron.wsgi [req-be19d2cf-e05c-42c1-bd3e-791ef2a772d8 req-aef9d435-db66-46e8-86f4-1d1549b13b0b f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=e0cda913-6e1c-4f84-a135-2beda8c657bd&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.2445459 2026-05-27 11:06:19.409 9 INFO neutron.db.ovn_revision_numbers_db [req-1996417e-269a-486e-8572-972d53ff759e req-9d278315-1dd0-465c-98c0-601dc9d0e9ae 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] Successfully bumped revision number for resource 776a5437-4071-4178-80e0-eeaf32dd9a5c (type: security_groups) to 1 2026-05-27 11:06:19.439 9 INFO neutron.db.ovn_revision_numbers_db [req-1996417e-269a-486e-8572-972d53ff759e req-9d278315-1dd0-465c-98c0-601dc9d0e9ae 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] Successfully bumped revision number for resource eb6bf9ae-cc68-493b-87f1-79d3613b4923 (type: security_group_rules) to 0 2026-05-27 11:06:19.480 9 INFO neutron.db.ovn_revision_numbers_db [req-1996417e-269a-486e-8572-972d53ff759e req-9d278315-1dd0-465c-98c0-601dc9d0e9ae 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] Successfully bumped revision number for resource ff9e21c9-1f10-4ce0-9637-3bfa08aacc37 (type: security_group_rules) to 0 2026-05-27 11:06:19.514 9 INFO neutron.wsgi [req-1996417e-269a-486e-8572-972d53ff759e req-9d278315-1dd0-465c-98c0-601dc9d0e9ae 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] 10.0.0.56 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1884 time: 0.5882289 2026-05-27 11:06:19.542 9 INFO neutron.wsgi [req-5f5b9868-06de-44b3-af4a-9d146222cda1 req-68f61ced-8d32-40c2-b01b-931d7fc43274 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=d3283c44-4bda-4f2a-92df-a9588646b412 HTTP/1.1" status: 200 len: 1174 time: 0.1603477 2026-05-27 11:06:19.638 9 INFO neutron.wsgi [req-5f5b9868-06de-44b3-af4a-9d146222cda1 req-a947e24b-7224-4b0b-bef4-8a907f06ad72 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=9e652103-0ef2-456f-9931-6942cc9184a3&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0856030 2026-05-27 11:06:19.644 9 INFO neutron.wsgi [req-47488be4-bd06-4bfd-8743-ebf62217f454 req-33572601-fb64-4819-8fd3-c3ccb2b1dd25 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=90a47ae7-b981-4a4d-b473-33d40a97455d HTTP/1.1" status: 200 len: 1170 time: 0.0580480 2026-05-27 11:06:19.698 9 WARNING neutron_lib.context [req-c6a29f8d-f4f7-4c41-a876-8bf4de2f7c0c req-b53af21d-8ae6-4c5a-a720-3bec7e683dfd 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:19.807 9 INFO neutron.wsgi [req-33a0a1c3-94e5-4fd9-881e-456eb647ccd0 req-c0abda79-e9bf-43cf-b160-c1bf55000ee0 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=d3283c44-4bda-4f2a-92df-a9588646b412 HTTP/1.1" status: 200 len: 1174 time: 0.0891030 /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-05-27 11:06:20.332 9 INFO neutron.db.ovn_revision_numbers_db [req-c6a29f8d-f4f7-4c41-a876-8bf4de2f7c0c req-b53af21d-8ae6-4c5a-a720-3bec7e683dfd 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] Successfully bumped revision number for resource 29b33915-05cf-460a-9786-1373679423f1 (type: security_groups) to 1 2026-05-27 11:06:20.374 9 INFO neutron.db.ovn_revision_numbers_db [req-c6a29f8d-f4f7-4c41-a876-8bf4de2f7c0c req-b53af21d-8ae6-4c5a-a720-3bec7e683dfd 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] Successfully bumped revision number for resource 43021d7a-321d-462a-a931-2d10ca10bb2b (type: security_group_rules) to 0 2026-05-27 11:06:20.417 9 INFO neutron.db.ovn_revision_numbers_db [req-c6a29f8d-f4f7-4c41-a876-8bf4de2f7c0c req-b53af21d-8ae6-4c5a-a720-3bec7e683dfd 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] Successfully bumped revision number for resource ec2fa96e-63c9-4c92-8e4b-14f68b04ac4b (type: security_group_rules) to 0 2026-05-27 11:06:20.451 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-71b856a6-c8b2-478b-a2b2-d929a97a8cd4'] response: {'server_uuid': 'd3283c44-4bda-4f2a-92df-a9588646b412', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '0b016c4f-8f24-48df-9e8d-b27d213bfa82', 'code': 200} 2026-05-27 11:06:20.473 9 INFO neutron.wsgi [req-c6a29f8d-f4f7-4c41-a876-8bf4de2f7c0c req-b53af21d-8ae6-4c5a-a720-3bec7e683dfd 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] 10.0.0.56 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1886 time: 0.7995536 2026-05-27 11:06:20.607 9 INFO neutron.wsgi [req-93f67b67-9840-4e8d-9e97-cb1eaa6a064f req-a3487c5f-8c0e-452d-9a39-bd2b5dec4454 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] 10.0.0.56 "GET /v2.0/security-groups?tenant_id=e3e7820d399b43fbab0527e2cceae616 HTTP/1.1" status: 200 len: 8106 time: 0.1004741 2026-05-27 11:06:20.686 9 INFO neutron.wsgi [req-93f67b67-9840-4e8d-9e97-cb1eaa6a064f req-824d4c0b-3071-423c-bae3-417c5a6ea6ce 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] 10.0.0.56 "GET /v2.0/security-groups/d968a61c-f5f8-4899-9835-6e524ff9cd9f HTTP/1.1" status: 200 len: 3122 time: 0.0710270 2026-05-27 11:06:20.720 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-bf5d6d2d-0946-41cc-957f-e77579c016fd - - - - - -] Schedule LRP lrp-9ef595d0-4194-40cb-b9f5-aadb6e428cd0 on gateway 48f831bc-71ac-432d-a82d-4d8b8361e013 with priority 1 2026-05-27 11:06:20.760 9 INFO neutron.wsgi [req-93f67b67-9840-4e8d-9e97-cb1eaa6a064f req-c3af0a5f-ad67-487f-bfa7-529fdf94b838 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] 10.0.0.56 "GET /v2.0/security-groups/d968a61c-f5f8-4899-9835-6e524ff9cd9f HTTP/1.1" status: 200 len: 3122 time: 0.0633628 2026-05-27 11:06:20.774 10 INFO neutron.db.ovn_revision_numbers_db [None req-7b674841-3da3-4d66-b0ec-097d39425ae1 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] Successfully bumped revision number for resource 7a2e789b-4d20-425b-8929-3b9c3e2647f4 (type: floatingips) to 1 2026-05-27 11:06:20.783 9 INFO neutron.db.ovn_revision_numbers_db [None req-28112740-775f-4153-a532-88a90ffceae4 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Successfully bumped revision number for resource 9ef595d0-4194-40cb-b9f5-aadb6e428cd0 (type: router_ports) to 1 2026-05-27 11:06:20.882 9 INFO neutron.wsgi [req-a1c07ddb-b5dd-403c-8c93-1a161efe3af8 req-2c9a7ae0-9aaa-46f1-bc5f-f4ba95f4419b 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] 10.0.0.56 "GET /v2.0/security-groups/0ddd686e-3773-4703-9585-ae19c0f644dc HTTP/1.1" status: 200 len: 1881 time: 0.0974557 /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-05-27 11:06:20.914 10 INFO neutron.db.ovn_revision_numbers_db [None req-7b674841-3da3-4d66-b0ec-097d39425ae1 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] Successfully bumped revision number for resource 7a2e789b-4d20-425b-8929-3b9c3e2647f4 (type: floatingips) to 2 2026-05-27 11:06:20.914 10 INFO neutron.db.l3_db [None req-7b674841-3da3-4d66-b0ec-097d39425ae1 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] Floating IP 7a2e789b-4d20-425b-8929-3b9c3e2647f4 associated. External IP: 10.96.250.214, port: 0b016c4f-8f24-48df-9e8d-b27d213bfa82. 2026-05-27 11:06:20.935 9 INFO neutron.db.ovn_revision_numbers_db [None req-0e10093d-a44d-4633-90e8-73488939be7c f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] Successfully bumped revision number for resource 06b43ac0-27c9-4201-926d-823db85bce85 (type: floatingips) to 1 2026-05-27 11:06:20.946 10 INFO neutron.wsgi [None req-7b674841-3da3-4d66-b0ec-097d39425ae1 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 10.0.0.84 "PUT /v2.0/floatingips/7a2e789b-4d20-425b-8929-3b9c3e2647f4 HTTP/1.1" status: 200 len: 1050 time: 1.1268983 2026-05-27 11:06:20.960 9 INFO neutron.db.ovn_revision_numbers_db [None req-28112740-775f-4153-a532-88a90ffceae4 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Successfully bumped revision number for resource 57199080-7f4e-4a28-81c4-a5d53d3fbf0b (type: routers) to 2 2026-05-27 11:06:20.988 9 INFO neutron.wsgi [None req-28112740-775f-4153-a532-88a90ffceae4 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] 10.0.0.84 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1153 time: 2.7894282 2026-05-27 11:06:21.051 9 INFO neutron.wsgi [req-2a38b41d-720a-4a45-8603-d83d69c44611 req-ccbb0f62-c5e6-40ee-a212-b7006c933271 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=d3283c44-4bda-4f2a-92df-a9588646b412 HTTP/1.1" status: 200 len: 1174 time: 0.0504892 2026-05-27 11:06:21.106 9 INFO neutron.wsgi [req-2a38b41d-720a-4a45-8603-d83d69c44611 req-8c50d68d-7a65-4a14-a19f-36cf7cc30b73 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=9e652103-0ef2-456f-9931-6942cc9184a3&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0490775 2026-05-27 11:06:21.119 9 INFO neutron.wsgi [req-a1c07ddb-b5dd-403c-8c93-1a161efe3af8 req-b2a4f909-9ea6-4796-8cb2-e77494e87807 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] 10.0.0.56 "DELETE /v2.0/security-groups/0ddd686e-3773-4703-9585-ae19c0f644dc HTTP/1.1" status: 204 len: 173 time: 0.2228785 2026-05-27 11:06:21.126 9 INFO neutron.db.ovn_revision_numbers_db [None req-0e10093d-a44d-4633-90e8-73488939be7c f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] Successfully bumped revision number for resource 06b43ac0-27c9-4201-926d-823db85bce85 (type: floatingips) to 2 2026-05-27 11:06:21.127 9 INFO neutron.db.l3_db [None req-0e10093d-a44d-4633-90e8-73488939be7c f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] Floating IP 06b43ac0-27c9-4201-926d-823db85bce85 associated. External IP: 10.96.250.207, port: e617eb50-2bed-432b-b27d-c3ee3b09e23a. 2026-05-27 11:06:21.156 9 INFO neutron.wsgi [None req-0e10093d-a44d-4633-90e8-73488939be7c f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 10.0.0.84 "PUT /v2.0/floatingips/06b43ac0-27c9-4201-926d-823db85bce85 HTTP/1.1" status: 200 len: 1049 time: 1.5004225 2026-05-27 11:06:21.161 9 INFO neutron.api.v2.resource [req-94190e61-961d-4463-afa9-11608595c2a0 req-78d7e79c-1ee0-4e08-b79d-855c129a27af 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:06:21.162 9 INFO neutron.wsgi [req-94190e61-961d-4463-afa9-11608595c2a0 req-78d7e79c-1ee0-4e08-b79d-855c129a27af 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] 10.0.0.56 "GET /v2.0/security-groups/0ddd686e-3773-4703-9585-ae19c0f644dc HTTP/1.1" status: 404 len: 352 time: 0.0219917 2026-05-27 11:06:21.233 9 INFO neutron.wsgi [req-7e4ad782-5998-4451-87ac-1a74742d5ea0 req-b1c3a7fe-d939-4720-ba82-1025fdf447d4 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=90a47ae7-b981-4a4d-b473-33d40a97455d HTTP/1.1" status: 200 len: 1170 time: 0.0325961 2026-05-27 11:06:21.274 9 INFO neutron.wsgi [req-7e4ad782-5998-4451-87ac-1a74742d5ea0 req-9e4a66f8-f673-40b7-a405-2a503c582d30 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=e0cda913-6e1c-4f84-a135-2beda8c657bd&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0322316 2026-05-27 11:06:21.278 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a743f058-3a26-4ac9-8a82-36766eb194f8'] response: {'name': 'network-changed', 'server_uuid': '90a47ae7-b981-4a4d-b473-33d40a97455d', 'tag': 'e617eb50-2bed-432b-b27d-c3ee3b09e23a', 'status': 'completed', 'code': 200} 2026-05-27 11:06:21.316 9 INFO neutron.wsgi [req-75aaeadd-5e9e-4708-bb47-92ef664996b5 req-bd85825e-13e2-4643-9377-68b0fb077137 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] 10.0.0.56 "GET /v2.0/security-groups/776a5437-4071-4178-80e0-eeaf32dd9a5c HTTP/1.1" status: 200 len: 1879 time: 0.0267115 2026-05-27 11:06:21.348 9 INFO neutron.wsgi [req-c18a075d-109c-4318-9e17-78fe150b6b73 req-0b9a5c6d-1cf5-49c6-bf88-3638a1fd8b79 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=bd51ec6f0a414299a23fead25be06b7d&device_id=90a47ae7-b981-4a4d-b473-33d40a97455d HTTP/1.1" status: 200 len: 1409 time: 0.0448220 2026-05-27 11:06:21.426 9 INFO neutron.wsgi [req-c18a075d-109c-4318-9e17-78fe150b6b73 req-4f39678b-80ae-469c-bfea-02193b0dd0f7 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=dff5079b-f08b-4172-b420-9d043fcf8807 HTTP/1.1" status: 200 len: 974 time: 0.0705686 2026-05-27 11:06:21.504 9 INFO neutron.wsgi [req-75aaeadd-5e9e-4708-bb47-92ef664996b5 req-534bf8a4-36a0-40b8-b5c6-2fcefcad112c 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] 10.0.0.56 "DELETE /v2.0/security-groups/776a5437-4071-4178-80e0-eeaf32dd9a5c HTTP/1.1" status: 204 len: 173 time: 0.1793437 2026-05-27 11:06:21.520 9 INFO neutron.wsgi [req-c18a075d-109c-4318-9e17-78fe150b6b73 req-f68c4387-748a-43e8-8dad-bfc043a89319 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.9&port_id=e617eb50-2bed-432b-b27d-c3ee3b09e23a HTTP/1.1" status: 200 len: 1059 time: 0.0862818 2026-05-27 11:06:21.561 9 INFO neutron.api.v2.resource [req-5fe5c8c6-7425-45f5-911b-87331382c901 req-09c7b211-5312-41af-8478-d932bcf6a98e 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:06:21.562 9 INFO neutron.wsgi [req-5fe5c8c6-7425-45f5-911b-87331382c901 req-09c7b211-5312-41af-8478-d932bcf6a98e 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] 10.0.0.56 "GET /v2.0/security-groups/776a5437-4071-4178-80e0-eeaf32dd9a5c HTTP/1.1" status: 404 len: 352 time: 0.0218847 2026-05-27 11:06:21.580 9 INFO neutron.wsgi [req-c18a075d-109c-4318-9e17-78fe150b6b73 req-db4156dd-dca3-45aa-ad0c-88dcb72c3c77 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=f3a3aa76-53b0-4328-8021-0c5c23f88f73 HTTP/1.1" status: 200 len: 869 time: 0.0524757 2026-05-27 11:06:21.620 9 INFO neutron.wsgi [req-c18a075d-109c-4318-9e17-78fe150b6b73 req-aea0917e-b2c3-46fc-a336-ed4ce818e86e 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=dff5079b-f08b-4172-b420-9d043fcf8807&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0249574 2026-05-27 11:06:21.639 9 INFO neutron.wsgi [req-776cd960-80fb-41f1-8eaa-405cd78dc387 req-cacb1d3e-475b-4802-8011-58fbb1041834 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=d3283c44-4bda-4f2a-92df-a9588646b412 HTTP/1.1" status: 200 len: 1174 time: 0.0758119 2026-05-27 11:06:21.747 9 INFO neutron.wsgi [req-776cd960-80fb-41f1-8eaa-405cd78dc387 req-c9101c12-d3dd-479f-a229-df7753dbbd74 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=9e652103-0ef2-456f-9931-6942cc9184a3&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0898533 2026-05-27 11:06:21.750 9 INFO neutron.wsgi [req-c18a075d-109c-4318-9e17-78fe150b6b73 req-8503b2ec-21f9-4f41-bc35-d608b77d2598 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/dff5079b-f08b-4172-b420-9d043fcf8807?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1236334 2026-05-27 11:06:21.758 9 INFO neutron.wsgi [req-5643dc43-e7c7-40fb-a13c-fd71100dc003 req-7c2895ff-a6d9-40d8-a49a-77c962d742fe 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] 10.0.0.56 "GET /v2.0/security-groups/29b33915-05cf-460a-9786-1373679423f1 HTTP/1.1" status: 200 len: 1881 time: 0.0403655 2026-05-27 11:06:21.808 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status down for port: e617eb50-2bed-432b-b27d-c3ee3b09e23a 2026-05-27 11:06:21.844 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4f4773fb-5caf-4ad6-883a-0804716bf803 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] No more DHCP agents 2026-05-27 11:06:21.845 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4f4773fb-5caf-4ad6-883a-0804716bf803 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Unable to schedule network a3ee8540-47e3-48f2-b748-42333264c2e1: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:21.907 9 INFO neutron.wsgi [req-6d502889-70a6-4405-b179-37e1a9c1ae37 req-de7fa509-92bf-46be-a7fd-3dcbba117386 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=d3283c44-4bda-4f2a-92df-a9588646b412 HTTP/1.1" status: 200 len: 1174 time: 0.0833588 2026-05-27 11:06:21.925 9 INFO neutron.wsgi [req-f1357885-5559-407e-8fef-2ce52a37915b req-477d8210-e8a8-4a76-881a-ba3514249e07 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=90a47ae7-b981-4a4d-b473-33d40a97455d HTTP/1.1" status: 200 len: 1170 time: 0.1003692 2026-05-27 11:06:21.937 9 INFO neutron.wsgi [req-c18a075d-109c-4318-9e17-78fe150b6b73 req-67f14284-1f7f-4f44-98fc-5da21670a850 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/dff5079b-f08b-4172-b420-9d043fcf8807?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1777079 2026-05-27 11:06:22.089 9 INFO neutron.wsgi [req-f1357885-5559-407e-8fef-2ce52a37915b req-c6d9ba80-570f-46b4-8a4e-db58ad6da724 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=e0cda913-6e1c-4f84-a135-2beda8c657bd&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.1560040 2026-05-27 11:06:22.223 10 INFO neutron.db.ovn_revision_numbers_db [None req-4f4773fb-5caf-4ad6-883a-0804716bf803 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Successfully bumped revision number for resource d153da65-c97e-4b40-aaf9-a83913528eae (type: ports) to 1 2026-05-27 11:06:22.360 9 INFO neutron.wsgi [req-5643dc43-e7c7-40fb-a13c-fd71100dc003 req-3c5994b4-1e35-43d1-82b2-4e55e8d6eaaa 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] 10.0.0.56 "DELETE /v2.0/security-groups/29b33915-05cf-460a-9786-1373679423f1 HTTP/1.1" status: 204 len: 173 time: 0.5908089 2026-05-27 11:06:22.407 9 INFO neutron.wsgi [req-d3c0cbe4-1ab5-4213-85f5-f8e6458d5a2f req-af5992a0-a246-4b38-91c2-911300e85ea6 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=90a47ae7-b981-4a4d-b473-33d40a97455d HTTP/1.1" status: 200 len: 1168 time: 0.2833416 2026-05-27 11:06:22.415 9 INFO neutron.api.v2.resource [req-c030e360-ad9f-411f-9bf8-432690c14909 req-f2d0d1fc-dbff-497e-992c-f31969c2d154 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:06:22.415 9 INFO neutron.wsgi [req-c030e360-ad9f-411f-9bf8-432690c14909 req-f2d0d1fc-dbff-497e-992c-f31969c2d154 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] 10.0.0.56 "GET /v2.0/security-groups/29b33915-05cf-460a-9786-1373679423f1 HTTP/1.1" status: 404 len: 352 time: 0.0295842 2026-05-27 11:06:22.489 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a0d1a97-34bb-461c-aba7-3fa02cfbea69'] response: {'name': 'network-changed', 'server_uuid': 'd3283c44-4bda-4f2a-92df-a9588646b412', 'tag': '0b016c4f-8f24-48df-9e8d-b27d213bfa82', 'status': 'completed', 'code': 200} 2026-05-27 11:06:22.537 9 INFO neutron.wsgi [req-e912896b-bf24-4819-b43e-2c2220ee187b req-dfb91a66-19fb-498b-aa05-d342bee8be95 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] 10.0.0.56 "GET /v2.0/security-groups?tenant_id=e3e7820d399b43fbab0527e2cceae616 HTTP/1.1" status: 200 len: 3125 time: 0.0980535 2026-05-27 11:06:22.591 10 INFO neutron.wsgi [req-afbea5bc-abda-4052-8132-cebba2eac5e3 req-6bfbe26c-075f-44ea-98dd-bc420a1af817 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=2dfbf97916e642eca0f5563d36360fed&device_id=d3283c44-4bda-4f2a-92df-a9588646b412 HTTP/1.1" status: 200 len: 1413 time: 0.0775573 2026-05-27 11:06:22.647 9 INFO neutron.wsgi [req-e912896b-bf24-4819-b43e-2c2220ee187b req-cae358be-2cc4-4b03-a6b5-9909a2e40eae 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] 10.0.0.56 "GET /v2.0/security-groups/d968a61c-f5f8-4899-9835-6e524ff9cd9f HTTP/1.1" status: 200 len: 3122 time: 0.0949256 2026-05-27 11:06:22.688 10 INFO neutron.wsgi [req-afbea5bc-abda-4052-8132-cebba2eac5e3 req-ff24b811-a452-4a62-b21e-2186e6412dd0 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=08ce0114-6ed1-4898-89c9-69ac4f5887a8 HTTP/1.1" status: 200 len: 977 time: 0.0818307 2026-05-27 11:06:22.741 9 INFO neutron.wsgi [req-e912896b-bf24-4819-b43e-2c2220ee187b req-b416c894-bc8b-48ab-a39e-bb49bafd25a1 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] 10.0.0.56 "GET /v2.0/security-groups/d968a61c-f5f8-4899-9835-6e524ff9cd9f HTTP/1.1" status: 200 len: 3122 time: 0.0788951 2026-05-27 11:06:22.754 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource e617eb50-2bed-432b-b27d-c3ee3b09e23a (type: ports) to 5 2026-05-27 11:06:22.771 10 INFO neutron.wsgi [req-afbea5bc-abda-4052-8132-cebba2eac5e3 req-729a676c-7d95-4b15-a340-b3fcd7e8ad42 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=0b016c4f-8f24-48df-9e8d-b27d213bfa82 HTTP/1.1" status: 200 len: 1060 time: 0.0756512 2026-05-27 11:06:22.790 9 INFO neutron.api.v2.resource [req-47752459-0d43-4c5b-a8ee-3a9f5bf20b3e req-de0fddd3-f423-4082-874c-2d59acec1359 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:06:22.791 9 INFO neutron.wsgi [req-47752459-0d43-4c5b-a8ee-3a9f5bf20b3e req-de0fddd3-f423-4082-874c-2d59acec1359 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] 10.0.0.56 "GET /v2.0/security-groups/29b33915-05cf-460a-9786-1373679423f1 HTTP/1.1" status: 404 len: 352 time: 0.0179930 2026-05-27 11:06:22.836 10 INFO neutron.wsgi [req-afbea5bc-abda-4052-8132-cebba2eac5e3 req-7c608c48-7a6b-4f0d-a447-72f896542820 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=90a4b8a2-c5a8-4686-9427-b8107b0ac5e2 HTTP/1.1" status: 200 len: 872 time: 0.0569861 2026-05-27 11:06:22.857 9 INFO neutron.api.v2.resource [req-848e729d-d530-4efe-a610-d7594f03d35f req-80735b1b-831c-4f55-963f-0b3ce0996555 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:06:22.858 9 INFO neutron.wsgi [req-848e729d-d530-4efe-a610-d7594f03d35f req-80735b1b-831c-4f55-963f-0b3ce0996555 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] 10.0.0.56 "GET /v2.0/security-groups/776a5437-4071-4178-80e0-eeaf32dd9a5c HTTP/1.1" status: 404 len: 352 time: 0.0403678 2026-05-27 11:06:22.887 10 INFO neutron.wsgi [req-afbea5bc-abda-4052-8132-cebba2eac5e3 req-8cdada57-e17c-4488-92e9-1a0d539fe85d 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=08ce0114-6ed1-4898-89c9-69ac4f5887a8&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0370982 2026-05-27 11:06:22.932 9 INFO neutron.api.v2.resource [req-0521da42-5463-46e1-9b39-d75af795a50f req-89170030-67f7-48d2-a492-ccceee799a02 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:06:22.933 9 INFO neutron.wsgi [req-0521da42-5463-46e1-9b39-d75af795a50f req-89170030-67f7-48d2-a492-ccceee799a02 550f482140ce4d6ab55c9081d4d64491 e3e7820d399b43fbab0527e2cceae616 - - default default] 10.0.0.56 "GET /v2.0/security-groups/0ddd686e-3773-4703-9585-ae19c0f644dc HTTP/1.1" status: 404 len: 352 time: 0.0392587 2026-05-27 11:06:22.940 9 INFO neutron.wsgi [req-feda6f91-65d5-4f8d-bcd7-a2856f443d1c req-49bc0f60-229c-4bf2-8172-499ee61af847 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=d3283c44-4bda-4f2a-92df-a9588646b412 HTTP/1.1" status: 200 len: 1174 time: 0.1167653 /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-05-27 11:06:22.954 9 INFO neutron.db.l3_db [req-6d502889-70a6-4405-b179-37e1a9c1ae37 req-299dabda-2fba-47cb-8f30-4144fdde7f3d 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] Floating IP 7a2e789b-4d20-425b-8929-3b9c3e2647f4 disassociated. External IP: 10.96.250.214, port: 0b016c4f-8f24-48df-9e8d-b27d213bfa82. 2026-05-27 11:06:22.990 10 INFO neutron.wsgi [req-afbea5bc-abda-4052-8132-cebba2eac5e3 req-2e313fb5-0fcb-4f30-bd30-5b87f48df02a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/08ce0114-6ed1-4898-89c9-69ac4f5887a8?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0969164 2026-05-27 11:06:23.045 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-4f4773fb-5caf-4ad6-883a-0804716bf803 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-d153da65-c97e-4b40-aaf9-a83913528eae 2026-05-27 11:06:23.045 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:06:23.045 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:06:23.045 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:06:23.045 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:06:23.045 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:06:23.045 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:06:23.045 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:06:23.045 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:06:23.045 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:06:23.045 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:06:23.045 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:06:23.045 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-d153da65-c97e-4b40-aaf9-a83913528eae 2026-05-27 11:06:23.045 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:06:23.046 10 ERROR neutron_lib.callbacks.manager [None req-4f4773fb-5caf-4ad6-883a-0804716bf803 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-d153da65-c97e-4b40-aaf9-a83913528eae 2026-05-27 11:06:23.046 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:06:23.046 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:06:23.046 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:06:23.046 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:06:23.046 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:06:23.046 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:06:23.046 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:06:23.046 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:06:23.046 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:06:23.046 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:06:23.046 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:06:23.046 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:06:23.046 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:06:23.046 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:06:23.046 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:06:23.046 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:06:23.046 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:06:23.046 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:06:23.046 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:06:23.046 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-d153da65-c97e-4b40-aaf9-a83913528eae 2026-05-27 11:06:23.046 10 ERROR neutron_lib.callbacks.manager  2026-05-27 11:06:23.068 10 INFO neutron.wsgi [req-afbea5bc-abda-4052-8132-cebba2eac5e3 req-5f756b05-813d-4bec-a4f2-4fa19ccc0fc4 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/08ce0114-6ed1-4898-89c9-69ac4f5887a8?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0701623 2026-05-27 11:06:23.086 9 INFO neutron.wsgi [req-feda6f91-65d5-4f8d-bcd7-a2856f443d1c req-89014114-fb2e-4ba4-b14a-74a04922b66c 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=9e652103-0ef2-456f-9931-6942cc9184a3&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.1320872 2026-05-27 11:06:23.254 9 INFO neutron.wsgi [req-5a9b2256-1080-4ea7-92bb-4a4aa71ce8e3 req-fbe18012-c884-47b7-968a-22b52abf2db9 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=90a47ae7-b981-4a4d-b473-33d40a97455d HTTP/1.1" status: 200 len: 1168 time: 0.0966070 2026-05-27 11:06:23.276 10 INFO neutron.db.ovn_revision_numbers_db [None req-4f4773fb-5caf-4ad6-883a-0804716bf803 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Successfully bumped revision number for resource d153da65-c97e-4b40-aaf9-a83913528eae (type: ports) to 1 2026-05-27 11:06:23.287 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status up for port: d153da65-c97e-4b40-aaf9-a83913528eae /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-05-27 11:06:23.325 9 INFO neutron.plugins.ml2.plugin [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Attempt 1 to provision port d153da65-c97e-4b40-aaf9-a83913528eae 2026-05-27 11:06:23.330 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d748a9b-23f6-4e8b-94bb-d5aa61d3c747'] response: {'server_uuid': '90a47ae7-b981-4a4d-b473-33d40a97455d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e617eb50-2bed-432b-b27d-c3ee3b09e23a', 'code': 200} 2026-05-27 11:06:23.330 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6d748a9b-23f6-4e8b-94bb-d5aa61d3c747'] response: {'server_uuid': '90a47ae7-b981-4a4d-b473-33d40a97455d', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e617eb50-2bed-432b-b27d-c3ee3b09e23a', 'code': 200} 2026-05-27 11:06:23.345 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4f4773fb-5caf-4ad6-883a-0804716bf803 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] No more DHCP agents 2026-05-27 11:06:23.346 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4f4773fb-5caf-4ad6-883a-0804716bf803 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Unable to schedule network a3ee8540-47e3-48f2-b748-42333264c2e1: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:23.347 9 INFO neutron.db.l3_db [req-d3c0cbe4-1ab5-4213-85f5-f8e6458d5a2f req-f5f1a408-8804-4f79-b3c2-67156c5e2ee9 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] Floating IP 06b43ac0-27c9-4201-926d-823db85bce85 disassociated. External IP: 10.96.250.207, port: e617eb50-2bed-432b-b27d-c3ee3b09e23a. 2026-05-27 11:06:23.375 9 INFO neutron.wsgi [req-6d502889-70a6-4405-b179-37e1a9c1ae37 req-299dabda-2fba-47cb-8f30-4144fdde7f3d 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 199.204.45.162 "DELETE /v2.0/ports/0b016c4f-8f24-48df-9e8d-b27d213bfa82 HTTP/1.1" status: 204 len: 173 time: 1.4593029 2026-05-27 11:06:23.437 9 INFO neutron.wsgi [req-5a9b2256-1080-4ea7-92bb-4a4aa71ce8e3 req-671b9855-2a5f-4480-9b39-a98979d9052b f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=e0cda913-6e1c-4f84-a135-2beda8c657bd&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.1761119 2026-05-27 11:06:23.706 10 INFO neutron.db.ovn_revision_numbers_db [None req-4f4773fb-5caf-4ad6-883a-0804716bf803 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Successfully bumped revision number for resource d153da65-c97e-4b40-aaf9-a83913528eae (type: router_ports) to 1 2026-05-27 11:06:23.713 10 INFO neutron.wsgi [None req-4f4773fb-5caf-4ad6-883a-0804716bf803 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] 10.0.0.84 "PUT /v2.0/routers/57199080-7f4e-4a28-81c4-a5d53d3fbf0b/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.7189631 2026-05-27 11:06:23.723 10 WARNING neutron_lib.context [None req-79aacdc1-6cb5-45fb-98a4-ee9013e4b063 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:23.763 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] No hosting information found for port bcd55354-8c00-47ef-ab6e-468d9415e8c3: RuntimeError: No hosting information found for port bcd55354-8c00-47ef-ab6e-468d9415e8c3 2026-05-27 11:06:23.793 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status up for port: 9ef595d0-4194-40cb-b9f5-aadb6e428cd0 2026-05-27 11:06:23.806 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port 9ef595d0-4194-40cb-b9f5-aadb6e428cd0 2026-05-27 11:06:23.818 9 INFO neutron.wsgi [req-d3c0cbe4-1ab5-4213-85f5-f8e6458d5a2f req-f5f1a408-8804-4f79-b3c2-67156c5e2ee9 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 199.204.45.162 "DELETE /v2.0/ports/e617eb50-2bed-432b-b27d-c3ee3b09e23a HTTP/1.1" status: 204 len: 173 time: 1.4004581 2026-05-27 11:06:23.953 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013633 2026-05-27 11:06:23.953 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012972 2026-05-27 11:06:24.189 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-79aacdc1-6cb5-45fb-98a4-ee9013e4b063 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] No more DHCP agents 2026-05-27 11:06:24.192 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-79aacdc1-6cb5-45fb-98a4-ee9013e4b063 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Unable to schedule network a3ee8540-47e3-48f2-b748-42333264c2e1: 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-05-27 11:06:24.252 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource d153da65-c97e-4b40-aaf9-a83913528eae (type: ports) to 2 2026-05-27 11:06:24.382 10 INFO neutron.db.ovn_revision_numbers_db [None req-79aacdc1-6cb5-45fb-98a4-ee9013e4b063 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Successfully bumped revision number for resource 2e118de8-3c04-4c8f-bf6e-19b63ec2d532 (type: ports) to 1 2026-05-27 11:06:24.405 10 INFO neutron.wsgi [None req-5ddbe877-c009-431d-8351-65811dbe3359 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/9e652103-0ef2-456f-9931-6942cc9184a3 HTTP/1.1" status: 204 len: 168 time: 0.1874313 2026-05-27 11:06:24.413 10 INFO neutron.wsgi [None req-79aacdc1-6cb5-45fb-98a4-ee9013e4b063 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] 10.0.0.84 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1154 time: 0.6953757 2026-05-27 11:06:24.425 9 WARNING neutron_lib.context [None req-f18632e1-ba6d-45da-9888-504f929da83e a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:24.431 10 INFO neutron.api.v2.resource [None req-2f11228a-a996-4460-a492-dea511019bf7 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:06:24.433 10 INFO neutron.wsgi [None req-2f11228a-a996-4460-a492-dea511019bf7 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 10.0.0.84 "GET /v2.0/security-groups/9e652103-0ef2-456f-9931-6942cc9184a3 HTTP/1.1" status: 404 len: 347 time: 0.0226824 2026-05-27 11:06:24.540 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource d153da65-c97e-4b40-aaf9-a83913528eae (type: router_ports) to 2 2026-05-27 11:06:24.930 10 INFO neutron.wsgi [None req-0a54e9a1-a0ee-4feb-9afe-dd8978fc6d38 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/e0cda913-6e1c-4f84-a135-2beda8c657bd HTTP/1.1" status: 204 len: 168 time: 0.3858073 2026-05-27 11:06:24.953 10 INFO neutron.api.v2.resource [None req-8ce10601-7020-46ac-bc63-7856606b04ac f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:06:24.955 10 INFO neutron.wsgi [None req-8ce10601-7020-46ac-bc63-7856606b04ac f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 10.0.0.84 "GET /v2.0/security-groups/e0cda913-6e1c-4f84-a135-2beda8c657bd HTTP/1.1" status: 404 len: 347 time: 0.0192244 2026-05-27 11:06:25.000 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f18632e1-ba6d-45da-9888-504f929da83e a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] No more DHCP agents 2026-05-27 11:06:25.002 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f18632e1-ba6d-45da-9888-504f929da83e a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Unable to schedule network a3ee8540-47e3-48f2-b748-42333264c2e1: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:25.133 10 INFO neutron.wsgi [None req-8263a688-af5f-4ae7-8e66-3977a7fc7609 1067669bca86482b8a206d3bf42950b7 2dfbf97916e642eca0f5563d36360fed - - default default] 10.0.0.84 "DELETE /v2.0/floatingips/7a2e789b-4d20-425b-8929-3b9c3e2647f4 HTTP/1.1" status: 204 len: 168 time: 0.6947691 /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-05-27 11:06:25.245 9 INFO neutron.db.ovn_revision_numbers_db [None req-f18632e1-ba6d-45da-9888-504f929da83e a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Successfully bumped revision number for resource 157b261d-85bc-4c40-a09b-28c35e489da9 (type: ports) to 1 2026-05-27 11:06:25.304 9 INFO neutron.wsgi [None req-f18632e1-ba6d-45da-9888-504f929da83e a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] 10.0.0.84 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1154 time: 0.8859293 2026-05-27 11:06:25.324 9 WARNING neutron_lib.context [None req-ac2c29ba-1d68-49b0-bead-14c69ed101d6 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:25.347 10 INFO neutron.wsgi [None req-b3e361a4-96e2-4c8e-8f0d-6c98c96a3e96 f156e727909243b9870968a868813e0c bd51ec6f0a414299a23fead25be06b7d - - default default] 10.0.0.84 "DELETE /v2.0/floatingips/06b43ac0-27c9-4201-926d-823db85bce85 HTTP/1.1" status: 204 len: 168 time: 0.3871434 2026-05-27 11:06:25.377 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8366ed84-f89e-4b34-9d54-12bea1510bc6'] response: {'server_uuid': 'd3283c44-4bda-4f2a-92df-a9588646b412', 'name': 'network-vif-deleted', 'tag': '0b016c4f-8f24-48df-9e8d-b27d213bfa82', 'status': 'completed', 'code': 200} 2026-05-27 11:06:25.377 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8366ed84-f89e-4b34-9d54-12bea1510bc6'] response: {'server_uuid': '90a47ae7-b981-4a4d-b473-33d40a97455d', 'name': 'network-vif-deleted', 'tag': 'e617eb50-2bed-432b-b27d-c3ee3b09e23a', 'status': 'completed', 'code': 200} 2026-05-27 11:06:25.724 9 INFO neutron.wsgi [None req-f0dd2a9d-cf25-4b6d-8064-d75707dd0109 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "PUT /v2.0/routers/34be48e5-2d48-45bb-9f32-68541c5de882/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 2.7797556 /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-05-27 11:06:26.098 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ac2c29ba-1d68-49b0-bead-14c69ed101d6 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] No more DHCP agents 2026-05-27 11:06:26.103 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ac2c29ba-1d68-49b0-bead-14c69ed101d6 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:26.850 10 INFO neutron.wsgi [None req-311cc68f-622a-40aa-8e27-b26770e416fb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "PUT /v2.0/routers/0e629bfc-186b-45ff-a1b2-a2752fbc0c03/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.4950440 /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-05-27 11:06:27.522 9 INFO neutron.wsgi [None req-7f4b132c-9b10-41a5-9de4-7a091507ee47 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/routers/34be48e5-2d48-45bb-9f32-68541c5de882 HTTP/1.1" status: 204 len: 168 time: 1.7924347 2026-05-27 11:06:27.666 9 INFO neutron.db.ovn_revision_numbers_db [None req-ac2c29ba-1d68-49b0-bead-14c69ed101d6 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Successfully bumped revision number for resource f52069d4-13dc-479b-ba1e-8e60e0e3cff0 (type: floatingips) to -1 2026-05-27 11:06:27.887 10 INFO neutron.wsgi [None req-9b8ea1e5-6758-47d2-9523-10336c8b0aad c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/routers/0e629bfc-186b-45ff-a1b2-a2752fbc0c03 HTTP/1.1" status: 204 len: 168 time: 1.0320830 2026-05-27 11:06:27.905 9 INFO neutron.db.ovn_revision_numbers_db [None req-ac2c29ba-1d68-49b0-bead-14c69ed101d6 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Successfully bumped revision number for resource f52069d4-13dc-479b-ba1e-8e60e0e3cff0 (type: floatingips) to 1 2026-05-27 11:06:27.906 9 INFO neutron.db.l3_db [None req-ac2c29ba-1d68-49b0-bead-14c69ed101d6 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Floating IP f52069d4-13dc-479b-ba1e-8e60e0e3cff0 associated. External IP: 10.96.250.207, port: 157b261d-85bc-4c40-a09b-28c35e489da9. 2026-05-27 11:06:27.935 9 INFO neutron.wsgi [None req-fb5664bf-f37e-406f-b783-8ec6b88db94b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/subnets/4bac38e9-f45f-4d8a-9ea3-09efc6f67cca HTTP/1.1" status: 204 len: 168 time: 0.3937840 2026-05-27 11:06:27.994 9 INFO neutron.wsgi [None req-ac2c29ba-1d68-49b0-bead-14c69ed101d6 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] 10.0.0.84 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1041 time: 2.6746581 2026-05-27 11:06:28.076 9 INFO neutron.wsgi [None req-17abeeb9-95c3-4cc9-bc46-23961579c71c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "PUT /v2.0/routers/49f34471-0bd3-4c2d-a32a-ddae4fecf75f/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 2.9362953 /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-05-27 11:06:28.092 10 INFO neutron.wsgi [None req-d2f67849-4af6-441f-854f-3dbe299c783c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/subnets/f3a3aa76-53b0-4328-8021-0c5c23f88f73 HTTP/1.1" status: 204 len: 168 time: 0.1989400 2026-05-27 11:06:28.396 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] No hosting information found for port 9ef595d0-4194-40cb-b9f5-aadb6e428cd0: RuntimeError: No hosting information found for port 9ef595d0-4194-40cb-b9f5-aadb6e428cd0 2026-05-27 11:06:28.397 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status down for port: 0b016c4f-8f24-48df-9e8d-b27d213bfa82 2026-05-27 11:06:28.560 10 INFO neutron.services.segments.plugin [-] Segment a056955c-4461-4657-a007-23743135bca9 resource provider aggregate not found 2026-05-27 11:06:28.564 10 INFO neutron.services.segments.plugin [-] Segment a056955c-4461-4657-a007-23743135bca9 resource provider aggregate not found 2026-05-27 11:06:28.583 10 INFO neutron.services.segments.plugin [-] Segment a056955c-4461-4657-a007-23743135bca9 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 a056955c-4461-4657-a007-23743135bca9 found for delete ", "request_id": "req-d34b7907-f300-4479-bd0d-03da96ac940e"}]} 2026-05-27 11:06:28.584 10 INFO neutron.services.segments.plugin [-] Segment a056955c-4461-4657-a007-23743135bca9 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 a056955c-4461-4657-a007-23743135bca9 found for delete ", "request_id": "req-0a096e10-901e-4f6f-a16b-9fa88349b5b7"}]} 2026-05-27 11:06:28.591 9 INFO neutron.db.ovn_revision_numbers_db [None req-c8941873-982f-449c-a0fb-64951907847a a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Successfully bumped revision number for resource f52069d4-13dc-479b-ba1e-8e60e0e3cff0 (type: floatingips) to 2 2026-05-27 11:06:28.595 10 INFO neutron.wsgi [None req-c2973053-9676-42e3-82cf-44ada763052e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/networks/dff5079b-f08b-4172-b420-9d043fcf8807 HTTP/1.1" status: 204 len: 168 time: 0.4979215 2026-05-27 11:06:28.691 9 INFO neutron.db.l3_db [None req-c8941873-982f-449c-a0fb-64951907847a a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Floating IP f52069d4-13dc-479b-ba1e-8e60e0e3cff0 disassociated. External IP: 10.96.250.207, port: 157b261d-85bc-4c40-a09b-28c35e489da9. 2026-05-27 11:06:28.747 9 INFO neutron.wsgi [None req-c8941873-982f-449c-a0fb-64951907847a a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] 10.0.0.84 "PUT /v2.0/floatingips/f52069d4-13dc-479b-ba1e-8e60e0e3cff0 HTTP/1.1" status: 200 len: 748 time: 0.7463715 /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-05-27 11:06:28.864 9 INFO neutron.wsgi [None req-0ceb620e-5f1d-4d3f-a7da-89281b2a42d1 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=bd51ec6f0a414299a23fead25be06b7d&name=default HTTP/1.1" status: 200 len: 3116 time: 0.0905867 2026-05-27 11:06:29.010 9 INFO neutron.wsgi [None req-6fb359e5-d27c-4538-a03e-10b96b4b09fc c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/networks/7ef8c253-7c9f-4530-8623-a96287912c5b HTTP/1.1" status: 204 len: 168 time: 1.0703268 2026-05-27 11:06:29.077 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] No hosting information found for port d153da65-c97e-4b40-aaf9-a83913528eae: RuntimeError: No hosting information found for port d153da65-c97e-4b40-aaf9-a83913528eae 2026-05-27 11:06:29.171 10 INFO neutron.wsgi [None req-d633fac5-57af-484f-8927-c9bb3ca655f1 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] 10.0.0.84 "DELETE /v2.0/floatingips/f52069d4-13dc-479b-ba1e-8e60e0e3cff0 HTTP/1.1" status: 204 len: 168 time: 0.4172833 2026-05-27 11:06:29.183 9 WARNING neutron_lib.context [None req-169cd912-87d8-48c2-aeee-c108e8642995 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:29.211 10 INFO neutron.wsgi [None req-35a58c99-5ef6-4375-9ae1-b910e6dc1245 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=e3e7820d399b43fbab0527e2cceae616&name=default HTTP/1.1" status: 200 len: 3120 time: 0.0346260 2026-05-27 11:06:29.275 9 INFO neutron.wsgi [None req-ed2495fe-8761-45fe-baa8-f43213603eb7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/ec1b9bcd-9e8a-4bc8-80de-3225aba0eee3 HTTP/1.1" status: 204 len: 168 time: 0.4042821 2026-05-27 11:06:29.475 10 INFO neutron.wsgi [None req-4cfc4bf9-fd27-40f7-ade6-c42274ce92d5 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/d968a61c-f5f8-4899-9835-6e524ff9cd9f HTTP/1.1" status: 204 len: 168 time: 0.2576196 2026-05-27 11:06:29.611 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-169cd912-87d8-48c2-aeee-c108e8642995 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] No more DHCP agents 2026-05-27 11:06:29.618 9 INFO neutron.wsgi [None req-f2e41798-102d-40b5-8263-14159a467e4c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/routers/49f34471-0bd3-4c2d-a32a-ddae4fecf75f HTTP/1.1" status: 204 len: 168 time: 1.5350404 2026-05-27 11:06:29.619 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-169cd912-87d8-48c2-aeee-c108e8642995 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:29.631 9 INFO neutron.services.segments.plugin [-] Segment 6c93a0b2-327e-4300-9524-143a90f32904 resource provider aggregate not found 2026-05-27 11:06:29.668 9 INFO neutron.services.segments.plugin [-] Segment 6c93a0b2-327e-4300-9524-143a90f32904 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 6c93a0b2-327e-4300-9524-143a90f32904 found for delete ", "request_id": "req-272ab189-1869-452d-bf05-df259ea5b228"}]} 2026-05-27 11:06:29.685 9 INFO neutron.services.segments.plugin [-] Segment 6c93a0b2-327e-4300-9524-143a90f32904 resource provider aggregate not found 2026-05-27 11:06:29.709 9 INFO neutron.services.segments.plugin [-] Segment 6c93a0b2-327e-4300-9524-143a90f32904 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 6c93a0b2-327e-4300-9524-143a90f32904 found for delete ", "request_id": "req-49fae90e-af33-4b26-923f-a933a403a4a0"}]} 2026-05-27 11:06:29.917 9 INFO neutron.wsgi [None req-b9cb5be4-4c3c-4df9-89e8-c7598e60f77e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/subnets/90a4b8a2-c5a8-4686-9427-b8107b0ac5e2 HTTP/1.1" status: 204 len: 168 time: 0.2936234 2026-05-27 11:06:30.302 10 INFO neutron.wsgi [None req-de4e5449-7ce0-4ef5-b3d6-c8e8162e65de c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/networks/08ce0114-6ed1-4898-89c9-69ac4f5887a8 HTTP/1.1" status: 204 len: 168 time: 0.3786099 2026-05-27 11:06:30.493 10 INFO neutron.wsgi [None req-75004f7d-175f-4283-9bc5-b532ed64b973 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=2dfbf97916e642eca0f5563d36360fed&name=default HTTP/1.1" status: 200 len: 3116 time: 0.0395858 2026-05-27 11:06:30.603 10 INFO neutron.services.segments.plugin [-] Segment 12e87ebb-9c85-4a60-aaf5-ef7eeb287b23 resource provider aggregate not found 2026-05-27 11:06:30.607 10 INFO neutron.services.segments.plugin [-] Segment 12e87ebb-9c85-4a60-aaf5-ef7eeb287b23 resource provider aggregate not found 2026-05-27 11:06:30.627 10 INFO neutron.services.segments.plugin [-] Segment 12e87ebb-9c85-4a60-aaf5-ef7eeb287b23 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 12e87ebb-9c85-4a60-aaf5-ef7eeb287b23 found for delete ", "request_id": "req-06bc798a-1e8b-446b-864d-9f18d007e92a"}]} 2026-05-27 11:06:30.631 10 INFO neutron.services.segments.plugin [-] Segment 12e87ebb-9c85-4a60-aaf5-ef7eeb287b23 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 12e87ebb-9c85-4a60-aaf5-ef7eeb287b23 found for delete ", "request_id": "req-8e35017c-ac1d-4479-8aea-d7e6b4f71a46"}]} 2026-05-27 11:06:30.665 9 INFO neutron.db.ovn_revision_numbers_db [None req-169cd912-87d8-48c2-aeee-c108e8642995 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Successfully bumped revision number for resource 8521ca9a-8560-41b0-a7ae-d1ffeeb16c20 (type: floatingips) to -1 2026-05-27 11:06:30.774 10 INFO neutron.wsgi [None req-e0f6b42b-c113-4b73-9d61-af4ee3af64f7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/14845411-9b0d-47a6-875c-0c176acb0b3b HTTP/1.1" status: 204 len: 168 time: 0.2674558 2026-05-27 11:06:30.810 9 INFO neutron.db.ovn_revision_numbers_db [None req-169cd912-87d8-48c2-aeee-c108e8642995 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Successfully bumped revision number for resource 8521ca9a-8560-41b0-a7ae-d1ffeeb16c20 (type: floatingips) to 1 2026-05-27 11:06:30.810 9 INFO neutron.db.l3_db [None req-169cd912-87d8-48c2-aeee-c108e8642995 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Floating IP 8521ca9a-8560-41b0-a7ae-d1ffeeb16c20 associated. External IP: 10.96.250.211, port: 2e118de8-3c04-4c8f-bf6e-19b63ec2d532. 2026-05-27 11:06:30.852 9 INFO neutron.wsgi [None req-169cd912-87d8-48c2-aeee-c108e8642995 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] 10.0.0.84 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1041 time: 1.6739678 2026-05-27 11:06:30.898 9 INFO neutron.wsgi [None req-6b89ac3a-57f9-4c39-8f0c-4379addacef3 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] 10.0.0.84 "GET /v2.0/floatingips/8521ca9a-8560-41b0-a7ae-d1ffeeb16c20 HTTP/1.1" status: 200 len: 1038 time: 0.0418127 2026-05-27 11:06:30.960 9 INFO neutron.wsgi [None req-a1f7fbc0-75dd-409e-baad-1ea84c36f606 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] 10.0.0.84 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1041 time: 0.0564156 /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-05-27 11:06:31.437 10 INFO neutron.wsgi [None req-3714c7c9-ea5b-4300-81cc-3b0d5e1ad950 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/ports HTTP/1.1" status: 200 len: 11410 time: 0.2459023 2026-05-27 11:06:31.638 9 INFO neutron.db.ovn_revision_numbers_db [None req-5ce9c810-50ae-4b59-8f4d-481cf6568c52 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Successfully bumped revision number for resource 8521ca9a-8560-41b0-a7ae-d1ffeeb16c20 (type: floatingips) to 2 2026-05-27 11:06:31.640 9 INFO neutron.db.ovn_revision_numbers_db [None req-dd03c68e-51c4-4bf3-bbac-51af6448ea47 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 221c5d44-6bbb-4158-b389-ad4755b55354 (type: security_groups) to 1 2026-05-27 11:06:31.667 10 INFO neutron.wsgi [None req-c468e8ca-3b93-4d9a-b15d-2057ff546f28 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/routers HTTP/1.1" status: 200 len: 1150 time: 0.2232063 /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-05-27 11:06:31.680 9 INFO neutron.db.ovn_revision_numbers_db [None req-dd03c68e-51c4-4bf3-bbac-51af6448ea47 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 523d457a-eccc-47fc-90c9-c8ea76104811 (type: security_group_rules) to 0 2026-05-27 11:06:31.688 10 INFO neutron.wsgi [None req-a8a34b29-71b2-4668-9b2e-1acdbf572a08 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0198410 2026-05-27 11:06:31.722 9 INFO neutron.db.ovn_revision_numbers_db [None req-dd03c68e-51c4-4bf3-bbac-51af6448ea47 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 6b9174b9-ab2f-49d5-a5fc-0a9e44ef284c (type: security_group_rules) to 0 2026-05-27 11:06:31.742 9 INFO neutron.db.ovn_revision_numbers_db [None req-dd03c68e-51c4-4bf3-bbac-51af6448ea47 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 6e4378cc-1c17-4ae1-afb7-22c6fd1887bb (type: security_group_rules) to 0 2026-05-27 11:06:31.758 10 INFO neutron.wsgi [None req-0beba66f-72ba-455a-bd46-d29b171c7202 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1022 time: 0.0656219 2026-05-27 11:06:31.771 9 INFO neutron.db.ovn_revision_numbers_db [None req-dd03c68e-51c4-4bf3-bbac-51af6448ea47 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 983a5b62-a3f5-4544-9637-11a094f12c03 (type: security_group_rules) to 0 2026-05-27 11:06:31.772 10 INFO neutron.wsgi [None req-14015a8d-84bf-4e59-bbdd-fe3b31754872 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1713 time: 0.0133934 2026-05-27 11:06:31.791 9 INFO neutron.db.ovn_revision_numbers_db [None req-5ce9c810-50ae-4b59-8f4d-481cf6568c52 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Successfully bumped revision number for resource 8521ca9a-8560-41b0-a7ae-d1ffeeb16c20 (type: floatingips) to 2 2026-05-27 11:06:31.791 9 INFO neutron.db.l3_db [None req-5ce9c810-50ae-4b59-8f4d-481cf6568c52 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Floating IP 8521ca9a-8560-41b0-a7ae-d1ffeeb16c20 associated. External IP: 10.96.250.211, port: 2e118de8-3c04-4c8f-bf6e-19b63ec2d532. 2026-05-27 11:06:31.814 10 INFO neutron.wsgi [None req-4ca20523-06b7-4805-bfc4-659b2e0c87f2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2048 time: 0.0409536 2026-05-27 11:06:31.825 10 INFO neutron.wsgi [None req-f102080a-26c1-4eba-9f0c-4ba59da8fd01 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0093157 2026-05-27 11:06:31.837 10 INFO neutron.wsgi [None req-e4238680-af1a-4e7c-b9ba-7aeb3cfbe407 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0119612 2026-05-27 11:06:31.844 9 INFO neutron.db.segments_db [None req-dd03c68e-51c4-4bf3-bbac-51af6448ea47 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Added segment 7f9a5814-afaa-439d-993f-4668933a534a of type geneve for network 32d828fd-b264-46a6-8063-fa0440024f74 2026-05-27 11:06:31.864 9 INFO neutron.wsgi [None req-5ce9c810-50ae-4b59-8f4d-481cf6568c52 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] 10.0.0.84 "PUT /v2.0/floatingips/8521ca9a-8560-41b0-a7ae-d1ffeeb16c20 HTTP/1.1" status: 200 len: 1038 time: 0.8984256 2026-05-27 11:06:31.877 10 INFO neutron.wsgi [None req-5e74bc84-86fb-4e13-b700-55c6570953fe c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2048 time: 0.0382814 2026-05-27 11:06:31.995 10 INFO neutron.wsgi [None req-4389370c-695e-467a-9464-40d3a33aa477 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/networks HTTP/1.1" status: 200 len: 3113 time: 0.1134131 2026-05-27 11:06:32.007 9 INFO neutron.db.ovn_revision_numbers_db [None req-dd03c68e-51c4-4bf3-bbac-51af6448ea47 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 32d828fd-b264-46a6-8063-fa0440024f74 (type: networks) to 1 2026-05-27 11:06:32.063 10 INFO neutron.wsgi [None req-06a400ac-1a07-437e-a646-26a9624455fc c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 23386 time: 0.0648272 2026-05-27 11:06:32.158 10 INFO neutron.db.ovn_revision_numbers_db [None req-05f2e0d4-f2a3-46bc-a43a-5414b075b498 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Successfully bumped revision number for resource 8521ca9a-8560-41b0-a7ae-d1ffeeb16c20 (type: floatingips) to 3 2026-05-27 11:06:32.211 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-dd03c68e-51c4-4bf3-bbac-51af6448ea47 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:06:32.213 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-dd03c68e-51c4-4bf3-bbac-51af6448ea47 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 32d828fd-b264-46a6-8063-fa0440024f74: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:32.218 10 INFO neutron.db.l3_db [None req-05f2e0d4-f2a3-46bc-a43a-5414b075b498 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] Floating IP 8521ca9a-8560-41b0-a7ae-d1ffeeb16c20 disassociated. External IP: 10.96.250.211, port: 157b261d-85bc-4c40-a09b-28c35e489da9. 2026-05-27 11:06:32.255 10 INFO neutron.wsgi [None req-05f2e0d4-f2a3-46bc-a43a-5414b075b498 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] 10.0.0.84 "PUT /v2.0/floatingips/8521ca9a-8560-41b0-a7ae-d1ffeeb16c20 HTTP/1.1" status: 200 len: 748 time: 0.3853793 /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-05-27 11:06:32.302 9 INFO neutron.db.ovn_revision_numbers_db [None req-dd03c68e-51c4-4bf3-bbac-51af6448ea47 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 058c3abc-1a14-40b3-bf8d-505ce436f149 (type: ports) to 1 2026-05-27 11:06:32.331 9 INFO neutron.wsgi [None req-dd03c68e-51c4-4bf3-bbac-51af6448ea47 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 953 time: 1.1383584 2026-05-27 11:06:32.811 9 INFO neutron.db.ovn_revision_numbers_db [None req-2a2d923b-524c-4c0d-b1c0-a8e50b04ce03 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource f4b142db-a173-4bce-beec-744fb32ec31d (type: security_groups) to 1 2026-05-27 11:06:32.815 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1ea74c2e-3b12-4cf4-b151-99456ac50b0e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:06:32.820 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1ea74c2e-3b12-4cf4-b151-99456ac50b0e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 32d828fd-b264-46a6-8063-fa0440024f74: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:32.825 9 INFO neutron.db.ovn_revision_numbers_db [None req-2a2d923b-524c-4c0d-b1c0-a8e50b04ce03 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 06ea7525-1b9a-4f9c-a008-4a0e72ce4b1e (type: security_group_rules) to 0 2026-05-27 11:06:32.847 9 INFO neutron.db.ovn_revision_numbers_db [None req-2a2d923b-524c-4c0d-b1c0-a8e50b04ce03 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 7a3af310-089c-4666-a2a7-0b95bdc1a98d (type: security_group_rules) to 0 2026-05-27 11:06:32.859 9 INFO neutron.db.ovn_revision_numbers_db [None req-2a2d923b-524c-4c0d-b1c0-a8e50b04ce03 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource d5fca28b-af1e-49e4-891b-9bc1ee5cffb1 (type: security_group_rules) to 0 2026-05-27 11:06:32.877 9 INFO neutron.db.ovn_revision_numbers_db [None req-2a2d923b-524c-4c0d-b1c0-a8e50b04ce03 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource e32b1bdc-d6c6-41b6-8c78-1bdb2f8c7ed9 (type: security_group_rules) to 0 2026-05-27 11:06:32.925 9 INFO neutron.db.segments_db [None req-2a2d923b-524c-4c0d-b1c0-a8e50b04ce03 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Added segment 8ae91c7f-2983-4281-8e48-9d0aa4187038 of type geneve for network d690f945-97b0-4dfb-9144-88d3ec435be3 2026-05-27 11:06:33.030 10 INFO neutron.wsgi [None req-3155dce6-4549-4f77-96f0-f229e5876cc5 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] 10.0.0.84 "DELETE /v2.0/floatingips/8521ca9a-8560-41b0-a7ae-d1ffeeb16c20 HTTP/1.1" status: 204 len: 168 time: 0.7696569 2026-05-27 11:06:33.060 9 INFO neutron.db.ovn_revision_numbers_db [None req-2a2d923b-524c-4c0d-b1c0-a8e50b04ce03 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource d690f945-97b0-4dfb-9144-88d3ec435be3 (type: networks) to 1 2026-05-27 11:06:33.064 10 INFO neutron.api.v2.resource [None req-4b69571d-c56d-43ef-8517-a4cc1d4f3183 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] delete failed (client error): The resource could not be found. 2026-05-27 11:06:33.066 10 INFO neutron.wsgi [None req-4b69571d-c56d-43ef-8517-a4cc1d4f3183 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] 10.0.0.84 "DELETE /v2.0/floatingips/8521ca9a-8560-41b0-a7ae-d1ffeeb16c20 HTTP/1.1" status: 404 len: 345 time: 0.0289509 2026-05-27 11:06:33.385 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2a2d923b-524c-4c0d-b1c0-a8e50b04ce03 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:06:33.387 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2a2d923b-524c-4c0d-b1c0-a8e50b04ce03 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network d690f945-97b0-4dfb-9144-88d3ec435be3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:33.465 9 INFO neutron.db.ovn_revision_numbers_db [None req-2a2d923b-524c-4c0d-b1c0-a8e50b04ce03 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 5480ce4a-ed48-4f96-8660-515857e3f66b (type: ports) to 1 2026-05-27 11:06:33.491 9 INFO neutron.wsgi [None req-2a2d923b-524c-4c0d-b1c0-a8e50b04ce03 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 940 time: 0.9237866 2026-05-27 11:06:33.532 10 INFO neutron.db.ovn_revision_numbers_db [None req-1ea74c2e-3b12-4cf4-b151-99456ac50b0e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 058c3abc-1a14-40b3-bf8d-505ce436f149 (type: ports) to 2 2026-05-27 11:06:33.590 10 INFO neutron.db.ovn_revision_numbers_db [None req-1ea74c2e-3b12-4cf4-b151-99456ac50b0e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource d9b8e115-6b85-429a-a471-dd6ade5ccc0f (type: subnets) to 0 2026-05-27 11:06:33.606 10 INFO neutron.wsgi [None req-1ea74c2e-3b12-4cf4-b151-99456ac50b0e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 873 time: 1.2712450 2026-05-27 11:06:33.615 10 INFO neutron.wsgi [None req-74a4e416-db42-48d6-ad93-6fc648cc3923 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] 10.0.0.84 "DELETE /v2.0/ports/157b261d-85bc-4c40-a09b-28c35e489da9 HTTP/1.1" status: 204 len: 168 time: 0.5376668 2026-05-27 11:06:33.708 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6e2e32f0-8339-49e3-a3e6-4689a8bce99d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:06:33.717 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6e2e32f0-8339-49e3-a3e6-4689a8bce99d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network d690f945-97b0-4dfb-9144-88d3ec435be3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:33.893 9 INFO neutron.db.ovn_revision_numbers_db [None req-0879ec73-5743-48da-b62f-7618e974db8c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 19007838-a399-46aa-a10d-cf6aa4ecf519 (type: security_groups) to 1 2026-05-27 11:06:33.938 9 INFO neutron.db.ovn_revision_numbers_db [None req-0879ec73-5743-48da-b62f-7618e974db8c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 3ac06b87-b6d3-4cc4-9855-06111d6b377b (type: security_group_rules) to 0 2026-05-27 11:06:33.964 9 INFO neutron.db.ovn_revision_numbers_db [None req-0879ec73-5743-48da-b62f-7618e974db8c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 5051ec06-b7b3-4e8e-bb2a-dc0f0963807d (type: security_group_rules) to 0 2026-05-27 11:06:33.997 9 INFO neutron.db.ovn_revision_numbers_db [None req-0879ec73-5743-48da-b62f-7618e974db8c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 52500f10-d7ea-4996-8502-b3572061d0aa (type: security_group_rules) to 0 2026-05-27 11:06:34.050 9 INFO neutron.db.ovn_revision_numbers_db [None req-0879ec73-5743-48da-b62f-7618e974db8c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource cb7897ba-c80f-42a0-a5bd-a669d05bb7e9 (type: security_group_rules) to 0 2026-05-27 11:06:34.082 9 INFO neutron.wsgi [None req-0879ec73-5743-48da-b62f-7618e974db8c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=718c7e879e1043a999da9384cce119cd&name=default HTTP/1.1" status: 200 len: 3120 time: 0.6201744 2026-05-27 11:06:34.162 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2e81fe66-664a-4ed5-9b5b-356246b6851d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:06:34.164 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2e81fe66-664a-4ed5-9b5b-356246b6851d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:34.361 9 INFO neutron.wsgi [None req-f123169f-1a78-47f7-a31d-bf5c6861678c a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] 10.0.0.84 "DELETE /v2.0/ports/2e118de8-3c04-4c8f-bf6e-19b63ec2d532 HTTP/1.1" status: 204 len: 168 time: 0.7406876 2026-05-27 11:06:34.420 9 INFO neutron.wsgi [None req-ce97accb-5dac-491a-a49b-e5caec05abdc a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] 10.0.0.84 "GET /v2.0/ports?device_id=57199080-7f4e-4a28-81c4-a5d53d3fbf0b HTTP/1.1" status: 200 len: 1140 time: 0.0503709 2026-05-27 11:06:34.513 9 INFO neutron.db.ovn_revision_numbers_db [None req-6e2e32f0-8339-49e3-a3e6-4689a8bce99d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 5480ce4a-ed48-4f96-8660-515857e3f66b (type: ports) to 2 2026-05-27 11:06:34.520 9 INFO neutron.wsgi [None req-7ac725db-c855-4a8e-ab7b-7df716127ca8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/19007838-a399-46aa-a10d-cf6aa4ecf519 HTTP/1.1" status: 204 len: 168 time: 0.4314799 2026-05-27 11:06:34.578 9 INFO neutron.db.ovn_revision_numbers_db [None req-6e2e32f0-8339-49e3-a3e6-4689a8bce99d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 8b0efc9b-d083-4909-a07d-8e141517aed1 (type: subnets) to 0 2026-05-27 11:06:34.594 9 INFO neutron.wsgi [None req-6e2e32f0-8339-49e3-a3e6-4689a8bce99d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 860 time: 1.0980709 2026-05-27 11:06:34.594 10 INFO neutron.db.ovn_revision_numbers_db [None req-2e81fe66-664a-4ed5-9b5b-356246b6851d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource ee88ec38-7b81-4716-88e2-e29e1b15518e (type: ports) to 1 2026-05-27 11:06:34.944 10 INFO neutron.db.ovn_revision_numbers_db [None req-9458ea7c-7c73-4674-9686-614b6bc57a50 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource faec062b-d20c-4806-9545-d5baae30f375 (type: security_groups) to 1 2026-05-27 11:06:34.986 10 INFO neutron.db.ovn_revision_numbers_db [None req-9458ea7c-7c73-4674-9686-614b6bc57a50 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 8e0171cf-33e5-41b8-86e9-d977671f92ea (type: security_group_rules) to 0 2026-05-27 11:06:35.009 10 INFO neutron.db.ovn_revision_numbers_db [None req-9458ea7c-7c73-4674-9686-614b6bc57a50 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource a12bf320-a521-47a2-a2c0-e6215cae7d08 (type: security_group_rules) to 0 2026-05-27 11:06:35.049 10 INFO neutron.db.ovn_revision_numbers_db [None req-9458ea7c-7c73-4674-9686-614b6bc57a50 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource e98ade10-3a7e-4d73-8c81-49b84574e7ef (type: security_group_rules) to 0 2026-05-27 11:06:35.088 10 INFO neutron.db.ovn_revision_numbers_db [None req-9458ea7c-7c73-4674-9686-614b6bc57a50 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource f06faeea-2eb5-42da-b195-227c3c2f0f26 (type: security_group_rules) to 0 2026-05-27 11:06:35.121 10 INFO neutron.wsgi [None req-9458ea7c-7c73-4674-9686-614b6bc57a50 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=f546066eecec4d6e900c82095151e72a&name=default HTTP/1.1" status: 200 len: 3120 time: 0.5088768 2026-05-27 11:06:35.180 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ce453134-48b9-4f22-af3a-c207b115d8f4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:06:35.183 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ce453134-48b9-4f22-af3a-c207b115d8f4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:35.367 9 INFO neutron.db.ovn_revision_numbers_db [None req-ce453134-48b9-4f22-af3a-c207b115d8f4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource df80018b-4aaf-4d61-b408-580bfd097cad (type: ports) to 1 2026-05-27 11:06:35.608 10 INFO neutron.wsgi [None req-af8b9a5d-5e8f-4e50-8205-f203cbb8723d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/faec062b-d20c-4806-9545-d5baae30f375 HTTP/1.1" status: 204 len: 168 time: 0.4747622 2026-05-27 11:06:35.706 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-175e2eae-dcfb-464b-996d-63bd75074605 - - - - - -] Schedule LRP lrp-ee88ec38-7b81-4716-88e2-e29e1b15518e on gateway 48f831bc-71ac-432d-a82d-4d8b8361e013 with priority 1 2026-05-27 11:06:35.723 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status up for port: ee88ec38-7b81-4716-88e2-e29e1b15518e 2026-05-27 11:06:35.738 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Router 42b59b1a-7131-4ef7-88e6-ed4988b9e2e8 is bound to host instance 2026-05-27 11:06:35.756 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port ee88ec38-7b81-4716-88e2-e29e1b15518e 2026-05-27 11:06:35.996 10 INFO neutron.db.ovn_revision_numbers_db [None req-2e81fe66-664a-4ed5-9b5b-356246b6851d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource ee88ec38-7b81-4716-88e2-e29e1b15518e (type: router_ports) to 1 2026-05-27 11:06:36.174 10 INFO neutron.db.ovn_revision_numbers_db [None req-2e81fe66-664a-4ed5-9b5b-356246b6851d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 42b59b1a-7131-4ef7-88e6-ed4988b9e2e8 (type: routers) to 2 2026-05-27 11:06:36.214 10 INFO neutron.wsgi [None req-2e81fe66-664a-4ed5-9b5b-356246b6851d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1175 time: 2.6030803 2026-05-27 11:06:36.257 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-bf5d6d2d-0946-41cc-957f-e77579c016fd - - - - - -] Schedule LRP lrp-df80018b-4aaf-4d61-b408-580bfd097cad on gateway 48f831bc-71ac-432d-a82d-4d8b8361e013 with priority 1 2026-05-27 11:06:36.267 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status up for port: df80018b-4aaf-4d61-b408-580bfd097cad 2026-05-27 11:06:36.288 9 INFO neutron.plugins.ml2.plugin [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Attempt 1 to provision port df80018b-4aaf-4d61-b408-580bfd097cad 2026-05-27 11:06:36.310 9 INFO neutron.db.ovn_revision_numbers_db [None req-ce453134-48b9-4f22-af3a-c207b115d8f4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource df80018b-4aaf-4d61-b408-580bfd097cad (type: router_ports) to 1 2026-05-27 11:06:36.392 9 INFO neutron.db.ovn_revision_numbers_db [None req-ce453134-48b9-4f22-af3a-c207b115d8f4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 218af7c5-95e3-4c10-8f5e-f67242e3fc35 (type: routers) to 2 2026-05-27 11:06:36.395 10 INFO neutron.wsgi [None req-fa0a353f-8922-4d15-8ea0-c5cbebdef617 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] 10.0.0.84 "PUT /v2.0/routers/57199080-7f4e-4a28-81c4-a5d53d3fbf0b/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.9697204 2026-05-27 11:06:36.436 9 INFO neutron.wsgi [None req-ce453134-48b9-4f22-af3a-c207b115d8f4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1162 time: 1.8371551 2026-05-27 11:06:37.137 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-77a594a0-993e-4382-8069-0e7d0a8509e4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:06:37.142 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-77a594a0-993e-4382-8069-0e7d0a8509e4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 32d828fd-b264-46a6-8063-fa0440024f74: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:37.151 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4d7d27f6-239b-411d-bd48-0555e942c008 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:06:37.155 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4d7d27f6-239b-411d-bd48-0555e942c008 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network d690f945-97b0-4dfb-9144-88d3ec435be3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:37.187 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource ee88ec38-7b81-4716-88e2-e29e1b15518e (type: ports) to 1 2026-05-27 11:06:37.558 10 INFO neutron.db.ovn_revision_numbers_db [None req-77a594a0-993e-4382-8069-0e7d0a8509e4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 56a29520-dcd8-4613-a91a-e8ab6182a5cb (type: ports) to 1 2026-05-27 11:06:37.628 9 INFO neutron.db.ovn_revision_numbers_db [None req-4d7d27f6-239b-411d-bd48-0555e942c008 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource a3b3b190-63a8-4b52-a1ae-5f364be4fc46 (type: ports) to 1 2026-05-27 11:06:37.705 9 INFO neutron.wsgi [None req-f2da664c-2638-426f-a53e-98072546cf5d a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] 10.0.0.84 "DELETE /v2.0/routers/57199080-7f4e-4a28-81c4-a5d53d3fbf0b HTTP/1.1" status: 204 len: 168 time: 1.3037167 /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-05-27 11:06:38.016 10 INFO neutron.wsgi [None req-15f11737-0445-44d8-a385-b96e482518fd a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/e4009e37-8f92-460d-9d2d-807ef26e95e0 HTTP/1.1" status: 204 len: 168 time: 0.3016102 2026-05-27 11:06:38.026 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource ee88ec38-7b81-4716-88e2-e29e1b15518e (type: router_ports) to 3 2026-05-27 11:06:38.196 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-4d7d27f6-239b-411d-bd48-0555e942c008 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-a3b3b190-63a8-4b52-a1ae-5f364be4fc46 2026-05-27 11:06:38.196 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:06:38.196 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:06:38.196 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:06:38.196 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:06:38.196 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:06:38.196 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:06:38.196 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:06:38.196 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:06:38.196 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:06:38.196 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:06:38.196 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:06:38.196 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-a3b3b190-63a8-4b52-a1ae-5f364be4fc46 2026-05-27 11:06:38.196 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:06:38.197 9 ERROR neutron_lib.callbacks.manager [None req-4d7d27f6-239b-411d-bd48-0555e942c008 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-a3b3b190-63a8-4b52-a1ae-5f364be4fc46 2026-05-27 11:06:38.197 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:06:38.197 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:06:38.197 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:06:38.197 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:06:38.197 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:06:38.197 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:06:38.197 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:06:38.197 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:06:38.197 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:06:38.197 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:06:38.197 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:06:38.197 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:06:38.197 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:06:38.197 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:06:38.197 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:06:38.197 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:06:38.197 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:06:38.197 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:06:38.197 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:06:38.197 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-a3b3b190-63a8-4b52-a1ae-5f364be4fc46 2026-05-27 11:06:38.197 9 ERROR neutron_lib.callbacks.manager  2026-05-27 11:06:38.358 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource ee88ec38-7b81-4716-88e2-e29e1b15518e (type: ports) to 2 2026-05-27 11:06:38.383 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-77a594a0-993e-4382-8069-0e7d0a8509e4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-56a29520-dcd8-4613-a91a-e8ab6182a5cb 2026-05-27 11:06:38.383 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:06:38.383 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:06:38.383 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:06:38.383 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:06:38.383 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:06:38.383 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:06:38.383 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:06:38.383 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:06:38.383 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:06:38.383 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:06:38.383 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:06:38.383 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-56a29520-dcd8-4613-a91a-e8ab6182a5cb 2026-05-27 11:06:38.383 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:06:38.384 10 ERROR neutron_lib.callbacks.manager [None req-77a594a0-993e-4382-8069-0e7d0a8509e4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-56a29520-dcd8-4613-a91a-e8ab6182a5cb 2026-05-27 11:06:38.384 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:06:38.384 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:06:38.384 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:06:38.384 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:06:38.384 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:06:38.384 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:06:38.384 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:06:38.384 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:06:38.384 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:06:38.384 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:06:38.384 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:06:38.384 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:06:38.384 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:06:38.384 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:06:38.384 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:06:38.384 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:06:38.384 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:06:38.384 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:06:38.384 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:06:38.384 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-56a29520-dcd8-4613-a91a-e8ab6182a5cb 2026-05-27 11:06:38.384 10 ERROR neutron_lib.callbacks.manager  2026-05-27 11:06:38.491 9 INFO neutron.db.ovn_revision_numbers_db [None req-4d7d27f6-239b-411d-bd48-0555e942c008 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource a3b3b190-63a8-4b52-a1ae-5f364be4fc46 (type: ports) to 1 2026-05-27 11:06:38.565 9 INFO neutron.services.segments.plugin [-] Segment 0dc841b9-438e-45d0-acb1-8cc34a1bece4 resource provider aggregate not found 2026-05-27 11:06:38.571 9 INFO neutron.services.segments.plugin [-] Segment 0dc841b9-438e-45d0-acb1-8cc34a1bece4 resource provider aggregate not found 2026-05-27 11:06:38.583 9 INFO neutron.services.segments.plugin [-] Segment 0dc841b9-438e-45d0-acb1-8cc34a1bece4 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 0dc841b9-438e-45d0-acb1-8cc34a1bece4 found for delete ", "request_id": "req-c12dd861-0f57-4a1e-acc3-284bc9f677b8"}]} 2026-05-27 11:06:38.589 9 INFO neutron.services.segments.plugin [-] Segment 0dc841b9-438e-45d0-acb1-8cc34a1bece4 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 0dc841b9-438e-45d0-acb1-8cc34a1bece4 found for delete ", "request_id": "req-dab0b16b-2eb4-467c-900c-68c2b1371c0b"}]} 2026-05-27 11:06:38.593 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4d7d27f6-239b-411d-bd48-0555e942c008 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:06:38.599 9 INFO neutron.wsgi [None req-df9f8e85-a431-4623-8466-df9f66bc74d3 a448f4e194cd4ed68377117628cfe78b 9f3e3981564f4273b34852c5c76bb948 - - default default] 10.0.0.84 "DELETE /v2.0/networks/a3ee8540-47e3-48f2-b748-42333264c2e1 HTTP/1.1" status: 204 len: 168 time: 0.5783215 2026-05-27 11:06:38.605 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4d7d27f6-239b-411d-bd48-0555e942c008 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network d690f945-97b0-4dfb-9144-88d3ec435be3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:38.929 10 INFO neutron.db.ovn_revision_numbers_db [None req-77a594a0-993e-4382-8069-0e7d0a8509e4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 56a29520-dcd8-4613-a91a-e8ab6182a5cb (type: ports) to 1 2026-05-27 11:06:38.953 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016017 2026-05-27 11:06:38.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0010719 2026-05-27 11:06:39.024 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status up for port: 56a29520-dcd8-4613-a91a-e8ab6182a5cb 2026-05-27 11:06:39.037 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port 56a29520-dcd8-4613-a91a-e8ab6182a5cb 2026-05-27 11:06:39.061 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-77a594a0-993e-4382-8069-0e7d0a8509e4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:06:39.067 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-77a594a0-993e-4382-8069-0e7d0a8509e4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 32d828fd-b264-46a6-8063-fa0440024f74: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:39.146 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource ee88ec38-7b81-4716-88e2-e29e1b15518e (type: ports) to 4 2026-05-27 11:06:39.450 9 INFO neutron.db.ovn_revision_numbers_db [None req-4d7d27f6-239b-411d-bd48-0555e942c008 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource a3b3b190-63a8-4b52-a1ae-5f364be4fc46 (type: router_ports) to 1 2026-05-27 11:06:39.457 9 INFO neutron.wsgi [None req-4d7d27f6-239b-411d-bd48-0555e942c008 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "PUT /v2.0/routers/218af7c5-95e3-4c10-8f5e-f67242e3fc35/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.0151918 2026-05-27 11:06:39.459 10 INFO neutron.wsgi [None req-c9f1caf9-0092-4679-b016-afa38b499bdb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=9f3e3981564f4273b34852c5c76bb948&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3061924 2026-05-27 11:06:39.730 9 INFO neutron.wsgi [None req-2f1d6669-54d6-4509-8291-65a795215bff c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/619c3739-60ec-4709-91e3-c0d38ef02dfd HTTP/1.1" status: 204 len: 168 time: 0.2633491 2026-05-27 11:06:39.774 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource ee88ec38-7b81-4716-88e2-e29e1b15518e (type: router_ports) to 4 2026-05-27 11:06:40.090 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Router 218af7c5-95e3-4c10-8f5e-f67242e3fc35 is bound to host instance 2026-05-27 11:06:40.131 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource 56a29520-dcd8-4613-a91a-e8ab6182a5cb (type: ports) to 2 2026-05-27 11:06:40.181 9 WARNING neutron_lib.context [None req-b95c5bfa-b3ca-408a-b86c-61910fc79638 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:40.337 9 INFO neutron.db.ovn_revision_numbers_db [None req-b95c5bfa-b3ca-408a-b86c-61910fc79638 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] Successfully bumped revision number for resource d1e153a7-89ec-4013-a750-fb45ed934e1c (type: security_groups) to 1 2026-05-27 11:06:40.349 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-56a29520-dcd8-4613-a91a-e8ab6182a5cb 2026-05-27 11:06:40.349 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:06:40.349 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:06:40.349 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:06:40.349 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:06:40.349 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:06:40.349 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:06:40.349 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:06:40.349 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:06:40.349 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:06:40.349 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:06:40.349 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:06:40.349 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-56a29520-dcd8-4613-a91a-e8ab6182a5cb 2026-05-27 11:06:40.349 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:06:40.350 10 ERROR neutron_lib.callbacks.manager [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-56a29520-dcd8-4613-a91a-e8ab6182a5cb 2026-05-27 11:06:40.350 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:06:40.350 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:06:40.350 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:06:40.350 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:06:40.350 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:06:40.350 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:06:40.350 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:06:40.350 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:06:40.350 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:06:40.350 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:06:40.350 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:06:40.350 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:06:40.350 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:06:40.350 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:06:40.350 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:06:40.350 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:06:40.350 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:06:40.350 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:06:40.350 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:06:40.350 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-56a29520-dcd8-4613-a91a-e8ab6182a5cb 2026-05-27 11:06:40.350 10 ERROR neutron_lib.callbacks.manager  2026-05-27 11:06:40.352 9 INFO neutron.db.ovn_revision_numbers_db [None req-b95c5bfa-b3ca-408a-b86c-61910fc79638 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] Successfully bumped revision number for resource 88817acf-665f-462f-a900-0fad2daccd81 (type: security_group_rules) to 0 2026-05-27 11:06:40.366 9 INFO neutron.db.ovn_revision_numbers_db [None req-b95c5bfa-b3ca-408a-b86c-61910fc79638 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] Successfully bumped revision number for resource d502654f-e6cc-4f21-b4d2-cee58109a280 (type: security_group_rules) to 0 2026-05-27 11:06:40.385 9 INFO neutron.wsgi [None req-b95c5bfa-b3ca-408a-b86c-61910fc79638 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] 10.0.0.84 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1860 time: 0.2109988 2026-05-27 11:06:40.396 9 WARNING neutron_lib.context [None req-d2b0fff9-7012-4b1b-bb0f-e94d1be152ce 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:40.468 10 INFO neutron.db.ovn_revision_numbers_db [None req-77a594a0-993e-4382-8069-0e7d0a8509e4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 56a29520-dcd8-4613-a91a-e8ab6182a5cb (type: router_ports) to 1 2026-05-27 11:06:40.473 10 INFO neutron.wsgi [None req-77a594a0-993e-4382-8069-0e7d0a8509e4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "PUT /v2.0/routers/42b59b1a-7131-4ef7-88e6-ed4988b9e2e8/add_router_interface HTTP/1.1" status: 200 len: 503 time: 4.2521970 2026-05-27 11:06:40.533 9 INFO neutron.db.ovn_revision_numbers_db [None req-d2b0fff9-7012-4b1b-bb0f-e94d1be152ce 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] Successfully bumped revision number for resource 9c1e45f9-27b5-44d0-ac8d-f6dc7b2bb449 (type: security_group_rules) to 0 2026-05-27 11:06:40.569 9 INFO neutron.wsgi [None req-d2b0fff9-7012-4b1b-bb0f-e94d1be152ce 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.1784365 2026-05-27 11:06:40.580 9 WARNING neutron_lib.context [None req-0609ef6b-d132-42f1-a6e2-11076603991c 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:40.733 9 INFO neutron.db.ovn_revision_numbers_db [None req-0609ef6b-d132-42f1-a6e2-11076603991c 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] Successfully bumped revision number for resource 977e9906-628b-4640-947d-7c5a666b35f9 (type: security_group_rules) to 0 2026-05-27 11:06:40.765 9 INFO neutron.wsgi [None req-0609ef6b-d132-42f1-a6e2-11076603991c 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.1901474 2026-05-27 11:06:40.775 9 WARNING neutron_lib.context [None req-43862bf1-28a0-4a10-816a-e1fc7e87c7c0 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:41.010 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource df80018b-4aaf-4d61-b408-580bfd097cad (type: ports) to 1 2026-05-27 11:06:41.054 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-43862bf1-28a0-4a10-816a-e1fc7e87c7c0 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] No more DHCP agents 2026-05-27 11:06:41.059 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-43862bf1-28a0-4a10-816a-e1fc7e87c7c0 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:41.087 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status up for port: a3b3b190-63a8-4b52-a1ae-5f364be4fc46 2026-05-27 11:06:41.102 9 INFO neutron.plugins.ml2.plugin [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Attempt 1 to provision port a3b3b190-63a8-4b52-a1ae-5f364be4fc46 2026-05-27 11:06:41.210 10 WARNING neutron_lib.context [None req-6a704dd0-5875-428c-b32c-f7e90bc31b9f 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:41.431 10 INFO neutron.db.ovn_revision_numbers_db [None req-6a704dd0-5875-428c-b32c-f7e90bc31b9f 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] Successfully bumped revision number for resource 867c1288-e543-498f-8fe1-5585bfc14d06 (type: security_groups) to 1 2026-05-27 11:06:41.454 10 INFO neutron.db.ovn_revision_numbers_db [None req-6a704dd0-5875-428c-b32c-f7e90bc31b9f 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] Successfully bumped revision number for resource 51ff3c97-c9b3-4f22-b75e-f8b32117d8c4 (type: security_group_rules) to 0 2026-05-27 11:06:41.467 10 INFO neutron.db.ovn_revision_numbers_db [None req-6a704dd0-5875-428c-b32c-f7e90bc31b9f 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] Successfully bumped revision number for resource 914dd724-10a9-4a29-8843-ef6274dda660 (type: security_group_rules) to 0 2026-05-27 11:06:41.476 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource df80018b-4aaf-4d61-b408-580bfd097cad (type: router_ports) to 3 2026-05-27 11:06:41.495 10 INFO neutron.wsgi [None req-6a704dd0-5875-428c-b32c-f7e90bc31b9f 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 10.0.0.84 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1859 time: 0.2933161 2026-05-27 11:06:41.506 10 WARNING neutron_lib.context [None req-a46c156b-a211-4ef8-b06e-2c1ed7f132d3 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:41.560 9 INFO neutron.db.ovn_revision_numbers_db [None req-130e64d2-328c-41fa-bfde-771b8271f263 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource b7f2c53b-20eb-434f-bcb0-a8367f47e698 (type: security_groups) to 1 2026-05-27 11:06:41.591 9 INFO neutron.db.ovn_revision_numbers_db [None req-130e64d2-328c-41fa-bfde-771b8271f263 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 0dbb402b-85a3-483f-89b5-0b85ec20218d (type: security_group_rules) to 0 2026-05-27 11:06:41.596 9 INFO neutron.wsgi [None req-43862bf1-28a0-4a10-816a-e1fc7e87c7c0 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] 10.0.0.84 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.8266602 2026-05-27 11:06:41.621 9 INFO neutron.db.ovn_revision_numbers_db [None req-130e64d2-328c-41fa-bfde-771b8271f263 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 44110642-0383-4569-86fe-ed62273113fc (type: security_group_rules) to 0 2026-05-27 11:06:41.655 9 INFO neutron.db.ovn_revision_numbers_db [None req-130e64d2-328c-41fa-bfde-771b8271f263 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 56d673fc-89d4-4b7f-8d6e-94fbf086236f (type: security_group_rules) to 0 2026-05-27 11:06:41.683 9 INFO neutron.db.ovn_revision_numbers_db [None req-130e64d2-328c-41fa-bfde-771b8271f263 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource d20c22f7-da8b-4c3a-8cad-f6298423f6c2 (type: security_group_rules) to 0 2026-05-27 11:06:41.712 9 INFO neutron.wsgi [None req-130e64d2-328c-41fa-bfde-771b8271f263 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=a55f66397add4cc59637d0ffb6ea6ce4&name=default HTTP/1.1" status: 200 len: 3120 time: 0.5767689 2026-05-27 11:06:41.731 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource df80018b-4aaf-4d61-b408-580bfd097cad (type: ports) to 2 2026-05-27 11:06:41.755 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource a3b3b190-63a8-4b52-a1ae-5f364be4fc46 (type: ports) to 2 2026-05-27 11:06:41.770 10 INFO neutron.db.ovn_revision_numbers_db [None req-a46c156b-a211-4ef8-b06e-2c1ed7f132d3 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] Successfully bumped revision number for resource fd902e89-390d-47c5-97cd-3ff04331387c (type: security_group_rules) to 0 2026-05-27 11:06:41.821 10 INFO neutron.wsgi [None req-a46c156b-a211-4ef8-b06e-2c1ed7f132d3 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.3197086 2026-05-27 11:06:41.833 9 WARNING neutron_lib.context [None req-a6858b07-0246-4b83-8d18-de21dc7f9561 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:41.929 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource a3b3b190-63a8-4b52-a1ae-5f364be4fc46 (type: router_ports) to 2 2026-05-27 11:06:42.011 9 INFO neutron.db.ovn_revision_numbers_db [None req-a6858b07-0246-4b83-8d18-de21dc7f9561 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] Successfully bumped revision number for resource 26c347e5-39ff-4aa2-9ee0-a0f9794b767a (type: security_group_rules) to 0 2026-05-27 11:06:42.033 9 WARNING neutron_lib.context [None req-3cb6e383-397a-4b08-8fdd-3e8e9f9830cd e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:42.034 9 WARNING neutron_lib.context [None req-3cb6e383-397a-4b08-8fdd-3e8e9f9830cd e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:42.057 9 INFO neutron.wsgi [None req-a6858b07-0246-4b83-8d18-de21dc7f9561 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.2320666 2026-05-27 11:06:42.069 9 WARNING neutron_lib.context [None req-8aac9da6-3dc8-4cbd-b63b-b14e0e44b0d9 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:42.106 9 INFO neutron.wsgi [req-1124ce7e-4974-4ca0-90ea-e7e557b80ba4 req-9bf4d4a3-3260-4cf8-9b00-371f4608664d 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] 10.0.0.56 "GET /v2.0/security-groups?name=tempest-securitygroup--1627864591&fields=id&tenant_id=3e3cf8ad759b4e74ba1518bb308ee7b7 HTTP/1.1" status: 200 len: 267 time: 0.0683022 2026-05-27 11:06:42.232 9 INFO neutron.wsgi [req-1124ce7e-4974-4ca0-90ea-e7e557b80ba4 req-cfd02a18-540e-43d7-962e-b78a6e90586a 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] 10.0.0.56 "GET /v2.0/networks?id=d690f945-97b0-4dfb-9144-88d3ec435be3 HTTP/1.1" status: 200 len: 869 time: 0.1121564 2026-05-27 11:06:42.259 9 INFO neutron.wsgi [req-1124ce7e-4974-4ca0-90ea-e7e557b80ba4 req-129d0287-237a-4479-a94a-24d08f1ab590 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] 10.0.0.56 "GET /v2.0/quotas/3e3cf8ad759b4e74ba1518bb308ee7b7 HTTP/1.1" status: 200 len: 491 time: 0.0158927 2026-05-27 11:06:42.274 10 INFO neutron.wsgi [None req-403a86fd-24df-4e80-8dd1-a7c5bdd418d0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/b7f2c53b-20eb-434f-bcb0-a8367f47e698 HTTP/1.1" status: 204 len: 168 time: 0.5566621 2026-05-27 11:06:42.381 9 INFO neutron.db.ovn_revision_numbers_db [None req-3cb6e383-397a-4b08-8fdd-3e8e9f9830cd e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Successfully bumped revision number for resource e012b4b8-4c98-48a0-b3a4-a27f1fbc53ab (type: security_groups) to 1 2026-05-27 11:06:42.417 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource df80018b-4aaf-4d61-b408-580bfd097cad (type: ports) to 4 2026-05-27 11:06:42.420 9 INFO neutron.db.ovn_revision_numbers_db [None req-3cb6e383-397a-4b08-8fdd-3e8e9f9830cd e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Successfully bumped revision number for resource 8b8536db-6b4c-43d0-b436-aadd0ae3b2f7 (type: security_group_rules) to 0 2026-05-27 11:06:42.424 9 INFO neutron.wsgi [req-1124ce7e-4974-4ca0-90ea-e7e557b80ba4 req-9d92c366-8ab4-43f0-b9ef-b8c6eda40296 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] 10.0.0.56 "GET /v2.0/ports?tenant_id=3e3cf8ad759b4e74ba1518bb308ee7b7&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1578982 2026-05-27 11:06:42.448 9 INFO neutron.db.ovn_revision_numbers_db [None req-3cb6e383-397a-4b08-8fdd-3e8e9f9830cd e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Successfully bumped revision number for resource afb0527f-72ce-40fb-9326-af927254cdd8 (type: security_group_rules) to 0 2026-05-27 11:06:42.489 9 INFO neutron.db.ovn_revision_numbers_db [None req-3cb6e383-397a-4b08-8fdd-3e8e9f9830cd e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Successfully bumped revision number for resource b559da44-a710-4e4a-812c-58415b403eb2 (type: security_group_rules) to 0 2026-05-27 11:06:42.517 9 INFO neutron.db.ovn_revision_numbers_db [None req-3cb6e383-397a-4b08-8fdd-3e8e9f9830cd e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Successfully bumped revision number for resource c8138ef5-4bb9-4efd-be95-73353642c123 (type: security_group_rules) to 0 2026-05-27 11:06:42.533 9 INFO neutron.wsgi [req-1124ce7e-4974-4ca0-90ea-e7e557b80ba4 req-94709a55-e51b-4750-b96d-4ab519e153e4 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.56 "GET /v2.0/networks/d690f945-97b0-4dfb-9144-88d3ec435be3?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0949779 2026-05-27 11:06:42.600 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8aac9da6-3dc8-4cbd-b63b-b14e0e44b0d9 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] No more DHCP agents 2026-05-27 11:06:42.606 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8aac9da6-3dc8-4cbd-b63b-b14e0e44b0d9 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:42.645 9 INFO neutron.wsgi [req-1124ce7e-4974-4ca0-90ea-e7e557b80ba4 req-87a2e07f-289f-401a-8ad2-14602fcd9544 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.56 "GET /v2.0/networks/d690f945-97b0-4dfb-9144-88d3ec435be3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1041334 2026-05-27 11:06:42.657 9 INFO neutron.db.segments_db [None req-3cb6e383-397a-4b08-8fdd-3e8e9f9830cd e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Added segment 596e01b8-3a9a-4041-a6f0-1bb093ed215f of type geneve for network c6d70884-e7d7-4733-8649-3a228352a0b4 2026-05-27 11:06:42.662 10 INFO neutron.db.ovn_revision_numbers_db [None req-15033dbc-9d66-46f6-aa7e-45bacf0e9c98 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 20a559a9-9356-4fd9-8b35-5ececbb63eab (type: security_groups) to 1 2026-05-27 11:06:42.692 10 INFO neutron.db.ovn_revision_numbers_db [None req-15033dbc-9d66-46f6-aa7e-45bacf0e9c98 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 64d3ed6a-305b-432a-be95-de920c07783c (type: security_group_rules) to 0 2026-05-27 11:06:42.714 10 INFO neutron.db.ovn_revision_numbers_db [None req-15033dbc-9d66-46f6-aa7e-45bacf0e9c98 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 6773979c-6128-41f7-989e-479ce7a87728 (type: security_group_rules) to 0 2026-05-27 11:06:42.744 10 INFO neutron.db.ovn_revision_numbers_db [None req-15033dbc-9d66-46f6-aa7e-45bacf0e9c98 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 848d9280-9832-4801-8ebf-632d379abf57 (type: security_group_rules) to 0 2026-05-27 11:06:42.756 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource df80018b-4aaf-4d61-b408-580bfd097cad (type: router_ports) to 4 2026-05-27 11:06:42.770 10 INFO neutron.db.ovn_revision_numbers_db [None req-15033dbc-9d66-46f6-aa7e-45bacf0e9c98 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 9b72768d-a0de-43a7-b3a4-c37fcc030ec4 (type: security_group_rules) to 0 2026-05-27 11:06:42.797 10 INFO neutron.wsgi [None req-15033dbc-9d66-46f6-aa7e-45bacf0e9c98 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=9be74485c91e42d5a5c79262e6dcc77f&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3395514 2026-05-27 11:06:42.996 9 INFO neutron.wsgi [req-f303d2b7-27e8-406f-af1d-d0eb584884b0 req-2bae7ae1-e819-4153-b593-f184addd1b6c 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=b7b6b035-ed2d-4efa-b54c-279cce639537 HTTP/1.1" status: 200 len: 210 time: 0.0372093 2026-05-27 11:06:43.034 10 INFO neutron.wsgi [None req-79a0987b-2dc1-4cbb-9e92-eca40e34dc5a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/20a559a9-9356-4fd9-8b35-5ececbb63eab HTTP/1.1" status: 204 len: 168 time: 0.2256086 2026-05-27 11:06:43.034 9 INFO neutron.db.segments_db [None req-3cb6e383-397a-4b08-8fdd-3e8e9f9830cd e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Added segment 9de8b469-94ed-4f8f-9889-fa1b03b09d10 of type geneve for network f979af48-9d97-48b7-a2ce-e2e9dbbb4ba3 2026-05-27 11:06:43.230 9 INFO neutron.db.ovn_revision_numbers_db [None req-3cb6e383-397a-4b08-8fdd-3e8e9f9830cd e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Successfully bumped revision number for resource c6d70884-e7d7-4733-8649-3a228352a0b4 (type: networks) to 1 2026-05-27 11:06:43.351 9 INFO neutron.wsgi [None req-8aac9da6-3dc8-4cbd-b63b-b14e0e44b0d9 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 10.0.0.84 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.2873411 2026-05-27 11:06:43.550 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3cb6e383-397a-4b08-8fdd-3e8e9f9830cd e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] No more DHCP agents 2026-05-27 11:06:43.555 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3cb6e383-397a-4b08-8fdd-3e8e9f9830cd e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Unable to schedule network c6d70884-e7d7-4733-8649-3a228352a0b4: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:43.569 9 INFO neutron.wsgi [req-1124ce7e-4974-4ca0-90ea-e7e557b80ba4 req-69783e2b-c8b9-4b9d-ad8d-f7b124f1aad2 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] 199.204.45.162 "GET /v2.0/networks?id=d690f945-97b0-4dfb-9144-88d3ec435be3 HTTP/1.1" status: 200 len: 869 time: 0.0997438 2026-05-27 11:06:43.654 9 INFO neutron.wsgi [req-1124ce7e-4974-4ca0-90ea-e7e557b80ba4 req-757d679f-cdd4-47d8-b386-b452a3db4cfd 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] 199.204.45.162 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3e3cf8ad759b4e74ba1518bb308ee7b7 HTTP/1.1" status: 200 len: 380 time: 0.0790043 2026-05-27 11:06:43.668 9 WARNING neutron_lib.context [req-1124ce7e-4974-4ca0-90ea-e7e557b80ba4 req-e795ab55-afe0-4049-a485-764a99e7b531 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:43.695 9 INFO neutron.db.ovn_revision_numbers_db [None req-3cb6e383-397a-4b08-8fdd-3e8e9f9830cd e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Successfully bumped revision number for resource a143333e-3dbe-4471-8fe0-ff063da9fa29 (type: ports) to 1 2026-05-27 11:06:43.800 9 INFO neutron.db.ovn_revision_numbers_db [None req-3cb6e383-397a-4b08-8fdd-3e8e9f9830cd e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Successfully bumped revision number for resource f979af48-9d97-48b7-a2ce-e2e9dbbb4ba3 (type: networks) to 1 2026-05-27 11:06:43.949 9 INFO neutron.wsgi [req-031af44c-b52d-479f-b6be-2a8db7a28f2f req-acc22620-ec22-46d9-af97-7746c2df156e 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 10.0.0.56 "GET /v2.0/security-groups?name=tempest-securitygroup--803865326&fields=id&tenant_id=248d8773a23e46fa889f4d829e22ceae HTTP/1.1" status: 200 len: 267 time: 0.1018705 2026-05-27 11:06:44.094 9 INFO neutron.wsgi [req-031af44c-b52d-479f-b6be-2a8db7a28f2f req-4ed2ad5f-4ae0-409f-aee8-10bf67acab91 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 10.0.0.56 "GET /v2.0/networks?id=32d828fd-b264-46a6-8063-fa0440024f74 HTTP/1.1" status: 200 len: 882 time: 0.1377566 2026-05-27 11:06:44.139 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3cb6e383-397a-4b08-8fdd-3e8e9f9830cd e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] No more DHCP agents 2026-05-27 11:06:44.141 9 INFO neutron.wsgi [req-031af44c-b52d-479f-b6be-2a8db7a28f2f req-f77246cf-1859-4562-8263-b5e873c60242 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 10.0.0.56 "GET /v2.0/quotas/248d8773a23e46fa889f4d829e22ceae HTTP/1.1" status: 200 len: 491 time: 0.0369246 2026-05-27 11:06:44.146 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3cb6e383-397a-4b08-8fdd-3e8e9f9830cd e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Unable to schedule network f979af48-9d97-48b7-a2ce-e2e9dbbb4ba3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:44.179 9 INFO neutron.wsgi [req-76a845bc-8ec0-4ae5-af18-6b30bc65b5fe req-38ad2cf7-1d6a-4155-87e7-0c458dd2d797 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=b7b6b035-ed2d-4efa-b54c-279cce639537 HTTP/1.1" status: 200 len: 210 time: 0.1097298 2026-05-27 11:06:44.319 9 INFO neutron.wsgi [req-031af44c-b52d-479f-b6be-2a8db7a28f2f req-41d7cab8-b597-41d5-a699-d9d3cdb180a0 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 10.0.0.56 "GET /v2.0/ports?tenant_id=248d8773a23e46fa889f4d829e22ceae&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1662145 2026-05-27 11:06:44.324 9 INFO neutron.db.ovn_revision_numbers_db [None req-3cb6e383-397a-4b08-8fdd-3e8e9f9830cd e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Successfully bumped revision number for resource d5f71b1e-c5b4-47f9-bb44-184e60417a6a (type: ports) to 1 2026-05-27 11:06:44.326 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-1124ce7e-4974-4ca0-90ea-e7e557b80ba4 req-e795ab55-afe0-4049-a485-764a99e7b531 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] No more DHCP agents 2026-05-27 11:06:44.327 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-1124ce7e-4974-4ca0-90ea-e7e557b80ba4 req-e795ab55-afe0-4049-a485-764a99e7b531 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] Unable to schedule network d690f945-97b0-4dfb-9144-88d3ec435be3: 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-05-27 11:06:44.378 9 INFO neutron.wsgi [None req-3cb6e383-397a-4b08-8fdd-3e8e9f9830cd e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 1444 time: 2.4721000 2026-05-27 11:06:44.426 9 INFO neutron.wsgi [req-031af44c-b52d-479f-b6be-2a8db7a28f2f req-e277c97f-069f-4042-8eeb-e85fdb302dbd 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.56 "GET /v2.0/networks/32d828fd-b264-46a6-8063-fa0440024f74?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0909927 2026-05-27 11:06:44.494 10 INFO neutron.wsgi [None req-d8073c8a-e9f9-4bf4-ac3a-30b72f446949 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] 10.0.0.84 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2050 time: 0.1108723 2026-05-27 11:06:44.518 9 INFO neutron.wsgi [req-031af44c-b52d-479f-b6be-2a8db7a28f2f req-421debd4-26f2-4517-a160-84498d61cc28 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.56 "GET /v2.0/networks/32d828fd-b264-46a6-8063-fa0440024f74?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0865779 2026-05-27 11:06:44.572 9 INFO neutron.db.ovn_revision_numbers_db [req-1124ce7e-4974-4ca0-90ea-e7e557b80ba4 req-e795ab55-afe0-4049-a485-764a99e7b531 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] Successfully bumped revision number for resource 820996eb-0e47-4d6c-b2d1-63a2cc9c1d05 (type: ports) to 1 2026-05-27 11:06:44.596 9 INFO neutron.wsgi [req-1124ce7e-4974-4ca0-90ea-e7e557b80ba4 req-e795ab55-afe0-4049-a485-764a99e7b531 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] 199.204.45.162 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.9338069 2026-05-27 11:06:44.689 9 INFO neutron.wsgi [req-d7e0311f-92a8-4620-ae2d-8b8e37ec594c req-cfb6bbbb-c75d-4291-8744-1acc19779d4e 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=a3270047-0efe-4a94-8373-1358de09df2f HTTP/1.1" status: 200 len: 210 time: 0.0266469 2026-05-27 11:06:44.896 10 INFO neutron.services.segments.plugin [-] Segment 596e01b8-3a9a-4041-a6f0-1bb093ed215f resource provider aggregate not found 2026-05-27 11:06:44.903 10 INFO neutron.services.segments.plugin [-] Segment 596e01b8-3a9a-4041-a6f0-1bb093ed215f resource provider aggregate not found 2026-05-27 11:06:44.912 10 INFO neutron.services.segments.plugin [-] Segment 596e01b8-3a9a-4041-a6f0-1bb093ed215f 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 596e01b8-3a9a-4041-a6f0-1bb093ed215f found for delete ", "request_id": "req-9a47a629-c21c-4869-9867-615f242e1873"}]} 2026-05-27 11:06:44.926 10 INFO neutron.wsgi [None req-c5d295bc-d7e8-4b64-a2c7-631284a0daa7 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] 10.0.0.84 "DELETE /v2.0/networks/c6d70884-e7d7-4733-8649-3a228352a0b4 HTTP/1.1" status: 204 len: 168 time: 0.4264534 2026-05-27 11:06:44.928 10 INFO neutron.services.segments.plugin [-] Segment 596e01b8-3a9a-4041-a6f0-1bb093ed215f 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 596e01b8-3a9a-4041-a6f0-1bb093ed215f found for delete ", "request_id": "req-2ca83b55-5027-4a5c-b55d-aa3c15f2c1f2"}]} 2026-05-27 11:06:45.197 9 INFO neutron.db.ovn_revision_numbers_db [req-1124ce7e-4974-4ca0-90ea-e7e557b80ba4 req-ba66b66c-6069-4bbf-b2c6-073b1aae9923 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource 820996eb-0e47-4d6c-b2d1-63a2cc9c1d05 (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-05-27 11:06:45.314 9 INFO neutron.wsgi [req-19db2821-8b6b-460a-8699-a827afe82524 req-f3eea631-a239-4f98-8ac2-65ee7deb4108 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=b7b6b035-ed2d-4efa-b54c-279cce639537 HTTP/1.1" status: 200 len: 1168 time: 0.0566120 2026-05-27 11:06:45.885 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] No hosting information found for port 56a29520-dcd8-4613-a91a-e8ab6182a5cb: RuntimeError: No hosting information found for port 56a29520-dcd8-4613-a91a-e8ab6182a5cb 2026-05-27 11:06:45.897 9 INFO neutron.wsgi [req-19db2821-8b6b-460a-8699-a827afe82524 req-e643281a-f6da-4b5a-9234-9dc1ed4f6d5c 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=d1e153a7-89ec-4013-a750-fb45ed934e1c&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.5733545 2026-05-27 11:06:45.919 9 INFO neutron.wsgi [req-b916a2ed-cad5-4f37-88df-28697320175a req-818fa12d-400b-46d3-9e75-3f6d02fb37af 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=a3270047-0efe-4a94-8373-1358de09df2f HTTP/1.1" status: 200 len: 210 time: 0.0899031 2026-05-27 11:06:45.952 9 INFO neutron.wsgi [req-031af44c-b52d-479f-b6be-2a8db7a28f2f req-425b30b9-4fcf-4410-bb83-5d0c3f96d9f0 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 199.204.45.162 "GET /v2.0/networks?id=32d828fd-b264-46a6-8063-fa0440024f74 HTTP/1.1" status: 200 len: 882 time: 0.5846405 /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-05-27 11:06:45.995 9 INFO neutron.services.segments.plugin [-] Segment 9de8b469-94ed-4f8f-9889-fa1b03b09d10 resource provider aggregate not found 2026-05-27 11:06:46.005 9 INFO neutron.services.segments.plugin [-] Segment 9de8b469-94ed-4f8f-9889-fa1b03b09d10 resource provider aggregate not found 2026-05-27 11:06:46.023 9 INFO neutron.services.segments.plugin [-] Segment 9de8b469-94ed-4f8f-9889-fa1b03b09d10 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 9de8b469-94ed-4f8f-9889-fa1b03b09d10 found for delete ", "request_id": "req-8a7ef0d4-7f7b-4c6b-994e-b2cf5ff75603"}]} 2026-05-27 11:06:46.024 9 INFO neutron.services.segments.plugin [-] Segment 9de8b469-94ed-4f8f-9889-fa1b03b09d10 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 9de8b469-94ed-4f8f-9889-fa1b03b09d10 found for delete ", "request_id": "req-a4be212f-01fb-4c68-89e9-26423ef26646"}]} 2026-05-27 11:06:46.048 9 INFO neutron.wsgi [req-031af44c-b52d-479f-b6be-2a8db7a28f2f req-f6a6e832-6afb-4e6d-8ea5-9107cfacc647 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 199.204.45.162 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=248d8773a23e46fa889f4d829e22ceae HTTP/1.1" status: 200 len: 379 time: 0.0903530 2026-05-27 11:06:46.052 9 INFO neutron.db.ovn_revision_numbers_db [req-1124ce7e-4974-4ca0-90ea-e7e557b80ba4 req-ba66b66c-6069-4bbf-b2c6-073b1aae9923 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource 820996eb-0e47-4d6c-b2d1-63a2cc9c1d05 (type: ports) to 2 2026-05-27 11:06:46.057 9 INFO neutron.wsgi [None req-a4a1fd8c-2c3f-43ac-a80c-a21cb90a0e50 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] 10.0.0.84 "DELETE /v2.0/networks/f979af48-9d97-48b7-a2ce-e2e9dbbb4ba3 HTTP/1.1" status: 204 len: 168 time: 1.1257048 2026-05-27 11:06:46.064 9 WARNING neutron_lib.context [req-031af44c-b52d-479f-b6be-2a8db7a28f2f req-dc6cc85b-0111-466a-8c38-24fe12f9bc0a 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:46.098 9 INFO neutron.wsgi [req-1124ce7e-4974-4ca0-90ea-e7e557b80ba4 req-ba66b66c-6069-4bbf-b2c6-073b1aae9923 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "PUT /v2.0/ports/820996eb-0e47-4d6c-b2d1-63a2cc9c1d05 HTTP/1.1" status: 200 len: 1376 time: 1.4956930 2026-05-27 11:06:46.159 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ccd7c66c-6e2e-4025-a192-3f40509921b9'] response: {'name': 'network-changed', 'server_uuid': 'b7b6b035-ed2d-4efa-b54c-279cce639537', 'tag': '820996eb-0e47-4d6c-b2d1-63a2cc9c1d05', 'status': 'completed', 'code': 200} 2026-05-27 11:06:46.176 10 INFO neutron.wsgi [None req-f27e4b1a-5fb7-43f2-ac33-8a42f8645d23 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] 10.0.0.84 "GET /v2.0/networks HTTP/1.1" status: 200 len: 845 time: 0.1049695 2026-05-27 11:06:46.187 10 WARNING neutron_lib.context [None req-b1b400a0-5476-4ebe-b539-113efa1c766d e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:46.189 9 INFO neutron.wsgi [req-1124ce7e-4974-4ca0-90ea-e7e557b80ba4 req-2aad918e-fb8f-4d26-9ef7-bca9c4c2afee 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=3e3cf8ad759b4e74ba1518bb308ee7b7&device_id=b7b6b035-ed2d-4efa-b54c-279cce639537 HTTP/1.1" status: 200 len: 1407 time: 0.0572212 2026-05-27 11:06:46.223 9 INFO neutron.wsgi [req-1124ce7e-4974-4ca0-90ea-e7e557b80ba4 req-8dd82cbc-9fe7-455e-9937-0c830e20655a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=820996eb-0e47-4d6c-b2d1-63a2cc9c1d05 HTTP/1.1" status: 200 len: 217 time: 0.0249755 2026-05-27 11:06:46.270 9 INFO neutron.wsgi [req-1124ce7e-4974-4ca0-90ea-e7e557b80ba4 req-5ccb4d08-779c-41a4-8496-da45347f2cbd 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=8b0efc9b-d083-4909-a07d-8e141517aed1 HTTP/1.1" status: 200 len: 863 time: 0.0413203 2026-05-27 11:06:46.284 10 INFO neutron.db.segments_db [None req-b1b400a0-5476-4ebe-b539-113efa1c766d e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Added segment 19212c19-105a-4b83-b3eb-b8dbcd603038 of type geneve for network 91ed213b-0769-4705-9026-c75d79541424 2026-05-27 11:06:46.307 9 INFO neutron.wsgi [req-1124ce7e-4974-4ca0-90ea-e7e557b80ba4 req-44b9dab6-5af4-4341-9263-9eceb04a3ced 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=d690f945-97b0-4dfb-9144-88d3ec435be3&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0284839 2026-05-27 11:06:46.419 9 INFO neutron.wsgi [req-1124ce7e-4974-4ca0-90ea-e7e557b80ba4 req-8f9ee261-e737-4471-ada5-b37994d1842f 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/d690f945-97b0-4dfb-9144-88d3ec435be3?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1025116 2026-05-27 11:06:46.477 10 INFO neutron.db.ovn_revision_numbers_db [None req-b1b400a0-5476-4ebe-b539-113efa1c766d e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Successfully bumped revision number for resource 91ed213b-0769-4705-9026-c75d79541424 (type: networks) to 1 2026-05-27 11:06:46.513 9 INFO neutron.wsgi [req-1124ce7e-4974-4ca0-90ea-e7e557b80ba4 req-78a6b0bc-50b9-4c0a-80d1-98be6443670e 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/d690f945-97b0-4dfb-9144-88d3ec435be3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0895445 /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-05-27 11:06:46.600 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-031af44c-b52d-479f-b6be-2a8db7a28f2f req-dc6cc85b-0111-466a-8c38-24fe12f9bc0a 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] No more DHCP agents 2026-05-27 11:06:46.604 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-031af44c-b52d-479f-b6be-2a8db7a28f2f req-dc6cc85b-0111-466a-8c38-24fe12f9bc0a 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] Unable to schedule network 32d828fd-b264-46a6-8063-fa0440024f74: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:46.614 9 INFO neutron.wsgi [req-8e23d508-dc77-496b-8830-96434e3364c9 req-e94e3587-a05f-40ae-b171-234a2073489d 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=3e3cf8ad759b4e74ba1518bb308ee7b7&device_id=b7b6b035-ed2d-4efa-b54c-279cce639537 HTTP/1.1" status: 200 len: 1407 time: 0.0492158 /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-05-27 11:06:46.723 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status up for port: 820996eb-0e47-4d6c-b2d1-63a2cc9c1d05 2026-05-27 11:06:46.729 9 INFO neutron.wsgi [req-8e23d508-dc77-496b-8830-96434e3364c9 req-de45be02-50ff-461d-b0e4-5b33c2a51e62 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=d690f945-97b0-4dfb-9144-88d3ec435be3 HTTP/1.1" status: 200 len: 968 time: 0.1095371 2026-05-27 11:06:46.743 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port 820996eb-0e47-4d6c-b2d1-63a2cc9c1d05 2026-05-27 11:06:46.761 9 INFO neutron.wsgi [req-8e23d508-dc77-496b-8830-96434e3364c9 req-1c187d34-a682-4555-9d36-f95e4ce3a1cf 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=820996eb-0e47-4d6c-b2d1-63a2cc9c1d05 HTTP/1.1" status: 200 len: 217 time: 0.0232778 2026-05-27 11:06:46.787 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b1b400a0-5476-4ebe-b539-113efa1c766d e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] No more DHCP agents 2026-05-27 11:06:46.790 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b1b400a0-5476-4ebe-b539-113efa1c766d e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Unable to schedule network 91ed213b-0769-4705-9026-c75d79541424: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:46.820 9 INFO neutron.wsgi [req-8e23d508-dc77-496b-8830-96434e3364c9 req-facfe5d2-927a-4b67-b24a-376785226137 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=8b0efc9b-d083-4909-a07d-8e141517aed1 HTTP/1.1" status: 200 len: 863 time: 0.0507128 2026-05-27 11:06:46.849 9 INFO neutron.wsgi [req-8e23d508-dc77-496b-8830-96434e3364c9 req-40ee4b33-8824-48ba-9af6-fa82b19bfa7c 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=d690f945-97b0-4dfb-9144-88d3ec435be3&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0235851 2026-05-27 11:06:46.896 9 INFO neutron.db.ovn_revision_numbers_db [req-031af44c-b52d-479f-b6be-2a8db7a28f2f req-dc6cc85b-0111-466a-8c38-24fe12f9bc0a 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] Successfully bumped revision number for resource e506e115-6b78-4a3d-92aa-b064e4fd94a6 (type: ports) to 1 2026-05-27 11:06:46.929 9 INFO neutron.wsgi [req-031af44c-b52d-479f-b6be-2a8db7a28f2f req-dc6cc85b-0111-466a-8c38-24fe12f9bc0a 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 199.204.45.162 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 0.8698206 2026-05-27 11:06:46.935 9 INFO neutron.wsgi [req-8e23d508-dc77-496b-8830-96434e3364c9 req-f73e2788-1b67-402a-959d-4dbbac8b9802 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/d690f945-97b0-4dfb-9144-88d3ec435be3?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0787861 2026-05-27 11:06:46.962 10 INFO neutron.db.ovn_revision_numbers_db [None req-b1b400a0-5476-4ebe-b539-113efa1c766d e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Successfully bumped revision number for resource 5e92cc5d-492c-4f8c-82ff-8bc1212f8e78 (type: ports) to 1 2026-05-27 11:06:47.003 10 INFO neutron.wsgi [None req-b1b400a0-5476-4ebe-b539-113efa1c766d e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 852 time: 0.8207726 2026-05-27 11:06:47.016 10 WARNING neutron_lib.context [None req-833294af-6a1b-4152-8dbf-c0208a40d3a9 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:47.024 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] No hosting information found for port a3b3b190-63a8-4b52-a1ae-5f364be4fc46: RuntimeError: No hosting information found for port a3b3b190-63a8-4b52-a1ae-5f364be4fc46 2026-05-27 11:06:47.065 9 INFO neutron.wsgi [req-c0f6d7b0-7ba8-4003-9b7a-4906d45f86ee req-37418a48-1e03-4e6a-a7f9-fd1c73cd60e5 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=b7b6b035-ed2d-4efa-b54c-279cce639537 HTTP/1.1" status: 200 len: 1170 time: 0.0900249 2026-05-27 11:06:47.072 9 INFO neutron.wsgi [req-f3eb8a0d-de93-4e0c-99dc-d8e8a869cdb2 req-dd38436d-a6a6-4b64-8f0f-c9db90c539ba 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=a3270047-0efe-4a94-8373-1358de09df2f HTTP/1.1" status: 200 len: 1160 time: 0.0862989 2026-05-27 11:06:47.098 9 INFO neutron.wsgi [req-8e23d508-dc77-496b-8830-96434e3364c9 req-37ffa452-9b5a-485c-af47-11c83b601058 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/d690f945-97b0-4dfb-9144-88d3ec435be3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1574032 2026-05-27 11:06:47.120 10 INFO neutron.db.segments_db [None req-833294af-6a1b-4152-8dbf-c0208a40d3a9 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Added segment 411a8caf-82d8-4655-92b1-0cfa7b2f88ec of type geneve for network 3324cb5e-4493-4f93-90ab-e0ae0d75da48 2026-05-27 11:06:47.147 9 INFO neutron.wsgi [req-f3eb8a0d-de93-4e0c-99dc-d8e8a869cdb2 req-76d677bb-9d7f-4550-873d-c09476cce3d1 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=867c1288-e543-498f-8fe1-5585bfc14d06&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0679529 2026-05-27 11:06:47.156 9 INFO neutron.wsgi [req-c0f6d7b0-7ba8-4003-9b7a-4906d45f86ee req-68913a72-5820-404b-8440-61e54c4ceaf9 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=d1e153a7-89ec-4013-a750-fb45ed934e1c&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0813727 2026-05-27 11:06:47.187 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-b4caaca2-8d2a-4ffa-9310-abacf3327b0c'] response: {'server_uuid': 'b7b6b035-ed2d-4efa-b54c-279cce639537', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '820996eb-0e47-4d6c-b2d1-63a2cc9c1d05', 'code': 200} 2026-05-27 11:06:47.208 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource 820996eb-0e47-4d6c-b2d1-63a2cc9c1d05 (type: ports) to 4 2026-05-27 11:06:47.335 10 INFO neutron.db.ovn_revision_numbers_db [None req-833294af-6a1b-4152-8dbf-c0208a40d3a9 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Successfully bumped revision number for resource 3324cb5e-4493-4f93-90ab-e0ae0d75da48 (type: networks) to 1 2026-05-27 11:06:47.511 9 INFO neutron.db.ovn_revision_numbers_db [req-031af44c-b52d-479f-b6be-2a8db7a28f2f req-ffb769cc-278c-432a-9017-f92871a4e7ec 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource e506e115-6b78-4a3d-92aa-b064e4fd94a6 (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-05-27 11:06:47.545 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-833294af-6a1b-4152-8dbf-c0208a40d3a9 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] No more DHCP agents 2026-05-27 11:06:47.549 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-833294af-6a1b-4152-8dbf-c0208a40d3a9 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Unable to schedule network 3324cb5e-4493-4f93-90ab-e0ae0d75da48: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:47.642 10 INFO neutron.db.ovn_revision_numbers_db [None req-833294af-6a1b-4152-8dbf-c0208a40d3a9 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Successfully bumped revision number for resource 24917a8b-06e4-4b5c-9c98-45c714608ab4 (type: ports) to 1 2026-05-27 11:06:47.669 10 INFO neutron.wsgi [None req-833294af-6a1b-4152-8dbf-c0208a40d3a9 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 853 time: 0.6577201 /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-05-27 11:06:47.680 10 WARNING neutron_lib.context [None req-54811043-5492-416d-b621-16280e0b2d16 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:47.718 9 INFO neutron.db.ovn_revision_numbers_db [None req-14e304fc-298a-414f-a562-29dc43c9460e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 21b57f9a-7419-47f4-a1d8-485836a87a23 (type: security_groups) to 1 2026-05-27 11:06:47.727 10 WARNING neutron_lib.context [None req-54811043-5492-416d-b621-16280e0b2d16 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:47.748 9 INFO neutron.db.ovn_revision_numbers_db [None req-14e304fc-298a-414f-a562-29dc43c9460e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 2b92e3b9-3e15-4942-a97d-724b2eb6fcf9 (type: security_group_rules) to 0 2026-05-27 11:06:47.764 9 INFO neutron.db.ovn_revision_numbers_db [None req-14e304fc-298a-414f-a562-29dc43c9460e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 91925e41-f215-4de3-b732-4a2be2ba065f (type: security_group_rules) to 0 2026-05-27 11:06:47.769 9 INFO neutron.db.ovn_revision_numbers_db [req-031af44c-b52d-479f-b6be-2a8db7a28f2f req-ffb769cc-278c-432a-9017-f92871a4e7ec 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource e506e115-6b78-4a3d-92aa-b064e4fd94a6 (type: ports) to 2 2026-05-27 11:06:47.798 9 INFO neutron.db.ovn_revision_numbers_db [None req-14e304fc-298a-414f-a562-29dc43c9460e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource d29f3c88-1258-4dbe-b9d3-d4fcb778c86c (type: security_group_rules) to 0 2026-05-27 11:06:47.809 9 INFO neutron.wsgi [req-031af44c-b52d-479f-b6be-2a8db7a28f2f req-ffb769cc-278c-432a-9017-f92871a4e7ec 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "PUT /v2.0/ports/e506e115-6b78-4a3d-92aa-b064e4fd94a6 HTTP/1.1" status: 200 len: 1380 time: 0.8673124 2026-05-27 11:06:47.818 9 INFO neutron.db.ovn_revision_numbers_db [None req-14e304fc-298a-414f-a562-29dc43c9460e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource f0c5bc94-19e8-496c-8076-698bd86dc22c (type: security_group_rules) to 0 2026-05-27 11:06:47.838 9 INFO neutron.wsgi [None req-14e304fc-298a-414f-a562-29dc43c9460e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=7c3e6f62f45146ffb03bbd7f9213c6e2&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4639194 /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-05-27 11:06:47.897 9 INFO neutron.wsgi [req-031af44c-b52d-479f-b6be-2a8db7a28f2f req-e96d311a-eca7-495c-8c03-53780e0ab615 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=248d8773a23e46fa889f4d829e22ceae&device_id=a3270047-0efe-4a94-8373-1358de09df2f HTTP/1.1" status: 200 len: 1411 time: 0.0489838 2026-05-27 11:06:47.928 9 INFO neutron.wsgi [req-031af44c-b52d-479f-b6be-2a8db7a28f2f req-b2e08707-160f-49a5-85ae-9fb5feab7ce0 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=e506e115-6b78-4a3d-92aa-b064e4fd94a6 HTTP/1.1" status: 200 len: 217 time: 0.0244625 2026-05-27 11:06:47.980 9 INFO neutron.wsgi [req-031af44c-b52d-479f-b6be-2a8db7a28f2f req-29aa4902-ea0f-4c7d-9c18-b05f85163708 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=d9b8e115-6b85-429a-a471-dd6ade5ccc0f HTTP/1.1" status: 200 len: 876 time: 0.0464258 2026-05-27 11:06:48.007 9 INFO neutron.wsgi [req-031af44c-b52d-479f-b6be-2a8db7a28f2f req-175e5e69-3917-47fb-9d79-9d5a5f5b13d9 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=32d828fd-b264-46a6-8063-fa0440024f74&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0217748 2026-05-27 11:06:48.084 9 INFO neutron.wsgi [req-031af44c-b52d-479f-b6be-2a8db7a28f2f req-a60acab2-b5f9-4983-884b-f780e17f066a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/32d828fd-b264-46a6-8063-fa0440024f74?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0695367 2026-05-27 11:06:48.155 9 INFO neutron.wsgi [req-031af44c-b52d-479f-b6be-2a8db7a28f2f req-2270000e-2a45-4d87-a91a-71dd5a83c8aa 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/32d828fd-b264-46a6-8063-fa0440024f74?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0627954 2026-05-27 11:06:48.201 9 INFO neutron.wsgi [None req-3b0e64a3-e2c8-4ce6-8437-182926a04526 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/21b57f9a-7419-47f4-a1d8-485836a87a23 HTTP/1.1" status: 204 len: 168 time: 0.3556964 2026-05-27 11:06:48.203 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-83984f87-1adc-432f-9b1d-55489a0ce624'] response: {'name': 'network-changed', 'server_uuid': 'a3270047-0efe-4a94-8373-1358de09df2f', 'tag': 'e506e115-6b78-4a3d-92aa-b064e4fd94a6', 'status': 'completed', 'code': 200} 2026-05-27 11:06:48.262 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-54811043-5492-416d-b621-16280e0b2d16 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] No more DHCP agents 2026-05-27 11:06:48.264 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-54811043-5492-416d-b621-16280e0b2d16 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Unable to schedule network 91ed213b-0769-4705-9026-c75d79541424: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:48.300 9 INFO neutron.wsgi [req-df6dcda3-4de7-494c-a426-652756c9e67a req-278ed6c9-87d3-4259-8358-84e2c8c09b1a 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=a3270047-0efe-4a94-8373-1358de09df2f HTTP/1.1" status: 200 len: 1172 time: 0.0892825 2026-05-27 11:06:48.337 9 INFO neutron.wsgi [req-bf8b9660-23b2-4d94-b2a3-7e041bded2f4 req-74c619fb-97c7-4ce5-a61e-b14dd684ed5c 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=248d8773a23e46fa889f4d829e22ceae&device_id=a3270047-0efe-4a94-8373-1358de09df2f HTTP/1.1" status: 200 len: 1411 time: 0.1015134 2026-05-27 11:06:48.362 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status up for port: e506e115-6b78-4a3d-92aa-b064e4fd94a6 /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-05-27 11:06:48.386 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port e506e115-6b78-4a3d-92aa-b064e4fd94a6 2026-05-27 11:06:48.422 9 INFO neutron.wsgi [req-df6dcda3-4de7-494c-a426-652756c9e67a req-9e88102b-3140-41c7-95ae-2fcc79454ae3 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=867c1288-e543-498f-8fe1-5585bfc14d06&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.1156638 2026-05-27 11:06:48.449 10 INFO neutron.db.ovn_revision_numbers_db [None req-54811043-5492-416d-b621-16280e0b2d16 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Successfully bumped revision number for resource 2f166120-131f-4453-bb8b-dc0f59f78152 (type: ports) to 1 2026-05-27 11:06:48.461 9 INFO neutron.wsgi [req-7bbd3023-d0e2-4b5a-8303-c04973e81fe6 req-e5d9c23c-97ef-4b3a-8b59-ff8df04cd987 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=b7b6b035-ed2d-4efa-b54c-279cce639537 HTTP/1.1" status: 200 len: 1170 time: 0.2130713 2026-05-27 11:06:48.464 9 INFO neutron.wsgi [req-bf8b9660-23b2-4d94-b2a3-7e041bded2f4 req-1756dc22-1e58-4293-949a-e77df3d5cdd2 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=32d828fd-b264-46a6-8063-fa0440024f74 HTTP/1.1" status: 200 len: 981 time: 0.1167195 2026-05-27 11:06:48.494 9 INFO neutron.wsgi [req-bf8b9660-23b2-4d94-b2a3-7e041bded2f4 req-cab68735-5fa9-427f-bf44-9985d336d3a7 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=e506e115-6b78-4a3d-92aa-b064e4fd94a6 HTTP/1.1" status: 200 len: 217 time: 0.0225599 2026-05-27 11:06:48.520 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-54811043-5492-416d-b621-16280e0b2d16 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] No more DHCP agents 2026-05-27 11:06:48.527 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-54811043-5492-416d-b621-16280e0b2d16 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Unable to schedule network 3324cb5e-4493-4f93-90ab-e0ae0d75da48: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:48.533 9 INFO neutron.wsgi [req-7bbd3023-d0e2-4b5a-8303-c04973e81fe6 req-434c91c3-6022-431f-94e0-109fec85b24d 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=d1e153a7-89ec-4013-a750-fb45ed934e1c&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0656600 2026-05-27 11:06:48.537 9 INFO neutron.wsgi [req-bf8b9660-23b2-4d94-b2a3-7e041bded2f4 req-ab38bbdf-a19a-43e3-a424-48cd6ba21619 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=d9b8e115-6b85-429a-a471-dd6ade5ccc0f HTTP/1.1" status: 200 len: 876 time: 0.0380840 2026-05-27 11:06:48.570 9 INFO neutron.wsgi [req-bf8b9660-23b2-4d94-b2a3-7e041bded2f4 req-5f136452-2bf3-4f62-afad-eb0756921a84 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=32d828fd-b264-46a6-8063-fa0440024f74&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0221100 2026-05-27 11:06:48.655 9 INFO neutron.wsgi [req-2646c69c-8b04-4acc-be11-228917ed7049 req-4ea31cc1-669d-4158-af45-a9a220d29812 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=b7b6b035-ed2d-4efa-b54c-279cce639537 HTTP/1.1" status: 200 len: 1170 time: 0.0542190 2026-05-27 11:06:48.662 10 INFO neutron.db.ovn_revision_numbers_db [None req-d29ba9da-612c-4dc4-b1a8-35ace79c7ef2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 44d2758e-cdd8-41fe-b4f4-ccfadce26e90 (type: security_groups) to 1 2026-05-27 11:06:48.669 9 INFO neutron.wsgi [req-bf8b9660-23b2-4d94-b2a3-7e041bded2f4 req-4fe2e159-6391-4914-99d8-058aed5f8db9 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/32d828fd-b264-46a6-8063-fa0440024f74?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0935829 2026-05-27 11:06:48.695 10 INFO neutron.db.ovn_revision_numbers_db [None req-d29ba9da-612c-4dc4-b1a8-35ace79c7ef2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 2c0ac5a4-6d0e-43cb-b961-615dc824fdbb (type: security_group_rules) to 0 2026-05-27 11:06:48.702 10 INFO neutron.db.ovn_revision_numbers_db [None req-54811043-5492-416d-b621-16280e0b2d16 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Successfully bumped revision number for resource 709a1035-15b0-4732-9851-2980b9d62548 (type: ports) to 1 2026-05-27 11:06:48.730 10 INFO neutron.db.ovn_revision_numbers_db [None req-d29ba9da-612c-4dc4-b1a8-35ace79c7ef2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 303ddd8a-2ddf-48b7-abfe-9d2230e613c4 (type: security_group_rules) to 0 2026-05-27 11:06:48.748 10 INFO neutron.wsgi [None req-54811043-5492-416d-b621-16280e0b2d16 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] 10.0.0.84 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1705 time: 1.0737822 2026-05-27 11:06:48.749 10 INFO neutron.db.ovn_revision_numbers_db [None req-d29ba9da-612c-4dc4-b1a8-35ace79c7ef2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 31f7171d-7f15-4c8a-9662-69e962b32081 (type: security_group_rules) to 0 /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-05-27 11:06:48.776 9 INFO neutron.wsgi [req-bf8b9660-23b2-4d94-b2a3-7e041bded2f4 req-28c98a15-0a3f-48f9-9120-b0883480ea64 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/32d828fd-b264-46a6-8063-fa0440024f74?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0850482 2026-05-27 11:06:49.070 10 INFO neutron.db.ovn_revision_numbers_db [None req-d29ba9da-612c-4dc4-b1a8-35ace79c7ef2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource ce3457a8-284e-4885-9e10-3fecce021736 (type: security_group_rules) to 0 2026-05-27 11:06:49.118 10 INFO neutron.wsgi [None req-d29ba9da-612c-4dc4-b1a8-35ace79c7ef2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=1cb99b6b62264ce8aa7c8f731125e24e&name=default HTTP/1.1" status: 200 len: 3120 time: 0.7406478 2026-05-27 11:06:49.220 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource e506e115-6b78-4a3d-92aa-b064e4fd94a6 (type: ports) to 4 2026-05-27 11:06:49.227 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-98528d41-fb1b-437e-9860-30ef7b2675c0'] response: {'server_uuid': 'b7b6b035-ed2d-4efa-b54c-279cce639537', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '820996eb-0e47-4d6c-b2d1-63a2cc9c1d05', 'code': 200} 2026-05-27 11:06:49.227 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-98528d41-fb1b-437e-9860-30ef7b2675c0'] response: {'server_uuid': 'a3270047-0efe-4a94-8373-1358de09df2f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e506e115-6b78-4a3d-92aa-b064e4fd94a6', 'code': 200} 2026-05-27 11:06:49.243 10 INFO neutron.wsgi [None req-1d080cd0-3eac-4d8b-8a97-87c0f7943359 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] 10.0.0.84 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3212 time: 0.4904077 2026-05-27 11:06:49.456 10 INFO neutron.wsgi [None req-9a79eb4f-1bb9-48c5-8fe2-5bc9b6d5dfa3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/44d2758e-cdd8-41fe-b4f4-ccfadce26e90 HTTP/1.1" status: 204 len: 168 time: 0.3308156 2026-05-27 11:06:49.640 9 INFO neutron.db.ovn_revision_numbers_db [None req-bf7aa297-1c4a-4e34-a9a4-681c6127a4d9 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] Successfully bumped revision number for resource 300d1ae7-d731-4171-833a-e065a9c76080 (type: floatingips) to 1 2026-05-27 11:06:49.741 9 INFO neutron.wsgi [req-5d38a215-450e-4ac7-9816-50d05e2b2ee0 req-e854ac26-6a4d-4843-964a-76390bef0c8d 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=a3270047-0efe-4a94-8373-1358de09df2f HTTP/1.1" status: 200 len: 1174 time: 0.2338185 2026-05-27 11:06:49.807 9 INFO neutron.wsgi [req-5d38a215-450e-4ac7-9816-50d05e2b2ee0 req-c6b0075b-971c-459c-91b3-35dc0fb178f4 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=867c1288-e543-498f-8fe1-5585bfc14d06&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0593612 2026-05-27 11:06:49.837 9 INFO neutron.wsgi [None req-2567b22f-02e6-4371-a84f-5b3e12dd35be e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] 10.0.0.84 "DELETE /v2.0/ports/2f166120-131f-4453-bb8b-dc0f59f78152 HTTP/1.1" status: 204 len: 168 time: 0.5867782 /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-05-27 11:06:49.858 9 INFO neutron.db.ovn_revision_numbers_db [None req-bf7aa297-1c4a-4e34-a9a4-681c6127a4d9 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] Successfully bumped revision number for resource 300d1ae7-d731-4171-833a-e065a9c76080 (type: floatingips) to 2 2026-05-27 11:06:49.858 9 INFO neutron.db.l3_db [None req-bf7aa297-1c4a-4e34-a9a4-681c6127a4d9 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] Floating IP 300d1ae7-d731-4171-833a-e065a9c76080 associated. External IP: 10.96.250.215, port: 820996eb-0e47-4d6c-b2d1-63a2cc9c1d05. 2026-05-27 11:06:49.906 9 INFO neutron.wsgi [None req-bf7aa297-1c4a-4e34-a9a4-681c6127a4d9 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] 10.0.0.84 "PUT /v2.0/floatingips/300d1ae7-d731-4171-833a-e065a9c76080 HTTP/1.1" status: 200 len: 1049 time: 1.2357447 2026-05-27 11:06:49.941 9 INFO neutron.wsgi [req-aa0acf73-4b6e-4c86-952b-8642a47a425d req-1c4ca07c-df37-4f28-8bef-72e7ff0b5313 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=a3270047-0efe-4a94-8373-1358de09df2f HTTP/1.1" status: 200 len: 1174 time: 0.0439663 2026-05-27 11:06:50.012 9 INFO neutron.wsgi [req-5f550da1-4d56-415e-95c9-b0e0d9b4a197 req-8675f4a0-4ec2-41f4-a14a-ed2273d423b6 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=b7b6b035-ed2d-4efa-b54c-279cce639537 HTTP/1.1" status: 200 len: 1170 time: 0.0680354 2026-05-27 11:06:50.074 9 INFO neutron.wsgi [req-5f550da1-4d56-415e-95c9-b0e0d9b4a197 req-55d0aa58-521a-48f8-9280-ece2113d8005 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=d1e153a7-89ec-4013-a750-fb45ed934e1c&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0465333 2026-05-27 11:06:50.169 10 INFO neutron.wsgi [None req-41e68b25-cb30-4895-a8f2-01483703cdb4 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] 10.0.0.84 "DELETE /v2.0/ports/709a1035-15b0-4732-9851-2980b9d62548 HTTP/1.1" status: 204 len: 168 time: 0.3194025 2026-05-27 11:06:50.218 10 INFO neutron.wsgi [None req-90530d4a-3058-447a-954c-e868ab676ad9 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] 10.0.0.84 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1718 time: 0.0445588 2026-05-27 11:06:50.235 9 WARNING neutron_lib.context [None req-686b3737-21ee-4142-940b-6f2a920bb720 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:50.252 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-89ee559e-764e-4b76-b0a2-fbf28d115f49'] response: {'name': 'network-changed', 'server_uuid': 'b7b6b035-ed2d-4efa-b54c-279cce639537', 'tag': '820996eb-0e47-4d6c-b2d1-63a2cc9c1d05', 'status': 'completed', 'code': 200} 2026-05-27 11:06:50.359 9 INFO neutron.wsgi [req-286f62dd-3561-4cd5-9d3b-f49f317abaf2 req-c873f437-71be-4d9b-99b0-2ddcfbba79dd 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=3e3cf8ad759b4e74ba1518bb308ee7b7&device_id=b7b6b035-ed2d-4efa-b54c-279cce639537 HTTP/1.1" status: 200 len: 1409 time: 0.0711436 2026-05-27 11:06:50.368 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status down for port: 820996eb-0e47-4d6c-b2d1-63a2cc9c1d05 2026-05-27 11:06:50.387 9 INFO neutron.wsgi [req-11bc1493-ee36-4966-b108-2fc92c06f482 req-16e5646e-ab87-48d9-911e-617a3d008723 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=b7b6b035-ed2d-4efa-b54c-279cce639537 HTTP/1.1" status: 200 len: 1170 time: 0.0659380 2026-05-27 11:06:50.419 9 INFO neutron.db.segments_db [None req-686b3737-21ee-4142-940b-6f2a920bb720 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Added segment 74237bcc-9e2d-4dfb-bffe-23437558079b of type geneve for network 4a04e5e3-a8cc-4616-84bd-07c13b73fd64 2026-05-27 11:06:50.482 9 INFO neutron.wsgi [req-286f62dd-3561-4cd5-9d3b-f49f317abaf2 req-aaf70804-5c93-4e22-be4e-1b5e26a5a8df 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=d690f945-97b0-4dfb-9144-88d3ec435be3 HTTP/1.1" status: 200 len: 968 time: 0.1155944 2026-05-27 11:06:50.539 9 INFO neutron.wsgi [req-11bc1493-ee36-4966-b108-2fc92c06f482 req-8e540cc9-20ad-448a-bab3-5021238c2d6b 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=d1e153a7-89ec-4013-a750-fb45ed934e1c&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.1416862 2026-05-27 11:06:50.570 9 INFO neutron.wsgi [req-286f62dd-3561-4cd5-9d3b-f49f317abaf2 req-9bbd360f-c7a7-4be3-9f49-8429c34d167a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.5&port_id=820996eb-0e47-4d6c-b2d1-63a2cc9c1d05 HTTP/1.1" status: 200 len: 1057 time: 0.0778887 2026-05-27 11:06:50.661 9 INFO neutron.wsgi [req-286f62dd-3561-4cd5-9d3b-f49f317abaf2 req-95697067-00a9-4c52-a36d-656fa587526e 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=8b0efc9b-d083-4909-a07d-8e141517aed1 HTTP/1.1" status: 200 len: 863 time: 0.0751636 2026-05-27 11:06:50.719 9 INFO neutron.wsgi [req-286f62dd-3561-4cd5-9d3b-f49f317abaf2 req-bbd0e0ae-1995-4a13-83cd-13342885ed4d 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=d690f945-97b0-4dfb-9144-88d3ec435be3&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0444353 2026-05-27 11:06:50.728 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource 820996eb-0e47-4d6c-b2d1-63a2cc9c1d05 (type: ports) to 5 2026-05-27 11:06:50.733 9 INFO neutron.db.ovn_revision_numbers_db [None req-686b3737-21ee-4142-940b-6f2a920bb720 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Successfully bumped revision number for resource 4a04e5e3-a8cc-4616-84bd-07c13b73fd64 (type: networks) to 1 2026-05-27 11:06:50.776 9 INFO neutron.wsgi [req-2d4e6ad9-5636-4748-bc70-be93dd6ec30e req-ac3ebc71-cc3a-4d72-8ef1-852cf0b2ac69 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=b7b6b035-ed2d-4efa-b54c-279cce639537 HTTP/1.1" status: 200 len: 1168 time: 0.1004014 2026-05-27 11:06:50.886 9 INFO neutron.wsgi [req-286f62dd-3561-4cd5-9d3b-f49f317abaf2 req-bea9c4c9-bb2d-4e4a-b457-69d8c9f55805 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/d690f945-97b0-4dfb-9144-88d3ec435be3?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1551757 2026-05-27 11:06:50.929 9 INFO neutron.db.ovn_revision_numbers_db [None req-edc4139b-0b0d-4cd2-a785-500907d40d68 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] Successfully bumped revision number for resource 156721bf-44da-4f63-bf69-c7c8895a56cd (type: floatingips) to 1 2026-05-27 11:06:51.270 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-dba94f5f-40bd-4b91-bae3-fb8ef925295b'] response: {'server_uuid': 'a3270047-0efe-4a94-8373-1358de09df2f', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e506e115-6b78-4a3d-92aa-b064e4fd94a6', 'code': 200} 2026-05-27 11:06:51.271 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-dba94f5f-40bd-4b91-bae3-fb8ef925295b'] response: {'server_uuid': 'b7b6b035-ed2d-4efa-b54c-279cce639537', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '820996eb-0e47-4d6c-b2d1-63a2cc9c1d05', 'code': 200} 2026-05-27 11:06:51.272 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-dba94f5f-40bd-4b91-bae3-fb8ef925295b'] response: {'server_uuid': 'b7b6b035-ed2d-4efa-b54c-279cce639537', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '820996eb-0e47-4d6c-b2d1-63a2cc9c1d05', 'code': 200} 2026-05-27 11:06:51.275 9 INFO neutron.wsgi [req-286f62dd-3561-4cd5-9d3b-f49f317abaf2 req-693b299f-6e4f-444e-8bc4-bd1607f6c060 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/d690f945-97b0-4dfb-9144-88d3ec435be3?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.3815565 2026-05-27 11:06:51.387 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-686b3737-21ee-4142-940b-6f2a920bb720 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] No more DHCP agents 2026-05-27 11:06:51.394 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-686b3737-21ee-4142-940b-6f2a920bb720 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Unable to schedule network 4a04e5e3-a8cc-4616-84bd-07c13b73fd64: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:51.436 9 INFO neutron.db.ovn_revision_numbers_db [None req-edc4139b-0b0d-4cd2-a785-500907d40d68 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] Successfully bumped revision number for resource 156721bf-44da-4f63-bf69-c7c8895a56cd (type: floatingips) to 2 2026-05-27 11:06:51.436 9 INFO neutron.db.l3_db [None req-edc4139b-0b0d-4cd2-a785-500907d40d68 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] Floating IP 156721bf-44da-4f63-bf69-c7c8895a56cd associated. External IP: 10.96.250.207, port: e506e115-6b78-4a3d-92aa-b064e4fd94a6. 2026-05-27 11:06:51.496 9 INFO neutron.wsgi [None req-edc4139b-0b0d-4cd2-a785-500907d40d68 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 10.0.0.84 "PUT /v2.0/floatingips/156721bf-44da-4f63-bf69-c7c8895a56cd HTTP/1.1" status: 200 len: 1050 time: 1.5429323 2026-05-27 11:06:51.616 9 INFO neutron.wsgi [req-6eed1c60-f642-4441-a58e-aa898b2461a6 req-07f7384c-c640-4eca-828f-7e18bfffd735 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=a3270047-0efe-4a94-8373-1358de09df2f HTTP/1.1" status: 200 len: 1174 time: 0.0740559 2026-05-27 11:06:51.626 9 INFO neutron.db.ovn_revision_numbers_db [None req-686b3737-21ee-4142-940b-6f2a920bb720 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Successfully bumped revision number for resource 2159ee39-d2e9-4af3-b0ec-0fa1a65a77ee (type: ports) to 1 2026-05-27 11:06:51.681 9 INFO neutron.wsgi [None req-686b3737-21ee-4142-940b-6f2a920bb720 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 852 time: 1.4515121 2026-05-27 11:06:51.691 9 INFO neutron.wsgi [req-0c019730-8df0-49a0-a69e-4aeeebe6c7df req-0f7ba435-3427-41c0-af76-c6c7f1297222 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=b7b6b035-ed2d-4efa-b54c-279cce639537 HTTP/1.1" status: 200 len: 1168 time: 0.0797107 /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-05-27 11:06:51.695 10 WARNING neutron_lib.context [None req-b71684e5-ca36-47b8-8b10-b8cf7853e303 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:51.732 9 INFO neutron.wsgi [req-6eed1c60-f642-4441-a58e-aa898b2461a6 req-fa5635fb-352b-4c2a-8e09-b6d467e902b3 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=867c1288-e543-498f-8fe1-5585bfc14d06&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.1071970 2026-05-27 11:06:51.766 9 INFO neutron.db.l3_db [req-2d4e6ad9-5636-4748-bc70-be93dd6ec30e req-c478261a-5064-49b2-bcde-e1dfbfbce327 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] Floating IP 300d1ae7-d731-4171-833a-e065a9c76080 disassociated. External IP: 10.96.250.215, port: 820996eb-0e47-4d6c-b2d1-63a2cc9c1d05. 2026-05-27 11:06:51.778 9 INFO neutron.wsgi [req-0c019730-8df0-49a0-a69e-4aeeebe6c7df req-55869164-97f4-48d5-bb9c-b4f303df3adb 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=d1e153a7-89ec-4013-a750-fb45ed934e1c&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0803711 2026-05-27 11:06:51.816 10 INFO neutron.db.segments_db [None req-b71684e5-ca36-47b8-8b10-b8cf7853e303 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Added segment 7c52df4a-d80f-4892-884b-6cd11f2efbe3 of type geneve for network 625f7b88-2499-4674-951d-0e2ed4520ad4 2026-05-27 11:06:51.913 9 INFO neutron.wsgi [req-2d4e6ad9-5636-4748-bc70-be93dd6ec30e req-c478261a-5064-49b2-bcde-e1dfbfbce327 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] 199.204.45.162 "DELETE /v2.0/ports/820996eb-0e47-4d6c-b2d1-63a2cc9c1d05 HTTP/1.1" status: 204 len: 173 time: 1.1281650 2026-05-27 11:06:52.002 10 INFO neutron.db.ovn_revision_numbers_db [None req-b71684e5-ca36-47b8-8b10-b8cf7853e303 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Successfully bumped revision number for resource 625f7b88-2499-4674-951d-0e2ed4520ad4 (type: networks) to 1 2026-05-27 11:06:52.227 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b71684e5-ca36-47b8-8b10-b8cf7853e303 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] No more DHCP agents 2026-05-27 11:06:52.230 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b71684e5-ca36-47b8-8b10-b8cf7853e303 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Unable to schedule network 625f7b88-2499-4674-951d-0e2ed4520ad4: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:52.295 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ce1892f-4d7f-4bac-873c-12b6bafe5731'] response: {'name': 'network-changed', 'server_uuid': 'a3270047-0efe-4a94-8373-1358de09df2f', 'tag': 'e506e115-6b78-4a3d-92aa-b064e4fd94a6', 'status': 'completed', 'code': 200} 2026-05-27 11:06:52.295 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0ce1892f-4d7f-4bac-873c-12b6bafe5731'] response: {'server_uuid': 'b7b6b035-ed2d-4efa-b54c-279cce639537', 'name': 'network-vif-deleted', 'tag': '820996eb-0e47-4d6c-b2d1-63a2cc9c1d05', 'status': 'completed', 'code': 200} 2026-05-27 11:06:52.339 10 INFO neutron.db.ovn_revision_numbers_db [None req-b71684e5-ca36-47b8-8b10-b8cf7853e303 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Successfully bumped revision number for resource ec0e4b5b-15d0-48f8-a71a-1549873a9c50 (type: ports) to 1 2026-05-27 11:06:52.361 9 INFO neutron.wsgi [req-8e8a9822-fec3-492c-8f8d-2a977e0424ad req-e9b966a8-731e-439d-a610-1ae052c449ba 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=248d8773a23e46fa889f4d829e22ceae&device_id=a3270047-0efe-4a94-8373-1358de09df2f HTTP/1.1" status: 200 len: 1413 time: 0.0441790 2026-05-27 11:06:52.363 10 INFO neutron.wsgi [None req-b71684e5-ca36-47b8-8b10-b8cf7853e303 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 853 time: 0.6762321 2026-05-27 11:06:52.429 9 INFO neutron.wsgi [req-8e8a9822-fec3-492c-8f8d-2a977e0424ad req-e6345583-652b-49bc-bb46-20ef76a96ca5 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=32d828fd-b264-46a6-8063-fa0440024f74 HTTP/1.1" status: 200 len: 981 time: 0.0605235 2026-05-27 11:06:52.486 9 INFO neutron.wsgi [req-8e8a9822-fec3-492c-8f8d-2a977e0424ad req-0495cf7c-de06-4a8f-adc4-f2f45ced47b3 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=e506e115-6b78-4a3d-92aa-b064e4fd94a6 HTTP/1.1" status: 200 len: 1060 time: 0.0492198 2026-05-27 11:06:52.524 9 INFO neutron.wsgi [req-8e8a9822-fec3-492c-8f8d-2a977e0424ad req-ac60b8a5-a3cf-4d5f-9dc1-32d78c33b58a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=d9b8e115-6b85-429a-a471-dd6ade5ccc0f HTTP/1.1" status: 200 len: 876 time: 0.0332711 2026-05-27 11:06:52.553 9 INFO neutron.wsgi [req-8e8a9822-fec3-492c-8f8d-2a977e0424ad req-e5642fb9-728c-4ba8-b4a3-1647b1b99ae1 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=32d828fd-b264-46a6-8063-fa0440024f74&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0226395 2026-05-27 11:06:52.632 9 INFO neutron.wsgi [req-8e8a9822-fec3-492c-8f8d-2a977e0424ad req-c02f1b48-1bc6-4ed2-bcf9-4472e44bc578 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/32d828fd-b264-46a6-8063-fa0440024f74?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0720763 2026-05-27 11:06:52.697 9 INFO neutron.wsgi [req-8e8a9822-fec3-492c-8f8d-2a977e0424ad req-d6557753-dbab-4a37-9baa-5ee32d75df39 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/32d828fd-b264-46a6-8063-fa0440024f74?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0592103 /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-05-27 11:06:52.836 10 WARNING neutron_lib.context [None req-28a14a23-8346-4ca3-9cb5-67b1274aa77a e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:52.883 10 WARNING neutron_lib.context [None req-28a14a23-8346-4ca3-9cb5-67b1274aa77a e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:53.020 9 INFO neutron.wsgi [None req-71846007-c40f-45ca-a66a-9d65eb224f23 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/d1e153a7-89ec-4013-a750-fb45ed934e1c HTTP/1.1" status: 204 len: 168 time: 0.1486962 2026-05-27 11:06:53.038 9 INFO neutron.api.v2.resource [None req-bae2d82e-de8d-4447-9775-26cfd8f617c1 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:06:53.040 9 INFO neutron.wsgi [None req-bae2d82e-de8d-4447-9775-26cfd8f617c1 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] 10.0.0.84 "GET /v2.0/security-groups/d1e153a7-89ec-4013-a750-fb45ed934e1c HTTP/1.1" status: 404 len: 347 time: 0.0138247 2026-05-27 11:06:53.291 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-28a14a23-8346-4ca3-9cb5-67b1274aa77a e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] No more DHCP agents 2026-05-27 11:06:53.293 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-28a14a23-8346-4ca3-9cb5-67b1274aa77a e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Unable to schedule network 4a04e5e3-a8cc-4616-84bd-07c13b73fd64: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:53.336 10 INFO neutron.db.ovn_revision_numbers_db [None req-28a14a23-8346-4ca3-9cb5-67b1274aa77a e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Successfully bumped revision number for resource cf1fc1e5-fc05-4220-887c-30802396392f (type: subnets) to 0 2026-05-27 11:06:53.358 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-28a14a23-8346-4ca3-9cb5-67b1274aa77a e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] No more DHCP agents 2026-05-27 11:06:53.360 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-28a14a23-8346-4ca3-9cb5-67b1274aa77a e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Unable to schedule network 625f7b88-2499-4674-951d-0e2ed4520ad4: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:53.413 10 INFO neutron.db.ovn_revision_numbers_db [None req-28a14a23-8346-4ca3-9cb5-67b1274aa77a e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] Successfully bumped revision number for resource 34318ff8-b478-470b-8a23-f5c034f469c2 (type: subnets) to 0 2026-05-27 11:06:53.430 10 INFO neutron.wsgi [None req-28a14a23-8346-4ca3-9cb5-67b1274aa77a e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 1476 time: 0.6037374 2026-05-27 11:06:53.448 9 INFO neutron.wsgi [None req-ba5376c9-24d0-4f0d-928d-784d65b09444 74bc98f87fb24c8f9592393c72dd6896 3e3cf8ad759b4e74ba1518bb308ee7b7 - - default default] 10.0.0.84 "DELETE /v2.0/floatingips/300d1ae7-d731-4171-833a-e065a9c76080 HTTP/1.1" status: 204 len: 168 time: 0.4025126 2026-05-27 11:06:53.491 10 INFO neutron.wsgi [None req-bc4f700a-fea5-432e-affc-96e7d5682913 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] 10.0.0.84 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2084 time: 0.0552506 2026-05-27 11:06:53.691 10 INFO neutron.wsgi [None req-09261bce-4659-4a54-969b-d0727cecc620 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] 10.0.0.84 "DELETE /v2.0/subnets/cf1fc1e5-fc05-4220-887c-30802396392f HTTP/1.1" status: 204 len: 168 time: 0.1851861 2026-05-27 11:06:53.905 10 INFO neutron.wsgi [None req-a1731629-c282-4071-a34a-fb59180aad62 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] 10.0.0.84 "DELETE /v2.0/subnets/34318ff8-b478-470b-8a23-f5c034f469c2 HTTP/1.1" status: 204 len: 168 time: 0.2100325 2026-05-27 11:06:53.950 10 INFO neutron.wsgi [None req-a6500447-7a61-4dc6-a35b-056e56036662 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] 10.0.0.84 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 820 time: 0.0392718 2026-05-27 11:06:53.953 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016730 2026-05-27 11:06:53.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0009181 2026-05-27 11:06:54.360 10 INFO neutron.services.segments.plugin [-] Segment 7c52df4a-d80f-4892-884b-6cd11f2efbe3 resource provider aggregate not found 2026-05-27 11:06:54.372 10 INFO neutron.services.segments.plugin [-] Segment 7c52df4a-d80f-4892-884b-6cd11f2efbe3 resource provider aggregate not found 2026-05-27 11:06:54.378 10 INFO neutron.services.segments.plugin [-] Segment 7c52df4a-d80f-4892-884b-6cd11f2efbe3 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 7c52df4a-d80f-4892-884b-6cd11f2efbe3 found for delete ", "request_id": "req-081d3930-5ac4-49c1-bc09-7c3e4a57323a"}]} 2026-05-27 11:06:54.405 10 INFO neutron.services.segments.plugin [-] Segment 7c52df4a-d80f-4892-884b-6cd11f2efbe3 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 7c52df4a-d80f-4892-884b-6cd11f2efbe3 found for delete ", "request_id": "req-00d01af4-56e3-4d9f-b30b-d0e822889544"}]} 2026-05-27 11:06:54.426 10 INFO neutron.wsgi [None req-c838d5bd-c9c6-4d25-912d-205bdd4e0679 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] 10.0.0.84 "DELETE /v2.0/networks/625f7b88-2499-4674-951d-0e2ed4520ad4 HTTP/1.1" status: 204 len: 168 time: 0.4701040 2026-05-27 11:06:54.656 9 INFO neutron.wsgi [None req-571ee3cb-5d7d-4a11-aafc-ea4dd1fe30a3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "PUT /v2.0/routers/218af7c5-95e3-4c10-8f5e-f67242e3fc35/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.2023511 /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-05-27 11:06:55.198 9 INFO neutron.services.segments.plugin [-] Segment 74237bcc-9e2d-4dfb-bffe-23437558079b resource provider aggregate not found 2026-05-27 11:06:55.202 9 INFO neutron.services.segments.plugin [-] Segment 74237bcc-9e2d-4dfb-bffe-23437558079b resource provider aggregate not found 2026-05-27 11:06:55.221 9 INFO neutron.services.segments.plugin [-] Segment 74237bcc-9e2d-4dfb-bffe-23437558079b 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 74237bcc-9e2d-4dfb-bffe-23437558079b found for delete ", "request_id": "req-8fde00a3-7b04-4b01-afa6-2362c33eae4e"}]} 2026-05-27 11:06:55.222 9 INFO neutron.services.segments.plugin [-] Segment 74237bcc-9e2d-4dfb-bffe-23437558079b 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 74237bcc-9e2d-4dfb-bffe-23437558079b found for delete ", "request_id": "req-d7f83847-72d9-40da-bc7a-2bc594c09931"}]} 2026-05-27 11:06:55.264 9 INFO neutron.wsgi [None req-9734f434-488d-471e-a9af-35bb82a6b278 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] 10.0.0.84 "DELETE /v2.0/networks/4a04e5e3-a8cc-4616-84bd-07c13b73fd64 HTTP/1.1" status: 204 len: 168 time: 0.8313286 2026-05-27 11:06:55.702 10 INFO neutron.wsgi [None req-029cbed4-15e3-4f3e-953e-2c0ff86c8df7 e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] 10.0.0.84 "DELETE /v2.0/networks/3324cb5e-4493-4f93-90ab-e0ae0d75da48 HTTP/1.1" status: 204 len: 168 time: 0.4295237 2026-05-27 11:06:55.828 9 INFO neutron.wsgi [None req-0097f23a-bea4-4ed1-8bbc-a39930ab80e3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/routers/218af7c5-95e3-4c10-8f5e-f67242e3fc35 HTTP/1.1" status: 204 len: 168 time: 1.1678126 2026-05-27 11:06:56.075 9 INFO neutron.wsgi [None req-16006d50-5c22-4fdb-9069-3ac1beee3e0b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/subnets/8b0efc9b-d083-4909-a07d-8e141517aed1 HTTP/1.1" status: 204 len: 168 time: 0.2416523 2026-05-27 11:06:56.122 9 INFO neutron.db.ovn_revision_numbers_db [None req-bd1a8f80-7d2a-48c5-8de7-38a9f24a48a8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 15452836-45c1-4d1b-80e5-fb968259a179 (type: security_groups) to 1 2026-05-27 11:06:56.128 10 INFO neutron.wsgi [None req-d8bf3a30-0c56-404e-86ce-13fb8803d3ce e380a0d07a9f4ad689f0afdbda852cfb dcbdc02cbf434f0ab120a3884de5c45d - - default default] 10.0.0.84 "DELETE /v2.0/networks/91ed213b-0769-4705-9026-c75d79541424 HTTP/1.1" status: 204 len: 168 time: 0.4198205 2026-05-27 11:06:56.142 9 INFO neutron.db.ovn_revision_numbers_db [None req-bd1a8f80-7d2a-48c5-8de7-38a9f24a48a8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 1877743c-3f56-4147-9fad-a0b71ac0c26d (type: security_group_rules) to 0 2026-05-27 11:06:56.161 9 INFO neutron.db.ovn_revision_numbers_db [None req-bd1a8f80-7d2a-48c5-8de7-38a9f24a48a8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 4c404051-ebba-461a-a921-32daab02ba76 (type: security_group_rules) to 0 2026-05-27 11:06:56.178 9 INFO neutron.db.ovn_revision_numbers_db [None req-bd1a8f80-7d2a-48c5-8de7-38a9f24a48a8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 7652941a-25a4-422b-b837-ac1f74e0744d (type: security_group_rules) to 0 2026-05-27 11:06:56.199 9 INFO neutron.db.ovn_revision_numbers_db [None req-bd1a8f80-7d2a-48c5-8de7-38a9f24a48a8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource ac7fe7b1-84bf-4558-9c52-c9a3339f310e (type: security_group_rules) to 0 2026-05-27 11:06:56.224 9 INFO neutron.wsgi [None req-bd1a8f80-7d2a-48c5-8de7-38a9f24a48a8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=cdd518d0029d47eeb2fe4a8c55f89307&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4912462 2026-05-27 11:06:56.397 10 INFO neutron.services.segments.plugin [-] Segment 411a8caf-82d8-4655-92b1-0cfa7b2f88ec resource provider aggregate not found 2026-05-27 11:06:56.420 10 INFO neutron.services.segments.plugin [-] Segment 411a8caf-82d8-4655-92b1-0cfa7b2f88ec 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 411a8caf-82d8-4655-92b1-0cfa7b2f88ec found for delete ", "request_id": "req-7c378c54-3ccc-46fe-8154-c363bb5c2d57"}]} 2026-05-27 11:06:56.426 10 INFO neutron.services.segments.plugin [-] Segment 411a8caf-82d8-4655-92b1-0cfa7b2f88ec resource provider aggregate not found 2026-05-27 11:06:56.453 10 INFO neutron.services.segments.plugin [-] Segment 411a8caf-82d8-4655-92b1-0cfa7b2f88ec 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 411a8caf-82d8-4655-92b1-0cfa7b2f88ec found for delete ", "request_id": "req-8590293f-3ad8-4b6b-a6d5-9a679918bca0"}]} 2026-05-27 11:06:56.458 10 INFO neutron.services.segments.plugin [-] Segment 19212c19-105a-4b83-b3eb-b8dbcd603038 resource provider aggregate not found 2026-05-27 11:06:56.477 10 INFO neutron.services.segments.plugin [-] Segment 19212c19-105a-4b83-b3eb-b8dbcd603038 resource provider aggregate not found 2026-05-27 11:06:56.483 10 INFO neutron.services.segments.plugin [-] Segment 19212c19-105a-4b83-b3eb-b8dbcd603038 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 19212c19-105a-4b83-b3eb-b8dbcd603038 found for delete ", "request_id": "req-aae8d52e-fe88-46bf-9b33-ebe3db6eb369"}]} 2026-05-27 11:06:56.494 10 INFO neutron.services.segments.plugin [-] Segment 19212c19-105a-4b83-b3eb-b8dbcd603038 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 19212c19-105a-4b83-b3eb-b8dbcd603038 found for delete ", "request_id": "req-492ff968-41dd-4e18-929d-9d7e782f74d3"}]} 2026-05-27 11:06:56.525 10 INFO neutron.wsgi [None req-066b0fee-556f-4fb1-8c52-a04856b72001 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/15452836-45c1-4d1b-80e5-fb968259a179 HTTP/1.1" status: 204 len: 168 time: 0.2954347 2026-05-27 11:06:56.538 9 INFO neutron.wsgi [None req-14d56e96-3961-4e35-900c-155f62230bca c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/networks/d690f945-97b0-4dfb-9144-88d3ec435be3 HTTP/1.1" status: 204 len: 168 time: 0.4561312 2026-05-27 11:06:56.792 10 INFO neutron.wsgi [None req-715431d1-03b2-4f2c-8eea-8b0d38e40cd8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=3e3cf8ad759b4e74ba1518bb308ee7b7&name=default HTTP/1.1" status: 200 len: 3120 time: 0.0516167 2026-05-27 11:06:56.812 9 INFO neutron.db.ovn_revision_numbers_db [None req-855a59ff-0902-46c3-be25-5b9ea26e324b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 39c7a32f-917b-4632-b571-c25875d82f1f (type: security_groups) to 1 2026-05-27 11:06:56.825 9 INFO neutron.db.ovn_revision_numbers_db [None req-855a59ff-0902-46c3-be25-5b9ea26e324b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 4e4c7879-f73d-48d3-8da3-072f2476d214 (type: security_group_rules) to 0 2026-05-27 11:06:56.839 9 INFO neutron.db.ovn_revision_numbers_db [None req-855a59ff-0902-46c3-be25-5b9ea26e324b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 99b5e973-1869-4be3-9650-71f89f17b857 (type: security_group_rules) to 0 2026-05-27 11:06:56.854 9 INFO neutron.db.ovn_revision_numbers_db [None req-855a59ff-0902-46c3-be25-5b9ea26e324b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource bdf575d0-12d2-4f59-92bc-9b4342d9d7ec (type: security_group_rules) to 0 2026-05-27 11:06:56.869 9 INFO neutron.db.ovn_revision_numbers_db [None req-855a59ff-0902-46c3-be25-5b9ea26e324b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource cf6c6acd-07d0-4dae-a95d-c6e3106cb4ce (type: security_group_rules) to 0 2026-05-27 11:06:56.880 10 INFO neutron.wsgi [None req-d0ee59ff-1dd7-4252-a9fd-ab7df996a86a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=dcbdc02cbf434f0ab120a3884de5c45d&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2685566 2026-05-27 11:06:56.906 9 INFO neutron.wsgi [None req-855a59ff-0902-46c3-be25-5b9ea26e324b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=3c3e4e8b98cf4070b3bef3c60536084f&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2141774 2026-05-27 11:06:57.017 10 INFO neutron.wsgi [None req-a42b05f5-0a3c-429f-a3c3-9fc9234f21f5 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/f4b142db-a173-4bce-beec-744fb32ec31d HTTP/1.1" status: 204 len: 168 time: 0.2195606 2026-05-27 11:06:57.175 9 INFO neutron.wsgi [None req-a76268e9-283e-403b-ae93-e706abd17c8b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/e012b4b8-4c98-48a0-b3a4-a27f1fbc53ab HTTP/1.1" status: 204 len: 168 time: 0.2883942 2026-05-27 11:06:57.182 9 INFO neutron.wsgi [None req-6aaf43b1-a17d-4032-a9c3-e09e77785fa5 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/39c7a32f-917b-4632-b571-c25875d82f1f HTTP/1.1" status: 204 len: 168 time: 0.2702544 2026-05-27 11:06:57.247 9 INFO neutron.services.segments.plugin [-] Segment 8ae91c7f-2983-4281-8e48-9d0aa4187038 resource provider aggregate not found 2026-05-27 11:06:57.252 9 INFO neutron.services.segments.plugin [-] Segment 8ae91c7f-2983-4281-8e48-9d0aa4187038 resource provider aggregate not found 2026-05-27 11:06:57.267 9 INFO neutron.services.segments.plugin [-] Segment 8ae91c7f-2983-4281-8e48-9d0aa4187038 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 8ae91c7f-2983-4281-8e48-9d0aa4187038 found for delete ", "request_id": "req-ad897bad-bdbc-4ac0-b9b3-882d01b7a140"}]} 2026-05-27 11:06:57.269 9 INFO neutron.services.segments.plugin [-] Segment 8ae91c7f-2983-4281-8e48-9d0aa4187038 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 8ae91c7f-2983-4281-8e48-9d0aa4187038 found for delete ", "request_id": "req-8dc3664d-e469-493f-a3a9-2c0265abf06a"}]} 2026-05-27 11:06:58.986 10 INFO neutron.db.ovn_revision_numbers_db [None req-1af81f8c-2e4e-4a5d-9672-9d995d6befda c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource b2ee6060-acbe-4b5b-bd95-672bb17d3f7f (type: security_groups) to 1 2026-05-27 11:06:59.002 10 INFO neutron.db.ovn_revision_numbers_db [None req-1af81f8c-2e4e-4a5d-9672-9d995d6befda c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 224d4d16-95c8-4b0b-ac3f-7f93e267dcbc (type: security_group_rules) to 0 2026-05-27 11:06:59.016 10 INFO neutron.db.ovn_revision_numbers_db [None req-1af81f8c-2e4e-4a5d-9672-9d995d6befda c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 4e3baedb-eac2-4d0b-8263-1c408d511d10 (type: security_group_rules) to 0 2026-05-27 11:06:59.032 10 INFO neutron.db.ovn_revision_numbers_db [None req-1af81f8c-2e4e-4a5d-9672-9d995d6befda c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 841f74c4-11f0-4099-aeb7-8c8337456739 (type: security_group_rules) to 0 2026-05-27 11:06:59.046 10 INFO neutron.db.ovn_revision_numbers_db [None req-1af81f8c-2e4e-4a5d-9672-9d995d6befda c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource cf2e9d7d-aeb1-446b-8704-a81da8f9e6dc (type: security_group_rules) to 0 2026-05-27 11:06:59.098 10 INFO neutron.db.segments_db [None req-1af81f8c-2e4e-4a5d-9672-9d995d6befda c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Added segment 336ae549-773e-4ce9-9807-d33a77e8a8e7 of type geneve for network e99886b6-2886-466f-945d-fd77077f6722 2026-05-27 11:06:59.150 9 WARNING neutron_lib.context [None req-f537d3a2-8064-49e8-b05d-a7b3fb0d4171 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:06:59.271 10 INFO neutron.db.ovn_revision_numbers_db [None req-1af81f8c-2e4e-4a5d-9672-9d995d6befda c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource e99886b6-2886-466f-945d-fd77077f6722 (type: networks) to 1 2026-05-27 11:06:59.290 9 INFO neutron.db.ovn_revision_numbers_db [None req-f537d3a2-8064-49e8-b05d-a7b3fb0d4171 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource 358ef9b2-2ad3-4c2e-8df8-7febcbc22156 (type: security_groups) to 1 2026-05-27 11:06:59.306 9 INFO neutron.db.ovn_revision_numbers_db [None req-f537d3a2-8064-49e8-b05d-a7b3fb0d4171 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource 078617cd-9261-4d39-9ab3-45133b65043d (type: security_group_rules) to 0 2026-05-27 11:06:59.321 9 INFO neutron.db.ovn_revision_numbers_db [None req-f537d3a2-8064-49e8-b05d-a7b3fb0d4171 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource 286b9fea-7320-4c95-85a8-906f68a15340 (type: security_group_rules) to 0 2026-05-27 11:06:59.338 9 INFO neutron.db.ovn_revision_numbers_db [None req-f537d3a2-8064-49e8-b05d-a7b3fb0d4171 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource 6fd28a40-4fe4-4552-a987-ba2b2716ef9e (type: security_group_rules) to 0 2026-05-27 11:06:59.354 9 INFO neutron.db.ovn_revision_numbers_db [None req-f537d3a2-8064-49e8-b05d-a7b3fb0d4171 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource e9f7fe20-29e5-4d62-acdb-2cc3ff38c96a (type: security_group_rules) to 0 2026-05-27 11:06:59.404 9 INFO neutron.db.segments_db [None req-f537d3a2-8064-49e8-b05d-a7b3fb0d4171 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Added segment 311b274c-b713-4c6e-a34a-961a279efa5c of type geneve for network b174806c-c550-4c3a-9930-febda8dbe40a 2026-05-27 11:06:59.461 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1af81f8c-2e4e-4a5d-9672-9d995d6befda c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:06:59.466 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1af81f8c-2e4e-4a5d-9672-9d995d6befda c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network e99886b6-2886-466f-945d-fd77077f6722: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:59.554 10 INFO neutron.db.ovn_revision_numbers_db [None req-1af81f8c-2e4e-4a5d-9672-9d995d6befda c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 6a0726c6-119b-4d12-9655-7b1ee1af7a40 (type: ports) to 1 2026-05-27 11:06:59.563 9 INFO neutron.db.ovn_revision_numbers_db [None req-f537d3a2-8064-49e8-b05d-a7b3fb0d4171 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource b174806c-c550-4c3a-9930-febda8dbe40a (type: networks) to 1 2026-05-27 11:06:59.576 10 INFO neutron.wsgi [None req-1af81f8c-2e4e-4a5d-9672-9d995d6befda c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 946 time: 0.8438940 2026-05-27 11:06:59.844 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6ef84e95-100a-41b7-84f4-3a370d062d10 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:06:59.847 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f537d3a2-8064-49e8-b05d-a7b3fb0d4171 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] No more DHCP agents 2026-05-27 11:06:59.849 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6ef84e95-100a-41b7-84f4-3a370d062d10 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network e99886b6-2886-466f-945d-fd77077f6722: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:59.852 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f537d3a2-8064-49e8-b05d-a7b3fb0d4171 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Unable to schedule network b174806c-c550-4c3a-9930-febda8dbe40a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:06:59.962 9 INFO neutron.db.ovn_revision_numbers_db [None req-f537d3a2-8064-49e8-b05d-a7b3fb0d4171 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource e4ddf240-254a-458d-a0a1-1849302f5d70 (type: ports) to 1 2026-05-27 11:06:59.995 9 INFO neutron.wsgi [None req-f537d3a2-8064-49e8-b05d-a7b3fb0d4171 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 832 time: 1.0088305 2026-05-27 11:07:00.010 10 WARNING neutron_lib.context [None req-5c92fc50-013f-48a4-89e8-fbf15759c0f0 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:07:00.099 10 INFO neutron.db.segments_db [None req-5c92fc50-013f-48a4-89e8-fbf15759c0f0 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Added segment ca5f615a-d33a-409e-a4c4-1bd7c8462ac1 of type geneve for network 0d7e537b-2354-446f-bcfa-7b9a85b99397 2026-05-27 11:07:00.233 10 INFO neutron.db.ovn_revision_numbers_db [None req-5c92fc50-013f-48a4-89e8-fbf15759c0f0 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource 0d7e537b-2354-446f-bcfa-7b9a85b99397 (type: networks) to 1 2026-05-27 11:07:00.409 9 INFO neutron.db.ovn_revision_numbers_db [None req-6ef84e95-100a-41b7-84f4-3a370d062d10 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 6a0726c6-119b-4d12-9655-7b1ee1af7a40 (type: ports) to 2 2026-05-27 11:07:00.431 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5c92fc50-013f-48a4-89e8-fbf15759c0f0 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] No more DHCP agents 2026-05-27 11:07:00.433 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5c92fc50-013f-48a4-89e8-fbf15759c0f0 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Unable to schedule network 0d7e537b-2354-446f-bcfa-7b9a85b99397: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:00.448 9 INFO neutron.db.ovn_revision_numbers_db [None req-6ef84e95-100a-41b7-84f4-3a370d062d10 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource d2d71880-3741-4023-8acf-26e915c97ee0 (type: subnets) to 0 2026-05-27 11:07:00.464 9 INFO neutron.wsgi [None req-6ef84e95-100a-41b7-84f4-3a370d062d10 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 866 time: 0.8823848 2026-05-27 11:07:00.524 10 INFO neutron.db.ovn_revision_numbers_db [None req-5c92fc50-013f-48a4-89e8-fbf15759c0f0 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource d004d1eb-3657-47e9-aa81-ee896be5b3f6 (type: ports) to 1 2026-05-27 11:07:00.550 10 INFO neutron.wsgi [None req-5c92fc50-013f-48a4-89e8-fbf15759c0f0 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 833 time: 0.5486338 2026-05-27 11:07:00.561 10 WARNING neutron_lib.context [None req-22d83d4e-37c3-4193-8aaf-f541b9410afa 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:07:00.816 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-22d83d4e-37c3-4193-8aaf-f541b9410afa 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] No more DHCP agents 2026-05-27 11:07:00.819 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-22d83d4e-37c3-4193-8aaf-f541b9410afa 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Unable to schedule network b174806c-c550-4c3a-9930-febda8dbe40a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:00.848 10 INFO neutron.db.ovn_revision_numbers_db [None req-22d83d4e-37c3-4193-8aaf-f541b9410afa 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource e92a777c-ff5f-492e-a446-93a6c02a31bd (type: subnets) to 0 2026-05-27 11:07:00.867 10 INFO neutron.wsgi [None req-22d83d4e-37c3-4193-8aaf-f541b9410afa 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.3106127 2026-05-27 11:07:00.878 9 WARNING neutron_lib.context [None req-2400439b-1e7e-4440-ab82-f1700debd0b4 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:07:01.001 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b9b244ff-fd99-4ace-94db-4a781d0f9c8b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:07:01.005 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b9b244ff-fd99-4ace-94db-4a781d0f9c8b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:01.204 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2400439b-1e7e-4440-ab82-f1700debd0b4 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] No more DHCP agents 2026-05-27 11:07:01.209 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2400439b-1e7e-4440-ab82-f1700debd0b4 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Unable to schedule network 0d7e537b-2354-446f-bcfa-7b9a85b99397: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:01.221 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9b244ff-fd99-4ace-94db-4a781d0f9c8b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 400d9196-3d5e-47ef-9752-04d2d6019d8e (type: ports) to 1 2026-05-27 11:07:01.261 9 INFO neutron.db.ovn_revision_numbers_db [None req-2400439b-1e7e-4440-ab82-f1700debd0b4 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource bf6d5e4c-bcd3-45f7-8215-4e6725915912 (type: subnets) to 0 2026-05-27 11:07:01.281 9 INFO neutron.wsgi [None req-2400439b-1e7e-4440-ab82-f1700debd0b4 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 830 time: 0.4086814 2026-05-27 11:07:01.290 9 WARNING neutron_lib.context [None req-acb6eece-323a-410d-b1a3-d4e2127e9a58 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:07:01.669 9 INFO neutron.db.ovn_revision_numbers_db [None req-acb6eece-323a-410d-b1a3-d4e2127e9a58 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource 0a510170-15f5-4370-82e5-0cb027df6d72 (type: routers) to 1 2026-05-27 11:07:01.703 9 INFO neutron.wsgi [None req-acb6eece-323a-410d-b1a3-d4e2127e9a58 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "POST /v2.0/routers HTTP/1.1" status: 201 len: 805 time: 0.4168665 2026-05-27 11:07:02.147 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-da0ffb20-616e-4d11-9aa2-9fc620f27f71 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] No more DHCP agents 2026-05-27 11:07:02.149 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-da0ffb20-616e-4d11-9aa2-9fc620f27f71 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Unable to schedule network b174806c-c550-4c3a-9930-febda8dbe40a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:02.168 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-bf5d6d2d-0946-41cc-957f-e77579c016fd - - - - - -] Schedule LRP lrp-400d9196-3d5e-47ef-9752-04d2d6019d8e on gateway 48f831bc-71ac-432d-a82d-4d8b8361e013 with priority 1 2026-05-27 11:07:02.198 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status up for port: 400d9196-3d5e-47ef-9752-04d2d6019d8e 2026-05-27 11:07:02.203 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b9fe7c78-f113-4369-9f33-23cd55a53877 - - - - - -] Router 4860c495-cc2c-48ee-87bd-87c136db30fa is bound to host instance 2026-05-27 11:07:02.214 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port 400d9196-3d5e-47ef-9752-04d2d6019d8e 2026-05-27 11:07:02.273 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9b244ff-fd99-4ace-94db-4a781d0f9c8b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 400d9196-3d5e-47ef-9752-04d2d6019d8e (type: router_ports) to 1 2026-05-27 11:07:02.400 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9b244ff-fd99-4ace-94db-4a781d0f9c8b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 4860c495-cc2c-48ee-87bd-87c136db30fa (type: routers) to 2 2026-05-27 11:07:02.428 9 INFO neutron.wsgi [None req-b9b244ff-fd99-4ace-94db-4a781d0f9c8b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1168 time: 1.9603760 2026-05-27 11:07:02.594 10 INFO neutron.db.ovn_revision_numbers_db [None req-da0ffb20-616e-4d11-9aa2-9fc620f27f71 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource 6a849bac-bb06-408f-90f9-85215809b11b (type: ports) to 1 2026-05-27 11:07:02.805 9 INFO neutron.wsgi [req-d364027e-3a46-4c12-abf6-13661d66625d req-1375e758-9424-455f-bde2-3e5ded9b2f87 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.136 "GET /v2.0/ports?device_id=a3270047-0efe-4a94-8373-1358de09df2f HTTP/1.1" status: 200 len: 1413 time: 0.4348717 2026-05-27 11:07:02.902 9 INFO neutron.wsgi [req-d364027e-3a46-4c12-abf6-13661d66625d req-9ab37be3-9f8d-464a-846a-182f5a8800f0 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.136 "GET /v2.0/security-groups?id=867c1288-e543-498f-8fe1-5585bfc14d06&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0898271 2026-05-27 11:07:03.089 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-da0ffb20-616e-4d11-9aa2-9fc620f27f71 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-6a849bac-bb06-408f-90f9-85215809b11b 2026-05-27 11:07:03.089 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:07:03.089 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:07:03.089 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:07:03.089 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:07:03.089 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:07:03.089 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:07:03.089 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:07:03.089 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:07:03.089 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:07:03.089 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:07:03.089 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:07:03.089 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-6a849bac-bb06-408f-90f9-85215809b11b 2026-05-27 11:07:03.089 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:07:03.090 10 ERROR neutron_lib.callbacks.manager [None req-da0ffb20-616e-4d11-9aa2-9fc620f27f71 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-6a849bac-bb06-408f-90f9-85215809b11b 2026-05-27 11:07:03.090 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:07:03.090 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:07:03.090 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:07:03.090 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:07:03.090 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:07:03.090 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:07:03.090 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:07:03.090 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:07:03.090 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:07:03.090 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:07:03.090 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:07:03.090 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:07:03.090 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:07:03.090 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:07:03.090 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:07:03.090 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:07:03.090 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:07:03.090 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:07:03.090 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:07:03.090 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-6a849bac-bb06-408f-90f9-85215809b11b 2026-05-27 11:07:03.090 10 ERROR neutron_lib.callbacks.manager  2026-05-27 11:07:03.275 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status up for port: 6a849bac-bb06-408f-90f9-85215809b11b 2026-05-27 11:07:03.283 10 INFO neutron.db.ovn_revision_numbers_db [None req-da0ffb20-616e-4d11-9aa2-9fc620f27f71 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource 6a849bac-bb06-408f-90f9-85215809b11b (type: ports) to 1 2026-05-27 11:07:03.287 10 INFO neutron.db.ovn_revision_numbers_db [None req-99fc54c3-3319-4491-af26-67f5044ba203 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 5074e6df-c745-4105-9e0b-dd0ba2e44ff1 (type: security_groups) to 1 2026-05-27 11:07:03.295 9 INFO neutron.plugins.ml2.plugin [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Attempt 1 to provision port 6a849bac-bb06-408f-90f9-85215809b11b 2026-05-27 11:07:03.309 10 INFO neutron.db.ovn_revision_numbers_db [None req-99fc54c3-3319-4491-af26-67f5044ba203 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 0d862159-744b-4bc5-aab1-32699779e744 (type: security_group_rules) to 0 2026-05-27 11:07:03.332 10 INFO neutron.db.ovn_revision_numbers_db [None req-99fc54c3-3319-4491-af26-67f5044ba203 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 29a297a5-f7b5-4114-83fd-52568c46873a (type: security_group_rules) to 0 2026-05-27 11:07:03.349 10 INFO neutron.db.ovn_revision_numbers_db [None req-99fc54c3-3319-4491-af26-67f5044ba203 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 7a6cff25-a316-4f08-abee-2c6da4713db5 (type: security_group_rules) to 0 2026-05-27 11:07:03.357 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-da0ffb20-616e-4d11-9aa2-9fc620f27f71 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] No more DHCP agents 2026-05-27 11:07:03.359 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-da0ffb20-616e-4d11-9aa2-9fc620f27f71 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Unable to schedule network b174806c-c550-4c3a-9930-febda8dbe40a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:03.374 10 INFO neutron.db.ovn_revision_numbers_db [None req-99fc54c3-3319-4491-af26-67f5044ba203 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource d9f8ddcf-6fc7-427c-a2b0-2a09ebcc6a67 (type: security_group_rules) to 0 2026-05-27 11:07:03.401 10 INFO neutron.wsgi [None req-99fc54c3-3319-4491-af26-67f5044ba203 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=22522c0ca8b9486bbaebc55aec2cb6c7&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3931301 2026-05-27 11:07:03.497 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bad39755-4586-4ccb-9338-af45ca52d0ca c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:07:03.504 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bad39755-4586-4ccb-9338-af45ca52d0ca c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network e99886b6-2886-466f-945d-fd77077f6722: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:03.544 10 INFO neutron.db.ovn_revision_numbers_db [None req-da0ffb20-616e-4d11-9aa2-9fc620f27f71 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource 6a849bac-bb06-408f-90f9-85215809b11b (type: router_ports) to 1 2026-05-27 11:07:03.550 10 INFO neutron.wsgi [None req-da0ffb20-616e-4d11-9aa2-9fc620f27f71 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "PUT /v2.0/routers/0a510170-15f5-4370-82e5-0cb027df6d72/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.8409665 2026-05-27 11:07:03.597 10 INFO neutron.wsgi [None req-b06c3803-f419-4e92-be95-3d7d33eced35 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "GET /v2.0/ports/6a849bac-bb06-408f-90f9-85215809b11b HTTP/1.1" status: 200 len: 1139 time: 0.0409281 2026-05-27 11:07:03.604 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9fe7c78-f113-4369-9f33-23cd55a53877 - - - - - -] Successfully bumped revision number for resource 400d9196-3d5e-47ef-9752-04d2d6019d8e (type: ports) to 1 2026-05-27 11:07:03.905 9 INFO neutron.db.ovn_revision_numbers_db [None req-bad39755-4586-4ccb-9338-af45ca52d0ca c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource f67fbf65-9c2f-4a35-ac76-09aa8d40b8f5 (type: ports) to 1 2026-05-27 11:07:04.042 9 INFO neutron.wsgi [None req-6c69dddd-237c-49ef-9407-fbb8e8affda3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/5074e6df-c745-4105-9e0b-dd0ba2e44ff1 HTTP/1.1" status: 204 len: 168 time: 0.6342032 2026-05-27 11:07:04.160 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-db01b5a5-2b55-4a05-99c2-4b3e2d7b728a 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] No more DHCP agents 2026-05-27 11:07:04.163 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-db01b5a5-2b55-4a05-99c2-4b3e2d7b728a 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Unable to schedule network 0d7e537b-2354-446f-bcfa-7b9a85b99397: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:04.216 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource 6a849bac-bb06-408f-90f9-85215809b11b (type: ports) to 2 2026-05-27 11:07:04.272 10 INFO neutron.db.ovn_revision_numbers_db [None req-db01b5a5-2b55-4a05-99c2-4b3e2d7b728a 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource 95adf45c-3762-4a5f-a27a-f962bbc63d3b (type: ports) to 1 2026-05-27 11:07:04.726 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource 6a849bac-bb06-408f-90f9-85215809b11b (type: router_ports) to 2 2026-05-27 11:07:04.731 9 INFO neutron.db.ovn_revision_numbers_db [None req-ed38864b-98d9-4974-8d17-d6b437ba16e0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource e763360c-a9e3-4688-a567-3f128ee68615 (type: security_groups) to 1 2026-05-27 11:07:04.740 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9fe7c78-f113-4369-9f33-23cd55a53877 - - - - - -] Successfully bumped revision number for resource 400d9196-3d5e-47ef-9752-04d2d6019d8e (type: router_ports) to 3 2026-05-27 11:07:04.771 9 INFO neutron.db.ovn_revision_numbers_db [None req-ed38864b-98d9-4974-8d17-d6b437ba16e0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 2192e8d3-6d50-490f-b5b5-b28ab85fb190 (type: security_group_rules) to 0 2026-05-27 11:07:04.819 9 INFO neutron.db.ovn_revision_numbers_db [None req-ed38864b-98d9-4974-8d17-d6b437ba16e0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 2ac19060-c23e-4bc1-a31e-1101b49e012e (type: security_group_rules) to 0 2026-05-27 11:07:04.852 9 INFO neutron.db.ovn_revision_numbers_db [None req-ed38864b-98d9-4974-8d17-d6b437ba16e0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource a567aa6b-41df-47db-850a-00eb459ff3e0 (type: security_group_rules) to 0 2026-05-27 11:07:04.878 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-db01b5a5-2b55-4a05-99c2-4b3e2d7b728a 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-95adf45c-3762-4a5f-a27a-f962bbc63d3b 2026-05-27 11:07:04.878 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:07:04.878 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:07:04.878 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:07:04.878 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:07:04.878 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:07:04.878 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:07:04.878 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:07:04.878 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:07:04.878 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:07:04.878 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:07:04.878 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:07:04.878 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-95adf45c-3762-4a5f-a27a-f962bbc63d3b 2026-05-27 11:07:04.878 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:07:04.879 9 INFO neutron.db.ovn_revision_numbers_db [None req-ed38864b-98d9-4974-8d17-d6b437ba16e0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource c10fd8d9-b95b-4d54-b1ce-0f644d0838ad (type: security_group_rules) to 0 2026-05-27 11:07:04.879 10 ERROR neutron_lib.callbacks.manager [None req-db01b5a5-2b55-4a05-99c2-4b3e2d7b728a 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-95adf45c-3762-4a5f-a27a-f962bbc63d3b 2026-05-27 11:07:04.879 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:07:04.879 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:07:04.879 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:07:04.879 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:07:04.879 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:07:04.879 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:07:04.879 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:07:04.879 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:07:04.879 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:07:04.879 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:07:04.879 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:07:04.879 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:07:04.879 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:07:04.879 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:07:04.879 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:07:04.879 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:07:04.879 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:07:04.879 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:07:04.879 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:07:04.879 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-95adf45c-3762-4a5f-a27a-f962bbc63d3b 2026-05-27 11:07:04.879 10 ERROR neutron_lib.callbacks.manager  2026-05-27 11:07:04.942 9 INFO neutron.wsgi [None req-ed38864b-98d9-4974-8d17-d6b437ba16e0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=28fad78f142a45718e985d301eeea817&name=default HTTP/1.1" status: 200 len: 3120 time: 0.7883027 2026-05-27 11:07:05.100 10 INFO neutron.db.ovn_revision_numbers_db [None req-db01b5a5-2b55-4a05-99c2-4b3e2d7b728a 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource 95adf45c-3762-4a5f-a27a-f962bbc63d3b (type: ports) to 1 2026-05-27 11:07:05.131 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9fe7c78-f113-4369-9f33-23cd55a53877 - - - - - -] Successfully bumped revision number for resource 400d9196-3d5e-47ef-9752-04d2d6019d8e (type: ports) to 2 2026-05-27 11:07:05.138 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-bad39755-4586-4ccb-9338-af45ca52d0ca c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-f67fbf65-9c2f-4a35-ac76-09aa8d40b8f5 2026-05-27 11:07:05.138 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:07:05.138 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:07:05.138 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:07:05.138 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:07:05.138 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:07:05.138 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:07:05.138 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:07:05.138 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:07:05.138 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:07:05.138 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:07:05.138 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:07:05.138 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-f67fbf65-9c2f-4a35-ac76-09aa8d40b8f5 2026-05-27 11:07:05.138 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:07:05.138 9 ERROR neutron_lib.callbacks.manager [None req-bad39755-4586-4ccb-9338-af45ca52d0ca c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-f67fbf65-9c2f-4a35-ac76-09aa8d40b8f5 2026-05-27 11:07:05.138 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:07:05.138 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:07:05.138 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:07:05.138 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:07:05.138 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:07:05.138 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:07:05.138 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:07:05.138 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:07:05.138 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:07:05.138 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:07:05.138 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:07:05.138 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:07:05.138 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:07:05.138 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:07:05.138 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:07:05.138 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:07:05.138 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:07:05.138 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:07:05.138 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:07:05.138 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-f67fbf65-9c2f-4a35-ac76-09aa8d40b8f5 2026-05-27 11:07:05.138 9 ERROR neutron_lib.callbacks.manager  2026-05-27 11:07:05.189 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-db01b5a5-2b55-4a05-99c2-4b3e2d7b728a 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] No more DHCP agents 2026-05-27 11:07:05.191 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-db01b5a5-2b55-4a05-99c2-4b3e2d7b728a 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Unable to schedule network 0d7e537b-2354-446f-bcfa-7b9a85b99397: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:05.291 10 INFO neutron.wsgi [None req-53ee65a5-1225-4446-a766-e68d1be9a236 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/e763360c-a9e3-4688-a567-3f128ee68615 HTTP/1.1" status: 204 len: 168 time: 0.3420386 2026-05-27 11:07:05.360 10 INFO neutron.db.ovn_revision_numbers_db [None req-db01b5a5-2b55-4a05-99c2-4b3e2d7b728a 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource 95adf45c-3762-4a5f-a27a-f962bbc63d3b (type: router_ports) to 1 2026-05-27 11:07:05.367 10 INFO neutron.wsgi [None req-db01b5a5-2b55-4a05-99c2-4b3e2d7b728a 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "PUT /v2.0/routers/0a510170-15f5-4370-82e5-0cb027df6d72/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.7652967 2026-05-27 11:07:05.436 9 INFO neutron.db.ovn_revision_numbers_db [None req-bad39755-4586-4ccb-9338-af45ca52d0ca c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource f67fbf65-9c2f-4a35-ac76-09aa8d40b8f5 (type: ports) to 1 2026-05-27 11:07:05.470 10 INFO neutron.wsgi [None req-4ae71298-7260-4ee4-a93e-3ff5e7454a52 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "GET /v2.0/ports/95adf45c-3762-4a5f-a27a-f962bbc63d3b HTTP/1.1" status: 200 len: 1147 time: 0.0974622 2026-05-27 11:07:05.521 10 INFO neutron.wsgi [None req-5757b76f-4451-478d-9391-dbf582d9db59 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "GET /v2.0/ports/95adf45c-3762-4a5f-a27a-f962bbc63d3b HTTP/1.1" status: 200 len: 1147 time: 0.0463698 2026-05-27 11:07:05.579 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bad39755-4586-4ccb-9338-af45ca52d0ca c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:07:05.581 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bad39755-4586-4ccb-9338-af45ca52d0ca c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network e99886b6-2886-466f-945d-fd77077f6722: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:05.680 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9fe7c78-f113-4369-9f33-23cd55a53877 - - - - - -] Successfully bumped revision number for resource 400d9196-3d5e-47ef-9752-04d2d6019d8e (type: ports) to 4 2026-05-27 11:07:06.312 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9fe7c78-f113-4369-9f33-23cd55a53877 - - - - - -] Successfully bumped revision number for resource 400d9196-3d5e-47ef-9752-04d2d6019d8e (type: router_ports) to 4 2026-05-27 11:07:06.548 9 INFO neutron.db.ovn_revision_numbers_db [None req-bad39755-4586-4ccb-9338-af45ca52d0ca c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource f67fbf65-9c2f-4a35-ac76-09aa8d40b8f5 (type: router_ports) to 1 2026-05-27 11:07:06.553 9 INFO neutron.wsgi [None req-bad39755-4586-4ccb-9338-af45ca52d0ca c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "PUT /v2.0/routers/4860c495-cc2c-48ee-87bd-87c136db30fa/add_router_interface HTTP/1.1" status: 200 len: 503 time: 4.1187148 2026-05-27 11:07:06.625 9 INFO neutron.wsgi [None req-138bf5c1-499d-48ea-9bbd-e44c485f6d92 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "GET /v2.0/ports/95adf45c-3762-4a5f-a27a-f962bbc63d3b HTTP/1.1" status: 200 len: 1147 time: 0.0983562 2026-05-27 11:07:07.176 10 INFO neutron.wsgi [None req-31d42b91-26ba-4469-968c-4c5aa0ee12b4 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 18678 time: 0.1138046 2026-05-27 11:07:07.179 9 WARNING neutron_lib.context [None req-b32a2608-9035-4fca-9bd0-a3515f46e43b 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:07:07.186 10 INFO neutron.wsgi [None req-f64c95b9-1c4d-426c-b48f-627f4be5b708 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/address-group HTTP/1.1" status: 200 len: 353 time: 0.0050671 2026-05-27 11:07:07.196 9 INFO neutron.wsgi [None req-bbc995f6-2b3f-4fa7-b538-09aa448d3f96 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/address-scope HTTP/1.1" status: 200 len: 357 time: 0.0069151 2026-05-27 11:07:07.209 10 INFO neutron.wsgi [None req-9a0912d6-2be8-460f-9f7b-7329a853fc16 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/agent HTTP/1.1" status: 200 len: 347 time: 0.0073388 2026-05-27 11:07:07.220 9 INFO neutron.wsgi [None req-5ca38ee3-2dcc-47d1-830a-be5e634a6a4a 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 378 time: 0.0067267 2026-05-27 11:07:07.232 10 INFO neutron.wsgi [None req-8bf8e556-3684-4fa3-b332-f738e6a8c0a2 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/auto-allocated-topology HTTP/1.1" status: 200 len: 394 time: 0.0068853 2026-05-27 11:07:07.242 10 INFO neutron.wsgi [None req-73144eb1-7edc-4adb-966e-f55cb7868978 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/availability_zone HTTP/1.1" status: 200 len: 372 time: 0.0054317 2026-05-27 11:07:07.250 10 INFO neutron.wsgi [None req-cdbb8764-1c2d-40cf-8f62-79dd456da235 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/default-subnetpools HTTP/1.1" status: 200 len: 405 time: 0.0050850 2026-05-27 11:07:07.260 10 INFO neutron.wsgi [None req-93a83604-9f6d-4012-b089-0d77ca34fa26 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/dhcp_agent_scheduler HTTP/1.1" status: 200 len: 381 time: 0.0065131 2026-05-27 11:07:07.269 10 INFO neutron.wsgi [None req-9d85c1ac-5677-44e6-8619-ab4425484f9d 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 366 time: 0.0040302 2026-05-27 11:07:07.277 10 INFO neutron.wsgi [None req-8647a7c8-95ca-4f65-a969-e8a86a438cf1 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/dns-domain-ports HTTP/1.1" status: 200 len: 399 time: 0.0046179 2026-05-27 11:07:07.285 10 INFO neutron.wsgi [None req-598019a4-c793-4fcf-8d41-53ae99803318 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/dns-integration-domain-keywords HTTP/1.1" status: 200 len: 477 time: 0.0051086 2026-05-27 11:07:07.294 10 INFO neutron.wsgi [None req-f08d9ca1-20d8-4bcb-a564-10bbcfb93ff6 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/empty-string-filtering HTTP/1.1" status: 200 len: 413 time: 0.0058601 2026-05-27 11:07:07.304 9 INFO neutron.wsgi [None req-30d7cc09-3339-4cc3-8954-9d004442e925 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/external-net HTTP/1.1" status: 200 len: 394 time: 0.0064235 2026-05-27 11:07:07.317 9 INFO neutron.wsgi [None req-d194d9cc-d801-4fa5-b03c-9947ea2b1fdb 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/extra_dhcp_opt HTTP/1.1" status: 200 len: 498 time: 0.0065229 2026-05-27 11:07:07.328 10 INFO neutron.wsgi [None req-0fc62e69-ab6a-478c-928f-3fd96e3eb823 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/extraroute HTTP/1.1" status: 200 len: 375 time: 0.0068455 2026-05-27 11:07:07.338 9 INFO neutron.wsgi [None req-6f316db5-e058-4b99-9634-9db0137ddcf9 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/floating-ip-port-forwarding-detail HTTP/1.1" status: 200 len: 465 time: 0.0067565 2026-05-27 11:07:07.347 9 INFO neutron.wsgi [req-fb4fb1cf-9055-4285-b5f3-c9a677d7c94a req-4209a150-94aa-44b2-bc30-3df568017987 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=a3270047-0efe-4a94-8373-1358de09df2f HTTP/1.1" status: 200 len: 1174 time: 0.1347473 2026-05-27 11:07:07.350 9 INFO neutron.wsgi [None req-5bd3ee5d-cbcc-4002-8229-eeb3a6ad3dea 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/fip-port-details HTTP/1.1" status: 200 len: 406 time: 0.0088053 2026-05-27 11:07:07.357 9 INFO neutron.wsgi [None req-2cd67c2a-3c77-47a6-9e23-80cc541bc109 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/flavors HTTP/1.1" status: 200 len: 387 time: 0.0038786 2026-05-27 11:07:07.366 9 INFO neutron.wsgi [None req-24e5b530-c928-4dcb-90bc-93324dcb317b 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/floatingip-pools HTTP/1.1" status: 200 len: 382 time: 0.0052891 2026-05-27 11:07:07.377 10 INFO neutron.wsgi [None req-29910d5e-73db-42c0-9d66-5a1e9ebc56a6 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/ip_allocation HTTP/1.1" status: 200 len: 356 time: 0.0070899 2026-05-27 11:07:07.389 10 INFO neutron.wsgi [None req-932568a6-15f4-4352-921d-3c8e568fbf4a 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/l2_adjacency HTTP/1.1" status: 200 len: 372 time: 0.0065014 2026-05-27 11:07:07.391 9 INFO neutron.db.ovn_revision_numbers_db [None req-b32a2608-9035-4fca-9bd0-a3515f46e43b 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] Successfully bumped revision number for resource bcdd3699-2559-488b-a4c6-7c09f443487d (type: security_groups) to 1 2026-05-27 11:07:07.401 9 INFO neutron.wsgi [None req-ecd1deea-2281-4b90-83aa-d71897f9dc3f 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/router HTTP/1.1" status: 200 len: 450 time: 0.0076010 2026-05-27 11:07:07.412 10 INFO neutron.wsgi [None req-1026c767-3d80-4b3e-90fe-e641c4a0fe7a 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/enable-default-route-bfd HTTP/1.1" status: 200 len: 406 time: 0.0057554 2026-05-27 11:07:07.420 10 INFO neutron.wsgi [None req-c660d9c3-59ba-4afe-9aae-8ed3a860ee43 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/enable-default-route-ecmp HTTP/1.1" status: 200 len: 409 time: 0.0042002 2026-05-27 11:07:07.424 9 INFO neutron.db.ovn_revision_numbers_db [None req-b32a2608-9035-4fca-9bd0-a3515f46e43b 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] Successfully bumped revision number for resource d1f2f59c-3d4c-42d4-8a89-0ec6bca6e025 (type: security_group_rules) to 0 2026-05-27 11:07:07.428 10 INFO neutron.wsgi [None req-8a8e59bb-2959-48f7-a350-3f81059ee313 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/ext-gw-mode HTTP/1.1" status: 200 len: 462 time: 0.0043628 2026-05-27 11:07:07.436 10 INFO neutron.wsgi [None req-260a3de7-f8f8-483e-8cbd-294055581b3b 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/l3-ha HTTP/1.1" status: 200 len: 360 time: 0.0045738 2026-05-27 11:07:07.440 9 INFO neutron.wsgi [req-40d2b39e-6651-4ad8-af8c-6f40061e33d6 req-d3aaff4c-3638-4d32-be84-1c9549a02071 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 10.0.0.56 "GET /v2.0/ports/e506e115-6b78-4a3d-92aa-b064e4fd94a6 HTTP/1.1" status: 200 len: 1171 time: 0.0445180 2026-05-27 11:07:07.446 9 INFO neutron.db.ovn_revision_numbers_db [None req-b32a2608-9035-4fca-9bd0-a3515f46e43b 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] Successfully bumped revision number for resource dcac6792-8408-41e5-871b-5b03726c5140 (type: security_group_rules) to 0 2026-05-27 11:07:07.448 10 INFO neutron.wsgi [None req-eb381198-9cfd-4c64-a33e-cf9add37a722 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/external-gateway-multihoming HTTP/1.1" status: 200 len: 421 time: 0.0067611 2026-05-27 11:07:07.458 10 INFO neutron.wsgi [None req-08d59958-9f07-4710-a26a-b3d17be17961 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/l3-flavors HTTP/1.1" status: 200 len: 366 time: 0.0060103 2026-05-27 11:07:07.467 9 INFO neutron.wsgi [None req-b32a2608-9035-4fca-9bd0-a3515f46e43b 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.84 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1860 time: 0.2969451 2026-05-27 11:07:07.468 10 INFO neutron.wsgi [None req-9c87c6a9-03a9-445e-98c5-5129131040a9 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/logging HTTP/1.1" status: 200 len: 407 time: 0.0055177 2026-05-27 11:07:07.477 10 WARNING neutron_lib.context [None req-28afcf64-b8ae-4383-87dc-8bebeb8d23c8 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:07:07.479 9 INFO neutron.wsgi [None req-84769da7-2cb5-443e-8018-fc723287f0e7 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/multi-provider HTTP/1.1" status: 200 len: 406 time: 0.0057704 2026-05-27 11:07:07.486 9 INFO neutron.wsgi [None req-4e6c8870-af37-42e0-846a-8f1d436f27fd 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/net-mtu HTTP/1.1" status: 200 len: 370 time: 0.0036745 2026-05-27 11:07:07.494 9 INFO neutron.wsgi [None req-cda96295-aa1f-4794-8cf0-c9a443e14caf 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/net-mtu-writable HTTP/1.1" status: 200 len: 401 time: 0.0048931 2026-05-27 11:07:07.503 9 INFO neutron.wsgi [None req-6dd8641f-56ad-4af8-a253-4e5fc7feb079 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/network_availability_zone HTTP/1.1" status: 200 len: 394 time: 0.0054028 2026-05-27 11:07:07.514 9 INFO neutron.wsgi [None req-d10f1256-7cc4-418e-ac9b-7737c3a5dc45 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/network-ip-availability HTTP/1.1" status: 200 len: 410 time: 0.0050604 2026-05-27 11:07:07.523 9 INFO neutron.wsgi [None req-cdd6f436-4a8e-4870-9074-54ba38d727ad 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/pagination HTTP/1.1" status: 200 len: 386 time: 0.0049343 2026-05-27 11:07:07.532 9 INFO neutron.wsgi [None req-9883011c-2041-465b-a6f5-fc5def5be51a 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/port-device-profile HTTP/1.1" status: 200 len: 383 time: 0.0051460 2026-05-27 11:07:07.542 9 INFO neutron.wsgi [None req-491ee969-b86f-4d2a-b625-db40cf2c1667 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/port-mac-address-regenerate HTTP/1.1" status: 200 len: 403 time: 0.0053837 2026-05-27 11:07:07.552 9 INFO neutron.wsgi [None req-2a55b025-05fa-4091-bf83-667d923fed2c 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/port-numa-affinity-policy HTTP/1.1" status: 200 len: 392 time: 0.0050731 2026-05-27 11:07:07.562 9 INFO neutron.wsgi [None req-b239b782-db4b-4e8c-9815-71d18b25a2cf 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/port-resource-request HTTP/1.1" status: 200 len: 379 time: 0.0052469 2026-05-27 11:07:07.574 9 INFO neutron.wsgi [None req-325f29ea-f584-40f0-b53b-37ee1ab7c3a3 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/port-resource-request-groups HTTP/1.1" status: 200 len: 465 time: 0.0062630 2026-05-27 11:07:07.586 10 INFO neutron.wsgi [None req-74e2f799-2eeb-46c7-84ee-3224dc0dd696 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/binding HTTP/1.1" status: 200 len: 387 time: 0.0082042 2026-05-27 11:07:07.601 9 INFO neutron.wsgi [None req-467a2b2e-36f3-4854-b6fb-909f02aefa4c 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/binding-extended HTTP/1.1" status: 200 len: 406 time: 0.0117488 2026-05-27 11:07:07.616 9 INFO neutron.wsgi [None req-84013c4c-4e68-4922-bdc1-ac425f7b92be 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/port-security HTTP/1.1" status: 200 len: 354 time: 0.0066743 2026-05-27 11:07:07.625 9 INFO neutron.wsgi [None req-2672ec61-c674-426a-840e-8c38ab016cf5 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/project-id HTTP/1.1" status: 200 len: 398 time: 0.0041566 2026-05-27 11:07:07.633 10 INFO neutron.wsgi [None req-2b20f4d1-df24-474b-bf24-b457cd4363d8 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/provider HTTP/1.1" status: 200 len: 385 time: 0.0047209 2026-05-27 11:07:07.641 10 INFO neutron.wsgi [None req-3d791dbe-90ce-45af-ad93-a59c7cf673ab 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 360 time: 0.0040824 2026-05-27 11:07:07.650 9 INFO neutron.wsgi [req-a411fcf8-148d-4e38-8d42-616664641b4b req-6670163f-ab29-4f3e-938a-63b6364ec75a 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 199.204.45.162 "GET /v2.0/subnets?network_id=32d828fd-b264-46a6-8063-fa0440024f74 HTTP/1.1" status: 200 len: 858 time: 0.0814133 2026-05-27 11:07:07.652 10 INFO neutron.wsgi [None req-94607344-9fc1-431e-bda2-1e8ae6a420fc 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/qos-bw-limit-direction HTTP/1.1" status: 200 len: 452 time: 0.0053980 2026-05-27 11:07:07.660 10 INFO neutron.db.ovn_revision_numbers_db [None req-28afcf64-b8ae-4383-87dc-8bebeb8d23c8 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] Successfully bumped revision number for resource ee084944-762c-434f-9cfc-2875571af0f8 (type: security_group_rules) to 0 2026-05-27 11:07:07.662 9 INFO neutron.wsgi [None req-3072f77d-d417-41dd-bb4a-9805e4d22cb1 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/qos-bw-minimum-ingress HTTP/1.1" status: 200 len: 445 time: 0.0067518 2026-05-27 11:07:07.677 10 INFO neutron.wsgi [None req-454929cb-b844-43a7-9c57-0c4fae158663 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/qos-default HTTP/1.1" status: 200 len: 377 time: 0.0101020 2026-05-27 11:07:07.688 10 INFO neutron.wsgi [None req-48d4d7df-2042-4ffb-b3ec-bd540cbd3894 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/qos-fip HTTP/1.1" status: 200 len: 372 time: 0.0047996 2026-05-27 11:07:07.698 10 INFO neutron.wsgi [None req-55f02076-907d-4fb1-b5a8-2054f9d33243 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/qos-gateway-ip HTTP/1.1" status: 200 len: 391 time: 0.0046868 2026-05-27 11:07:07.698 9 INFO neutron.wsgi [None req-6b00d444-7b71-4dba-851d-3f4a7198ed67 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "GET /v2.0/ports/95adf45c-3762-4a5f-a27a-f962bbc63d3b HTTP/1.1" status: 200 len: 1147 time: 0.0674064 2026-05-27 11:07:07.706 10 INFO neutron.wsgi [None req-28afcf64-b8ae-4383-87dc-8bebeb8d23c8 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.2340839 2026-05-27 11:07:07.714 9 INFO neutron.wsgi [None req-3156d60e-1b84-4e33-8e3f-a45de7c1d977 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/qos-port-network-policy HTTP/1.1" status: 200 len: 403 time: 0.0092695 2026-05-27 11:07:07.715 10 WARNING neutron_lib.context [None req-aed86006-8810-43a2-9374-a10daaf436ea 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:07:07.723 9 INFO neutron.wsgi [None req-7f17a62d-b244-4823-a015-ba4b5bab9b99 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/qos-pps-minimum HTTP/1.1" status: 200 len: 397 time: 0.0049772 2026-05-27 11:07:07.729 9 INFO neutron.wsgi [req-a411fcf8-148d-4e38-8d42-616664641b4b req-893c32ea-dbd5-4499-985c-ceb20359c764 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=a3270047-0efe-4a94-8373-1358de09df2f&device_owner=compute%3Anova&network_id=32d828fd-b264-46a6-8063-fa0440024f74 HTTP/1.1" status: 200 len: 1174 time: 0.0722101 2026-05-27 11:07:07.733 10 INFO neutron.wsgi [None req-d9f094dd-19e3-4aa2-9347-dbc1bbeacbdc 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/qos-pps-minimum-rule-alias HTTP/1.1" status: 200 len: 471 time: 0.0053017 2026-05-27 11:07:07.742 10 INFO neutron.wsgi [None req-b15a3e66-b3e6-4aab-bf91-f2a1540e3002 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/qos-pps HTTP/1.1" status: 200 len: 389 time: 0.0048091 2026-05-27 11:07:07.756 10 INFO neutron.wsgi [None req-a80df5a2-6d00-4025-9825-897df63bcd73 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/qos-rule-type-details HTTP/1.1" status: 200 len: 423 time: 0.0080910 2026-05-27 11:07:07.768 9 INFO neutron.wsgi [None req-26390b13-26e1-4146-b996-66e25e00e570 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/qos-rule-type-filter HTTP/1.1" status: 200 len: 567 time: 0.0068305 2026-05-27 11:07:07.777 9 INFO neutron.wsgi [None req-44a83be0-8d04-40b6-98db-b210f0b360e1 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/qos-rules-alias HTTP/1.1" status: 200 len: 448 time: 0.0036249 2026-05-27 11:07:07.787 9 INFO neutron.wsgi [None req-48dc0808-4894-4f01-82fb-10f61ec757ee 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/quota-check-limit HTTP/1.1" status: 200 len: 420 time: 0.0040553 2026-05-27 11:07:07.797 9 INFO neutron.wsgi [None req-f8a8ffa0-f3e1-45d5-8960-524737fcfffe 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/quotas HTTP/1.1" status: 200 len: 386 time: 0.0050504 2026-05-27 11:07:07.810 9 INFO neutron.wsgi [None req-2287a0d0-7429-4f43-9971-5c412e712232 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/quota_details HTTP/1.1" status: 200 len: 407 time: 0.0079005 2026-05-27 11:07:07.822 9 INFO neutron.wsgi [None req-6ca8b5aa-ce09-42cc-886d-3a13f64fcf27 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/rbac-policies HTTP/1.1" status: 200 len: 417 time: 0.0063219 2026-05-27 11:07:07.833 9 INFO neutron.wsgi [None req-401d42ab-02fc-4e0f-8b16-4c2a95ccf01a 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/rbac-address-scope HTTP/1.1" status: 200 len: 384 time: 0.0062735 2026-05-27 11:07:07.844 9 INFO neutron.wsgi [None req-43cf709c-8371-4b0a-81af-90e2278d027b 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/rbac-security-groups HTTP/1.1" status: 200 len: 404 time: 0.0062823 2026-05-27 11:07:07.855 10 INFO neutron.wsgi [None req-77dbdfa5-b074-494f-8e40-75621b3fa351 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/revision-if-match HTTP/1.1" status: 200 len: 441 time: 0.0049307 2026-05-27 11:07:07.867 9 INFO neutron.wsgi [None req-214d2a75-971a-4923-ae1d-2ae469c960d8 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/standard-attr-revisions HTTP/1.1" status: 200 len: 423 time: 0.0072069 2026-05-27 11:07:07.869 10 INFO neutron.db.ovn_revision_numbers_db [None req-aed86006-8810-43a2-9374-a10daaf436ea 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] Successfully bumped revision number for resource f9b82acc-8e54-484e-be92-b1c97eaf93c9 (type: security_group_rules) to 0 2026-05-27 11:07:07.883 9 INFO neutron.wsgi [None req-3eab012b-f219-4a45-a10d-faa5641af49d 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/router_availability_zone HTTP/1.1" status: 200 len: 391 time: 0.0090992 2026-05-27 11:07:07.896 9 INFO neutron.wsgi [None req-9b595330-6031-40de-94a6-082d27a058c3 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/security-groups-default-rules HTTP/1.1" status: 200 len: 456 time: 0.0070398 2026-05-27 11:07:07.924 9 INFO neutron.wsgi [None req-c40e430d-c35b-46a9-9061-81ecd85a2367 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/security-groups-normalized-cidr HTTP/1.1" status: 200 len: 445 time: 0.0074582 2026-05-27 11:07:07.933 10 INFO neutron.wsgi [None req-aed86006-8810-43a2-9374-a10daaf436ea 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.2222655 2026-05-27 11:07:07.936 9 INFO neutron.wsgi [None req-0a5c897f-c481-4242-9c4c-583e46d8c346 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/security-groups-remote-address-group HTTP/1.1" status: 200 len: 448 time: 0.0055499 2026-05-27 11:07:07.942 10 WARNING neutron_lib.context [None req-2a497165-98d9-429e-8a0d-e9620625d540 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:07:07.950 9 INFO neutron.wsgi [None req-0936d047-1e1d-4cab-8bbb-dee057c6204f 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/security-groups-rules-belongs-to-default-sg HTTP/1.1" status: 200 len: 508 time: 0.0074883 2026-05-27 11:07:07.959 10 INFO neutron.wsgi [None req-79ec0147-0df3-4d74-9306-f162f87082a9 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/security-groups-shared-filtering HTTP/1.1" status: 200 len: 435 time: 0.0054634 2026-05-27 11:07:07.968 10 INFO neutron.wsgi [None req-83b6fd59-a72f-4719-99e6-6994de021416 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 364 time: 0.0036788 2026-05-27 11:07:07.980 10 INFO neutron.wsgi [None req-66adbe98-8830-477f-bfb4-22f437aa4b49 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/segment HTTP/1.1" status: 200 len: 339 time: 0.0080822 2026-05-27 11:07:07.992 9 INFO neutron.wsgi [None req-c8e8670d-4ca6-4d22-ab96-8d29311dbb50 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/segments-peer-subnet-host-routes HTTP/1.1" status: 200 len: 427 time: 0.0074143 2026-05-27 11:07:08.000 9 INFO neutron.wsgi [None req-edf0e056-e17a-4144-9241-cb3423436429 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/service-type HTTP/1.1" status: 200 len: 415 time: 0.0044684 2026-05-27 11:07:08.012 10 INFO neutron.wsgi [None req-1d222a7a-c3f7-49e5-bf36-08ce8eac49d3 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/sorting HTTP/1.1" status: 200 len: 377 time: 0.0062151 2026-05-27 11:07:08.020 9 INFO neutron.wsgi [None req-93143001-38a5-4465-bb77-1b085a9bb73e 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/standard-attr-segment HTTP/1.1" status: 200 len: 406 time: 0.0047295 2026-05-27 11:07:08.032 10 INFO neutron.wsgi [None req-85f7d043-7f0f-4733-b697-c8275739df90 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/standard-attr-description HTTP/1.1" status: 200 len: 408 time: 0.0071666 2026-05-27 11:07:08.043 10 INFO neutron.wsgi [None req-f62dbab1-d4b2-4c1d-bee3-bc74050c3137 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/stateful-security-group HTTP/1.1" status: 200 len: 402 time: 0.0045371 2026-05-27 11:07:08.055 10 INFO neutron.wsgi [None req-c91e74bc-ac2e-4cd6-bbae-94cfd7d0b457 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/subnet-dns-publish-fixed-ip HTTP/1.1" status: 200 len: 421 time: 0.0061741 2026-05-27 11:07:08.067 9 INFO neutron.wsgi [None req-9f268b72-ea5b-4dc4-aee4-967fc3cc539e 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/subnet-segmentid-writable HTTP/1.1" status: 200 len: 421 time: 0.0092559 2026-05-27 11:07:08.077 10 INFO neutron.wsgi [None req-af396949-0b65-42e1-ab05-720930e85cde 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/subnet-service-types HTTP/1.1" status: 200 len: 400 time: 0.0051923 2026-05-27 11:07:08.086 9 INFO neutron.wsgi [None req-73a1a2c8-7a0b-4b6e-962d-d708fa587211 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/subnet_allocation HTTP/1.1" status: 200 len: 388 time: 0.0051966 2026-05-27 11:07:08.098 10 INFO neutron.wsgi [None req-adacb87b-137a-44e1-9caa-0ba45dcbea52 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/subnetpool-prefix-ops HTTP/1.1" status: 200 len: 418 time: 0.0092585 2026-05-27 11:07:08.109 10 INFO neutron.wsgi [None req-1242bfa8-bd22-4559-a5cf-45bdf7f0ba62 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/standard-attr-tag HTTP/1.1" status: 200 len: 537 time: 0.0048957 2026-05-27 11:07:08.118 10 INFO neutron.wsgi [None req-d1962f1b-54c4-4f49-bb1a-24a7b8ab4e20 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/standard-attr-timestamp HTTP/1.1" status: 200 len: 449 time: 0.0041189 2026-05-27 11:07:08.127 9 INFO neutron.wsgi [None req-a4cb89a3-2597-4d04-9e6e-45b6a7ab65b0 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/trunk HTTP/1.1" status: 200 len: 358 time: 0.0055885 2026-05-27 11:07:08.136 10 INFO neutron.wsgi [None req-e9d69e57-f21f-4941-9bd2-d3b6c6587e9d 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/trunk-details HTTP/1.1" status: 200 len: 362 time: 0.0048952 2026-05-27 11:07:08.143 10 INFO neutron.wsgi [None req-4146da78-29aa-4a0c-97d7-efbab342cf8d 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/vpn-agent-scheduler HTTP/1.1" status: 200 len: 393 time: 0.0033956 2026-05-27 11:07:08.153 10 INFO neutron.wsgi [None req-adacf6ff-7587-449d-a8dc-60a4260c614e 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/vpn-endpoint-groups HTTP/1.1" status: 200 len: 371 time: 0.0039952 2026-05-27 11:07:08.166 9 INFO neutron.wsgi [None req-0aa7b76e-dd23-44a8-9a8f-c3dfd3c51636 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/vpn-flavors HTTP/1.1" status: 200 len: 376 time: 0.0093741 2026-05-27 11:07:08.176 9 INFO neutron.wsgi [None req-3ca91c1f-d194-4c6c-9e2a-26e95273a665 548881e8260b49ed8a0df53f34a28153 677628327e8144468db66c9bce6fd1c0 - - default default] 10.0.0.84 "GET /v2.0/extensions/vpnaas HTTP/1.1" status: 200 len: 348 time: 0.0057220 2026-05-27 11:07:08.279 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2a497165-98d9-429e-8a0d-e9620625d540 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] No more DHCP agents 2026-05-27 11:07:08.282 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2a497165-98d9-429e-8a0d-e9620625d540 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:08.384 9 INFO neutron.db.ovn_revision_numbers_db [req-a411fcf8-148d-4e38-8d42-616664641b4b req-2f7c72d9-4a4f-4355-91de-e3b98cacc76f 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] Successfully bumped revision number for resource e506e115-6b78-4a3d-92aa-b064e4fd94a6 (type: ports) to 5 2026-05-27 11:07:08.400 9 INFO neutron.wsgi [req-a411fcf8-148d-4e38-8d42-616664641b4b req-2f7c72d9-4a4f-4355-91de-e3b98cacc76f 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 199.204.45.162 "PUT /v2.0/ports/e506e115-6b78-4a3d-92aa-b064e4fd94a6 HTTP/1.1" status: 200 len: 1353 time: 0.6663241 /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-05-27 11:07:08.434 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-977ace20-1569-4af7-881c-714009d9ce45'] response: {'name': 'network-changed', 'server_uuid': 'a3270047-0efe-4a94-8373-1358de09df2f', 'tag': 'e506e115-6b78-4a3d-92aa-b064e4fd94a6', 'status': 'completed', 'code': 200} 2026-05-27 11:07:08.468 9 INFO neutron.wsgi [req-a411fcf8-148d-4e38-8d42-616664641b4b req-6ee50d5e-e7d7-4678-8186-d4231ea71c43 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=248d8773a23e46fa889f4d829e22ceae&device_id=a3270047-0efe-4a94-8373-1358de09df2f HTTP/1.1" status: 200 len: 1594 time: 0.0482159 2026-05-27 11:07:08.545 9 INFO neutron.wsgi [req-a411fcf8-148d-4e38-8d42-616664641b4b req-3b1bbf79-86c8-4e9d-b051-92541d073f62 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=32d828fd-b264-46a6-8063-fa0440024f74 HTTP/1.1" status: 200 len: 981 time: 0.0657861 2026-05-27 11:07:08.581 9 INFO neutron.wsgi [req-a411fcf8-148d-4e38-8d42-616664641b4b req-3ce0674e-af03-4499-b643-e74029b39127 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=e506e115-6b78-4a3d-92aa-b064e4fd94a6 HTTP/1.1" status: 200 len: 217 time: 0.0320218 2026-05-27 11:07:08.605 10 INFO neutron.wsgi [None req-2a497165-98d9-429e-8a0d-e9620625d540 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.84 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.6681931 2026-05-27 11:07:08.635 9 INFO neutron.wsgi [req-a411fcf8-148d-4e38-8d42-616664641b4b req-9e625c38-962d-4f8d-b5fe-c9bd9fc894b6 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=e506e115-6b78-4a3d-92aa-b064e4fd94a6 HTTP/1.1" status: 200 len: 1060 time: 0.0509591 2026-05-27 11:07:08.677 9 INFO neutron.wsgi [req-a411fcf8-148d-4e38-8d42-616664641b4b req-a84c50ba-f9c4-4d04-8121-eb9284e03792 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=d9b8e115-6b85-429a-a471-dd6ade5ccc0f HTTP/1.1" status: 200 len: 876 time: 0.0375946 2026-05-27 11:07:08.712 9 INFO neutron.wsgi [req-a411fcf8-148d-4e38-8d42-616664641b4b req-0e21740f-4e46-4b9c-9980-f306d25c3f7d 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=32d828fd-b264-46a6-8063-fa0440024f74&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0274932 2026-05-27 11:07:08.751 10 INFO neutron.wsgi [None req-6fc73c19-7317-4d03-a14d-2c52ed970810 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "GET /v2.0/ports/95adf45c-3762-4a5f-a27a-f962bbc63d3b HTTP/1.1" status: 200 len: 1147 time: 0.0462656 2026-05-27 11:07:08.796 9 INFO neutron.wsgi [req-a411fcf8-148d-4e38-8d42-616664641b4b req-97a5b6f7-07eb-482c-b5bc-517d22c30976 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/32d828fd-b264-46a6-8063-fa0440024f74?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0730650 2026-05-27 11:07:08.863 9 INFO neutron.wsgi [req-a411fcf8-148d-4e38-8d42-616664641b4b req-f2a9268f-db88-49e0-a9ff-bb4b051fd7d7 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/32d828fd-b264-46a6-8063-fa0440024f74?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0625277 2026-05-27 11:07:08.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016925 2026-05-27 11:07:08.956 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0011892 2026-05-27 11:07:08.990 9 INFO neutron.wsgi [req-68188114-a0d8-4c4e-aec9-546b5868a4e2 req-0d72deb0-8a7a-4b13-b003-90cfe2c0e56a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=248d8773a23e46fa889f4d829e22ceae&device_id=a3270047-0efe-4a94-8373-1358de09df2f HTTP/1.1" status: 200 len: 1594 time: 0.0609016 2026-05-27 11:07:08.994 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] No hosting information found for port 6a849bac-bb06-408f-90f9-85215809b11b: RuntimeError: No hosting information found for port 6a849bac-bb06-408f-90f9-85215809b11b 2026-05-27 11:07:08.994 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status up for port: 95adf45c-3762-4a5f-a27a-f962bbc63d3b 2026-05-27 11:07:09.004 10 INFO neutron.db.ovn_revision_numbers_db [None req-fa9debdd-bea6-4145-ad10-c4d85fc188f2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 0e758b83-a901-4bd2-baff-3b763f4cc55d (type: security_groups) to 1 2026-05-27 11:07:09.008 9 INFO neutron.plugins.ml2.plugin [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Attempt 1 to provision port 95adf45c-3762-4a5f-a27a-f962bbc63d3b 2026-05-27 11:07:09.018 10 INFO neutron.db.ovn_revision_numbers_db [None req-fa9debdd-bea6-4145-ad10-c4d85fc188f2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 2f036d1d-75e5-4235-b7bb-f3ab4c82f84b (type: security_group_rules) to 0 2026-05-27 11:07:09.033 10 INFO neutron.db.ovn_revision_numbers_db [None req-fa9debdd-bea6-4145-ad10-c4d85fc188f2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 5a9cc027-0a37-4525-a1b3-3bd4e824d8c8 (type: security_group_rules) to 0 2026-05-27 11:07:09.049 10 INFO neutron.db.ovn_revision_numbers_db [None req-fa9debdd-bea6-4145-ad10-c4d85fc188f2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource a592eac9-49c8-4167-b36e-3416e7ad6a0f (type: security_group_rules) to 0 2026-05-27 11:07:09.062 10 INFO neutron.db.ovn_revision_numbers_db [None req-fa9debdd-bea6-4145-ad10-c4d85fc188f2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource c72d193a-5094-45e3-8d87-921ba72b0ab3 (type: security_group_rules) to 0 2026-05-27 11:07:09.101 9 INFO neutron.wsgi [req-68188114-a0d8-4c4e-aec9-546b5868a4e2 req-589d3bd9-8a54-4fab-b058-88433b45e9d0 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=32d828fd-b264-46a6-8063-fa0440024f74 HTTP/1.1" status: 200 len: 981 time: 0.1039991 2026-05-27 11:07:09.106 10 INFO neutron.wsgi [None req-fa9debdd-bea6-4145-ad10-c4d85fc188f2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=677628327e8144468db66c9bce6fd1c0&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3733733 2026-05-27 11:07:09.142 9 INFO neutron.wsgi [req-68188114-a0d8-4c4e-aec9-546b5868a4e2 req-1d9373e0-57e2-496b-bba3-41fbf0b942bc 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=e506e115-6b78-4a3d-92aa-b064e4fd94a6 HTTP/1.1" status: 200 len: 217 time: 0.0330594 2026-05-27 11:07:09.150 9 INFO neutron.wsgi [req-2c11d716-a9f2-491f-b40c-d0435d27842e req-a81d9508-d00a-46c0-be4d-3d82846b161f 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/security-groups?name=tempest-securitygroup--154667031&fields=id&tenant_id=432b1e5ab0df47cc93f694263eb1e0b1 HTTP/1.1" status: 200 len: 267 time: 0.0845089 2026-05-27 11:07:09.245 9 INFO neutron.wsgi [req-68188114-a0d8-4c4e-aec9-546b5868a4e2 req-df5c6373-e810-48ae-b2eb-b8d88332b80f 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=e506e115-6b78-4a3d-92aa-b064e4fd94a6 HTTP/1.1" status: 200 len: 1060 time: 0.0941255 2026-05-27 11:07:09.278 9 INFO neutron.wsgi [req-2c11d716-a9f2-491f-b40c-d0435d27842e req-8dd730b1-25ba-4481-aa89-af54a4ea1d21 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/networks?id=e99886b6-2886-466f-945d-fd77077f6722 HTTP/1.1" status: 200 len: 875 time: 0.1202874 2026-05-27 11:07:09.316 9 INFO neutron.wsgi [req-2c11d716-a9f2-491f-b40c-d0435d27842e req-5b30aa50-6286-48a4-9d0e-7784e875e290 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/quotas/432b1e5ab0df47cc93f694263eb1e0b1 HTTP/1.1" status: 200 len: 491 time: 0.0301011 2026-05-27 11:07:09.332 10 INFO neutron.wsgi [None req-ebc45c61-e0c3-4e78-a7ab-a3d93626dc96 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/0e758b83-a901-4bd2-baff-3b763f4cc55d HTTP/1.1" status: 204 len: 168 time: 0.2213526 2026-05-27 11:07:09.336 9 INFO neutron.wsgi [req-68188114-a0d8-4c4e-aec9-546b5868a4e2 req-683299b5-a93c-4948-90c6-d64a0fd1b8f7 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=d9b8e115-6b85-429a-a471-dd6ade5ccc0f HTTP/1.1" status: 200 len: 876 time: 0.0729017 2026-05-27 11:07:09.370 9 INFO neutron.wsgi [req-68188114-a0d8-4c4e-aec9-546b5868a4e2 req-da5db500-7770-4fab-854a-d7d904d3d9c5 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=32d828fd-b264-46a6-8063-fa0440024f74&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0244853 2026-05-27 11:07:09.480 9 INFO neutron.wsgi [req-2c11d716-a9f2-491f-b40c-d0435d27842e req-c7aad813-8e7d-4c73-ba3c-b71cb57f51b2 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/ports?tenant_id=432b1e5ab0df47cc93f694263eb1e0b1&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1558037 2026-05-27 11:07:09.485 9 INFO neutron.wsgi [req-68188114-a0d8-4c4e-aec9-546b5868a4e2 req-891dcbb7-8e8e-432f-b1f1-7e087f32ad6f 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/32d828fd-b264-46a6-8063-fa0440024f74?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0951192 2026-05-27 11:07:09.609 9 INFO neutron.wsgi [req-68188114-a0d8-4c4e-aec9-546b5868a4e2 req-f53aa4ff-5fbb-43aa-9cf3-bf0536b9d135 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/32d828fd-b264-46a6-8063-fa0440024f74?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1174395 2026-05-27 11:07:09.617 9 INFO neutron.wsgi [req-2c11d716-a9f2-491f-b40c-d0435d27842e req-faa88bba-7b30-4762-ae25-06c792e50cb6 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.56 "GET /v2.0/networks/e99886b6-2886-466f-945d-fd77077f6722?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1134815 2026-05-27 11:07:09.805 10 INFO neutron.wsgi [None req-b9cbc2d8-2a38-43d1-b32f-8dddcbb3e11f 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "GET /v2.0/ports/95adf45c-3762-4a5f-a27a-f962bbc63d3b HTTP/1.1" status: 200 len: 1149 time: 0.0468540 2026-05-27 11:07:10.011 9 INFO neutron.wsgi [req-235004c3-432a-4b31-add9-5ebddc78751b req-6b7decb8-3a1e-4551-8397-a4e524c269ae 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=a3270047-0efe-4a94-8373-1358de09df2f HTTP/1.1" status: 200 len: 1356 time: 0.0706949 2026-05-27 11:07:10.015 9 INFO neutron.wsgi [req-2c11d716-a9f2-491f-b40c-d0435d27842e req-3667eda8-f5bb-4e6f-8010-4ee4d15b40c0 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.56 "GET /v2.0/networks/e99886b6-2886-466f-945d-fd77077f6722?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.3927102 2026-05-27 11:07:10.057 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource 95adf45c-3762-4a5f-a27a-f962bbc63d3b (type: ports) to 2 2026-05-27 11:07:10.069 9 INFO neutron.wsgi [req-235004c3-432a-4b31-add9-5ebddc78751b req-b777a95b-03a6-4447-a12b-261c0e1ba80c 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=867c1288-e543-498f-8fe1-5585bfc14d06&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0525701 2026-05-27 11:07:10.171 9 INFO neutron.wsgi [req-6f88acc3-ac25-4432-93f7-0952227be951 req-7612ca9b-4adb-4737-acd8-793437bff74d 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8 HTTP/1.1" status: 200 len: 210 time: 0.0239024 2026-05-27 11:07:10.252 9 INFO neutron.wsgi [req-921c96e2-ad23-422e-8f72-2fdcbb24c0df req-42fde651-96d3-4930-8e50-57c54f7513de 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=a3270047-0efe-4a94-8373-1358de09df2f&device_owner=compute%3Anova&fixed_ips=ip_address%3D10.100.0.11 HTTP/1.1" status: 200 len: 1356 time: 0.0709994 2026-05-27 11:07:10.253 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource 95adf45c-3762-4a5f-a27a-f962bbc63d3b (type: router_ports) to 2 2026-05-27 11:07:10.794 9 INFO neutron.db.ovn_revision_numbers_db [req-921c96e2-ad23-422e-8f72-2fdcbb24c0df req-331e99d3-9f8b-4870-a57c-c2d1df80739f 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] Successfully bumped revision number for resource e506e115-6b78-4a3d-92aa-b064e4fd94a6 (type: ports) to 6 2026-05-27 11:07:10.818 9 INFO neutron.wsgi [req-921c96e2-ad23-422e-8f72-2fdcbb24c0df req-331e99d3-9f8b-4870-a57c-c2d1df80739f 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 199.204.45.162 "PUT /v2.0/ports/e506e115-6b78-4a3d-92aa-b064e4fd94a6 HTTP/1.1" status: 200 len: 1171 time: 0.5623763 /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-05-27 11:07:10.861 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-8ca8d1e7-23eb-41d2-a697-0f3002d23b3a'] response: {'name': 'network-changed', 'server_uuid': 'a3270047-0efe-4a94-8373-1358de09df2f', 'tag': 'e506e115-6b78-4a3d-92aa-b064e4fd94a6', 'status': 'completed', 'code': 200} 2026-05-27 11:07:10.878 10 INFO neutron.wsgi [None req-e891bde9-1cfa-43aa-9c27-f10959d10892 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "PUT /v2.0/routers/0a510170-15f5-4370-82e5-0cb027df6d72/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.0666928 /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-05-27 11:07:10.898 9 INFO neutron.wsgi [req-921c96e2-ad23-422e-8f72-2fdcbb24c0df req-3fb1de75-3c8b-452b-89bb-5f4b1fef6ef5 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=248d8773a23e46fa889f4d829e22ceae&device_id=a3270047-0efe-4a94-8373-1358de09df2f HTTP/1.1" status: 200 len: 1413 time: 0.0480399 2026-05-27 11:07:10.952 9 INFO neutron.wsgi [req-2c11d716-a9f2-491f-b40c-d0435d27842e req-955ba8da-8a25-4647-aa3b-983d91215cf4 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 199.204.45.162 "GET /v2.0/networks?id=e99886b6-2886-466f-945d-fd77077f6722 HTTP/1.1" status: 200 len: 875 time: 0.1229928 2026-05-27 11:07:10.981 10 INFO neutron.wsgi [None req-5299c7a2-cd7b-4545-83f9-873c55ab4daf 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "GET /v2.0/ports/6a849bac-bb06-408f-90f9-85215809b11b HTTP/1.1" status: 200 len: 1141 time: 0.0950060 2026-05-27 11:07:10.982 9 INFO neutron.wsgi [req-921c96e2-ad23-422e-8f72-2fdcbb24c0df req-7b888fd3-b769-4b06-992b-82aed1bb3b97 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=32d828fd-b264-46a6-8063-fa0440024f74 HTTP/1.1" status: 200 len: 981 time: 0.0747836 2026-05-27 11:07:11.014 9 INFO neutron.wsgi [req-2c11d716-a9f2-491f-b40c-d0435d27842e req-49069b32-8977-4680-97c9-bafb40e0b7c0 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 199.204.45.162 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=432b1e5ab0df47cc93f694263eb1e0b1 HTTP/1.1" status: 200 len: 379 time: 0.0554969 2026-05-27 11:07:11.035 9 WARNING neutron_lib.context [req-2c11d716-a9f2-491f-b40c-d0435d27842e req-6d6e3353-8f49-4d4a-8a08-e53666013672 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:07:11.085 9 INFO neutron.wsgi [req-921c96e2-ad23-422e-8f72-2fdcbb24c0df req-556be54e-58ba-47f7-bb15-19b53011a0d2 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=e506e115-6b78-4a3d-92aa-b064e4fd94a6 HTTP/1.1" status: 200 len: 1060 time: 0.0797007 2026-05-27 11:07:11.131 9 INFO neutron.wsgi [req-921c96e2-ad23-422e-8f72-2fdcbb24c0df req-942258c4-28f5-40e9-8443-c19352489500 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=d9b8e115-6b85-429a-a471-dd6ade5ccc0f HTTP/1.1" status: 200 len: 876 time: 0.0378814 2026-05-27 11:07:11.169 9 INFO neutron.wsgi [req-921c96e2-ad23-422e-8f72-2fdcbb24c0df req-911fe2cf-dca3-464c-82d3-4717b7f35472 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=32d828fd-b264-46a6-8063-fa0440024f74&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0263333 2026-05-27 11:07:11.288 9 INFO neutron.wsgi [req-921c96e2-ad23-422e-8f72-2fdcbb24c0df req-3c7525a0-59c9-472f-a032-c4d441f4f321 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/32d828fd-b264-46a6-8063-fa0440024f74?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1113036 2026-05-27 11:07:11.291 9 INFO neutron.wsgi [req-dc973131-218e-4e64-abb1-9a23f527a0e9 req-43858063-3a83-48e9-b678-3c88bb5dfa5b 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8 HTTP/1.1" status: 200 len: 210 time: 0.0285573 2026-05-27 11:07:11.395 9 INFO neutron.wsgi [req-921c96e2-ad23-422e-8f72-2fdcbb24c0df req-c7262a95-7cf2-4e3e-833d-4bf40fdca62b 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/32d828fd-b264-46a6-8063-fa0440024f74?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0976431 /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-05-27 11:07:11.512 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-2c11d716-a9f2-491f-b40c-d0435d27842e req-6d6e3353-8f49-4d4a-8a08-e53666013672 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] No more DHCP agents 2026-05-27 11:07:11.518 9 INFO neutron.wsgi [req-5cda1d4f-88a7-479a-bf72-9bd38f3afe29 req-b322bb59-f268-4e10-83ed-6c63aa755fd9 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=248d8773a23e46fa889f4d829e22ceae&device_id=a3270047-0efe-4a94-8373-1358de09df2f HTTP/1.1" status: 200 len: 1413 time: 0.0563209 2026-05-27 11:07:11.519 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-2c11d716-a9f2-491f-b40c-d0435d27842e req-6d6e3353-8f49-4d4a-8a08-e53666013672 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] Unable to schedule network e99886b6-2886-466f-945d-fd77077f6722: 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-05-27 11:07:11.626 9 INFO neutron.wsgi [req-5cda1d4f-88a7-479a-bf72-9bd38f3afe29 req-e2d59f8b-e305-4fec-a67f-2db563bb1108 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=32d828fd-b264-46a6-8063-fa0440024f74 HTTP/1.1" status: 200 len: 981 time: 0.0992980 2026-05-27 11:07:11.695 9 INFO neutron.wsgi [req-5cda1d4f-88a7-479a-bf72-9bd38f3afe29 req-378d01d1-8a52-4a4a-b2d4-4dce57f052db 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.12&port_id=e506e115-6b78-4a3d-92aa-b064e4fd94a6 HTTP/1.1" status: 200 len: 1060 time: 0.0621469 2026-05-27 11:07:11.736 10 INFO neutron.wsgi [None req-e2b90bdb-9e76-4fec-821e-017628b31e2e 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "PUT /v2.0/routers/0a510170-15f5-4370-82e5-0cb027df6d72/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.7500789 2026-05-27 11:07:11.758 9 INFO neutron.wsgi [req-5cda1d4f-88a7-479a-bf72-9bd38f3afe29 req-847229f5-59bd-4282-8a6f-d51fc90a6b44 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=d9b8e115-6b85-429a-a471-dd6ade5ccc0f HTTP/1.1" status: 200 len: 876 time: 0.0548611 2026-05-27 11:07:11.783 9 INFO neutron.wsgi [None req-4a043c84-835c-466b-844f-82f6b65c2394 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "GET /v2.0/ports?device_id=0a510170-15f5-4370-82e5-0cb027df6d72 HTTP/1.1" status: 200 len: 205 time: 0.0390389 /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-05-27 11:07:11.795 9 INFO neutron.db.ovn_revision_numbers_db [req-2c11d716-a9f2-491f-b40c-d0435d27842e req-6d6e3353-8f49-4d4a-8a08-e53666013672 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] Successfully bumped revision number for resource e0a4f405-d462-44eb-8207-18cf42860c4f (type: ports) to 1 2026-05-27 11:07:11.798 9 INFO neutron.wsgi [req-5cda1d4f-88a7-479a-bf72-9bd38f3afe29 req-c07ca21f-8749-40ef-a468-376b730f26df 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=32d828fd-b264-46a6-8063-fa0440024f74&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0288188 2026-05-27 11:07:11.835 9 INFO neutron.wsgi [req-2c11d716-a9f2-491f-b40c-d0435d27842e req-6d6e3353-8f49-4d4a-8a08-e53666013672 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 199.204.45.162 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 0.8057072 2026-05-27 11:07:11.877 9 INFO neutron.wsgi [req-5cda1d4f-88a7-479a-bf72-9bd38f3afe29 req-50f076c3-a02a-494b-aa7b-936df04fa0e4 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/32d828fd-b264-46a6-8063-fa0440024f74?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0702803 2026-05-27 11:07:11.956 9 INFO neutron.wsgi [req-5cda1d4f-88a7-479a-bf72-9bd38f3afe29 req-1c77baac-c10d-4bbf-9708-58d96c16225b 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/32d828fd-b264-46a6-8063-fa0440024f74?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0682924 2026-05-27 11:07:12.067 10 INFO neutron.wsgi [None req-8fb49330-7961-40b2-be98-7c1f61af52de 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "DELETE /v2.0/routers/0a510170-15f5-4370-82e5-0cb027df6d72 HTTP/1.1" status: 204 len: 168 time: 0.2766242 2026-05-27 11:07:12.265 10 INFO neutron.wsgi [None req-7301c474-5642-4497-ae16-0e4bb0883e6a 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/bf6d5e4c-bcd3-45f7-8215-4e6725915912 HTTP/1.1" status: 204 len: 168 time: 0.1938698 2026-05-27 11:07:12.318 9 INFO neutron.db.ovn_revision_numbers_db [req-2c11d716-a9f2-491f-b40c-d0435d27842e req-b9e8456b-9a82-4858-bfcf-06111dc725c0 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource e0a4f405-d462-44eb-8207-18cf42860c4f (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-05-27 11:07:12.435 9 INFO neutron.wsgi [req-dc6fd174-3dbf-41b4-bbcb-4593c992f58b req-18f1e4c4-6b2c-4a4e-987c-31de59a3692c 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8 HTTP/1.1" status: 200 len: 1168 time: 0.0575240 2026-05-27 11:07:12.510 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status down for port: e506e115-6b78-4a3d-92aa-b064e4fd94a6 2026-05-27 11:07:12.516 10 INFO neutron.wsgi [None req-f24ece2f-7de3-46da-a3e9-a87e2ad34d63 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/e92a777c-ff5f-492e-a446-93a6c02a31bd HTTP/1.1" status: 204 len: 168 time: 0.2459126 2026-05-27 11:07:12.600 9 INFO neutron.wsgi [req-dc6fd174-3dbf-41b4-bbcb-4593c992f58b req-3af26920-e6f5-4a8c-bf3a-8a1e8752e642 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=bcdd3699-2559-488b-a4c6-7c09f443487d&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.1546514 2026-05-27 11:07:12.676 9 INFO neutron.wsgi [req-9b17eec2-655d-4dad-8fee-5559bca5e45b req-e58ca85e-733a-4509-afe3-d1261cbc1df1 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=a3270047-0efe-4a94-8373-1358de09df2f HTTP/1.1" status: 200 len: 1174 time: 0.2640724 2026-05-27 11:07:12.710 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-14510f0d-fb5c-4b66-a126-201bc6fc9099'] response: {'server_uuid': 'a3270047-0efe-4a94-8373-1358de09df2f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e506e115-6b78-4a3d-92aa-b064e4fd94a6', 'code': 200} 2026-05-27 11:07:12.856 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource e506e115-6b78-4a3d-92aa-b064e4fd94a6 (type: ports) to 7 /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-05-27 11:07:12.978 9 INFO neutron.wsgi [req-58ab8ca6-bb93-4e6f-80a3-397341b86ab3 req-22d0da20-30e7-4abd-9f7c-c44a353c1fa9 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=a3270047-0efe-4a94-8373-1358de09df2f HTTP/1.1" status: 200 len: 1172 time: 0.0599005 2026-05-27 11:07:13.026 9 INFO neutron.wsgi [req-9b17eec2-655d-4dad-8fee-5559bca5e45b req-edf96b4d-59e9-442f-b6ae-8968a4e94808 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=867c1288-e543-498f-8fe1-5585bfc14d06&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.3415208 2026-05-27 11:07:13.045 9 INFO neutron.db.ovn_revision_numbers_db [req-2c11d716-a9f2-491f-b40c-d0435d27842e req-b9e8456b-9a82-4858-bfcf-06111dc725c0 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource e0a4f405-d462-44eb-8207-18cf42860c4f (type: ports) to 2 2026-05-27 11:07:13.086 9 INFO neutron.wsgi [req-2c11d716-a9f2-491f-b40c-d0435d27842e req-b9e8456b-9a82-4858-bfcf-06111dc725c0 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "PUT /v2.0/ports/e0a4f405-d462-44eb-8207-18cf42860c4f HTTP/1.1" status: 200 len: 1376 time: 1.2432532 2026-05-27 11:07:13.142 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ca8d8f70-abee-4ec8-bc89-92e8d02b5a2b'] response: {'name': 'network-changed', 'server_uuid': 'f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8', 'tag': 'e0a4f405-d462-44eb-8207-18cf42860c4f', 'status': 'completed', 'code': 200} 2026-05-27 11:07:13.177 9 INFO neutron.wsgi [req-2c11d716-a9f2-491f-b40c-d0435d27842e req-d39044be-09b7-490a-a0cf-7b9125ca49b9 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=432b1e5ab0df47cc93f694263eb1e0b1&device_id=f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8 HTTP/1.1" status: 200 len: 1407 time: 0.0589895 2026-05-27 11:07:13.240 9 INFO neutron.wsgi [req-2c11d716-a9f2-491f-b40c-d0435d27842e req-bed286d0-ba07-4a1f-bb54-09f6fe389cc9 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e0a4f405-d462-44eb-8207-18cf42860c4f HTTP/1.1" status: 200 len: 217 time: 0.0562186 2026-05-27 11:07:13.299 9 INFO neutron.wsgi [req-2c11d716-a9f2-491f-b40c-d0435d27842e req-8b9caf4a-7e6e-4194-a4cc-73bee5382bfb 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=d2d71880-3741-4023-8acf-26e915c97ee0 HTTP/1.1" status: 200 len: 869 time: 0.0529721 2026-05-27 11:07:13.336 9 INFO neutron.wsgi [req-2c11d716-a9f2-491f-b40c-d0435d27842e req-079fe9df-bb55-4b28-a813-2c2876c0a4e2 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=e99886b6-2886-466f-945d-fd77077f6722&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0330682 2026-05-27 11:07:13.456 9 INFO neutron.wsgi [req-2c11d716-a9f2-491f-b40c-d0435d27842e req-a4b9a744-09ad-4ef6-ae5e-090df1de10f3 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/e99886b6-2886-466f-945d-fd77077f6722?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1117134 2026-05-27 11:07:13.618 9 INFO neutron.wsgi [req-2c11d716-a9f2-491f-b40c-d0435d27842e req-b2c3cafe-710c-447e-8c5b-a6cac264469b 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/e99886b6-2886-466f-945d-fd77077f6722?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1520185 2026-05-27 11:07:13.689 9 INFO neutron.services.segments.plugin [-] Segment ca5f615a-d33a-409e-a4c4-1bd7c8462ac1 resource provider aggregate not found 2026-05-27 11:07:13.694 9 INFO neutron.services.segments.plugin [-] Segment ca5f615a-d33a-409e-a4c4-1bd7c8462ac1 resource provider aggregate not found 2026-05-27 11:07:13.721 9 INFO neutron.services.segments.plugin [-] Segment ca5f615a-d33a-409e-a4c4-1bd7c8462ac1 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 ca5f615a-d33a-409e-a4c4-1bd7c8462ac1 found for delete ", "request_id": "req-5c9ff9b3-a018-40f1-b8da-2b1fcf9a9470"}]} 2026-05-27 11:07:13.734 9 INFO neutron.services.segments.plugin [-] Segment ca5f615a-d33a-409e-a4c4-1bd7c8462ac1 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 ca5f615a-d33a-409e-a4c4-1bd7c8462ac1 found for delete ", "request_id": "req-9e6f6dd2-590a-49e9-ad89-c417c399a36f"}]} 2026-05-27 11:07:13.767 9 INFO neutron.db.l3_db [req-58ab8ca6-bb93-4e6f-80a3-397341b86ab3 req-48f22813-03fe-4581-9aad-5446552f48f5 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] Floating IP 156721bf-44da-4f63-bf69-c7c8895a56cd disassociated. External IP: 10.96.250.207, port: e506e115-6b78-4a3d-92aa-b064e4fd94a6. 2026-05-27 11:07:13.784 9 INFO neutron.wsgi [None req-7a3be929-d758-4050-8933-2b0b6c7d89b1 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "DELETE /v2.0/networks/0d7e537b-2354-446f-bcfa-7b9a85b99397 HTTP/1.1" status: 204 len: 168 time: 1.2559917 2026-05-27 11:07:13.795 9 INFO neutron.wsgi [req-d9c5446a-1360-4bc3-8d1f-6f0ca789b1fe req-61fe717d-3727-4985-943f-0251d0295b48 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8 HTTP/1.1" status: 200 len: 1168 time: 0.0944512 2026-05-27 11:07:13.800 9 INFO neutron.wsgi [req-54a5fcbb-3668-41a9-943c-c1f6cf960b4f req-07b57ffe-abc7-4cd8-a76a-5306897db396 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=432b1e5ab0df47cc93f694263eb1e0b1&device_id=f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8 HTTP/1.1" status: 200 len: 1407 time: 0.1012316 2026-05-27 11:07:14.138 9 INFO neutron.wsgi [req-d9c5446a-1360-4bc3-8d1f-6f0ca789b1fe req-a622b3ef-1e1c-4b64-86ac-4973450546b7 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=bcdd3699-2559-488b-a4c6-7c09f443487d&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.3147116 2026-05-27 11:07:14.167 9 INFO neutron.wsgi [req-42327d60-7800-4557-85d5-f26254e94b4c req-3f4831eb-b98f-4f3c-af65-43dc539dc61b 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=a3270047-0efe-4a94-8373-1358de09df2f HTTP/1.1" status: 200 len: 1172 time: 0.0673428 2026-05-27 11:07:14.173 9 INFO neutron.wsgi [req-54a5fcbb-3668-41a9-943c-c1f6cf960b4f req-8e549ca6-fb62-4cf9-8d86-d5881507054a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=e99886b6-2886-466f-945d-fd77077f6722 HTTP/1.1" status: 200 len: 974 time: 0.3504488 2026-05-27 11:07:14.219 9 INFO neutron.wsgi [req-54a5fcbb-3668-41a9-943c-c1f6cf960b4f req-bf698264-b754-42cf-90ca-2114477fa38f 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e0a4f405-d462-44eb-8207-18cf42860c4f HTTP/1.1" status: 200 len: 217 time: 0.0347338 2026-05-27 11:07:14.272 9 INFO neutron.wsgi [req-42327d60-7800-4557-85d5-f26254e94b4c req-aae4f727-4e79-4d42-93e2-e431f81afb6c 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=867c1288-e543-498f-8fe1-5585bfc14d06&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0979145 /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-05-27 11:07:14.284 9 INFO neutron.wsgi [req-54a5fcbb-3668-41a9-943c-c1f6cf960b4f req-00333e35-86f4-46fb-9513-37cc8ff424af 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=d2d71880-3741-4023-8acf-26e915c97ee0 HTTP/1.1" status: 200 len: 869 time: 0.0519450 2026-05-27 11:07:14.315 9 INFO neutron.wsgi [req-58ab8ca6-bb93-4e6f-80a3-397341b86ab3 req-48f22813-03fe-4581-9aad-5446552f48f5 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 199.204.45.162 "DELETE /v2.0/ports/e506e115-6b78-4a3d-92aa-b064e4fd94a6 HTTP/1.1" status: 204 len: 173 time: 1.3259642 2026-05-27 11:07:14.318 9 INFO neutron.wsgi [req-54a5fcbb-3668-41a9-943c-c1f6cf960b4f req-45b7124b-bc00-472f-b02c-c5e65a47b14a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=e99886b6-2886-466f-945d-fd77077f6722&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0251386 2026-05-27 11:07:14.410 9 INFO neutron.wsgi [req-54a5fcbb-3668-41a9-943c-c1f6cf960b4f req-05eeb40e-9da5-4749-98a4-0f004663b42a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/e99886b6-2886-466f-945d-fd77077f6722?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0787892 2026-05-27 11:07:14.410 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dfdf81a-001e-460a-a5c8-482cefd4a9c8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 1d716cf5-6ccf-4d62-8b2a-e3fd81f4e87e (type: security_groups) to 1 2026-05-27 11:07:14.425 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dfdf81a-001e-460a-a5c8-482cefd4a9c8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 33514b80-4459-4a18-9e56-1ebb3eace0f8 (type: security_group_rules) to 0 2026-05-27 11:07:14.439 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dfdf81a-001e-460a-a5c8-482cefd4a9c8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 88ac5a55-7524-4f46-ab12-70704cd67ee5 (type: security_group_rules) to 0 2026-05-27 11:07:14.454 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dfdf81a-001e-460a-a5c8-482cefd4a9c8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 9db7cfba-0bd9-4c29-a7f1-75ca6b871caa (type: security_group_rules) to 0 2026-05-27 11:07:14.469 10 INFO neutron.db.ovn_revision_numbers_db [None req-5dfdf81a-001e-460a-a5c8-482cefd4a9c8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource f29a1905-165c-4bba-b8bc-372b8c6bcf1a (type: security_group_rules) to 0 2026-05-27 11:07:14.486 9 INFO neutron.wsgi [req-54a5fcbb-3668-41a9-943c-c1f6cf960b4f req-0f254057-4601-4cf4-a241-cbccedc39147 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/e99886b6-2886-466f-945d-fd77077f6722?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0702026 2026-05-27 11:07:14.502 10 INFO neutron.wsgi [None req-5dfdf81a-001e-460a-a5c8-482cefd4a9c8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=616d8e39747948f888bd37be70f858b5&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4806530 2026-05-27 11:07:14.692 9 INFO neutron.wsgi [None req-9e906dbc-d697-4bf5-9faf-628b0a7390f2 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "DELETE /v2.0/networks/b174806c-c550-4c3a-9930-febda8dbe40a HTTP/1.1" status: 204 len: 168 time: 0.8959084 2026-05-27 11:07:14.711 10 WARNING neutron_lib.context [None req-c5b73cd6-e074-4dbc-930b-1d3db8349059 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:07:14.761 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-50c5b925-f793-493e-a1a4-e604bafe51ac'] response: {'server_uuid': 'a3270047-0efe-4a94-8373-1358de09df2f', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e506e115-6b78-4a3d-92aa-b064e4fd94a6', 'code': 200} 2026-05-27 11:07:14.816 9 INFO neutron.wsgi [None req-68d14362-554e-48d7-8759-6d3c76e5936a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/1d716cf5-6ccf-4d62-8b2a-e3fd81f4e87e HTTP/1.1" status: 204 len: 168 time: 0.3074636 2026-05-27 11:07:14.828 10 INFO neutron.db.segments_db [None req-c5b73cd6-e074-4dbc-930b-1d3db8349059 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Added segment 9bb2cf73-2985-45f1-98c8-ac127c5399df of type geneve for network 636e1bc4-8ace-4672-8289-e773e40faef7 2026-05-27 11:07:14.973 10 INFO neutron.db.ovn_revision_numbers_db [None req-c5b73cd6-e074-4dbc-930b-1d3db8349059 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource 636e1bc4-8ace-4672-8289-e773e40faef7 (type: networks) to 1 2026-05-27 11:07:15.054 9 INFO neutron.db.ovn_revision_numbers_db [None req-fff32bba-6e74-47f9-a67f-ee3b6345ae61 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 6a386f25-2a65-4998-9af9-1729ae668a85 (type: security_groups) to 1 2026-05-27 11:07:15.068 9 INFO neutron.db.ovn_revision_numbers_db [None req-fff32bba-6e74-47f9-a67f-ee3b6345ae61 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 76a81e01-1908-42d4-a706-807038063216 (type: security_group_rules) to 0 2026-05-27 11:07:15.081 9 INFO neutron.db.ovn_revision_numbers_db [None req-fff32bba-6e74-47f9-a67f-ee3b6345ae61 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 77680776-456f-4432-8b07-6d515b8cc011 (type: security_group_rules) to 0 2026-05-27 11:07:15.098 9 INFO neutron.db.ovn_revision_numbers_db [None req-fff32bba-6e74-47f9-a67f-ee3b6345ae61 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource cab93351-46fe-43dc-91e4-12e7108d98bf (type: security_group_rules) to 0 2026-05-27 11:07:15.112 9 INFO neutron.db.ovn_revision_numbers_db [None req-fff32bba-6e74-47f9-a67f-ee3b6345ae61 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource cdb7e0e5-c1fd-4c3c-b8df-cd1e29c2b230 (type: security_group_rules) to 0 2026-05-27 11:07:15.134 9 INFO neutron.wsgi [None req-fff32bba-6e74-47f9-a67f-ee3b6345ae61 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=ee791d87eb884eb3a03c0ed7726a5fb4&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2145600 2026-05-27 11:07:15.164 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c5b73cd6-e074-4dbc-930b-1d3db8349059 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] No more DHCP agents 2026-05-27 11:07:15.167 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c5b73cd6-e074-4dbc-930b-1d3db8349059 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Unable to schedule network 636e1bc4-8ace-4672-8289-e773e40faef7: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:15.183 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-13ec3900-ae4a-4dd3-9bd2-9c96a19d0590'] response: {'server_uuid': 'a3270047-0efe-4a94-8373-1358de09df2f', 'name': 'network-vif-deleted', 'tag': 'e506e115-6b78-4a3d-92aa-b064e4fd94a6', 'status': 'completed', 'code': 200} 2026-05-27 11:07:15.253 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] No port found with ID 95adf45c-3762-4a5f-a27a-f962bbc63d3b: RuntimeError: No port found with ID 95adf45c-3762-4a5f-a27a-f962bbc63d3b 2026-05-27 11:07:15.254 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status up for port: f67fbf65-9c2f-4a35-ac76-09aa8d40b8f5 2026-05-27 11:07:15.260 10 INFO neutron.db.ovn_revision_numbers_db [None req-c5b73cd6-e074-4dbc-930b-1d3db8349059 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource 2b7807b6-c6ba-4cf6-ac86-f48e49234562 (type: ports) to 1 2026-05-27 11:07:15.268 9 INFO neutron.plugins.ml2.plugin [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Attempt 1 to provision port f67fbf65-9c2f-4a35-ac76-09aa8d40b8f5 2026-05-27 11:07:15.285 10 INFO neutron.wsgi [None req-c5b73cd6-e074-4dbc-930b-1d3db8349059 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 832 time: 0.5828660 2026-05-27 11:07:15.296 10 WARNING neutron_lib.context [None req-1aa64032-7c61-446d-adae-6ffc98f7ce36 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:07:15.369 9 INFO neutron.wsgi [req-8c862524-f230-46dd-9da6-8c5d7e910e8c req-d8aaca4d-97db-4fb7-8f97-146cb0db6990 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8 HTTP/1.1" status: 200 len: 1168 time: 0.1577997 2026-05-27 11:07:15.448 9 INFO neutron.wsgi [req-8c862524-f230-46dd-9da6-8c5d7e910e8c req-a489c875-4676-4878-b00a-eac263e0683f 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=bcdd3699-2559-488b-a4c6-7c09f443487d&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0688388 2026-05-27 11:07:15.538 9 INFO neutron.wsgi [None req-d5fe4d44-77f5-4665-ad93-6e8ab519c5a9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/6a386f25-2a65-4998-9af9-1729ae668a85 HTTP/1.1" status: 204 len: 168 time: 0.3991053 2026-05-27 11:07:15.590 10 INFO neutron.wsgi [None req-e73e4dca-34f3-4b86-9c2b-2bc1b9358886 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/867c1288-e543-498f-8fe1-5585bfc14d06 HTTP/1.1" status: 204 len: 168 time: 0.2098379 2026-05-27 11:07:15.614 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1aa64032-7c61-446d-adae-6ffc98f7ce36 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] No more DHCP agents 2026-05-27 11:07:15.616 9 INFO neutron.api.v2.resource [None req-1831fa5d-8234-4852-8f0a-fc56affe7235 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:07:15.617 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1aa64032-7c61-446d-adae-6ffc98f7ce36 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Unable to schedule network 636e1bc4-8ace-4672-8289-e773e40faef7: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:15.618 9 INFO neutron.wsgi [None req-1831fa5d-8234-4852-8f0a-fc56affe7235 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 10.0.0.84 "GET /v2.0/security-groups/867c1288-e543-498f-8fe1-5585bfc14d06 HTTP/1.1" status: 404 len: 347 time: 0.0201640 2026-05-27 11:07:15.650 10 INFO neutron.db.ovn_revision_numbers_db [None req-1aa64032-7c61-446d-adae-6ffc98f7ce36 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource 7edd3657-c5ef-48a5-bd3a-fb2cb9b16bae (type: subnets) to 0 2026-05-27 11:07:15.670 10 INFO neutron.wsgi [None req-1aa64032-7c61-446d-adae-6ffc98f7ce36 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.3785837 2026-05-27 11:07:15.682 10 WARNING neutron_lib.context [None req-b870a443-06f4-4143-8651-f86778b64bec 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:07:15.772 9 INFO neutron.services.segments.plugin [-] Segment 311b274c-b713-4c6e-a34a-961a279efa5c resource provider aggregate not found 2026-05-27 11:07:15.776 9 INFO neutron.services.segments.plugin [-] Segment 311b274c-b713-4c6e-a34a-961a279efa5c resource provider aggregate not found 2026-05-27 11:07:15.802 9 INFO neutron.services.segments.plugin [-] Segment 311b274c-b713-4c6e-a34a-961a279efa5c 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 311b274c-b713-4c6e-a34a-961a279efa5c found for delete ", "request_id": "req-25f40c09-5c84-47bd-858a-cc11324ef71d"}]} 2026-05-27 11:07:15.803 9 INFO neutron.services.segments.plugin [-] Segment 311b274c-b713-4c6e-a34a-961a279efa5c 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 311b274c-b713-4c6e-a34a-961a279efa5c found for delete ", "request_id": "req-e45afac4-8275-46f7-ae98-b5f13e22dabf"}]} 2026-05-27 11:07:15.815 10 INFO neutron.db.ovn_revision_numbers_db [None req-b870a443-06f4-4143-8651-f86778b64bec 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource fe5b7526-cc07-4221-b048-2f6a43f10c78 (type: routers) to 1 2026-05-27 11:07:15.831 10 INFO neutron.wsgi [None req-b870a443-06f4-4143-8651-f86778b64bec 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "POST /v2.0/routers HTTP/1.1" status: 201 len: 805 time: 0.1543777 2026-05-27 11:07:15.844 10 WARNING neutron_lib.context [None req-1f1920ad-94ee-448a-8c00-6cf9db12099d 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:07:15.950 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource f67fbf65-9c2f-4a35-ac76-09aa8d40b8f5 (type: ports) to 2 2026-05-27 11:07:16.132 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource f67fbf65-9c2f-4a35-ac76-09aa8d40b8f5 (type: router_ports) to 2 2026-05-27 11:07:16.144 9 INFO neutron.wsgi [None req-cd43f8ff-edc6-494c-9da8-750a43ce224c 693091555f6740baafffaa2f7f4ea397 248d8773a23e46fa889f4d829e22ceae - - default default] 10.0.0.84 "DELETE /v2.0/floatingips/156721bf-44da-4f63-bf69-c7c8895a56cd HTTP/1.1" status: 204 len: 168 time: 0.5158958 2026-05-27 11:07:16.242 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1f1920ad-94ee-448a-8c00-6cf9db12099d 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] No more DHCP agents 2026-05-27 11:07:16.245 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1f1920ad-94ee-448a-8c00-6cf9db12099d 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Unable to schedule network 636e1bc4-8ace-4672-8289-e773e40faef7: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:16.365 10 INFO neutron.db.ovn_revision_numbers_db [None req-1f1920ad-94ee-448a-8c00-6cf9db12099d 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource a8a30bc0-95cc-4f24-a8a6-ff68c8508222 (type: ports) to 1 2026-05-27 11:07:16.399 10 INFO neutron.wsgi [None req-1f1920ad-94ee-448a-8c00-6cf9db12099d 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1155 time: 0.5602627 2026-05-27 11:07:16.776 9 INFO neutron.wsgi [req-718cbb33-8e88-4ca0-90a4-b90fcc74de87 req-2ff3a0aa-650e-4c55-9ef4-d9a0bc64cfa6 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8 HTTP/1.1" status: 200 len: 1168 time: 0.0875578 2026-05-27 11:07:16.884 9 INFO neutron.wsgi [req-718cbb33-8e88-4ca0-90a4-b90fcc74de87 req-731a1904-77da-4984-ac9a-daa1f33d75fe 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=bcdd3699-2559-488b-a4c6-7c09f443487d&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.1005905 2026-05-27 11:07:17.293 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-e378e77a-d349-43ba-84c4-b97b0fe843d2 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-a8a30bc0-95cc-4f24-a8a6-ff68c8508222 2026-05-27 11:07:17.293 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:07:17.293 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:07:17.293 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:07:17.293 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:07:17.293 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:07:17.293 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:07:17.293 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:07:17.293 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:07:17.293 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:07:17.293 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:07:17.293 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:07:17.293 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-a8a30bc0-95cc-4f24-a8a6-ff68c8508222 2026-05-27 11:07:17.293 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:07:17.293 9 ERROR neutron_lib.callbacks.manager [None req-e378e77a-d349-43ba-84c4-b97b0fe843d2 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-a8a30bc0-95cc-4f24-a8a6-ff68c8508222 2026-05-27 11:07:17.293 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:07:17.293 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:07:17.293 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:07:17.293 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:07:17.293 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:07:17.293 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:07:17.293 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:07:17.293 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:07:17.293 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:07:17.293 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:07:17.293 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:07:17.293 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:07:17.293 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:07:17.293 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:07:17.293 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:07:17.293 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:07:17.293 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:07:17.293 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:07:17.293 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:07:17.293 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-a8a30bc0-95cc-4f24-a8a6-ff68c8508222 2026-05-27 11:07:17.293 9 ERROR neutron_lib.callbacks.manager  2026-05-27 11:07:17.492 9 INFO neutron.db.ovn_revision_numbers_db [None req-e378e77a-d349-43ba-84c4-b97b0fe843d2 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource a8a30bc0-95cc-4f24-a8a6-ff68c8508222 (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-05-27 11:07:18.075 9 INFO neutron.wsgi [req-e616aecd-0d04-4a87-8098-8f6ed3c5cc9e req-4e4ac91b-c187-4461-8d21-615d0457e7f7 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8 HTTP/1.1" status: 200 len: 1168 time: 0.0945847 2026-05-27 11:07:18.175 9 INFO neutron.wsgi [req-e616aecd-0d04-4a87-8098-8f6ed3c5cc9e req-40412aef-3fa0-4e24-97a5-b3d6d36a5e69 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=bcdd3699-2559-488b-a4c6-7c09f443487d&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0944848 2026-05-27 11:07:18.448 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-e378e77a-d349-43ba-84c4-b97b0fe843d2 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-a8a30bc0-95cc-4f24-a8a6-ff68c8508222 2026-05-27 11:07:18.448 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:07:18.448 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:07:18.448 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:07:18.448 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:07:18.448 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:07:18.448 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:07:18.448 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:07:18.448 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:07:18.448 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:07:18.448 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:07:18.448 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:07:18.448 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-a8a30bc0-95cc-4f24-a8a6-ff68c8508222 2026-05-27 11:07:18.448 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:07:18.448 9 ERROR neutron_lib.callbacks.manager [None req-e378e77a-d349-43ba-84c4-b97b0fe843d2 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-a8a30bc0-95cc-4f24-a8a6-ff68c8508222 2026-05-27 11:07:18.448 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:07:18.448 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:07:18.448 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:07:18.448 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:07:18.448 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:07:18.448 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:07:18.448 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:07:18.448 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:07:18.448 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:07:18.448 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:07:18.448 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:07:18.448 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:07:18.448 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:07:18.448 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:07:18.448 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:07:18.448 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:07:18.448 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:07:18.448 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:07:18.448 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:07:18.448 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-a8a30bc0-95cc-4f24-a8a6-ff68c8508222 2026-05-27 11:07:18.448 9 ERROR neutron_lib.callbacks.manager  2026-05-27 11:07:18.534 9 INFO neutron.wsgi [None req-62963520-3d0f-4916-a474-e8e2309261b7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "PUT /v2.0/routers/42b59b1a-7131-4ef7-88e6-ed4988b9e2e8/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 2.2807860 /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-05-27 11:07:18.665 9 INFO neutron.db.ovn_revision_numbers_db [None req-e378e77a-d349-43ba-84c4-b97b0fe843d2 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource a8a30bc0-95cc-4f24-a8a6-ff68c8508222 (type: ports) to 2 2026-05-27 11:07:18.736 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e378e77a-d349-43ba-84c4-b97b0fe843d2 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] No more DHCP agents 2026-05-27 11:07:18.738 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e378e77a-d349-43ba-84c4-b97b0fe843d2 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Unable to schedule network 636e1bc4-8ace-4672-8289-e773e40faef7: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:18.901 9 INFO neutron.db.ovn_revision_numbers_db [None req-e378e77a-d349-43ba-84c4-b97b0fe843d2 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource a8a30bc0-95cc-4f24-a8a6-ff68c8508222 (type: router_ports) to 2 2026-05-27 11:07:18.908 9 INFO neutron.wsgi [None req-e378e77a-d349-43ba-84c4-b97b0fe843d2 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "PUT /v2.0/routers/fe5b7526-cc07-4221-b048-2f6a43f10c78/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.5042028 /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-05-27 11:07:19.034 9 INFO neutron.wsgi [None req-ea9e94d6-cfc4-4fb4-931a-5eaeba3b7cdc 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "GET /v2.0/ports/a8a30bc0-95cc-4f24-a8a6-ff68c8508222 HTTP/1.1" status: 200 len: 1211 time: 0.1189749 /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-05-27 11:07:19.543 9 INFO neutron.wsgi [req-fc4f5848-6040-453e-a7c3-d907cd32139d req-0cfd8f93-494c-47bd-afa8-569b5d179061 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8 HTTP/1.1" status: 200 len: 1168 time: 0.3049529 2026-05-27 11:07:19.616 10 INFO neutron.wsgi [None req-d0b43ae5-81d5-4527-90d4-b6c1813fac91 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/routers/42b59b1a-7131-4ef7-88e6-ed4988b9e2e8 HTTP/1.1" status: 204 len: 168 time: 1.0769165 2026-05-27 11:07:19.622 9 INFO neutron.wsgi [req-fc4f5848-6040-453e-a7c3-d907cd32139d req-559701ad-52e2-4a12-9874-e879c9dcf903 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=bcdd3699-2559-488b-a4c6-7c09f443487d&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0712807 2026-05-27 11:07:19.657 10 INFO neutron.db.ovn_revision_numbers_db [None req-a404adb1-8384-4cad-9d6f-cbd30fb71994 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource a106354e-61e1-44d7-9b2f-233ae3cca19a (type: security_groups) to 1 2026-05-27 11:07:19.686 10 INFO neutron.db.ovn_revision_numbers_db [None req-a404adb1-8384-4cad-9d6f-cbd30fb71994 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 0036e370-be03-4cc9-b6b2-158851cee7e7 (type: security_group_rules) to 0 2026-05-27 11:07:19.706 10 INFO neutron.db.ovn_revision_numbers_db [None req-a404adb1-8384-4cad-9d6f-cbd30fb71994 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource b8797802-db5b-43be-8025-32b11208b3e3 (type: security_group_rules) to 0 2026-05-27 11:07:19.725 10 INFO neutron.db.ovn_revision_numbers_db [None req-a404adb1-8384-4cad-9d6f-cbd30fb71994 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource e0e7c866-6834-4be2-8cb4-e746203f72dd (type: security_group_rules) to 0 2026-05-27 11:07:19.745 10 INFO neutron.db.ovn_revision_numbers_db [None req-a404adb1-8384-4cad-9d6f-cbd30fb71994 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource e1adb782-91aa-4a85-bc54-77f591416575 (type: security_group_rules) to 0 2026-05-27 11:07:19.771 10 INFO neutron.wsgi [None req-a404adb1-8384-4cad-9d6f-cbd30fb71994 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=716a74f73d8c409985b9bd6a1b56383e&name=default HTTP/1.1" status: 200 len: 3120 time: 0.7035317 2026-05-27 11:07:19.900 10 INFO neutron.wsgi [None req-3c7dead4-4ab4-44d4-b28c-108e35a799a0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/subnets/d9b8e115-6b85-429a-a471-dd6ade5ccc0f HTTP/1.1" status: 204 len: 168 time: 0.2778797 2026-05-27 11:07:20.069 9 INFO neutron.wsgi [None req-0a9666b6-5c8d-4ca2-b105-49f9fba38dfd 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "PUT /v2.0/routers/fe5b7526-cc07-4221-b048-2f6a43f10c78/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.0304625 /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-05-27 11:07:20.092 10 INFO neutron.wsgi [None req-270b069c-80af-4e74-ba15-9d7777ceec01 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/a106354e-61e1-44d7-9b2f-233ae3cca19a HTTP/1.1" status: 204 len: 168 time: 0.3138950 2026-05-27 11:07:20.162 9 INFO neutron.api.v2.resource [None req-f2a97008-629e-43e7-8cff-139711abccc4 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-05-27 11:07:20.164 9 INFO neutron.wsgi [None req-f2a97008-629e-43e7-8cff-139711abccc4 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "PUT /v2.0/routers/fe5b7526-cc07-4221-b048-2f6a43f10c78/remove_router_interface HTTP/1.1" status: 404 len: 398 time: 0.0848806 2026-05-27 11:07:20.188 9 INFO neutron.wsgi [None req-b9bfa89e-dbfb-4e8a-9e79-6273a4e78470 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "GET /v2.0/ports?device_id=fe5b7526-cc07-4221-b048-2f6a43f10c78 HTTP/1.1" status: 200 len: 205 time: 0.0204000 2026-05-27 11:07:20.308 10 INFO neutron.services.segments.plugin [-] Segment 7f9a5814-afaa-439d-993f-4668933a534a resource provider aggregate not found 2026-05-27 11:07:20.315 10 INFO neutron.services.segments.plugin [-] Segment 7f9a5814-afaa-439d-993f-4668933a534a resource provider aggregate not found 2026-05-27 11:07:20.330 10 INFO neutron.services.segments.plugin [-] Segment 7f9a5814-afaa-439d-993f-4668933a534a 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 7f9a5814-afaa-439d-993f-4668933a534a found for delete ", "request_id": "req-47453c8f-5d2e-4904-9b7f-e2d5e83a92b9"}]} 2026-05-27 11:07:20.332 10 INFO neutron.services.segments.plugin [-] Segment 7f9a5814-afaa-439d-993f-4668933a534a 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 7f9a5814-afaa-439d-993f-4668933a534a found for delete ", "request_id": "req-e90de96c-290f-42f3-a329-7bac33d212d8"}]} 2026-05-27 11:07:20.343 10 INFO neutron.wsgi [None req-dda5cc2e-ee4f-4989-a69b-ed9820bdace1 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/networks/32d828fd-b264-46a6-8063-fa0440024f74 HTTP/1.1" status: 204 len: 168 time: 0.4365661 2026-05-27 11:07:20.463 9 INFO neutron.wsgi [None req-c1c57886-e377-4598-9564-7398a3595f7a 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "DELETE /v2.0/routers/fe5b7526-cc07-4221-b048-2f6a43f10c78 HTTP/1.1" status: 204 len: 168 time: 0.2679219 2026-05-27 11:07:20.563 10 INFO neutron.wsgi [None req-18e9782c-3f9c-4234-87b7-9fb874617295 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=248d8773a23e46fa889f4d829e22ceae&name=default HTTP/1.1" status: 200 len: 3120 time: 0.0465751 2026-05-27 11:07:20.685 9 INFO neutron.wsgi [None req-786c969d-d6ef-460e-aa18-a73861ee3c2c 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/7edd3657-c5ef-48a5-bd3a-fb2cb9b16bae HTTP/1.1" status: 204 len: 168 time: 0.2164664 2026-05-27 11:07:20.793 10 INFO neutron.wsgi [None req-fa96cf31-1630-42a7-aab8-8fd699cfe816 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/221c5d44-6bbb-4158-b389-ad4755b55354 HTTP/1.1" status: 204 len: 168 time: 0.2256422 2026-05-27 11:07:20.819 9 INFO neutron.wsgi [req-2e920a31-af44-4049-a184-bf86c661812e req-f92fd5d3-29a8-4ed9-a14e-3cb296c1f67e 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8 HTTP/1.1" status: 200 len: 1168 time: 0.1124403 2026-05-27 11:07:20.869 9 INFO neutron.wsgi [req-2e920a31-af44-4049-a184-bf86c661812e req-b7fb287e-63c1-4b3a-983b-7ab7c97784f0 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=bcdd3699-2559-488b-a4c6-7c09f443487d&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0455723 2026-05-27 11:07:21.110 9 INFO neutron.services.segments.plugin [-] Segment 9bb2cf73-2985-45f1-98c8-ac127c5399df resource provider aggregate not found 2026-05-27 11:07:21.116 9 INFO neutron.services.segments.plugin [-] Segment 9bb2cf73-2985-45f1-98c8-ac127c5399df resource provider aggregate not found 2026-05-27 11:07:21.124 9 INFO neutron.services.segments.plugin [-] Segment 9bb2cf73-2985-45f1-98c8-ac127c5399df 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 9bb2cf73-2985-45f1-98c8-ac127c5399df found for delete ", "request_id": "req-cdb29742-ade0-40d9-ae8b-f20887064777"}]} 2026-05-27 11:07:21.131 9 INFO neutron.services.segments.plugin [-] Segment 9bb2cf73-2985-45f1-98c8-ac127c5399df 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 9bb2cf73-2985-45f1-98c8-ac127c5399df found for delete ", "request_id": "req-bc29accc-2304-4e30-9fb4-5c48d30f40ee"}]} 2026-05-27 11:07:21.152 9 INFO neutron.wsgi [None req-e04634ee-94b0-4419-91f9-915b114ad283 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "DELETE /v2.0/networks/636e1bc4-8ace-4672-8289-e773e40faef7 HTTP/1.1" status: 204 len: 168 time: 0.4574401 2026-05-27 11:07:21.166 10 WARNING neutron_lib.context [None req-b29b8be0-3734-4786-8a23-3af13361e694 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:07:21.246 10 INFO neutron.db.segments_db [None req-b29b8be0-3734-4786-8a23-3af13361e694 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Added segment 22e466d1-1129-42fa-b922-a6ac9301aa3d of type geneve for network 590d0680-cb96-4a79-823b-d2482af4bf8d 2026-05-27 11:07:21.383 10 INFO neutron.db.ovn_revision_numbers_db [None req-b29b8be0-3734-4786-8a23-3af13361e694 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource 590d0680-cb96-4a79-823b-d2482af4bf8d (type: networks) to 1 2026-05-27 11:07:21.496 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] No hosting information found for port f67fbf65-9c2f-4a35-ac76-09aa8d40b8f5: RuntimeError: No hosting information found for port f67fbf65-9c2f-4a35-ac76-09aa8d40b8f5 2026-05-27 11:07:21.497 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status up for port: e0a4f405-d462-44eb-8207-18cf42860c4f 2026-05-27 11:07:21.507 9 INFO neutron.plugins.ml2.plugin [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Attempt 1 to provision port e0a4f405-d462-44eb-8207-18cf42860c4f 2026-05-27 11:07:21.607 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b29b8be0-3734-4786-8a23-3af13361e694 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] No more DHCP agents 2026-05-27 11:07:21.609 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b29b8be0-3734-4786-8a23-3af13361e694 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Unable to schedule network 590d0680-cb96-4a79-823b-d2482af4bf8d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:21.673 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-1ecd329c-f71d-41db-9d29-bc99637711f7'] response: {'server_uuid': 'f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e0a4f405-d462-44eb-8207-18cf42860c4f', 'code': 200} 2026-05-27 11:07:21.738 10 INFO neutron.db.ovn_revision_numbers_db [None req-b29b8be0-3734-4786-8a23-3af13361e694 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource 1c38e86f-181c-445b-b8cb-31e0f1754414 (type: ports) to 1 2026-05-27 11:07:21.771 10 INFO neutron.wsgi [None req-b29b8be0-3734-4786-8a23-3af13361e694 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 833 time: 0.6128528 2026-05-27 11:07:21.781 10 WARNING neutron_lib.context [None req-5a074a87-58a9-4775-aee7-2ab742d91ceb 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:07:21.915 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource e0a4f405-d462-44eb-8207-18cf42860c4f (type: ports) to 4 2026-05-27 11:07:21.988 9 INFO neutron.wsgi [req-1edd23d0-869f-4725-8e1d-5627f10a8e3c req-2ad9bf47-3d54-4b7d-ba12-ca5a557b3dd6 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8 HTTP/1.1" status: 200 len: 1170 time: 0.0469301 2026-05-27 11:07:21.991 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status up for port: a8a30bc0-95cc-4f24-a8a6-ff68c8508222 /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-05-27 11:07:22.045 9 INFO neutron.wsgi [req-1edd23d0-869f-4725-8e1d-5627f10a8e3c req-633a4fa7-b5bb-419c-b842-2fcee2428c6f 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=bcdd3699-2559-488b-a4c6-7c09f443487d&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0481951 2026-05-27 11:07:22.063 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5a074a87-58a9-4775-aee7-2ab742d91ceb 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] No more DHCP agents 2026-05-27 11:07:22.066 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5a074a87-58a9-4775-aee7-2ab742d91ceb 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Unable to schedule network 590d0680-cb96-4a79-823b-d2482af4bf8d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:22.105 10 INFO neutron.db.ovn_revision_numbers_db [None req-5a074a87-58a9-4775-aee7-2ab742d91ceb 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource ff7c8fb9-9e6b-4d19-aae8-1a2ddd405fc2 (type: subnets) to 0 2026-05-27 11:07:22.119 10 INFO neutron.wsgi [None req-5a074a87-58a9-4775-aee7-2ab742d91ceb 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.3434825 2026-05-27 11:07:22.127 10 WARNING neutron_lib.context [None req-b8104cfe-feb7-4eed-ac74-74d14d7f0e14 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:07:22.177 9 INFO neutron.wsgi [req-e1203f4c-703d-4c25-8833-b26d9b8c0e8c req-e54e4277-183b-4b56-b2e1-7c432c7e3f39 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8 HTTP/1.1" status: 200 len: 1170 time: 0.0604708 2026-05-27 11:07:22.253 10 INFO neutron.db.ovn_revision_numbers_db [None req-b8104cfe-feb7-4eed-ac74-74d14d7f0e14 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource 41eb013b-db8f-4999-a947-c8a9cff2f8e4 (type: routers) to 1 2026-05-27 11:07:22.270 10 INFO neutron.wsgi [None req-b8104cfe-feb7-4eed-ac74-74d14d7f0e14 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "POST /v2.0/routers HTTP/1.1" status: 201 len: 806 time: 0.1466537 2026-05-27 11:07:22.760 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8fa24cf2-1d1f-444f-8aec-9d460c3c9cdf 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] No more DHCP agents 2026-05-27 11:07:22.762 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8fa24cf2-1d1f-444f-8aec-9d460c3c9cdf 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Unable to schedule network 590d0680-cb96-4a79-823b-d2482af4bf8d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:22.871 10 INFO neutron.db.ovn_revision_numbers_db [None req-8fa24cf2-1d1f-444f-8aec-9d460c3c9cdf 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource 41911e70-7da3-4f2d-b3a3-e50fc069312e (type: ports) to 1 2026-05-27 11:07:23.199 9 INFO neutron.db.ovn_revision_numbers_db [None req-d2a0680b-bf3e-4ce8-9bcf-80c5993081e8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource d196580f-1950-4122-8bff-1ad80535ef04 (type: security_groups) to 1 2026-05-27 11:07:23.207 9 INFO neutron.db.ovn_revision_numbers_db [None req-4107fe40-c0db-42ca-ada7-e17885e056b9 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] Successfully bumped revision number for resource 4c9c2975-cd79-4800-8a80-46ef7f79c341 (type: floatingips) to 1 2026-05-27 11:07:23.228 9 INFO neutron.db.ovn_revision_numbers_db [None req-d2a0680b-bf3e-4ce8-9bcf-80c5993081e8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 1262460c-9c10-4118-a8b0-3a0c33a83d88 (type: security_group_rules) to 0 2026-05-27 11:07:23.249 9 INFO neutron.db.ovn_revision_numbers_db [None req-d2a0680b-bf3e-4ce8-9bcf-80c5993081e8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 13b3d66d-c98f-4253-8629-4ba1e92bae0a (type: security_group_rules) to 0 2026-05-27 11:07:23.283 9 INFO neutron.db.ovn_revision_numbers_db [None req-d2a0680b-bf3e-4ce8-9bcf-80c5993081e8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 1838510e-3c73-465f-b999-c72bbef6d329 (type: security_group_rules) to 0 2026-05-27 11:07:23.302 9 INFO neutron.db.ovn_revision_numbers_db [None req-d2a0680b-bf3e-4ce8-9bcf-80c5993081e8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 60a53a89-4dae-4c9a-853d-d68b84416656 (type: security_group_rules) to 0 2026-05-27 11:07:23.355 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-8fa24cf2-1d1f-444f-8aec-9d460c3c9cdf 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-41911e70-7da3-4f2d-b3a3-e50fc069312e 2026-05-27 11:07:23.355 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:07:23.355 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:07:23.355 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:07:23.355 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:07:23.355 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:07:23.355 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:07:23.355 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:07:23.355 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:07:23.355 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:07:23.355 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:07:23.355 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:07:23.355 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-41911e70-7da3-4f2d-b3a3-e50fc069312e 2026-05-27 11:07:23.355 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:07:23.356 10 ERROR neutron_lib.callbacks.manager [None req-8fa24cf2-1d1f-444f-8aec-9d460c3c9cdf 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-41911e70-7da3-4f2d-b3a3-e50fc069312e 2026-05-27 11:07:23.356 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:07:23.356 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:07:23.356 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:07:23.356 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:07:23.356 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:07:23.356 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:07:23.356 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:07:23.356 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:07:23.356 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:07:23.356 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:07:23.356 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:07:23.356 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:07:23.356 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:07:23.356 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:07:23.356 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:07:23.356 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:07:23.356 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:07:23.356 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:07:23.356 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:07:23.356 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-41911e70-7da3-4f2d-b3a3-e50fc069312e 2026-05-27 11:07:23.356 10 ERROR neutron_lib.callbacks.manager  2026-05-27 11:07:23.366 9 INFO neutron.db.segments_db [None req-d2a0680b-bf3e-4ce8-9bcf-80c5993081e8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Added segment 717c0aa5-06e0-4295-89db-47258aa6ddea of type geneve for network 5e19dcc3-274f-47a3-9b1b-5a2ce10eb0ed 2026-05-27 11:07:23.392 9 INFO neutron.db.ovn_revision_numbers_db [None req-4107fe40-c0db-42ca-ada7-e17885e056b9 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] Successfully bumped revision number for resource 4c9c2975-cd79-4800-8a80-46ef7f79c341 (type: floatingips) to 2 2026-05-27 11:07:23.393 9 INFO neutron.db.l3_db [None req-4107fe40-c0db-42ca-ada7-e17885e056b9 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] Floating IP 4c9c2975-cd79-4800-8a80-46ef7f79c341 associated. External IP: 10.96.250.205, port: e0a4f405-d462-44eb-8207-18cf42860c4f. 2026-05-27 11:07:23.452 9 INFO neutron.wsgi [None req-4107fe40-c0db-42ca-ada7-e17885e056b9 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.84 "PUT /v2.0/floatingips/4c9c2975-cd79-4800-8a80-46ef7f79c341 HTTP/1.1" status: 200 len: 1049 time: 1.2619727 2026-05-27 11:07:23.496 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status up for port: 41911e70-7da3-4f2d-b3a3-e50fc069312e 2026-05-27 11:07:23.513 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port 41911e70-7da3-4f2d-b3a3-e50fc069312e 2026-05-27 11:07:23.534 10 INFO neutron.db.ovn_revision_numbers_db [None req-8fa24cf2-1d1f-444f-8aec-9d460c3c9cdf 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource 41911e70-7da3-4f2d-b3a3-e50fc069312e (type: ports) to 1 2026-05-27 11:07:23.541 9 INFO neutron.db.ovn_revision_numbers_db [None req-d2a0680b-bf3e-4ce8-9bcf-80c5993081e8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 5e19dcc3-274f-47a3-9b1b-5a2ce10eb0ed (type: networks) to 1 2026-05-27 11:07:23.715 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3011c9c-dd89-4408-89af-bae2c70fbb5b'] response: {'server_uuid': 'f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e0a4f405-d462-44eb-8207-18cf42860c4f', 'code': 200} 2026-05-27 11:07:23.716 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-d3011c9c-dd89-4408-89af-bae2c70fbb5b'] response: {'name': 'network-changed', 'server_uuid': 'f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8', 'tag': 'e0a4f405-d462-44eb-8207-18cf42860c4f', 'status': 'completed', 'code': 200} 2026-05-27 11:07:23.736 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d2a0680b-bf3e-4ce8-9bcf-80c5993081e8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:07:23.742 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d2a0680b-bf3e-4ce8-9bcf-80c5993081e8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 5e19dcc3-274f-47a3-9b1b-5a2ce10eb0ed: 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-05-27 11:07:23.825 9 INFO neutron.wsgi [req-e092fee2-33f7-4a67-b4de-c524094532b7 req-35573c09-e81f-4c45-97ce-07cbd2650a18 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=432b1e5ab0df47cc93f694263eb1e0b1&device_id=f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8 HTTP/1.1" status: 200 len: 1409 time: 0.0740917 2026-05-27 11:07:23.896 9 INFO neutron.db.ovn_revision_numbers_db [None req-d2a0680b-bf3e-4ce8-9bcf-80c5993081e8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource b49d7938-0750-45f7-ae07-eb0165c6116b (type: ports) to 1 2026-05-27 11:07:23.899 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8fa24cf2-1d1f-444f-8aec-9d460c3c9cdf 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] No more DHCP agents 2026-05-27 11:07:23.900 9 INFO neutron.wsgi [req-e092fee2-33f7-4a67-b4de-c524094532b7 req-8a6aa58b-31a6-4c11-acaf-c0bf0ad9667e 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=e99886b6-2886-466f-945d-fd77077f6722 HTTP/1.1" status: 200 len: 974 time: 0.0710483 2026-05-27 11:07:23.901 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8fa24cf2-1d1f-444f-8aec-9d460c3c9cdf 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Unable to schedule network 590d0680-cb96-4a79-823b-d2482af4bf8d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:23.944 9 INFO neutron.wsgi [None req-d2a0680b-bf3e-4ce8-9bcf-80c5993081e8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 946 time: 1.2492857 2026-05-27 11:07:23.963 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017788 2026-05-27 11:07:23.966 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014691 2026-05-27 11:07:23.978 9 INFO neutron.wsgi [req-e092fee2-33f7-4a67-b4de-c524094532b7 req-67c9bdd4-2a72-4028-b952-b4c807c6e38e 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e0a4f405-d462-44eb-8207-18cf42860c4f HTTP/1.1" status: 200 len: 1059 time: 0.0736556 2026-05-27 11:07:24.030 9 INFO neutron.wsgi [req-e092fee2-33f7-4a67-b4de-c524094532b7 req-43dc226b-6a4b-4578-b6ca-752bf512e240 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=d2d71880-3741-4023-8acf-26e915c97ee0 HTTP/1.1" status: 200 len: 869 time: 0.0441930 2026-05-27 11:07:24.070 9 INFO neutron.wsgi [req-e092fee2-33f7-4a67-b4de-c524094532b7 req-4d61f4f5-52b4-4f25-81c5-a910a9414d94 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=e99886b6-2886-466f-945d-fd77077f6722&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0330169 2026-05-27 11:07:24.120 10 INFO neutron.db.ovn_revision_numbers_db [None req-8fa24cf2-1d1f-444f-8aec-9d460c3c9cdf 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource 41911e70-7da3-4f2d-b3a3-e50fc069312e (type: router_ports) to 1 2026-05-27 11:07:24.125 10 INFO neutron.wsgi [None req-8fa24cf2-1d1f-444f-8aec-9d460c3c9cdf 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "PUT /v2.0/routers/41eb013b-db8f-4999-a947-c8a9cff2f8e4/add_router_interface HTTP/1.1" status: 200 len: 503 time: 1.8495147 2026-05-27 11:07:24.147 9 INFO neutron.wsgi [req-e092fee2-33f7-4a67-b4de-c524094532b7 req-e579a259-3291-4722-ba11-61ea32db92da 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/e99886b6-2886-466f-945d-fd77077f6722?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0713322 2026-05-27 11:07:24.169 10 INFO neutron.wsgi [None req-2fffda57-0ced-4e15-8441-73c1ad4f147c 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "GET /v2.0/ports/41911e70-7da3-4f2d-b3a3-e50fc069312e HTTP/1.1" status: 200 len: 1141 time: 0.0390975 2026-05-27 11:07:24.210 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a56d5eef-09e1-4024-80fc-b3ad5262c3b9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:07:24.214 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a56d5eef-09e1-4024-80fc-b3ad5262c3b9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 5e19dcc3-274f-47a3-9b1b-5a2ce10eb0ed: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:24.268 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource 41911e70-7da3-4f2d-b3a3-e50fc069312e (type: ports) to 2 2026-05-27 11:07:24.281 9 INFO neutron.wsgi [req-e092fee2-33f7-4a67-b4de-c524094532b7 req-46c721f3-85cf-4c62-9a39-ea69073dc473 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/e99886b6-2886-466f-945d-fd77077f6722?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1256893 2026-05-27 11:07:24.317 9 INFO neutron.wsgi [None req-03f9a807-6874-43e5-9f9a-82f9236738eb 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "GET /v2.0/ports/41911e70-7da3-4f2d-b3a3-e50fc069312e HTTP/1.1" status: 200 len: 1141 time: 0.1379929 2026-05-27 11:07:24.405 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource 41911e70-7da3-4f2d-b3a3-e50fc069312e (type: router_ports) to 2 2026-05-27 11:07:24.574 9 INFO neutron.wsgi [req-4866989a-ed72-4f13-be39-2a19bacdae7c req-829fe6a5-4203-47c6-820a-2e9df33a972e 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?device_id=f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0737729 2026-05-27 11:07:24.718 9 INFO neutron.wsgi [req-4866989a-ed72-4f13-be39-2a19bacdae7c req-9da3d716-89f5-42b3-b339-a40feb36b09b 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=432b1e5ab0df47cc93f694263eb1e0b1&device_id=f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8 HTTP/1.1" status: 200 len: 1409 time: 0.0810900 2026-05-27 11:07:25.088 9 INFO neutron.wsgi [req-4866989a-ed72-4f13-be39-2a19bacdae7c req-7d9d468f-9805-41ca-8900-c0c3978a9bcf 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=e99886b6-2886-466f-945d-fd77077f6722 HTTP/1.1" status: 200 len: 974 time: 0.3506751 2026-05-27 11:07:25.176 9 INFO neutron.wsgi [req-4866989a-ed72-4f13-be39-2a19bacdae7c req-ff6d2ec0-2f87-47f9-9b2f-e435b72f8b86 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e0a4f405-d462-44eb-8207-18cf42860c4f HTTP/1.1" status: 200 len: 1059 time: 0.0802155 2026-05-27 11:07:25.248 9 INFO neutron.wsgi [req-4866989a-ed72-4f13-be39-2a19bacdae7c req-b58839e1-c133-4a4c-bb3a-180aebb6a455 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=d2d71880-3741-4023-8acf-26e915c97ee0 HTTP/1.1" status: 200 len: 869 time: 0.0646265 2026-05-27 11:07:25.283 9 INFO neutron.wsgi [req-4866989a-ed72-4f13-be39-2a19bacdae7c req-064e673b-8932-469c-8979-676c67ba005b 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=e99886b6-2886-466f-945d-fd77077f6722&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0259819 2026-05-27 11:07:25.401 9 INFO neutron.wsgi [req-4866989a-ed72-4f13-be39-2a19bacdae7c req-ce52e3a7-e6d7-4bce-a892-c4dd112ddba5 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/e99886b6-2886-466f-945d-fd77077f6722?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0990715 2026-05-27 11:07:25.474 9 INFO neutron.db.ovn_revision_numbers_db [None req-a56d5eef-09e1-4024-80fc-b3ad5262c3b9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource b49d7938-0750-45f7-ae07-eb0165c6116b (type: ports) to 2 2026-05-27 11:07:25.514 9 INFO neutron.wsgi [req-4866989a-ed72-4f13-be39-2a19bacdae7c req-0233c513-7f00-4de2-9560-1abf8b3613c0 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/e99886b6-2886-466f-945d-fd77077f6722?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1035399 2026-05-27 11:07:25.549 9 INFO neutron.db.ovn_revision_numbers_db [None req-a56d5eef-09e1-4024-80fc-b3ad5262c3b9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource a9141722-7c77-4109-a649-cd15777622c3 (type: subnets) to 0 2026-05-27 11:07:25.587 9 INFO neutron.wsgi [None req-a56d5eef-09e1-4024-80fc-b3ad5262c3b9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 867 time: 1.6379950 2026-05-27 11:07:25.645 9 INFO neutron.wsgi [None req-b97bc9e1-2bcf-412b-b388-4f1ad0845a6b 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "PUT /v2.0/routers/41eb013b-db8f-4999-a947-c8a9cff2f8e4/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.3246188 /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-05-27 11:07:25.672 9 INFO neutron.wsgi [None req-36d38752-9e36-4200-a561-0dc33cc0fe31 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "GET /v2.0/ports?device_id=41eb013b-db8f-4999-a947-c8a9cff2f8e4 HTTP/1.1" status: 200 len: 205 time: 0.0231140 2026-05-27 11:07:25.936 9 INFO neutron.wsgi [None req-d1c2b742-5d1f-487d-a2c9-e34bbde9727b 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "DELETE /v2.0/routers/41eb013b-db8f-4999-a947-c8a9cff2f8e4 HTTP/1.1" status: 204 len: 168 time: 0.2571254 2026-05-27 11:07:26.120 9 INFO neutron.wsgi [None req-5ae4e150-efb7-4cb7-ad91-173dd3d620fd 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/ff7c8fb9-9e6b-4d19-aae8-1a2ddd405fc2 HTTP/1.1" status: 204 len: 168 time: 0.1775036 2026-05-27 11:07:26.140 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b8fc0bd6-8654-4188-8761-184d681fad3e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:07:26.142 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b8fc0bd6-8654-4188-8761-184d681fad3e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:26.322 10 INFO neutron.db.ovn_revision_numbers_db [None req-b8fc0bd6-8654-4188-8761-184d681fad3e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 8348ed75-fb89-4dfe-bd10-f57f064d522e (type: ports) to 1 2026-05-27 11:07:26.515 9 INFO neutron.services.segments.plugin [-] Segment 22e466d1-1129-42fa-b922-a6ac9301aa3d resource provider aggregate not found 2026-05-27 11:07:26.523 9 INFO neutron.services.segments.plugin [-] Segment 22e466d1-1129-42fa-b922-a6ac9301aa3d resource provider aggregate not found 2026-05-27 11:07:26.531 9 INFO neutron.services.segments.plugin [-] Segment 22e466d1-1129-42fa-b922-a6ac9301aa3d 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 22e466d1-1129-42fa-b922-a6ac9301aa3d found for delete ", "request_id": "req-df57ff89-ee29-4d9e-b044-6aac6ef93673"}]} 2026-05-27 11:07:26.542 9 INFO neutron.services.segments.plugin [-] Segment 22e466d1-1129-42fa-b922-a6ac9301aa3d 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 22e466d1-1129-42fa-b922-a6ac9301aa3d found for delete ", "request_id": "req-d05699ad-a0cd-46a3-8ce5-94268c6c7454"}]} 2026-05-27 11:07:26.567 9 INFO neutron.wsgi [None req-f6a8d129-f4b2-434b-98ab-c8a15c61fc39 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "DELETE /v2.0/networks/590d0680-cb96-4a79-823b-d2482af4bf8d HTTP/1.1" status: 204 len: 168 time: 0.4432466 2026-05-27 11:07:26.582 9 WARNING neutron_lib.context [None req-014d0cae-5821-4f71-a884-43555b2f79ea 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:07:27.094 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-175e2eae-dcfb-464b-996d-63bd75074605 - - - - - -] Schedule LRP lrp-8348ed75-fb89-4dfe-bd10-f57f064d522e on gateway 48f831bc-71ac-432d-a82d-4d8b8361e013 with priority 1 2026-05-27 11:07:27.125 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status up for port: 8348ed75-fb89-4dfe-bd10-f57f064d522e 2026-05-27 11:07:27.130 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b9fe7c78-f113-4369-9f33-23cd55a53877 - - - - - -] Router c8e84141-2c20-4f9f-8df2-304c7b9f3c2d is bound to host instance 2026-05-27 11:07:27.145 9 INFO neutron.plugins.ml2.plugin [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Attempt 1 to provision port 8348ed75-fb89-4dfe-bd10-f57f064d522e 2026-05-27 11:07:27.162 10 INFO neutron.db.ovn_revision_numbers_db [None req-b8fc0bd6-8654-4188-8761-184d681fad3e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 8348ed75-fb89-4dfe-bd10-f57f064d522e (type: router_ports) to 1 2026-05-27 11:07:27.219 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-014d0cae-5821-4f71-a884-43555b2f79ea 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] No more DHCP agents 2026-05-27 11:07:27.227 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-014d0cae-5821-4f71-a884-43555b2f79ea 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:27.304 10 INFO neutron.db.ovn_revision_numbers_db [None req-b8fc0bd6-8654-4188-8761-184d681fad3e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource c8e84141-2c20-4f9f-8df2-304c7b9f3c2d (type: routers) to 2 2026-05-27 11:07:27.321 10 INFO neutron.wsgi [None req-b8fc0bd6-8654-4188-8761-184d681fad3e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1169 time: 1.7271168 2026-05-27 11:07:27.493 9 INFO neutron.db.ovn_revision_numbers_db [None req-014d0cae-5821-4f71-a884-43555b2f79ea 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource fc43cf69-c4fe-4d48-9af8-95ac0b688c4b (type: ports) to 1 2026-05-27 11:07:27.855 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cfaaad64-7a07-44a9-9bda-232b2f3b0059 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:07:27.857 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cfaaad64-7a07-44a9-9bda-232b2f3b0059 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 5e19dcc3-274f-47a3-9b1b-5a2ce10eb0ed: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:28.029 10 INFO neutron.db.ovn_revision_numbers_db [None req-cfaaad64-7a07-44a9-9bda-232b2f3b0059 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource e9fceceb-b529-49e1-9168-ec03ad4b575e (type: ports) to 1 2026-05-27 11:07:28.517 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9fe7c78-f113-4369-9f33-23cd55a53877 - - - - - -] Successfully bumped revision number for resource 8348ed75-fb89-4dfe-bd10-f57f064d522e (type: ports) to 1 2026-05-27 11:07:28.636 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-bf5d6d2d-0946-41cc-957f-e77579c016fd - - - - - -] Schedule LRP lrp-fc43cf69-c4fe-4d48-9af8-95ac0b688c4b on gateway 48f831bc-71ac-432d-a82d-4d8b8361e013 with priority 1 2026-05-27 11:07:28.697 9 INFO neutron.db.ovn_revision_numbers_db [None req-014d0cae-5821-4f71-a884-43555b2f79ea 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource fc43cf69-c4fe-4d48-9af8-95ac0b688c4b (type: router_ports) to 1 2026-05-27 11:07:28.799 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-cfaaad64-7a07-44a9-9bda-232b2f3b0059 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-e9fceceb-b529-49e1-9168-ec03ad4b575e 2026-05-27 11:07:28.799 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:07:28.799 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:07:28.799 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:07:28.799 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:07:28.799 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:07:28.799 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:07:28.799 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:07:28.799 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:07:28.799 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:07:28.799 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:07:28.799 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:07:28.799 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-e9fceceb-b529-49e1-9168-ec03ad4b575e 2026-05-27 11:07:28.799 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:07:28.800 10 ERROR neutron_lib.callbacks.manager [None req-cfaaad64-7a07-44a9-9bda-232b2f3b0059 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-e9fceceb-b529-49e1-9168-ec03ad4b575e 2026-05-27 11:07:28.800 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:07:28.800 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:07:28.800 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:07:28.800 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:07:28.800 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:07:28.800 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:07:28.800 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:07:28.800 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:07:28.800 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:07:28.800 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:07:28.800 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:07:28.800 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:07:28.800 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:07:28.800 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:07:28.800 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:07:28.800 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:07:28.800 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:07:28.800 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:07:28.800 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:07:28.800 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-e9fceceb-b529-49e1-9168-ec03ad4b575e 2026-05-27 11:07:28.800 10 ERROR neutron_lib.callbacks.manager  2026-05-27 11:07:28.842 9 INFO neutron.db.ovn_revision_numbers_db [None req-014d0cae-5821-4f71-a884-43555b2f79ea 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource d0b0d5d0-d290-41e2-9eee-1c36fc56f931 (type: routers) to 2 2026-05-27 11:07:28.883 9 INFO neutron.wsgi [None req-014d0cae-5821-4f71-a884-43555b2f79ea 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1151 time: 2.3061047 2026-05-27 11:07:29.003 9 INFO neutron.wsgi [None req-528d1101-0a0e-4b22-82f1-d6d142896b28 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "GET /v2.0/routers/d0b0d5d0-d290-41e2-9eee-1c36fc56f931 HTTP/1.1" status: 200 len: 1152 time: 0.1148777 2026-05-27 11:07:29.071 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9fe7c78-f113-4369-9f33-23cd55a53877 - - - - - -] Successfully bumped revision number for resource 8348ed75-fb89-4dfe-bd10-f57f064d522e (type: router_ports) to 3 2026-05-27 11:07:29.080 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] No port found with ID 41911e70-7da3-4f2d-b3a3-e50fc069312e: RuntimeError: No port found with ID 41911e70-7da3-4f2d-b3a3-e50fc069312e 2026-05-27 11:07:29.124 10 INFO neutron.db.ovn_revision_numbers_db [None req-cfaaad64-7a07-44a9-9bda-232b2f3b0059 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource e9fceceb-b529-49e1-9168-ec03ad4b575e (type: ports) to 1 2026-05-27 11:07:29.200 10 INFO neutron.wsgi [None req-c21dc544-b9d5-4faf-b5c6-8ded6492ccd1 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "GET /v2.0/routers HTTP/1.1" status: 200 len: 1155 time: 0.1878910 2026-05-27 11:07:29.287 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-cfaaad64-7a07-44a9-9bda-232b2f3b0059 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:07:29.289 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-cfaaad64-7a07-44a9-9bda-232b2f3b0059 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 5e19dcc3-274f-47a3-9b1b-5a2ce10eb0ed: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:29.325 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9fe7c78-f113-4369-9f33-23cd55a53877 - - - - - -] Successfully bumped revision number for resource 8348ed75-fb89-4dfe-bd10-f57f064d522e (type: ports) to 2 2026-05-27 11:07:30.042 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9fe7c78-f113-4369-9f33-23cd55a53877 - - - - - -] Successfully bumped revision number for resource 8348ed75-fb89-4dfe-bd10-f57f064d522e (type: ports) to 4 2026-05-27 11:07:30.184 10 INFO neutron.db.ovn_revision_numbers_db [None req-ec13bc82-0204-4c47-a282-e8111db95867 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] Successfully bumped revision number for resource d0b0d5d0-d290-41e2-9eee-1c36fc56f931 (type: routers) to 3 2026-05-27 11:07:30.190 10 INFO neutron.wsgi [None req-ec13bc82-0204-4c47-a282-e8111db95867 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "PUT /v2.0/routers/d0b0d5d0-d290-41e2-9eee-1c36fc56f931 HTTP/1.1" status: 200 len: 1159 time: 0.9837720 2026-05-27 11:07:30.326 10 INFO neutron.wsgi [None req-6094cc47-537b-4474-b84d-c1042071d014 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "GET /v2.0/routers/d0b0d5d0-d290-41e2-9eee-1c36fc56f931 HTTP/1.1" status: 200 len: 1159 time: 0.1292882 2026-05-27 11:07:30.357 9 INFO neutron.wsgi [None req-d6bba583-b0b6-4517-b583-11a2a7482617 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "GET /v2.0/ports?device_id=d0b0d5d0-d290-41e2-9eee-1c36fc56f931 HTTP/1.1" status: 200 len: 205 time: 0.0224564 2026-05-27 11:07:30.377 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9fe7c78-f113-4369-9f33-23cd55a53877 - - - - - -] Successfully bumped revision number for resource 8348ed75-fb89-4dfe-bd10-f57f064d522e (type: router_ports) to 4 2026-05-27 11:07:30.415 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status up for port: fc43cf69-c4fe-4d48-9af8-95ac0b688c4b 2026-05-27 11:07:30.440 9 INFO neutron.plugins.ml2.plugin [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Attempt 1 to provision port fc43cf69-c4fe-4d48-9af8-95ac0b688c4b 2026-05-27 11:07:30.539 10 INFO neutron.db.ovn_revision_numbers_db [None req-cfaaad64-7a07-44a9-9bda-232b2f3b0059 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource e9fceceb-b529-49e1-9168-ec03ad4b575e (type: router_ports) to 1 2026-05-27 11:07:30.548 10 INFO neutron.wsgi [None req-cfaaad64-7a07-44a9-9bda-232b2f3b0059 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "PUT /v2.0/routers/c8e84141-2c20-4f9f-8df2-304c7b9f3c2d/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.2225132 2026-05-27 11:07:30.616 10 INFO neutron.db.ovn_revision_numbers_db [None req-044fc864-aae6-4746-9bcf-3c01e710abe7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 88b242c9-6a07-4262-ad55-1e48acfdf860 (type: security_groups) to 1 2026-05-27 11:07:30.638 10 INFO neutron.db.ovn_revision_numbers_db [None req-044fc864-aae6-4746-9bcf-3c01e710abe7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 02fb2da5-8946-4e0a-a771-950f4202e127 (type: security_group_rules) to 0 2026-05-27 11:07:30.659 10 INFO neutron.db.ovn_revision_numbers_db [None req-044fc864-aae6-4746-9bcf-3c01e710abe7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 0ac9302b-1bd4-4e1f-9dbc-95918e10a5dd (type: security_group_rules) to 0 2026-05-27 11:07:30.675 10 INFO neutron.db.ovn_revision_numbers_db [None req-044fc864-aae6-4746-9bcf-3c01e710abe7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 50446c0a-1aa0-4a80-a521-77d11ffa21fa (type: security_group_rules) to 0 2026-05-27 11:07:30.697 10 INFO neutron.db.ovn_revision_numbers_db [None req-044fc864-aae6-4746-9bcf-3c01e710abe7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 95a9fe1a-7e49-4ca3-8556-39c39f4f1956 (type: security_group_rules) to 0 2026-05-27 11:07:30.720 10 INFO neutron.wsgi [None req-044fc864-aae6-4746-9bcf-3c01e710abe7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=29a9240579364d3899dcd77413621f76&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3920691 2026-05-27 11:07:30.964 10 INFO neutron.wsgi [None req-3637ef0e-fdb0-4e3f-8180-f032a21f3442 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/88b242c9-6a07-4262-ad55-1e48acfdf860 HTTP/1.1" status: 204 len: 168 time: 0.2381361 2026-05-27 11:07:31.227 9 INFO neutron.wsgi [None req-effa6746-9ef3-45dd-9f8c-4f01b138c54c 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "DELETE /v2.0/routers/d0b0d5d0-d290-41e2-9eee-1c36fc56f931 HTTP/1.1" status: 204 len: 168 time: 0.8642960 2026-05-27 11:07:31.253 9 INFO neutron.wsgi [None req-37bb7335-5953-4913-8bb9-92942430e856 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "GET /v2.0/ports?device_id=d0b0d5d0-d290-41e2-9eee-1c36fc56f931 HTTP/1.1" status: 200 len: 205 time: 0.0196369 2026-05-27 11:07:31.285 10 INFO neutron.api.v2.resource [None req-3e46e16c-2668-4ef5-a47e-4aac2c9c2ee5 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] delete failed (client error): The resource could not be found. 2026-05-27 11:07:31.286 10 INFO neutron.wsgi [None req-3e46e16c-2668-4ef5-a47e-4aac2c9c2ee5 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "DELETE /v2.0/routers/d0b0d5d0-d290-41e2-9eee-1c36fc56f931 HTTP/1.1" status: 404 len: 336 time: 0.0256314 2026-05-27 11:07:31.331 10 INFO neutron.wsgi [None req-b6c7f706-3d35-40fe-80b3-85037d8376e1 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "GET /v2.0/ports?device_id=41eb013b-db8f-4999-a947-c8a9cff2f8e4 HTTP/1.1" status: 200 len: 205 time: 0.0384340 2026-05-27 11:07:31.373 9 INFO neutron.api.v2.resource [None req-e2ea54de-cae4-43d8-a3cb-4625eb7c14b6 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] delete failed (client error): The resource could not be found. 2026-05-27 11:07:31.374 9 INFO neutron.wsgi [None req-e2ea54de-cae4-43d8-a3cb-4625eb7c14b6 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "DELETE /v2.0/routers/41eb013b-db8f-4999-a947-c8a9cff2f8e4 HTTP/1.1" status: 404 len: 336 time: 0.0340865 2026-05-27 11:07:31.399 9 INFO neutron.pecan_wsgi.hooks.translation [None req-47f5395c-5adc-4a76-a1ce-78bf330c8d83 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-27 11:07:31.404 9 INFO neutron.wsgi [None req-47f5395c-5adc-4a76-a1ce-78bf330c8d83 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/ff7c8fb9-9e6b-4d19-aae8-1a2ddd405fc2 HTTP/1.1" status: 404 len: 337 time: 0.0249112 2026-05-27 11:07:31.404 10 INFO neutron.wsgi [None req-6a4a4a2a-71f2-4e21-9146-2a2a6b7faed0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/networks HTTP/1.1" status: 200 len: 3872 time: 0.2280097 2026-05-27 11:07:31.437 10 INFO neutron.wsgi [None req-69d5be39-6351-4968-92c3-d43e71bd943c 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "GET /v2.0/ports?device_id=fe5b7526-cc07-4221-b048-2f6a43f10c78 HTTP/1.1" status: 200 len: 205 time: 0.0291665 2026-05-27 11:07:31.461 9 INFO neutron.api.v2.resource [None req-c6e473aa-5e2f-471c-89a5-6aa6949f2c16 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] delete failed (client error): The resource could not be found. 2026-05-27 11:07:31.462 9 INFO neutron.wsgi [None req-c6e473aa-5e2f-471c-89a5-6aa6949f2c16 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "DELETE /v2.0/routers/fe5b7526-cc07-4221-b048-2f6a43f10c78 HTTP/1.1" status: 404 len: 336 time: 0.0212944 2026-05-27 11:07:31.486 10 INFO neutron.wsgi [None req-cc7584a6-40fa-4a70-a5da-2a667d277204 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 29155 time: 0.0725737 2026-05-27 11:07:31.495 9 INFO neutron.pecan_wsgi.hooks.translation [None req-a1f31634-b9b6-4c55-8bd6-0b4fcd8fc261 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-27 11:07:31.498 9 INFO neutron.wsgi [None req-a1f31634-b9b6-4c55-8bd6-0b4fcd8fc261 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/7edd3657-c5ef-48a5-bd3a-fb2cb9b16bae HTTP/1.1" status: 404 len: 337 time: 0.0276620 2026-05-27 11:07:31.525 9 INFO neutron.wsgi [None req-6236bcc6-ca64-4804-873c-cd711333698c 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "GET /v2.0/ports?device_id=0a510170-15f5-4370-82e5-0cb027df6d72 HTTP/1.1" status: 200 len: 205 time: 0.0203266 2026-05-27 11:07:31.565 9 INFO neutron.api.v2.resource [None req-73675972-9104-4250-9f9e-c5ddfdbed6a3 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] delete failed (client error): The resource could not be found. 2026-05-27 11:07:31.566 9 INFO neutron.wsgi [None req-73675972-9104-4250-9f9e-c5ddfdbed6a3 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "DELETE /v2.0/routers/0a510170-15f5-4370-82e5-0cb027df6d72 HTTP/1.1" status: 404 len: 336 time: 0.0331395 2026-05-27 11:07:31.599 9 INFO neutron.pecan_wsgi.hooks.translation [None req-c88a913c-5cb5-416e-9db9-05d6adc94b94 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-27 11:07:31.602 9 INFO neutron.wsgi [None req-c88a913c-5cb5-416e-9db9-05d6adc94b94 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/bf6d5e4c-bcd3-45f7-8215-4e6725915912 HTTP/1.1" status: 404 len: 337 time: 0.0182617 2026-05-27 11:07:31.609 10 INFO neutron.wsgi [None req-b3389e70-149f-4022-b935-b6b21798e40d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/ports HTTP/1.1" status: 200 len: 13992 time: 0.1112466 2026-05-27 11:07:31.626 9 INFO neutron.pecan_wsgi.hooks.translation [None req-1be691c4-a393-4339-9fa7-8f659936890f 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-27 11:07:31.629 9 INFO neutron.wsgi [None req-1be691c4-a393-4339-9fa7-8f659936890f 9ebeae19060a4f3da720bd1b83b12641 b8719dd035514b4c936faa2effb72fc5 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/e92a777c-ff5f-492e-a446-93a6c02a31bd HTTP/1.1" status: 404 len: 337 time: 0.0210671 2026-05-27 11:07:31.646 9 INFO neutron.wsgi [req-3273342a-f885-492c-b732-acd1300ea34f req-6e371c2a-c7ad-4ef8-ba31-f2039510bb07 d1b54a3e3ccb479dac97a27b94088943 4b23afee03f040e698500fb84435a5c7 - - default default] 10.0.0.56 "GET /v2.0/networks?id=5e19dcc3-274f-47a3-9b1b-5a2ce10eb0ed HTTP/1.1" status: 200 len: 876 time: 0.1072531 2026-05-27 11:07:31.665 9 INFO neutron.wsgi [req-3273342a-f885-492c-b732-acd1300ea34f req-6ed21817-3b85-4a9e-834c-debb410dd353 d1b54a3e3ccb479dac97a27b94088943 4b23afee03f040e698500fb84435a5c7 - - default default] 10.0.0.56 "GET /v2.0/quotas/4b23afee03f040e698500fb84435a5c7 HTTP/1.1" status: 200 len: 491 time: 0.0107350 2026-05-27 11:07:31.687 10 INFO neutron.wsgi [None req-a4c83afa-2cb1-45a8-a7f9-d085a3b25b35 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1035 time: 0.0672610 2026-05-27 11:07:31.753 10 INFO neutron.wsgi [None req-e8fb360d-c30b-49d3-b9f4-f5e6475d7206 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2752 time: 0.0651700 2026-05-27 11:07:31.767 9 INFO neutron.wsgi [req-3273342a-f885-492c-b732-acd1300ea34f req-a304ac03-f46f-4630-badb-826cf7f4c389 d1b54a3e3ccb479dac97a27b94088943 4b23afee03f040e698500fb84435a5c7 - - default default] 10.0.0.56 "GET /v2.0/ports?tenant_id=4b23afee03f040e698500fb84435a5c7&fields=id HTTP/1.1" status: 200 len: 302 time: 0.0974767 2026-05-27 11:07:31.874 9 INFO neutron.wsgi [req-3273342a-f885-492c-b732-acd1300ea34f req-72214080-7eac-43b5-a73d-f161f853b661 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.56 "GET /v2.0/networks/5e19dcc3-274f-47a3-9b1b-5a2ce10eb0ed?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0933709 2026-05-27 11:07:31.905 10 INFO neutron.wsgi [None req-b199d30f-164b-41a0-a353-5f2c2b5e06ce c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/routers HTTP/1.1" status: 200 len: 2120 time: 0.1508906 2026-05-27 11:07:31.923 10 INFO neutron.wsgi [None req-2b937539-db3a-4089-b2b0-9e17c2c6e64a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0162594 2026-05-27 11:07:31.944 10 INFO neutron.wsgi [None req-b9010516-95bc-424e-8c29-1a99fb685b73 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0187109 2026-05-27 11:07:31.963 10 INFO neutron.wsgi [None req-9218593d-8c8e-4338-87f6-61c0484a0e2d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 2238 time: 0.0167551 2026-05-27 11:07:31.972 9 INFO neutron.wsgi [req-3273342a-f885-492c-b732-acd1300ea34f req-5b6139e1-be3d-4c21-ab80-d3fd79dec1e2 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.56 "GET /v2.0/networks/5e19dcc3-274f-47a3-9b1b-5a2ce10eb0ed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0895967 2026-05-27 11:07:32.005 10 INFO neutron.wsgi [None req-22d23831-f2df-40f1-84c0-6db0e05ead29 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2752 time: 0.0399716 2026-05-27 11:07:32.016 10 INFO neutron.wsgi [None req-093bd5c5-aa91-4ca2-9f32-a108e156a725 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0098674 2026-05-27 11:07:32.121 9 INFO neutron.wsgi [req-682e1f0e-750d-4952-83bf-c96145beca04 req-6458f214-3f29-44d6-ac9e-300c2463aef9 d1b54a3e3ccb479dac97a27b94088943 4b23afee03f040e698500fb84435a5c7 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=acb667ab-a809-428f-b452-bdca14aa00da HTTP/1.1" status: 200 len: 210 time: 0.0352473 2026-05-27 11:07:32.349 10 INFO neutron.wsgi [None req-f152cd62-4c57-45f2-820b-7893ec0ffe04 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=b8719dd035514b4c936faa2effb72fc5&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2504590 2026-05-27 11:07:32.629 9 INFO neutron.wsgi [None req-ea1d42d5-a7b4-411e-8bf8-b7a2b8c32357 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/358ef9b2-2ad3-4c2e-8df8-7febcbc22156 HTTP/1.1" status: 204 len: 168 time: 0.2735832 2026-05-27 11:07:33.225 9 INFO neutron.wsgi [req-dc0a688f-6c18-4c10-a196-80e5ead48005 req-c609696c-d3a4-431a-91f1-e5f44653658f d1b54a3e3ccb479dac97a27b94088943 4b23afee03f040e698500fb84435a5c7 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=acb667ab-a809-428f-b452-bdca14aa00da HTTP/1.1" status: 200 len: 210 time: 0.0291488 2026-05-27 11:07:33.350 9 INFO neutron.wsgi [req-3273342a-f885-492c-b732-acd1300ea34f req-f1b27178-50d0-4045-be03-8eac7def983b d1b54a3e3ccb479dac97a27b94088943 4b23afee03f040e698500fb84435a5c7 - - default default] 199.204.45.162 "GET /v2.0/networks?id=5e19dcc3-274f-47a3-9b1b-5a2ce10eb0ed HTTP/1.1" status: 200 len: 876 time: 0.0843701 2026-05-27 11:07:33.369 9 WARNING neutron_lib.context [req-3273342a-f885-492c-b732-acd1300ea34f req-9576b32a-f76e-426a-8c00-4a562d68e94c d1b54a3e3ccb479dac97a27b94088943 4b23afee03f040e698500fb84435a5c7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:07:33.734 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-3273342a-f885-492c-b732-acd1300ea34f req-9576b32a-f76e-426a-8c00-4a562d68e94c d1b54a3e3ccb479dac97a27b94088943 4b23afee03f040e698500fb84435a5c7 - - default default] No more DHCP agents 2026-05-27 11:07:33.740 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-3273342a-f885-492c-b732-acd1300ea34f req-9576b32a-f76e-426a-8c00-4a562d68e94c d1b54a3e3ccb479dac97a27b94088943 4b23afee03f040e698500fb84435a5c7 - - default default] Unable to schedule network 5e19dcc3-274f-47a3-9b1b-5a2ce10eb0ed: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:33.929 9 INFO neutron.db.ovn_revision_numbers_db [req-3273342a-f885-492c-b732-acd1300ea34f req-9576b32a-f76e-426a-8c00-4a562d68e94c d1b54a3e3ccb479dac97a27b94088943 4b23afee03f040e698500fb84435a5c7 - - default default] Successfully bumped revision number for resource 007f963f-11b3-4496-800b-6668254f5b75 (type: ports) to 1 2026-05-27 11:07:33.953 9 INFO neutron.wsgi [req-3273342a-f885-492c-b732-acd1300ea34f req-9576b32a-f76e-426a-8c00-4a562d68e94c d1b54a3e3ccb479dac97a27b94088943 4b23afee03f040e698500fb84435a5c7 - - default default] 199.204.45.162 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 0.5910823 /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-05-27 11:07:34.055 9 WARNING neutron_lib.context [None req-93aae076-8f0f-4cd2-a5c0-6f0d26113b4c 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:07:34.327 9 INFO neutron.db.ovn_revision_numbers_db [None req-93aae076-8f0f-4cd2-a5c0-6f0d26113b4c 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource 0cdf8822-d743-4cf7-b8a2-73c5ec4bbf75 (type: security_groups) to 1 2026-05-27 11:07:34.342 9 INFO neutron.wsgi [req-3794b764-cc1e-480b-b9e1-b921988d0da7 req-84fdd80a-336a-49c2-9884-928ab90a8253 d1b54a3e3ccb479dac97a27b94088943 4b23afee03f040e698500fb84435a5c7 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=acb667ab-a809-428f-b452-bdca14aa00da HTTP/1.1" status: 200 len: 1160 time: 0.0510798 2026-05-27 11:07:34.387 9 INFO neutron.db.ovn_revision_numbers_db [None req-93aae076-8f0f-4cd2-a5c0-6f0d26113b4c 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource 06eab643-884a-4963-8518-21dd92e78ffe (type: security_group_rules) to 0 2026-05-27 11:07:34.423 9 INFO neutron.db.ovn_revision_numbers_db [None req-93aae076-8f0f-4cd2-a5c0-6f0d26113b4c 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource 0abfbbb6-1ca2-4257-9019-25677b04c573 (type: security_group_rules) to 0 2026-05-27 11:07:34.442 9 INFO neutron.wsgi [req-3794b764-cc1e-480b-b9e1-b921988d0da7 req-8f6a8d75-0cc0-4cdf-b9b1-82bdbece327c d1b54a3e3ccb479dac97a27b94088943 4b23afee03f040e698500fb84435a5c7 - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=d196580f-1950-4122-8bff-1ad80535ef04&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0957773 2026-05-27 11:07:34.452 9 INFO neutron.db.ovn_revision_numbers_db [None req-93aae076-8f0f-4cd2-a5c0-6f0d26113b4c 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource 0e692d5e-979e-4bb7-afe9-ad371259ea3d (type: security_group_rules) to 0 2026-05-27 11:07:34.475 9 INFO neutron.db.ovn_revision_numbers_db [None req-93aae076-8f0f-4cd2-a5c0-6f0d26113b4c 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource 6c1772c4-2b9a-4efd-bf92-447d2b5c6976 (type: security_group_rules) to 0 2026-05-27 11:07:34.545 10 WARNING neutron_lib.context [None req-4add79ef-6d6f-4399-9630-cf25d5db991b 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:07:34.555 9 INFO neutron.db.segments_db [None req-93aae076-8f0f-4cd2-a5c0-6f0d26113b4c 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Added segment d0987d70-c4c3-4bac-af63-2abd26228f10 of type geneve for network 7d15d26c-5fd8-492b-a435-23a6d71661ea 2026-05-27 11:07:34.585 9 INFO neutron.db.ovn_revision_numbers_db [req-3273342a-f885-492c-b732-acd1300ea34f req-d10edbeb-1ddf-4b96-bdc7-b5fa790e2458 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource 007f963f-11b3-4496-800b-6668254f5b75 (type: ports) to 2 2026-05-27 11:07:34.692 10 INFO neutron.db.ovn_revision_numbers_db [None req-4add79ef-6d6f-4399-9630-cf25d5db991b 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] Successfully bumped revision number for resource 2f60076a-033c-4cf2-8f58-f42b4a1f41f8 (type: security_groups) to 1 2026-05-27 11:07:34.717 10 INFO neutron.db.ovn_revision_numbers_db [None req-4add79ef-6d6f-4399-9630-cf25d5db991b 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] Successfully bumped revision number for resource 184a0acb-4216-4c33-bdf7-046fb25e29ee (type: security_group_rules) to 0 2026-05-27 11:07:34.728 10 INFO neutron.db.ovn_revision_numbers_db [None req-4add79ef-6d6f-4399-9630-cf25d5db991b 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] Successfully bumped revision number for resource 7e2db0af-e09e-45f1-a663-b489347b71f2 (type: security_group_rules) to 0 2026-05-27 11:07:34.748 10 INFO neutron.db.ovn_revision_numbers_db [None req-4add79ef-6d6f-4399-9630-cf25d5db991b 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] Successfully bumped revision number for resource 8d52da00-d9c5-4678-bb97-1de22afd31f4 (type: security_group_rules) to 0 2026-05-27 11:07:34.748 9 INFO neutron.db.ovn_revision_numbers_db [None req-93aae076-8f0f-4cd2-a5c0-6f0d26113b4c 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource 7d15d26c-5fd8-492b-a435-23a6d71661ea (type: networks) to 1 2026-05-27 11:07:34.970 10 INFO neutron.db.ovn_revision_numbers_db [None req-4add79ef-6d6f-4399-9630-cf25d5db991b 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] Successfully bumped revision number for resource a8422f18-05a1-45d3-a808-bd90c8e80cd9 (type: security_group_rules) to 0 2026-05-27 11:07:34.981 10 INFO neutron.wsgi [req-b72e920b-5246-49da-8a6d-b2ddf9db1dab req-09a3db1e-e89b-4bc3-b644-f8b5d915d076 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.136 "GET /v2.0/ports?device_id=f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8 HTTP/1.1" status: 200 len: 1409 time: 0.3220160 2026-05-27 11:07:35.046 10 INFO neutron.wsgi [req-b72e920b-5246-49da-8a6d-b2ddf9db1dab req-04674345-b028-41ed-8c15-3274145d8c26 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.136 "GET /v2.0/security-groups?id=bcdd3699-2559-488b-a4c6-7c09f443487d&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0527689 2026-05-27 11:07:35.090 10 INFO neutron.db.ovn_revision_numbers_db [None req-4add79ef-6d6f-4399-9630-cf25d5db991b 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] Successfully bumped revision number for resource 0cd8ef3f-e2da-458e-b38a-0fae4bc96299 (type: security_groups) to 1 2026-05-27 11:07:35.103 10 INFO neutron.db.ovn_revision_numbers_db [None req-4add79ef-6d6f-4399-9630-cf25d5db991b 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] Successfully bumped revision number for resource 4674c20d-62f6-4df7-a2d7-cb70a3175168 (type: security_group_rules) to 0 2026-05-27 11:07:35.122 10 INFO neutron.db.ovn_revision_numbers_db [None req-4add79ef-6d6f-4399-9630-cf25d5db991b 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] Successfully bumped revision number for resource 8eb68889-daba-4e13-951c-a7819c24095e (type: security_group_rules) to 0 2026-05-27 11:07:35.142 10 INFO neutron.wsgi [None req-4add79ef-6d6f-4399-9630-cf25d5db991b 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] 10.0.0.84 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1825 time: 0.6482136 2026-05-27 11:07:35.196 10 INFO neutron.wsgi [None req-d55af819-9c95-4af4-965e-7a89e4960960 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] 10.0.0.84 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 4725 time: 0.0438514 2026-05-27 11:07:35.261 9 INFO neutron.db.ovn_revision_numbers_db [req-3273342a-f885-492c-b732-acd1300ea34f req-d10edbeb-1ddf-4b96-bdc7-b5fa790e2458 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource 007f963f-11b3-4496-800b-6668254f5b75 (type: ports) to 2 2026-05-27 11:07:35.288 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-93aae076-8f0f-4cd2-a5c0-6f0d26113b4c 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] No more DHCP agents 2026-05-27 11:07:35.292 9 INFO neutron.wsgi [req-3273342a-f885-492c-b732-acd1300ea34f req-d10edbeb-1ddf-4b96-bdc7-b5fa790e2458 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "PUT /v2.0/ports/007f963f-11b3-4496-800b-6668254f5b75 HTTP/1.1" status: 200 len: 1380 time: 1.3306975 2026-05-27 11:07:35.298 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-93aae076-8f0f-4cd2-a5c0-6f0d26113b4c 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Unable to schedule network 7d15d26c-5fd8-492b-a435-23a6d71661ea: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:35.313 10 INFO neutron.db.ovn_revision_numbers_db [None req-f2b81e10-66f8-443b-86ca-02f95f279c77 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] Successfully bumped revision number for resource 0cd8ef3f-e2da-458e-b38a-0fae4bc96299 (type: security_groups) to 2 2026-05-27 11:07:35.318 10 INFO neutron.wsgi [None req-f2b81e10-66f8-443b-86ca-02f95f279c77 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] 10.0.0.84 "PUT /v2.0/security-groups/0cd8ef3f-e2da-458e-b38a-0fae4bc96299 HTTP/1.1" status: 200 len: 1856 time: 0.1179256 /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-05-27 11:07:35.335 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-73d4736f-37f9-4bc7-b5e0-1f5a9c7603ef'] response: {'name': 'network-changed', 'server_uuid': 'acb667ab-a809-428f-b452-bdca14aa00da', 'tag': '007f963f-11b3-4496-800b-6668254f5b75', 'status': 'completed', 'code': 200} 2026-05-27 11:07:35.373 9 INFO neutron.wsgi [None req-185aa2ad-79df-41eb-8b8b-2686ebad73fd 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] 10.0.0.84 "GET /v2.0/security-groups/0cd8ef3f-e2da-458e-b38a-0fae4bc96299 HTTP/1.1" status: 200 len: 1856 time: 0.0468845 2026-05-27 11:07:35.403 9 INFO neutron.wsgi [req-3273342a-f885-492c-b732-acd1300ea34f req-8f9aee57-e2de-446d-8a49-c44092e77d4e 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=4b23afee03f040e698500fb84435a5c7&device_id=acb667ab-a809-428f-b452-bdca14aa00da HTTP/1.1" status: 200 len: 1411 time: 0.0660214 2026-05-27 11:07:35.442 9 INFO neutron.wsgi [req-3273342a-f885-492c-b732-acd1300ea34f req-dac0e3d6-a4e3-4174-a2fe-11ae9e42ba77 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=007f963f-11b3-4496-800b-6668254f5b75 HTTP/1.1" status: 200 len: 217 time: 0.0286593 2026-05-27 11:07:35.442 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] No port found with ID fc43cf69-c4fe-4d48-9af8-95ac0b688c4b: RuntimeError: No port found with ID fc43cf69-c4fe-4d48-9af8-95ac0b688c4b 2026-05-27 11:07:35.443 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status up for port: e9fceceb-b529-49e1-9168-ec03ad4b575e 2026-05-27 11:07:35.448 9 INFO neutron.plugins.ml2.plugin [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Attempt 1 to provision port e9fceceb-b529-49e1-9168-ec03ad4b575e 2026-05-27 11:07:35.449 9 INFO neutron.db.ovn_revision_numbers_db [None req-93aae076-8f0f-4cd2-a5c0-6f0d26113b4c 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource da3819d6-9aef-4ca3-83a9-49780f50a01b (type: ports) to 1 2026-05-27 11:07:35.500 9 INFO neutron.wsgi [None req-93aae076-8f0f-4cd2-a5c0-6f0d26113b4c 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 1.6156580 2026-05-27 11:07:35.504 9 INFO neutron.wsgi [req-3273342a-f885-492c-b732-acd1300ea34f req-f6b776ba-6afe-4adc-8789-56903d4f030a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=a9141722-7c77-4109-a649-cd15777622c3 HTTP/1.1" status: 200 len: 870 time: 0.0527630 2026-05-27 11:07:35.509 9 WARNING neutron_lib.context [None req-0fe5b8dd-472d-4cb4-999c-b33692c24153 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:07:35.514 10 INFO neutron.wsgi [None req-b22ca81f-47a7-4aae-8bf9-fb48d4428535 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/0cd8ef3f-e2da-458e-b38a-0fae4bc96299 HTTP/1.1" status: 204 len: 168 time: 0.1326416 2026-05-27 11:07:35.557 9 INFO neutron.wsgi [req-3273342a-f885-492c-b732-acd1300ea34f req-fcacfec0-2f9b-4ac5-bcd9-a42b9ed7f158 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=5e19dcc3-274f-47a3-9b1b-5a2ce10eb0ed&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0375302 2026-05-27 11:07:35.558 10 INFO neutron.wsgi [None req-93fe3456-fb72-446f-8be9-e6ff0179de4a 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] 10.0.0.84 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 3120 time: 0.0388722 2026-05-27 11:07:35.572 10 INFO neutron.api.v2.resource [None req-e061d608-a719-4a61-8606-c4a59fb4d828 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] delete failed (client error): The resource could not be found. 2026-05-27 11:07:35.573 10 INFO neutron.wsgi [None req-e061d608-a719-4a61-8606-c4a59fb4d828 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/0cd8ef3f-e2da-458e-b38a-0fae4bc96299 HTTP/1.1" status: 404 len: 347 time: 0.0102654 2026-05-27 11:07:35.585 10 WARNING neutron_lib.context [None req-eddc318d-5e2e-4c5d-b6ff-b40197e84a31 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:07:35.586 9 INFO neutron.wsgi [req-08649d76-ca6a-4e07-b246-18b0b48294a1 req-aac32f0b-8f61-4cb1-9e15-4b7b12e7e276 d1b54a3e3ccb479dac97a27b94088943 4b23afee03f040e698500fb84435a5c7 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=acb667ab-a809-428f-b452-bdca14aa00da HTTP/1.1" status: 200 len: 1172 time: 0.0670431 2026-05-27 11:07:35.688 9 INFO neutron.wsgi [req-3273342a-f885-492c-b732-acd1300ea34f req-80b9853b-fb92-439d-824a-cf65f78be2e3 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/5e19dcc3-274f-47a3-9b1b-5a2ce10eb0ed?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1244190 2026-05-27 11:07:35.707 10 INFO neutron.db.ovn_revision_numbers_db [None req-eddc318d-5e2e-4c5d-b6ff-b40197e84a31 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] Successfully bumped revision number for resource 1caed629-f4d8-41ee-bf1b-508bfdc78d7a (type: security_groups) to 1 2026-05-27 11:07:35.710 9 INFO neutron.wsgi [req-08649d76-ca6a-4e07-b246-18b0b48294a1 req-84dae08f-6003-4fc3-b7cf-18a0dab3564f d1b54a3e3ccb479dac97a27b94088943 4b23afee03f040e698500fb84435a5c7 - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=d196580f-1950-4122-8bff-1ad80535ef04&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.1053431 2026-05-27 11:07:35.729 10 INFO neutron.db.ovn_revision_numbers_db [None req-eddc318d-5e2e-4c5d-b6ff-b40197e84a31 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] Successfully bumped revision number for resource 2120dc9e-e7de-4685-a2f7-2c5a9ae4577e (type: security_group_rules) to 0 2026-05-27 11:07:35.766 10 INFO neutron.db.ovn_revision_numbers_db [None req-eddc318d-5e2e-4c5d-b6ff-b40197e84a31 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] Successfully bumped revision number for resource d3162cbe-0e7c-4df0-be98-3b6834e01dee (type: security_group_rules) to 0 2026-05-27 11:07:35.796 10 INFO neutron.wsgi [None req-eddc318d-5e2e-4c5d-b6ff-b40197e84a31 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] 10.0.0.84 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1824 time: 0.2158101 2026-05-27 11:07:35.806 10 WARNING neutron_lib.context [None req-603e5102-ac05-4331-b4db-90c3913e19c8 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:07:35.846 9 INFO neutron.wsgi [req-3273342a-f885-492c-b732-acd1300ea34f req-d1a46051-7e06-4eb6-a712-9ee2acda3d56 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/5e19dcc3-274f-47a3-9b1b-5a2ce10eb0ed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1523678 2026-05-27 11:07:35.954 10 INFO neutron.db.ovn_revision_numbers_db [None req-603e5102-ac05-4331-b4db-90c3913e19c8 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] Successfully bumped revision number for resource 06711641-a45f-4b08-841d-345243b0e157 (type: security_group_rules) to 0 2026-05-27 11:07:35.983 9 INFO neutron.wsgi [req-8360bbfb-5709-4608-8470-a4cd8b559b99 req-1521951d-1505-4087-ba29-73f8f0b42ecd 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=4b23afee03f040e698500fb84435a5c7&device_id=acb667ab-a809-428f-b452-bdca14aa00da HTTP/1.1" status: 200 len: 1411 time: 0.0830708 2026-05-27 11:07:35.996 10 INFO neutron.wsgi [None req-603e5102-ac05-4331-b4db-90c3913e19c8 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 800 time: 0.1957533 2026-05-27 11:07:36.031 10 INFO neutron.wsgi [None req-8090da39-38c2-4f6b-b4a2-d623b89eec2f 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] 10.0.0.84 "GET /v2.0/security-group-rules/06711641-a45f-4b08-841d-345243b0e157 HTTP/1.1" status: 200 len: 795 time: 0.0271053 2026-05-27 11:07:36.117 9 INFO neutron.wsgi [req-8360bbfb-5709-4608-8470-a4cd8b559b99 req-e6eccb28-31c9-4949-94d4-675e5e454e62 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=5e19dcc3-274f-47a3-9b1b-5a2ce10eb0ed HTTP/1.1" status: 200 len: 974 time: 0.1250944 2026-05-27 11:07:36.158 9 INFO neutron.wsgi [req-8360bbfb-5709-4608-8470-a4cd8b559b99 req-663c4494-24a2-4144-858a-89389bd900ff 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.14&port_id=007f963f-11b3-4496-800b-6668254f5b75 HTTP/1.1" status: 200 len: 217 time: 0.0338874 2026-05-27 11:07:36.257 9 INFO neutron.wsgi [req-8360bbfb-5709-4608-8470-a4cd8b559b99 req-a12cd422-f353-4849-873b-0292e3a1b5b6 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=a9141722-7c77-4109-a649-cd15777622c3 HTTP/1.1" status: 200 len: 870 time: 0.0837846 2026-05-27 11:07:36.321 9 INFO neutron.wsgi [req-8360bbfb-5709-4608-8470-a4cd8b559b99 req-6a090251-37bf-427d-945c-9ce6617bdaa3 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=5e19dcc3-274f-47a3-9b1b-5a2ce10eb0ed&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0571144 2026-05-27 11:07:36.331 9 INFO neutron.wsgi [None req-345bcdf4-6b07-443b-b6c1-9e0b5d941b54 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] 10.0.0.84 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4333 time: 0.2798493 2026-05-27 11:07:36.440 9 INFO neutron.wsgi [req-8360bbfb-5709-4608-8470-a4cd8b559b99 req-114ee264-dcfd-4ae0-a947-58e025620a8a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/5e19dcc3-274f-47a3-9b1b-5a2ce10eb0ed?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1082857 2026-05-27 11:07:36.480 10 INFO neutron.wsgi [None req-24261c2b-90e2-4b52-bff8-a82cbc659f06 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] 10.0.0.84 "DELETE /v2.0/security-group-rules/06711641-a45f-4b08-841d-345243b0e157 HTTP/1.1" status: 204 len: 168 time: 0.1383345 2026-05-27 11:07:36.528 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource e9fceceb-b529-49e1-9168-ec03ad4b575e (type: ports) to 2 2026-05-27 11:07:36.565 10 INFO neutron.wsgi [None req-f5de1a81-16b0-4783-a74f-d77f0e214f77 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] 10.0.0.84 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3755 time: 0.0802543 2026-05-27 11:07:36.574 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0fe5b8dd-472d-4cb4-999c-b33692c24153 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] No more DHCP agents 2026-05-27 11:07:36.577 9 INFO neutron.wsgi [req-8360bbfb-5709-4608-8470-a4cd8b559b99 req-8240d50a-6859-4e7a-941b-0972d37c2717 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/5e19dcc3-274f-47a3-9b1b-5a2ce10eb0ed?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1210268 2026-05-27 11:07:36.578 10 WARNING neutron_lib.context [None req-411fc990-c6dc-4bb7-b76d-edbbb96b1f33 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:07:36.582 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0fe5b8dd-472d-4cb4-999c-b33692c24153 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:36.699 10 INFO neutron.db.ovn_revision_numbers_db [None req-411fc990-c6dc-4bb7-b76d-edbbb96b1f33 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] Successfully bumped revision number for resource e97128c4-f803-4d21-98e6-13a007746067 (type: security_group_rules) to 0 2026-05-27 11:07:36.727 10 INFO neutron.wsgi [None req-411fc990-c6dc-4bb7-b76d-edbbb96b1f33 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 800 time: 0.1542094 2026-05-27 11:07:36.751 10 INFO neutron.wsgi [None req-9ede9b05-ffa1-4ff3-8fb1-7623ee1e2c4b 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] 10.0.0.84 "GET /v2.0/security-group-rules/e97128c4-f803-4d21-98e6-13a007746067 HTTP/1.1" status: 200 len: 795 time: 0.0175967 2026-05-27 11:07:36.768 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource e9fceceb-b529-49e1-9168-ec03ad4b575e (type: router_ports) to 2 2026-05-27 11:07:36.834 10 INFO neutron.wsgi [None req-e32c7ddd-2953-40cd-b164-a182787d160f 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] 10.0.0.84 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4333 time: 0.0776813 2026-05-27 11:07:36.836 9 INFO neutron.db.ovn_revision_numbers_db [None req-0fe5b8dd-472d-4cb4-999c-b33692c24153 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource c4f32c1c-7fd0-4508-a2e1-434153afbe0f (type: ports) to 1 2026-05-27 11:07:36.951 10 INFO neutron.wsgi [None req-c55db5a9-562d-444b-9bc2-397c9d67cf01 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] 10.0.0.84 "DELETE /v2.0/security-group-rules/e97128c4-f803-4d21-98e6-13a007746067 HTTP/1.1" status: 204 len: 168 time: 0.1122899 2026-05-27 11:07:37.011 10 INFO neutron.wsgi [None req-d76ef1e4-82bc-442f-b308-1bbcdd83ecb8 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] 10.0.0.84 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3755 time: 0.0556142 2026-05-27 11:07:37.020 10 WARNING neutron_lib.context [None req-7ea0529e-db88-407b-9ed5-1ce6ed9c1e9f 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:07:37.059 10 INFO neutron.db.securitygroups_db [None req-7ea0529e-db88-407b-9ed5-1ce6ed9c1e9f 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] Project 10019ba12beb49fd9941e7213510fb44 added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-27 11:07:37.148 10 INFO neutron.db.ovn_revision_numbers_db [None req-7ea0529e-db88-407b-9ed5-1ce6ed9c1e9f 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] Successfully bumped revision number for resource e8873042-6a17-4ad5-a343-94f26fc0d141 (type: security_group_rules) to 0 2026-05-27 11:07:37.176 10 INFO neutron.wsgi [None req-7ea0529e-db88-407b-9ed5-1ce6ed9c1e9f 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 806 time: 0.1606998 2026-05-27 11:07:37.200 10 INFO neutron.wsgi [None req-2ca56ccf-6538-4310-a2a5-85587edb0a26 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] 10.0.0.84 "GET /v2.0/security-group-rules/e8873042-6a17-4ad5-a343-94f26fc0d141 HTTP/1.1" status: 200 len: 801 time: 0.0180540 2026-05-27 11:07:37.207 9 INFO neutron.wsgi [req-5a5b1ff2-1d13-49bd-a35d-47eb026f2f24 req-0f5035f6-c08c-4c1a-8d02-e232465d1450 d1b54a3e3ccb479dac97a27b94088943 4b23afee03f040e698500fb84435a5c7 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=acb667ab-a809-428f-b452-bdca14aa00da HTTP/1.1" status: 200 len: 1172 time: 0.4216530 2026-05-27 11:07:37.271 10 INFO neutron.wsgi [None req-ecb4ab24-ae9a-4617-981d-68968bd4f5ca 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] 10.0.0.84 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4339 time: 0.0658109 2026-05-27 11:07:37.287 9 INFO neutron.wsgi [req-5a5b1ff2-1d13-49bd-a35d-47eb026f2f24 req-5c416366-7d79-43c4-8fc9-ae16a8bd3b19 d1b54a3e3ccb479dac97a27b94088943 4b23afee03f040e698500fb84435a5c7 - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=d196580f-1950-4122-8bff-1ad80535ef04&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0699222 2026-05-27 11:07:37.405 10 INFO neutron.wsgi [None req-22724b84-54fd-4f0d-be63-919ccc2a7c39 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] 10.0.0.84 "DELETE /v2.0/security-group-rules/e8873042-6a17-4ad5-a343-94f26fc0d141 HTTP/1.1" status: 204 len: 168 time: 0.1277342 2026-05-27 11:07:37.542 10 INFO neutron.wsgi [None req-f5958d79-8f5e-4c3c-9f80-d424cd93401d 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] 10.0.0.84 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3755 time: 0.1320620 2026-05-27 11:07:37.678 10 INFO neutron.wsgi [None req-839337ee-7c8a-43d5-a718-542c951b9cca 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/1caed629-f4d8-41ee-bf1b-508bfdc78d7a HTTP/1.1" status: 204 len: 168 time: 0.1309917 2026-05-27 11:07:37.811 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-bf5d6d2d-0946-41cc-957f-e77579c016fd - - - - - -] Schedule LRP lrp-c4f32c1c-7fd0-4508-a2e1-434153afbe0f on gateway 48f831bc-71ac-432d-a82d-4d8b8361e013 with priority 1 2026-05-27 11:07:37.847 9 INFO neutron.db.ovn_revision_numbers_db [None req-0fe5b8dd-472d-4cb4-999c-b33692c24153 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource c4f32c1c-7fd0-4508-a2e1-434153afbe0f (type: router_ports) to 1 2026-05-27 11:07:37.922 9 INFO neutron.db.ovn_revision_numbers_db [None req-0fe5b8dd-472d-4cb4-999c-b33692c24153 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource 4f29e145-0a4e-4958-9b96-c2050be554a5 (type: routers) to 2 2026-05-27 11:07:37.940 9 INFO neutron.wsgi [None req-0fe5b8dd-472d-4cb4-999c-b33692c24153 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.84 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1153 time: 2.4347885 2026-05-27 11:07:38.018 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Router 4f29e145-0a4e-4958-9b96-c2050be554a5 is bound to host instance 2026-05-27 11:07:38.026 10 INFO neutron.wsgi [None req-87b3d36f-3887-4af9-8765-f9d9b0688370 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] 10.0.0.84 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 3120 time: 0.3413529 2026-05-27 11:07:38.070 9 INFO neutron.wsgi [None req-cb20d171-9030-4db6-bd24-a04eec209786 fc2e118be7204629967cb9406ba8e3e7 9a269674cda6408f951717f3b41ecf4e - - default default] 10.0.0.84 "GET /v2.0/subnets?project_id=3e3ec75d77854479acc91fdb39c2151c&cidr=10.100.0.0%2F28 HTTP/1.1" status: 200 len: 207 time: 0.1250098 2026-05-27 11:07:38.159 9 INFO neutron.wsgi [None req-7ae959d3-51bd-44c0-8f04-05ab6223f33b 69342376eace421fb1ee47fb35ab976a 10019ba12beb49fd9941e7213510fb44 - - default default] 10.0.0.84 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 3120 time: 0.1270380 2026-05-27 11:07:38.195 9 INFO neutron.wsgi [None req-7e932b95-2753-407b-9239-801d0b196432 fc2e118be7204629967cb9406ba8e3e7 9a269674cda6408f951717f3b41ecf4e - - default default] 10.0.0.84 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" status: 200 len: 947 time: 0.1210358 2026-05-27 11:07:38.222 9 INFO neutron.wsgi [None req-cda4daf5-747f-4139-bbb8-bd3abaa91cb2 fc2e118be7204629967cb9406ba8e3e7 9a269674cda6408f951717f3b41ecf4e - - default default] 10.0.0.84 "GET /v2.0/subnets?network_id=889b54fb-2d9e-49fa-a546-7ad775c9e91b&cidr=10.100.0.0%2F28 HTTP/1.1" status: 200 len: 207 time: 0.0207493 2026-05-27 11:07:38.233 9 WARNING neutron_lib.context [None req-f2da32ea-9c81-4e02-89bf-aa20eecdb720 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:07:38.391 9 INFO neutron.wsgi [req-3e2e6e26-98f6-4592-ad41-8ba39fc5f265 req-c0b2eb83-1f9e-41c6-a514-10abb4240d44 d1b54a3e3ccb479dac97a27b94088943 4b23afee03f040e698500fb84435a5c7 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=acb667ab-a809-428f-b452-bdca14aa00da HTTP/1.1" status: 200 len: 1172 time: 0.0453556 2026-05-27 11:07:38.455 9 INFO neutron.wsgi [req-3e2e6e26-98f6-4592-ad41-8ba39fc5f265 req-ae8dfb6b-d762-4505-9d8e-f96fd73064d8 d1b54a3e3ccb479dac97a27b94088943 4b23afee03f040e698500fb84435a5c7 - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=d196580f-1950-4122-8bff-1ad80535ef04&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0550640 2026-05-27 11:07:38.487 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f2da32ea-9c81-4e02-89bf-aa20eecdb720 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] No more DHCP agents 2026-05-27 11:07:38.490 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f2da32ea-9c81-4e02-89bf-aa20eecdb720 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Unable to schedule network 7d15d26c-5fd8-492b-a435-23a6d71661ea: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:38.782 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource c4f32c1c-7fd0-4508-a2e1-434153afbe0f (type: ports) to 1 2026-05-27 11:07:38.830 9 INFO neutron.wsgi [None req-bbccd81f-b01a-4674-bde8-a85e5fcb26f4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=10019ba12beb49fd9941e7213510fb44&name=default HTTP/1.1" status: 200 len: 3120 time: 0.1400590 2026-05-27 11:07:38.953 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013919 2026-05-27 11:07:38.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0009079 2026-05-27 11:07:38.976 9 INFO neutron.db.ovn_revision_numbers_db [None req-f2da32ea-9c81-4e02-89bf-aa20eecdb720 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource da3819d6-9aef-4ca3-83a9-49780f50a01b (type: ports) to 2 2026-05-27 11:07:39.058 9 INFO neutron.db.ovn_revision_numbers_db [None req-f2da32ea-9c81-4e02-89bf-aa20eecdb720 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource 2e69b267-03a0-42b1-94d1-ddef23fe79be (type: subnets) to 0 2026-05-27 11:07:39.083 9 INFO neutron.wsgi [req-56aa1654-12f2-4bb3-82e6-727ee15d0343 req-12184cf1-60e3-4191-a796-4080e575340e 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8 HTTP/1.1" status: 200 len: 1170 time: 0.1073639 2026-05-27 11:07:39.098 9 INFO neutron.wsgi [None req-f2da32ea-9c81-4e02-89bf-aa20eecdb720 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 831 time: 0.8701940 2026-05-27 11:07:39.163 9 INFO neutron.wsgi [req-56aa1654-12f2-4bb3-82e6-727ee15d0343 req-2af412bc-82d8-406a-af6e-d86f9af620c8 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=bcdd3699-2559-488b-a4c6-7c09f443487d&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0755115 2026-05-27 11:07:39.249 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource c4f32c1c-7fd0-4508-a2e1-434153afbe0f (type: router_ports) to 3 2026-05-27 11:07:39.283 10 INFO neutron.wsgi [None req-3eff3682-6ae2-4c84-a400-23acd862a0b4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/2f60076a-033c-4cf2-8f58-f42b4a1f41f8 HTTP/1.1" status: 204 len: 168 time: 0.4479804 2026-05-27 11:07:39.305 9 INFO neutron.wsgi [req-8ec6d01e-54ec-4a06-a597-d37ad9a9218d req-60bf673e-a417-4f9d-898d-c53f8b51ad5e 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8 HTTP/1.1" status: 200 len: 1170 time: 0.0581577 2026-05-27 11:07:39.363 9 INFO neutron.wsgi [req-8ec6d01e-54ec-4a06-a597-d37ad9a9218d req-11d0b3d8-8d00-4840-9cbd-412a5d303ec6 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=bcdd3699-2559-488b-a4c6-7c09f443487d&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0513830 2026-05-27 11:07:39.601 9 INFO neutron.wsgi [req-90b94d6f-0aab-49b5-956f-747350cce3c3 req-5bc13b43-cbc6-4579-a4d2-cf6b877b39f6 d1b54a3e3ccb479dac97a27b94088943 4b23afee03f040e698500fb84435a5c7 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=acb667ab-a809-428f-b452-bdca14aa00da HTTP/1.1" status: 200 len: 1172 time: 0.0582550 2026-05-27 11:07:39.744 9 INFO neutron.wsgi [req-90b94d6f-0aab-49b5-956f-747350cce3c3 req-fe52c127-c8b7-406a-9cd1-06c4b32daae3 d1b54a3e3ccb479dac97a27b94088943 4b23afee03f040e698500fb84435a5c7 - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=d196580f-1950-4122-8bff-1ad80535ef04&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.1369641 2026-05-27 11:07:39.766 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource c4f32c1c-7fd0-4508-a2e1-434153afbe0f (type: ports) to 2 2026-05-27 11:07:39.809 9 INFO neutron.wsgi [req-99478e69-1ad9-447d-a7aa-61b035bfd079 req-95f442eb-e19c-4de3-aab3-ded9ad78bc9d 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8 HTTP/1.1" status: 200 len: 1170 time: 0.0854335 2026-05-27 11:07:39.890 9 INFO neutron.wsgi [req-2472e4fb-4148-4721-ae71-85f0d263feea req-2c611d70-a692-4475-a206-602890902a99 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=432b1e5ab0df47cc93f694263eb1e0b1&device_id=f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8 HTTP/1.1" status: 200 len: 1409 time: 0.0926628 2026-05-27 11:07:39.928 9 INFO neutron.wsgi [req-99478e69-1ad9-447d-a7aa-61b035bfd079 req-8c5be4ac-2027-4ced-8797-c52d010670f0 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=bcdd3699-2559-488b-a4c6-7c09f443487d&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.1120589 2026-05-27 11:07:40.015 9 INFO neutron.wsgi [req-2472e4fb-4148-4721-ae71-85f0d263feea req-7b6e9632-3420-45ac-921c-c4b918734cdd 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=e99886b6-2886-466f-945d-fd77077f6722 HTTP/1.1" status: 200 len: 974 time: 0.1104622 2026-05-27 11:07:40.115 9 INFO neutron.wsgi [req-2472e4fb-4148-4721-ae71-85f0d263feea req-2f58b80f-2483-46e5-a4a6-7efded3481fd 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=e0a4f405-d462-44eb-8207-18cf42860c4f HTTP/1.1" status: 200 len: 1059 time: 0.0942593 2026-05-27 11:07:40.240 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource c4f32c1c-7fd0-4508-a2e1-434153afbe0f (type: ports) to 4 2026-05-27 11:07:40.513 9 INFO neutron.wsgi [req-2472e4fb-4148-4721-ae71-85f0d263feea req-f264b555-ced8-4782-9be6-27c705360130 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=d2d71880-3741-4023-8acf-26e915c97ee0 HTTP/1.1" status: 200 len: 869 time: 0.3874443 2026-05-27 11:07:40.532 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource c4f32c1c-7fd0-4508-a2e1-434153afbe0f (type: router_ports) to 4 2026-05-27 11:07:40.544 9 INFO neutron.wsgi [req-2472e4fb-4148-4721-ae71-85f0d263feea req-afac1817-c73b-4668-83d7-71c0d6453f60 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=e99886b6-2886-466f-945d-fd77077f6722&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0225742 2026-05-27 11:07:40.608 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-382ab270-000e-4b77-8a14-cadda4889b28 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] No more DHCP agents 2026-05-27 11:07:40.613 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-382ab270-000e-4b77-8a14-cadda4889b28 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Unable to schedule network 7d15d26c-5fd8-492b-a435-23a6d71661ea: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:40.636 9 INFO neutron.wsgi [req-2472e4fb-4148-4721-ae71-85f0d263feea req-540f0035-5474-4ac4-8da4-473f197c8ef9 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/e99886b6-2886-466f-945d-fd77077f6722?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0857983 2026-05-27 11:07:40.730 9 INFO neutron.wsgi [req-2472e4fb-4148-4721-ae71-85f0d263feea req-07e247ba-ef2e-492d-86bc-0d4a2d4f7273 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/e99886b6-2886-466f-945d-fd77077f6722?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0863736 2026-05-27 11:07:40.813 9 INFO neutron.db.ovn_revision_numbers_db [None req-382ab270-000e-4b77-8a14-cadda4889b28 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource b37b5ab5-1f2c-4ecd-90aa-bc2e6b4d4a6e (type: ports) to 1 2026-05-27 11:07:40.877 9 INFO neutron.wsgi [req-226b7c6b-6eb4-42b3-b669-c163e23ac254 req-4677d231-861b-4188-803f-30b871f9387d d1b54a3e3ccb479dac97a27b94088943 4b23afee03f040e698500fb84435a5c7 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=acb667ab-a809-428f-b452-bdca14aa00da HTTP/1.1" status: 200 len: 1172 time: 0.0644386 2026-05-27 11:07:40.950 9 INFO neutron.wsgi [req-226b7c6b-6eb4-42b3-b669-c163e23ac254 req-1d010fc2-3f5f-43b9-a1ac-60a8504628bc d1b54a3e3ccb479dac97a27b94088943 4b23afee03f040e698500fb84435a5c7 - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=d196580f-1950-4122-8bff-1ad80535ef04&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0670104 2026-05-27 11:07:41.062 9 INFO neutron.wsgi [req-ce8b8a96-ff60-4cbf-aa28-b70ba53ef6c6 req-ee9563f7-f3ca-48fd-8323-5fd65e167efe 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8 HTTP/1.1" status: 200 len: 1170 time: 0.0655634 2026-05-27 11:07:41.149 9 INFO neutron.wsgi [req-ce8b8a96-ff60-4cbf-aa28-b70ba53ef6c6 req-b706f5b8-4f8c-491a-b0c3-70fc57433584 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=bcdd3699-2559-488b-a4c6-7c09f443487d&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0715971 2026-05-27 11:07:41.620 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-382ab270-000e-4b77-8a14-cadda4889b28 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-b37b5ab5-1f2c-4ecd-90aa-bc2e6b4d4a6e 2026-05-27 11:07:41.620 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:07:41.620 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:07:41.620 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:07:41.620 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:07:41.620 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:07:41.620 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:07:41.620 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:07:41.620 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:07:41.620 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:07:41.620 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:07:41.620 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:07:41.620 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-b37b5ab5-1f2c-4ecd-90aa-bc2e6b4d4a6e 2026-05-27 11:07:41.620 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:07:41.620 9 ERROR neutron_lib.callbacks.manager [None req-382ab270-000e-4b77-8a14-cadda4889b28 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-b37b5ab5-1f2c-4ecd-90aa-bc2e6b4d4a6e 2026-05-27 11:07:41.620 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:07:41.620 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:07:41.620 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:07:41.620 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:07:41.620 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:07:41.620 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:07:41.620 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:07:41.620 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:07:41.620 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:07:41.620 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:07:41.620 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:07:41.620 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:07:41.620 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:07:41.620 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:07:41.620 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:07:41.620 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:07:41.620 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:07:41.620 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:07:41.620 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:07:41.620 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-b37b5ab5-1f2c-4ecd-90aa-bc2e6b4d4a6e 2026-05-27 11:07:41.620 9 ERROR neutron_lib.callbacks.manager  2026-05-27 11:07:41.887 9 INFO neutron.db.ovn_revision_numbers_db [None req-382ab270-000e-4b77-8a14-cadda4889b28 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource b37b5ab5-1f2c-4ecd-90aa-bc2e6b4d4a6e (type: ports) to 1 2026-05-27 11:07:41.979 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-382ab270-000e-4b77-8a14-cadda4889b28 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] No more DHCP agents 2026-05-27 11:07:41.981 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-382ab270-000e-4b77-8a14-cadda4889b28 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Unable to schedule network 7d15d26c-5fd8-492b-a435-23a6d71661ea: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:42.088 9 INFO neutron.wsgi [req-13e8892f-205d-457b-91bd-fa79e4e41b29 req-26b387cc-8801-45ae-abf1-53554d51bf83 d1b54a3e3ccb479dac97a27b94088943 4b23afee03f040e698500fb84435a5c7 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=acb667ab-a809-428f-b452-bdca14aa00da HTTP/1.1" status: 200 len: 1172 time: 0.0735197 2026-05-27 11:07:42.169 9 INFO neutron.wsgi [req-13e8892f-205d-457b-91bd-fa79e4e41b29 req-ce707827-8578-4b1f-915e-6d0787345206 d1b54a3e3ccb479dac97a27b94088943 4b23afee03f040e698500fb84435a5c7 - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=d196580f-1950-4122-8bff-1ad80535ef04&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0661714 2026-05-27 11:07:42.500 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] No hosting information found for port e9fceceb-b529-49e1-9168-ec03ad4b575e: RuntimeError: No hosting information found for port e9fceceb-b529-49e1-9168-ec03ad4b575e 2026-05-27 11:07:42.501 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status up for port: 007f963f-11b3-4496-800b-6668254f5b75 2026-05-27 11:07:42.525 9 INFO neutron.plugins.ml2.plugin [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Attempt 1 to provision port 007f963f-11b3-4496-800b-6668254f5b75 2026-05-27 11:07:42.533 9 INFO neutron.wsgi [req-74791f81-5c9b-47c8-ac73-47ddb4159341 req-c8894abb-51c4-4429-8c3a-0f8e284e5579 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8 HTTP/1.1" status: 200 len: 1170 time: 0.2683249 2026-05-27 11:07:42.609 9 INFO neutron.wsgi [req-74791f81-5c9b-47c8-ac73-47ddb4159341 req-c1a98d9d-59b7-4400-ba1d-a68ad935bb58 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=bcdd3699-2559-488b-a4c6-7c09f443487d&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0611358 2026-05-27 11:07:42.718 9 INFO neutron.db.ovn_revision_numbers_db [None req-382ab270-000e-4b77-8a14-cadda4889b28 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource b37b5ab5-1f2c-4ecd-90aa-bc2e6b4d4a6e (type: router_ports) to 1 2026-05-27 11:07:42.731 9 INFO neutron.wsgi [None req-382ab270-000e-4b77-8a14-cadda4889b28 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.84 "PUT /v2.0/routers/4f29e145-0a4e-4958-9b96-c2050be554a5/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.6210246 2026-05-27 11:07:42.737 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cd441972-321e-497d-a113-a7061fc08f6f'] response: {'server_uuid': 'acb667ab-a809-428f-b452-bdca14aa00da', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '007f963f-11b3-4496-800b-6668254f5b75', 'code': 200} 2026-05-27 11:07:42.857 10 INFO neutron.wsgi [None req-97a44f49-54e0-4507-ab09-59b8bc5b5166 fc2e118be7204629967cb9406ba8e3e7 9a269674cda6408f951717f3b41ecf4e - - default default] 10.0.0.84 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4635 time: 0.1165178 2026-05-27 11:07:42.916 10 INFO neutron.wsgi [None req-59db674c-74e7-4897-9a46-245f8c603a5e fc2e118be7204629967cb9406ba8e3e7 9a269674cda6408f951717f3b41ecf4e - - default default] 10.0.0.84 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 3411 time: 0.0534389 2026-05-27 11:07:42.927 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource 007f963f-11b3-4496-800b-6668254f5b75 (type: ports) to 4 2026-05-27 11:07:42.983 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status up for port: c4f32c1c-7fd0-4508-a2e1-434153afbe0f 2026-05-27 11:07:42.994 9 INFO neutron.plugins.ml2.plugin [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Attempt 1 to provision port c4f32c1c-7fd0-4508-a2e1-434153afbe0f 2026-05-27 11:07:43.028 10 INFO neutron.wsgi [None req-358ba4e9-4999-4bd5-8de4-960f6f8518f9 fc2e118be7204629967cb9406ba8e3e7 9a269674cda6408f951717f3b41ecf4e - - default default] 10.0.0.84 "GET /v2.0/routers HTTP/1.1" status: 200 len: 3101 time: 0.1067505 2026-05-27 11:07:43.084 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status down for port: e0a4f405-d462-44eb-8207-18cf42860c4f 2026-05-27 11:07:43.110 10 WARNING neutron_lib.context [None req-f24233bb-ce47-40b0-8b98-47d493125291 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /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-05-27 11:07:43.250 10 INFO neutron.db.ovn_revision_numbers_db [None req-f24233bb-ce47-40b0-8b98-47d493125291 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource c3dc9020-f8bb-4418-9b38-34dc4290e56b (type: security_groups) to 1 2026-05-27 11:07:43.266 10 INFO neutron.db.ovn_revision_numbers_db [None req-f24233bb-ce47-40b0-8b98-47d493125291 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource 16798a97-52d2-42c5-bdf5-ca31dbdb0ac6 (type: security_group_rules) to 0 2026-05-27 11:07:43.281 10 INFO neutron.db.ovn_revision_numbers_db [None req-f24233bb-ce47-40b0-8b98-47d493125291 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource 8dd9c9ed-36e7-4cf9-8593-80dc01cd5a08 (type: security_group_rules) to 0 2026-05-27 11:07:43.307 10 INFO neutron.wsgi [None req-f24233bb-ce47-40b0-8b98-47d493125291 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.84 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1875 time: 0.2031889 2026-05-27 11:07:43.315 10 WARNING neutron_lib.context [None req-da4ca792-43bc-4e89-a04b-aac2c2e37d71 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:07:43.377 9 INFO neutron.wsgi [req-412713aa-5584-4e08-a24d-9778754ef2fd req-1819ff7e-9749-4b33-b323-9e2a55800621 d1b54a3e3ccb479dac97a27b94088943 4b23afee03f040e698500fb84435a5c7 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=acb667ab-a809-428f-b452-bdca14aa00da HTTP/1.1" status: 200 len: 1174 time: 0.1401610 2026-05-27 11:07:43.455 9 INFO neutron.wsgi [req-412713aa-5584-4e08-a24d-9778754ef2fd req-553f90f0-8a1e-46a8-8d1e-91782f09e542 d1b54a3e3ccb479dac97a27b94088943 4b23afee03f040e698500fb84435a5c7 - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=d196580f-1950-4122-8bff-1ad80535ef04&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0725887 2026-05-27 11:07:43.471 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource e0a4f405-d462-44eb-8207-18cf42860c4f (type: ports) to 5 2026-05-27 11:07:43.473 10 INFO neutron.db.ovn_revision_numbers_db [None req-da4ca792-43bc-4e89-a04b-aac2c2e37d71 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource 8c060ea4-bd2a-42c3-bf9b-006f5953af61 (type: security_group_rules) to 0 2026-05-27 11:07:43.485 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Logical_Switch_Port %s host information not removed, the port state is up 2026-05-27 11:07:43.485 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status up for port: e0a4f405-d462-44eb-8207-18cf42860c4f 2026-05-27 11:07:43.502 10 INFO neutron.wsgi [None req-da4ca792-43bc-4e89-a04b-aac2c2e37d71 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.1916213 2026-05-27 11:07:43.523 10 WARNING neutron_lib.context [None req-c4ba9f69-8b32-4d65-a5aa-2357061fb118 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:07:43.523 9 INFO neutron.plugins.ml2.plugin [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Attempt 1 to provision port e0a4f405-d462-44eb-8207-18cf42860c4f /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-05-27 11:07:43.655 10 INFO neutron.db.ovn_revision_numbers_db [None req-c4ba9f69-8b32-4d65-a5aa-2357061fb118 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource abbf7e77-679e-4e97-a4cf-d49ba793c651 (type: security_group_rules) to 0 2026-05-27 11:07:43.686 10 INFO neutron.wsgi [None req-c4ba9f69-8b32-4d65-a5aa-2357061fb118 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 795 time: 0.1781061 2026-05-27 11:07:43.698 10 WARNING neutron_lib.context [None req-0d8d85ad-0688-4568-9c2c-41195b15baf2 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:07:43.739 9 INFO neutron.db.ovn_revision_numbers_db [None req-7e87ca5c-0187-427d-8254-408c1b233ca3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource d9e35800-6909-42b8-9598-67923059b498 (type: security_groups) to 1 2026-05-27 11:07:43.759 9 INFO neutron.db.ovn_revision_numbers_db [None req-7e87ca5c-0187-427d-8254-408c1b233ca3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 36dd7505-9515-4a37-b23f-f6d4c132bed0 (type: security_group_rules) to 0 2026-05-27 11:07:43.802 9 INFO neutron.db.ovn_revision_numbers_db [None req-7e87ca5c-0187-427d-8254-408c1b233ca3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource d0cd50ff-95dc-443e-a64b-e2fbeb46a82d (type: security_group_rules) to 0 2026-05-27 11:07:43.838 9 INFO neutron.db.ovn_revision_numbers_db [None req-7e87ca5c-0187-427d-8254-408c1b233ca3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource d46704fb-eb64-4804-a7df-bcfa21515b67 (type: security_group_rules) to 0 2026-05-27 11:07:43.845 9 INFO neutron.wsgi [req-3408731d-2e75-42e9-825e-5ddabb4d60a7 req-7501aa0e-9f59-4a74-a118-46d2a40efa09 d1b54a3e3ccb479dac97a27b94088943 4b23afee03f040e698500fb84435a5c7 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=acb667ab-a809-428f-b452-bdca14aa00da HTTP/1.1" status: 200 len: 1174 time: 0.0618317 2026-05-27 11:07:43.867 10 INFO neutron.db.ovn_revision_numbers_db [None req-0d8d85ad-0688-4568-9c2c-41195b15baf2 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource 83246548-0509-4cfd-8d0a-d90f4012be3a (type: security_group_rules) to 0 2026-05-27 11:07:43.882 9 INFO neutron.db.ovn_revision_numbers_db [None req-7e87ca5c-0187-427d-8254-408c1b233ca3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource d835ae74-e3bf-4942-8bfd-5f5eef005ccc (type: security_group_rules) to 0 2026-05-27 11:07:43.899 10 INFO neutron.wsgi [None req-0d8d85ad-0688-4568-9c2c-41195b15baf2 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.2071328 2026-05-27 11:07:43.911 9 INFO neutron.wsgi [None req-7e87ca5c-0187-427d-8254-408c1b233ca3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=a4d5d6369f724ce3aa51cb21b90257ad&name=default HTTP/1.1" status: 200 len: 3120 time: 0.5883343 2026-05-27 11:07:43.913 10 WARNING neutron_lib.context [None req-b0a58947-98b5-47e6-8e17-6011435140ff 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:07:43.930 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource e0a4f405-d462-44eb-8207-18cf42860c4f (type: ports) to 6 2026-05-27 11:07:43.939 9 INFO neutron.wsgi [req-3408731d-2e75-42e9-825e-5ddabb4d60a7 req-1990e88d-7fc6-4992-8774-00602b5ba1a4 d1b54a3e3ccb479dac97a27b94088943 4b23afee03f040e698500fb84435a5c7 - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=d196580f-1950-4122-8bff-1ad80535ef04&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0840251 2026-05-27 11:07:44.007 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status up for port: b37b5ab5-1f2c-4ecd-90aa-bc2e6b4d4a6e 2026-05-27 11:07:44.024 9 INFO neutron.plugins.ml2.plugin [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Attempt 1 to provision port b37b5ab5-1f2c-4ecd-90aa-bc2e6b4d4a6e 2026-05-27 11:07:44.072 10 INFO neutron.db.ovn_revision_numbers_db [None req-b0a58947-98b5-47e6-8e17-6011435140ff 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource 6f99e78e-c578-4cae-90ff-32fec9577294 (type: security_group_rules) to 0 2026-05-27 11:07:44.100 10 INFO neutron.wsgi [None req-b0a58947-98b5-47e6-8e17-6011435140ff 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 800 time: 0.1925364 2026-05-27 11:07:44.109 10 WARNING neutron_lib.context [None req-0e404b0a-c7d3-4408-96ad-6442df899b45 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:07:44.142 10 INFO neutron.db.securitygroups_db [None req-0e404b0a-c7d3-4408-96ad-6442df899b45 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Project 3e3ec75d77854479acc91fdb39c2151c added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. /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-05-27 11:07:44.211 9 INFO neutron.wsgi [req-f9ce12aa-a61f-4b0a-9165-aba21e7cdf33 req-1b6b3201-4d44-4f73-a31d-afbec73c2b0a d1b54a3e3ccb479dac97a27b94088943 4b23afee03f040e698500fb84435a5c7 - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=acb667ab-a809-428f-b452-bdca14aa00da HTTP/1.1" status: 200 len: 1174 time: 0.0783730 2026-05-27 11:07:44.250 10 INFO neutron.db.ovn_revision_numbers_db [None req-0e404b0a-c7d3-4408-96ad-6442df899b45 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource eafe78f1-5058-4057-8cff-f155031c539d (type: security_group_rules) to 0 2026-05-27 11:07:44.276 10 INFO neutron.wsgi [None req-0e404b0a-c7d3-4408-96ad-6442df899b45 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 806 time: 0.1713495 2026-05-27 11:07:44.290 10 WARNING neutron_lib.context [None req-7b621e7e-5da1-4c5b-99fc-a902d1ed63c6 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:07:44.321 10 INFO neutron.db.securitygroups_db [None req-7b621e7e-5da1-4c5b-99fc-a902d1ed63c6 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Project 3e3ec75d77854479acc91fdb39c2151c added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-27 11:07:44.395 9 INFO neutron.wsgi [None req-9bb7fac8-51b5-4161-9c2f-4a89cdf3a27d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/d9e35800-6909-42b8-9598-67923059b498 HTTP/1.1" status: 204 len: 168 time: 0.4781997 2026-05-27 11:07:44.427 10 INFO neutron.db.ovn_revision_numbers_db [None req-7b621e7e-5da1-4c5b-99fc-a902d1ed63c6 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource 91370a72-9adc-43ef-8801-a3accf2e99d7 (type: security_group_rules) to 0 2026-05-27 11:07:44.454 10 INFO neutron.wsgi [None req-7b621e7e-5da1-4c5b-99fc-a902d1ed63c6 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 805 time: 0.1715119 2026-05-27 11:07:44.678 9 INFO neutron.wsgi [req-f9ce12aa-a61f-4b0a-9165-aba21e7cdf33 req-ec463c87-f825-4dc7-bf94-6ebc7445bf91 d1b54a3e3ccb479dac97a27b94088943 4b23afee03f040e698500fb84435a5c7 - - default default] 199.204.45.162 "DELETE /v2.0/ports/007f963f-11b3-4496-800b-6668254f5b75 HTTP/1.1" status: 204 len: 173 time: 0.4614911 2026-05-27 11:07:44.686 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource b37b5ab5-1f2c-4ecd-90aa-bc2e6b4d4a6e (type: ports) to 2 2026-05-27 11:07:44.829 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b18feb5e-1773-42b6-bdb7-17f2d3728e68'] response: {'server_uuid': 'acb667ab-a809-428f-b452-bdca14aa00da', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '007f963f-11b3-4496-800b-6668254f5b75', 'code': 200} 2026-05-27 11:07:44.830 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b18feb5e-1773-42b6-bdb7-17f2d3728e68'] response: {'server_uuid': 'f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e0a4f405-d462-44eb-8207-18cf42860c4f', 'code': 200} 2026-05-27 11:07:44.830 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b18feb5e-1773-42b6-bdb7-17f2d3728e68'] response: {'server_uuid': 'f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e0a4f405-d462-44eb-8207-18cf42860c4f', 'code': 200} 2026-05-27 11:07:44.830 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b18feb5e-1773-42b6-bdb7-17f2d3728e68'] response: {'server_uuid': 'f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e0a4f405-d462-44eb-8207-18cf42860c4f', 'code': 200} 2026-05-27 11:07:44.830 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b18feb5e-1773-42b6-bdb7-17f2d3728e68'] response: {'server_uuid': 'f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e0a4f405-d462-44eb-8207-18cf42860c4f', 'code': 200} 2026-05-27 11:07:44.830 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b18feb5e-1773-42b6-bdb7-17f2d3728e68'] response: {'server_uuid': 'acb667ab-a809-428f-b452-bdca14aa00da', 'name': 'network-vif-deleted', 'tag': '007f963f-11b3-4496-800b-6668254f5b75', 'status': 'completed', 'code': 200} 2026-05-27 11:07:44.846 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource b37b5ab5-1f2c-4ecd-90aa-bc2e6b4d4a6e (type: router_ports) to 2 2026-05-27 11:07:45.079 9 INFO neutron.wsgi [req-47ddceff-2d14-4b2b-ab26-ea116096ad44 req-eb461d3f-ae00-4102-843b-878273d5d834 d1b54a3e3ccb479dac97a27b94088943 4b23afee03f040e698500fb84435a5c7 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=acb667ab-a809-428f-b452-bdca14aa00da HTTP/1.1" status: 200 len: 210 time: 0.0296752 2026-05-27 11:07:45.219 9 INFO neutron.wsgi [None req-4f74804f-6106-40dd-bb0e-83367cae1a0c 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.84 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1491 time: 0.3228235 2026-05-27 11:07:45.365 9 INFO neutron.wsgi [req-35253e65-d794-40af-a522-4617eeffae8d req-ab8417f1-284b-4e51-8559-b10bcca2ae43 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.56 "GET /v2.0/security-groups?name=tempest-secgroup-smoke-1266842654&fields=id&tenant_id=3e3ec75d77854479acc91fdb39c2151c HTTP/1.1" status: 200 len: 267 time: 0.0527141 2026-05-27 11:07:45.456 9 INFO neutron.wsgi [req-35253e65-d794-40af-a522-4617eeffae8d req-7c9aea8c-31b8-458c-8daa-2b483109272d 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.56 "GET /v2.0/networks?id=7d15d26c-5fd8-492b-a435-23a6d71661ea HTTP/1.1" status: 200 len: 858 time: 0.0823257 2026-05-27 11:07:45.481 9 INFO neutron.wsgi [req-35253e65-d794-40af-a522-4617eeffae8d req-bdb31587-ebbf-4078-b83a-52cec4e4df99 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.56 "GET /v2.0/quotas/3e3ec75d77854479acc91fdb39c2151c HTTP/1.1" status: 200 len: 491 time: 0.0126734 2026-05-27 11:07:45.583 9 INFO neutron.wsgi [req-35253e65-d794-40af-a522-4617eeffae8d req-a790a98d-cc29-42ac-a7b3-b2381d10c65e 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.56 "GET /v2.0/ports?tenant_id=3e3ec75d77854479acc91fdb39c2151c&fields=id HTTP/1.1" status: 200 len: 302 time: 0.0916731 2026-05-27 11:07:45.659 9 INFO neutron.wsgi [req-35253e65-d794-40af-a522-4617eeffae8d req-26e5c973-6eed-420d-98df-914e9df8ac40 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.56 "GET /v2.0/networks/7d15d26c-5fd8-492b-a435-23a6d71661ea?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0644648 2026-05-27 11:07:45.726 9 INFO neutron.wsgi [req-35253e65-d794-40af-a522-4617eeffae8d req-56fb0c7d-2661-4cab-8379-8cdfca559951 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.56 "GET /v2.0/networks/7d15d26c-5fd8-492b-a435-23a6d71661ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0578344 2026-05-27 11:07:45.868 9 INFO neutron.wsgi [req-433330f1-4cd5-410c-8267-2612cea4139d req-66fb554f-1c03-407c-8e0d-6fe81228811a 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=0578ee65-e2bb-411a-9190-25558f6890bb HTTP/1.1" status: 200 len: 210 time: 0.0252047 2026-05-27 11:07:46.696 9 INFO neutron.wsgi [req-35253e65-d794-40af-a522-4617eeffae8d req-020ecce9-6d17-407c-befc-5920595ffb6e 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 199.204.45.162 "GET /v2.0/networks?id=7d15d26c-5fd8-492b-a435-23a6d71661ea HTTP/1.1" status: 200 len: 858 time: 0.1183290 2026-05-27 11:07:46.764 9 INFO neutron.wsgi [req-35253e65-d794-40af-a522-4617eeffae8d req-028ce31e-d1b2-400e-8624-b18df1befd0f 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 199.204.45.162 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3e3ec75d77854479acc91fdb39c2151c HTTP/1.1" status: 200 len: 380 time: 0.0574596 2026-05-27 11:07:46.786 9 WARNING neutron_lib.context [req-35253e65-d794-40af-a522-4617eeffae8d req-68fee3d9-1fdd-4b8d-8302-afdb6ddc4b17 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:07:46.981 9 INFO neutron.wsgi [req-c6bb4da5-7a11-4da9-87f3-ddd03c2c7a7b req-49350ea8-f122-42f7-9c11-f986f52ca408 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=0578ee65-e2bb-411a-9190-25558f6890bb HTTP/1.1" status: 200 len: 210 time: 0.0398602 2026-05-27 11:07:47.061 10 INFO neutron.db.ovn_revision_numbers_db [None req-e277bb80-1a41-4f48-b1fa-7a463494076a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 39b67fb7-1cc5-41b1-a72b-dccfdb13198e (type: security_groups) to 1 2026-05-27 11:07:47.077 10 INFO neutron.db.ovn_revision_numbers_db [None req-e277bb80-1a41-4f48-b1fa-7a463494076a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 2cffead0-e089-44eb-9d95-886588b6f070 (type: security_group_rules) to 0 2026-05-27 11:07:47.091 10 INFO neutron.db.ovn_revision_numbers_db [None req-e277bb80-1a41-4f48-b1fa-7a463494076a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 701b9ac4-967e-4fa2-8a74-933acb11e6a4 (type: security_group_rules) to 0 2026-05-27 11:07:47.106 10 INFO neutron.db.ovn_revision_numbers_db [None req-e277bb80-1a41-4f48-b1fa-7a463494076a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 9c1ed342-0727-4b6d-822b-6f8d5b79b17b (type: security_group_rules) to 0 2026-05-27 11:07:47.124 10 INFO neutron.db.ovn_revision_numbers_db [None req-e277bb80-1a41-4f48-b1fa-7a463494076a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource fe38b0e2-4976-4a02-9316-17d62e333424 (type: security_group_rules) to 0 2026-05-27 11:07:47.146 10 INFO neutron.wsgi [None req-e277bb80-1a41-4f48-b1fa-7a463494076a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=b3eebecba688473d90770016f93253e6&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4051957 2026-05-27 11:07:47.246 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-35253e65-d794-40af-a522-4617eeffae8d req-68fee3d9-1fdd-4b8d-8302-afdb6ddc4b17 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] No more DHCP agents 2026-05-27 11:07:47.248 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-35253e65-d794-40af-a522-4617eeffae8d req-68fee3d9-1fdd-4b8d-8302-afdb6ddc4b17 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Unable to schedule network 7d15d26c-5fd8-492b-a435-23a6d71661ea: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:47.395 10 INFO neutron.wsgi [None req-ba8946e8-15db-4e8b-aece-f2d0c9001ff8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/39b67fb7-1cc5-41b1-a72b-dccfdb13198e HTTP/1.1" status: 204 len: 168 time: 0.2412682 2026-05-27 11:07:47.512 9 INFO neutron.db.ovn_revision_numbers_db [req-35253e65-d794-40af-a522-4617eeffae8d req-68fee3d9-1fdd-4b8d-8302-afdb6ddc4b17 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource 35ed76c1-8617-43ce-bbca-2daa2d6c53f4 (type: ports) to 1 2026-05-27 11:07:47.540 9 INFO neutron.wsgi [req-35253e65-d794-40af-a522-4617eeffae8d req-68fee3d9-1fdd-4b8d-8302-afdb6ddc4b17 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 199.204.45.162 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 0.7620471 /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-05-27 11:07:48.146 9 INFO neutron.wsgi [req-362a1da2-810e-45a5-aee3-6b93c76836c9 req-fa5f7d7a-ae93-41b7-b0cd-7d3522e3c555 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=0578ee65-e2bb-411a-9190-25558f6890bb HTTP/1.1" status: 200 len: 1160 time: 0.0718017 2026-05-27 11:07:48.235 9 INFO neutron.wsgi [req-362a1da2-810e-45a5-aee3-6b93c76836c9 req-91eea5d4-0b24-4e32-93f8-23f187f569ad 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=c3dc9020-f8bb-4418-9b38-34dc4290e56b&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0750456 2026-05-27 11:07:48.396 9 INFO neutron.wsgi [None req-6be70850-7d36-4de6-8d77-ddebca86a244 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "PUT /v2.0/routers/c8e84141-2c20-4f9f-8df2-304c7b9f3c2d/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 2.2589297 2026-05-27 11:07:48.397 9 INFO neutron.db.ovn_revision_numbers_db [req-35253e65-d794-40af-a522-4617eeffae8d req-00775894-0a30-4cb5-a7c1-d3cb11611ed3 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource 35ed76c1-8617-43ce-bbca-2daa2d6c53f4 (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-05-27 11:07:48.704 9 INFO neutron.db.ovn_revision_numbers_db [req-35253e65-d794-40af-a522-4617eeffae8d req-00775894-0a30-4cb5-a7c1-d3cb11611ed3 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource 35ed76c1-8617-43ce-bbca-2daa2d6c53f4 (type: ports) to 2 2026-05-27 11:07:48.730 9 INFO neutron.wsgi [req-35253e65-d794-40af-a522-4617eeffae8d req-00775894-0a30-4cb5-a7c1-d3cb11611ed3 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "PUT /v2.0/ports/35ed76c1-8617-43ce-bbca-2daa2d6c53f4 HTTP/1.1" status: 200 len: 1380 time: 1.1790285 2026-05-27 11:07:48.769 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b1987b2e-1bac-4a49-8c88-125a465f857d'] response: {'name': 'network-changed', 'server_uuid': '0578ee65-e2bb-411a-9190-25558f6890bb', 'tag': '35ed76c1-8617-43ce-bbca-2daa2d6c53f4', '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-05-27 11:07:48.821 9 INFO neutron.wsgi [req-35253e65-d794-40af-a522-4617eeffae8d req-b4b1828e-9b8f-4e50-b16f-462875802db1 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=3e3ec75d77854479acc91fdb39c2151c&device_id=0578ee65-e2bb-411a-9190-25558f6890bb HTTP/1.1" status: 200 len: 1411 time: 0.0465813 2026-05-27 11:07:48.856 9 INFO neutron.wsgi [req-35253e65-d794-40af-a522-4617eeffae8d req-ba1c592f-d290-45cb-adde-3e2dcce16694 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=35ed76c1-8617-43ce-bbca-2daa2d6c53f4 HTTP/1.1" status: 200 len: 217 time: 0.0269299 2026-05-27 11:07:48.913 9 INFO neutron.wsgi [req-35253e65-d794-40af-a522-4617eeffae8d req-8e84814a-3e53-4b5f-aded-3af7f5c902b7 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=2e69b267-03a0-42b1-94d1-ddef23fe79be HTTP/1.1" status: 200 len: 852 time: 0.0490670 2026-05-27 11:07:48.951 9 INFO neutron.wsgi [req-35253e65-d794-40af-a522-4617eeffae8d req-b9520fdc-b4bd-462a-aaae-3eef72fa1e91 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=7d15d26c-5fd8-492b-a435-23a6d71661ea&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0329869 2026-05-27 11:07:49.026 9 INFO neutron.wsgi [req-35253e65-d794-40af-a522-4617eeffae8d req-2fa82e2c-43d9-4704-b60f-17ca5d2103d7 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/7d15d26c-5fd8-492b-a435-23a6d71661ea?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0643997 2026-05-27 11:07:49.105 9 INFO neutron.wsgi [req-35253e65-d794-40af-a522-4617eeffae8d req-1469442d-612c-4db6-86f0-5878e14b4650 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/7d15d26c-5fd8-492b-a435-23a6d71661ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0703723 2026-05-27 11:07:49.213 9 INFO neutron.wsgi [req-e5558ab1-9136-42e7-a302-257637373b9f req-085bbd32-9019-483c-a29d-d5cf68e39b0a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=3e3ec75d77854479acc91fdb39c2151c&device_id=0578ee65-e2bb-411a-9190-25558f6890bb HTTP/1.1" status: 200 len: 1411 time: 0.0615203 2026-05-27 11:07:49.353 9 INFO neutron.wsgi [req-e5558ab1-9136-42e7-a302-257637373b9f req-6a0dc727-4c8d-4b80-a46b-dc6d6e706600 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=7d15d26c-5fd8-492b-a435-23a6d71661ea HTTP/1.1" status: 200 len: 957 time: 0.1285677 2026-05-27 11:07:49.427 10 INFO neutron.db.ovn_revision_numbers_db [None req-1aeb1ac5-eebd-48e0-b59b-daf5d73ee88c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 7da87daf-ff49-4435-88c2-8d467b6a8e86 (type: security_groups) to 1 2026-05-27 11:07:49.430 9 INFO neutron.wsgi [req-89177108-9146-4931-bbec-2743a0af831a req-37c66513-508e-48cd-b7a4-bfc7143618e1 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=0578ee65-e2bb-411a-9190-25558f6890bb HTTP/1.1" status: 200 len: 1172 time: 0.0901983 2026-05-27 11:07:49.432 9 INFO neutron.wsgi [req-e5558ab1-9136-42e7-a302-257637373b9f req-c5141fa8-78ef-44bb-b2a1-351ec05fa450 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=35ed76c1-8617-43ce-bbca-2daa2d6c53f4 HTTP/1.1" status: 200 len: 217 time: 0.0634365 2026-05-27 11:07:49.455 10 INFO neutron.db.ovn_revision_numbers_db [None req-1aeb1ac5-eebd-48e0-b59b-daf5d73ee88c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 5aa648bf-636d-4565-8d89-5ee39139c16c (type: security_group_rules) to 0 2026-05-27 11:07:49.477 10 INFO neutron.db.ovn_revision_numbers_db [None req-1aeb1ac5-eebd-48e0-b59b-daf5d73ee88c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 7ef55db7-82f9-43d3-854e-f68d4a455d48 (type: security_group_rules) to 0 2026-05-27 11:07:49.483 9 INFO neutron.wsgi [None req-286b6634-f323-4570-bace-a418ee9e7b13 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/routers/c8e84141-2c20-4f9f-8df2-304c7b9f3c2d HTTP/1.1" status: 204 len: 168 time: 1.0827930 2026-05-27 11:07:49.508 9 INFO neutron.wsgi [req-e5558ab1-9136-42e7-a302-257637373b9f req-77953339-82e4-4159-9a1f-49255ae79fec 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=2e69b267-03a0-42b1-94d1-ddef23fe79be HTTP/1.1" status: 200 len: 852 time: 0.0590854 2026-05-27 11:07:49.514 10 INFO neutron.db.ovn_revision_numbers_db [None req-1aeb1ac5-eebd-48e0-b59b-daf5d73ee88c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource a1ae7896-163a-4c8e-b3b5-b64b791965cf (type: security_group_rules) to 0 2026-05-27 11:07:49.515 9 INFO neutron.wsgi [req-89177108-9146-4931-bbec-2743a0af831a req-68ab47ab-bf40-4fe7-9ca2-66ef48362bd0 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=c3dc9020-f8bb-4418-9b38-34dc4290e56b&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0778732 2026-05-27 11:07:49.536 10 INFO neutron.db.ovn_revision_numbers_db [None req-1aeb1ac5-eebd-48e0-b59b-daf5d73ee88c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource ae89bea6-f843-44fb-8d4a-e569d2458fdb (type: security_group_rules) to 0 2026-05-27 11:07:49.539 9 INFO neutron.wsgi [req-e5558ab1-9136-42e7-a302-257637373b9f req-c97b8660-f443-4985-b499-5964e9c58e16 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=7d15d26c-5fd8-492b-a435-23a6d71661ea&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0226226 2026-05-27 11:07:49.597 10 INFO neutron.db.segments_db [None req-1aeb1ac5-eebd-48e0-b59b-daf5d73ee88c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Added segment 73167168-b74e-4468-b7ff-e9456f963a64 of type geneve for network 60411d56-be2c-4dc2-900d-f4bd475445d7 2026-05-27 11:07:49.604 9 INFO neutron.wsgi [req-e5558ab1-9136-42e7-a302-257637373b9f req-c8d6251e-fc8f-4346-a355-2c625eb6f11d 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/7d15d26c-5fd8-492b-a435-23a6d71661ea?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0607395 2026-05-27 11:07:49.685 9 INFO neutron.wsgi [req-e5558ab1-9136-42e7-a302-257637373b9f req-50e4c893-b662-42e8-9992-0d920ccee395 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/7d15d26c-5fd8-492b-a435-23a6d71661ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0769742 2026-05-27 11:07:49.820 10 INFO neutron.wsgi [None req-ef48e0c5-3589-45de-90a0-63a6202f9ecc c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/subnets/a9141722-7c77-4109-a649-cd15777622c3 HTTP/1.1" status: 204 len: 168 time: 0.3324296 2026-05-27 11:07:49.828 10 INFO neutron.db.ovn_revision_numbers_db [None req-1aeb1ac5-eebd-48e0-b59b-daf5d73ee88c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 60411d56-be2c-4dc2-900d-f4bd475445d7 (type: networks) to 1 2026-05-27 11:07:50.060 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1aeb1ac5-eebd-48e0-b59b-daf5d73ee88c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:07:50.064 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1aeb1ac5-eebd-48e0-b59b-daf5d73ee88c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 60411d56-be2c-4dc2-900d-f4bd475445d7: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:50.155 10 INFO neutron.db.ovn_revision_numbers_db [None req-1aeb1ac5-eebd-48e0-b59b-daf5d73ee88c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 90386487-9246-45c0-ad98-e45f5d023a50 (type: ports) to 1 2026-05-27 11:07:50.177 10 INFO neutron.wsgi [None req-1aeb1ac5-eebd-48e0-b59b-daf5d73ee88c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 943 time: 1.1078064 2026-05-27 11:07:50.290 9 INFO neutron.services.segments.plugin [-] Segment 717c0aa5-06e0-4295-89db-47258aa6ddea resource provider aggregate not found 2026-05-27 11:07:50.297 9 INFO neutron.services.segments.plugin [-] Segment 717c0aa5-06e0-4295-89db-47258aa6ddea resource provider aggregate not found 2026-05-27 11:07:50.312 9 INFO neutron.wsgi [None req-7ee87819-6cc5-4553-bb6f-f23c0f0c5da8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/networks/5e19dcc3-274f-47a3-9b1b-5a2ce10eb0ed HTTP/1.1" status: 204 len: 168 time: 0.4875920 2026-05-27 11:07:50.314 9 INFO neutron.services.segments.plugin [-] Segment 717c0aa5-06e0-4295-89db-47258aa6ddea 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 717c0aa5-06e0-4295-89db-47258aa6ddea found for delete ", "request_id": "req-485fbc82-079a-4398-8ad4-8af5acbf0d7a"}]} 2026-05-27 11:07:50.321 9 INFO neutron.services.segments.plugin [-] Segment 717c0aa5-06e0-4295-89db-47258aa6ddea 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 717c0aa5-06e0-4295-89db-47258aa6ddea found for delete ", "request_id": "req-1bfe9bca-1724-44b4-8f4d-b632b0261f24"}]} 2026-05-27 11:07:50.340 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b08ab260-eb47-4fc6-889a-71910fdcefeb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:07:50.342 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b08ab260-eb47-4fc6-889a-71910fdcefeb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 60411d56-be2c-4dc2-900d-f4bd475445d7: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:50.451 9 INFO neutron.wsgi [None req-a7fc964b-fd64-4bdd-af4a-f7eed1ce037b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=4b23afee03f040e698500fb84435a5c7&name=default HTTP/1.1" status: 200 len: 3120 time: 0.0486438 2026-05-27 11:07:50.667 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] No hosting information found for port b37b5ab5-1f2c-4ecd-90aa-bc2e6b4d4a6e: RuntimeError: No hosting information found for port b37b5ab5-1f2c-4ecd-90aa-bc2e6b4d4a6e 2026-05-27 11:07:50.668 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status down for port: 007f963f-11b3-4496-800b-6668254f5b75 2026-05-27 11:07:50.695 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status up for port: 35ed76c1-8617-43ce-bbca-2daa2d6c53f4 2026-05-27 11:07:50.722 9 INFO neutron.plugins.ml2.plugin [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Attempt 1 to provision port 35ed76c1-8617-43ce-bbca-2daa2d6c53f4 2026-05-27 11:07:50.769 9 INFO neutron.wsgi [req-6a00331e-7fa8-42e1-ab55-18a4f83a1644 req-311a852f-670c-4698-807c-77a9a94e12af 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=0578ee65-e2bb-411a-9190-25558f6890bb HTTP/1.1" status: 200 len: 1172 time: 0.1453223 2026-05-27 11:07:50.782 10 INFO neutron.wsgi [None req-cf03b72b-dde6-460b-9e58-90f8949e244f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/d196580f-1950-4122-8bff-1ad80535ef04 HTTP/1.1" status: 204 len: 168 time: 0.3259921 2026-05-27 11:07:50.850 9 INFO neutron.wsgi [req-6a00331e-7fa8-42e1-ab55-18a4f83a1644 req-4115e5d1-7a78-4c39-92f8-2983fa9bf1ca 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=c3dc9020-f8bb-4418-9b38-34dc4290e56b&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0738661 2026-05-27 11:07:50.907 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-c090b4c6-c01e-49a6-8c5c-5c2c2a53d3ea'] response: {'server_uuid': '0578ee65-e2bb-411a-9190-25558f6890bb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '35ed76c1-8617-43ce-bbca-2daa2d6c53f4', 'code': 200} 2026-05-27 11:07:50.909 10 INFO neutron.db.ovn_revision_numbers_db [None req-b08ab260-eb47-4fc6-889a-71910fdcefeb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 90386487-9246-45c0-ad98-e45f5d023a50 (type: ports) to 2 2026-05-27 11:07:50.959 10 INFO neutron.db.ovn_revision_numbers_db [None req-b08ab260-eb47-4fc6-889a-71910fdcefeb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 9d839a02-42dd-4fdf-a290-17915303027f (type: subnets) to 0 2026-05-27 11:07:50.982 10 INFO neutron.wsgi [None req-b08ab260-eb47-4fc6-889a-71910fdcefeb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 863 time: 0.7994401 2026-05-27 11:07:51.098 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource 35ed76c1-8617-43ce-bbca-2daa2d6c53f4 (type: ports) to 4 2026-05-27 11:07:51.581 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b47ecaa2-0579-4e69-8d58-c98b466baa77 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:07:51.582 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b47ecaa2-0579-4e69-8d58-c98b466baa77 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:51.761 10 INFO neutron.db.ovn_revision_numbers_db [None req-b47ecaa2-0579-4e69-8d58-c98b466baa77 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 2aad15e6-fefb-41c8-9566-c3e4d495d34e (type: ports) to 1 /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-05-27 11:07:52.193 10 INFO neutron.wsgi [req-695c08c4-87f5-4110-971e-58d996523dbe req-7bf9d450-50f0-4c6c-b859-34e2cd8f3cc5 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.136 "GET /v2.0/ports?device_id=f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8 HTTP/1.1" status: 200 len: 1409 time: 0.0385845 2026-05-27 11:07:52.193 9 INFO neutron.wsgi [req-93662cbe-f29f-474c-9915-52c662b148dc req-fc009328-37ed-41f4-a911-ecc8bb93939a 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=0578ee65-e2bb-411a-9190-25558f6890bb HTTP/1.1" status: 200 len: 1174 time: 0.2741935 2026-05-27 11:07:52.263 9 INFO neutron.wsgi [req-93662cbe-f29f-474c-9915-52c662b148dc req-072359bf-a794-4122-a35b-186f80fb6a63 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=c3dc9020-f8bb-4418-9b38-34dc4290e56b&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0646019 2026-05-27 11:07:52.291 10 INFO neutron.wsgi [req-695c08c4-87f5-4110-971e-58d996523dbe req-0b242db5-81e8-47bc-ae28-f508f2dfa7d5 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.136 "GET /v2.0/security-groups?id=bcdd3699-2559-488b-a4c6-7c09f443487d&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0818908 2026-05-27 11:07:52.396 9 INFO neutron.wsgi [req-493a8379-68ee-4244-82f4-5562c8bafb26 req-1801d754-bd90-466a-8b51-42f049dbe96a 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=0578ee65-e2bb-411a-9190-25558f6890bb HTTP/1.1" status: 200 len: 1174 time: 0.0488641 2026-05-27 11:07:52.445 9 INFO neutron.wsgi [req-493a8379-68ee-4244-82f4-5562c8bafb26 req-ce491ce5-b870-4b93-8afa-a9a0f1fb136a 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=c3dc9020-f8bb-4418-9b38-34dc4290e56b&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0404978 2026-05-27 11:07:52.543 9 INFO neutron.wsgi [None req-c8e59a0c-079d-44fe-b47e-525b9e52f051 fc2e118be7204629967cb9406ba8e3e7 9a269674cda6408f951717f3b41ecf4e - - default default] 10.0.0.84 "GET /v2.0/ports?device_id=0578ee65-e2bb-411a-9190-25558f6890bb HTTP/1.1" status: 200 len: 1408 time: 0.0653236 2026-05-27 11:07:52.557 9 WARNING neutron_lib.context [None req-46512925-157c-4b48-a430-16f6fb6cecf7 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:07:52.777 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-175e2eae-dcfb-464b-996d-63bd75074605 - - - - - -] Schedule LRP lrp-2aad15e6-fefb-41c8-9566-c3e4d495d34e on gateway 48f831bc-71ac-432d-a82d-4d8b8361e013 with priority 1 2026-05-27 11:07:52.777 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-46512925-157c-4b48-a430-16f6fb6cecf7 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] No more DHCP agents 2026-05-27 11:07:52.779 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-46512925-157c-4b48-a430-16f6fb6cecf7 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:52.801 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status up for port: 2aad15e6-fefb-41c8-9566-c3e4d495d34e 2026-05-27 11:07:52.818 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Router 35c39503-60b5-4198-9168-6bdfab801cd6 is bound to host instance 2026-05-27 11:07:52.825 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port 2aad15e6-fefb-41c8-9566-c3e4d495d34e 2026-05-27 11:07:52.867 10 INFO neutron.db.ovn_revision_numbers_db [None req-b47ecaa2-0579-4e69-8d58-c98b466baa77 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 2aad15e6-fefb-41c8-9566-c3e4d495d34e (type: router_ports) to 1 2026-05-27 11:07:53.043 10 INFO neutron.db.ovn_revision_numbers_db [None req-b47ecaa2-0579-4e69-8d58-c98b466baa77 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 35c39503-60b5-4198-9168-6bdfab801cd6 (type: routers) to 2 2026-05-27 11:07:53.071 10 INFO neutron.wsgi [None req-b47ecaa2-0579-4e69-8d58-c98b466baa77 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1165 time: 2.0842276 2026-05-27 11:07:53.104 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-bb4787fa-f3da-4449-a47c-0714622740af'] response: {'server_uuid': '0578ee65-e2bb-411a-9190-25558f6890bb', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '35ed76c1-8617-43ce-bbca-2daa2d6c53f4', 'code': 200} 2026-05-27 11:07:53.720 9 INFO neutron.db.ovn_revision_numbers_db [None req-46512925-157c-4b48-a430-16f6fb6cecf7 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource 7c585f51-5d3e-4f25-bca9-5dde97d05ef8 (type: floatingips) to -1 2026-05-27 11:07:53.831 9 INFO neutron.db.ovn_revision_numbers_db [None req-815ca2a8-cfab-46ac-97bf-3ec216fe81b3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 295b6f74-0bf1-401f-9099-44a70f964f57 (type: security_groups) to 1 2026-05-27 11:07:53.858 9 INFO neutron.db.ovn_revision_numbers_db [None req-815ca2a8-cfab-46ac-97bf-3ec216fe81b3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 15dc110e-c7c2-4174-85cf-fc4df0acce02 (type: security_group_rules) to 0 2026-05-27 11:07:53.870 9 INFO neutron.db.ovn_revision_numbers_db [None req-46512925-157c-4b48-a430-16f6fb6cecf7 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource 7c585f51-5d3e-4f25-bca9-5dde97d05ef8 (type: floatingips) to 1 2026-05-27 11:07:53.871 9 INFO neutron.db.l3_db [None req-46512925-157c-4b48-a430-16f6fb6cecf7 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Floating IP 7c585f51-5d3e-4f25-bca9-5dde97d05ef8 associated. External IP: 10.96.250.202, port: 35ed76c1-8617-43ce-bbca-2daa2d6c53f4. 2026-05-27 11:07:53.872 9 INFO neutron.db.ovn_revision_numbers_db [None req-815ca2a8-cfab-46ac-97bf-3ec216fe81b3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 23615bfd-441d-476d-b6e2-e2a4cba65e6c (type: security_group_rules) to 0 2026-05-27 11:07:53.894 9 INFO neutron.db.ovn_revision_numbers_db [None req-815ca2a8-cfab-46ac-97bf-3ec216fe81b3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 2c55e77a-547f-4060-962b-f577fff87e62 (type: security_group_rules) to 0 2026-05-27 11:07:53.917 9 INFO neutron.wsgi [None req-46512925-157c-4b48-a430-16f6fb6cecf7 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.84 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1055 time: 1.3690712 2026-05-27 11:07:53.918 9 INFO neutron.db.ovn_revision_numbers_db [None req-815ca2a8-cfab-46ac-97bf-3ec216fe81b3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource e44db62f-0bdf-4568-a99d-434189e41d1a (type: security_group_rules) to 0 2026-05-27 11:07:53.968 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013857 2026-05-27 11:07:53.970 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0010135 2026-05-27 11:07:53.980 9 INFO neutron.wsgi [None req-815ca2a8-cfab-46ac-97bf-3ec216fe81b3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=23a1e2336f1a454c9a0399549045f7e8&name=default HTTP/1.1" status: 200 len: 3120 time: 0.5512269 2026-05-27 11:07:54.020 9 INFO neutron.wsgi [None req-541230e6-236f-4ef3-87ec-2bf6a045c7f0 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.84 "GET /v2.0/floatingips/7c585f51-5d3e-4f25-bca9-5dde97d05ef8 HTTP/1.1" status: 200 len: 1052 time: 0.0940907 2026-05-27 11:07:54.201 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ffca8012-6e3b-44d9-9b0b-77a1c6e40009 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:07:54.206 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ffca8012-6e3b-44d9-9b0b-77a1c6e40009 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 60411d56-be2c-4dc2-900d-f4bd475445d7: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:54.287 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource 2aad15e6-fefb-41c8-9566-c3e4d495d34e (type: ports) to 1 2026-05-27 11:07:54.502 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffca8012-6e3b-44d9-9b0b-77a1c6e40009 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 7d6c3791-f7df-4fec-976e-1341b920ed7f (type: ports) to 1 2026-05-27 11:07:54.528 10 INFO neutron.wsgi [None req-c68354cb-264f-4036-a922-035d2edb98c8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/295b6f74-0bf1-401f-9099-44a70f964f57 HTTP/1.1" status: 204 len: 168 time: 0.5383348 2026-05-27 11:07:55.026 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource 2aad15e6-fefb-41c8-9566-c3e4d495d34e (type: router_ports) to 3 2026-05-27 11:07:55.149 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4ccd21a3-95cd-4843-a326-1821c03be878'] response: {'name': 'network-changed', 'server_uuid': '0578ee65-e2bb-411a-9190-25558f6890bb', 'tag': '35ed76c1-8617-43ce-bbca-2daa2d6c53f4', 'status': 'completed', 'code': 200} 2026-05-27 11:07:55.210 9 INFO neutron.wsgi [req-b279e014-3631-4e50-8826-75caa2c4f9c2 req-44a0b5fd-05c3-4fe8-9060-a5ba6af4dda9 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=3e3ec75d77854479acc91fdb39c2151c&device_id=0578ee65-e2bb-411a-9190-25558f6890bb HTTP/1.1" status: 200 len: 1413 time: 0.0426095 2026-05-27 11:07:55.292 9 INFO neutron.wsgi [req-b279e014-3631-4e50-8826-75caa2c4f9c2 req-96317058-d736-4ede-a461-93f257f5237a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=7d15d26c-5fd8-492b-a435-23a6d71661ea HTTP/1.1" status: 200 len: 957 time: 0.0772822 2026-05-27 11:07:55.344 9 INFO neutron.wsgi [req-b279e014-3631-4e50-8826-75caa2c4f9c2 req-1585dcc6-964a-44c0-b4ce-74fa69a9d3fa 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=35ed76c1-8617-43ce-bbca-2daa2d6c53f4 HTTP/1.1" status: 200 len: 1060 time: 0.0444009 2026-05-27 11:07:55.394 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-ffca8012-6e3b-44d9-9b0b-77a1c6e40009 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-7d6c3791-f7df-4fec-976e-1341b920ed7f 2026-05-27 11:07:55.394 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:07:55.394 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:07:55.394 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:07:55.394 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:07:55.394 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:07:55.394 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:07:55.394 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:07:55.394 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:07:55.394 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:07:55.394 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:07:55.394 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:07:55.394 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-7d6c3791-f7df-4fec-976e-1341b920ed7f 2026-05-27 11:07:55.394 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:07:55.395 10 ERROR neutron_lib.callbacks.manager [None req-ffca8012-6e3b-44d9-9b0b-77a1c6e40009 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-7d6c3791-f7df-4fec-976e-1341b920ed7f 2026-05-27 11:07:55.395 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:07:55.395 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:07:55.395 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:07:55.395 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:07:55.395 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:07:55.395 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:07:55.395 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:07:55.395 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:07:55.395 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:07:55.395 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:07:55.395 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:07:55.395 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:07:55.395 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:07:55.395 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:07:55.395 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:07:55.395 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:07:55.395 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:07:55.395 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:07:55.395 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:07:55.395 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-7d6c3791-f7df-4fec-976e-1341b920ed7f 2026-05-27 11:07:55.395 10 ERROR neutron_lib.callbacks.manager  2026-05-27 11:07:55.396 9 INFO neutron.wsgi [req-b279e014-3631-4e50-8826-75caa2c4f9c2 req-657fbc11-add3-4da9-a7da-b0efa399a327 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=2e69b267-03a0-42b1-94d1-ddef23fe79be HTTP/1.1" status: 200 len: 852 time: 0.0439973 2026-05-27 11:07:55.422 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource 2aad15e6-fefb-41c8-9566-c3e4d495d34e (type: ports) to 2 2026-05-27 11:07:55.426 9 INFO neutron.wsgi [req-b279e014-3631-4e50-8826-75caa2c4f9c2 req-04207226-eba2-401a-ac8d-7567bec1b8f4 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=7d15d26c-5fd8-492b-a435-23a6d71661ea&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0208576 2026-05-27 11:07:55.498 9 INFO neutron.wsgi [req-b279e014-3631-4e50-8826-75caa2c4f9c2 req-283c639c-7f44-4c93-9c99-830ffb84995a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/7d15d26c-5fd8-492b-a435-23a6d71661ea?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0628412 2026-05-27 11:07:55.571 9 INFO neutron.wsgi [req-b279e014-3631-4e50-8826-75caa2c4f9c2 req-de125c98-052b-487a-b955-d984003993af 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/7d15d26c-5fd8-492b-a435-23a6d71661ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0667498 2026-05-27 11:07:55.899 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status up for port: 7d6c3791-f7df-4fec-976e-1341b920ed7f 2026-05-27 11:07:55.907 9 INFO neutron.plugins.ml2.plugin [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Attempt 1 to provision port 7d6c3791-f7df-4fec-976e-1341b920ed7f 2026-05-27 11:07:55.928 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffca8012-6e3b-44d9-9b0b-77a1c6e40009 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 7d6c3791-f7df-4fec-976e-1341b920ed7f (type: ports) to 1 2026-05-27 11:07:56.035 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ffca8012-6e3b-44d9-9b0b-77a1c6e40009 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:07:56.037 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ffca8012-6e3b-44d9-9b0b-77a1c6e40009 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 60411d56-be2c-4dc2-900d-f4bd475445d7: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:07:56.153 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource 2aad15e6-fefb-41c8-9566-c3e4d495d34e (type: ports) to 4 2026-05-27 11:07:56.592 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource 2aad15e6-fefb-41c8-9566-c3e4d495d34e (type: router_ports) to 4 2026-05-27 11:07:56.606 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource 7d6c3791-f7df-4fec-976e-1341b920ed7f (type: ports) to 2 2026-05-27 11:07:56.732 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-7d6c3791-f7df-4fec-976e-1341b920ed7f 2026-05-27 11:07:56.732 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:07:56.732 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:07:56.732 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:07:56.732 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:07:56.732 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:07:56.732 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:07:56.732 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:07:56.732 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:07:56.732 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:07:56.732 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:07:56.732 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:07:56.732 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-7d6c3791-f7df-4fec-976e-1341b920ed7f 2026-05-27 11:07:56.732 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:07:56.733 9 ERROR neutron_lib.callbacks.manager [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-7d6c3791-f7df-4fec-976e-1341b920ed7f 2026-05-27 11:07:56.733 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:07:56.733 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:07:56.733 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:07:56.733 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:07:56.733 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:07:56.733 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:07:56.733 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:07:56.733 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:07:56.733 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:07:56.733 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:07:56.733 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:07:56.733 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:07:56.733 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:07:56.733 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:07:56.733 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:07:56.733 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:07:56.733 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:07:56.733 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:07:56.733 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:07:56.733 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-7d6c3791-f7df-4fec-976e-1341b920ed7f 2026-05-27 11:07:56.733 9 ERROR neutron_lib.callbacks.manager  2026-05-27 11:07:56.943 10 INFO neutron.db.ovn_revision_numbers_db [None req-ffca8012-6e3b-44d9-9b0b-77a1c6e40009 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 7d6c3791-f7df-4fec-976e-1341b920ed7f (type: router_ports) to 1 2026-05-27 11:07:56.950 10 INFO neutron.wsgi [None req-ffca8012-6e3b-44d9-9b0b-77a1c6e40009 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "PUT /v2.0/routers/35c39503-60b5-4198-9168-6bdfab801cd6/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.8710146 2026-05-27 11:07:57.156 9 INFO neutron.db.ovn_revision_numbers_db [None req-95b1bca1-d3ff-4036-aa35-189050d7e08e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 6d05f17d-bca3-42ec-8774-ed5da3774299 (type: security_groups) to 1 2026-05-27 11:07:57.174 9 INFO neutron.db.ovn_revision_numbers_db [None req-95b1bca1-d3ff-4036-aa35-189050d7e08e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 3b7d8df1-eced-4fd3-83ad-2d1c37a40df7 (type: security_group_rules) to 0 2026-05-27 11:07:57.188 9 INFO neutron.db.ovn_revision_numbers_db [None req-95b1bca1-d3ff-4036-aa35-189050d7e08e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 95cc952c-c7d0-4e90-bd3d-28d0d0143f7b (type: security_group_rules) to 0 2026-05-27 11:07:57.203 9 INFO neutron.db.ovn_revision_numbers_db [None req-95b1bca1-d3ff-4036-aa35-189050d7e08e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource ae21ff08-d48d-44ea-9147-3d54fc415bbc (type: security_group_rules) to 0 2026-05-27 11:07:57.216 9 INFO neutron.db.ovn_revision_numbers_db [None req-95b1bca1-d3ff-4036-aa35-189050d7e08e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource ed016fed-04d5-47f3-98ff-87cfe69e4fd3 (type: security_group_rules) to 0 2026-05-27 11:07:57.236 9 INFO neutron.wsgi [None req-95b1bca1-d3ff-4036-aa35-189050d7e08e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=00c6106c0e2943578373033eed17f411&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3547895 2026-05-27 11:07:57.474 9 INFO neutron.wsgi [None req-f04b451a-3664-41db-8821-9b8fcda262a8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/6d05f17d-bca3-42ec-8774-ed5da3774299 HTTP/1.1" status: 204 len: 168 time: 0.2345057 2026-05-27 11:07:58.282 9 INFO neutron.wsgi [req-452db209-8677-4a58-9229-a72d1a7b123e req-adf38e7e-29a2-4035-98b4-2b952ac779b1 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8 HTTP/1.1" status: 200 len: 1170 time: 0.1191645 2026-05-27 11:07:58.355 9 INFO neutron.wsgi [req-452db209-8677-4a58-9229-a72d1a7b123e req-6ba803a6-a00e-4065-9691-05e85d95226b 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=bcdd3699-2559-488b-a4c6-7c09f443487d&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0643606 2026-05-27 11:07:58.609 9 INFO neutron.wsgi [req-e77867b4-f690-486b-b15e-6c241eaddf14 req-9883b6b4-e980-44c5-81b5-053dd441a32e 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8 HTTP/1.1" status: 200 len: 1170 time: 0.0677719 2026-05-27 11:07:58.687 9 INFO neutron.wsgi [req-e77867b4-f690-486b-b15e-6c241eaddf14 req-6ccdfcc8-9499-4050-ad77-504b5d2a77a0 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=bcdd3699-2559-488b-a4c6-7c09f443487d&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0690701 2026-05-27 11:07:58.928 9 INFO neutron.wsgi [req-1c89c438-c310-486b-bcec-cc8a9dc650e3 req-c2f64d5a-a90d-4b3e-9050-5ad88dec13e7 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8 HTTP/1.1" status: 200 len: 1170 time: 0.0703759 2026-05-27 11:07:59.322 9 INFO neutron.wsgi [req-bee58f96-4594-48a8-8406-17dd3ef4bb11 req-80e4f419-9821-428a-bbdf-1d9edeca6a3b 3ac7d35da7524e19ba657088a29e19e6 075074cfe03146bdbc8ffc765c72d355 - - default default] 10.0.0.56 "GET /v2.0/networks?id=60411d56-be2c-4dc2-900d-f4bd475445d7 HTTP/1.1" status: 200 len: 872 time: 0.0853004 /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-05-27 11:07:59.352 10 WARNING neutron_lib.context [None req-59e9a0cf-cfb7-45d8-9c98-c7555100a443 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:07:59.361 9 INFO neutron.wsgi [req-bee58f96-4594-48a8-8406-17dd3ef4bb11 req-5825d886-a90f-4d54-8a3c-065717ebdba5 3ac7d35da7524e19ba657088a29e19e6 075074cfe03146bdbc8ffc765c72d355 - - default default] 10.0.0.56 "GET /v2.0/quotas/075074cfe03146bdbc8ffc765c72d355 HTTP/1.1" status: 200 len: 491 time: 0.0320990 2026-05-27 11:07:59.416 9 INFO neutron.db.l3_db [req-1c89c438-c310-486b-bcec-cc8a9dc650e3 req-e2f565e3-150b-41ed-92ac-14850cad4aaa 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] Floating IP 4c9c2975-cd79-4800-8a80-46ef7f79c341 disassociated. External IP: 10.96.250.205, port: e0a4f405-d462-44eb-8207-18cf42860c4f. 2026-05-27 11:07:59.491 10 INFO neutron.db.ovn_revision_numbers_db [None req-59e9a0cf-cfb7-45d8-9c98-c7555100a443 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Successfully bumped revision number for resource 71e5da3a-d348-4dff-a51c-ac0b32112d59 (type: security_groups) to 1 2026-05-27 11:07:59.506 10 INFO neutron.db.ovn_revision_numbers_db [None req-59e9a0cf-cfb7-45d8-9c98-c7555100a443 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Successfully bumped revision number for resource 39c8c580-30d8-4802-b7fd-c9f7a593a8d8 (type: security_group_rules) to 0 2026-05-27 11:07:59.507 9 INFO neutron.wsgi [req-bee58f96-4594-48a8-8406-17dd3ef4bb11 req-adceaeea-5602-4a91-83ec-c22a898dfbe9 3ac7d35da7524e19ba657088a29e19e6 075074cfe03146bdbc8ffc765c72d355 - - default default] 10.0.0.56 "GET /v2.0/ports?tenant_id=075074cfe03146bdbc8ffc765c72d355&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1178832 2026-05-27 11:07:59.522 10 INFO neutron.db.ovn_revision_numbers_db [None req-59e9a0cf-cfb7-45d8-9c98-c7555100a443 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Successfully bumped revision number for resource 64e4b923-e5a0-4823-8804-e70a2cd5818a (type: security_group_rules) to 0 2026-05-27 11:07:59.537 10 INFO neutron.db.ovn_revision_numbers_db [None req-59e9a0cf-cfb7-45d8-9c98-c7555100a443 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Successfully bumped revision number for resource b8d26b29-c1bd-488c-8cae-fff0e522f9f1 (type: security_group_rules) to 0 2026-05-27 11:07:59.549 10 INFO neutron.db.ovn_revision_numbers_db [None req-59e9a0cf-cfb7-45d8-9c98-c7555100a443 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Successfully bumped revision number for resource ed316ffd-3299-4b30-8faf-2490553fcaed (type: security_group_rules) to 0 2026-05-27 11:07:59.590 9 INFO neutron.wsgi [req-bee58f96-4594-48a8-8406-17dd3ef4bb11 req-c407e429-5e89-4f80-85ec-168a858436dc 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.56 "GET /v2.0/networks/60411d56-be2c-4dc2-900d-f4bd475445d7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0743215 2026-05-27 11:07:59.599 10 INFO neutron.db.segments_db [None req-59e9a0cf-cfb7-45d8-9c98-c7555100a443 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Added segment 3e03e3d2-1860-4186-bcec-b11aefae58f8 of type geneve for network 9651cbc0-1110-46c8-8b97-dbf8f714c517 2026-05-27 11:07:59.603 9 INFO neutron.wsgi [req-1c89c438-c310-486b-bcec-cc8a9dc650e3 req-e2f565e3-150b-41ed-92ac-14850cad4aaa 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 199.204.45.162 "DELETE /v2.0/ports/e0a4f405-d462-44eb-8207-18cf42860c4f HTTP/1.1" status: 204 len: 173 time: 0.6716700 2026-05-27 11:07:59.639 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2233daa6-5bce-41b6-b8bc-3da0a5ecaa9a'] response: {'server_uuid': 'f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8', 'name': 'network-vif-deleted', 'tag': 'e0a4f405-d462-44eb-8207-18cf42860c4f', 'status': 'completed', 'code': 200} 2026-05-27 11:07:59.676 9 INFO neutron.wsgi [req-bee58f96-4594-48a8-8406-17dd3ef4bb11 req-77812577-2def-43e7-80ce-772978a08fbc 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.56 "GET /v2.0/networks/60411d56-be2c-4dc2-900d-f4bd475445d7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0674801 2026-05-27 11:07:59.774 10 INFO neutron.db.ovn_revision_numbers_db [None req-59e9a0cf-cfb7-45d8-9c98-c7555100a443 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Successfully bumped revision number for resource 9651cbc0-1110-46c8-8b97-dbf8f714c517 (type: networks) to 1 2026-05-27 11:07:59.828 9 INFO neutron.wsgi [req-2856d7bd-75ed-47ef-8f1b-59fb6936c1d3 req-e29a7a2e-77b2-413e-8cb8-2ce85c1dbecd 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=f332a4f4-fc2d-4547-aa6f-c6ea7af1ada8 HTTP/1.1" status: 200 len: 210 time: 0.0358174 2026-05-27 11:07:59.846 9 INFO neutron.wsgi [req-e3f6a47a-d948-4e7d-b213-feb708f244f6 req-62305b17-c0a4-4fda-825d-55bb3b6b3d42 3ac7d35da7524e19ba657088a29e19e6 075074cfe03146bdbc8ffc765c72d355 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=2dbe7b13-cae3-42d6-90a1-8585dd355aca HTTP/1.1" status: 200 len: 210 time: 0.0290439 2026-05-27 11:08:00.003 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-59e9a0cf-cfb7-45d8-9c98-c7555100a443 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] No more DHCP agents 2026-05-27 11:08:00.006 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-59e9a0cf-cfb7-45d8-9c98-c7555100a443 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Unable to schedule network 9651cbc0-1110-46c8-8b97-dbf8f714c517: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:00.086 10 INFO neutron.db.ovn_revision_numbers_db [None req-59e9a0cf-cfb7-45d8-9c98-c7555100a443 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Successfully bumped revision number for resource d050f866-f0e5-48f1-8f84-1e13029b6987 (type: ports) to 1 2026-05-27 11:08:00.110 10 INFO neutron.wsgi [None req-59e9a0cf-cfb7-45d8-9c98-c7555100a443 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 847 time: 0.9443462 2026-05-27 11:08:00.120 10 WARNING neutron_lib.context [None req-89518e72-b41d-44fb-a807-c215f507139f 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:00.394 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-89518e72-b41d-44fb-a807-c215f507139f 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] No more DHCP agents 2026-05-27 11:08:00.397 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-89518e72-b41d-44fb-a807-c215f507139f 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Unable to schedule network 9651cbc0-1110-46c8-8b97-dbf8f714c517: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:00.483 10 INFO neutron.db.ovn_revision_numbers_db [None req-89518e72-b41d-44fb-a807-c215f507139f 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Successfully bumped revision number for resource eae10833-c92c-4383-a424-32fabf661d1a (type: ports) to 1 2026-05-27 11:08:00.507 10 INFO neutron.wsgi [None req-89518e72-b41d-44fb-a807-c215f507139f 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] 10.0.0.84 "POST /v2.0/ports HTTP/1.1" status: 201 len: 977 time: 0.3928788 /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-05-27 11:08:00.518 10 WARNING neutron_lib.context [None req-f68bb7b2-5970-4e64-bba2-7da5acfedcb2 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:00.603 10 INFO neutron.db.segments_db [None req-f68bb7b2-5970-4e64-bba2-7da5acfedcb2 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Added segment 055a73a5-f428-48b4-8bce-a6a204bc0fe7 of type geneve for network 2fa57367-2deb-44a7-b865-d95ef5b898ce 2026-05-27 11:08:00.704 9 INFO neutron.wsgi [req-bee58f96-4594-48a8-8406-17dd3ef4bb11 req-e219ad38-d5c5-44db-86cf-b424cf17a231 3ac7d35da7524e19ba657088a29e19e6 075074cfe03146bdbc8ffc765c72d355 - - default default] 199.204.45.162 "GET /v2.0/networks?id=60411d56-be2c-4dc2-900d-f4bd475445d7 HTTP/1.1" status: 200 len: 872 time: 0.0826969 2026-05-27 11:08:00.723 9 WARNING neutron_lib.context [req-bee58f96-4594-48a8-8406-17dd3ef4bb11 req-3cfa75a5-ab70-491b-9cd1-c8eed88a37b6 3ac7d35da7524e19ba657088a29e19e6 075074cfe03146bdbc8ffc765c72d355 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:00.772 10 INFO neutron.db.ovn_revision_numbers_db [None req-f68bb7b2-5970-4e64-bba2-7da5acfedcb2 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Successfully bumped revision number for resource 2fa57367-2deb-44a7-b865-d95ef5b898ce (type: networks) to 1 2026-05-27 11:08:00.948 9 INFO neutron.wsgi [req-d37b09d3-6a2a-4a61-9adf-53427f472222 req-c403f012-825e-4a24-8f49-16d2a4e3b458 3ac7d35da7524e19ba657088a29e19e6 075074cfe03146bdbc8ffc765c72d355 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=2dbe7b13-cae3-42d6-90a1-8585dd355aca HTTP/1.1" status: 200 len: 210 time: 0.0326865 2026-05-27 11:08:00.953 10 INFO neutron.wsgi [req-2fb3f66a-4408-4085-bb06-0998583cdef5 req-84bb522a-404d-4013-baa3-3694f9919f8e 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.136 "GET /v2.0/ports?device_id=0578ee65-e2bb-411a-9190-25558f6890bb HTTP/1.1" status: 200 len: 1413 time: 0.0551219 2026-05-27 11:08:01.106 9 INFO neutron.wsgi [None req-d496ed18-c10a-4425-890f-528c8332b71f 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/bcdd3699-2559-488b-a4c6-7c09f443487d HTTP/1.1" status: 204 len: 168 time: 0.1893358 /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-05-27 11:08:01.132 9 INFO neutron.api.v2.resource [None req-ef15f764-226b-4cff-a924-f8d9297f4dbb 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:08:01.134 9 INFO neutron.wsgi [None req-ef15f764-226b-4cff-a924-f8d9297f4dbb 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.84 "GET /v2.0/security-groups/bcdd3699-2559-488b-a4c6-7c09f443487d HTTP/1.1" status: 404 len: 347 time: 0.0154421 2026-05-27 11:08:01.136 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-bee58f96-4594-48a8-8406-17dd3ef4bb11 req-3cfa75a5-ab70-491b-9cd1-c8eed88a37b6 3ac7d35da7524e19ba657088a29e19e6 075074cfe03146bdbc8ffc765c72d355 - - default default] No more DHCP agents 2026-05-27 11:08:01.138 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-bee58f96-4594-48a8-8406-17dd3ef4bb11 req-3cfa75a5-ab70-491b-9cd1-c8eed88a37b6 3ac7d35da7524e19ba657088a29e19e6 075074cfe03146bdbc8ffc765c72d355 - - default default] Unable to schedule network 60411d56-be2c-4dc2-900d-f4bd475445d7: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:01.242 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f68bb7b2-5970-4e64-bba2-7da5acfedcb2 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] No more DHCP agents 2026-05-27 11:08:01.247 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f68bb7b2-5970-4e64-bba2-7da5acfedcb2 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Unable to schedule network 2fa57367-2deb-44a7-b865-d95ef5b898ce: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:01.263 10 INFO neutron.wsgi [req-2fb3f66a-4408-4085-bb06-0998583cdef5 req-061b8bf1-01ff-4236-8a6e-2c198a58ad9e 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.136 "GET /v2.0/security-groups?id=c3dc9020-f8bb-4418-9b38-34dc4290e56b&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.3018177 2026-05-27 11:08:01.345 10 INFO neutron.db.ovn_revision_numbers_db [None req-f68bb7b2-5970-4e64-bba2-7da5acfedcb2 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Successfully bumped revision number for resource 3e0cda56-99ed-48c4-98e9-5c8aa9afa476 (type: ports) to 1 2026-05-27 11:08:01.375 10 INFO neutron.wsgi [None req-f68bb7b2-5970-4e64-bba2-7da5acfedcb2 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 835 time: 0.8612847 2026-05-27 11:08:01.387 9 INFO neutron.db.ovn_revision_numbers_db [req-bee58f96-4594-48a8-8406-17dd3ef4bb11 req-3cfa75a5-ab70-491b-9cd1-c8eed88a37b6 3ac7d35da7524e19ba657088a29e19e6 075074cfe03146bdbc8ffc765c72d355 - - default default] Successfully bumped revision number for resource f740b839-ee23-4af5-8958-bd9b98f79b92 (type: ports) to 1 2026-05-27 11:08:01.392 10 WARNING neutron_lib.context [None req-ca5d140a-5585-4119-bf0a-8d870e167fcd 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:01.425 9 INFO neutron.wsgi [req-bee58f96-4594-48a8-8406-17dd3ef4bb11 req-3cfa75a5-ab70-491b-9cd1-c8eed88a37b6 3ac7d35da7524e19ba657088a29e19e6 075074cfe03146bdbc8ffc765c72d355 - - default default] 199.204.45.162 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1162 time: 0.7107680 /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-05-27 11:08:01.679 9 INFO neutron.wsgi [None req-74cf6e02-133c-4ebc-b38f-767d615f5e21 0f8e63bc25a24b3ba65f5246cf53f255 432b1e5ab0df47cc93f694263eb1e0b1 - - default default] 10.0.0.84 "DELETE /v2.0/floatingips/4c9c2975-cd79-4800-8a80-46ef7f79c341 HTTP/1.1" status: 204 len: 168 time: 0.5383704 2026-05-27 11:08:01.715 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ca5d140a-5585-4119-bf0a-8d870e167fcd 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] No more DHCP agents 2026-05-27 11:08:01.719 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ca5d140a-5585-4119-bf0a-8d870e167fcd 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Unable to schedule network 2fa57367-2deb-44a7-b865-d95ef5b898ce: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:01.766 10 INFO neutron.db.ovn_revision_numbers_db [None req-ca5d140a-5585-4119-bf0a-8d870e167fcd 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Successfully bumped revision number for resource b1e4d8ee-07e4-4a31-ada1-50fa67470217 (type: subnets) to 0 2026-05-27 11:08:01.792 10 INFO neutron.wsgi [None req-ca5d140a-5585-4119-bf0a-8d870e167fcd 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.4087176 2026-05-27 11:08:01.805 10 WARNING neutron_lib.context [None req-842316e7-610b-4d01-911d-d1114eb8cd53 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:01.910 9 INFO neutron.db.ovn_revision_numbers_db [req-bee58f96-4594-48a8-8406-17dd3ef4bb11 req-8b55f77c-689c-4f04-b0d6-249986d66fc5 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource f740b839-ee23-4af5-8958-bd9b98f79b92 (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-05-27 11:08:02.074 9 INFO neutron.wsgi [req-29f21bcf-bf22-48ba-a1ea-8e7ed3efcee4 req-eec92cca-e652-427e-859a-cdefaa55162e 3ac7d35da7524e19ba657088a29e19e6 075074cfe03146bdbc8ffc765c72d355 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=2dbe7b13-cae3-42d6-90a1-8585dd355aca HTTP/1.1" status: 200 len: 1172 time: 0.0457888 2026-05-27 11:08:02.137 9 INFO neutron.wsgi [req-29f21bcf-bf22-48ba-a1ea-8e7ed3efcee4 req-937960f5-4214-4157-ab29-9de48aab21b7 3ac7d35da7524e19ba657088a29e19e6 075074cfe03146bdbc8ffc765c72d355 - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=7da87daf-ff49-4435-88c2-8d467b6a8e86&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0553036 2026-05-27 11:08:02.180 9 INFO neutron.db.ovn_revision_numbers_db [req-bee58f96-4594-48a8-8406-17dd3ef4bb11 req-8b55f77c-689c-4f04-b0d6-249986d66fc5 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource f740b839-ee23-4af5-8958-bd9b98f79b92 (type: ports) to 2 2026-05-27 11:08:02.202 9 INFO neutron.wsgi [req-bee58f96-4594-48a8-8406-17dd3ef4bb11 req-8b55f77c-689c-4f04-b0d6-249986d66fc5 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "PUT /v2.0/ports/f740b839-ee23-4af5-8958-bd9b98f79b92 HTTP/1.1" status: 200 len: 1380 time: 0.7537048 2026-05-27 11:08:02.247 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] No hosting information found for port 7d6c3791-f7df-4fec-976e-1341b920ed7f: RuntimeError: No hosting information found for port 7d6c3791-f7df-4fec-976e-1341b920ed7f 2026-05-27 11:08:02.247 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status down for port: e0a4f405-d462-44eb-8207-18cf42860c4f 2026-05-27 11:08:02.251 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-bcd806b6-7c57-4213-acf8-97ef5763b989'] response: {'name': 'network-changed', 'server_uuid': '2dbe7b13-cae3-42d6-90a1-8585dd355aca', 'tag': 'f740b839-ee23-4af5-8958-bd9b98f79b92', '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-05-27 11:08:02.282 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-842316e7-610b-4d01-911d-d1114eb8cd53 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] No more DHCP agents 2026-05-27 11:08:02.284 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-842316e7-610b-4d01-911d-d1114eb8cd53 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Unable to schedule network 2fa57367-2deb-44a7-b865-d95ef5b898ce: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:02.330 9 INFO neutron.wsgi [req-bee58f96-4594-48a8-8406-17dd3ef4bb11 req-2eb60700-a551-4102-83a8-be1525788cb3 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=075074cfe03146bdbc8ffc765c72d355&device_id=2dbe7b13-cae3-42d6-90a1-8585dd355aca HTTP/1.1" status: 200 len: 1411 time: 0.0618424 /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-05-27 11:08:02.360 9 INFO neutron.wsgi [req-bee58f96-4594-48a8-8406-17dd3ef4bb11 req-c18e3eaa-78ce-419f-a1b4-20bd1b6fa8bf 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=f740b839-ee23-4af5-8958-bd9b98f79b92 HTTP/1.1" status: 200 len: 217 time: 0.0233712 /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-05-27 11:08:02.399 9 INFO neutron.wsgi [req-bee58f96-4594-48a8-8406-17dd3ef4bb11 req-30b56079-5803-4e97-98cf-e7a383e57eea 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=9d839a02-42dd-4fdf-a290-17915303027f HTTP/1.1" status: 200 len: 866 time: 0.0321791 2026-05-27 11:08:02.430 9 INFO neutron.wsgi [req-bee58f96-4594-48a8-8406-17dd3ef4bb11 req-3af18060-97e4-473a-a61c-c15ffa124a08 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=60411d56-be2c-4dc2-900d-f4bd475445d7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0235038 2026-05-27 11:08:02.445 10 INFO neutron.wsgi [None req-28f8a086-44de-483b-92d6-42e451eacf70 fc2e118be7204629967cb9406ba8e3e7 9a269674cda6408f951717f3b41ecf4e - - default default] 10.0.0.84 "GET /v2.0/ports?project_id=3e3ec75d77854479acc91fdb39c2151c&network_id=7d15d26c-5fd8-492b-a435-23a6d71661ea HTTP/1.1" status: 200 len: 3514 time: 0.0758910 2026-05-27 11:08:02.481 10 INFO neutron.db.ovn_revision_numbers_db [None req-842316e7-610b-4d01-911d-d1114eb8cd53 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Successfully bumped revision number for resource 500bc147-130f-42be-9da6-c5505c1b6d32 (type: ports) to 1 2026-05-27 11:08:02.503 9 INFO neutron.wsgi [req-bee58f96-4594-48a8-8406-17dd3ef4bb11 req-8e4a41ba-1786-495a-94a9-e491438843b8 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/60411d56-be2c-4dc2-900d-f4bd475445d7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0635738 2026-05-27 11:08:02.536 10 INFO neutron.wsgi [None req-842316e7-610b-4d01-911d-d1114eb8cd53 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] 10.0.0.84 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1165 time: 0.7357073 2026-05-27 11:08:02.570 9 INFO neutron.wsgi [req-bee58f96-4594-48a8-8406-17dd3ef4bb11 req-9b311aee-884b-46f7-9017-dd40f2abeae1 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/60411d56-be2c-4dc2-900d-f4bd475445d7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0588419 2026-05-27 11:08:02.656 9 INFO neutron.wsgi [req-0affe647-170f-44f5-8f3e-7a61dbba96d8 req-13e22d6c-1a3d-4019-9dc1-bc0e88c3c0f9 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=075074cfe03146bdbc8ffc765c72d355&device_id=2dbe7b13-cae3-42d6-90a1-8585dd355aca HTTP/1.1" status: 200 len: 1411 time: 0.0423491 2026-05-27 11:08:02.780 9 INFO neutron.wsgi [None req-815f9995-8207-4a06-b0c2-7445b27dd5fd fc2e118be7204629967cb9406ba8e3e7 9a269674cda6408f951717f3b41ecf4e - - default default] 10.0.0.84 "GET /v2.0/subnets?network_id=889b54fb-2d9e-49fa-a546-7ad775c9e91b HTTP/1.1" status: 200 len: 838 time: 0.0568039 2026-05-27 11:08:02.795 9 INFO neutron.wsgi [req-0affe647-170f-44f5-8f3e-7a61dbba96d8 req-52b2997b-b340-4678-a38f-b7977a3d1c64 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=60411d56-be2c-4dc2-900d-f4bd475445d7 HTTP/1.1" status: 200 len: 971 time: 0.1119261 2026-05-27 11:08:02.830 9 INFO neutron.wsgi [req-0affe647-170f-44f5-8f3e-7a61dbba96d8 req-746fb01f-d66d-4c7d-99cd-e2053d53ccc5 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=f740b839-ee23-4af5-8958-bd9b98f79b92 HTTP/1.1" status: 200 len: 217 time: 0.0269821 2026-05-27 11:08:02.848 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status up for port: f740b839-ee23-4af5-8958-bd9b98f79b92 2026-05-27 11:08:02.869 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port f740b839-ee23-4af5-8958-bd9b98f79b92 2026-05-27 11:08:02.884 9 INFO neutron.wsgi [req-0affe647-170f-44f5-8f3e-7a61dbba96d8 req-fc2909e7-4e68-4a62-bdab-411806794986 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=9d839a02-42dd-4fdf-a290-17915303027f HTTP/1.1" status: 200 len: 866 time: 0.0471458 2026-05-27 11:08:02.909 9 INFO neutron.wsgi [req-0affe647-170f-44f5-8f3e-7a61dbba96d8 req-ce12a037-fe73-43f7-af7e-b0daac54365a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=60411d56-be2c-4dc2-900d-f4bd475445d7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0204074 2026-05-27 11:08:03.011 9 INFO neutron.wsgi [req-0affe647-170f-44f5-8f3e-7a61dbba96d8 req-18a2e4c9-ef25-4b21-ac9c-57abe715ab53 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/60411d56-be2c-4dc2-900d-f4bd475445d7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0917859 2026-05-27 11:08:03.039 10 INFO neutron.wsgi [None req-2fc109dd-3bf7-49a8-b0a6-27c53803b33d 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] 10.0.0.84 "DELETE /v2.0/ports/500bc147-130f-42be-9da6-c5505c1b6d32 HTTP/1.1" status: 204 len: 168 time: 0.4974782 2026-05-27 11:08:03.083 10 INFO neutron.pecan_wsgi.hooks.translation [None req-ee6c84c9-a8a5-414f-a67d-cb298b6b34a5 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-27 11:08:03.086 10 INFO neutron.wsgi [None req-ee6c84c9-a8a5-414f-a67d-cb298b6b34a5 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] 10.0.0.84 "DELETE /v2.0/ports/500bc147-130f-42be-9da6-c5505c1b6d32 HTTP/1.1" status: 404 len: 333 time: 0.0336907 2026-05-27 11:08:03.087 9 INFO neutron.wsgi [req-0affe647-170f-44f5-8f3e-7a61dbba96d8 req-ec5370f2-7cf7-44fe-ac42-e5fa026a3542 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/60411d56-be2c-4dc2-900d-f4bd475445d7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0674667 2026-05-27 11:08:03.114 9 INFO neutron.pecan_wsgi.hooks.translation [None req-130bd827-27e3-4612-b42e-ea47e6cd53bc 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] GET failed (client error): The resource could not be found. 2026-05-27 11:08:03.116 9 INFO neutron.wsgi [None req-130bd827-27e3-4612-b42e-ea47e6cd53bc 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] 10.0.0.84 "GET /v2.0/ports/500bc147-130f-42be-9da6-c5505c1b6d32 HTTP/1.1" status: 404 len: 333 time: 0.0169566 2026-05-27 11:08:03.148 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-fc58533d-bdd4-436e-8526-cab90a3bfe8b'] response: {'server_uuid': '2dbe7b13-cae3-42d6-90a1-8585dd355aca', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f740b839-ee23-4af5-8958-bd9b98f79b92', 'code': 200} 2026-05-27 11:08:03.359 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource f740b839-ee23-4af5-8958-bd9b98f79b92 (type: ports) to 4 2026-05-27 11:08:03.467 9 INFO neutron.db.ovn_revision_numbers_db [None req-d740c818-e20f-463a-8cbd-2bc134a8ee2b 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource 7c585f51-5d3e-4f25-bca9-5dde97d05ef8 (type: floatingips) to 2 2026-05-27 11:08:03.479 9 INFO neutron.wsgi [req-48752ec7-6733-40d9-a6b3-1655cdbaf396 req-e9691d25-2267-44a8-b494-6b138ccc7d48 3ac7d35da7524e19ba657088a29e19e6 075074cfe03146bdbc8ffc765c72d355 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=2dbe7b13-cae3-42d6-90a1-8585dd355aca HTTP/1.1" status: 200 len: 1174 time: 0.0501120 2026-05-27 11:08:03.575 9 INFO neutron.db.l3_db [None req-d740c818-e20f-463a-8cbd-2bc134a8ee2b 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Floating IP 7c585f51-5d3e-4f25-bca9-5dde97d05ef8 disassociated. External IP: 10.96.250.202, port: 35ed76c1-8617-43ce-bbca-2daa2d6c53f4. 2026-05-27 11:08:03.596 9 INFO neutron.wsgi [req-48752ec7-6733-40d9-a6b3-1655cdbaf396 req-c495f0a8-6301-4819-8331-e68cf88d5336 3ac7d35da7524e19ba657088a29e19e6 075074cfe03146bdbc8ffc765c72d355 - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=7da87daf-ff49-4435-88c2-8d467b6a8e86&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0991416 2026-05-27 11:08:03.624 9 INFO neutron.wsgi [None req-d740c818-e20f-463a-8cbd-2bc134a8ee2b 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.84 "PUT /v2.0/floatingips/7c585f51-5d3e-4f25-bca9-5dde97d05ef8 HTTP/1.1" status: 200 len: 748 time: 0.7117598 2026-05-27 11:08:03.627 10 INFO neutron.wsgi [None req-f0833e9b-77b9-4fc0-937b-51c634c0196c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "PUT /v2.0/routers/4860c495-cc2c-48ee-87bd-87c136db30fa/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.9425991 /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-05-27 11:08:03.677 9 INFO neutron.wsgi [None req-bbdb9ddd-e1a3-47a3-b75e-a0a6c36417e5 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/b1e4d8ee-07e4-4a31-ada1-50fa67470217 HTTP/1.1" status: 204 len: 168 time: 0.5571234 2026-05-27 11:08:03.978 10 INFO neutron.wsgi [None req-515351cc-cd9f-4490-b4ac-7e1e2ea472fd 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.84 "GET /v2.0/floatingips/7c585f51-5d3e-4f25-bca9-5dde97d05ef8 HTTP/1.1" status: 200 len: 746 time: 0.3454840 2026-05-27 11:08:04.089 9 INFO neutron.services.segments.plugin [-] Segment 055a73a5-f428-48b4-8bce-a6a204bc0fe7 resource provider aggregate not found 2026-05-27 11:08:04.094 9 INFO neutron.services.segments.plugin [-] Segment 055a73a5-f428-48b4-8bce-a6a204bc0fe7 resource provider aggregate not found 2026-05-27 11:08:04.111 9 INFO neutron.services.segments.plugin [-] Segment 055a73a5-f428-48b4-8bce-a6a204bc0fe7 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 055a73a5-f428-48b4-8bce-a6a204bc0fe7 found for delete ", "request_id": "req-2f3be044-95fa-4b01-a5c7-f242aa92c55d"}]} 2026-05-27 11:08:04.120 9 INFO neutron.services.segments.plugin [-] Segment 055a73a5-f428-48b4-8bce-a6a204bc0fe7 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 055a73a5-f428-48b4-8bce-a6a204bc0fe7 found for delete ", "request_id": "req-0456c6cf-38fd-4164-8500-21f951a69dfc"}]} 2026-05-27 11:08:04.129 9 INFO neutron.wsgi [None req-90c0ffdd-fb0b-4570-8e92-461ff8957026 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] 10.0.0.84 "DELETE /v2.0/networks/2fa57367-2deb-44a7-b865-d95ef5b898ce HTTP/1.1" status: 204 len: 168 time: 0.4453259 2026-05-27 11:08:04.142 9 WARNING neutron_lib.context [None req-f04c6381-2fb4-498f-b241-d91f53cb5f42 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:04.235 9 INFO neutron.db.segments_db [None req-f04c6381-2fb4-498f-b241-d91f53cb5f42 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Added segment 9c751c59-9f18-4f88-8c75-856ec98e38ed of type geneve for network 9a188283-107b-44e6-82d6-1cf93647fa49 2026-05-27 11:08:04.300 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-38b57350-6390-44e1-9612-1ce151c5bceb'] response: {'name': 'network-changed', 'server_uuid': '0578ee65-e2bb-411a-9190-25558f6890bb', 'tag': '35ed76c1-8617-43ce-bbca-2daa2d6c53f4', 'status': 'completed', 'code': 200} 2026-05-27 11:08:04.356 9 INFO neutron.wsgi [req-75ed9a5a-e813-4fb7-9fe6-9529ca7421b5 req-03482783-348a-4121-b1e1-08ac27e0ae96 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=3e3ec75d77854479acc91fdb39c2151c&device_id=0578ee65-e2bb-411a-9190-25558f6890bb HTTP/1.1" status: 200 len: 1413 time: 0.0450079 2026-05-27 11:08:04.467 9 INFO neutron.db.ovn_revision_numbers_db [None req-f04c6381-2fb4-498f-b241-d91f53cb5f42 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Successfully bumped revision number for resource 9a188283-107b-44e6-82d6-1cf93647fa49 (type: networks) to 1 2026-05-27 11:08:04.504 9 INFO neutron.wsgi [req-75ed9a5a-e813-4fb7-9fe6-9529ca7421b5 req-2068c481-727b-4a8b-b0ec-d40dfa7d585a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=7d15d26c-5fd8-492b-a435-23a6d71661ea HTTP/1.1" status: 200 len: 957 time: 0.1367779 2026-05-27 11:08:04.546 9 INFO neutron.wsgi [req-75ed9a5a-e813-4fb7-9fe6-9529ca7421b5 req-8f470b6b-6c66-47a6-92a9-3684f7249ef5 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=35ed76c1-8617-43ce-bbca-2daa2d6c53f4 HTTP/1.1" status: 200 len: 217 time: 0.0328774 2026-05-27 11:08:04.629 9 INFO neutron.wsgi [req-75ed9a5a-e813-4fb7-9fe6-9529ca7421b5 req-e08c9fe3-9880-4ea0-ac51-0c433eda28c8 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=2e69b267-03a0-42b1-94d1-ddef23fe79be HTTP/1.1" status: 200 len: 852 time: 0.0756197 2026-05-27 11:08:04.663 9 INFO neutron.wsgi [req-75ed9a5a-e813-4fb7-9fe6-9529ca7421b5 req-1987cf7b-eef6-4ef4-8c9f-970b89f78678 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=7d15d26c-5fd8-492b-a435-23a6d71661ea&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0264740 2026-05-27 11:08:04.821 9 INFO neutron.wsgi [req-75ed9a5a-e813-4fb7-9fe6-9529ca7421b5 req-e1088230-5b05-4ba9-b320-347110d3d6f3 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/7d15d26c-5fd8-492b-a435-23a6d71661ea?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1490166 2026-05-27 11:08:04.829 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f04c6381-2fb4-498f-b241-d91f53cb5f42 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] No more DHCP agents 2026-05-27 11:08:04.837 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f04c6381-2fb4-498f-b241-d91f53cb5f42 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Unable to schedule network 9a188283-107b-44e6-82d6-1cf93647fa49: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:04.886 10 INFO neutron.wsgi [None req-3ae00f95-986e-42b5-b9ba-c25d326e6640 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/routers/4860c495-cc2c-48ee-87bd-87c136db30fa HTTP/1.1" status: 204 len: 168 time: 1.2512760 2026-05-27 11:08:04.923 9 INFO neutron.wsgi [req-921fbe77-25cc-4613-80af-df1885b769f7 req-e4183637-eaf3-4d5c-836d-508648fe992b 3ac7d35da7524e19ba657088a29e19e6 075074cfe03146bdbc8ffc765c72d355 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=2dbe7b13-cae3-42d6-90a1-8585dd355aca HTTP/1.1" status: 200 len: 1174 time: 0.2292981 2026-05-27 11:08:04.997 9 INFO neutron.wsgi [req-75ed9a5a-e813-4fb7-9fe6-9529ca7421b5 req-84b5df8b-41d5-4024-926b-8f32a6e8dd84 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/7d15d26c-5fd8-492b-a435-23a6d71661ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1667132 2026-05-27 11:08:05.011 9 INFO neutron.wsgi [req-921fbe77-25cc-4613-80af-df1885b769f7 req-fe470b53-7070-47cc-926a-d594aabf6329 3ac7d35da7524e19ba657088a29e19e6 075074cfe03146bdbc8ffc765c72d355 - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=7da87daf-ff49-4435-88c2-8d467b6a8e86&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0773127 2026-05-27 11:08:05.026 9 INFO neutron.db.ovn_revision_numbers_db [None req-f04c6381-2fb4-498f-b241-d91f53cb5f42 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Successfully bumped revision number for resource 1ad93b1d-c02e-4e0b-bab4-806ad51d1c5c (type: ports) to 1 2026-05-27 11:08:05.052 9 INFO neutron.wsgi [None req-f04c6381-2fb4-498f-b241-d91f53cb5f42 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 834 time: 0.9136059 2026-05-27 11:08:05.057 10 WARNING neutron_lib.context [None req-c2d0383c-2a85-41cd-95bb-84046144cdbe 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:05.061 9 WARNING neutron_lib.context [None req-3ba70400-469d-438a-8268-95e6f660eb01 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:05.147 10 INFO neutron.wsgi [None req-1c7d95d2-073d-47cd-8f42-1c970415fdac c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/subnets/d2d71880-3741-4023-8acf-26e915c97ee0 HTTP/1.1" status: 204 len: 168 time: 0.2553217 2026-05-27 11:08:05.183 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-4359ff69-549f-4648-be77-919a565a58b4'] response: {'server_uuid': '2dbe7b13-cae3-42d6-90a1-8585dd355aca', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'f740b839-ee23-4af5-8958-bd9b98f79b92', 'code': 200} 2026-05-27 11:08:05.220 10 INFO neutron.db.ovn_revision_numbers_db [None req-c2d0383c-2a85-41cd-95bb-84046144cdbe 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource eb116cac-6115-4ffb-886b-6b2eff45db18 (type: security_groups) to 1 2026-05-27 11:08:05.234 10 INFO neutron.db.ovn_revision_numbers_db [None req-c2d0383c-2a85-41cd-95bb-84046144cdbe 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource 2c39a6ec-d2ae-44d3-a9d7-b6dcf846fb35 (type: security_group_rules) to 0 2026-05-27 11:08:05.250 10 INFO neutron.db.ovn_revision_numbers_db [None req-c2d0383c-2a85-41cd-95bb-84046144cdbe 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource 477006d0-98d3-4257-a049-cc23a9361611 (type: security_group_rules) to 0 2026-05-27 11:08:05.274 10 INFO neutron.wsgi [None req-c2d0383c-2a85-41cd-95bb-84046144cdbe 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.84 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1873 time: 0.2237947 2026-05-27 11:08:05.282 10 WARNING neutron_lib.context [None req-3c30f020-cc96-4faa-953a-2c9f06000a12 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:05.383 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3ba70400-469d-438a-8268-95e6f660eb01 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] No more DHCP agents 2026-05-27 11:08:05.388 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3ba70400-469d-438a-8268-95e6f660eb01 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Unable to schedule network 9a188283-107b-44e6-82d6-1cf93647fa49: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:05.434 10 INFO neutron.db.ovn_revision_numbers_db [None req-3c30f020-cc96-4faa-953a-2c9f06000a12 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource 710e2650-a314-4eae-8bed-dcd8da694bda (type: security_group_rules) to 0 2026-05-27 11:08:05.463 9 INFO neutron.db.ovn_revision_numbers_db [None req-3ba70400-469d-438a-8268-95e6f660eb01 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Successfully bumped revision number for resource ddae45c2-fe80-4e4f-a42e-0548d6c19ed2 (type: subnets) to 0 2026-05-27 11:08:05.464 10 INFO neutron.wsgi [None req-3c30f020-cc96-4faa-953a-2c9f06000a12 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.1860945 2026-05-27 11:08:05.483 9 INFO neutron.wsgi [None req-3ba70400-469d-438a-8268-95e6f660eb01 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.4273846 2026-05-27 11:08:05.489 10 WARNING neutron_lib.context [None req-6daf311a-e8e0-4869-a969-2700fb20d4e1 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:05.500 9 WARNING neutron_lib.context [None req-ee54d3af-cdc7-4d06-9667-37cec6ba023c 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:05.602 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status down for port: f740b839-ee23-4af5-8958-bd9b98f79b92 2026-05-27 11:08:05.632 10 INFO neutron.db.ovn_revision_numbers_db [None req-6daf311a-e8e0-4869-a969-2700fb20d4e1 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource 2dbc0bf6-2879-4711-a5a3-9ebb3c1ad737 (type: security_group_rules) to 0 2026-05-27 11:08:05.651 9 INFO neutron.wsgi [req-ebfae8bd-a460-4d05-a25f-ea1ecb1c84c0 req-ce952de7-e5c8-47a5-a39e-ed44b209e717 3ac7d35da7524e19ba657088a29e19e6 075074cfe03146bdbc8ffc765c72d355 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=2dbe7b13-cae3-42d6-90a1-8585dd355aca HTTP/1.1" status: 200 len: 1174 time: 0.0727589 2026-05-27 11:08:05.665 10 INFO neutron.wsgi [None req-6daf311a-e8e0-4869-a969-2700fb20d4e1 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 795 time: 0.1817293 2026-05-27 11:08:05.684 10 WARNING neutron_lib.context [None req-0d6b51b1-2eec-47b4-ad86-280c48d2e0ac 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:05.741 9 INFO neutron.wsgi [req-ebfae8bd-a460-4d05-a25f-ea1ecb1c84c0 req-444f54cb-90c8-4685-a501-fffd96ff54fc 3ac7d35da7524e19ba657088a29e19e6 075074cfe03146bdbc8ffc765c72d355 - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=7da87daf-ff49-4435-88c2-8d467b6a8e86&fields=id&fields=name HTTP/1.1" status: 200 len: 286 time: 0.0787859 2026-05-27 11:08:05.808 9 INFO neutron.wsgi [None req-20c80885-af2c-4eb7-b286-c6c76b3027cc c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/networks/e99886b6-2886-466f-945d-fd77077f6722 HTTP/1.1" status: 204 len: 168 time: 0.6534679 2026-05-27 11:08:05.900 10 INFO neutron.db.ovn_revision_numbers_db [None req-0d6b51b1-2eec-47b4-ad86-280c48d2e0ac 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource 52a68568-41c0-43ff-9235-3f53754613ae (type: security_group_rules) to 0 2026-05-27 11:08:05.936 10 INFO neutron.wsgi [None req-0d6b51b1-2eec-47b4-ad86-280c48d2e0ac 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.2650456 2026-05-27 11:08:05.947 10 WARNING neutron_lib.context [None req-d5600ff8-7c82-45c6-a42a-143755253dfa 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:05.973 9 INFO neutron.wsgi [req-ec17b35e-523b-4137-8527-d54d4a9da3b6 req-112c2490-6ace-4b0b-8083-02cfefa79ece 3ac7d35da7524e19ba657088a29e19e6 075074cfe03146bdbc8ffc765c72d355 - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=2dbe7b13-cae3-42d6-90a1-8585dd355aca HTTP/1.1" status: 200 len: 1172 time: 0.0593085 2026-05-27 11:08:06.001 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource f740b839-ee23-4af5-8958-bd9b98f79b92 (type: ports) to 5 2026-05-27 11:08:06.026 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ee54d3af-cdc7-4d06-9667-37cec6ba023c 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] No more DHCP agents 2026-05-27 11:08:06.036 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ee54d3af-cdc7-4d06-9667-37cec6ba023c 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Unable to schedule network 9a188283-107b-44e6-82d6-1cf93647fa49: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:06.071 10 INFO neutron.wsgi [None req-9305d428-fbd7-4a61-a30a-98d1603a6f8d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=432b1e5ab0df47cc93f694263eb1e0b1&name=default HTTP/1.1" status: 200 len: 3120 time: 0.0775049 2026-05-27 11:08:06.138 9 INFO neutron.services.segments.plugin [-] Segment 336ae549-773e-4ce9-9807-d33a77e8a8e7 resource provider aggregate not found 2026-05-27 11:08:06.151 9 INFO neutron.services.segments.plugin [-] Segment 336ae549-773e-4ce9-9807-d33a77e8a8e7 resource provider aggregate not found 2026-05-27 11:08:06.164 10 INFO neutron.db.ovn_revision_numbers_db [None req-d5600ff8-7c82-45c6-a42a-143755253dfa 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource 5b1bf445-db0e-4133-8e92-9c14657f57e6 (type: security_group_rules) to 0 2026-05-27 11:08:06.164 9 INFO neutron.services.segments.plugin [-] Segment 336ae549-773e-4ce9-9807-d33a77e8a8e7 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 336ae549-773e-4ce9-9807-d33a77e8a8e7 found for delete ", "request_id": "req-9bd05dbd-318d-420c-8e82-845779080699"}]} 2026-05-27 11:08:06.169 9 INFO neutron.services.segments.plugin [-] Segment 336ae549-773e-4ce9-9807-d33a77e8a8e7 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 336ae549-773e-4ce9-9807-d33a77e8a8e7 found for delete ", "request_id": "req-fd13cd24-5927-4bf3-ab66-87c4900a11b1"}]} 2026-05-27 11:08:06.206 10 INFO neutron.wsgi [None req-d5600ff8-7c82-45c6-a42a-143755253dfa 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 800 time: 0.2636604 /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-05-27 11:08:06.216 10 WARNING neutron_lib.context [None req-81813670-353b-406c-a91f-c40903923c9e 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:06.246 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee54d3af-cdc7-4d06-9667-37cec6ba023c 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Successfully bumped revision number for resource e2cf5f67-6132-4c57-8b21-288abda4eec2 (type: ports) to 1 2026-05-27 11:08:06.271 10 INFO neutron.db.securitygroups_db [None req-81813670-353b-406c-a91f-c40903923c9e 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Project 3e3ec75d77854479acc91fdb39c2151c added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-27 11:08:06.282 9 INFO neutron.wsgi [None req-ee54d3af-cdc7-4d06-9667-37cec6ba023c 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] 10.0.0.84 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1123 time: 0.7909544 2026-05-27 11:08:06.382 10 INFO neutron.wsgi [None req-47665805-2077-41ad-804b-38997b91dd1a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/b2ee6060-acbe-4b5b-bd95-672bb17d3f7f HTTP/1.1" status: 204 len: 168 time: 0.3025262 2026-05-27 11:08:06.397 10 INFO neutron.db.ovn_revision_numbers_db [None req-81813670-353b-406c-a91f-c40903923c9e 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource fda4186c-177d-4966-af92-a380d833e7e3 (type: security_group_rules) to 0 2026-05-27 11:08:06.422 10 INFO neutron.wsgi [None req-81813670-353b-406c-a91f-c40903923c9e 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 806 time: 0.2119045 2026-05-27 11:08:06.433 10 WARNING neutron_lib.context [None req-8a3540d2-bebd-4dbb-8817-73c994881258 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:06.458 9 INFO neutron.wsgi [req-ec17b35e-523b-4137-8527-d54d4a9da3b6 req-bc43f6ba-e2bd-4b18-9cbd-e71974379453 3ac7d35da7524e19ba657088a29e19e6 075074cfe03146bdbc8ffc765c72d355 - - default default] 199.204.45.162 "DELETE /v2.0/ports/f740b839-ee23-4af5-8958-bd9b98f79b92 HTTP/1.1" status: 204 len: 173 time: 0.4792869 2026-05-27 11:08:06.471 10 INFO neutron.db.securitygroups_db [None req-8a3540d2-bebd-4dbb-8817-73c994881258 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Project 3e3ec75d77854479acc91fdb39c2151c added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-27 11:08:06.498 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-443bf3ca-ac80-4d48-b3e6-eea28d73d309'] response: {'server_uuid': '2dbe7b13-cae3-42d6-90a1-8585dd355aca', 'name': 'network-vif-deleted', 'tag': 'f740b839-ee23-4af5-8958-bd9b98f79b92', 'status': 'completed', 'code': 200} 2026-05-27 11:08:06.593 10 INFO neutron.db.ovn_revision_numbers_db [None req-8a3540d2-bebd-4dbb-8817-73c994881258 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource 35c7b65a-c88b-4fc0-8a8c-c869a025b549 (type: security_group_rules) to 0 2026-05-27 11:08:06.632 10 INFO neutron.wsgi [None req-8a3540d2-bebd-4dbb-8817-73c994881258 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 805 time: 0.2039812 2026-05-27 11:08:06.685 9 INFO neutron.wsgi [None req-aa522baa-3851-4013-8572-9f6dbf3ec71a 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] 10.0.0.84 "DELETE /v2.0/ports/e2cf5f67-6132-4c57-8b21-288abda4eec2 HTTP/1.1" status: 204 len: 168 time: 0.3950880 2026-05-27 11:08:06.710 9 INFO neutron.pecan_wsgi.hooks.translation [None req-28ff9ab2-acaa-4345-b428-b3ae0c4bb2e3 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] GET failed (client error): The resource could not be found. 2026-05-27 11:08:06.712 9 INFO neutron.wsgi [None req-28ff9ab2-acaa-4345-b428-b3ae0c4bb2e3 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] 10.0.0.84 "GET /v2.0/ports/e2cf5f67-6132-4c57-8b21-288abda4eec2 HTTP/1.1" status: 404 len: 333 time: 0.0218148 2026-05-27 11:08:06.863 9 INFO neutron.wsgi [req-328dfdc0-fecd-41ca-ba5b-e87c376dde12 req-9d156d95-5e7c-4215-8cc0-2e796d859813 3ac7d35da7524e19ba657088a29e19e6 075074cfe03146bdbc8ffc765c72d355 - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=2dbe7b13-cae3-42d6-90a1-8585dd355aca HTTP/1.1" status: 200 len: 210 time: 0.0277231 2026-05-27 11:08:06.928 9 INFO neutron.wsgi [None req-daa9c83f-0c97-4f64-a0a3-cb73e8f2c15d 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/ddae45c2-fe80-4e4f-a42e-0548d6c19ed2 HTTP/1.1" status: 204 len: 168 time: 0.2117221 2026-05-27 11:08:07.229 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-da196ef4-f594-467d-9598-1aa7548cf6a7'] response: {'server_uuid': '2dbe7b13-cae3-42d6-90a1-8585dd355aca', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f740b839-ee23-4af5-8958-bd9b98f79b92', 'code': 200} 2026-05-27 11:08:07.230 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-da196ef4-f594-467d-9598-1aa7548cf6a7'] response: {'server_uuid': '2dbe7b13-cae3-42d6-90a1-8585dd355aca', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'f740b839-ee23-4af5-8958-bd9b98f79b92', 'code': 200} 2026-05-27 11:08:07.244 10 INFO neutron.wsgi [None req-17f4d73d-a608-4d22-92cb-f6a365314ede 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.84 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1491 time: 0.2271681 2026-05-27 11:08:07.275 9 INFO neutron.wsgi [None req-07a80f2a-c5dc-443e-b369-2b8bf9a68c9d 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] 10.0.0.84 "DELETE /v2.0/networks/9a188283-107b-44e6-82d6-1cf93647fa49 HTTP/1.1" status: 204 len: 168 time: 0.3403041 2026-05-27 11:08:07.286 9 WARNING neutron_lib.context [None req-89ec9294-435d-4e6a-a32b-feb964c9ba11 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:07.378 9 INFO neutron.wsgi [req-2b43df2e-adc4-42c6-9d1f-895dfcfc27c1 req-deb2f9bd-5551-4e8d-8edf-39e614213b7b 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.56 "GET /v2.0/security-groups?name=tempest-secgroup-smoke-948007170&fields=id&tenant_id=3e3ec75d77854479acc91fdb39c2151c HTTP/1.1" status: 200 len: 267 time: 0.0496559 2026-05-27 11:08:07.474 9 INFO neutron.wsgi [req-2b43df2e-adc4-42c6-9d1f-895dfcfc27c1 req-0fd68385-36e4-49f4-a914-9f5b55cb3a7e 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.56 "GET /v2.0/networks?id=7d15d26c-5fd8-492b-a435-23a6d71661ea HTTP/1.1" status: 200 len: 858 time: 0.0863135 2026-05-27 11:08:07.506 9 INFO neutron.wsgi [req-2b43df2e-adc4-42c6-9d1f-895dfcfc27c1 req-3f0afe80-a070-42aa-86e8-6326c982f41c 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.56 "GET /v2.0/quotas/3e3ec75d77854479acc91fdb39c2151c HTTP/1.1" status: 200 len: 491 time: 0.0226700 2026-05-27 11:08:07.616 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-89ec9294-435d-4e6a-a32b-feb964c9ba11 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] No more DHCP agents 2026-05-27 11:08:07.621 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-89ec9294-435d-4e6a-a32b-feb964c9ba11 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Unable to schedule network 9651cbc0-1110-46c8-8b97-dbf8f714c517: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:07.627 9 INFO neutron.wsgi [req-2b43df2e-adc4-42c6-9d1f-895dfcfc27c1 req-4c6378d0-31c9-4c62-b620-c14abbd07648 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.56 "GET /v2.0/ports?tenant_id=3e3ec75d77854479acc91fdb39c2151c&fields=id HTTP/1.1" status: 200 len: 348 time: 0.1152155 /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-05-27 11:08:07.722 9 INFO neutron.wsgi [req-2b43df2e-adc4-42c6-9d1f-895dfcfc27c1 req-01157841-7aa6-4789-be73-acc312bd9be8 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.56 "GET /v2.0/networks/7d15d26c-5fd8-492b-a435-23a6d71661ea?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0735998 2026-05-27 11:08:07.735 9 INFO neutron.db.ovn_revision_numbers_db [None req-89ec9294-435d-4e6a-a32b-feb964c9ba11 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Successfully bumped revision number for resource 6bab82a7-584e-4343-b090-a5fd42fa11ba (type: ports) to 1 2026-05-27 11:08:07.768 9 INFO neutron.wsgi [None req-89ec9294-435d-4e6a-a32b-feb964c9ba11 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] 10.0.0.84 "POST /v2.0/ports HTTP/1.1" status: 201 len: 977 time: 0.4847069 2026-05-27 11:08:07.786 9 INFO neutron.wsgi [req-2b43df2e-adc4-42c6-9d1f-895dfcfc27c1 req-4e3e326f-1248-4264-a4f5-3b9931b783be 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.56 "GET /v2.0/networks/7d15d26c-5fd8-492b-a435-23a6d71661ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0576622 2026-05-27 11:08:07.947 9 INFO neutron.wsgi [req-2ba96299-7b9c-45ed-aeac-80bdd06384f4 req-55a5c5d2-a25a-45e9-9b05-45bfd90e8c1d 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=eadb28d7-febd-4838-812c-cb8adad71dc2 HTTP/1.1" status: 200 len: 210 time: 0.0265145 2026-05-27 11:08:08.023 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status down for port: 6bab82a7-584e-4343-b090-a5fd42fa11ba 2026-05-27 11:08:08.057 10 INFO neutron.db.ovn_revision_numbers_db [None req-922a1594-8216-41af-8b25-85584fe2a4ea 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] Successfully bumped revision number for resource 6bab82a7-584e-4343-b090-a5fd42fa11ba (type: ports) to 2 2026-05-27 11:08:08.076 10 INFO neutron.wsgi [None req-922a1594-8216-41af-8b25-85584fe2a4ea 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] 10.0.0.84 "PUT /v2.0/ports/6bab82a7-584e-4343-b090-a5fd42fa11ba HTTP/1.1" status: 200 len: 946 time: 0.3028307 /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-05-27 11:08:08.190 9 INFO neutron.services.segments.plugin [-] Segment 9c751c59-9f18-4f88-8c75-856ec98e38ed resource provider aggregate not found 2026-05-27 11:08:08.197 9 INFO neutron.services.segments.plugin [-] Segment 9c751c59-9f18-4f88-8c75-856ec98e38ed resource provider aggregate not found 2026-05-27 11:08:08.212 9 INFO neutron.services.segments.plugin [-] Segment 9c751c59-9f18-4f88-8c75-856ec98e38ed 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 9c751c59-9f18-4f88-8c75-856ec98e38ed found for delete ", "request_id": "req-966b92b0-4721-4434-b542-b05a99dd439a"}]} 2026-05-27 11:08:08.216 9 INFO neutron.services.segments.plugin [-] Segment 9c751c59-9f18-4f88-8c75-856ec98e38ed 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 9c751c59-9f18-4f88-8c75-856ec98e38ed found for delete ", "request_id": "req-fc2cc1ef-5efd-4c33-bf31-6134aa65d250"}]} 2026-05-27 11:08:08.416 10 INFO neutron.wsgi [None req-56f1ee42-5a60-4e37-8100-41224645464d 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] 10.0.0.84 "DELETE /v2.0/ports/6bab82a7-584e-4343-b090-a5fd42fa11ba HTTP/1.1" status: 204 len: 168 time: 0.3351662 2026-05-27 11:08:08.505 10 INFO neutron.wsgi [None req-b67afb3e-4069-46b3-acc9-2953f0421662 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] 10.0.0.84 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1732 time: 0.0808039 2026-05-27 11:08:08.529 10 INFO neutron.pecan_wsgi.hooks.translation [None req-9be7a69f-6af2-4e7b-9c67-6eb6712b8df3 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] GET failed (client error): The resource could not be found. 2026-05-27 11:08:08.531 10 INFO neutron.wsgi [None req-9be7a69f-6af2-4e7b-9c67-6eb6712b8df3 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] 10.0.0.84 "GET /v2.0/ports/6bab82a7-584e-4343-b090-a5fd42fa11ba HTTP/1.1" status: 404 len: 333 time: 0.0200827 2026-05-27 11:08:08.593 10 INFO neutron.wsgi [None req-40ffa9ae-dda7-41e1-9515-f5cc14cc2d28 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] 10.0.0.84 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1732 time: 0.0509200 2026-05-27 11:08:08.636 10 INFO neutron.wsgi [None req-db2c4b96-eb0d-419b-8190-b86f051d02a2 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] 10.0.0.84 "GET /v2.0/ports/eae10833-c92c-4383-a424-32fabf661d1a HTTP/1.1" status: 200 len: 972 time: 0.0363145 2026-05-27 11:08:08.661 10 INFO neutron.pecan_wsgi.hooks.translation [None req-c5c592bd-7001-4ddb-9d20-3aa9c4b0e1a2 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-27 11:08:08.664 10 INFO neutron.wsgi [None req-c5c592bd-7001-4ddb-9d20-3aa9c4b0e1a2 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] 10.0.0.84 "DELETE /v2.0/ports/e2cf5f67-6132-4c57-8b21-288abda4eec2 HTTP/1.1" status: 404 len: 333 time: 0.0219083 2026-05-27 11:08:08.687 10 INFO neutron.pecan_wsgi.hooks.translation [None req-79f44d8c-658d-4789-b0a9-0f8812dadf25 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-27 11:08:08.691 10 INFO neutron.wsgi [None req-79f44d8c-658d-4789-b0a9-0f8812dadf25 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/ddae45c2-fe80-4e4f-a42e-0548d6c19ed2 HTTP/1.1" status: 404 len: 337 time: 0.0214913 2026-05-27 11:08:08.720 10 INFO neutron.pecan_wsgi.hooks.translation [None req-6b645fe7-eeb7-4762-8db8-09df6bd4eed1 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-27 11:08:08.726 10 INFO neutron.wsgi [None req-6b645fe7-eeb7-4762-8db8-09df6bd4eed1 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/b1e4d8ee-07e4-4a31-ada1-50fa67470217 HTTP/1.1" status: 404 len: 337 time: 0.0273631 2026-05-27 11:08:08.729 9 INFO neutron.wsgi [req-2b43df2e-adc4-42c6-9d1f-895dfcfc27c1 req-22181f62-27bd-4170-a857-1287050c5a27 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 199.204.45.162 "GET /v2.0/networks?id=7d15d26c-5fd8-492b-a435-23a6d71661ea HTTP/1.1" status: 200 len: 858 time: 0.0897748 2026-05-27 11:08:08.791 9 INFO neutron.wsgi [req-2b43df2e-adc4-42c6-9d1f-895dfcfc27c1 req-cdcebba8-cb9f-4fef-b9ea-b093c99a3ffd 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 199.204.45.162 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=3e3ec75d77854479acc91fdb39c2151c HTTP/1.1" status: 200 len: 472 time: 0.0536168 2026-05-27 11:08:08.812 9 WARNING neutron_lib.context [req-2b43df2e-adc4-42c6-9d1f-895dfcfc27c1 req-7621431b-43df-4c78-97a2-ee267bcb876e 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:08.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022333 2026-05-27 11:08:08.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017710 2026-05-27 11:08:09.002 10 INFO neutron.wsgi [None req-bdfa945d-90a1-4906-b676-0f4d5088ffbf 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] 10.0.0.84 "DELETE /v2.0/ports/eae10833-c92c-4383-a424-32fabf661d1a HTTP/1.1" status: 204 len: 168 time: 0.2716010 2026-05-27 11:08:09.054 9 INFO neutron.wsgi [req-ea1f5c93-b461-4116-8c6d-457505eb20ba req-d1f7cb86-40d5-4d15-9ebf-03877ce18b88 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=eadb28d7-febd-4838-812c-cb8adad71dc2 HTTP/1.1" status: 200 len: 210 time: 0.0272896 2026-05-27 11:08:09.256 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-2b43df2e-adc4-42c6-9d1f-895dfcfc27c1 req-7621431b-43df-4c78-97a2-ee267bcb876e 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] No more DHCP agents 2026-05-27 11:08:09.260 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-2b43df2e-adc4-42c6-9d1f-895dfcfc27c1 req-7621431b-43df-4c78-97a2-ee267bcb876e 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Unable to schedule network 7d15d26c-5fd8-492b-a435-23a6d71661ea: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:09.424 10 INFO neutron.services.segments.plugin [-] Segment 3e03e3d2-1860-4186-bcec-b11aefae58f8 resource provider aggregate not found 2026-05-27 11:08:09.430 10 INFO neutron.services.segments.plugin [-] Segment 3e03e3d2-1860-4186-bcec-b11aefae58f8 resource provider aggregate not found 2026-05-27 11:08:09.446 10 INFO neutron.services.segments.plugin [-] Segment 3e03e3d2-1860-4186-bcec-b11aefae58f8 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 3e03e3d2-1860-4186-bcec-b11aefae58f8 found for delete ", "request_id": "req-08d8bac2-6a5f-44fa-9f2e-11f0eaffbd9a"}]} 2026-05-27 11:08:09.447 10 INFO neutron.services.segments.plugin [-] Segment 3e03e3d2-1860-4186-bcec-b11aefae58f8 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 3e03e3d2-1860-4186-bcec-b11aefae58f8 found for delete ", "request_id": "req-77893e8e-4305-4dff-8645-d56d89703358"}]} 2026-05-27 11:08:09.458 10 INFO neutron.wsgi [None req-7171c66e-f33a-4ed2-b0f5-26754ba094ac 500e941da1644514800f22b51e0b9a35 aa9f1f0cf5c54a5f93c0a70fdf8b9e96 - - default default] 10.0.0.84 "DELETE /v2.0/networks/9651cbc0-1110-46c8-8b97-dbf8f714c517 HTTP/1.1" status: 204 len: 168 time: 0.4514797 2026-05-27 11:08:09.795 9 INFO neutron.db.ovn_revision_numbers_db [req-2b43df2e-adc4-42c6-9d1f-895dfcfc27c1 req-7621431b-43df-4c78-97a2-ee267bcb876e 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource 6fcb03bb-3d1f-4522-987f-57dae716f1cf (type: ports) to 1 2026-05-27 11:08:09.820 9 INFO neutron.wsgi [req-2b43df2e-adc4-42c6-9d1f-895dfcfc27c1 req-7621431b-43df-4c78-97a2-ee267bcb876e 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 199.204.45.162 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1158 time: 1.0142207 /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-05-27 11:08:10.173 9 INFO neutron.wsgi [req-ec897c82-1b2b-4a80-a631-37919f51081a req-a06849ff-e72a-4350-b63f-5a09bf21e074 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=eadb28d7-febd-4838-812c-cb8adad71dc2 HTTP/1.1" status: 200 len: 1156 time: 0.0577331 2026-05-27 11:08:10.296 9 INFO neutron.wsgi [req-ec897c82-1b2b-4a80-a631-37919f51081a req-9475ec12-12b9-4791-a8e2-708f76a68509 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=eb116cac-6115-4ffb-886b-6b2eff45db18&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.1154919 2026-05-27 11:08:10.324 10 INFO neutron.wsgi [None req-242b2551-05ff-4e3c-83f5-6df29bb71850 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=aa9f1f0cf5c54a5f93c0a70fdf8b9e96&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2241840 2026-05-27 11:08:10.441 9 INFO neutron.db.ovn_revision_numbers_db [req-2b43df2e-adc4-42c6-9d1f-895dfcfc27c1 req-0287c932-488d-49f8-95d4-4efb3ced7209 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource 6fcb03bb-3d1f-4522-987f-57dae716f1cf (type: ports) to 2 2026-05-27 11:08:10.559 10 INFO neutron.wsgi [None req-784983f2-77d8-46ad-9d0e-38fe901fc1cd c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/71e5da3a-d348-4dff-a51c-ac0b32112d59 HTTP/1.1" status: 204 len: 168 time: 0.2285545 2026-05-27 11:08:10.742 9 INFO neutron.db.ovn_revision_numbers_db [req-2b43df2e-adc4-42c6-9d1f-895dfcfc27c1 req-0287c932-488d-49f8-95d4-4efb3ced7209 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource 6fcb03bb-3d1f-4522-987f-57dae716f1cf (type: ports) to 2 2026-05-27 11:08:10.774 9 INFO neutron.wsgi [req-2b43df2e-adc4-42c6-9d1f-895dfcfc27c1 req-0287c932-488d-49f8-95d4-4efb3ced7209 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "PUT /v2.0/ports/6fcb03bb-3d1f-4522-987f-57dae716f1cf HTTP/1.1" status: 200 len: 1376 time: 0.9372478 /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-05-27 11:08:10.819 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-cadf30df-6eff-402e-b81f-bc847b3d6932'] response: {'name': 'network-changed', 'server_uuid': 'eadb28d7-febd-4838-812c-cb8adad71dc2', 'tag': '6fcb03bb-3d1f-4522-987f-57dae716f1cf', 'status': 'completed', 'code': 200} 2026-05-27 11:08:10.859 9 INFO neutron.wsgi [req-2b43df2e-adc4-42c6-9d1f-895dfcfc27c1 req-1a32b0da-7621-4786-94e0-d97d3bfaad0a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=3e3ec75d77854479acc91fdb39c2151c&device_id=eadb28d7-febd-4838-812c-cb8adad71dc2 HTTP/1.1" status: 200 len: 1407 time: 0.0474575 2026-05-27 11:08:10.891 9 INFO neutron.wsgi [req-2b43df2e-adc4-42c6-9d1f-895dfcfc27c1 req-e00213ac-d5a4-4fab-baaf-a45f1f03de86 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=6fcb03bb-3d1f-4522-987f-57dae716f1cf HTTP/1.1" status: 200 len: 217 time: 0.0259473 2026-05-27 11:08:10.963 9 INFO neutron.wsgi [req-2b43df2e-adc4-42c6-9d1f-895dfcfc27c1 req-c4a0865a-aa69-457c-9b3d-e98d1a72b5b7 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=2e69b267-03a0-42b1-94d1-ddef23fe79be HTTP/1.1" status: 200 len: 852 time: 0.0628321 2026-05-27 11:08:10.972 9 INFO neutron.wsgi [None req-2d374f01-fb96-4d34-aaba-6a3047f28f5d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "PUT /v2.0/routers/35c39503-60b5-4198-9168-6bdfab801cd6/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.8421669 /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-05-27 11:08:11.002 9 INFO neutron.wsgi [req-2b43df2e-adc4-42c6-9d1f-895dfcfc27c1 req-730b0d68-75e5-4ec8-8e77-345032164cea 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=7d15d26c-5fd8-492b-a435-23a6d71661ea&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0258863 2026-05-27 11:08:11.079 9 INFO neutron.wsgi [req-2b43df2e-adc4-42c6-9d1f-895dfcfc27c1 req-c6df3696-60ca-481e-b396-199b8b922487 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/7d15d26c-5fd8-492b-a435-23a6d71661ea?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0695999 2026-05-27 11:08:11.145 9 INFO neutron.wsgi [req-2b43df2e-adc4-42c6-9d1f-895dfcfc27c1 req-1e7d94bd-8c80-421f-9ecb-c67c89e3b023 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/7d15d26c-5fd8-492b-a435-23a6d71661ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0600183 2026-05-27 11:08:11.244 9 INFO neutron.wsgi [req-4a5f0d2c-44a0-4ca0-9b6a-b21800dcde5c req-7954488f-5734-4db4-8956-684ea154d8d0 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=3e3ec75d77854479acc91fdb39c2151c&device_id=eadb28d7-febd-4838-812c-cb8adad71dc2 HTTP/1.1" status: 200 len: 1407 time: 0.0471542 2026-05-27 11:08:11.348 9 INFO neutron.wsgi [req-4a5f0d2c-44a0-4ca0-9b6a-b21800dcde5c req-43dfe4ae-1444-4e1b-a6d4-4a3779353736 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=7d15d26c-5fd8-492b-a435-23a6d71661ea HTTP/1.1" status: 200 len: 957 time: 0.0952060 2026-05-27 11:08:11.393 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status up for port: 6fcb03bb-3d1f-4522-987f-57dae716f1cf 2026-05-27 11:08:11.400 9 INFO neutron.wsgi [req-4a5f0d2c-44a0-4ca0-9b6a-b21800dcde5c req-61c09f1b-77e6-4ba6-bc33-3ed189289ca1 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=6fcb03bb-3d1f-4522-987f-57dae716f1cf HTTP/1.1" status: 200 len: 217 time: 0.0397270 2026-05-27 11:08:11.408 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port 6fcb03bb-3d1f-4522-987f-57dae716f1cf 2026-05-27 11:08:11.453 9 INFO neutron.wsgi [req-1c03bdd1-4f90-4e52-9033-da59bd9259d0 req-500c84b1-d763-44ee-85eb-6baba2d7eb40 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=eadb28d7-febd-4838-812c-cb8adad71dc2 HTTP/1.1" status: 200 len: 1168 time: 0.0612459 2026-05-27 11:08:11.464 9 INFO neutron.wsgi [req-4a5f0d2c-44a0-4ca0-9b6a-b21800dcde5c req-a13f189c-3c83-4d5a-b321-9ca26b9aed93 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=2e69b267-03a0-42b1-94d1-ddef23fe79be HTTP/1.1" status: 200 len: 852 time: 0.0516992 2026-05-27 11:08:11.508 9 INFO neutron.wsgi [req-4a5f0d2c-44a0-4ca0-9b6a-b21800dcde5c req-fe0f5079-0d90-4292-ab46-614f780aa7c8 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=7d15d26c-5fd8-492b-a435-23a6d71661ea&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0350749 2026-05-27 11:08:11.536 9 INFO neutron.wsgi [req-1c03bdd1-4f90-4e52-9033-da59bd9259d0 req-364cb12f-736a-4629-b207-c0140f49ffff 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=eb116cac-6115-4ffb-886b-6b2eff45db18&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0764391 2026-05-27 11:08:11.561 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-48feb973-fef1-4710-8ec8-a497d1bdea58'] response: {'server_uuid': 'eadb28d7-febd-4838-812c-cb8adad71dc2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6fcb03bb-3d1f-4522-987f-57dae716f1cf', 'code': 200} 2026-05-27 11:08:11.591 9 INFO neutron.wsgi [req-4a5f0d2c-44a0-4ca0-9b6a-b21800dcde5c req-5b6d6c8f-28cb-4d00-b717-e4eb7cf27222 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/7d15d26c-5fd8-492b-a435-23a6d71661ea?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0745046 2026-05-27 11:08:11.676 9 INFO neutron.wsgi [req-4a5f0d2c-44a0-4ca0-9b6a-b21800dcde5c req-e2abc9bc-e9b4-4737-b7a2-598bdb16d947 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/7d15d26c-5fd8-492b-a435-23a6d71661ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0784779 2026-05-27 11:08:11.818 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource 6fcb03bb-3d1f-4522-987f-57dae716f1cf (type: ports) to 4 2026-05-27 11:08:12.250 10 INFO neutron.wsgi [None req-8756684d-bf29-4a4b-8c2f-ff2c3b90d090 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/routers/35c39503-60b5-4198-9168-6bdfab801cd6 HTTP/1.1" status: 204 len: 168 time: 1.2733393 /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-05-27 11:08:12.478 10 INFO neutron.wsgi [None req-685f5505-fdec-4c2a-bebc-cad597d9f2aa c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/subnets/9d839a02-42dd-4fdf-a290-17915303027f HTTP/1.1" status: 204 len: 168 time: 0.2221742 2026-05-27 11:08:12.745 9 INFO neutron.wsgi [req-b9bab289-8551-47f2-8b98-21d31ca58f9f req-0a5c6d57-f992-49fe-b5e8-191c989d0f76 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=eadb28d7-febd-4838-812c-cb8adad71dc2 HTTP/1.1" status: 200 len: 1170 time: 0.1349890 2026-05-27 11:08:12.829 9 INFO neutron.wsgi [req-b9bab289-8551-47f2-8b98-21d31ca58f9f req-0c3d5fba-c0fe-479c-8e36-17dde1855fcb 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=eb116cac-6115-4ffb-886b-6b2eff45db18&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0759430 2026-05-27 11:08:12.923 10 INFO neutron.services.segments.plugin [-] Segment 73167168-b74e-4468-b7ff-e9456f963a64 resource provider aggregate not found 2026-05-27 11:08:12.931 10 INFO neutron.services.segments.plugin [-] Segment 73167168-b74e-4468-b7ff-e9456f963a64 resource provider aggregate not found 2026-05-27 11:08:12.950 10 INFO neutron.services.segments.plugin [-] Segment 73167168-b74e-4468-b7ff-e9456f963a64 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 73167168-b74e-4468-b7ff-e9456f963a64 found for delete ", "request_id": "req-cafe4f78-d792-4f53-984a-f934cecd430d"}]} 2026-05-27 11:08:12.953 10 INFO neutron.services.segments.plugin [-] Segment 73167168-b74e-4468-b7ff-e9456f963a64 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 73167168-b74e-4468-b7ff-e9456f963a64 found for delete ", "request_id": "req-1ee0b9a0-305f-4068-86fe-533df40f2680"}]} 2026-05-27 11:08:12.971 10 INFO neutron.wsgi [None req-eedbda14-f220-4c6e-9b86-68ce559854c1 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/networks/60411d56-be2c-4dc2-900d-f4bd475445d7 HTTP/1.1" status: 204 len: 168 time: 0.4876351 2026-05-27 11:08:12.994 9 INFO neutron.wsgi [req-d6205060-4d90-48db-a6d5-916c99843c82 req-8a61cb8c-9154-4c20-8826-bae2672e1c14 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=eadb28d7-febd-4838-812c-cb8adad71dc2 HTTP/1.1" status: 200 len: 1170 time: 0.0773954 2026-05-27 11:08:13.039 9 INFO neutron.wsgi [req-d6205060-4d90-48db-a6d5-916c99843c82 req-2d482d17-b670-4efa-84fa-f605ab6649ee 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=eb116cac-6115-4ffb-886b-6b2eff45db18&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0400047 2026-05-27 11:08:13.106 9 INFO neutron.wsgi [None req-f1d28a55-3944-4669-a06b-e274ef4256bf fc2e118be7204629967cb9406ba8e3e7 9a269674cda6408f951717f3b41ecf4e - - default default] 10.0.0.84 "GET /v2.0/ports?device_id=eadb28d7-febd-4838-812c-cb8adad71dc2 HTTP/1.1" status: 200 len: 1404 time: 0.0397930 2026-05-27 11:08:13.204 9 WARNING neutron_lib.context [None req-2481bcbb-818c-47e0-89aa-7defdca16f21 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:13.338 10 INFO neutron.wsgi [None req-2f893734-a982-437f-aa8a-e82fe2bec9e5 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=075074cfe03146bdbc8ffc765c72d355&name=default HTTP/1.1" status: 200 len: 3120 time: 0.0366080 2026-05-27 11:08:13.449 9 INFO neutron.db.ovn_revision_numbers_db [None req-2481bcbb-818c-47e0-89aa-7defdca16f21 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Successfully bumped revision number for resource 637885ab-6814-4ae9-9a21-dbe51c82ddb8 (type: security_groups) to 1 2026-05-27 11:08:13.484 9 INFO neutron.db.ovn_revision_numbers_db [None req-2481bcbb-818c-47e0-89aa-7defdca16f21 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Successfully bumped revision number for resource 6829b79d-eccb-4471-a873-c1db920f08cb (type: security_group_rules) to 0 2026-05-27 11:08:13.497 9 INFO neutron.db.ovn_revision_numbers_db [None req-2481bcbb-818c-47e0-89aa-7defdca16f21 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Successfully bumped revision number for resource 724f4841-c270-41dc-a633-f34b5d60a9d8 (type: security_group_rules) to 0 2026-05-27 11:08:13.525 9 INFO neutron.db.ovn_revision_numbers_db [None req-2481bcbb-818c-47e0-89aa-7defdca16f21 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Successfully bumped revision number for resource bf1a18fc-6dcd-40e7-994d-db41f35559c4 (type: security_group_rules) to 0 2026-05-27 11:08:13.551 9 INFO neutron.db.ovn_revision_numbers_db [None req-2481bcbb-818c-47e0-89aa-7defdca16f21 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Successfully bumped revision number for resource d82bc932-6f1a-49c8-845f-8a6f5d2ce56f (type: security_group_rules) to 0 2026-05-27 11:08:13.551 10 INFO neutron.wsgi [None req-b12599c2-2096-4932-8db3-2b1c8e8db8a2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/7da87daf-ff49-4435-88c2-8d467b6a8e86 HTTP/1.1" status: 204 len: 168 time: 0.2077329 2026-05-27 11:08:13.614 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e112ea45-85d2-40be-bdcc-e587652c0771'] response: {'server_uuid': 'eadb28d7-febd-4838-812c-cb8adad71dc2', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '6fcb03bb-3d1f-4522-987f-57dae716f1cf', 'code': 200} 2026-05-27 11:08:13.620 9 INFO neutron.db.segments_db [None req-2481bcbb-818c-47e0-89aa-7defdca16f21 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Added segment 58d38607-6f53-41f9-a918-7bb70830b294 of type geneve for network 8b041280-ee73-4aa1-aea3-6459fe1d9555 /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-05-27 11:08:14.054 9 INFO neutron.db.ovn_revision_numbers_db [None req-6b1320f2-9407-4531-9a12-790ddc62d9e4 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource 7c585f51-5d3e-4f25-bca9-5dde97d05ef8 (type: floatingips) to 4 2026-05-27 11:08:14.115 9 INFO neutron.db.ovn_revision_numbers_db [None req-2481bcbb-818c-47e0-89aa-7defdca16f21 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Successfully bumped revision number for resource 8b041280-ee73-4aa1-aea3-6459fe1d9555 (type: networks) to 1 2026-05-27 11:08:14.175 10 INFO neutron.db.ovn_revision_numbers_db [None req-d32920a9-0458-44e2-8b8d-558a6d204105 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 4fca0bfc-f08c-4488-a967-5d55c27d4a17 (type: security_groups) to 1 2026-05-27 11:08:14.191 10 INFO neutron.db.ovn_revision_numbers_db [None req-d32920a9-0458-44e2-8b8d-558a6d204105 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 15d6adde-7e4f-4852-8a61-88eb6ceb385f (type: security_group_rules) to 0 2026-05-27 11:08:14.207 10 INFO neutron.db.ovn_revision_numbers_db [None req-d32920a9-0458-44e2-8b8d-558a6d204105 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 49721c54-f2e4-4e22-943c-300afdaec06f (type: security_group_rules) to 0 2026-05-27 11:08:14.223 10 INFO neutron.db.ovn_revision_numbers_db [None req-d32920a9-0458-44e2-8b8d-558a6d204105 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource cd2a4293-0736-4639-9c27-ee4e0dc74267 (type: security_group_rules) to 0 2026-05-27 11:08:14.229 9 INFO neutron.db.ovn_revision_numbers_db [None req-6b1320f2-9407-4531-9a12-790ddc62d9e4 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Successfully bumped revision number for resource 7c585f51-5d3e-4f25-bca9-5dde97d05ef8 (type: floatingips) to 5 2026-05-27 11:08:14.230 9 INFO neutron.db.l3_db [None req-6b1320f2-9407-4531-9a12-790ddc62d9e4 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Floating IP 7c585f51-5d3e-4f25-bca9-5dde97d05ef8 associated. External IP: 10.96.250.202, port: 6fcb03bb-3d1f-4522-987f-57dae716f1cf. 2026-05-27 11:08:14.236 10 INFO neutron.db.ovn_revision_numbers_db [None req-d32920a9-0458-44e2-8b8d-558a6d204105 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource ee30f514-63c8-43b4-bff0-506d4440b047 (type: security_group_rules) to 0 2026-05-27 11:08:14.261 9 INFO neutron.wsgi [None req-6b1320f2-9407-4531-9a12-790ddc62d9e4 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.84 "PUT /v2.0/floatingips/7c585f51-5d3e-4f25-bca9-5dde97d05ef8 HTTP/1.1" status: 200 len: 1049 time: 1.1469245 2026-05-27 11:08:14.262 10 INFO neutron.wsgi [None req-d32920a9-0458-44e2-8b8d-558a6d204105 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=ce059fbacc80426b9c84ca76e26ecada&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4620111 2026-05-27 11:08:14.316 9 INFO neutron.wsgi [None req-4c15ed5f-4799-43a5-8d6f-1720ab7aa2c0 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.84 "GET /v2.0/floatingips/7c585f51-5d3e-4f25-bca9-5dde97d05ef8 HTTP/1.1" status: 200 len: 1051 time: 0.0421951 2026-05-27 11:08:14.347 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-0fd04263-b893-45f1-8176-cdafda1d0443'] response: {'name': 'network-changed', 'server_uuid': 'eadb28d7-febd-4838-812c-cb8adad71dc2', 'tag': '6fcb03bb-3d1f-4522-987f-57dae716f1cf', 'status': 'completed', 'code': 200} 2026-05-27 11:08:14.354 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2481bcbb-818c-47e0-89aa-7defdca16f21 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] No more DHCP agents 2026-05-27 11:08:14.356 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2481bcbb-818c-47e0-89aa-7defdca16f21 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Unable to schedule network 8b041280-ee73-4aa1-aea3-6459fe1d9555: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:14.424 9 INFO neutron.wsgi [req-395247d3-fd57-4712-8afc-e28c5eb0cbf5 req-6aebcc68-89ab-47a5-b04c-e2bdec6f81ad 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=3e3ec75d77854479acc91fdb39c2151c&device_id=eadb28d7-febd-4838-812c-cb8adad71dc2 HTTP/1.1" status: 200 len: 1409 time: 0.0590684 2026-05-27 11:08:14.492 9 INFO neutron.db.ovn_revision_numbers_db [None req-2481bcbb-818c-47e0-89aa-7defdca16f21 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Successfully bumped revision number for resource 02401029-f5fe-4e5f-8b31-9295b6633e5e (type: ports) to 1 2026-05-27 11:08:14.516 9 INFO neutron.wsgi [req-395247d3-fd57-4712-8afc-e28c5eb0cbf5 req-c542cf71-cc35-48f0-af63-b213a72c2893 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=7d15d26c-5fd8-492b-a435-23a6d71661ea HTTP/1.1" status: 200 len: 957 time: 0.0698266 2026-05-27 11:08:14.524 9 INFO neutron.wsgi [None req-2481bcbb-818c-47e0-89aa-7defdca16f21 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 844 time: 1.5958319 2026-05-27 11:08:14.536 10 WARNING neutron_lib.context [None req-59cb5f4b-5f67-47b6-bde4-f18535ba98e5 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:14.544 10 INFO neutron.wsgi [None req-086fd29a-238f-4261-9cf2-5e879a49dcb6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/4fca0bfc-f08c-4488-a967-5d55c27d4a17 HTTP/1.1" status: 204 len: 168 time: 0.2764866 2026-05-27 11:08:14.571 9 INFO neutron.wsgi [req-395247d3-fd57-4712-8afc-e28c5eb0cbf5 req-7459d9e1-e835-4374-a377-3d88b3e6b081 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.7&port_id=6fcb03bb-3d1f-4522-987f-57dae716f1cf HTTP/1.1" status: 200 len: 1059 time: 0.0466712 2026-05-27 11:08:14.613 9 INFO neutron.wsgi [req-395247d3-fd57-4712-8afc-e28c5eb0cbf5 req-96be2862-f8d6-49d3-b1e1-e40397fcf8db 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=2e69b267-03a0-42b1-94d1-ddef23fe79be HTTP/1.1" status: 200 len: 852 time: 0.0369995 2026-05-27 11:08:14.644 9 INFO neutron.wsgi [req-395247d3-fd57-4712-8afc-e28c5eb0cbf5 req-ac905bda-a665-4634-acf2-85394467eca8 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=7d15d26c-5fd8-492b-a435-23a6d71661ea&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0235665 2026-05-27 11:08:14.728 9 INFO neutron.wsgi [req-395247d3-fd57-4712-8afc-e28c5eb0cbf5 req-8aa22aa8-a22b-4529-a62f-b34405cdfab6 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/7d15d26c-5fd8-492b-a435-23a6d71661ea?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0776997 2026-05-27 11:08:14.812 9 INFO neutron.wsgi [req-395247d3-fd57-4712-8afc-e28c5eb0cbf5 req-196e0892-ab9f-4210-bab7-f0c38f85ef83 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/7d15d26c-5fd8-492b-a435-23a6d71661ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0754235 2026-05-27 11:08:14.851 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-59cb5f4b-5f67-47b6-bde4-f18535ba98e5 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] No more DHCP agents 2026-05-27 11:08:14.855 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-59cb5f4b-5f67-47b6-bde4-f18535ba98e5 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Unable to schedule network 8b041280-ee73-4aa1-aea3-6459fe1d9555: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:14.867 9 INFO neutron.db.ovn_revision_numbers_db [None req-6204fbb2-7018-44ff-983d-d603f75e5976 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource c63532bb-de87-4d50-bc7b-55b7a5c0545d (type: security_groups) to 1 2026-05-27 11:08:14.882 9 INFO neutron.db.ovn_revision_numbers_db [None req-6204fbb2-7018-44ff-983d-d603f75e5976 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 0adbb8f5-401d-48d7-a91f-312b24638761 (type: security_group_rules) to 0 2026-05-27 11:08:14.907 9 INFO neutron.db.ovn_revision_numbers_db [None req-6204fbb2-7018-44ff-983d-d603f75e5976 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 1f1f35f7-3309-4edf-a981-9af5e2f17a15 (type: security_group_rules) to 0 2026-05-27 11:08:14.936 9 INFO neutron.db.ovn_revision_numbers_db [None req-6204fbb2-7018-44ff-983d-d603f75e5976 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 325d2294-9b79-4965-b87e-e234f862eccc (type: security_group_rules) to 0 2026-05-27 11:08:14.954 9 INFO neutron.db.ovn_revision_numbers_db [None req-6204fbb2-7018-44ff-983d-d603f75e5976 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource c4eaa03a-652c-4cc0-946f-e52ee99c28a6 (type: security_group_rules) to 0 2026-05-27 11:08:14.974 9 INFO neutron.wsgi [None req-6204fbb2-7018-44ff-983d-d603f75e5976 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=e1b421c1dad04f2db35e2fdba8c1287f&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2707136 2026-05-27 11:08:14.976 10 INFO neutron.db.ovn_revision_numbers_db [None req-59cb5f4b-5f67-47b6-bde4-f18535ba98e5 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Successfully bumped revision number for resource ef0601e4-1b1d-4913-838b-d8f5ed6a9ef2 (type: ports) to 1 2026-05-27 11:08:15.008 10 INFO neutron.wsgi [None req-59cb5f4b-5f67-47b6-bde4-f18535ba98e5 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] 10.0.0.84 "POST /v2.0/ports HTTP/1.1" status: 201 len: 973 time: 0.4793415 /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-05-27 11:08:15.018 10 WARNING neutron_lib.context [None req-1d374335-5a54-4a5a-86e1-ec2de8c8a548 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:15.114 10 INFO neutron.db.segments_db [None req-1d374335-5a54-4a5a-86e1-ec2de8c8a548 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Added segment e973b47f-2706-4ba0-936e-90fba8e03398 of type geneve for network f3b50b53-b3ac-43cb-889a-e1d0329b59b8 2026-05-27 11:08:15.218 9 INFO neutron.wsgi [None req-49cf7920-742d-44a8-bba1-b36c7dd517d2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/c63532bb-de87-4d50-bc7b-55b7a5c0545d HTTP/1.1" status: 204 len: 168 time: 0.2370112 2026-05-27 11:08:15.265 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d374335-5a54-4a5a-86e1-ec2de8c8a548 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Successfully bumped revision number for resource f3b50b53-b3ac-43cb-889a-e1d0329b59b8 (type: networks) to 1 2026-05-27 11:08:15.465 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1d374335-5a54-4a5a-86e1-ec2de8c8a548 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] No more DHCP agents 2026-05-27 11:08:15.466 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1d374335-5a54-4a5a-86e1-ec2de8c8a548 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Unable to schedule network f3b50b53-b3ac-43cb-889a-e1d0329b59b8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:15.569 10 INFO neutron.db.ovn_revision_numbers_db [None req-1d374335-5a54-4a5a-86e1-ec2de8c8a548 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Successfully bumped revision number for resource c18c6391-20dd-4b8f-ae37-d1a9a6b25446 (type: ports) to 1 2026-05-27 11:08:15.595 10 INFO neutron.wsgi [None req-1d374335-5a54-4a5a-86e1-ec2de8c8a548 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5822442 2026-05-27 11:08:15.606 10 WARNING neutron_lib.context [None req-77a44b39-6320-4fe4-894b-c1c43f3594d1 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:15.893 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-77a44b39-6320-4fe4-894b-c1c43f3594d1 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] No more DHCP agents 2026-05-27 11:08:15.896 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-77a44b39-6320-4fe4-894b-c1c43f3594d1 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Unable to schedule network f3b50b53-b3ac-43cb-889a-e1d0329b59b8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:16.495 10 INFO neutron.db.ovn_revision_numbers_db [None req-77a44b39-6320-4fe4-894b-c1c43f3594d1 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Successfully bumped revision number for resource c18c6391-20dd-4b8f-ae37-d1a9a6b25446 (type: ports) to 2 2026-05-27 11:08:16.559 10 INFO neutron.db.ovn_revision_numbers_db [None req-77a44b39-6320-4fe4-894b-c1c43f3594d1 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Successfully bumped revision number for resource c468fbf6-e1ff-40b2-88bc-183ac362c502 (type: subnets) to 0 2026-05-27 11:08:16.581 10 INFO neutron.wsgi [None req-77a44b39-6320-4fe4-894b-c1c43f3594d1 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.9802532 2026-05-27 11:08:16.594 10 WARNING neutron_lib.context [None req-ac5f95fd-2d95-453b-bdfe-4a1271958e7c c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:16.965 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ac5f95fd-2d95-453b-bdfe-4a1271958e7c c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] No more DHCP agents 2026-05-27 11:08:16.967 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ac5f95fd-2d95-453b-bdfe-4a1271958e7c c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Unable to schedule network f3b50b53-b3ac-43cb-889a-e1d0329b59b8: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:17.145 10 INFO neutron.db.ovn_revision_numbers_db [None req-ac5f95fd-2d95-453b-bdfe-4a1271958e7c c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Successfully bumped revision number for resource fa7f4089-389e-44ec-8273-0786c3c43ff8 (type: ports) to 1 2026-05-27 11:08:17.172 10 INFO neutron.wsgi [None req-ac5f95fd-2d95-453b-bdfe-4a1271958e7c c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] 10.0.0.84 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1149 time: 0.5848408 /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-05-27 11:08:17.553 10 INFO neutron.wsgi [None req-7d961790-3fda-4691-a39f-ce36758e3432 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] 10.0.0.84 "DELETE /v2.0/ports/fa7f4089-389e-44ec-8273-0786c3c43ff8 HTTP/1.1" status: 204 len: 168 time: 0.3755729 2026-05-27 11:08:17.574 10 INFO neutron.pecan_wsgi.hooks.translation [None req-cb9f177a-5c6c-4c7f-9419-83563e81a68b c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] DELETE failed (client error): The resource could not be found. 2026-05-27 11:08:17.577 10 INFO neutron.wsgi [None req-cb9f177a-5c6c-4c7f-9419-83563e81a68b c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] 10.0.0.84 "DELETE /v2.0/ports/fa7f4089-389e-44ec-8273-0786c3c43ff8 HTTP/1.1" status: 404 len: 333 time: 0.0195341 2026-05-27 11:08:17.601 10 INFO neutron.pecan_wsgi.hooks.translation [None req-ff6c130f-11aa-45c9-9dbf-521a0a72e6fe c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] GET failed (client error): The resource could not be found. 2026-05-27 11:08:17.603 10 INFO neutron.wsgi [None req-ff6c130f-11aa-45c9-9dbf-521a0a72e6fe c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] 10.0.0.84 "GET /v2.0/ports/fa7f4089-389e-44ec-8273-0786c3c43ff8 HTTP/1.1" status: 404 len: 333 time: 0.0215006 2026-05-27 11:08:17.852 10 INFO neutron.wsgi [None req-39d2bf06-ddc0-4dd9-a0b7-b5dfd161fad0 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] 10.0.0.84 "DELETE /v2.0/subnets/c468fbf6-e1ff-40b2-88bc-183ac362c502 HTTP/1.1" status: 204 len: 168 time: 0.2437625 2026-05-27 11:08:18.295 10 INFO neutron.services.segments.plugin [-] Segment e973b47f-2706-4ba0-936e-90fba8e03398 resource provider aggregate not found 2026-05-27 11:08:18.301 10 INFO neutron.services.segments.plugin [-] Segment e973b47f-2706-4ba0-936e-90fba8e03398 resource provider aggregate not found 2026-05-27 11:08:18.320 10 INFO neutron.services.segments.plugin [-] Segment e973b47f-2706-4ba0-936e-90fba8e03398 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 e973b47f-2706-4ba0-936e-90fba8e03398 found for delete ", "request_id": "req-1f2e2f0f-3ef5-4813-b872-29cd7400c630"}]} 2026-05-27 11:08:18.327 10 INFO neutron.services.segments.plugin [-] Segment e973b47f-2706-4ba0-936e-90fba8e03398 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 e973b47f-2706-4ba0-936e-90fba8e03398 found for delete ", "request_id": "req-891b4c66-dc22-4ec4-ae3c-2417e02235ee"}]} 2026-05-27 11:08:18.341 10 INFO neutron.wsgi [None req-1e8cdea5-80f4-44f3-a9f4-a965ae668574 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] 10.0.0.84 "DELETE /v2.0/networks/f3b50b53-b3ac-43cb-889a-e1d0329b59b8 HTTP/1.1" status: 204 len: 168 time: 0.4839282 2026-05-27 11:08:18.353 10 WARNING neutron_lib.context [None req-f53c7e61-3b9d-49da-8291-783c1c92fbc0 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:18.439 10 INFO neutron.db.segments_db [None req-f53c7e61-3b9d-49da-8291-783c1c92fbc0 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Added segment 0dec79e6-f84c-457d-ac5e-b608eee51776 of type geneve for network c843516c-eacd-469f-a359-fcbf16647139 2026-05-27 11:08:18.835 10 INFO neutron.db.ovn_revision_numbers_db [None req-f53c7e61-3b9d-49da-8291-783c1c92fbc0 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Successfully bumped revision number for resource c843516c-eacd-469f-a359-fcbf16647139 (type: networks) to 1 2026-05-27 11:08:19.059 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f53c7e61-3b9d-49da-8291-783c1c92fbc0 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] No more DHCP agents 2026-05-27 11:08:19.062 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f53c7e61-3b9d-49da-8291-783c1c92fbc0 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Unable to schedule network c843516c-eacd-469f-a359-fcbf16647139: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:19.155 10 INFO neutron.db.ovn_revision_numbers_db [None req-f53c7e61-3b9d-49da-8291-783c1c92fbc0 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Successfully bumped revision number for resource 1363c634-4a19-49a4-ae02-cd42096d7f2f (type: ports) to 1 2026-05-27 11:08:19.180 10 INFO neutron.wsgi [None req-f53c7e61-3b9d-49da-8291-783c1c92fbc0 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.8313053 2026-05-27 11:08:19.195 10 WARNING neutron_lib.context [None req-042bcd97-cb7c-46bf-9db3-667521975fd0 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:19.476 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-042bcd97-cb7c-46bf-9db3-667521975fd0 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] No more DHCP agents 2026-05-27 11:08:19.483 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-042bcd97-cb7c-46bf-9db3-667521975fd0 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Unable to schedule network c843516c-eacd-469f-a359-fcbf16647139: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:20.104 10 INFO neutron.db.ovn_revision_numbers_db [None req-042bcd97-cb7c-46bf-9db3-667521975fd0 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Successfully bumped revision number for resource 1363c634-4a19-49a4-ae02-cd42096d7f2f (type: ports) to 2 2026-05-27 11:08:20.140 10 INFO neutron.db.ovn_revision_numbers_db [None req-042bcd97-cb7c-46bf-9db3-667521975fd0 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Successfully bumped revision number for resource 010b0f91-33ba-4c51-80c2-8a5f643b9582 (type: subnets) to 0 2026-05-27 11:08:20.156 10 INFO neutron.wsgi [None req-042bcd97-cb7c-46bf-9db3-667521975fd0 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.9667370 2026-05-27 11:08:20.169 9 WARNING neutron_lib.context [None req-c5077902-c506-4550-884b-a74b461bdd91 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:20.504 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c5077902-c506-4550-884b-a74b461bdd91 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] No more DHCP agents 2026-05-27 11:08:20.506 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c5077902-c506-4550-884b-a74b461bdd91 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Unable to schedule network c843516c-eacd-469f-a359-fcbf16647139: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:20.557 10 INFO neutron.db.ovn_revision_numbers_db [None req-072d67e6-6802-4e08-b887-adfc3958643a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource a028fee6-50ce-4226-9ea4-9bf528a7a65b (type: security_groups) to 1 2026-05-27 11:08:20.572 10 INFO neutron.db.ovn_revision_numbers_db [None req-072d67e6-6802-4e08-b887-adfc3958643a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 2838d724-e47f-4300-b8c4-049e1ba51c78 (type: security_group_rules) to 0 2026-05-27 11:08:20.586 10 INFO neutron.db.ovn_revision_numbers_db [None req-072d67e6-6802-4e08-b887-adfc3958643a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 2d2158aa-84f6-4939-9e4e-ee5ad33743ea (type: security_group_rules) to 0 2026-05-27 11:08:20.601 10 INFO neutron.db.ovn_revision_numbers_db [None req-072d67e6-6802-4e08-b887-adfc3958643a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource db320bf0-030b-4401-bfc2-f37a5a136082 (type: security_group_rules) to 0 2026-05-27 11:08:20.616 10 INFO neutron.db.ovn_revision_numbers_db [None req-072d67e6-6802-4e08-b887-adfc3958643a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource ec76c1cb-cbe5-49cc-9396-907d041b0a2e (type: security_group_rules) to 0 2026-05-27 11:08:20.647 10 INFO neutron.wsgi [None req-072d67e6-6802-4e08-b887-adfc3958643a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=896bd15274094fad831176498c39e966&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3924310 2026-05-27 11:08:20.670 9 INFO neutron.db.ovn_revision_numbers_db [None req-c5077902-c506-4550-884b-a74b461bdd91 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Successfully bumped revision number for resource a90558ce-c341-421d-9e60-5b36a16dc849 (type: ports) to 1 2026-05-27 11:08:20.693 9 INFO neutron.wsgi [None req-c5077902-c506-4550-884b-a74b461bdd91 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] 10.0.0.84 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1110 time: 0.5305793 2026-05-27 11:08:20.884 10 INFO neutron.wsgi [None req-594f2839-aa2b-495c-ba05-cc65def6dff0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/a028fee6-50ce-4226-9ea4-9bf528a7a65b HTTP/1.1" status: 204 len: 168 time: 0.2326739 2026-05-27 11:08:21.134 9 INFO neutron.wsgi [None req-91935eba-cd06-4dbd-a458-74ed518b945f c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] 10.0.0.84 "DELETE /v2.0/ports/a90558ce-c341-421d-9e60-5b36a16dc849 HTTP/1.1" status: 204 len: 168 time: 0.4361618 2026-05-27 11:08:21.179 9 INFO neutron.pecan_wsgi.hooks.translation [None req-7b485801-67c7-4dfb-acfd-6466a1577d5c c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] GET failed (client error): The resource could not be found. 2026-05-27 11:08:21.181 9 INFO neutron.wsgi [None req-7b485801-67c7-4dfb-acfd-6466a1577d5c c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] 10.0.0.84 "GET /v2.0/ports/a90558ce-c341-421d-9e60-5b36a16dc849 HTTP/1.1" status: 404 len: 333 time: 0.0399635 2026-05-27 11:08:21.441 9 INFO neutron.wsgi [None req-e448a9f5-ea36-4c5e-a48e-c652f068aa9c c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] 10.0.0.84 "DELETE /v2.0/subnets/010b0f91-33ba-4c51-80c2-8a5f643b9582 HTTP/1.1" status: 204 len: 168 time: 0.2550039 2026-05-27 11:08:21.844 9 INFO neutron.services.segments.plugin [-] Segment 0dec79e6-f84c-457d-ac5e-b608eee51776 resource provider aggregate not found 2026-05-27 11:08:21.855 9 INFO neutron.services.segments.plugin [-] Segment 0dec79e6-f84c-457d-ac5e-b608eee51776 resource provider aggregate not found 2026-05-27 11:08:21.861 9 INFO neutron.services.segments.plugin [-] Segment 0dec79e6-f84c-457d-ac5e-b608eee51776 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 0dec79e6-f84c-457d-ac5e-b608eee51776 found for delete ", "request_id": "req-bd2307b7-6217-430a-8f68-f44d8c7a322d"}]} 2026-05-27 11:08:21.872 9 INFO neutron.wsgi [None req-fecaa61b-6dc2-4f4e-b502-5e09b96074a3 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] 10.0.0.84 "DELETE /v2.0/networks/c843516c-eacd-469f-a359-fcbf16647139 HTTP/1.1" status: 204 len: 168 time: 0.4259622 2026-05-27 11:08:21.873 9 INFO neutron.services.segments.plugin [-] Segment 0dec79e6-f84c-457d-ac5e-b608eee51776 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 0dec79e6-f84c-457d-ac5e-b608eee51776 found for delete ", "request_id": "req-b2224ace-844e-4449-ae23-008c7eabcb6f"}]} 2026-05-27 11:08:21.885 10 WARNING neutron_lib.context [None req-71f7ddad-6433-4978-a215-63b8cbfecfa2 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:22.167 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-71f7ddad-6433-4978-a215-63b8cbfecfa2 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] No more DHCP agents 2026-05-27 11:08:22.169 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-71f7ddad-6433-4978-a215-63b8cbfecfa2 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Unable to schedule network 8b041280-ee73-4aa1-aea3-6459fe1d9555: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:22.270 10 INFO neutron.db.ovn_revision_numbers_db [None req-71f7ddad-6433-4978-a215-63b8cbfecfa2 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Successfully bumped revision number for resource 3172878c-841b-45ac-8189-393fa9fe7030 (type: ports) to 1 2026-05-27 11:08:22.303 10 INFO neutron.wsgi [None req-71f7ddad-6433-4978-a215-63b8cbfecfa2 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] 10.0.0.84 "POST /v2.0/ports HTTP/1.1" status: 201 len: 974 time: 0.4246550 /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-05-27 11:08:22.575 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status down for port: 3172878c-841b-45ac-8189-393fa9fe7030 2026-05-27 11:08:22.633 10 INFO neutron.db.ovn_revision_numbers_db [None req-0838eee9-70e7-4bc7-ae2f-a7ccfd303a6b c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] Successfully bumped revision number for resource 3172878c-841b-45ac-8189-393fa9fe7030 (type: ports) to 2 2026-05-27 11:08:22.645 10 INFO neutron.wsgi [None req-0838eee9-70e7-4bc7-ae2f-a7ccfd303a6b c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] 10.0.0.84 "PUT /v2.0/ports/3172878c-841b-45ac-8189-393fa9fe7030 HTTP/1.1" status: 200 len: 946 time: 0.3370960 2026-05-27 11:08:22.808 9 WARNING neutron_lib.context [None req-aa5ecd05-193b-4c86-a8c1-52d3efeae67b 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:22.808 9 WARNING neutron_lib.context [None req-aa5ecd05-193b-4c86-a8c1-52d3efeae67b 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:23.021 9 INFO neutron.wsgi [None req-b044fd63-bc4f-4212-b845-8068182c4e88 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] 10.0.0.84 "DELETE /v2.0/ports/3172878c-841b-45ac-8189-393fa9fe7030 HTTP/1.1" status: 204 len: 168 time: 0.3693385 2026-05-27 11:08:23.051 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa5ecd05-193b-4c86-a8c1-52d3efeae67b 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Successfully bumped revision number for resource e069758c-c175-4cf4-8a48-eaf3f0e60c5c (type: security_groups) to 1 2026-05-27 11:08:23.099 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa5ecd05-193b-4c86-a8c1-52d3efeae67b 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Successfully bumped revision number for resource 0cef571e-abf7-4782-aa1c-7f8eb9ff1d6c (type: security_group_rules) to 0 2026-05-27 11:08:23.112 9 INFO neutron.wsgi [None req-07e56452-52b2-4796-9e1b-5900fabdf834 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] 10.0.0.84 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1728 time: 0.0868649 /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-05-27 11:08:23.134 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa5ecd05-193b-4c86-a8c1-52d3efeae67b 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Successfully bumped revision number for resource 13e16b20-6298-4d70-8565-6c39cb543fc4 (type: security_group_rules) to 0 2026-05-27 11:08:23.148 10 INFO neutron.pecan_wsgi.hooks.translation [None req-32beaa03-7a39-40b7-8e36-ff4f6635620f c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] GET failed (client error): The resource could not be found. 2026-05-27 11:08:23.150 10 INFO neutron.wsgi [None req-32beaa03-7a39-40b7-8e36-ff4f6635620f c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] 10.0.0.84 "GET /v2.0/ports/3172878c-841b-45ac-8189-393fa9fe7030 HTTP/1.1" status: 404 len: 333 time: 0.0304170 2026-05-27 11:08:23.152 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa5ecd05-193b-4c86-a8c1-52d3efeae67b 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Successfully bumped revision number for resource 97134c1b-180f-445b-bb29-869ef1497b59 (type: security_group_rules) to 0 2026-05-27 11:08:23.166 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa5ecd05-193b-4c86-a8c1-52d3efeae67b 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Successfully bumped revision number for resource bb8368d7-6835-4255-8d0e-75ccb4595b84 (type: security_group_rules) to 0 2026-05-27 11:08:23.229 10 INFO neutron.wsgi [None req-3328e91b-3d7d-4659-8e68-d6d988e94deb c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] 10.0.0.84 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1728 time: 0.0718648 2026-05-27 11:08:23.250 9 INFO neutron.db.segments_db [None req-aa5ecd05-193b-4c86-a8c1-52d3efeae67b 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Added segment 3a84ca99-0ada-4093-af1c-ecede4b0a97a of type geneve for network ead59351-0953-4e7f-898b-d8e6f2dfe3d2 2026-05-27 11:08:23.279 10 INFO neutron.wsgi [None req-8a7f3d76-c917-452c-abe4-002cffd87895 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] 10.0.0.84 "GET /v2.0/ports/ef0601e4-1b1d-4913-838b-d8f5ed6a9ef2 HTTP/1.1" status: 200 len: 968 time: 0.0429871 2026-05-27 11:08:23.301 10 INFO neutron.pecan_wsgi.hooks.translation [None req-31da547a-6272-42b5-911b-dfa8782a35bb c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] DELETE failed (client error): The resource could not be found. 2026-05-27 11:08:23.304 10 INFO neutron.wsgi [None req-31da547a-6272-42b5-911b-dfa8782a35bb c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] 10.0.0.84 "DELETE /v2.0/ports/a90558ce-c341-421d-9e60-5b36a16dc849 HTTP/1.1" status: 404 len: 333 time: 0.0200784 2026-05-27 11:08:23.326 10 INFO neutron.pecan_wsgi.hooks.translation [None req-1549dba8-5e42-4b36-aca9-4d6c1e965384 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] DELETE failed (client error): The resource could not be found. 2026-05-27 11:08:23.329 10 INFO neutron.wsgi [None req-1549dba8-5e42-4b36-aca9-4d6c1e965384 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] 10.0.0.84 "DELETE /v2.0/subnets/010b0f91-33ba-4c51-80c2-8a5f643b9582 HTTP/1.1" status: 404 len: 337 time: 0.0198305 2026-05-27 11:08:23.354 10 INFO neutron.pecan_wsgi.hooks.translation [None req-450bfd0b-be69-4e34-87f6-9db50322a5b1 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] DELETE failed (client error): The resource could not be found. 2026-05-27 11:08:23.358 10 INFO neutron.wsgi [None req-450bfd0b-be69-4e34-87f6-9db50322a5b1 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] 10.0.0.84 "DELETE /v2.0/subnets/c468fbf6-e1ff-40b2-88bc-183ac362c502 HTTP/1.1" status: 404 len: 337 time: 0.0243254 2026-05-27 11:08:23.373 9 INFO neutron.db.segments_db [None req-aa5ecd05-193b-4c86-a8c1-52d3efeae67b 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Added segment be317c84-eab5-447c-9f02-a9787af71e17 of type geneve for network 13cadc39-4e06-4844-8f09-7478a6ce26d3 2026-05-27 11:08:23.527 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa5ecd05-193b-4c86-a8c1-52d3efeae67b 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Successfully bumped revision number for resource ead59351-0953-4e7f-898b-d8e6f2dfe3d2 (type: networks) to 1 2026-05-27 11:08:23.623 10 INFO neutron.wsgi [None req-19f43cb4-0e2a-484f-9582-235973e093ab c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] 10.0.0.84 "DELETE /v2.0/ports/ef0601e4-1b1d-4913-838b-d8f5ed6a9ef2 HTTP/1.1" status: 204 len: 168 time: 0.2603865 2026-05-27 11:08:23.690 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-aa5ecd05-193b-4c86-a8c1-52d3efeae67b 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] No more DHCP agents 2026-05-27 11:08:23.691 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-aa5ecd05-193b-4c86-a8c1-52d3efeae67b 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Unable to schedule network ead59351-0953-4e7f-898b-d8e6f2dfe3d2: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:23.772 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa5ecd05-193b-4c86-a8c1-52d3efeae67b 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Successfully bumped revision number for resource 582174d6-12a3-4f00-9713-27dced50ae18 (type: ports) to 1 2026-05-27 11:08:23.837 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa5ecd05-193b-4c86-a8c1-52d3efeae67b 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Successfully bumped revision number for resource 13cadc39-4e06-4844-8f09-7478a6ce26d3 (type: networks) to 1 2026-05-27 11:08:23.953 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016601 2026-05-27 11:08:23.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013683 2026-05-27 11:08:24.027 10 INFO neutron.services.segments.plugin [-] Segment 58d38607-6f53-41f9-a918-7bb70830b294 resource provider aggregate not found 2026-05-27 11:08:24.033 10 INFO neutron.services.segments.plugin [-] Segment 58d38607-6f53-41f9-a918-7bb70830b294 resource provider aggregate not found 2026-05-27 11:08:24.047 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-aa5ecd05-193b-4c86-a8c1-52d3efeae67b 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] No more DHCP agents 2026-05-27 11:08:24.050 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-aa5ecd05-193b-4c86-a8c1-52d3efeae67b 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Unable to schedule network 13cadc39-4e06-4844-8f09-7478a6ce26d3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:24.051 10 INFO neutron.services.segments.plugin [-] Segment 58d38607-6f53-41f9-a918-7bb70830b294 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 58d38607-6f53-41f9-a918-7bb70830b294 found for delete ", "request_id": "req-407e4b25-11f9-4d4d-a51d-ba8b9bbef758"}]} 2026-05-27 11:08:24.054 10 INFO neutron.services.segments.plugin [-] Segment 58d38607-6f53-41f9-a918-7bb70830b294 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 58d38607-6f53-41f9-a918-7bb70830b294 found for delete ", "request_id": "req-1d9c6a46-9908-497a-b0ea-89aa1a34aea9"}]} 2026-05-27 11:08:24.076 10 INFO neutron.wsgi [None req-56fe0ad5-ce1c-4a5d-af1c-df710565bb08 c3de467d8f194d5ba98075e2e064d730 86e19a091b804d00a5a6825624eed4aa - - default default] 10.0.0.84 "DELETE /v2.0/networks/8b041280-ee73-4aa1-aea3-6459fe1d9555 HTTP/1.1" status: 204 len: 168 time: 0.4480326 2026-05-27 11:08:24.141 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa5ecd05-193b-4c86-a8c1-52d3efeae67b 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Successfully bumped revision number for resource e46c39b6-ffbf-4482-95f1-a35b0d943b1b (type: ports) to 1 2026-05-27 11:08:24.163 9 INFO neutron.wsgi [None req-aa5ecd05-193b-4c86-a8c1-52d3efeae67b 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 1444 time: 1.5341301 2026-05-27 11:08:24.272 9 INFO neutron.wsgi [None req-ff053c0d-8523-4c1d-9bd3-65a855f58cc9 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] 10.0.0.84 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2050 time: 0.1039994 2026-05-27 11:08:24.339 10 INFO neutron.wsgi [req-5234bbd2-51ef-4ba4-b0f3-87d8dd85252e req-8657660f-16fe-476b-a41b-50778e5d5729 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.136 "GET /v2.0/ports?device_id=eadb28d7-febd-4838-812c-cb8adad71dc2 HTTP/1.1" status: 200 len: 1409 time: 0.0366664 2026-05-27 11:08:24.407 10 INFO neutron.wsgi [req-5234bbd2-51ef-4ba4-b0f3-87d8dd85252e req-0b238afd-4c17-4a3d-920e-8beb8c358977 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.136 "GET /v2.0/security-groups?id=eb116cac-6115-4ffb-886b-6b2eff45db18&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0582259 2026-05-27 11:08:24.560 9 INFO neutron.wsgi [req-bfcf3aa9-d5dc-45dd-9e63-8422a269e40e req-f3c1a024-870b-4992-9b3d-4d0ad4641ec7 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?device_id=0578ee65-e2bb-411a-9190-25558f6890bb&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0588164 2026-05-27 11:08:24.685 9 INFO neutron.wsgi [req-bfcf3aa9-d5dc-45dd-9e63-8422a269e40e req-59685d54-ddfc-4320-97c5-fca2048c5cf4 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=3e3ec75d77854479acc91fdb39c2151c&device_id=0578ee65-e2bb-411a-9190-25558f6890bb HTTP/1.1" status: 200 len: 1413 time: 0.0783775 2026-05-27 11:08:24.811 9 INFO neutron.wsgi [req-bfcf3aa9-d5dc-45dd-9e63-8422a269e40e req-0dada9b3-baf3-4b27-a30a-7d59eed47465 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=7d15d26c-5fd8-492b-a435-23a6d71661ea HTTP/1.1" status: 200 len: 957 time: 0.0925965 2026-05-27 11:08:24.823 9 INFO neutron.services.segments.plugin [-] Segment 3a84ca99-0ada-4093-af1c-ecede4b0a97a resource provider aggregate not found 2026-05-27 11:08:24.827 9 INFO neutron.services.segments.plugin [-] Segment 3a84ca99-0ada-4093-af1c-ecede4b0a97a resource provider aggregate not found 2026-05-27 11:08:24.838 10 INFO neutron.wsgi [None req-c45542bb-358a-457f-b556-8b5576c94ab4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=86e19a091b804d00a5a6825624eed4aa&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2087994 2026-05-27 11:08:24.853 9 INFO neutron.services.segments.plugin [-] Segment 3a84ca99-0ada-4093-af1c-ecede4b0a97a 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 3a84ca99-0ada-4093-af1c-ecede4b0a97a found for delete ", "request_id": "req-590df426-bf98-489a-881e-8062fcc9b66c"}]} 2026-05-27 11:08:24.854 9 INFO neutron.services.segments.plugin [-] Segment 3a84ca99-0ada-4093-af1c-ecede4b0a97a 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 3a84ca99-0ada-4093-af1c-ecede4b0a97a found for delete ", "request_id": "req-67390e7e-fee4-4fcf-8861-8788c5b62565"}]} 2026-05-27 11:08:24.855 9 INFO neutron.wsgi [req-bfcf3aa9-d5dc-45dd-9e63-8422a269e40e req-9aa71b83-692d-4cd6-a2e9-5236fb4eedf2 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.11&port_id=35ed76c1-8617-43ce-bbca-2daa2d6c53f4 HTTP/1.1" status: 200 len: 217 time: 0.0333672 2026-05-27 11:08:24.897 9 INFO neutron.wsgi [None req-fae8c31a-302a-440c-8b6f-f340b50140a2 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] 10.0.0.84 "DELETE /v2.0/networks/ead59351-0953-4e7f-898b-d8e6f2dfe3d2 HTTP/1.1" status: 204 len: 168 time: 0.6156495 2026-05-27 11:08:24.902 9 INFO neutron.wsgi [req-bfcf3aa9-d5dc-45dd-9e63-8422a269e40e req-6ac99d16-872e-4c3b-82a3-52e4737151e6 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=2e69b267-03a0-42b1-94d1-ddef23fe79be HTTP/1.1" status: 200 len: 852 time: 0.0425787 2026-05-27 11:08:24.938 9 INFO neutron.wsgi [req-bfcf3aa9-d5dc-45dd-9e63-8422a269e40e req-3e57b8e4-ab27-4287-b4d1-fd5656d0b7fd 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=7d15d26c-5fd8-492b-a435-23a6d71661ea&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0299766 2026-05-27 11:08:25.024 9 INFO neutron.wsgi [req-bfcf3aa9-d5dc-45dd-9e63-8422a269e40e req-8a18cd4e-6759-45d2-b3b5-91d23009a043 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/7d15d26c-5fd8-492b-a435-23a6d71661ea?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0693703 2026-05-27 11:08:25.097 9 INFO neutron.wsgi [req-bfcf3aa9-d5dc-45dd-9e63-8422a269e40e req-a3f8712e-e720-442d-9f16-e0665197a8a7 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/7d15d26c-5fd8-492b-a435-23a6d71661ea?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0660043 2026-05-27 11:08:25.168 10 INFO neutron.wsgi [None req-d87d9a90-91fb-4dac-b795-3eb60e700ef2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/637885ab-6814-4ae9-9a21-dbe51c82ddb8 HTTP/1.1" status: 204 len: 168 time: 0.3242421 2026-05-27 11:08:25.375 10 INFO neutron.wsgi [None req-a0a0aef0-7f1b-42ef-9353-a3f0b2b04d16 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] 10.0.0.84 "DELETE /v2.0/networks/13cadc39-4e06-4844-8f09-7478a6ce26d3 HTTP/1.1" status: 204 len: 168 time: 0.4719453 2026-05-27 11:08:25.457 9 INFO neutron.wsgi [None req-84e84c50-288e-4fe1-bc45-4b1996bebe47 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] 10.0.0.84 "GET /v2.0/networks HTTP/1.1" status: 200 len: 845 time: 0.0765326 2026-05-27 11:08:25.469 9 WARNING neutron_lib.context [None req-a4261163-0c0b-470f-b4fe-59dde1719969 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:25.564 9 INFO neutron.db.segments_db [None req-a4261163-0c0b-470f-b4fe-59dde1719969 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Added segment 6baf15e7-cdb7-4d6b-a5a9-6317bbbe30ba of type geneve for network dcd74f05-41c4-4cf3-922d-c59d6f7b6e00 2026-05-27 11:08:26.040 9 INFO neutron.db.ovn_revision_numbers_db [None req-a4261163-0c0b-470f-b4fe-59dde1719969 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Successfully bumped revision number for resource dcd74f05-41c4-4cf3-922d-c59d6f7b6e00 (type: networks) to 1 2026-05-27 11:08:26.073 10 INFO neutron.services.segments.plugin [-] Segment be317c84-eab5-447c-9f02-a9787af71e17 resource provider aggregate not found 2026-05-27 11:08:26.079 10 INFO neutron.services.segments.plugin [-] Segment be317c84-eab5-447c-9f02-a9787af71e17 resource provider aggregate not found 2026-05-27 11:08:26.091 10 INFO neutron.services.segments.plugin [-] Segment be317c84-eab5-447c-9f02-a9787af71e17 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 be317c84-eab5-447c-9f02-a9787af71e17 found for delete ", "request_id": "req-a9a012e7-b1ce-4c6c-8eab-b7cb4ae61f42"}]} 2026-05-27 11:08:26.095 10 INFO neutron.services.segments.plugin [-] Segment be317c84-eab5-447c-9f02-a9787af71e17 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 be317c84-eab5-447c-9f02-a9787af71e17 found for delete ", "request_id": "req-62246a00-e148-4e1a-af19-b760439948ba"}]} 2026-05-27 11:08:26.263 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a4261163-0c0b-470f-b4fe-59dde1719969 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] No more DHCP agents 2026-05-27 11:08:26.266 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a4261163-0c0b-470f-b4fe-59dde1719969 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Unable to schedule network dcd74f05-41c4-4cf3-922d-c59d6f7b6e00: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:26.368 9 INFO neutron.db.ovn_revision_numbers_db [None req-a4261163-0c0b-470f-b4fe-59dde1719969 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Successfully bumped revision number for resource 67c054c4-4b07-4c85-9e0a-3b1511bb95ea (type: ports) to 1 2026-05-27 11:08:26.392 9 INFO neutron.wsgi [None req-a4261163-0c0b-470f-b4fe-59dde1719969 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 0.9288037 2026-05-27 11:08:26.403 9 WARNING neutron_lib.context [None req-953017bc-7dc3-491e-b8e2-5f2dad96fe51 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:26.524 9 INFO neutron.db.segments_db [None req-953017bc-7dc3-491e-b8e2-5f2dad96fe51 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Added segment a95595ba-73af-4de3-9d41-2bcefd65c805 of type geneve for network 79fae848-3abe-4503-b311-fedc9f5483d2 2026-05-27 11:08:26.722 9 INFO neutron.db.ovn_revision_numbers_db [None req-953017bc-7dc3-491e-b8e2-5f2dad96fe51 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Successfully bumped revision number for resource 79fae848-3abe-4503-b311-fedc9f5483d2 (type: networks) to 1 2026-05-27 11:08:26.905 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-953017bc-7dc3-491e-b8e2-5f2dad96fe51 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] No more DHCP agents 2026-05-27 11:08:26.908 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-953017bc-7dc3-491e-b8e2-5f2dad96fe51 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Unable to schedule network 79fae848-3abe-4503-b311-fedc9f5483d2: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:27.001 9 INFO neutron.db.ovn_revision_numbers_db [None req-953017bc-7dc3-491e-b8e2-5f2dad96fe51 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Successfully bumped revision number for resource 2583e3d0-523d-48aa-97b2-335a5572bd2f (type: ports) to 1 2026-05-27 11:08:27.022 9 INFO neutron.wsgi [None req-953017bc-7dc3-491e-b8e2-5f2dad96fe51 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 847 time: 0.6243014 2026-05-27 11:08:27.032 9 WARNING neutron_lib.context [None req-c0236c03-ead5-4170-b5d5-cf3b5b0786c2 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:27.078 9 WARNING neutron_lib.context [None req-c0236c03-ead5-4170-b5d5-cf3b5b0786c2 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:27.251 10 WARNING neutron_lib.context [None req-969c2488-4342-4fab-bdf3-eb124d9ad34d d7ca8850a99b456185fabeef045ae79a b1f0a8f9b7244c079afb7452625e3a2d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:27.309 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status down for port: 6fcb03bb-3d1f-4522-987f-57dae716f1cf 2026-05-27 11:08:27.351 10 INFO neutron.wsgi [None req-969c2488-4342-4fab-bdf3-eb124d9ad34d d7ca8850a99b456185fabeef045ae79a b1f0a8f9b7244c079afb7452625e3a2d - - default default] 10.0.0.84 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 747 time: 0.4023926 2026-05-27 11:08:27.376 9 INFO neutron.wsgi [req-3981fab3-a16f-428f-8f06-22bd56708afb req-7947565d-be2c-4465-9be7-40c64195c545 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=eadb28d7-febd-4838-812c-cb8adad71dc2 HTTP/1.1" status: 200 len: 1170 time: 0.1448164 2026-05-27 11:08:27.397 10 INFO neutron.wsgi [None req-0e969d87-3298-428f-b517-ae80ccc39973 d7ca8850a99b456185fabeef045ae79a b1f0a8f9b7244c079afb7452625e3a2d - - default default] 10.0.0.84 "GET /v2.0/subnetpools/b08a9241-a008-42dc-ad17-ee47a4d9708a HTTP/1.1" status: 200 len: 742 time: 0.0378151 2026-05-27 11:08:27.429 9 INFO neutron.wsgi [req-3981fab3-a16f-428f-8f06-22bd56708afb req-5084d561-f4e8-45ee-84a8-ed3d9b3432f3 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=eb116cac-6115-4ffb-886b-6b2eff45db18&fields=id&fields=name HTTP/1.1" status: 200 len: 312 time: 0.0435395 2026-05-27 11:08:27.505 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-d0145a71-bd96-4af9-ab8f-b66884b7e0a3'] response: {'server_uuid': 'eadb28d7-febd-4838-812c-cb8adad71dc2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6fcb03bb-3d1f-4522-987f-57dae716f1cf', 'code': 200} 2026-05-27 11:08:27.518 10 INFO neutron.wsgi [None req-ae40cd38-6084-4d50-aa46-39070841efc0 d7ca8850a99b456185fabeef045ae79a b1f0a8f9b7244c079afb7452625e3a2d - - default default] 10.0.0.84 "PUT /v2.0/subnetpools/b08a9241-a008-42dc-ad17-ee47a4d9708a HTTP/1.1" status: 200 len: 695 time: 0.1163852 /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-05-27 11:08:27.628 9 INFO neutron.wsgi [None req-7ef2ddf9-d3c4-46c3-a573-eee9ad68ac6b d7ca8850a99b456185fabeef045ae79a b1f0a8f9b7244c079afb7452625e3a2d - - default default] 10.0.0.84 "DELETE /v2.0/subnetpools/b08a9241-a008-42dc-ad17-ee47a4d9708a HTTP/1.1" status: 204 len: 168 time: 0.1056731 2026-05-27 11:08:27.636 9 INFO neutron.wsgi [req-c12cae6c-fa20-415b-8ce5-bc9aecd063cc req-b33b0211-2acf-47b3-bdf6-fcd227117bde 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=eadb28d7-febd-4838-812c-cb8adad71dc2 HTTP/1.1" status: 200 len: 1168 time: 0.0629618 2026-05-27 11:08:27.660 10 INFO neutron.api.v2.resource [None req-abe936c8-e3d1-462f-9e0d-e5e65689e24c d7ca8850a99b456185fabeef045ae79a b1f0a8f9b7244c079afb7452625e3a2d - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:08:27.661 10 INFO neutron.wsgi [None req-abe936c8-e3d1-462f-9e0d-e5e65689e24c d7ca8850a99b456185fabeef045ae79a b1f0a8f9b7244c079afb7452625e3a2d - - default default] 10.0.0.84 "GET /v2.0/subnetpools/b08a9241-a008-42dc-ad17-ee47a4d9708a HTTP/1.1" status: 404 len: 346 time: 0.0250373 2026-05-27 11:08:27.683 9 INFO neutron.api.v2.resource [None req-e012cd2e-d1c6-4f36-8413-f30bc58f7b74 d7ca8850a99b456185fabeef045ae79a b1f0a8f9b7244c079afb7452625e3a2d - - default default] delete failed (client error): The resource could not be found. 2026-05-27 11:08:27.684 9 INFO neutron.wsgi [None req-e012cd2e-d1c6-4f36-8413-f30bc58f7b74 d7ca8850a99b456185fabeef045ae79a b1f0a8f9b7244c079afb7452625e3a2d - - default default] 10.0.0.84 "DELETE /v2.0/subnetpools/b08a9241-a008-42dc-ad17-ee47a4d9708a HTTP/1.1" status: 404 len: 346 time: 0.0177104 2026-05-27 11:08:27.693 10 INFO neutron.db.ovn_revision_numbers_db [None req-6e11711a-0c46-4c13-9502-42e8a87cd441 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 8eeeb0a3-9e0a-49a8-acd7-5313b2a77ef5 (type: security_groups) to 1 2026-05-27 11:08:27.715 10 INFO neutron.db.ovn_revision_numbers_db [None req-6e11711a-0c46-4c13-9502-42e8a87cd441 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 34f8a07e-1a68-4879-a40c-a9545e3e35e0 (type: security_group_rules) to 0 2026-05-27 11:08:27.723 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource 6fcb03bb-3d1f-4522-987f-57dae716f1cf (type: ports) to 5 2026-05-27 11:08:27.727 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c0236c03-ead5-4170-b5d5-cf3b5b0786c2 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] No more DHCP agents 2026-05-27 11:08:27.731 10 INFO neutron.db.ovn_revision_numbers_db [None req-6e11711a-0c46-4c13-9502-42e8a87cd441 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 533124f7-1cdb-40a2-8208-72c0c2c36eba (type: security_group_rules) to 0 2026-05-27 11:08:27.732 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c0236c03-ead5-4170-b5d5-cf3b5b0786c2 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Unable to schedule network dcd74f05-41c4-4cf3-922d-c59d6f7b6e00: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:27.757 10 INFO neutron.db.ovn_revision_numbers_db [None req-6e11711a-0c46-4c13-9502-42e8a87cd441 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 801ce179-8b5a-4dee-a4f7-a3396574919b (type: security_group_rules) to 0 2026-05-27 11:08:27.775 10 INFO neutron.db.ovn_revision_numbers_db [None req-6e11711a-0c46-4c13-9502-42e8a87cd441 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource b305f451-cf12-47c7-82c9-ea6415c8bbc3 (type: security_group_rules) to 0 2026-05-27 11:08:27.801 10 INFO neutron.wsgi [None req-6e11711a-0c46-4c13-9502-42e8a87cd441 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=ad429055388c410e80ddf2bcf34e24bc&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4357347 /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-05-27 11:08:27.848 9 INFO neutron.db.ovn_revision_numbers_db [None req-c0236c03-ead5-4170-b5d5-cf3b5b0786c2 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Successfully bumped revision number for resource f9ee5ae1-642d-46c4-a1ac-335f6b7bd359 (type: ports) to 1 2026-05-27 11:08:27.908 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c0236c03-ead5-4170-b5d5-cf3b5b0786c2 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] No more DHCP agents 2026-05-27 11:08:27.918 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c0236c03-ead5-4170-b5d5-cf3b5b0786c2 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Unable to schedule network 79fae848-3abe-4503-b311-fedc9f5483d2: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:28.032 10 INFO neutron.wsgi [None req-d15ca4f6-0cf4-483e-9350-6371409aa928 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/8eeeb0a3-9e0a-49a8-acd7-5313b2a77ef5 HTTP/1.1" status: 204 len: 168 time: 0.2256887 2026-05-27 11:08:28.070 9 INFO neutron.db.ovn_revision_numbers_db [None req-c0236c03-ead5-4170-b5d5-cf3b5b0786c2 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Successfully bumped revision number for resource d806e1e8-8efe-453b-bd0e-b9b025137708 (type: ports) to 1 2026-05-27 11:08:28.124 9 INFO neutron.wsgi [None req-c0236c03-ead5-4170-b5d5-cf3b5b0786c2 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] 10.0.0.84 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1705 time: 1.0969510 /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-05-27 11:08:28.151 9 INFO neutron.db.l3_db [req-c12cae6c-fa20-415b-8ce5-bc9aecd063cc req-fd162f25-7018-407c-bc99-dd48e442a643 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] Floating IP 7c585f51-5d3e-4f25-bca9-5dde97d05ef8 disassociated. External IP: 10.96.250.202, port: 6fcb03bb-3d1f-4522-987f-57dae716f1cf. 2026-05-27 11:08:28.287 10 INFO neutron.wsgi [None req-af1c0b98-e19d-4d2c-b5e2-a672130df498 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] 10.0.0.84 "GET /v2.0/ports HTTP/1.1" status: 200 len: 3212 time: 0.1544685 2026-05-27 11:08:28.292 9 INFO neutron.wsgi [req-c12cae6c-fa20-415b-8ce5-bc9aecd063cc req-fd162f25-7018-407c-bc99-dd48e442a643 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 199.204.45.162 "DELETE /v2.0/ports/6fcb03bb-3d1f-4522-987f-57dae716f1cf HTTP/1.1" status: 204 len: 173 time: 0.6484196 2026-05-27 11:08:28.334 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-54c99687-463b-474f-a757-ff0b80044982'] response: {'server_uuid': 'eadb28d7-febd-4838-812c-cb8adad71dc2', 'name': 'network-vif-deleted', 'tag': '6fcb03bb-3d1f-4522-987f-57dae716f1cf', '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-05-27 11:08:28.539 9 INFO neutron.wsgi [req-e3bc9b5e-1019-40c4-a93b-931bf02d82a8 req-583742c1-765c-4683-98d2-71c044682064 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=eadb28d7-febd-4838-812c-cb8adad71dc2 HTTP/1.1" status: 200 len: 210 time: 0.0210366 2026-05-27 11:08:28.570 10 INFO neutron.db.ovn_revision_numbers_db [None req-6cb62861-9119-451a-b8cb-cadaaa38ae09 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource d228b771-2990-4a3a-b375-767bf3eb3252 (type: security_groups) to 1 2026-05-27 11:08:28.586 10 INFO neutron.db.ovn_revision_numbers_db [None req-6cb62861-9119-451a-b8cb-cadaaa38ae09 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 381f6b8c-e03f-478e-a9b4-3513b7834d24 (type: security_group_rules) to 0 2026-05-27 11:08:28.609 10 INFO neutron.db.ovn_revision_numbers_db [None req-6cb62861-9119-451a-b8cb-cadaaa38ae09 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 3de0e0c8-954d-4a61-8911-b5ed74de1de3 (type: security_group_rules) to 0 2026-05-27 11:08:28.628 10 INFO neutron.db.ovn_revision_numbers_db [None req-6cb62861-9119-451a-b8cb-cadaaa38ae09 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 56056998-6f26-4b4d-a4ae-f17039e03829 (type: security_group_rules) to 0 2026-05-27 11:08:28.636 10 INFO neutron.wsgi [None req-b26e21d0-814a-4e64-9956-e99765c1fb4e 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] 10.0.0.84 "DELETE /v2.0/ports/f9ee5ae1-642d-46c4-a1ac-335f6b7bd359 HTTP/1.1" status: 204 len: 168 time: 0.3437853 2026-05-27 11:08:28.647 10 INFO neutron.db.ovn_revision_numbers_db [None req-6cb62861-9119-451a-b8cb-cadaaa38ae09 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource a7a4ba26-721a-4c22-a148-c306d58fbbbc (type: security_group_rules) to 0 2026-05-27 11:08:28.668 10 INFO neutron.wsgi [None req-6cb62861-9119-451a-b8cb-cadaaa38ae09 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=b1f0a8f9b7244c079afb7452625e3a2d&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4924810 2026-05-27 11:08:28.890 10 INFO neutron.wsgi [None req-d0bec4e3-a505-456f-938b-bb21d857c5b4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/d228b771-2990-4a3a-b375-767bf3eb3252 HTTP/1.1" status: 204 len: 168 time: 0.2177894 2026-05-27 11:08:29.003 9 INFO neutron.wsgi [None req-d2c983d4-17cd-459d-8653-f1b96201e897 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] 10.0.0.84 "DELETE /v2.0/ports/d806e1e8-8efe-453b-bd0e-b9b025137708 HTTP/1.1" status: 204 len: 168 time: 0.3607810 2026-05-27 11:08:29.096 9 INFO neutron.wsgi [None req-50f99935-c919-4e63-9be4-961d4e6c6051 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] 10.0.0.84 "GET /v2.0/ports HTTP/1.1" status: 200 len: 1718 time: 0.0876615 2026-05-27 11:08:29.109 9 WARNING neutron_lib.context [None req-770d71cc-aa7a-4460-8a7c-a890291a3f9c 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:29.203 9 INFO neutron.db.segments_db [None req-770d71cc-aa7a-4460-8a7c-a890291a3f9c 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Added segment dc1319c9-7dd1-423a-bc9a-3d74fe2d7854 of type geneve for network f543d0ec-1b41-4caa-86df-6d94d2b109f1 2026-05-27 11:08:29.386 9 INFO neutron.db.ovn_revision_numbers_db [None req-770d71cc-aa7a-4460-8a7c-a890291a3f9c 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Successfully bumped revision number for resource f543d0ec-1b41-4caa-86df-6d94d2b109f1 (type: networks) to 1 2026-05-27 11:08:29.545 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-8d139b45-b913-40f1-be3a-7d0c7998651e'] response: {'server_uuid': 'eadb28d7-febd-4838-812c-cb8adad71dc2', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '6fcb03bb-3d1f-4522-987f-57dae716f1cf', 'code': 200} 2026-05-27 11:08:29.581 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-770d71cc-aa7a-4460-8a7c-a890291a3f9c 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] No more DHCP agents 2026-05-27 11:08:29.586 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-770d71cc-aa7a-4460-8a7c-a890291a3f9c 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Unable to schedule network f543d0ec-1b41-4caa-86df-6d94d2b109f1: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:29.694 9 INFO neutron.db.ovn_revision_numbers_db [None req-770d71cc-aa7a-4460-8a7c-a890291a3f9c 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Successfully bumped revision number for resource ca481b91-77c3-49ca-bb15-aa0a36aa5cec (type: ports) to 1 2026-05-27 11:08:29.723 9 INFO neutron.wsgi [None req-770d71cc-aa7a-4460-8a7c-a890291a3f9c 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 849 time: 0.6193426 2026-05-27 11:08:29.735 10 WARNING neutron_lib.context [None req-88eba2e2-b912-44b8-821b-dc54145e3259 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:29.852 10 INFO neutron.wsgi [None req-0e3fc1bc-ff39-4d57-b427-4509f892668b 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/eb116cac-6115-4ffb-886b-6b2eff45db18 HTTP/1.1" status: 204 len: 168 time: 0.2439969 2026-05-27 11:08:29.853 10 INFO neutron.db.segments_db [None req-88eba2e2-b912-44b8-821b-dc54145e3259 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Added segment 71b6cd44-f4bb-4090-8fad-1b846bdf1de0 of type geneve for network a06ed78f-202a-49e1-ac09-1258827f8a06 2026-05-27 11:08:29.996 10 INFO neutron.db.ovn_revision_numbers_db [None req-88eba2e2-b912-44b8-821b-dc54145e3259 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Successfully bumped revision number for resource a06ed78f-202a-49e1-ac09-1258827f8a06 (type: networks) to 1 2026-05-27 11:08:30.173 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-88eba2e2-b912-44b8-821b-dc54145e3259 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] No more DHCP agents 2026-05-27 11:08:30.176 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-88eba2e2-b912-44b8-821b-dc54145e3259 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Unable to schedule network a06ed78f-202a-49e1-ac09-1258827f8a06: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:30.284 10 INFO neutron.db.ovn_revision_numbers_db [None req-88eba2e2-b912-44b8-821b-dc54145e3259 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Successfully bumped revision number for resource 04ce89e5-8dfe-4f53-a56a-007eee4bf9ac (type: ports) to 1 2026-05-27 11:08:30.306 10 INFO neutron.wsgi [None req-88eba2e2-b912-44b8-821b-dc54145e3259 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 848 time: 0.5751984 2026-05-27 11:08:30.347 9 WARNING neutron_lib.context [None req-85e287a2-a775-42ed-8927-bad46d7fc536 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:30.391 9 WARNING neutron_lib.context [None req-85e287a2-a775-42ed-8927-bad46d7fc536 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:30.555 9 INFO neutron.wsgi [None req-7351807b-37d6-4f88-82f6-5823328d746d 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.84 "DELETE /v2.0/floatingips/7c585f51-5d3e-4f25-bca9-5dde97d05ef8 HTTP/1.1" status: 204 len: 168 time: 0.6698258 2026-05-27 11:08:30.759 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status down for port: 35ed76c1-8617-43ce-bbca-2daa2d6c53f4 2026-05-27 11:08:30.768 9 INFO neutron.wsgi [req-5a92a96f-7174-49ef-9b13-e21e1df8d2ac req-534cc286-f3f0-4be3-a2be-dba49d41cc64 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=0578ee65-e2bb-411a-9190-25558f6890bb HTTP/1.1" status: 200 len: 1174 time: 0.0516715 2026-05-27 11:08:30.862 9 INFO neutron.wsgi [req-5a92a96f-7174-49ef-9b13-e21e1df8d2ac req-4a538e42-34f0-4f54-95c4-a7e9d00db7b2 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=c3dc9020-f8bb-4418-9b38-34dc4290e56b&fields=id&fields=name HTTP/1.1" status: 200 len: 313 time: 0.0825930 2026-05-27 11:08:30.894 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-85e287a2-a775-42ed-8927-bad46d7fc536 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] No more DHCP agents 2026-05-27 11:08:30.895 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-85e287a2-a775-42ed-8927-bad46d7fc536 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Unable to schedule network f543d0ec-1b41-4caa-86df-6d94d2b109f1: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:30.993 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-482ffc1d-0cdd-4076-9383-0dbf4bd0e992'] response: {'server_uuid': '0578ee65-e2bb-411a-9190-25558f6890bb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '35ed76c1-8617-43ce-bbca-2daa2d6c53f4', 'code': 200} 2026-05-27 11:08:31.122 9 INFO neutron.wsgi [req-0b3492a0-a3b1-49a9-b779-7354b5426bc5 req-3003216e-6771-40ae-b4f6-d72e9de3ede2 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=0578ee65-e2bb-411a-9190-25558f6890bb HTTP/1.1" status: 200 len: 1172 time: 0.0846512 2026-05-27 11:08:31.379 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource 35ed76c1-8617-43ce-bbca-2daa2d6c53f4 (type: ports) to 5 2026-05-27 11:08:31.415 10 INFO neutron.wsgi [None req-5bb6562a-4a55-46fb-90a1-9fdff84992e0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 3325 time: 0.2051294 2026-05-27 11:08:31.438 10 INFO neutron.wsgi [None req-f6f7260c-ad87-47bb-b3ab-32f04355a91c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0158505 2026-05-27 11:08:31.551 10 INFO neutron.wsgi [None req-1cf069b3-3f25-40cd-9d5e-909b069b1f1e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/networks HTTP/1.1" status: 200 len: 6065 time: 0.1129739 2026-05-27 11:08:31.655 10 INFO neutron.wsgi [None req-7a5a2d6b-dbe9-474f-b588-4a7a70ccb7a3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/ports HTTP/1.1" status: 200 len: 13456 time: 0.0979462 2026-05-27 11:08:31.671 9 INFO neutron.wsgi [req-0b3492a0-a3b1-49a9-b779-7354b5426bc5 req-5120b10a-0c68-4a82-b66f-3d0373822757 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 199.204.45.162 "DELETE /v2.0/ports/35ed76c1-8617-43ce-bbca-2daa2d6c53f4 HTTP/1.1" status: 204 len: 173 time: 0.5427437 2026-05-27 11:08:31.684 10 INFO neutron.wsgi [None req-e517bd7b-eb53-4055-a505-95f1e1c79a83 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3185 time: 0.0184047 2026-05-27 11:08:31.709 10 INFO neutron.wsgi [None req-b3c5467b-3a64-4233-a7bb-466aa95894cf c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0224035 2026-05-27 11:08:31.741 9 INFO neutron.db.ovn_revision_numbers_db [None req-85e287a2-a775-42ed-8927-bad46d7fc536 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Successfully bumped revision number for resource ca481b91-77c3-49ca-bb15-aa0a36aa5cec (type: ports) to 2 2026-05-27 11:08:31.790 10 INFO neutron.wsgi [None req-1578e3ca-0c3f-4416-99fb-98e118c1c149 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/routers HTTP/1.1" status: 200 len: 1150 time: 0.0796900 2026-05-27 11:08:31.807 10 INFO neutron.wsgi [None req-fc11b14e-ed3b-48af-9de3-1e566012caca c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0159502 2026-05-27 11:08:31.810 9 INFO neutron.db.ovn_revision_numbers_db [None req-85e287a2-a775-42ed-8927-bad46d7fc536 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Successfully bumped revision number for resource ba9fdee3-9207-4687-a82b-c70fb6ecb24c (type: subnets) to 0 2026-05-27 11:08:31.846 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-85e287a2-a775-42ed-8927-bad46d7fc536 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] No more DHCP agents 2026-05-27 11:08:31.849 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-85e287a2-a775-42ed-8927-bad46d7fc536 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Unable to schedule network a06ed78f-202a-49e1-ac09-1258827f8a06: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:31.867 10 INFO neutron.wsgi [None req-77a62b70-7124-4aa0-91e0-c3a161fadff6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 28728 time: 0.0589983 2026-05-27 11:08:31.937 10 INFO neutron.wsgi [None req-3c5e8db8-aaeb-481d-8cae-1b47bdce8349 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 3325 time: 0.0598106 2026-05-27 11:08:31.949 10 INFO neutron.wsgi [None req-8ebd20eb-340a-41ff-829d-cfc6c926445c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0109494 /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-05-27 11:08:31.991 9 INFO neutron.wsgi [req-dada1cf7-f9e9-4a60-9445-e9d8e1971974 req-07b2df49-ff9e-4f6b-9103-db13176885be 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=0578ee65-e2bb-411a-9190-25558f6890bb HTTP/1.1" status: 200 len: 210 time: 0.0267367 2026-05-27 11:08:32.389 9 INFO neutron.db.ovn_revision_numbers_db [None req-85e287a2-a775-42ed-8927-bad46d7fc536 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Successfully bumped revision number for resource 04ce89e5-8dfe-4f53-a56a-007eee4bf9ac (type: ports) to 2 2026-05-27 11:08:32.425 9 INFO neutron.db.ovn_revision_numbers_db [None req-85e287a2-a775-42ed-8927-bad46d7fc536 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] Successfully bumped revision number for resource f78d6d03-9d1f-4a6a-b79e-25a489135e00 (type: subnets) to 0 2026-05-27 11:08:32.445 9 INFO neutron.wsgi [None req-85e287a2-a775-42ed-8927-bad46d7fc536 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 1425 time: 2.1040916 2026-05-27 11:08:32.478 10 WARNING neutron_lib.context [None req-8d9c4eef-a226-4beb-b7c5-df19fea84957 fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:32.504 10 INFO neutron.db.ovn_revision_numbers_db [None req-9a050dff-af19-45b0-85a1-665de68bddb2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 210d482e-fbf5-4f3e-8683-d397b8f37cef (type: security_groups) to 1 2026-05-27 11:08:32.504 9 INFO neutron.wsgi [None req-bd81eb00-328b-4c2a-b11a-12fc9ef688c5 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] 10.0.0.84 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 2033 time: 0.0548584 2026-05-27 11:08:32.531 10 INFO neutron.db.ovn_revision_numbers_db [None req-9a050dff-af19-45b0-85a1-665de68bddb2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 066e2ee2-0cf3-4ef5-be7b-6058f8eed43e (type: security_group_rules) to 0 2026-05-27 11:08:32.555 10 INFO neutron.db.ovn_revision_numbers_db [None req-9a050dff-af19-45b0-85a1-665de68bddb2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 44b1326a-c1fb-42e5-9660-03cadb4a3bc1 (type: security_group_rules) to 0 2026-05-27 11:08:32.579 10 INFO neutron.db.ovn_revision_numbers_db [None req-9a050dff-af19-45b0-85a1-665de68bddb2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 4698d169-902c-4931-994d-410da4a88d0f (type: security_group_rules) to 0 2026-05-27 11:08:32.600 10 INFO neutron.db.ovn_revision_numbers_db [None req-9a050dff-af19-45b0-85a1-665de68bddb2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 8985ea00-e68e-435d-8dc2-34af26093363 (type: security_group_rules) to 0 2026-05-27 11:08:32.630 10 INFO neutron.wsgi [None req-9a050dff-af19-45b0-85a1-665de68bddb2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=c95e2786e0b94f2abfd41b5aff76f0d2&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4035861 2026-05-27 11:08:32.936 9 INFO neutron.wsgi [None req-be4ca5d6-41c1-4db8-8f62-94f952a7f139 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/ba9fdee3-9207-4687-a82b-c70fb6ecb24c HTTP/1.1" status: 204 len: 168 time: 0.4262624 2026-05-27 11:08:33.042 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed56e80f-f2a1-469e-849d-2de089e47504'] response: {'server_uuid': '0578ee65-e2bb-411a-9190-25558f6890bb', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '35ed76c1-8617-43ce-bbca-2daa2d6c53f4', 'code': 200} 2026-05-27 11:08:33.043 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-ed56e80f-f2a1-469e-849d-2de089e47504'] response: {'server_uuid': '0578ee65-e2bb-411a-9190-25558f6890bb', 'name': 'network-vif-deleted', 'tag': '35ed76c1-8617-43ce-bbca-2daa2d6c53f4', 'status': 'completed', 'code': 200} 2026-05-27 11:08:33.069 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8d9c4eef-a226-4beb-b7c5-df19fea84957 fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] No more DHCP agents 2026-05-27 11:08:33.073 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8d9c4eef-a226-4beb-b7c5-df19fea84957 fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:33.217 10 INFO neutron.wsgi [None req-154ea34b-e536-40f7-8067-a66265f6900d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/210d482e-fbf5-4f3e-8683-d397b8f37cef HTTP/1.1" status: 204 len: 168 time: 0.5807185 2026-05-27 11:08:33.226 9 INFO neutron.wsgi [None req-3ccc18f8-4904-4c7d-a6de-b715d4bee975 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/f78d6d03-9d1f-4a6a-b79e-25a489135e00 HTTP/1.1" status: 204 len: 168 time: 0.2848210 2026-05-27 11:08:33.287 9 INFO neutron.wsgi [None req-aecc9cd1-ef68-4e3d-b295-1a494e8f0c0d 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] 10.0.0.84 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 820 time: 0.0508513 2026-05-27 11:08:33.302 9 INFO neutron.wsgi [None req-d46e5aab-8020-49eb-85a2-0ba20587e2f4 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/c3dc9020-f8bb-4418-9b38-34dc4290e56b HTTP/1.1" status: 204 len: 168 time: 0.2578239 2026-05-27 11:08:33.488 10 INFO neutron.wsgi [None req-8d9c4eef-a226-4beb-b7c5-df19fea84957 fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] 10.0.0.84 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 1.0564187 2026-05-27 11:08:33.499 10 WARNING neutron_lib.context [None req-ad4254a6-1573-48e9-8736-46f1436ddce5 fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:33.760 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ad4254a6-1573-48e9-8736-46f1436ddce5 fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] No more DHCP agents 2026-05-27 11:08:33.762 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ad4254a6-1573-48e9-8736-46f1436ddce5 fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:33.885 9 INFO neutron.services.segments.plugin [-] Segment 71b6cd44-f4bb-4090-8fad-1b846bdf1de0 resource provider aggregate not found 2026-05-27 11:08:33.890 9 INFO neutron.services.segments.plugin [-] Segment 71b6cd44-f4bb-4090-8fad-1b846bdf1de0 resource provider aggregate not found 2026-05-27 11:08:33.907 9 INFO neutron.services.segments.plugin [-] Segment 71b6cd44-f4bb-4090-8fad-1b846bdf1de0 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 71b6cd44-f4bb-4090-8fad-1b846bdf1de0 found for delete ", "request_id": "req-0a3557e7-4023-4389-841b-3e336d25def0"}]} 2026-05-27 11:08:33.908 9 INFO neutron.services.segments.plugin [-] Segment 71b6cd44-f4bb-4090-8fad-1b846bdf1de0 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 71b6cd44-f4bb-4090-8fad-1b846bdf1de0 found for delete ", "request_id": "req-fec34758-d978-4efb-a4fe-2cf102c4c03e"}]} 2026-05-27 11:08:33.958 9 INFO neutron.wsgi [None req-470affa2-f82a-4736-89c2-fb482438b5f8 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] 10.0.0.84 "DELETE /v2.0/networks/a06ed78f-202a-49e1-ac09-1258827f8a06 HTTP/1.1" status: 204 len: 168 time: 0.6628339 2026-05-27 11:08:34.159 10 INFO neutron.wsgi [None req-ad4254a6-1573-48e9-8736-46f1436ddce5 fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] 10.0.0.84 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.6652145 2026-05-27 11:08:34.168 10 WARNING neutron_lib.context [None req-abac5c0b-8473-45b1-9e48-fd957886e2b3 fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:34.491 10 INFO neutron.services.segments.plugin [-] Segment dc1319c9-7dd1-423a-bc9a-3d74fe2d7854 resource provider aggregate not found 2026-05-27 11:08:34.498 10 INFO neutron.services.segments.plugin [-] Segment dc1319c9-7dd1-423a-bc9a-3d74fe2d7854 resource provider aggregate not found 2026-05-27 11:08:34.515 10 INFO neutron.services.segments.plugin [-] Segment dc1319c9-7dd1-423a-bc9a-3d74fe2d7854 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 dc1319c9-7dd1-423a-bc9a-3d74fe2d7854 found for delete ", "request_id": "req-05db9c5c-7a97-4ad4-942a-411c857474fb"}]} 2026-05-27 11:08:34.522 10 INFO neutron.services.segments.plugin [-] Segment dc1319c9-7dd1-423a-bc9a-3d74fe2d7854 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 dc1319c9-7dd1-423a-bc9a-3d74fe2d7854 found for delete ", "request_id": "req-64ec2600-317e-4aae-9346-d127977acb15"}]} 2026-05-27 11:08:34.526 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-abac5c0b-8473-45b1-9e48-fd957886e2b3 fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] No more DHCP agents 2026-05-27 11:08:34.533 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-abac5c0b-8473-45b1-9e48-fd957886e2b3 fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:34.556 10 INFO neutron.wsgi [None req-a4554e8a-657c-422d-b927-3335fdf1e41d 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] 10.0.0.84 "DELETE /v2.0/networks/f543d0ec-1b41-4caa-86df-6d94d2b109f1 HTTP/1.1" status: 204 len: 168 time: 0.5924416 /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-05-27 11:08:34.609 9 INFO neutron.wsgi [None req-a3c0a8bc-0edc-486c-9849-fb416ec0bc38 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.84 "PUT /v2.0/routers/4f29e145-0a4e-4958-9b96-c2050be554a5/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.2635467 2026-05-27 11:08:34.896 10 INFO neutron.wsgi [None req-abac5c0b-8473-45b1-9e48-fd957886e2b3 fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] 10.0.0.84 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.7331159 2026-05-27 11:08:34.905 10 WARNING neutron_lib.context [None req-c3d4eeba-c7a8-4cd0-b2a9-50a4dc5915bd fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:34.956 9 INFO neutron.wsgi [None req-22ff4ca4-31bc-4286-b8df-374801e5afe5 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.84 "DELETE /v2.0/subnets/2e69b267-03a0-42b1-94d1-ddef23fe79be HTTP/1.1" status: 204 len: 168 time: 0.3418279 2026-05-27 11:08:35.105 9 INFO neutron.wsgi [None req-21bd3e24-c72a-4f4d-a43f-a914df4bca36 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] 10.0.0.84 "DELETE /v2.0/networks/79fae848-3abe-4503-b311-fedc9f5483d2 HTTP/1.1" status: 204 len: 168 time: 0.5426600 2026-05-27 11:08:35.290 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c3d4eeba-c7a8-4cd0-b2a9-50a4dc5915bd fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] No more DHCP agents 2026-05-27 11:08:35.296 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c3d4eeba-c7a8-4cd0-b2a9-50a4dc5915bd fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:35.546 9 INFO neutron.wsgi [None req-940eebdf-136c-465d-9fe8-4de8cfe7e09a 5cedd1777f2049b3858b06ca2b0eace6 3ba415b1090145f0a3f198f6493b4862 - - default default] 10.0.0.84 "DELETE /v2.0/networks/dcd74f05-41c4-4cf3-922d-c59d6f7b6e00 HTTP/1.1" status: 204 len: 168 time: 0.4343176 2026-05-27 11:08:35.725 10 INFO neutron.wsgi [None req-c3d4eeba-c7a8-4cd0-b2a9-50a4dc5915bd fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] 10.0.0.84 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.8248179 2026-05-27 11:08:35.739 9 WARNING neutron_lib.context [None req-b0f18a0e-6959-46ee-98ec-ab1eaf9d739e fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:35.934 9 INFO neutron.services.segments.plugin [-] Segment a95595ba-73af-4de3-9d41-2bcefd65c805 resource provider aggregate not found 2026-05-27 11:08:35.942 9 INFO neutron.services.segments.plugin [-] Segment a95595ba-73af-4de3-9d41-2bcefd65c805 resource provider aggregate not found 2026-05-27 11:08:35.972 9 INFO neutron.services.segments.plugin [-] Segment a95595ba-73af-4de3-9d41-2bcefd65c805 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 a95595ba-73af-4de3-9d41-2bcefd65c805 found for delete ", "request_id": "req-bb6d271b-de23-407c-b075-7f6b9d5f4a9c"}]} 2026-05-27 11:08:35.976 10 INFO neutron.wsgi [None req-47c88253-f976-4e8a-b13a-71fbb33f1d3f 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.84 "DELETE /v2.0/routers/4f29e145-0a4e-4958-9b96-c2050be554a5 HTTP/1.1" status: 204 len: 168 time: 1.0151796 2026-05-27 11:08:35.977 9 INFO neutron.services.segments.plugin [-] Segment a95595ba-73af-4de3-9d41-2bcefd65c805 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 a95595ba-73af-4de3-9d41-2bcefd65c805 found for delete ", "request_id": "req-951598d6-d431-43e8-a53d-9a23fda5dfae"}]} 2026-05-27 11:08:35.987 9 INFO neutron.services.segments.plugin [-] Segment 6baf15e7-cdb7-4d6b-a5a9-6317bbbe30ba resource provider aggregate not found 2026-05-27 11:08:36.006 9 INFO neutron.services.segments.plugin [-] Segment 6baf15e7-cdb7-4d6b-a5a9-6317bbbe30ba 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 6baf15e7-cdb7-4d6b-a5a9-6317bbbe30ba found for delete ", "request_id": "req-c36a8a7e-1866-482c-a826-41ddb5c7a1cf"}]} 2026-05-27 11:08:36.010 9 INFO neutron.services.segments.plugin [-] Segment 6baf15e7-cdb7-4d6b-a5a9-6317bbbe30ba resource provider aggregate not found 2026-05-27 11:08:36.025 9 INFO neutron.services.segments.plugin [-] Segment 6baf15e7-cdb7-4d6b-a5a9-6317bbbe30ba 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 6baf15e7-cdb7-4d6b-a5a9-6317bbbe30ba found for delete ", "request_id": "req-a5b3d0bb-51e2-4700-975c-43d2e2ad3a44"}]} 2026-05-27 11:08:36.084 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b0f18a0e-6959-46ee-98ec-ab1eaf9d739e fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] No more DHCP agents 2026-05-27 11:08:36.086 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b0f18a0e-6959-46ee-98ec-ab1eaf9d739e fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:36.249 10 INFO neutron.wsgi [None req-eedfdc80-042e-4d72-bcb5-63e8e81e64a0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=3ba415b1090145f0a3f198f6493b4862&name=default HTTP/1.1" status: 200 len: 3120 time: 0.1470251 2026-05-27 11:08:36.462 10 INFO neutron.wsgi [None req-3c1b3f3e-ab72-4ff2-9c3e-cdd1d26f2552 50a9aa2c3c2d46839c4ffa7349ae6738 3e3ec75d77854479acc91fdb39c2151c - - default default] 10.0.0.84 "DELETE /v2.0/networks/7d15d26c-5fd8-492b-a435-23a6d71661ea HTTP/1.1" status: 204 len: 168 time: 0.4811921 2026-05-27 11:08:36.490 10 INFO neutron.wsgi [None req-a8471551-3eb5-4d75-8a85-2a0284a6c8aa c24dc6765a7d4a1c9226a6f6cdacb50d 082ee0ed9d234c6da8eb9939c815d6c8 - - default default] 10.0.0.57 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 18683 time: 0.0422187 2026-05-27 11:08:36.661 9 INFO neutron.wsgi [None req-b0f18a0e-6959-46ee-98ec-ab1eaf9d739e fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] 10.0.0.84 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.9284737 2026-05-27 11:08:36.727 9 INFO neutron.wsgi [None req-11b8e4a4-16e7-4128-966b-52bbec347afe fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] 10.0.0.84 "PUT /v2.0/floatingips/ae233e85-c393-48e6-b1f1-0282a11bcb3c/tags HTTP/1.1" status: 200 len: 210 time: 0.0600491 2026-05-27 11:08:36.765 9 INFO neutron.wsgi [None req-58007fd1-cc9e-443a-ac90-bee5b6ecae0e fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] 10.0.0.84 "PUT /v2.0/floatingips/b21ee37a-c079-4519-9772-9f2698263f8a/tags HTTP/1.1" status: 200 len: 218 time: 0.0334649 2026-05-27 11:08:36.779 10 INFO neutron.services.segments.plugin [-] Segment d0987d70-c4c3-4bac-af63-2abd26228f10 resource provider aggregate not found 2026-05-27 11:08:36.784 10 INFO neutron.services.segments.plugin [-] Segment d0987d70-c4c3-4bac-af63-2abd26228f10 resource provider aggregate not found 2026-05-27 11:08:36.792 10 INFO neutron.services.segments.plugin [-] Segment d0987d70-c4c3-4bac-af63-2abd26228f10 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 d0987d70-c4c3-4bac-af63-2abd26228f10 found for delete ", "request_id": "req-f867f967-f61b-4308-9ce1-8a40e6c1922f"}]} 2026-05-27 11:08:36.801 10 INFO neutron.services.segments.plugin [-] Segment d0987d70-c4c3-4bac-af63-2abd26228f10 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 d0987d70-c4c3-4bac-af63-2abd26228f10 found for delete ", "request_id": "req-61796cc8-dfb8-40a2-97ab-aada993dc0f4"}]} 2026-05-27 11:08:36.808 9 INFO neutron.wsgi [None req-96b460aa-38b7-48ec-8e5a-bc426c60dc5e fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] 10.0.0.84 "PUT /v2.0/floatingips/dc65bd9e-f91e-4baf-85ea-8aa8b8d946ee/tags HTTP/1.1" status: 200 len: 227 time: 0.0392499 2026-05-27 11:08:36.817 10 INFO neutron.wsgi [None req-9a6e9d59-99a9-4ca7-b17f-85fb465f98b0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/e069758c-c175-4cf4-8a48-eaf3f0e60c5c HTTP/1.1" status: 204 len: 168 time: 0.5572104 2026-05-27 11:08:36.851 9 INFO neutron.wsgi [None req-302e4d2d-8eaa-44ca-975e-436e1f68f21d fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] 10.0.0.84 "PUT /v2.0/floatingips/13718e56-269f-4727-b29c-ac910d3fbcb2/tags HTTP/1.1" status: 200 len: 212 time: 0.0367098 2026-05-27 11:08:36.898 9 INFO neutron.wsgi [None req-238afe7a-8bb9-4453-9f01-f978c2e9e513 fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] 10.0.0.84 "GET /v2.0/floatingips?tags=red HTTP/1.1" status: 200 len: 1866 time: 0.0428298 2026-05-27 11:08:36.898 10 INFO neutron.wsgi [None req-2a92ae7f-3804-4fd1-85e2-bbd38ac9a6eb c24dc6765a7d4a1c9226a6f6cdacb50d 082ee0ed9d234c6da8eb9939c815d6c8 - - default default] 10.0.0.57 "GET /v2.0/quotas/082ee0ed9d234c6da8eb9939c815d6c8/details HTTP/1.1" status: 200 len: 1046 time: 0.3885429 2026-05-27 11:08:36.947 9 INFO neutron.wsgi [None req-12d39515-9401-4daa-a1c5-3a5f758a5e59 fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] 10.0.0.84 "GET /v2.0/floatingips?tags=red%2Cblue HTTP/1.1" status: 200 len: 1323 time: 0.0378129 2026-05-27 11:08:36.993 9 INFO neutron.wsgi [None req-3e0d4ecb-ef03-4c23-a0ba-b51fdb32ebee fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] 10.0.0.84 "GET /v2.0/floatingips?tags-any=blue HTTP/1.1" status: 200 len: 1323 time: 0.0397758 2026-05-27 11:08:37.043 9 INFO neutron.wsgi [None req-50e666a7-70e4-4291-b135-05958cef956e fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] 10.0.0.84 "GET /v2.0/floatingips?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1866 time: 0.0400410 2026-05-27 11:08:37.093 9 INFO neutron.wsgi [None req-0d60f7e9-6b47-47e0-bc29-37ea127c6dd7 fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] 10.0.0.84 "GET /v2.0/floatingips?not-tags=red HTTP/1.1" status: 200 len: 1295 time: 0.0452132 2026-05-27 11:08:37.139 9 INFO neutron.wsgi [None req-ac0a14fa-b585-4fdd-98f7-1c12d400ae3c fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] 10.0.0.84 "GET /v2.0/floatingips?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1838 time: 0.0417356 2026-05-27 11:08:37.183 9 INFO neutron.wsgi [None req-f56d65f9-344b-43b0-b6a5-5327b1be5b68 fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] 10.0.0.84 "GET /v2.0/floatingips?not-tags-any=blue HTTP/1.1" status: 200 len: 1838 time: 0.0395548 2026-05-27 11:08:37.226 9 INFO neutron.wsgi [None req-647f6f90-acfc-4f29-a60b-dd2e23827ea3 fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] 10.0.0.84 "GET /v2.0/floatingips?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1295 time: 0.0344393 2026-05-27 11:08:37.373 10 INFO neutron.wsgi [None req-bc0674af-f762-480d-9f5b-d01a79357916 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=3e3ec75d77854479acc91fdb39c2151c&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2012067 2026-05-27 11:08:37.620 9 INFO neutron.wsgi [None req-dc48a017-1bb6-4b11-9e56-9cf53ea74b5c fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] 10.0.0.84 "DELETE /v2.0/floatingips/ae233e85-c393-48e6-b1f1-0282a11bcb3c HTTP/1.1" status: 204 len: 168 time: 0.3870077 2026-05-27 11:08:37.644 9 INFO neutron.wsgi [None req-023ef815-e695-4225-85bc-6665a2af9280 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/0cdf8822-d743-4cf7-b8a2-73c5ec4bbf75 HTTP/1.1" status: 204 len: 168 time: 0.2657886 2026-05-27 11:08:37.930 10 INFO neutron.db.ovn_revision_numbers_db [None req-c2bf5a59-4d37-4b8d-8000-0b98e088672d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 3f644fc7-7142-40b9-ab28-c9680daade13 (type: security_groups) to 1 2026-05-27 11:08:37.951 10 INFO neutron.db.ovn_revision_numbers_db [None req-c2bf5a59-4d37-4b8d-8000-0b98e088672d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 1eccfc64-6247-4e80-87d7-0993405926dd (type: security_group_rules) to 0 2026-05-27 11:08:37.972 10 INFO neutron.db.ovn_revision_numbers_db [None req-c2bf5a59-4d37-4b8d-8000-0b98e088672d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 584d6fc9-6a53-4684-9234-215f4ead48ca (type: security_group_rules) to 0 2026-05-27 11:08:37.996 10 INFO neutron.db.ovn_revision_numbers_db [None req-c2bf5a59-4d37-4b8d-8000-0b98e088672d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource e0db6176-7d3e-4a1c-a885-b7840ada473a (type: security_group_rules) to 0 2026-05-27 11:08:38.010 10 INFO neutron.db.ovn_revision_numbers_db [None req-c2bf5a59-4d37-4b8d-8000-0b98e088672d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource e3f93b68-b1a0-458a-a45c-6ba177338e20 (type: security_group_rules) to 0 2026-05-27 11:08:38.016 10 INFO neutron.wsgi [None req-4f94fdd0-38f3-4ae3-a67f-73203e973299 fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] 10.0.0.84 "DELETE /v2.0/floatingips/b21ee37a-c079-4519-9772-9f2698263f8a HTTP/1.1" status: 204 len: 168 time: 0.3907781 2026-05-27 11:08:38.029 10 INFO neutron.wsgi [None req-c2bf5a59-4d37-4b8d-8000-0b98e088672d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=9a269674cda6408f951717f3b41ecf4e&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2829168 2026-05-27 11:08:38.279 10 INFO neutron.wsgi [None req-b7952b18-010d-43d2-bc26-08883242ffd9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/3f644fc7-7142-40b9-ab28-c9680daade13 HTTP/1.1" status: 204 len: 168 time: 0.2385528 2026-05-27 11:08:38.423 9 INFO neutron.wsgi [None req-d67cd4f3-8e9d-415f-bba5-d66c96d471f2 fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] 10.0.0.84 "DELETE /v2.0/floatingips/dc65bd9e-f91e-4baf-85ea-8aa8b8d946ee HTTP/1.1" status: 204 len: 168 time: 0.4016612 2026-05-27 11:08:38.797 9 INFO neutron.wsgi [None req-0257ba61-d01a-443e-8ae8-c0b491708ef8 fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] 10.0.0.84 "DELETE /v2.0/floatingips/13718e56-269f-4727-b29c-ac910d3fbcb2 HTTP/1.1" status: 204 len: 168 time: 0.3698275 2026-05-27 11:08:38.946 10 WARNING neutron_lib.context [None req-413d109f-7299-486c-9dc0-d755d73a370a 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:38.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013013 2026-05-27 11:08:38.956 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0009780 2026-05-27 11:08:39.096 10 INFO neutron.db.ovn_revision_numbers_db [None req-413d109f-7299-486c-9dc0-d755d73a370a 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] Successfully bumped revision number for resource 158b23e1-f298-4302-ba36-35f7feb81cd2 (type: security_groups) to 1 2026-05-27 11:08:39.110 10 INFO neutron.db.ovn_revision_numbers_db [None req-413d109f-7299-486c-9dc0-d755d73a370a 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] Successfully bumped revision number for resource 52a7517f-1b3f-4a61-943d-9a0f0ce57012 (type: security_group_rules) to 0 2026-05-27 11:08:39.123 10 INFO neutron.db.ovn_revision_numbers_db [None req-413d109f-7299-486c-9dc0-d755d73a370a 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] Successfully bumped revision number for resource 77046cf8-bb05-4fb8-ab58-d5b3dd32f155 (type: security_group_rules) to 0 2026-05-27 11:08:39.139 10 INFO neutron.db.ovn_revision_numbers_db [None req-413d109f-7299-486c-9dc0-d755d73a370a 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] Successfully bumped revision number for resource b8987e64-7878-427a-9e37-b0080bf99e88 (type: security_group_rules) to 0 2026-05-27 11:08:39.160 10 INFO neutron.db.ovn_revision_numbers_db [None req-413d109f-7299-486c-9dc0-d755d73a370a 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] Successfully bumped revision number for resource e29a8011-0763-43ed-9f84-f9520f3e1a52 (type: security_group_rules) to 0 2026-05-27 11:08:39.169 9 INFO neutron.wsgi [None req-3fe20cb0-fcf5-4fc6-bb15-7a081628229e fd68c96aa9304a7aa8b14d0c220287cb e2ffda38a41b4f7e87d2ee6e00710520 - - default default] 10.0.0.84 "DELETE /v2.0/floatingips/02f96038-d53e-4388-942f-4dbbe4484731 HTTP/1.1" status: 204 len: 168 time: 0.3509378 2026-05-27 11:08:39.231 10 INFO neutron.db.segments_db [None req-413d109f-7299-486c-9dc0-d755d73a370a 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] Added segment 62af3243-feff-4881-aa81-3cde74fb1ece of type geneve for network cc0e7ab7-d374-45bc-bba6-e9db40c3ae29 2026-05-27 11:08:39.415 10 INFO neutron.db.ovn_revision_numbers_db [None req-413d109f-7299-486c-9dc0-d755d73a370a 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] Successfully bumped revision number for resource cc0e7ab7-d374-45bc-bba6-e9db40c3ae29 (type: networks) to 1 2026-05-27 11:08:39.629 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-413d109f-7299-486c-9dc0-d755d73a370a 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] No more DHCP agents 2026-05-27 11:08:39.632 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-413d109f-7299-486c-9dc0-d755d73a370a 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] Unable to schedule network cc0e7ab7-d374-45bc-bba6-e9db40c3ae29: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:39.732 10 INFO neutron.db.ovn_revision_numbers_db [None req-413d109f-7299-486c-9dc0-d755d73a370a 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] Successfully bumped revision number for resource 5bcead1b-66e4-4bb7-a9b1-4644a0d2cd10 (type: ports) to 1 2026-05-27 11:08:39.752 10 INFO neutron.wsgi [None req-413d109f-7299-486c-9dc0-d755d73a370a 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 847 time: 0.9852920 2026-05-27 11:08:40.069 10 INFO neutron.wsgi [None req-1545e99a-ada0-46b5-8876-2520246d478b c24dc6765a7d4a1c9226a6f6cdacb50d 082ee0ed9d234c6da8eb9939c815d6c8 - - default default] 10.0.0.57 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 18683 time: 0.0070760 2026-05-27 11:08:40.198 9 INFO neutron.wsgi [None req-9b886ae0-742c-4d1b-b52c-daf650040fac c24dc6765a7d4a1c9226a6f6cdacb50d 082ee0ed9d234c6da8eb9939c815d6c8 - - default default] 10.0.0.57 "GET /v2.0/quotas/082ee0ed9d234c6da8eb9939c815d6c8/details HTTP/1.1" status: 200 len: 1046 time: 0.1133556 2026-05-27 11:08:40.203 9 WARNING neutron_lib.context [None req-9300b935-34f3-4743-944a-0c44dd0f2dd2 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:40.384 9 INFO neutron.db.ovn_revision_numbers_db [None req-9bfbed78-ad62-4bb9-a8c8-addb2b8c92c4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 91439f1c-455c-436f-a206-c9d72bb39abf (type: security_groups) to 1 2026-05-27 11:08:40.407 9 INFO neutron.db.ovn_revision_numbers_db [None req-9bfbed78-ad62-4bb9-a8c8-addb2b8c92c4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 10333de9-a14b-4d86-aed7-bebd7f3d72b4 (type: security_group_rules) to 0 2026-05-27 11:08:40.421 9 INFO neutron.db.ovn_revision_numbers_db [None req-9bfbed78-ad62-4bb9-a8c8-addb2b8c92c4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 1e4ed2aa-ec58-4876-9106-f80b20065938 (type: security_group_rules) to 0 2026-05-27 11:08:40.445 9 INFO neutron.db.ovn_revision_numbers_db [None req-9bfbed78-ad62-4bb9-a8c8-addb2b8c92c4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 4a30bc08-0c49-45bc-af94-52fbc68df317 (type: security_group_rules) to 0 2026-05-27 11:08:40.466 9 INFO neutron.db.ovn_revision_numbers_db [None req-9bfbed78-ad62-4bb9-a8c8-addb2b8c92c4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource b8ed3704-c968-4f31-a2cc-c077680b735f (type: security_group_rules) to 0 2026-05-27 11:08:40.508 9 INFO neutron.wsgi [None req-9bfbed78-ad62-4bb9-a8c8-addb2b8c92c4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=e2ffda38a41b4f7e87d2ee6e00710520&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4522891 2026-05-27 11:08:40.515 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9300b935-34f3-4743-944a-0c44dd0f2dd2 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] No more DHCP agents 2026-05-27 11:08:40.517 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9300b935-34f3-4743-944a-0c44dd0f2dd2 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] Unable to schedule network cc0e7ab7-d374-45bc-bba6-e9db40c3ae29: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:40.549 9 INFO neutron.db.ovn_revision_numbers_db [None req-9300b935-34f3-4743-944a-0c44dd0f2dd2 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] Successfully bumped revision number for resource 2e57468a-f851-4697-af50-b322b97a04e8 (type: subnets) to 0 2026-05-27 11:08:40.575 9 INFO neutron.wsgi [None req-9300b935-34f3-4743-944a-0c44dd0f2dd2 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 848 time: 0.3761749 2026-05-27 11:08:40.585 9 WARNING neutron_lib.context [None req-e1f87313-4437-42ea-9fd2-0019a77d6942 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:40.667 9 INFO neutron.db.segments_db [None req-e1f87313-4437-42ea-9fd2-0019a77d6942 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] Added segment b6648f5c-9fff-49cb-9f7d-7869c35c4c34 of type geneve for network 30fb863e-ac44-4bf8-a040-bcaa47087828 2026-05-27 11:08:40.754 10 INFO neutron.wsgi [None req-fa9b7ce2-afc8-4ee4-9859-756a59770eb2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/91439f1c-455c-436f-a206-c9d72bb39abf HTTP/1.1" status: 204 len: 168 time: 0.2390089 2026-05-27 11:08:40.817 9 INFO neutron.db.ovn_revision_numbers_db [None req-e1f87313-4437-42ea-9fd2-0019a77d6942 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] Successfully bumped revision number for resource 30fb863e-ac44-4bf8-a040-bcaa47087828 (type: networks) to 1 2026-05-27 11:08:40.986 10 INFO neutron.db.ovn_revision_numbers_db [None req-2aeba104-bb35-419a-8607-1545c9f8db76 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 36268231-ae1c-4fe2-99ca-a2ff043daded (type: security_groups) to 1 2026-05-27 11:08:41.000 10 INFO neutron.db.ovn_revision_numbers_db [None req-2aeba104-bb35-419a-8607-1545c9f8db76 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 12fab736-9fe2-476e-b175-1c08723e6a69 (type: security_group_rules) to 0 2026-05-27 11:08:41.005 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e1f87313-4437-42ea-9fd2-0019a77d6942 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] No more DHCP agents 2026-05-27 11:08:41.008 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e1f87313-4437-42ea-9fd2-0019a77d6942 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] Unable to schedule network 30fb863e-ac44-4bf8-a040-bcaa47087828: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:41.015 10 INFO neutron.db.ovn_revision_numbers_db [None req-2aeba104-bb35-419a-8607-1545c9f8db76 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 6b9ff393-fbfd-484d-bb7b-68ec0f48c2c8 (type: security_group_rules) to 0 2026-05-27 11:08:41.029 10 INFO neutron.db.ovn_revision_numbers_db [None req-2aeba104-bb35-419a-8607-1545c9f8db76 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource cf50fdc1-b773-4ee7-990f-2cab9f8bdcb5 (type: security_group_rules) to 0 2026-05-27 11:08:41.046 10 INFO neutron.db.ovn_revision_numbers_db [None req-2aeba104-bb35-419a-8607-1545c9f8db76 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource d7912a32-2c49-46dd-9066-ecc88d86d230 (type: security_group_rules) to 0 2026-05-27 11:08:41.076 10 INFO neutron.wsgi [None req-2aeba104-bb35-419a-8607-1545c9f8db76 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=34869db1d20b4baea745b630c2eb07d7&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2047906 2026-05-27 11:08:41.110 9 INFO neutron.db.ovn_revision_numbers_db [None req-e1f87313-4437-42ea-9fd2-0019a77d6942 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] Successfully bumped revision number for resource 6f02895a-a0c6-427a-89aa-3790208c8f93 (type: ports) to 1 2026-05-27 11:08:41.149 9 INFO neutron.wsgi [None req-e1f87313-4437-42ea-9fd2-0019a77d6942 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 846 time: 0.5686092 2026-05-27 11:08:41.669 9 INFO neutron.db.ovn_revision_numbers_db [None req-1b6ab06a-3019-42cd-a11d-7cbc2549cb23 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] Successfully bumped revision number for resource 30fb863e-ac44-4bf8-a040-bcaa47087828 (type: networks) to 2 2026-05-27 11:08:41.673 9 INFO neutron.wsgi [None req-1b6ab06a-3019-42cd-a11d-7cbc2549cb23 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] 10.0.0.84 "PUT /v2.0/networks/30fb863e-ac44-4bf8-a040-bcaa47087828 HTTP/1.1" status: 200 len: 792 time: 0.5185449 2026-05-27 11:08:41.684 10 WARNING neutron_lib.context [None req-ca7c6456-60f7-4fee-8384-d96483328964 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:41.702 9 INFO neutron.wsgi [None req-f656a838-8486-4b28-979a-5f00932ac747 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/36268231-ae1c-4fe2-99ca-a2ff043daded HTTP/1.1" status: 204 len: 168 time: 0.6198635 2026-05-27 11:08:41.971 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ca7c6456-60f7-4fee-8384-d96483328964 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] No more DHCP agents 2026-05-27 11:08:41.973 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ca7c6456-60f7-4fee-8384-d96483328964 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] Unable to schedule network 30fb863e-ac44-4bf8-a040-bcaa47087828: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:42.000 10 INFO neutron.db.ovn_revision_numbers_db [None req-ee0d01da-bc10-4858-b24f-0ff8a9d52ba2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 902dd6e4-a127-49a0-b8cc-20f58ee77787 (type: security_groups) to 1 2026-05-27 11:08:42.018 10 INFO neutron.db.ovn_revision_numbers_db [None req-ee0d01da-bc10-4858-b24f-0ff8a9d52ba2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 4680166b-26de-4dc9-a805-31912a574893 (type: security_group_rules) to 0 2026-05-27 11:08:42.037 10 INFO neutron.db.ovn_revision_numbers_db [None req-ca7c6456-60f7-4fee-8384-d96483328964 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] Successfully bumped revision number for resource 264d5c7d-7863-4756-af3e-46ebf7d4f2de (type: subnets) to 0 2026-05-27 11:08:42.041 10 INFO neutron.db.ovn_revision_numbers_db [None req-ee0d01da-bc10-4858-b24f-0ff8a9d52ba2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 6a33194d-4f40-42e3-8105-16c376886030 (type: security_group_rules) to 0 2026-05-27 11:08:42.059 10 INFO neutron.wsgi [None req-ca7c6456-60f7-4fee-8384-d96483328964 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 821 time: 0.3817053 2026-05-27 11:08:42.061 10 INFO neutron.db.ovn_revision_numbers_db [None req-ee0d01da-bc10-4858-b24f-0ff8a9d52ba2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 875cd465-447c-42d5-8863-4a39b8166bd2 (type: security_group_rules) to 0 2026-05-27 11:08:42.077 10 INFO neutron.db.ovn_revision_numbers_db [None req-ee0d01da-bc10-4858-b24f-0ff8a9d52ba2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource d163f2fa-c3e1-4839-a4c7-a5e8cebffc16 (type: security_group_rules) to 0 2026-05-27 11:08:42.099 10 INFO neutron.wsgi [None req-ee0d01da-bc10-4858-b24f-0ff8a9d52ba2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=829a94f5d96e461e8bc637343870d5f0&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2813368 2026-05-27 11:08:42.318 10 INFO neutron.wsgi [None req-51f67643-5694-4f64-bf5a-688e8981ee65 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/902dd6e4-a127-49a0-b8cc-20f58ee77787 HTTP/1.1" status: 204 len: 168 time: 0.2140172 2026-05-27 11:08:42.824 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3f97b3e-5380-4ed5-b734-6cb5f172964f 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] Successfully bumped revision number for resource 6f02895a-a0c6-427a-89aa-3790208c8f93 (type: ports) to 2 2026-05-27 11:08:42.872 9 INFO neutron.db.ovn_revision_numbers_db [None req-b3f97b3e-5380-4ed5-b734-6cb5f172964f 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] Successfully bumped revision number for resource 264d5c7d-7863-4756-af3e-46ebf7d4f2de (type: subnets) to 1 2026-05-27 11:08:42.876 9 INFO neutron.wsgi [None req-b3f97b3e-5380-4ed5-b734-6cb5f172964f 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] 10.0.0.84 "PUT /v2.0/subnets/264d5c7d-7863-4756-af3e-46ebf7d4f2de HTTP/1.1" status: 200 len: 826 time: 0.8108513 2026-05-27 11:08:43.135 10 INFO neutron.db.ovn_revision_numbers_db [None req-5cb27ba3-b658-4160-a145-f55865f9eb4c 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] Successfully bumped revision number for resource f04d2c3b-087f-417b-9dd6-62fcb43b417f (type: security_groups) to 1 2026-05-27 11:08:43.148 10 INFO neutron.db.ovn_revision_numbers_db [None req-5cb27ba3-b658-4160-a145-f55865f9eb4c 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] Successfully bumped revision number for resource 32d46350-f05b-449f-9d81-812599400666 (type: security_group_rules) to 0 2026-05-27 11:08:43.163 9 INFO neutron.db.ovn_revision_numbers_db [None req-14568ca9-c932-4cc3-a2af-a18d9faa12bd c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 61b1af01-610d-4331-bc1e-653a45bd94a6 (type: security_groups) to 1 2026-05-27 11:08:43.165 10 INFO neutron.db.ovn_revision_numbers_db [None req-5cb27ba3-b658-4160-a145-f55865f9eb4c 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] Successfully bumped revision number for resource 3de57693-e7fc-40aa-9971-6f8b30037395 (type: security_group_rules) to 0 2026-05-27 11:08:43.180 9 INFO neutron.db.ovn_revision_numbers_db [None req-14568ca9-c932-4cc3-a2af-a18d9faa12bd c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 2a5e04d2-f867-4749-9234-c2cc42e73853 (type: security_group_rules) to 0 2026-05-27 11:08:43.186 10 INFO neutron.db.ovn_revision_numbers_db [None req-5cb27ba3-b658-4160-a145-f55865f9eb4c 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] Successfully bumped revision number for resource e152cff7-9508-4e21-b2fc-3c93a19302c4 (type: security_group_rules) to 0 2026-05-27 11:08:43.202 10 INFO neutron.db.ovn_revision_numbers_db [None req-5cb27ba3-b658-4160-a145-f55865f9eb4c 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] Successfully bumped revision number for resource fb435f27-1aee-47d9-84d9-d426ae99be43 (type: security_group_rules) to 0 2026-05-27 11:08:43.206 9 INFO neutron.db.ovn_revision_numbers_db [None req-14568ca9-c932-4cc3-a2af-a18d9faa12bd c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 9a5373e6-9f72-4b9a-94af-cd1053c12ab1 (type: security_group_rules) to 0 2026-05-27 11:08:43.230 9 INFO neutron.db.ovn_revision_numbers_db [None req-14568ca9-c932-4cc3-a2af-a18d9faa12bd c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource a18ed7e1-15fa-46de-ade5-51d47b99611d (type: security_group_rules) to 0 2026-05-27 11:08:43.249 9 INFO neutron.db.ovn_revision_numbers_db [None req-14568ca9-c932-4cc3-a2af-a18d9faa12bd c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource d22323a4-65b8-4c3e-9197-f76ce0e74443 (type: security_group_rules) to 0 2026-05-27 11:08:43.262 10 INFO neutron.db.segments_db [None req-5cb27ba3-b658-4160-a145-f55865f9eb4c 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] Added segment 89b4a94e-193c-43c2-84dd-b6db02effe0e of type geneve for network c8e27b9a-897f-4a60-b8ee-7c8688e1cf2f 2026-05-27 11:08:43.284 9 INFO neutron.wsgi [None req-14568ca9-c932-4cc3-a2af-a18d9faa12bd c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=082ee0ed9d234c6da8eb9939c815d6c8&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4201818 2026-05-27 11:08:43.501 10 INFO neutron.db.ovn_revision_numbers_db [None req-5cb27ba3-b658-4160-a145-f55865f9eb4c 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] Successfully bumped revision number for resource c8e27b9a-897f-4a60-b8ee-7c8688e1cf2f (type: networks) to 1 2026-05-27 11:08:43.514 9 INFO neutron.services.segments.plugin [-] Segment b6648f5c-9fff-49cb-9f7d-7869c35c4c34 resource provider aggregate not found 2026-05-27 11:08:43.519 9 INFO neutron.services.segments.plugin [-] Segment b6648f5c-9fff-49cb-9f7d-7869c35c4c34 resource provider aggregate not found 2026-05-27 11:08:43.536 9 INFO neutron.services.segments.plugin [-] Segment b6648f5c-9fff-49cb-9f7d-7869c35c4c34 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 b6648f5c-9fff-49cb-9f7d-7869c35c4c34 found for delete ", "request_id": "req-9ad550d0-a719-44ff-a40d-3f31fc4e62a8"}]} 2026-05-27 11:08:43.537 9 INFO neutron.services.segments.plugin [-] Segment b6648f5c-9fff-49cb-9f7d-7869c35c4c34 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 b6648f5c-9fff-49cb-9f7d-7869c35c4c34 found for delete ", "request_id": "req-42147828-3718-43a2-805b-23a0fe34e136"}]} 2026-05-27 11:08:43.561 9 INFO neutron.wsgi [None req-91006b98-8e5f-49dc-a575-50f3d4fda09a 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] 10.0.0.84 "DELETE /v2.0/networks/30fb863e-ac44-4bf8-a040-bcaa47087828 HTTP/1.1" status: 204 len: 168 time: 0.6810200 2026-05-27 11:08:43.605 10 INFO neutron.pecan_wsgi.hooks.translation [None req-9bfdc1da-81d5-4663-af8b-8809fe763891 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] DELETE failed (client error): The resource could not be found. 2026-05-27 11:08:43.609 10 INFO neutron.wsgi [None req-9bfdc1da-81d5-4663-af8b-8809fe763891 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] 10.0.0.84 "DELETE /v2.0/networks/30fb863e-ac44-4bf8-a040-bcaa47087828 HTTP/1.1" status: 404 len: 339 time: 0.0417366 2026-05-27 11:08:43.810 10 INFO neutron.wsgi [None req-02d4567a-60f3-4c36-8b84-811590ece230 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] 10.0.0.84 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" status: 200 len: 845 time: 0.1939471 2026-05-27 11:08:43.893 10 INFO neutron.wsgi [None req-e5ee1894-fd87-4a40-975c-447d6819d10f 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] 10.0.0.84 "GET /v2.0/subnets?network_id=889b54fb-2d9e-49fa-a546-7ad775c9e91b HTTP/1.1" status: 200 len: 820 time: 0.0771275 2026-05-27 11:08:43.895 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5cb27ba3-b658-4160-a145-f55865f9eb4c 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] No more DHCP agents 2026-05-27 11:08:43.898 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5cb27ba3-b658-4160-a145-f55865f9eb4c 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] Unable to schedule network c8e27b9a-897f-4a60-b8ee-7c8688e1cf2f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:43.907 9 INFO neutron.wsgi [None req-88bf1ad1-8920-419d-b616-e21547e7a3d4 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] 10.0.0.84 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 18678 time: 0.0073705 2026-05-27 11:08:43.922 10 INFO neutron.wsgi [None req-b6a6b79f-d1fd-4322-b25f-3baa4f8fb7a9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/61b1af01-610d-4331-bc1e-653a45bd94a6 HTTP/1.1" status: 204 len: 168 time: 0.6299400 2026-05-27 11:08:43.996 10 INFO neutron.db.ovn_revision_numbers_db [None req-5cb27ba3-b658-4160-a145-f55865f9eb4c 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] Successfully bumped revision number for resource ab007552-2b2f-4051-a6d3-37adaa437e83 (type: ports) to 1 2026-05-27 11:08:44.003 9 INFO neutron.wsgi [None req-e5c362cd-43d2-476d-8977-a2fbca378312 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] 10.0.0.84 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1508 time: 0.0869534 2026-05-27 11:08:44.021 10 INFO neutron.wsgi [None req-5cb27ba3-b658-4160-a145-f55865f9eb4c 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 927 time: 1.0754435 2026-05-27 11:08:44.053 9 INFO neutron.wsgi [None req-4a8a8f47-80ca-4a2c-bde4-6ac02f893bce 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] 10.0.0.84 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1460 time: 0.0428975 2026-05-27 11:08:44.144 9 INFO neutron.wsgi [None req-d8b0088b-fd04-4088-8543-8c6abec187b2 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] 10.0.0.84 "GET /v2.0/networks/cc0e7ab7-d374-45bc-bba6-e9db40c3ae29 HTTP/1.1" status: 200 len: 867 time: 0.0835416 2026-05-27 11:08:44.191 9 INFO neutron.wsgi [None req-7a8c5c38-2426-4a3f-9fc5-3113030ef0d4 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] 10.0.0.84 "GET /v2.0/subnets/2e57468a-f851-4697-af50-b322b97a04e8 HTTP/1.1" status: 200 len: 843 time: 0.0358388 2026-05-27 11:08:44.206 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-071471ef-174c-41d1-bbd9-2ca40e90e19f 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] No more DHCP agents 2026-05-27 11:08:44.208 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-071471ef-174c-41d1-bbd9-2ca40e90e19f 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] Unable to schedule network c8e27b9a-897f-4a60-b8ee-7c8688e1cf2f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:44.218 9 INFO neutron.pecan_wsgi.hooks.translation [None req-b0380314-e93b-40c4-b807-71d8713fb13e 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] DELETE failed (client error): The resource could not be found. 2026-05-27 11:08:44.221 9 INFO neutron.wsgi [None req-b0380314-e93b-40c4-b807-71d8713fb13e 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] 10.0.0.84 "DELETE /v2.0/subnets/264d5c7d-7863-4756-af3e-46ebf7d4f2de HTTP/1.1" status: 404 len: 337 time: 0.0219941 2026-05-27 11:08:44.239 9 INFO neutron.pecan_wsgi.hooks.translation [None req-01550884-9096-4538-ad47-be951d3401bf 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] DELETE failed (client error): The resource could not be found. 2026-05-27 11:08:44.242 9 INFO neutron.wsgi [None req-01550884-9096-4538-ad47-be951d3401bf 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] 10.0.0.84 "DELETE /v2.0/networks/30fb863e-ac44-4bf8-a040-bcaa47087828 HTTP/1.1" status: 404 len: 339 time: 0.0160160 2026-05-27 11:08:44.418 9 INFO neutron.wsgi [None req-8dd6454b-7d61-4c18-85ee-99decad3200a 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] 10.0.0.84 "DELETE /v2.0/subnets/2e57468a-f851-4697-af50-b322b97a04e8 HTTP/1.1" status: 204 len: 168 time: 0.1722457 2026-05-27 11:08:44.756 10 INFO neutron.db.ovn_revision_numbers_db [None req-071471ef-174c-41d1-bbd9-2ca40e90e19f 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] Successfully bumped revision number for resource ab007552-2b2f-4051-a6d3-37adaa437e83 (type: ports) to 2 2026-05-27 11:08:44.804 10 INFO neutron.db.ovn_revision_numbers_db [None req-071471ef-174c-41d1-bbd9-2ca40e90e19f 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] Successfully bumped revision number for resource 367ad9cc-e14c-444a-bb11-c9e177e92f41 (type: subnets) to 0 2026-05-27 11:08:44.830 10 INFO neutron.wsgi [None req-071471ef-174c-41d1-bbd9-2ca40e90e19f 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 819 time: 0.8044593 2026-05-27 11:08:44.841 10 WARNING neutron.api.v2.base [None req-bc8a987a-95b1-4397-920d-60b30fd73ab0 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] 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-05-27 11:08:44.842 9 INFO neutron.wsgi [None req-d7040018-ab2d-4284-bd02-bdb513c18a44 865cfed194fe4e329359a9c4ff924cce d1b32a534d1a47c38d46c635d2fc1e2e - - default default] 10.0.0.84 "DELETE /v2.0/networks/cc0e7ab7-d374-45bc-bba6-e9db40c3ae29 HTTP/1.1" status: 204 len: 168 time: 0.4199173 2026-05-27 11:08:44.842 10 INFO neutron.api.v2.resource [None req-bc8a987a-95b1-4397-920d-60b30fd73ab0 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] create failed (client error): Invalid input for target_tenant. Reason: 'None' is not a valid string. 2026-05-27 11:08:44.844 10 INFO neutron.wsgi [None req-bc8a987a-95b1-4397-920d-60b30fd73ab0 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] 10.0.0.84 "POST /v2.0/rbac-policies HTTP/1.1" status: 400 len: 346 time: 0.0080948 2026-05-27 11:08:45.450 10 INFO neutron.services.segments.plugin [-] Segment 89b4a94e-193c-43c2-84dd-b6db02effe0e resource provider aggregate not found 2026-05-27 11:08:45.454 10 INFO neutron.services.segments.plugin [-] Segment 89b4a94e-193c-43c2-84dd-b6db02effe0e resource provider aggregate not found 2026-05-27 11:08:45.471 10 INFO neutron.services.segments.plugin [-] Segment 89b4a94e-193c-43c2-84dd-b6db02effe0e 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 89b4a94e-193c-43c2-84dd-b6db02effe0e found for delete ", "request_id": "req-42daf6c3-41e3-46e1-bc88-95129000ae82"}]} 2026-05-27 11:08:45.474 10 INFO neutron.services.segments.plugin [-] Segment 89b4a94e-193c-43c2-84dd-b6db02effe0e 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 89b4a94e-193c-43c2-84dd-b6db02effe0e found for delete ", "request_id": "req-6ae054d3-a04c-4151-a525-6eb05190989e"}]} 2026-05-27 11:08:45.489 10 INFO neutron.wsgi [None req-d3eece64-ac52-4f98-ad4e-d039c12d964d 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] 10.0.0.84 "DELETE /v2.0/networks/c8e27b9a-897f-4a60-b8ee-7c8688e1cf2f HTTP/1.1" status: 204 len: 168 time: 0.6380849 2026-05-27 11:08:45.563 9 INFO neutron.services.segments.plugin [-] Segment 62af3243-feff-4881-aa81-3cde74fb1ece resource provider aggregate not found 2026-05-27 11:08:45.569 9 INFO neutron.services.segments.plugin [-] Segment 62af3243-feff-4881-aa81-3cde74fb1ece resource provider aggregate not found 2026-05-27 11:08:45.589 9 INFO neutron.services.segments.plugin [-] Segment 62af3243-feff-4881-aa81-3cde74fb1ece 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 62af3243-feff-4881-aa81-3cde74fb1ece found for delete ", "request_id": "req-1459082e-eb4c-4d88-8e53-adf1f39762f2"}]} 2026-05-27 11:08:45.593 9 INFO neutron.services.segments.plugin [-] Segment 62af3243-feff-4881-aa81-3cde74fb1ece 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 62af3243-feff-4881-aa81-3cde74fb1ece found for delete ", "request_id": "req-778dc9a6-a516-4bb5-8b22-0ecac6e26d83"}]} 2026-05-27 11:08:45.599 9 INFO neutron.db.segments_db [None req-9c6bb6ca-af19-4e3a-aca8-9460b68cb0f9 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] Added segment d0cb3ec6-3ca5-4c47-8e9e-d2f6d666c6c0 of type geneve for network daa78a49-6970-4c41-935f-6208bea9c683 2026-05-27 11:08:45.699 9 INFO neutron.wsgi [None req-ec653c59-e358-41a9-ab37-e713dc1d5482 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=d1b32a534d1a47c38d46c635d2fc1e2e&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3677454 2026-05-27 11:08:45.832 9 INFO neutron.db.ovn_revision_numbers_db [None req-9c6bb6ca-af19-4e3a-aca8-9460b68cb0f9 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] Successfully bumped revision number for resource daa78a49-6970-4c41-935f-6208bea9c683 (type: networks) to 1 2026-05-27 11:08:45.924 10 INFO neutron.wsgi [None req-0a631b0c-c315-428a-9b20-e18efc4ae304 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/158b23e1-f298-4302-ba36-35f7feb81cd2 HTTP/1.1" status: 204 len: 168 time: 0.2200081 2026-05-27 11:08:46.019 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9c6bb6ca-af19-4e3a-aca8-9460b68cb0f9 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] No more DHCP agents 2026-05-27 11:08:46.022 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9c6bb6ca-af19-4e3a-aca8-9460b68cb0f9 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] Unable to schedule network daa78a49-6970-4c41-935f-6208bea9c683: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:46.126 9 INFO neutron.db.ovn_revision_numbers_db [None req-9c6bb6ca-af19-4e3a-aca8-9460b68cb0f9 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] Successfully bumped revision number for resource fa613ec6-f9ec-4ae0-bc3d-daf7ceabd901 (type: ports) to 1 2026-05-27 11:08:46.150 9 INFO neutron.wsgi [None req-9c6bb6ca-af19-4e3a-aca8-9460b68cb0f9 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 929 time: 0.6544678 2026-05-27 11:08:46.321 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4b8485b4-ee7a-45cc-8bf8-82733a6da8e4 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] No more DHCP agents 2026-05-27 11:08:46.330 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4b8485b4-ee7a-45cc-8bf8-82733a6da8e4 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] Unable to schedule network daa78a49-6970-4c41-935f-6208bea9c683: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:46.719 10 WARNING neutron_lib.context [None req-a99ff820-d0e7-4033-8419-961399e365bb 88a7c544a6374a7f9c0c7043b57174e0 48a68ae733ba4d14b9ebb0b5edb3e107 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:46.772 10 INFO neutron.wsgi [None req-a99ff820-d0e7-4033-8419-961399e365bb 88a7c544a6374a7f9c0c7043b57174e0 48a68ae733ba4d14b9ebb0b5edb3e107 - - default default] 10.0.0.84 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.1555715 2026-05-27 11:08:46.783 9 WARNING neutron_lib.context [None req-15395e60-3dad-4884-bfdb-cbe4f86431ff 88a7c544a6374a7f9c0c7043b57174e0 48a68ae733ba4d14b9ebb0b5edb3e107 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:46.848 9 INFO neutron.db.ovn_revision_numbers_db [None req-4b8485b4-ee7a-45cc-8bf8-82733a6da8e4 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] Successfully bumped revision number for resource fa613ec6-f9ec-4ae0-bc3d-daf7ceabd901 (type: ports) to 2 2026-05-27 11:08:46.864 9 INFO neutron.wsgi [None req-15395e60-3dad-4884-bfdb-cbe4f86431ff 88a7c544a6374a7f9c0c7043b57174e0 48a68ae733ba4d14b9ebb0b5edb3e107 - - default default] 10.0.0.84 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0878735 2026-05-27 11:08:46.875 9 WARNING neutron_lib.context [None req-95fdd457-1afb-426c-8e17-cbeec16da317 88a7c544a6374a7f9c0c7043b57174e0 48a68ae733ba4d14b9ebb0b5edb3e107 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:46.896 9 INFO neutron.db.ovn_revision_numbers_db [None req-4b8485b4-ee7a-45cc-8bf8-82733a6da8e4 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] Successfully bumped revision number for resource 8d720e87-4d16-4207-8058-50e3473415ed (type: subnets) to 0 2026-05-27 11:08:46.912 9 INFO neutron.wsgi [None req-4b8485b4-ee7a-45cc-8bf8-82733a6da8e4 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 822 time: 0.7577426 2026-05-27 11:08:46.925 10 WARNING neutron.api.v2.base [None req-5bc6fbd8-fe05-4bc0-a8a0-790b32a5439d 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] 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-05-27 11:08:46.926 10 INFO neutron.api.v2.resource [None req-5bc6fbd8-fe05-4bc0-a8a0-790b32a5439d 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] create failed (client error): Invalid input for target_tenant. Reason: '1234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234123412341234' exceeds maximum length of 255. 2026-05-27 11:08:46.927 10 INFO neutron.wsgi [None req-5bc6fbd8-fe05-4bc0-a8a0-790b32a5439d 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] 10.0.0.84 "POST /v2.0/rbac-policies HTTP/1.1" status: 400 len: 750 time: 0.0087249 2026-05-27 11:08:46.927 9 INFO neutron.wsgi [None req-95fdd457-1afb-426c-8e17-cbeec16da317 88a7c544a6374a7f9c0c7043b57174e0 48a68ae733ba4d14b9ebb0b5edb3e107 - - default default] 10.0.0.84 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0585921 2026-05-27 11:08:46.938 10 WARNING neutron_lib.context [None req-2795c4d3-506e-4b20-b5cd-1dd27d3d40c3 88a7c544a6374a7f9c0c7043b57174e0 48a68ae733ba4d14b9ebb0b5edb3e107 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:46.995 10 INFO neutron.wsgi [None req-2795c4d3-506e-4b20-b5cd-1dd27d3d40c3 88a7c544a6374a7f9c0c7043b57174e0 48a68ae733ba4d14b9ebb0b5edb3e107 - - default default] 10.0.0.84 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0627737 2026-05-27 11:08:47.007 9 WARNING neutron_lib.context [None req-e32e75ba-a0b8-49eb-829d-79680e5681b0 88a7c544a6374a7f9c0c7043b57174e0 48a68ae733ba4d14b9ebb0b5edb3e107 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:47.062 9 INFO neutron.wsgi [None req-e32e75ba-a0b8-49eb-829d-79680e5681b0 88a7c544a6374a7f9c0c7043b57174e0 48a68ae733ba4d14b9ebb0b5edb3e107 - - default default] 10.0.0.84 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.0615747 2026-05-27 11:08:47.103 10 INFO neutron.wsgi [None req-51b9e3c2-762f-46bc-9238-41315ceccd29 88a7c544a6374a7f9c0c7043b57174e0 48a68ae733ba4d14b9ebb0b5edb3e107 - - default default] 10.0.0.84 "PUT /v2.0/subnetpools/33a8d36d-cec5-4993-bfe5-3e4dc2b3acb5/tags HTTP/1.1" status: 200 len: 210 time: 0.0353715 2026-05-27 11:08:47.141 10 INFO neutron.wsgi [None req-43a319ba-5833-4608-99ef-f764e257addf 88a7c544a6374a7f9c0c7043b57174e0 48a68ae733ba4d14b9ebb0b5edb3e107 - - default default] 10.0.0.84 "PUT /v2.0/subnetpools/c9b16bb0-1993-416a-8b71-783dcb086b84/tags HTTP/1.1" status: 200 len: 218 time: 0.0334413 2026-05-27 11:08:47.184 10 INFO neutron.wsgi [None req-30685bf1-0bf5-44f8-9ea4-938d203f75e4 88a7c544a6374a7f9c0c7043b57174e0 48a68ae733ba4d14b9ebb0b5edb3e107 - - default default] 10.0.0.84 "PUT /v2.0/subnetpools/ef7d2305-b0d3-4f30-a3e7-c3873a7c5612/tags HTTP/1.1" status: 200 len: 227 time: 0.0387492 2026-05-27 11:08:47.222 10 INFO neutron.wsgi [None req-afd76c63-2531-48cc-a3a9-c41a74eb87eb 88a7c544a6374a7f9c0c7043b57174e0 48a68ae733ba4d14b9ebb0b5edb3e107 - - default default] 10.0.0.84 "PUT /v2.0/subnetpools/068ed9b4-d222-4173-9c88-b8b9bc6d7e07/tags HTTP/1.1" status: 200 len: 212 time: 0.0332410 2026-05-27 11:08:47.253 10 INFO neutron.wsgi [None req-3ad2b863-ff0b-4a6b-8ee7-782b15edca33 88a7c544a6374a7f9c0c7043b57174e0 48a68ae733ba4d14b9ebb0b5edb3e107 - - default default] 10.0.0.84 "GET /v2.0/subnetpools?tags=red HTTP/1.1" status: 200 len: 1758 time: 0.0275533 2026-05-27 11:08:47.288 10 INFO neutron.wsgi [None req-f6a6159b-e54a-4f6e-84ac-152d4a9a4487 88a7c544a6374a7f9c0c7043b57174e0 48a68ae733ba4d14b9ebb0b5edb3e107 - - default default] 10.0.0.84 "GET /v2.0/subnetpools?tags=red%2Cblue HTTP/1.1" status: 200 len: 1251 time: 0.0306599 2026-05-27 11:08:47.321 10 INFO neutron.wsgi [None req-c2a1064e-79a4-40e4-9681-c553e35fc6c2 88a7c544a6374a7f9c0c7043b57174e0 48a68ae733ba4d14b9ebb0b5edb3e107 - - default default] 10.0.0.84 "GET /v2.0/subnetpools?tags-any=blue HTTP/1.1" status: 200 len: 1251 time: 0.0272202 2026-05-27 11:08:47.350 10 INFO neutron.wsgi [None req-7d33826a-6c56-4638-b2d2-8d02ea059fe8 88a7c544a6374a7f9c0c7043b57174e0 48a68ae733ba4d14b9ebb0b5edb3e107 - - default default] 10.0.0.84 "GET /v2.0/subnetpools?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1758 time: 0.0244701 2026-05-27 11:08:47.380 10 INFO neutron.wsgi [None req-e3cb77ff-81d3-4096-b5dc-218da1f32b7d 88a7c544a6374a7f9c0c7043b57174e0 48a68ae733ba4d14b9ebb0b5edb3e107 - - default default] 10.0.0.84 "GET /v2.0/subnetpools?not-tags=red HTTP/1.1" status: 200 len: 1223 time: 0.0247076 2026-05-27 11:08:47.412 10 INFO neutron.wsgi [None req-f1375409-c402-40bc-874c-bccbf696388e 88a7c544a6374a7f9c0c7043b57174e0 48a68ae733ba4d14b9ebb0b5edb3e107 - - default default] 10.0.0.84 "GET /v2.0/subnetpools?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1730 time: 0.0278194 2026-05-27 11:08:47.455 9 INFO neutron.wsgi [None req-e0d1a54c-4218-4e1a-b145-e81c446e632a 88a7c544a6374a7f9c0c7043b57174e0 48a68ae733ba4d14b9ebb0b5edb3e107 - - default default] 10.0.0.84 "GET /v2.0/subnetpools?not-tags-any=blue HTTP/1.1" status: 200 len: 1730 time: 0.0356200 2026-05-27 11:08:47.479 9 INFO neutron.wsgi [None req-efcc247c-dc3f-437e-8270-1ebda9293792 88a7c544a6374a7f9c0c7043b57174e0 48a68ae733ba4d14b9ebb0b5edb3e107 - - default default] 10.0.0.84 "GET /v2.0/subnetpools?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1223 time: 0.0184917 2026-05-27 11:08:47.494 9 INFO neutron.wsgi [None req-81dcf94a-3eeb-4b43-baf4-4067dc9f3cc0 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] 10.0.0.84 "DELETE /v2.0/networks/daa78a49-6970-4c41-935f-6208bea9c683 HTTP/1.1" status: 204 len: 168 time: 0.5615513 2026-05-27 11:08:47.538 10 INFO neutron.wsgi [None req-f7da48bd-5f81-4122-b3be-45ab2cfaae07 88a7c544a6374a7f9c0c7043b57174e0 48a68ae733ba4d14b9ebb0b5edb3e107 - - default default] 10.0.0.84 "DELETE /v2.0/subnetpools/33a8d36d-cec5-4993-bfe5-3e4dc2b3acb5 HTTP/1.1" status: 204 len: 168 time: 0.0511658 2026-05-27 11:08:47.587 9 INFO neutron.db.segments_db [None req-419107b5-a7e1-4b09-95f9-b456efc0e7a3 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] Added segment f4c99ea6-35d5-4001-8a35-a4f780e0ad33 of type geneve for network 7bf85243-473f-4dbb-b9dd-7b9d4f5ccabf 2026-05-27 11:08:47.589 10 INFO neutron.wsgi [None req-f8639917-69a7-4e84-86fe-1ad9c871e64c 88a7c544a6374a7f9c0c7043b57174e0 48a68ae733ba4d14b9ebb0b5edb3e107 - - default default] 10.0.0.84 "DELETE /v2.0/subnetpools/c9b16bb0-1993-416a-8b71-783dcb086b84 HTTP/1.1" status: 204 len: 168 time: 0.0450354 2026-05-27 11:08:47.613 9 INFO neutron.services.segments.plugin [-] Segment d0cb3ec6-3ca5-4c47-8e9e-d2f6d666c6c0 resource provider aggregate not found 2026-05-27 11:08:47.618 9 INFO neutron.services.segments.plugin [-] Segment d0cb3ec6-3ca5-4c47-8e9e-d2f6d666c6c0 resource provider aggregate not found 2026-05-27 11:08:47.639 9 INFO neutron.services.segments.plugin [-] Segment d0cb3ec6-3ca5-4c47-8e9e-d2f6d666c6c0 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 d0cb3ec6-3ca5-4c47-8e9e-d2f6d666c6c0 found for delete ", "request_id": "req-b6ae71a7-25aa-43ec-b9b9-dbf2464e25da"}]} 2026-05-27 11:08:47.640 9 INFO neutron.services.segments.plugin [-] Segment d0cb3ec6-3ca5-4c47-8e9e-d2f6d666c6c0 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 d0cb3ec6-3ca5-4c47-8e9e-d2f6d666c6c0 found for delete ", "request_id": "req-224a7565-2d45-4e5c-9fe1-45d338666953"}]} 2026-05-27 11:08:47.648 10 INFO neutron.wsgi [None req-f88cf595-6c6f-4afc-a5f9-ecffbf22b638 88a7c544a6374a7f9c0c7043b57174e0 48a68ae733ba4d14b9ebb0b5edb3e107 - - default default] 10.0.0.84 "DELETE /v2.0/subnetpools/ef7d2305-b0d3-4f30-a3e7-c3873a7c5612 HTTP/1.1" status: 204 len: 168 time: 0.0499899 2026-05-27 11:08:47.739 9 INFO neutron.wsgi [None req-7ee24b31-8d0a-4bff-a701-e863cdbb646e 88a7c544a6374a7f9c0c7043b57174e0 48a68ae733ba4d14b9ebb0b5edb3e107 - - default default] 10.0.0.84 "DELETE /v2.0/subnetpools/068ed9b4-d222-4173-9c88-b8b9bc6d7e07 HTTP/1.1" status: 204 len: 168 time: 0.0868096 2026-05-27 11:08:47.751 9 INFO neutron.db.ovn_revision_numbers_db [None req-419107b5-a7e1-4b09-95f9-b456efc0e7a3 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] Successfully bumped revision number for resource 7bf85243-473f-4dbb-b9dd-7b9d4f5ccabf (type: networks) to 1 2026-05-27 11:08:47.817 9 INFO neutron.wsgi [None req-450563f4-8a18-4a22-9162-d25cb131d4da 88a7c544a6374a7f9c0c7043b57174e0 48a68ae733ba4d14b9ebb0b5edb3e107 - - default default] 10.0.0.84 "DELETE /v2.0/subnetpools/43e2cb54-6479-4b1a-a907-a624c681064e HTTP/1.1" status: 204 len: 168 time: 0.0723121 2026-05-27 11:08:47.828 10 WARNING neutron_lib.context [None req-58b01d42-9871-4c57-a649-0e66d20cfbda 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:47.926 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-419107b5-a7e1-4b09-95f9-b456efc0e7a3 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] No more DHCP agents 2026-05-27 11:08:47.927 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-419107b5-a7e1-4b09-95f9-b456efc0e7a3 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] Unable to schedule network 7bf85243-473f-4dbb-b9dd-7b9d4f5ccabf: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:47.938 10 INFO neutron.db.ovn_revision_numbers_db [None req-58b01d42-9871-4c57-a649-0e66d20cfbda 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] Successfully bumped revision number for resource db5dc5c6-85a6-4c0a-9d0b-481c969abd5a (type: security_groups) to 1 2026-05-27 11:08:47.953 10 INFO neutron.db.ovn_revision_numbers_db [None req-58b01d42-9871-4c57-a649-0e66d20cfbda 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] Successfully bumped revision number for resource 67787c62-c8b8-4371-9031-e90d24c54a2c (type: security_group_rules) to 0 2026-05-27 11:08:47.964 10 INFO neutron.db.ovn_revision_numbers_db [None req-58b01d42-9871-4c57-a649-0e66d20cfbda 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] Successfully bumped revision number for resource b2f2a950-ae51-4481-a63e-90f596cbbba9 (type: security_group_rules) to 0 2026-05-27 11:08:47.985 10 INFO neutron.db.ovn_revision_numbers_db [None req-58b01d42-9871-4c57-a649-0e66d20cfbda 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] Successfully bumped revision number for resource cdb9e2c0-1263-4e07-bd50-f23ddf8009b4 (type: security_group_rules) to 0 2026-05-27 11:08:47.997 10 INFO neutron.db.ovn_revision_numbers_db [None req-58b01d42-9871-4c57-a649-0e66d20cfbda 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] Successfully bumped revision number for resource d36e8f43-46ca-4d41-a748-937d01156356 (type: security_group_rules) to 0 2026-05-27 11:08:48.015 9 INFO neutron.db.ovn_revision_numbers_db [None req-419107b5-a7e1-4b09-95f9-b456efc0e7a3 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] Successfully bumped revision number for resource 15f770e9-b49d-4a94-82c4-f6a910aecc81 (type: ports) to 1 2026-05-27 11:08:48.051 9 INFO neutron.wsgi [None req-419107b5-a7e1-4b09-95f9-b456efc0e7a3 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 929 time: 0.5512185 2026-05-27 11:08:48.051 10 INFO neutron.db.segments_db [None req-58b01d42-9871-4c57-a649-0e66d20cfbda 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] Added segment 9527fdfc-57a0-458b-9014-02d70ffec92d of type geneve for network 6af7a8e0-ea47-4e5b-9e79-7eed1d9454c3 2026-05-27 11:08:48.222 10 INFO neutron.db.ovn_revision_numbers_db [None req-58b01d42-9871-4c57-a649-0e66d20cfbda 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] Successfully bumped revision number for resource 6af7a8e0-ea47-4e5b-9e79-7eed1d9454c3 (type: networks) to 1 2026-05-27 11:08:48.290 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4e53dab5-0e42-4e48-8711-287e7164ba60 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] No more DHCP agents 2026-05-27 11:08:48.292 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4e53dab5-0e42-4e48-8711-287e7164ba60 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] Unable to schedule network 7bf85243-473f-4dbb-b9dd-7b9d4f5ccabf: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:48.454 9 WARNING neutron_lib.context [None req-875614d1-7954-44d6-a2ab-1f4d657c55d2 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:48.578 9 INFO neutron.db.ovn_revision_numbers_db [None req-875614d1-7954-44d6-a2ab-1f4d657c55d2 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Successfully bumped revision number for resource 28f0a296-420a-4fce-bddf-3757f5f6fcf1 (type: security_groups) to 1 2026-05-27 11:08:48.591 9 INFO neutron.db.ovn_revision_numbers_db [None req-875614d1-7954-44d6-a2ab-1f4d657c55d2 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Successfully bumped revision number for resource 7d20e3b6-4c92-4167-9d67-63211dc33ca0 (type: security_group_rules) to 0 2026-05-27 11:08:48.603 9 INFO neutron.db.ovn_revision_numbers_db [None req-875614d1-7954-44d6-a2ab-1f4d657c55d2 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Successfully bumped revision number for resource 87f4b03e-7f29-44f6-a9f8-1ba8ed3d10a8 (type: security_group_rules) to 0 2026-05-27 11:08:48.617 9 INFO neutron.db.ovn_revision_numbers_db [None req-875614d1-7954-44d6-a2ab-1f4d657c55d2 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Successfully bumped revision number for resource b70ebed1-a670-4bc4-a915-d2cd7be389c6 (type: security_group_rules) to 0 2026-05-27 11:08:48.631 9 INFO neutron.db.ovn_revision_numbers_db [None req-875614d1-7954-44d6-a2ab-1f4d657c55d2 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Successfully bumped revision number for resource c9d153be-764e-4101-b01c-11f4586ffa0c (type: security_group_rules) to 0 2026-05-27 11:08:48.683 9 INFO neutron.db.segments_db [None req-875614d1-7954-44d6-a2ab-1f4d657c55d2 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Added segment fec9e518-5173-40ed-bedb-8645f11a9ad8 of type geneve for network f9e2634c-5500-4847-bd52-e63cf63f8a0f 2026-05-27 11:08:48.714 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-58b01d42-9871-4c57-a649-0e66d20cfbda 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] No more DHCP agents 2026-05-27 11:08:48.720 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-58b01d42-9871-4c57-a649-0e66d20cfbda 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] Unable to schedule network 6af7a8e0-ea47-4e5b-9e79-7eed1d9454c3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:48.831 9 INFO neutron.db.ovn_revision_numbers_db [None req-875614d1-7954-44d6-a2ab-1f4d657c55d2 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Successfully bumped revision number for resource f9e2634c-5500-4847-bd52-e63cf63f8a0f (type: networks) to 1 2026-05-27 11:08:48.838 10 INFO neutron.db.ovn_revision_numbers_db [None req-58b01d42-9871-4c57-a649-0e66d20cfbda 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] Successfully bumped revision number for resource 6f19b123-e112-42a5-b240-cce503a65e31 (type: ports) to 1 2026-05-27 11:08:48.864 10 INFO neutron.wsgi [None req-58b01d42-9871-4c57-a649-0e66d20cfbda 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 842 time: 1.2049680 2026-05-27 11:08:48.907 9 WARNING neutron_lib.context [None req-7d9e314d-bc32-40ce-9f06-b84218f49291 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:49.040 9 INFO neutron.db.ovn_revision_numbers_db [None req-ddc370e4-2a61-4a4b-9824-67cca82a0280 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 17d1038e-10b8-4268-a58f-8a4a7a44d20c (type: security_groups) to 1 2026-05-27 11:08:49.080 9 INFO neutron.db.ovn_revision_numbers_db [None req-ddc370e4-2a61-4a4b-9824-67cca82a0280 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 2b663af7-7f1d-4344-aa6b-0afcceed3daa (type: security_group_rules) to 0 2026-05-27 11:08:49.112 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-875614d1-7954-44d6-a2ab-1f4d657c55d2 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] No more DHCP agents 2026-05-27 11:08:49.122 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-875614d1-7954-44d6-a2ab-1f4d657c55d2 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Unable to schedule network f9e2634c-5500-4847-bd52-e63cf63f8a0f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:49.125 9 INFO neutron.db.ovn_revision_numbers_db [None req-ddc370e4-2a61-4a4b-9824-67cca82a0280 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 77eb45bc-3981-4158-937d-4e54e2ba1c23 (type: security_group_rules) to 0 2026-05-27 11:08:49.144 10 INFO neutron.db.ovn_revision_numbers_db [None req-4e53dab5-0e42-4e48-8711-287e7164ba60 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] Successfully bumped revision number for resource 15f770e9-b49d-4a94-82c4-f6a910aecc81 (type: ports) to 2 2026-05-27 11:08:49.161 9 INFO neutron.db.ovn_revision_numbers_db [None req-ddc370e4-2a61-4a4b-9824-67cca82a0280 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 8d4babbc-b44d-4312-b6f1-7b40ff2dd1bc (type: security_group_rules) to 0 2026-05-27 11:08:49.179 10 INFO neutron.db.ovn_revision_numbers_db [None req-4e53dab5-0e42-4e48-8711-287e7164ba60 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] Successfully bumped revision number for resource 60d5ba56-b400-4e29-815c-5fa5a7941bba (type: subnets) to 0 2026-05-27 11:08:49.189 9 INFO neutron.db.ovn_revision_numbers_db [None req-ddc370e4-2a61-4a4b-9824-67cca82a0280 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 9b09a030-dbab-4a93-a71b-9793f9789e8f (type: security_group_rules) to 0 2026-05-27 11:08:49.200 10 INFO neutron.wsgi [None req-4e53dab5-0e42-4e48-8711-287e7164ba60 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 822 time: 1.1446581 2026-05-27 11:08:49.235 9 INFO neutron.wsgi [None req-ddc370e4-2a61-4a4b-9824-67cca82a0280 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=15870a3b27fd475fba819374fa35aa16&name=default HTTP/1.1" status: 200 len: 3120 time: 0.5404735 2026-05-27 11:08:49.270 9 INFO neutron.db.ovn_revision_numbers_db [None req-875614d1-7954-44d6-a2ab-1f4d657c55d2 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Successfully bumped revision number for resource b806df38-abca-4366-b952-b54273739f30 (type: ports) to 1 2026-05-27 11:08:49.306 9 INFO neutron.wsgi [None req-875614d1-7954-44d6-a2ab-1f4d657c55d2 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 1.0739455 2026-05-27 11:08:49.307 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-7d9e314d-bc32-40ce-9f06-b84218f49291 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] No more DHCP agents 2026-05-27 11:08:49.309 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-7d9e314d-bc32-40ce-9f06-b84218f49291 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] Unable to schedule network 6af7a8e0-ea47-4e5b-9e79-7eed1d9454c3: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:49.317 9 WARNING neutron_lib.context [None req-8b6f7e04-2bfc-4d01-860f-7e66091b95a9 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:49.564 10 INFO neutron.wsgi [None req-1d9fe903-8bca-4bd7-8035-19012528097c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/17d1038e-10b8-4268-a58f-8a4a7a44d20c HTTP/1.1" status: 204 len: 168 time: 0.3214879 2026-05-27 11:08:49.572 10 INFO neutron.wsgi [None req-ebbfe7ff-ba37-4924-a53f-e6a2150491a4 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] 10.0.0.84 "POST /v2.0/rbac-policies HTTP/1.1" status: 201 len: 523 time: 0.3672388 2026-05-27 11:08:49.786 10 INFO neutron.db.ovn_revision_numbers_db [None req-bfcacff6-5cda-4980-81f5-7f8722d55982 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 195f28e0-817e-4ae3-9a7f-f6ede02a3960 (type: security_groups) to 1 2026-05-27 11:08:49.800 10 INFO neutron.db.ovn_revision_numbers_db [None req-bfcacff6-5cda-4980-81f5-7f8722d55982 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 72aba771-3c26-4e0d-8b2a-a19c6793c777 (type: security_group_rules) to 0 2026-05-27 11:08:49.815 10 INFO neutron.db.ovn_revision_numbers_db [None req-bfcacff6-5cda-4980-81f5-7f8722d55982 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 852b4a5f-9eb9-4d8f-9960-74b65a8c497d (type: security_group_rules) to 0 2026-05-27 11:08:49.830 10 INFO neutron.db.ovn_revision_numbers_db [None req-bfcacff6-5cda-4980-81f5-7f8722d55982 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 8f7a41f9-9565-4e1b-82a0-f1d9dd8b1257 (type: security_group_rules) to 0 2026-05-27 11:08:49.845 10 INFO neutron.db.ovn_revision_numbers_db [None req-bfcacff6-5cda-4980-81f5-7f8722d55982 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource d2e7df31-1fb4-4521-8660-86a8f87ab487 (type: security_group_rules) to 0 2026-05-27 11:08:49.865 10 INFO neutron.wsgi [None req-bfcacff6-5cda-4980-81f5-7f8722d55982 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=e36c077e5a8c4be2bb071d6dea4ea2ff&name=default HTTP/1.1" status: 200 len: 3120 time: 0.1988783 2026-05-27 11:08:49.920 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8b6f7e04-2bfc-4d01-860f-7e66091b95a9 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] No more DHCP agents 2026-05-27 11:08:49.926 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8b6f7e04-2bfc-4d01-860f-7e66091b95a9 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Unable to schedule network f9e2634c-5500-4847-bd52-e63cf63f8a0f: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:50.058 9 INFO neutron.db.ovn_revision_numbers_db [None req-8b6f7e04-2bfc-4d01-860f-7e66091b95a9 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Successfully bumped revision number for resource d4234ba1-6eae-496c-9a77-7ab0c2dee888 (type: ports) to 1 2026-05-27 11:08:50.094 9 INFO neutron.wsgi [None req-8b6f7e04-2bfc-4d01-860f-7e66091b95a9 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] 10.0.0.84 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.7822742 2026-05-27 11:08:50.106 10 WARNING neutron_lib.context [None req-79b8019a-3d1c-42a7-be85-b1e32ef05ace f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:50.132 10 INFO neutron.wsgi [None req-abfc6caa-7cd9-46a1-a92e-bfedc627b595 80c30624744c464eb3250190dff1c1e0 38ff062a5aa2490994a5add53e98cead - - default default] 10.0.0.84 "GET /v2.0/networks/7bf85243-473f-4dbb-b9dd-7b9d4f5ccabf HTTP/1.1" status: 200 len: 849 time: 0.2072105 2026-05-27 11:08:50.140 10 INFO neutron.wsgi [None req-3f184e1c-bed0-4101-8e08-69f0ce574ea1 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/195f28e0-817e-4ae3-9a7f-f6ede02a3960 HTTP/1.1" status: 204 len: 168 time: 0.2705233 2026-05-27 11:08:50.204 10 INFO neutron.db.segments_db [None req-79b8019a-3d1c-42a7-be85-b1e32ef05ace f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Added segment 6c7768a7-3ce6-4946-9646-104061dbee43 of type geneve for network a6c2b838-7feb-4978-91c2-f8cace4b5cd2 2026-05-27 11:08:50.209 9 INFO neutron.db.ovn_revision_numbers_db [None req-7d9e314d-bc32-40ce-9f06-b84218f49291 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] Successfully bumped revision number for resource 6f19b123-e112-42a5-b240-cce503a65e31 (type: ports) to 2 2026-05-27 11:08:50.244 9 INFO neutron.db.ovn_revision_numbers_db [None req-7d9e314d-bc32-40ce-9f06-b84218f49291 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] Successfully bumped revision number for resource 59372c07-61d2-4316-a571-368bd0e59d6e (type: subnets) to 0 2026-05-27 11:08:50.261 9 INFO neutron.wsgi [None req-7d9e314d-bc32-40ce-9f06-b84218f49291 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 816 time: 1.3648870 /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-05-27 11:08:50.275 9 WARNING neutron_lib.context [None req-0ca2d596-0d95-4269-86f9-c5b8cb9eb3e1 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:50.355 9 INFO neutron.db.segments_db [None req-0ca2d596-0d95-4269-86f9-c5b8cb9eb3e1 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] Added segment f9d730f2-b67f-49b7-87b4-9dc3bbe6f6e4 of type geneve for network 07fc4411-0f88-485a-b76d-a6ce90a97a36 2026-05-27 11:08:50.376 10 INFO neutron.db.ovn_revision_numbers_db [None req-79b8019a-3d1c-42a7-be85-b1e32ef05ace f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Successfully bumped revision number for resource a6c2b838-7feb-4978-91c2-f8cace4b5cd2 (type: networks) to 1 2026-05-27 11:08:50.496 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ca2d596-0d95-4269-86f9-c5b8cb9eb3e1 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] Successfully bumped revision number for resource 07fc4411-0f88-485a-b76d-a6ce90a97a36 (type: networks) to 1 2026-05-27 11:08:50.515 10 INFO neutron.db.ovn_revision_numbers_db [None req-f2784657-ec1a-4940-a531-a85b3fb8e8bc c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource cf58f621-1f72-4dc1-aa07-23a7800ecb70 (type: security_groups) to 1 2026-05-27 11:08:50.538 10 INFO neutron.db.ovn_revision_numbers_db [None req-f2784657-ec1a-4940-a531-a85b3fb8e8bc c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 24389fed-6997-4297-8678-fff7d5f3a360 (type: security_group_rules) to 0 2026-05-27 11:08:50.558 10 INFO neutron.db.ovn_revision_numbers_db [None req-f2784657-ec1a-4940-a531-a85b3fb8e8bc c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 2a47468c-9e1f-4ff1-9c78-338edc548071 (type: security_group_rules) to 0 2026-05-27 11:08:50.576 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-79b8019a-3d1c-42a7-be85-b1e32ef05ace f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] No more DHCP agents 2026-05-27 11:08:50.578 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-79b8019a-3d1c-42a7-be85-b1e32ef05ace f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Unable to schedule network a6c2b838-7feb-4978-91c2-f8cace4b5cd2: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:50.581 10 INFO neutron.db.ovn_revision_numbers_db [None req-f2784657-ec1a-4940-a531-a85b3fb8e8bc c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 935064b8-93a5-4891-9600-e3ca8eefe434 (type: security_group_rules) to 0 2026-05-27 11:08:50.617 10 INFO neutron.db.ovn_revision_numbers_db [None req-f2784657-ec1a-4940-a531-a85b3fb8e8bc c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource fd35cacb-1ed4-4114-a917-2dc5128eec7d (type: security_group_rules) to 0 2026-05-27 11:08:50.634 10 INFO neutron.pecan_wsgi.hooks.translation [None req-c933d956-04d7-4389-a788-fafb74de7481 e4a8908178ca40e69fc51b2048226bb5 e6b13f08d8004e608f5895234405c381 - - default default] GET failed (client error): The resource could not be found. 2026-05-27 11:08:50.635 10 INFO neutron.wsgi [None req-c933d956-04d7-4389-a788-fafb74de7481 e4a8908178ca40e69fc51b2048226bb5 e6b13f08d8004e608f5895234405c381 - - default default] 10.0.0.84 "GET /v2.0/networks/7bf85243-473f-4dbb-b9dd-7b9d4f5ccabf HTTP/1.1" status: 404 len: 339 time: 0.1271906 2026-05-27 11:08:50.647 10 INFO neutron.wsgi [None req-f2784657-ec1a-4940-a531-a85b3fb8e8bc c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=48a68ae733ba4d14b9ebb0b5edb3e107&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3540897 2026-05-27 11:08:50.705 10 INFO neutron.db.ovn_revision_numbers_db [None req-79b8019a-3d1c-42a7-be85-b1e32ef05ace f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Successfully bumped revision number for resource 49352c3f-90cd-477c-8f2e-22b4cbfa8498 (type: ports) to 1 2026-05-27 11:08:50.713 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0ca2d596-0d95-4269-86f9-c5b8cb9eb3e1 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] No more DHCP agents 2026-05-27 11:08:50.717 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0ca2d596-0d95-4269-86f9-c5b8cb9eb3e1 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] Unable to schedule network 07fc4411-0f88-485a-b76d-a6ce90a97a36: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:50.731 10 INFO neutron.wsgi [None req-79b8019a-3d1c-42a7-be85-b1e32ef05ace f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.6291556 2026-05-27 11:08:50.742 10 WARNING neutron_lib.context [None req-bc495f80-9081-45ec-8179-3a941382e299 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:50.818 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ca2d596-0d95-4269-86f9-c5b8cb9eb3e1 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] Successfully bumped revision number for resource 761263e6-a32a-4fcb-8030-ab2b27926056 (type: ports) to 1 2026-05-27 11:08:50.857 9 INFO neutron.wsgi [None req-0ca2d596-0d95-4269-86f9-c5b8cb9eb3e1 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 843 time: 0.5880468 2026-05-27 11:08:51.027 10 INFO neutron.wsgi [None req-271a86d3-937d-4ce0-8300-cc64ea2c1ee6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/cf58f621-1f72-4dc1-aa07-23a7800ecb70 HTTP/1.1" status: 204 len: 168 time: 0.3723724 2026-05-27 11:08:51.125 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bc495f80-9081-45ec-8179-3a941382e299 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] No more DHCP agents 2026-05-27 11:08:51.125 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0716034-9404-4789-831e-4a6c8860e164 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] Successfully bumped revision number for resource 07fc4411-0f88-485a-b76d-a6ce90a97a36 (type: networks) to 2 2026-05-27 11:08:51.129 10 INFO neutron.wsgi [None req-f0716034-9404-4789-831e-4a6c8860e164 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] 10.0.0.84 "PUT /v2.0/networks/07fc4411-0f88-485a-b76d-a6ce90a97a36 HTTP/1.1" status: 200 len: 792 time: 0.2668161 2026-05-27 11:08:51.132 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bc495f80-9081-45ec-8179-3a941382e299 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Unable to schedule network a6c2b838-7feb-4978-91c2-f8cace4b5cd2: 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-05-27 11:08:51.144 10 WARNING neutron_lib.context [None req-3f43e48c-741f-42c9-8a20-957c4197a019 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:51.253 9 INFO neutron.services.segments.plugin [-] Segment f4c99ea6-35d5-4001-8a35-a4f780e0ad33 resource provider aggregate not found 2026-05-27 11:08:51.255 10 INFO neutron.db.ovn_revision_numbers_db [None req-bc495f80-9081-45ec-8179-3a941382e299 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Successfully bumped revision number for resource 2934917e-e547-4dd7-8173-f3d2f10f492b (type: ports) to 1 2026-05-27 11:08:51.258 9 INFO neutron.services.segments.plugin [-] Segment f4c99ea6-35d5-4001-8a35-a4f780e0ad33 resource provider aggregate not found 2026-05-27 11:08:51.271 9 INFO neutron.services.segments.plugin [-] Segment f4c99ea6-35d5-4001-8a35-a4f780e0ad33 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 f4c99ea6-35d5-4001-8a35-a4f780e0ad33 found for delete ", "request_id": "req-ee8d0826-b03c-4438-b16e-b5563b496129"}]} 2026-05-27 11:08:51.274 9 INFO neutron.services.segments.plugin [-] Segment f4c99ea6-35d5-4001-8a35-a4f780e0ad33 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 f4c99ea6-35d5-4001-8a35-a4f780e0ad33 found for delete ", "request_id": "req-454cf9c8-16c7-481e-8c82-9ca8a8b30352"}]} 2026-05-27 11:08:51.289 9 INFO neutron.wsgi [None req-edeb9341-a2bf-4712-9e1b-35d417a63d68 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] 10.0.0.84 "DELETE /v2.0/networks/7bf85243-473f-4dbb-b9dd-7b9d4f5ccabf HTTP/1.1" status: 204 len: 168 time: 0.6480591 2026-05-27 11:08:51.290 10 INFO neutron.wsgi [None req-bc495f80-9081-45ec-8179-3a941382e299 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] 10.0.0.84 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.5523622 2026-05-27 11:08:51.317 9 WARNING neutron_lib.context [None req-f1f710bd-f6b1-41a3-8c75-3b79318be899 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:51.327 9 INFO neutron.pecan_wsgi.hooks.translation [None req-8af6ad91-23a7-4fa4-9c2d-5af65c6469ee 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] DELETE failed (client error): The resource could not be found. 2026-05-27 11:08:51.330 9 INFO neutron.wsgi [None req-8af6ad91-23a7-4fa4-9c2d-5af65c6469ee 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] 10.0.0.84 "DELETE /v2.0/subnets/367ad9cc-e14c-444a-bb11-c9e177e92f41 HTTP/1.1" status: 404 len: 337 time: 0.0294065 2026-05-27 11:08:51.359 9 INFO neutron.pecan_wsgi.hooks.translation [None req-3e62e85a-1fbb-466a-94e8-e8b2441148eb 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] DELETE failed (client error): The resource could not be found. 2026-05-27 11:08:51.361 9 INFO neutron.wsgi [None req-3e62e85a-1fbb-466a-94e8-e8b2441148eb 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] 10.0.0.84 "DELETE /v2.0/subnets/8d720e87-4d16-4207-8058-50e3473415ed HTTP/1.1" status: 404 len: 337 time: 0.0212302 2026-05-27 11:08:51.387 9 INFO neutron.pecan_wsgi.hooks.translation [None req-a48a6b97-7032-474f-9497-7d56744feeaa 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] DELETE failed (client error): The resource could not be found. 2026-05-27 11:08:51.390 9 INFO neutron.wsgi [None req-a48a6b97-7032-474f-9497-7d56744feeaa 2527cdab19e147dab06adde1b7815de6 b91a700ea70e4746a15c08855783569a - - default default] 10.0.0.84 "DELETE /v2.0/subnets/60d5ba56-b400-4e29-815c-5fa5a7941bba HTTP/1.1" status: 404 len: 337 time: 0.0221798 2026-05-27 11:08:51.434 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3f43e48c-741f-42c9-8a20-957c4197a019 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] No more DHCP agents 2026-05-27 11:08:51.436 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3f43e48c-741f-42c9-8a20-957c4197a019 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] Unable to schedule network 07fc4411-0f88-485a-b76d-a6ce90a97a36: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:51.445 9 INFO neutron.db.segments_db [None req-f1f710bd-f6b1-41a3-8c75-3b79318be899 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Added segment d04a9adf-47cb-47f7-9d04-3324e6393be9 of type geneve for network 63674cea-d07e-4316-8a83-cf40a002545e 2026-05-27 11:08:51.591 9 INFO neutron.db.ovn_revision_numbers_db [None req-f1f710bd-f6b1-41a3-8c75-3b79318be899 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Successfully bumped revision number for resource 63674cea-d07e-4316-8a83-cf40a002545e (type: networks) to 1 2026-05-27 11:08:51.803 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f1f710bd-f6b1-41a3-8c75-3b79318be899 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] No more DHCP agents 2026-05-27 11:08:51.805 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f1f710bd-f6b1-41a3-8c75-3b79318be899 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Unable to schedule network 63674cea-d07e-4316-8a83-cf40a002545e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:51.892 9 INFO neutron.db.ovn_revision_numbers_db [None req-f1f710bd-f6b1-41a3-8c75-3b79318be899 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Successfully bumped revision number for resource 3a06585d-7972-47a8-aa42-17aa79fc00fe (type: ports) to 1 2026-05-27 11:08:51.915 9 INFO neutron.wsgi [None req-f1f710bd-f6b1-41a3-8c75-3b79318be899 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.6133950 2026-05-27 11:08:51.924 9 WARNING neutron_lib.context [None req-f988c197-fb1b-45bd-a74a-4ac27ac5baaf f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:52.141 10 INFO neutron.db.ovn_revision_numbers_db [None req-3f43e48c-741f-42c9-8a20-957c4197a019 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] Successfully bumped revision number for resource 761263e6-a32a-4fcb-8030-ab2b27926056 (type: ports) to 2 2026-05-27 11:08:52.165 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f988c197-fb1b-45bd-a74a-4ac27ac5baaf f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] No more DHCP agents 2026-05-27 11:08:52.167 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f988c197-fb1b-45bd-a74a-4ac27ac5baaf f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Unable to schedule network 63674cea-d07e-4316-8a83-cf40a002545e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:52.175 10 INFO neutron.db.ovn_revision_numbers_db [None req-3f43e48c-741f-42c9-8a20-957c4197a019 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] Successfully bumped revision number for resource 1e75f12c-5f29-4bfe-9ea2-c8e7ab561ceb (type: subnets) to 0 2026-05-27 11:08:52.191 10 INFO neutron.wsgi [None req-3f43e48c-741f-42c9-8a20-957c4197a019 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.0565977 2026-05-27 11:08:52.257 9 INFO neutron.db.ovn_revision_numbers_db [None req-f988c197-fb1b-45bd-a74a-4ac27ac5baaf f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Successfully bumped revision number for resource 15d08b13-1e3e-4da6-a806-b1a922f8c945 (type: ports) to 1 2026-05-27 11:08:52.280 9 INFO neutron.wsgi [None req-f988c197-fb1b-45bd-a74a-4ac27ac5baaf f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] 10.0.0.84 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3610876 /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-05-27 11:08:52.290 9 WARNING neutron_lib.context [None req-97a03a9e-e9d1-4308-9c95-4f844356a2df f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:52.375 9 INFO neutron.db.segments_db [None req-97a03a9e-e9d1-4308-9c95-4f844356a2df f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Added segment 062ed716-70f7-4477-be51-ff8df9bce6d5 of type geneve for network 022c184e-75a8-4e67-b41e-f762adf49464 2026-05-27 11:08:52.534 10 INFO neutron.db.ovn_revision_numbers_db [None req-ede564cb-f050-4fbb-a0fa-b3651d3dd49b 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] Successfully bumped revision number for resource 1e75f12c-5f29-4bfe-9ea2-c8e7ab561ceb (type: subnets) to 1 2026-05-27 11:08:52.537 9 INFO neutron.db.ovn_revision_numbers_db [None req-97a03a9e-e9d1-4308-9c95-4f844356a2df f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Successfully bumped revision number for resource 022c184e-75a8-4e67-b41e-f762adf49464 (type: networks) to 1 2026-05-27 11:08:52.541 10 INFO neutron.wsgi [None req-ede564cb-f050-4fbb-a0fa-b3651d3dd49b 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] 10.0.0.84 "PUT /v2.0/subnets/1e75f12c-5f29-4bfe-9ea2-c8e7ab561ceb HTTP/1.1" status: 200 len: 806 time: 0.3453948 2026-05-27 11:08:52.680 9 INFO neutron.db.ovn_revision_numbers_db [None req-101c87e5-fc5f-4820-88e6-1d1ed8fc1d3f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 019b3bee-0ad7-440b-82e6-0aee0b5fd501 (type: security_groups) to 1 2026-05-27 11:08:52.701 9 INFO neutron.db.ovn_revision_numbers_db [None req-101c87e5-fc5f-4820-88e6-1d1ed8fc1d3f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 4e068003-a32b-42cf-a805-b308f91470d4 (type: security_group_rules) to 0 2026-05-27 11:08:52.715 9 INFO neutron.db.ovn_revision_numbers_db [None req-101c87e5-fc5f-4820-88e6-1d1ed8fc1d3f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 6211909d-9be8-4533-a358-0d38bb93f56c (type: security_group_rules) to 0 2026-05-27 11:08:52.735 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-97a03a9e-e9d1-4308-9c95-4f844356a2df f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] No more DHCP agents 2026-05-27 11:08:52.736 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-97a03a9e-e9d1-4308-9c95-4f844356a2df f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Unable to schedule network 022c184e-75a8-4e67-b41e-f762adf49464: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:52.739 9 INFO neutron.db.ovn_revision_numbers_db [None req-101c87e5-fc5f-4820-88e6-1d1ed8fc1d3f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 890ae37b-d0e6-42f9-9eb9-799125a6b559 (type: security_group_rules) to 0 2026-05-27 11:08:52.768 9 INFO neutron.db.ovn_revision_numbers_db [None req-101c87e5-fc5f-4820-88e6-1d1ed8fc1d3f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 9999d6fc-a836-4c7c-bdf0-b7aae9502e72 (type: security_group_rules) to 0 2026-05-27 11:08:52.798 9 INFO neutron.wsgi [None req-101c87e5-fc5f-4820-88e6-1d1ed8fc1d3f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=38ff062a5aa2490994a5add53e98cead&name=default HTTP/1.1" status: 200 len: 3120 time: 0.5502911 2026-05-27 11:08:52.841 9 INFO neutron.db.ovn_revision_numbers_db [None req-97a03a9e-e9d1-4308-9c95-4f844356a2df f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Successfully bumped revision number for resource a07510f2-7d04-4aa1-a388-bb5fb430d86d (type: ports) to 1 2026-05-27 11:08:52.865 9 INFO neutron.wsgi [None req-97a03a9e-e9d1-4308-9c95-4f844356a2df f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.5798280 2026-05-27 11:08:52.875 9 WARNING neutron_lib.context [None req-48f43a50-f41e-4ed7-a8a1-73d4342d4ff6 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:53.096 10 INFO neutron.wsgi [None req-bc8db2ba-1fb7-4824-b152-cba3e7e2c5b3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/019b3bee-0ad7-440b-82e6-0aee0b5fd501 HTTP/1.1" status: 204 len: 168 time: 0.2898669 2026-05-27 11:08:53.128 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-48f43a50-f41e-4ed7-a8a1-73d4342d4ff6 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] No more DHCP agents 2026-05-27 11:08:53.130 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-48f43a50-f41e-4ed7-a8a1-73d4342d4ff6 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Unable to schedule network 022c184e-75a8-4e67-b41e-f762adf49464: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:53.190 10 INFO neutron.services.segments.plugin [-] Segment f9d730f2-b67f-49b7-87b4-9dc3bbe6f6e4 resource provider aggregate not found 2026-05-27 11:08:53.204 10 INFO neutron.services.segments.plugin [-] Segment f9d730f2-b67f-49b7-87b4-9dc3bbe6f6e4 resource provider aggregate not found 2026-05-27 11:08:53.208 10 INFO neutron.services.segments.plugin [-] Segment f9d730f2-b67f-49b7-87b4-9dc3bbe6f6e4 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 f9d730f2-b67f-49b7-87b4-9dc3bbe6f6e4 found for delete ", "request_id": "req-b2155350-58c6-4905-be80-c79b7ca8fdf3"}]} /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-05-27 11:08:53.227 10 INFO neutron.wsgi [None req-70f28b4b-84cc-46dc-a4f2-bdf41d6d29d5 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] 10.0.0.84 "DELETE /v2.0/networks/07fc4411-0f88-485a-b76d-a6ce90a97a36 HTTP/1.1" status: 204 len: 168 time: 0.6825502 2026-05-27 11:08:53.229 10 INFO neutron.services.segments.plugin [-] Segment f9d730f2-b67f-49b7-87b4-9dc3bbe6f6e4 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 f9d730f2-b67f-49b7-87b4-9dc3bbe6f6e4 found for delete ", "request_id": "req-1e6bc6f0-a96f-460b-abaf-6d1f85d488fb"}]} 2026-05-27 11:08:53.253 9 INFO neutron.db.ovn_revision_numbers_db [None req-48f43a50-f41e-4ed7-a8a1-73d4342d4ff6 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Successfully bumped revision number for resource fd9b5cc8-1c02-4443-a2bb-20bb871cc304 (type: ports) to 1 2026-05-27 11:08:53.254 9 INFO neutron.pecan_wsgi.hooks.translation [None req-c4b5eccb-3fb7-4f00-b737-f7a318b55adf 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-27 11:08:53.257 9 INFO neutron.wsgi [None req-c4b5eccb-3fb7-4f00-b737-f7a318b55adf 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] 10.0.0.84 "DELETE /v2.0/networks/07fc4411-0f88-485a-b76d-a6ce90a97a36 HTTP/1.1" status: 404 len: 339 time: 0.0240176 2026-05-27 11:08:53.284 9 INFO neutron.wsgi [None req-48f43a50-f41e-4ed7-a8a1-73d4342d4ff6 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] 10.0.0.84 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4146543 2026-05-27 11:08:53.294 9 WARNING neutron_lib.context [None req-f2447686-50ba-48d6-a531-1a83feb48304 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:53.335 10 INFO neutron.wsgi [None req-6a44adaa-acb9-4f88-a523-692ffc325313 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] 10.0.0.84 "GET /v2.0/networks?router%3Aexternal=True HTTP/1.1" status: 200 len: 845 time: 0.0713716 2026-05-27 11:08:53.381 9 INFO neutron.db.ovn_revision_numbers_db [None req-cc54d9a9-0e39-4917-93c4-ff4b1a24b1da c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 7ca724d2-b118-42d0-a7ca-ef0459147988 (type: security_groups) to 1 2026-05-27 11:08:53.389 10 INFO neutron.wsgi [None req-bb9ea216-d12a-4cda-bda7-e1fbf6ec3c6e 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] 10.0.0.84 "GET /v2.0/subnets?network_id=889b54fb-2d9e-49fa-a546-7ad775c9e91b HTTP/1.1" status: 200 len: 820 time: 0.0491052 2026-05-27 11:08:53.397 9 INFO neutron.db.segments_db [None req-f2447686-50ba-48d6-a531-1a83feb48304 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Added segment 2f1ca81d-2575-4590-bdb5-1f760373e607 of type geneve for network 63c90f2f-d92c-4718-8a09-e2816d0770ca 2026-05-27 11:08:53.401 10 INFO neutron.wsgi [None req-35605c91-49f2-4f22-bf7a-c3400222ac37 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] 10.0.0.84 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 18678 time: 0.0077114 2026-05-27 11:08:53.401 9 INFO neutron.db.ovn_revision_numbers_db [None req-cc54d9a9-0e39-4917-93c4-ff4b1a24b1da c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 51263349-d603-4818-95cb-8bd913673c1b (type: security_group_rules) to 0 2026-05-27 11:08:53.424 9 INFO neutron.db.ovn_revision_numbers_db [None req-cc54d9a9-0e39-4917-93c4-ff4b1a24b1da c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 7ec81fe0-1708-4807-8f29-74759a56c5dd (type: security_group_rules) to 0 2026-05-27 11:08:53.446 9 INFO neutron.db.ovn_revision_numbers_db [None req-cc54d9a9-0e39-4917-93c4-ff4b1a24b1da c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource d46c26c1-ef5b-45a4-bf63-d57a16518c53 (type: security_group_rules) to 0 2026-05-27 11:08:53.467 9 INFO neutron.db.ovn_revision_numbers_db [None req-cc54d9a9-0e39-4917-93c4-ff4b1a24b1da c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource ed1b8207-c268-4e03-97ab-4275c7dc222d (type: security_group_rules) to 0 2026-05-27 11:08:53.509 9 INFO neutron.wsgi [None req-cc54d9a9-0e39-4917-93c4-ff4b1a24b1da c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=e6b13f08d8004e608f5895234405c381&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3038971 2026-05-27 11:08:53.533 10 INFO neutron.wsgi [None req-b79e9f24-4ce3-447b-a1a0-d1bc09d73c2a 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] 10.0.0.84 "GET /v2.0/networks HTTP/1.1" status: 200 len: 1503 time: 0.1270006 2026-05-27 11:08:53.566 9 INFO neutron.db.ovn_revision_numbers_db [None req-f2447686-50ba-48d6-a531-1a83feb48304 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Successfully bumped revision number for resource 63c90f2f-d92c-4718-8a09-e2816d0770ca (type: networks) to 1 2026-05-27 11:08:53.605 10 INFO neutron.wsgi [None req-09016dbc-6d48-45a5-b980-3d9917d2e10e 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] 10.0.0.84 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1428 time: 0.0645990 2026-05-27 11:08:53.721 9 INFO neutron.wsgi [None req-e3e75f06-eabc-420f-bf81-2bd62331e5e4 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] 10.0.0.84 "GET /v2.0/networks/6af7a8e0-ea47-4e5b-9e79-7eed1d9454c3 HTTP/1.1" status: 200 len: 862 time: 0.1089859 2026-05-27 11:08:53.781 9 INFO neutron.wsgi [None req-1f3668f2-2a9a-465f-9e2f-4f72bb19b58b 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] 10.0.0.84 "GET /v2.0/subnets/59372c07-61d2-4316-a571-368bd0e59d6e HTTP/1.1" status: 200 len: 811 time: 0.0516632 2026-05-27 11:08:53.815 10 INFO neutron.pecan_wsgi.hooks.translation [None req-1b1b0375-2f47-40be-b1c4-603024fa1e55 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-27 11:08:53.819 10 INFO neutron.wsgi [None req-1b1b0375-2f47-40be-b1c4-603024fa1e55 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/1e75f12c-5f29-4bfe-9ea2-c8e7ab561ceb HTTP/1.1" status: 404 len: 337 time: 0.0330062 2026-05-27 11:08:53.843 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f2447686-50ba-48d6-a531-1a83feb48304 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] No more DHCP agents 2026-05-27 11:08:53.844 9 INFO neutron.pecan_wsgi.hooks.translation [None req-618c1243-7013-4d99-b1de-fd2689bea9f8 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-27 11:08:53.846 9 INFO neutron.wsgi [None req-618c1243-7013-4d99-b1de-fd2689bea9f8 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] 10.0.0.84 "DELETE /v2.0/networks/07fc4411-0f88-485a-b76d-a6ce90a97a36 HTTP/1.1" status: 404 len: 339 time: 0.0188079 2026-05-27 11:08:53.847 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f2447686-50ba-48d6-a531-1a83feb48304 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Unable to schedule network 63c90f2f-d92c-4718-8a09-e2816d0770ca: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:53.888 10 INFO neutron.wsgi [None req-0c77ebe3-92c6-4bd0-9778-e8d8dfd8b096 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/7ca724d2-b118-42d0-a7ca-ef0459147988 HTTP/1.1" status: 204 len: 168 time: 0.3730247 2026-05-27 11:08:53.936 9 INFO neutron.db.ovn_revision_numbers_db [None req-f2447686-50ba-48d6-a531-1a83feb48304 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Successfully bumped revision number for resource 1bf449ad-dd4f-42c9-98c7-a88e73f9c63e (type: ports) to 1 2026-05-27 11:08:53.953 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015841 2026-05-27 11:08:53.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016685 2026-05-27 11:08:53.960 9 INFO neutron.wsgi [None req-f2447686-50ba-48d6-a531-1a83feb48304 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.6706588 2026-05-27 11:08:53.970 9 WARNING neutron_lib.context [None req-94856909-4d9b-4f9c-9afc-59aff5842d22 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:54.068 10 INFO neutron.wsgi [None req-4c993905-e7f1-4296-89b7-fa894f3067b3 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/59372c07-61d2-4316-a571-368bd0e59d6e HTTP/1.1" status: 204 len: 168 time: 0.2163720 2026-05-27 11:08:54.139 10 INFO neutron.wsgi [None req-af138d2d-d99e-43ce-bedb-a45c565f27b3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=b91a700ea70e4746a15c08855783569a&name=default HTTP/1.1" status: 200 len: 3120 time: 0.0646996 2026-05-27 11:08:54.276 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-94856909-4d9b-4f9c-9afc-59aff5842d22 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] No more DHCP agents 2026-05-27 11:08:54.280 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-94856909-4d9b-4f9c-9afc-59aff5842d22 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Unable to schedule network 63c90f2f-d92c-4718-8a09-e2816d0770ca: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:54.395 9 INFO neutron.db.ovn_revision_numbers_db [None req-94856909-4d9b-4f9c-9afc-59aff5842d22 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] Successfully bumped revision number for resource d1d051be-f4d6-4993-a2b5-4be3a3654c49 (type: ports) to 1 2026-05-27 11:08:54.462 9 INFO neutron.wsgi [None req-94856909-4d9b-4f9c-9afc-59aff5842d22 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] 10.0.0.84 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4972925 /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-05-27 11:08:54.533 9 INFO neutron.wsgi [None req-a6aa8671-fe15-403e-b529-34586f54b93b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/f04d2c3b-087f-417b-9dd6-62fcb43b417f HTTP/1.1" status: 204 len: 168 time: 0.3895092 2026-05-27 11:08:54.579 9 INFO neutron.wsgi [None req-52859446-61ee-4b53-9eb9-071949520105 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] 10.0.0.84 "PUT /v2.0/ports/d4234ba1-6eae-496c-9a77-7ab0c2dee888/tags HTTP/1.1" status: 200 len: 210 time: 0.1118019 2026-05-27 11:08:54.593 10 INFO neutron.wsgi [None req-4f4688bf-c0a6-46ab-9054-4ae4d040aa7f 0f002232ff48485896721d23c0aba457 dc549e0e3eb04daa9d543f8720585524 - - default default] 10.0.0.84 "DELETE /v2.0/networks/6af7a8e0-ea47-4e5b-9e79-7eed1d9454c3 HTTP/1.1" status: 204 len: 168 time: 0.5193851 2026-05-27 11:08:54.640 9 INFO neutron.wsgi [None req-9b195707-8845-4155-8a0c-50b6a77a42e6 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] 10.0.0.84 "PUT /v2.0/ports/2934917e-e547-4dd7-8173-f3d2f10f492b/tags HTTP/1.1" status: 200 len: 218 time: 0.0558882 2026-05-27 11:08:54.714 9 INFO neutron.wsgi [None req-ef43c58c-220b-4c22-b453-a876d623ec4d f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] 10.0.0.84 "PUT /v2.0/ports/15d08b13-1e3e-4da6-a806-b1a922f8c945/tags HTTP/1.1" status: 200 len: 227 time: 0.0702233 2026-05-27 11:08:54.753 9 WARNING neutron_lib.context [None req-cecf333f-4e8b-46f6-a2be-d459aef61ba1 8215cf47805d465dba61eb91318ab9c7 a37abbe0c82a45d48f6fb9812ff5ee49 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:54.782 9 INFO neutron.wsgi [None req-12628936-9a9a-4f86-94b9-9f188ad6cc5c f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] 10.0.0.84 "PUT /v2.0/ports/fd9b5cc8-1c02-4443-a2bb-20bb871cc304/tags HTTP/1.1" status: 200 len: 212 time: 0.0628705 2026-05-27 11:08:54.936 9 INFO neutron.db.ovn_revision_numbers_db [None req-cecf333f-4e8b-46f6-a2be-d459aef61ba1 8215cf47805d465dba61eb91318ab9c7 a37abbe0c82a45d48f6fb9812ff5ee49 - - default default] Successfully bumped revision number for resource 1b8c3acd-7ee9-4825-959b-510844ba2a04 (type: routers) to 1 2026-05-27 11:08:54.955 9 INFO neutron.wsgi [None req-cecf333f-4e8b-46f6-a2be-d459aef61ba1 8215cf47805d465dba61eb91318ab9c7 a37abbe0c82a45d48f6fb9812ff5ee49 - - default default] 10.0.0.84 "POST /v2.0/routers HTTP/1.1" status: 201 len: 769 time: 0.4287760 2026-05-27 11:08:55.014 10 INFO neutron.wsgi [None req-4dec9c89-2731-47e3-966d-d89af586238a f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] 10.0.0.84 "GET /v2.0/ports?tags=red HTTP/1.1" status: 200 len: 2448 time: 0.2250597 2026-05-27 11:08:55.082 10 INFO neutron.wsgi [None req-d4fdb7f9-f9ad-4359-81c2-f47def4a981c f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] 10.0.0.84 "GET /v2.0/ports?tags=red%2Cblue HTTP/1.1" status: 200 len: 1708 time: 0.0627747 2026-05-27 11:08:55.177 10 INFO neutron.wsgi [None req-3d1a1bfc-55df-4b50-bece-578b97581e45 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] 10.0.0.84 "GET /v2.0/ports?tags-any=blue HTTP/1.1" status: 200 len: 1708 time: 0.0888045 2026-05-27 11:08:55.229 10 INFO neutron.services.segments.plugin [-] Segment 9527fdfc-57a0-458b-9014-02d70ffec92d resource provider aggregate not found 2026-05-27 11:08:55.258 10 INFO neutron.wsgi [None req-9e3315b7-62f9-41e6-8146-d6bcc2076061 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] 10.0.0.84 "GET /v2.0/ports?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2448 time: 0.0760124 2026-05-27 11:08:55.259 10 INFO neutron.services.segments.plugin [-] Segment 9527fdfc-57a0-458b-9014-02d70ffec92d 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 9527fdfc-57a0-458b-9014-02d70ffec92d found for delete ", "request_id": "req-088cc880-c3b1-4fd7-a12a-961b6214f5c5"}]} 2026-05-27 11:08:55.260 10 INFO neutron.services.segments.plugin [-] Segment 9527fdfc-57a0-458b-9014-02d70ffec92d resource provider aggregate not found 2026-05-27 11:08:55.286 10 INFO neutron.services.segments.plugin [-] Segment 9527fdfc-57a0-458b-9014-02d70ffec92d 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 9527fdfc-57a0-458b-9014-02d70ffec92d found for delete ", "request_id": "req-4aa6a5fd-3cf6-441c-a302-47f8c1f85096"}]} 2026-05-27 11:08:55.294 9 INFO neutron.wsgi [None req-b5ed55f9-f33c-4ce3-98c3-e67588039a11 8215cf47805d465dba61eb91318ab9c7 a37abbe0c82a45d48f6fb9812ff5ee49 - - default default] 10.0.0.84 "PUT /v2.0/routers/1b8c3acd-7ee9-4825-959b-510844ba2a04/tags HTTP/1.1" status: 200 len: 218 time: 0.3345256 2026-05-27 11:08:55.326 10 INFO neutron.wsgi [None req-2f5d47bf-2c06-4e85-8c78-520ac15848d6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=dc549e0e3eb04daa9d543f8720585524&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2357554 2026-05-27 11:08:55.361 9 INFO neutron.wsgi [None req-4cfb330f-59d1-4f8e-be2b-97b42c4f79c5 8215cf47805d465dba61eb91318ab9c7 a37abbe0c82a45d48f6fb9812ff5ee49 - - default default] 10.0.0.84 "GET /v2.0/routers/1b8c3acd-7ee9-4825-959b-510844ba2a04/tags HTTP/1.1" status: 200 len: 218 time: 0.0622361 2026-05-27 11:08:55.432 9 INFO neutron.wsgi [None req-464fcbfc-071c-4614-bbb7-3a3a58a3da54 8215cf47805d465dba61eb91318ab9c7 a37abbe0c82a45d48f6fb9812ff5ee49 - - default default] 10.0.0.84 "PUT /v2.0/routers/1b8c3acd-7ee9-4825-959b-510844ba2a04/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0667250 2026-05-27 11:08:55.476 10 INFO neutron.wsgi [None req-3c75023d-4824-4407-b859-ffce884725ca f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] 10.0.0.84 "GET /v2.0/ports?not-tags=red HTTP/1.1" status: 200 len: 5463 time: 0.2106929 2026-05-27 11:08:55.500 9 INFO neutron.wsgi [None req-c9832b28-1f7e-4d2f-9ecf-05f67a4b4882 8215cf47805d465dba61eb91318ab9c7 a37abbe0c82a45d48f6fb9812ff5ee49 - - default default] 10.0.0.84 "GET /v2.0/routers/1b8c3acd-7ee9-4825-959b-510844ba2a04/tags HTTP/1.1" status: 200 len: 227 time: 0.0628343 2026-05-27 11:08:55.755 9 INFO neutron.wsgi [None req-da45e81c-43d1-43b1-8bcb-f69b7456d769 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] 10.0.0.84 "GET /v2.0/ports?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 6203 time: 0.2736290 2026-05-27 11:08:55.845 9 INFO neutron.wsgi [None req-0eaf708c-5b82-4d3d-932d-1e3936b22d8f f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] 10.0.0.84 "GET /v2.0/ports?not-tags-any=blue HTTP/1.1" status: 200 len: 6203 time: 0.0844388 2026-05-27 11:08:55.887 10 INFO neutron.wsgi [None req-9868f1fb-098c-469f-92b1-ed1a57c28d58 8215cf47805d465dba61eb91318ab9c7 a37abbe0c82a45d48f6fb9812ff5ee49 - - default default] 10.0.0.84 "PUT /v2.0/routers/1b8c3acd-7ee9-4825-959b-510844ba2a04/tags/red HTTP/1.1" status: 201 len: 201 time: 0.3792784 2026-05-27 11:08:55.912 9 INFO neutron.wsgi [None req-e2d78248-1a04-4162-9608-adc22276ac6c f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] 10.0.0.84 "GET /v2.0/ports?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 5463 time: 0.0604300 2026-05-27 11:08:55.946 10 INFO neutron.wsgi [None req-bd55a990-937b-4c37-adf4-1a6ce8f5e887 8215cf47805d465dba61eb91318ab9c7 a37abbe0c82a45d48f6fb9812ff5ee49 - - default default] 10.0.0.84 "GET /v2.0/routers/1b8c3acd-7ee9-4825-959b-510844ba2a04/tags HTTP/1.1" status: 200 len: 227 time: 0.0545359 2026-05-27 11:08:56.019 10 INFO neutron.wsgi [None req-08f22732-0bda-4cef-b731-74157ba856b4 8215cf47805d465dba61eb91318ab9c7 a37abbe0c82a45d48f6fb9812ff5ee49 - - default default] 10.0.0.84 "PUT /v2.0/routers/1b8c3acd-7ee9-4825-959b-510844ba2a04/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0686195 2026-05-27 11:08:56.047 10 INFO neutron.wsgi [None req-260b100a-2e2e-4c98-812b-ee7e877c948d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/db5dc5c6-85a6-4c0a-9d0b-481c969abd5a HTTP/1.1" status: 204 len: 168 time: 0.7148054 2026-05-27 11:08:56.087 10 INFO neutron.wsgi [None req-2916a3ea-5708-470a-a841-a30525c56351 8215cf47805d465dba61eb91318ab9c7 a37abbe0c82a45d48f6fb9812ff5ee49 - - default default] 10.0.0.84 "GET /v2.0/routers/1b8c3acd-7ee9-4825-959b-510844ba2a04/tags HTTP/1.1" status: 200 len: 245 time: 0.0565412 2026-05-27 11:08:56.169 10 INFO neutron.wsgi [None req-f55d696f-1ae8-4eea-9478-34e726220a0e 8215cf47805d465dba61eb91318ab9c7 a37abbe0c82a45d48f6fb9812ff5ee49 - - default default] 10.0.0.84 "PUT /v2.0/routers/1b8c3acd-7ee9-4825-959b-510844ba2a04/tags HTTP/1.1" status: 200 len: 230 time: 0.0780957 2026-05-27 11:08:56.171 9 INFO neutron.wsgi [None req-1cf2fbe0-3f54-4a97-906e-0e44a42587c1 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] 10.0.0.84 "DELETE /v2.0/ports/d4234ba1-6eae-496c-9a77-7ab0c2dee888 HTTP/1.1" status: 204 len: 168 time: 0.2527866 2026-05-27 11:08:56.221 9 INFO neutron.wsgi [None req-acecc553-a2c7-4577-b2d9-0a4f2c330eb8 8215cf47805d465dba61eb91318ab9c7 a37abbe0c82a45d48f6fb9812ff5ee49 - - default default] 10.0.0.84 "GET /v2.0/routers/1b8c3acd-7ee9-4825-959b-510844ba2a04/tags HTTP/1.1" status: 200 len: 230 time: 0.0472701 2026-05-27 11:08:56.278 9 INFO neutron.wsgi [None req-1da86211-33f5-45a9-b66a-a5cc1b76d5fc 8215cf47805d465dba61eb91318ab9c7 a37abbe0c82a45d48f6fb9812ff5ee49 - - default default] 10.0.0.84 "GET /v2.0/routers/1b8c3acd-7ee9-4825-959b-510844ba2a04/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0518854 2026-05-27 11:08:56.332 9 INFO neutron.api.v2.resource [None req-2f2fe331-5684-4eea-a778-099c9844bb9d 8215cf47805d465dba61eb91318ab9c7 a37abbe0c82a45d48f6fb9812ff5ee49 - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:08:56.334 9 INFO neutron.wsgi [None req-2f2fe331-5684-4eea-a778-099c9844bb9d 8215cf47805d465dba61eb91318ab9c7 a37abbe0c82a45d48f6fb9812ff5ee49 - - default default] 10.0.0.84 "GET /v2.0/routers/1b8c3acd-7ee9-4825-959b-510844ba2a04/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0502741 2026-05-27 11:08:56.405 9 INFO neutron.wsgi [None req-dbff9729-3967-4d8d-8531-60029cd1d19b 8215cf47805d465dba61eb91318ab9c7 a37abbe0c82a45d48f6fb9812ff5ee49 - - default default] 10.0.0.84 "DELETE /v2.0/routers/1b8c3acd-7ee9-4825-959b-510844ba2a04/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0655866 2026-05-27 11:08:56.463 10 INFO neutron.wsgi [None req-4d65838f-8ca6-42be-b67f-dc76982df8b4 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] 10.0.0.84 "DELETE /v2.0/ports/2934917e-e547-4dd7-8173-f3d2f10f492b HTTP/1.1" status: 204 len: 168 time: 0.2871032 2026-05-27 11:08:56.487 9 INFO neutron.wsgi [None req-5b22e407-bbea-4867-994c-acb12b44bf97 8215cf47805d465dba61eb91318ab9c7 a37abbe0c82a45d48f6fb9812ff5ee49 - - default default] 10.0.0.84 "GET /v2.0/routers/1b8c3acd-7ee9-4825-959b-510844ba2a04/tags HTTP/1.1" status: 200 len: 223 time: 0.0754097 2026-05-27 11:08:56.577 9 INFO neutron.api.v2.resource [None req-f287f547-ac5e-47c4-976a-ddb5803ac430 8215cf47805d465dba61eb91318ab9c7 a37abbe0c82a45d48f6fb9812ff5ee49 - - default default] delete failed (client error): The resource could not be found. 2026-05-27 11:08:56.583 9 INFO neutron.wsgi [None req-f287f547-ac5e-47c4-976a-ddb5803ac430 8215cf47805d465dba61eb91318ab9c7 a37abbe0c82a45d48f6fb9812ff5ee49 - - default default] 10.0.0.84 "DELETE /v2.0/routers/1b8c3acd-7ee9-4825-959b-510844ba2a04/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0905154 2026-05-27 11:08:56.711 10 INFO neutron.wsgi [None req-655ad596-6499-40fd-ade3-e11e73bbf80c 8215cf47805d465dba61eb91318ab9c7 a37abbe0c82a45d48f6fb9812ff5ee49 - - default default] 10.0.0.84 "DELETE /v2.0/routers/1b8c3acd-7ee9-4825-959b-510844ba2a04/tags HTTP/1.1" status: 204 len: 168 time: 0.1220112 2026-05-27 11:08:56.792 10 INFO neutron.wsgi [None req-981e6113-3fc2-4fdd-ad6c-f1ba4badea99 8215cf47805d465dba61eb91318ab9c7 a37abbe0c82a45d48f6fb9812ff5ee49 - - default default] 10.0.0.84 "GET /v2.0/routers/1b8c3acd-7ee9-4825-959b-510844ba2a04/tags HTTP/1.1" status: 200 len: 205 time: 0.0760939 2026-05-27 11:08:56.862 9 INFO neutron.wsgi [None req-33ff854e-e147-4172-9259-ac61359d2a54 8215cf47805d465dba61eb91318ab9c7 a37abbe0c82a45d48f6fb9812ff5ee49 - - default default] 10.0.0.84 "GET /v2.0/routers/1b8c3acd-7ee9-4825-959b-510844ba2a04 HTTP/1.1" status: 200 len: 770 time: 0.0606754 2026-05-27 11:08:56.862 10 INFO neutron.wsgi [None req-143e91c1-8afa-44b9-9a53-6d0725469bf3 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] 10.0.0.84 "DELETE /v2.0/ports/15d08b13-1e3e-4da6-a806-b1a922f8c945 HTTP/1.1" status: 204 len: 168 time: 0.3895419 2026-05-27 11:08:57.110 9 INFO neutron.wsgi [None req-c66bada3-58de-472f-9f38-df3d42f3a535 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] 10.0.0.84 "DELETE /v2.0/ports/fd9b5cc8-1c02-4443-a2bb-20bb871cc304 HTTP/1.1" status: 204 len: 168 time: 0.2423232 2026-05-27 11:08:57.289 10 INFO neutron.db.ovn_revision_numbers_db [None req-98254eb2-3c26-4bae-9662-0d276c239482 8215cf47805d465dba61eb91318ab9c7 a37abbe0c82a45d48f6fb9812ff5ee49 - - default default] Successfully bumped revision number for resource 1b8c3acd-7ee9-4825-959b-510844ba2a04 (type: routers) to 7 2026-05-27 11:08:57.296 10 INFO neutron.wsgi [None req-98254eb2-3c26-4bae-9662-0d276c239482 8215cf47805d465dba61eb91318ab9c7 a37abbe0c82a45d48f6fb9812ff5ee49 - - default default] 10.0.0.84 "PUT /v2.0/routers/1b8c3acd-7ee9-4825-959b-510844ba2a04 HTTP/1.1" status: 200 len: 770 time: 0.4286051 2026-05-27 11:08:57.326 9 INFO neutron.wsgi [None req-5fac0418-8886-4dcd-acf3-3ab29cb0a7ca 8215cf47805d465dba61eb91318ab9c7 a37abbe0c82a45d48f6fb9812ff5ee49 - - default default] 10.0.0.84 "GET /v2.0/ports?device_id=1b8c3acd-7ee9-4825-959b-510844ba2a04 HTTP/1.1" status: 200 len: 205 time: 0.0245526 2026-05-27 11:08:57.409 9 INFO neutron.wsgi [None req-9f776b5d-4131-459d-afdc-ecb394fdb543 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] 10.0.0.84 "DELETE /v2.0/ports/d1d051be-f4d6-4993-a2b5-4be3a3654c49 HTTP/1.1" status: 204 len: 168 time: 0.2910333 2026-05-27 11:08:57.773 9 INFO neutron.services.segments.plugin [-] Segment fec9e518-5173-40ed-bedb-8645f11a9ad8 resource provider aggregate not found 2026-05-27 11:08:57.791 9 INFO neutron.services.segments.plugin [-] Segment fec9e518-5173-40ed-bedb-8645f11a9ad8 resource provider aggregate not found 2026-05-27 11:08:57.802 9 INFO neutron.services.segments.plugin [-] Segment fec9e518-5173-40ed-bedb-8645f11a9ad8 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 fec9e518-5173-40ed-bedb-8645f11a9ad8 found for delete ", "request_id": "req-a2d7fc6f-405a-4d72-870d-54291621018c"}]} 2026-05-27 11:08:57.810 9 INFO neutron.services.segments.plugin [-] Segment fec9e518-5173-40ed-bedb-8645f11a9ad8 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 fec9e518-5173-40ed-bedb-8645f11a9ad8 found for delete ", "request_id": "req-0b6bfa14-f38e-4056-8259-838de70eecfd"}]} 2026-05-27 11:08:57.838 9 INFO neutron.wsgi [None req-7f4d5355-29e1-42f8-b4fd-6a5ce8e21c10 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] 10.0.0.84 "DELETE /v2.0/networks/f9e2634c-5500-4847-bd52-e63cf63f8a0f HTTP/1.1" status: 204 len: 168 time: 0.4205546 2026-05-27 11:08:57.958 10 INFO neutron.wsgi [None req-c9030580-71ae-4291-a2ba-2389bb1765fe 8215cf47805d465dba61eb91318ab9c7 a37abbe0c82a45d48f6fb9812ff5ee49 - - default default] 10.0.0.84 "DELETE /v2.0/routers/1b8c3acd-7ee9-4825-959b-510844ba2a04 HTTP/1.1" status: 204 len: 168 time: 0.6267104 2026-05-27 11:08:58.181 9 WARNING neutron_lib.context [None req-febf003e-f019-4e41-a772-80298c1d2e29 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:58.293 9 INFO neutron.wsgi [None req-ea1a1a88-c3eb-401b-a27f-09bfeb18f8d0 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] 10.0.0.84 "DELETE /v2.0/networks/a6c2b838-7feb-4978-91c2-f8cace4b5cd2 HTTP/1.1" status: 204 len: 168 time: 0.4484715 2026-05-27 11:08:58.359 9 INFO neutron.db.ovn_revision_numbers_db [None req-febf003e-f019-4e41-a772-80298c1d2e29 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource e80f8135-f0a7-4a4f-8313-42e9cecf4298 (type: security_groups) to 1 2026-05-27 11:08:58.372 9 INFO neutron.db.ovn_revision_numbers_db [None req-febf003e-f019-4e41-a772-80298c1d2e29 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource 7205a03f-c9f6-4cf0-b389-628afc3ac922 (type: security_group_rules) to 0 2026-05-27 11:08:58.387 9 INFO neutron.db.ovn_revision_numbers_db [None req-febf003e-f019-4e41-a772-80298c1d2e29 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource b30cd152-047a-4bea-bdeb-2476241dd500 (type: security_group_rules) to 0 2026-05-27 11:08:58.399 9 INFO neutron.db.ovn_revision_numbers_db [None req-febf003e-f019-4e41-a772-80298c1d2e29 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource fd234312-59f3-48ab-a076-cc5a72315859 (type: security_group_rules) to 0 2026-05-27 11:08:58.412 9 INFO neutron.db.ovn_revision_numbers_db [None req-febf003e-f019-4e41-a772-80298c1d2e29 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource fe10ca3a-e0f8-4331-b8ca-b444f00a2ddb (type: security_group_rules) to 0 2026-05-27 11:08:58.460 9 INFO neutron.db.segments_db [None req-febf003e-f019-4e41-a772-80298c1d2e29 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Added segment 4ac8353d-7664-412d-87d4-c8825bce1028 of type geneve for network 3bbeebd8-ad21-4520-ae71-2c3f5364218c 2026-05-27 11:08:58.617 9 INFO neutron.db.ovn_revision_numbers_db [None req-febf003e-f019-4e41-a772-80298c1d2e29 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource 3bbeebd8-ad21-4520-ae71-2c3f5364218c (type: networks) to 1 2026-05-27 11:08:58.748 10 INFO neutron.services.segments.plugin [-] Segment d04a9adf-47cb-47f7-9d04-3324e6393be9 resource provider aggregate not found 2026-05-27 11:08:58.753 10 INFO neutron.services.segments.plugin [-] Segment d04a9adf-47cb-47f7-9d04-3324e6393be9 resource provider aggregate not found 2026-05-27 11:08:58.770 10 INFO neutron.services.segments.plugin [-] Segment d04a9adf-47cb-47f7-9d04-3324e6393be9 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 d04a9adf-47cb-47f7-9d04-3324e6393be9 found for delete ", "request_id": "req-e9f43786-99b5-475c-952f-87056b7836fc"}]} 2026-05-27 11:08:58.772 10 INFO neutron.services.segments.plugin [-] Segment d04a9adf-47cb-47f7-9d04-3324e6393be9 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 d04a9adf-47cb-47f7-9d04-3324e6393be9 found for delete ", "request_id": "req-4f5cab11-36eb-40f7-a022-134e552040b0"}]} 2026-05-27 11:08:58.796 9 WARNING neutron_lib.context [None req-a1a69081-d191-44cc-87e1-da31195659da 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:58.799 10 INFO neutron.wsgi [None req-6fb5e9a1-d32c-464a-bc76-bddb3739296a f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] 10.0.0.84 "DELETE /v2.0/networks/63674cea-d07e-4316-8a83-cf40a002545e HTTP/1.1" status: 204 len: 168 time: 0.4983284 2026-05-27 11:08:58.868 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-febf003e-f019-4e41-a772-80298c1d2e29 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] No more DHCP agents 2026-05-27 11:08:58.873 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-febf003e-f019-4e41-a772-80298c1d2e29 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Unable to schedule network 3bbeebd8-ad21-4520-ae71-2c3f5364218c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:08:59.022 9 INFO neutron.db.ovn_revision_numbers_db [None req-febf003e-f019-4e41-a772-80298c1d2e29 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource 9ce95f3a-c49d-496e-9c72-b12ede6f7ea4 (type: ports) to 1 2026-05-27 11:08:59.030 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa212eed-b2b3-4b0a-8c54-8581a981338e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 809b12ca-491e-4b2c-9f42-996745e2a6c2 (type: security_groups) to 1 2026-05-27 11:08:59.056 9 INFO neutron.wsgi [None req-febf003e-f019-4e41-a772-80298c1d2e29 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 828 time: 1.1309240 2026-05-27 11:08:59.058 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa212eed-b2b3-4b0a-8c54-8581a981338e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 122294bc-e700-404b-b9f7-0e414f8610e5 (type: security_group_rules) to 0 2026-05-27 11:08:59.069 9 WARNING neutron_lib.context [None req-3b6da244-c989-4111-a42c-e4147618ee63 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:08:59.077 9 INFO neutron.db.ovn_revision_numbers_db [None req-a1a69081-d191-44cc-87e1-da31195659da 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] Successfully bumped revision number for resource 87b51602-b1f1-4780-86d4-a56e36bb1b5a (type: security_groups) to 1 2026-05-27 11:08:59.084 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa212eed-b2b3-4b0a-8c54-8581a981338e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 2a6aa933-7282-452d-8f7a-41a47884d705 (type: security_group_rules) to 0 2026-05-27 11:08:59.096 9 INFO neutron.db.ovn_revision_numbers_db [None req-a1a69081-d191-44cc-87e1-da31195659da 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] Successfully bumped revision number for resource 6c15e3a4-d23d-4294-8be7-0ccc7b1dec64 (type: security_group_rules) to 0 2026-05-27 11:08:59.111 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa212eed-b2b3-4b0a-8c54-8581a981338e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 4d651e5e-265a-40c2-8317-6c256e372312 (type: security_group_rules) to 0 2026-05-27 11:08:59.122 9 INFO neutron.db.ovn_revision_numbers_db [None req-a1a69081-d191-44cc-87e1-da31195659da 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] Successfully bumped revision number for resource 7ce33392-37bb-4908-a6f0-984991e9e38b (type: security_group_rules) to 0 2026-05-27 11:08:59.134 9 INFO neutron.db.ovn_revision_numbers_db [None req-aa212eed-b2b3-4b0a-8c54-8581a981338e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource bc6cb16f-8a49-4fce-9426-31c4cfa63809 (type: security_group_rules) to 0 2026-05-27 11:08:59.138 9 INFO neutron.db.ovn_revision_numbers_db [None req-a1a69081-d191-44cc-87e1-da31195659da 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] Successfully bumped revision number for resource a2be322b-e319-4444-95a2-42319377a458 (type: security_group_rules) to 0 2026-05-27 11:08:59.159 9 INFO neutron.wsgi [None req-aa212eed-b2b3-4b0a-8c54-8581a981338e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=f9953693809347ac999f132bba779918&name=default HTTP/1.1" status: 200 len: 3120 time: 0.5069528 2026-05-27 11:08:59.172 9 INFO neutron.db.ovn_revision_numbers_db [None req-a1a69081-d191-44cc-87e1-da31195659da 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] Successfully bumped revision number for resource def8c6d7-375d-4984-bf80-ba60ff104169 (type: security_group_rules) to 0 2026-05-27 11:08:59.191 9 INFO neutron.db.segments_db [None req-3b6da244-c989-4111-a42c-e4147618ee63 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Added segment 1cf1becf-e4b0-4ee8-9a0b-b3fbd1104022 of type geneve for network 1e0c58e8-0422-4845-9e79-5080293d9009 2026-05-27 11:08:59.262 9 INFO neutron.db.segments_db [None req-a1a69081-d191-44cc-87e1-da31195659da 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] Added segment 2d969ed5-d3a5-49a6-a522-76de2877a87b of type geneve for network c21f807a-90cb-48b5-9707-4ec6a54e91fd 2026-05-27 11:08:59.272 10 INFO neutron.wsgi [None req-bf51f43c-b334-4a4d-b035-b8f5c77e9b3e f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] 10.0.0.84 "DELETE /v2.0/networks/022c184e-75a8-4e67-b41e-f762adf49464 HTTP/1.1" status: 204 len: 168 time: 0.4652572 2026-05-27 11:08:59.496 9 INFO neutron.db.ovn_revision_numbers_db [None req-3b6da244-c989-4111-a42c-e4147618ee63 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource 1e0c58e8-0422-4845-9e79-5080293d9009 (type: networks) to 1 2026-05-27 11:08:59.517 9 INFO neutron.db.ovn_revision_numbers_db [None req-a1a69081-d191-44cc-87e1-da31195659da 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] Successfully bumped revision number for resource c21f807a-90cb-48b5-9707-4ec6a54e91fd (type: networks) to 1 2026-05-27 11:08:59.718 10 INFO neutron.wsgi [None req-cfbcc1f9-9b2f-4b60-807a-93458ea52b62 f2de59b0c7fe436b82423fd9060cc2f5 657ce69387f0428abcb013493e9f26a8 - - default default] 10.0.0.84 "DELETE /v2.0/networks/63c90f2f-d92c-4718-8a09-e2816d0770ca HTTP/1.1" status: 204 len: 168 time: 0.4393530 2026-05-27 11:08:59.929 9 INFO neutron.services.segments.plugin [-] Segment 6c7768a7-3ce6-4946-9646-104061dbee43 resource provider aggregate not found 2026-05-27 11:08:59.934 9 INFO neutron.services.segments.plugin [-] Segment 6c7768a7-3ce6-4946-9646-104061dbee43 resource provider aggregate not found 2026-05-27 11:08:59.960 9 INFO neutron.services.segments.plugin [-] Segment 6c7768a7-3ce6-4946-9646-104061dbee43 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 6c7768a7-3ce6-4946-9646-104061dbee43 found for delete ", "request_id": "req-0b909f70-79fd-4898-8e97-dbf148d871dc"}]} 2026-05-27 11:08:59.960 9 INFO neutron.services.segments.plugin [-] Segment 6c7768a7-3ce6-4946-9646-104061dbee43 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 6c7768a7-3ce6-4946-9646-104061dbee43 found for delete ", "request_id": "req-2f4e378f-fc7e-4e1e-99c9-308238497a08"}]} 2026-05-27 11:08:59.994 9 INFO neutron.wsgi [None req-92d5db9d-3eea-4fc6-ae31-5490f97b9a10 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/809b12ca-491e-4b2c-9f42-996745e2a6c2 HTTP/1.1" status: 204 len: 168 time: 0.8293319 2026-05-27 11:09:00.068 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3b6da244-c989-4111-a42c-e4147618ee63 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] No more DHCP agents 2026-05-27 11:09:00.071 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3b6da244-c989-4111-a42c-e4147618ee63 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Unable to schedule network 1e0c58e8-0422-4845-9e79-5080293d9009: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:00.075 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a1a69081-d191-44cc-87e1-da31195659da 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] No more DHCP agents 2026-05-27 11:09:00.081 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a1a69081-d191-44cc-87e1-da31195659da 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] Unable to schedule network c21f807a-90cb-48b5-9707-4ec6a54e91fd: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:00.199 9 INFO neutron.db.ovn_revision_numbers_db [None req-3b6da244-c989-4111-a42c-e4147618ee63 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource d5474bfe-b927-4752-9990-f94f7a73a49f (type: ports) to 1 2026-05-27 11:09:00.208 9 INFO neutron.db.ovn_revision_numbers_db [None req-a1a69081-d191-44cc-87e1-da31195659da 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] Successfully bumped revision number for resource 7324b573-d97a-4b8b-9754-eff8af935a44 (type: ports) to 1 2026-05-27 11:09:00.221 9 INFO neutron.wsgi [None req-3b6da244-c989-4111-a42c-e4147618ee63 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 828 time: 1.1577430 2026-05-27 11:09:00.230 9 WARNING neutron_lib.context [None req-fe5547bd-0452-4a4a-8e81-9a3ccccf2c59 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:00.240 9 INFO neutron.wsgi [None req-a1a69081-d191-44cc-87e1-da31195659da 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 1.5576553 2026-05-27 11:09:00.260 10 WARNING neutron_lib.context [None req-38d54794-a47c-4183-9146-72245b14cc29 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:00.337 10 INFO neutron.db.ovn_revision_numbers_db [None req-084bbfa3-cc9c-411a-9706-419df3461b5e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource bce3aecb-afa4-45f5-b8ad-8f482c4e9181 (type: security_groups) to 1 2026-05-27 11:09:00.360 10 INFO neutron.db.ovn_revision_numbers_db [None req-084bbfa3-cc9c-411a-9706-419df3461b5e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 135e21d8-b4e0-412b-a65a-e6ebfcbdfc95 (type: security_group_rules) to 0 2026-05-27 11:09:00.379 10 INFO neutron.db.segments_db [None req-38d54794-a47c-4183-9146-72245b14cc29 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] Added segment 027b55a9-5c68-4bad-a3b7-36e5a0fc52b8 of type geneve for network e692f8c3-2a4e-48ec-8399-b1a26826cb5c 2026-05-27 11:09:00.383 10 INFO neutron.db.ovn_revision_numbers_db [None req-084bbfa3-cc9c-411a-9706-419df3461b5e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 140a0313-30ab-4790-a30b-314937d21fab (type: security_group_rules) to 0 2026-05-27 11:09:00.405 10 INFO neutron.db.ovn_revision_numbers_db [None req-084bbfa3-cc9c-411a-9706-419df3461b5e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 4edcac71-bb31-44d6-9ded-3ce444f9b9e8 (type: security_group_rules) to 0 2026-05-27 11:09:00.440 10 INFO neutron.db.ovn_revision_numbers_db [None req-084bbfa3-cc9c-411a-9706-419df3461b5e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 854e5eda-8c7d-47fc-86aa-de57fac3aab9 (type: security_group_rules) to 0 2026-05-27 11:09:00.466 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fe5547bd-0452-4a4a-8e81-9a3ccccf2c59 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] No more DHCP agents 2026-05-27 11:09:00.470 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fe5547bd-0452-4a4a-8e81-9a3ccccf2c59 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Unable to schedule network 3bbeebd8-ad21-4520-ae71-2c3f5364218c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:00.473 10 INFO neutron.wsgi [None req-084bbfa3-cc9c-411a-9706-419df3461b5e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=a37abbe0c82a45d48f6fb9812ff5ee49&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3220556 2026-05-27 11:09:00.591 10 INFO neutron.db.ovn_revision_numbers_db [None req-38d54794-a47c-4183-9146-72245b14cc29 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] Successfully bumped revision number for resource e692f8c3-2a4e-48ec-8399-b1a26826cb5c (type: networks) to 1 2026-05-27 11:09:00.793 10 INFO neutron.services.segments.plugin [-] Segment 062ed716-70f7-4477-be51-ff8df9bce6d5 resource provider aggregate not found 2026-05-27 11:09:00.798 10 INFO neutron.services.segments.plugin [-] Segment 062ed716-70f7-4477-be51-ff8df9bce6d5 resource provider aggregate not found 2026-05-27 11:09:00.823 10 INFO neutron.services.segments.plugin [-] Segment 062ed716-70f7-4477-be51-ff8df9bce6d5 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 062ed716-70f7-4477-be51-ff8df9bce6d5 found for delete ", "request_id": "req-5e7941e4-32de-481a-b1fe-5c95cf01b993"}]} 2026-05-27 11:09:00.827 10 INFO neutron.services.segments.plugin [-] Segment 062ed716-70f7-4477-be51-ff8df9bce6d5 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 062ed716-70f7-4477-be51-ff8df9bce6d5 found for delete ", "request_id": "req-c2f0492e-cb3f-4309-90bc-241a42c8d7fa"}]} 2026-05-27 11:09:00.839 10 INFO neutron.services.segments.plugin [-] Segment 2f1ca81d-2575-4590-bdb5-1f760373e607 resource provider aggregate not found 2026-05-27 11:09:00.851 10 INFO neutron.services.segments.plugin [-] Segment 2f1ca81d-2575-4590-bdb5-1f760373e607 resource provider aggregate not found 2026-05-27 11:09:00.855 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-38d54794-a47c-4183-9146-72245b14cc29 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] No more DHCP agents 2026-05-27 11:09:00.857 10 INFO neutron.services.segments.plugin [-] Segment 2f1ca81d-2575-4590-bdb5-1f760373e607 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 2f1ca81d-2575-4590-bdb5-1f760373e607 found for delete ", "request_id": "req-bbdad1ab-2953-41ad-8490-7b1f3b1445e6"}]} 2026-05-27 11:09:00.862 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-38d54794-a47c-4183-9146-72245b14cc29 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] Unable to schedule network e692f8c3-2a4e-48ec-8399-b1a26826cb5c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:00.865 10 INFO neutron.services.segments.plugin [-] Segment 2f1ca81d-2575-4590-bdb5-1f760373e607 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 2f1ca81d-2575-4590-bdb5-1f760373e607 found for delete ", "request_id": "req-97f818b6-a6e7-4b5e-ae9b-ae66c2e145fb"}]} 2026-05-27 11:09:00.890 9 INFO neutron.db.ovn_revision_numbers_db [None req-4c694bca-bf49-40eb-a904-5756a126f879 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource d386194f-eb8c-4909-bcb2-3d9b12f85b27 (type: security_groups) to 1 2026-05-27 11:09:00.901 10 INFO neutron.wsgi [None req-80313b7c-5ec8-491c-aeaa-46c9dfe838a0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/bce3aecb-afa4-45f5-b8ad-8f482c4e9181 HTTP/1.1" status: 204 len: 168 time: 0.4179766 2026-05-27 11:09:00.923 9 INFO neutron.db.ovn_revision_numbers_db [None req-4c694bca-bf49-40eb-a904-5756a126f879 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 328cc7c8-221b-4521-af5b-16f8adf18b25 (type: security_group_rules) to 0 2026-05-27 11:09:00.946 9 INFO neutron.db.ovn_revision_numbers_db [None req-4c694bca-bf49-40eb-a904-5756a126f879 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource abb9e002-edd7-415f-904b-7df3844e5481 (type: security_group_rules) to 0 2026-05-27 11:09:00.954 10 INFO neutron.db.ovn_revision_numbers_db [None req-38d54794-a47c-4183-9146-72245b14cc29 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] Successfully bumped revision number for resource eef7932f-dd18-49a4-b3be-2a2c00dc50f7 (type: ports) to 1 2026-05-27 11:09:00.977 10 INFO neutron.wsgi [None req-38d54794-a47c-4183-9146-72245b14cc29 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.7260408 2026-05-27 11:09:00.978 9 INFO neutron.db.ovn_revision_numbers_db [None req-4c694bca-bf49-40eb-a904-5756a126f879 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource c349adb7-d9d0-407a-af02-68c043d6b140 (type: security_group_rules) to 0 2026-05-27 11:09:00.987 10 WARNING neutron_lib.context [None req-e24cb2f8-dd60-4bb5-9a0b-d997ade85013 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:00.995 9 INFO neutron.db.ovn_revision_numbers_db [None req-4c694bca-bf49-40eb-a904-5756a126f879 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource d7b015e6-e117-4d66-ad42-f617a07c6c86 (type: security_group_rules) to 0 2026-05-27 11:09:01.027 9 INFO neutron.wsgi [None req-4c694bca-bf49-40eb-a904-5756a126f879 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=3fd69171dc6049949ab93be33801502a&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4740057 2026-05-27 11:09:01.041 9 INFO neutron.db.ovn_revision_numbers_db [None req-fe5547bd-0452-4a4a-8e81-9a3ccccf2c59 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource 9ce95f3a-c49d-496e-9c72-b12ede6f7ea4 (type: ports) to 2 2026-05-27 11:09:01.078 9 INFO neutron.db.ovn_revision_numbers_db [None req-fe5547bd-0452-4a4a-8e81-9a3ccccf2c59 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource c490b59b-0989-4ded-8c55-c9ab1e87e17d (type: subnets) to 0 2026-05-27 11:09:01.079 10 INFO neutron.db.segments_db [None req-e24cb2f8-dd60-4bb5-9a0b-d997ade85013 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] Added segment f0475318-1887-4983-a3e9-964ea42b2115 of type geneve for network d13b0507-fc92-48bb-b12a-6da9a4eb6c73 2026-05-27 11:09:01.093 9 INFO neutron.wsgi [None req-fe5547bd-0452-4a4a-8e81-9a3ccccf2c59 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.8670146 2026-05-27 11:09:01.103 9 WARNING neutron_lib.context [None req-f8f4a04c-c512-48d5-a71a-54487b2cb228 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:01.243 10 INFO neutron.db.ovn_revision_numbers_db [None req-e24cb2f8-dd60-4bb5-9a0b-d997ade85013 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] Successfully bumped revision number for resource d13b0507-fc92-48bb-b12a-6da9a4eb6c73 (type: networks) to 1 2026-05-27 11:09:01.356 10 INFO neutron.wsgi [None req-9d9c877f-c005-4c78-ab7f-fa7635691463 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/d386194f-eb8c-4909-bcb2-3d9b12f85b27 HTTP/1.1" status: 204 len: 168 time: 0.3213882 2026-05-27 11:09:01.357 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f8f4a04c-c512-48d5-a71a-54487b2cb228 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] No more DHCP agents 2026-05-27 11:09:01.359 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f8f4a04c-c512-48d5-a71a-54487b2cb228 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Unable to schedule network 1e0c58e8-0422-4845-9e79-5080293d9009: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:01.428 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e24cb2f8-dd60-4bb5-9a0b-d997ade85013 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] No more DHCP agents 2026-05-27 11:09:01.431 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e24cb2f8-dd60-4bb5-9a0b-d997ade85013 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] Unable to schedule network d13b0507-fc92-48bb-b12a-6da9a4eb6c73: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:01.520 10 INFO neutron.db.ovn_revision_numbers_db [None req-e24cb2f8-dd60-4bb5-9a0b-d997ade85013 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] Successfully bumped revision number for resource cfc75061-a0ca-4e29-9366-a79fc4c9ba77 (type: ports) to 1 2026-05-27 11:09:01.544 10 INFO neutron.wsgi [None req-e24cb2f8-dd60-4bb5-9a0b-d997ade85013 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5620148 2026-05-27 11:09:01.563 10 WARNING neutron_lib.context [None req-4ce4be66-f65b-4c9d-a0e4-fa06284fccbd 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:01.651 10 INFO neutron.db.segments_db [None req-4ce4be66-f65b-4c9d-a0e4-fa06284fccbd 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] Added segment fc69e9e2-39e5-4a59-8712-4054b8666c8d of type geneve for network ec39cb64-9e6a-4acc-a78b-60a9eca703ba 2026-05-27 11:09:01.709 10 INFO neutron.db.ovn_revision_numbers_db [None req-260a65dc-546b-417a-8f41-2315e456407c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 872da759-206c-4408-8b34-c453a3849d8d (type: security_groups) to 1 2026-05-27 11:09:01.729 10 INFO neutron.db.ovn_revision_numbers_db [None req-260a65dc-546b-417a-8f41-2315e456407c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 526dca2d-a053-4740-bcf3-9de31331cca9 (type: security_group_rules) to 0 2026-05-27 11:09:01.748 10 INFO neutron.db.ovn_revision_numbers_db [None req-260a65dc-546b-417a-8f41-2315e456407c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 555f6aab-2630-42bb-87f8-0f478845bfe7 (type: security_group_rules) to 0 2026-05-27 11:09:01.783 10 INFO neutron.db.ovn_revision_numbers_db [None req-260a65dc-546b-417a-8f41-2315e456407c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 8f4bdd76-e6fe-454f-9c57-a1c8223fc052 (type: security_group_rules) to 0 2026-05-27 11:09:01.810 10 INFO neutron.db.ovn_revision_numbers_db [None req-260a65dc-546b-417a-8f41-2315e456407c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource cda0d421-1661-487b-adc8-f2f6a07f2e82 (type: security_group_rules) to 0 2026-05-27 11:09:01.815 10 INFO neutron.db.ovn_revision_numbers_db [None req-4ce4be66-f65b-4c9d-a0e4-fa06284fccbd 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] Successfully bumped revision number for resource ec39cb64-9e6a-4acc-a78b-60a9eca703ba (type: networks) to 1 2026-05-27 11:09:01.841 10 INFO neutron.wsgi [None req-260a65dc-546b-417a-8f41-2315e456407c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=785dad9f974340fabd9a23596456377b&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2899330 2026-05-27 11:09:01.942 9 INFO neutron.db.ovn_revision_numbers_db [None req-f8f4a04c-c512-48d5-a71a-54487b2cb228 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource d5474bfe-b927-4752-9990-f94f7a73a49f (type: ports) to 2 2026-05-27 11:09:01.987 9 INFO neutron.db.ovn_revision_numbers_db [None req-f8f4a04c-c512-48d5-a71a-54487b2cb228 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource 81967635-8aec-4fe9-a0be-23ab81dc61eb (type: subnets) to 0 2026-05-27 11:09:02.002 9 INFO neutron.wsgi [None req-f8f4a04c-c512-48d5-a71a-54487b2cb228 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.9038336 2026-05-27 11:09:02.005 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4ce4be66-f65b-4c9d-a0e4-fa06284fccbd 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] No more DHCP agents 2026-05-27 11:09:02.007 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4ce4be66-f65b-4c9d-a0e4-fa06284fccbd 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] Unable to schedule network ec39cb64-9e6a-4acc-a78b-60a9eca703ba: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:02.011 9 WARNING neutron_lib.context [None req-9b535cd6-b5e1-4d58-9e83-1d6f06d24e31 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:02.107 10 INFO neutron.db.ovn_revision_numbers_db [None req-4ce4be66-f65b-4c9d-a0e4-fa06284fccbd 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] Successfully bumped revision number for resource 42dabb92-fa53-463a-a944-491d82c8c58e (type: ports) to 1 2026-05-27 11:09:02.130 10 INFO neutron.wsgi [None req-4ce4be66-f65b-4c9d-a0e4-fa06284fccbd 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5727909 2026-05-27 11:09:02.141 10 WARNING neutron_lib.context [None req-17411f0d-bb5d-419e-9cfd-4182f84f1791 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:02.146 9 INFO neutron.db.ovn_revision_numbers_db [None req-9b535cd6-b5e1-4d58-9e83-1d6f06d24e31 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource e853638d-014c-4ce7-8aed-791f82ac3551 (type: routers) to 1 2026-05-27 11:09:02.153 9 INFO neutron.wsgi [None req-dd13e0f0-a683-45aa-be5a-a052d6a9d228 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/872da759-206c-4408-8b34-c453a3849d8d HTTP/1.1" status: 204 len: 168 time: 0.3066587 2026-05-27 11:09:02.166 9 INFO neutron.wsgi [None req-9b535cd6-b5e1-4d58-9e83-1d6f06d24e31 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "POST /v2.0/routers HTTP/1.1" status: 201 len: 802 time: 0.1594996 2026-05-27 11:09:02.235 10 INFO neutron.db.segments_db [None req-17411f0d-bb5d-419e-9cfd-4182f84f1791 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] Added segment 816da074-4a0f-4966-964d-48c5d415e9d1 of type geneve for network 3a86b3e7-0c95-458e-91d7-9378aa707eef 2026-05-27 11:09:02.311 10 INFO neutron.wsgi [None req-f6c9cf18-6e94-4714-baa6-1871dea5e2de c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=657ce69387f0428abcb013493e9f26a8&name=default HTTP/1.1" status: 200 len: 3120 time: 0.0557513 2026-05-27 11:09:02.420 10 INFO neutron.db.ovn_revision_numbers_db [None req-17411f0d-bb5d-419e-9cfd-4182f84f1791 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] Successfully bumped revision number for resource 3a86b3e7-0c95-458e-91d7-9378aa707eef (type: networks) to 1 2026-05-27 11:09:02.621 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-17411f0d-bb5d-419e-9cfd-4182f84f1791 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] No more DHCP agents 2026-05-27 11:09:02.625 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-17411f0d-bb5d-419e-9cfd-4182f84f1791 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] Unable to schedule network 3a86b3e7-0c95-458e-91d7-9378aa707eef: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:02.632 10 INFO neutron.wsgi [None req-1fc45369-8e64-420f-bf51-339481c17ee4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/28f0a296-420a-4fce-bddf-3757f5f6fcf1 HTTP/1.1" status: 204 len: 168 time: 0.3141072 2026-05-27 11:09:02.678 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a2a652ba-d4f6-4ab7-9ff0-4ff197c5569e 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] No more DHCP agents 2026-05-27 11:09:02.684 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a2a652ba-d4f6-4ab7-9ff0-4ff197c5569e 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Unable to schedule network 3bbeebd8-ad21-4520-ae71-2c3f5364218c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:02.717 10 INFO neutron.db.ovn_revision_numbers_db [None req-17411f0d-bb5d-419e-9cfd-4182f84f1791 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] Successfully bumped revision number for resource befc046d-23eb-44ca-bccb-cfe78141af52 (type: ports) to 1 2026-05-27 11:09:02.740 10 INFO neutron.wsgi [None req-17411f0d-bb5d-419e-9cfd-4182f84f1791 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.6041589 2026-05-27 11:09:02.809 9 INFO neutron.wsgi [None req-3464f14a-c90b-4c03-a5b8-e6d725e9d6db 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] 10.0.0.84 "PUT /v2.0/networks/c21f807a-90cb-48b5-9707-4ec6a54e91fd/tags HTTP/1.1" status: 200 len: 210 time: 0.0644507 2026-05-27 11:09:02.855 9 INFO neutron.db.ovn_revision_numbers_db [None req-a2a652ba-d4f6-4ab7-9ff0-4ff197c5569e 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource ad137210-da4d-4adb-8daa-a6d5f8064d76 (type: ports) to 1 2026-05-27 11:09:02.878 10 INFO neutron.wsgi [None req-c4c12a1a-dcdf-45a5-a852-70ff77f71355 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] 10.0.0.84 "PUT /v2.0/networks/e692f8c3-2a4e-48ec-8399-b1a26826cb5c/tags HTTP/1.1" status: 200 len: 218 time: 0.0636621 2026-05-27 11:09:02.947 10 INFO neutron.wsgi [None req-9c847c97-378c-43fa-859a-22b2f1baa4c0 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] 10.0.0.84 "PUT /v2.0/networks/d13b0507-fc92-48bb-b12a-6da9a4eb6c73/tags HTTP/1.1" status: 200 len: 227 time: 0.0638399 2026-05-27 11:09:03.007 10 INFO neutron.wsgi [None req-93833013-a9da-45d4-a1f5-8bfd72554f27 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] 10.0.0.84 "PUT /v2.0/networks/ec39cb64-9e6a-4acc-a78b-60a9eca703ba/tags HTTP/1.1" status: 200 len: 212 time: 0.0555978 2026-05-27 11:09:03.114 10 INFO neutron.wsgi [None req-4a4a7163-c18e-4e76-9190-964cfdedd235 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] 10.0.0.84 "GET /v2.0/networks?tags=red HTTP/1.1" status: 200 len: 2070 time: 0.1031177 2026-05-27 11:09:03.208 10 INFO neutron.wsgi [None req-2d7a69d5-660b-44a0-ac49-53f9106cf2bd 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] 10.0.0.84 "GET /v2.0/networks?tags=red%2Cblue HTTP/1.1" status: 200 len: 1457 time: 0.0903819 2026-05-27 11:09:03.683 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-a2a652ba-d4f6-4ab7-9ff0-4ff197c5569e 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-ad137210-da4d-4adb-8daa-a6d5f8064d76 2026-05-27 11:09:03.683 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:09:03.683 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:09:03.683 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:09:03.683 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:09:03.683 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:09:03.683 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:09:03.683 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:09:03.683 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:09:03.683 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:09:03.683 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:09:03.683 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:09:03.683 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-ad137210-da4d-4adb-8daa-a6d5f8064d76 2026-05-27 11:09:03.683 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:09:03.684 9 ERROR neutron_lib.callbacks.manager [None req-a2a652ba-d4f6-4ab7-9ff0-4ff197c5569e 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-ad137210-da4d-4adb-8daa-a6d5f8064d76 2026-05-27 11:09:03.684 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:09:03.684 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:09:03.684 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:09:03.684 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:09:03.684 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:09:03.684 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:09:03.684 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:09:03.684 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:09:03.684 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:09:03.684 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:09:03.684 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:09:03.684 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:09:03.684 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:09:03.684 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:09:03.684 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:09:03.684 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:09:03.684 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:09:03.684 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:09:03.684 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:09:03.684 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-ad137210-da4d-4adb-8daa-a6d5f8064d76 2026-05-27 11:09:03.684 9 ERROR neutron_lib.callbacks.manager  2026-05-27 11:09:03.705 10 INFO neutron.wsgi [None req-b31a4dc6-b437-4ef0-8be5-ea2977413094 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] 10.0.0.84 "GET /v2.0/networks?tags-any=blue HTTP/1.1" status: 200 len: 1457 time: 0.4932909 2026-05-27 11:09:03.835 9 INFO neutron.wsgi [None req-93865342-9566-4326-8597-2b03f5a71716 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] 10.0.0.84 "GET /v2.0/networks?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2070 time: 0.1108239 2026-05-27 11:09:03.939 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status up for port: ad137210-da4d-4adb-8daa-a6d5f8064d76 2026-05-27 11:09:03.955 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port ad137210-da4d-4adb-8daa-a6d5f8064d76 2026-05-27 11:09:03.956 9 INFO neutron.db.ovn_revision_numbers_db [None req-a2a652ba-d4f6-4ab7-9ff0-4ff197c5569e 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource ad137210-da4d-4adb-8daa-a6d5f8064d76 (type: ports) to 1 2026-05-27 11:09:03.963 10 INFO neutron.wsgi [None req-4821c905-0923-431d-a2e2-fe5ce8c0266d 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] 10.0.0.84 "GET /v2.0/networks?not-tags=red HTTP/1.1" status: 200 len: 2069 time: 0.1220117 2026-05-27 11:09:04.038 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a2a652ba-d4f6-4ab7-9ff0-4ff197c5569e 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] No more DHCP agents 2026-05-27 11:09:04.039 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a2a652ba-d4f6-4ab7-9ff0-4ff197c5569e 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Unable to schedule network 3bbeebd8-ad21-4520-ae71-2c3f5364218c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:04.097 10 INFO neutron.wsgi [None req-81046f0f-013a-4ed3-b63e-9d63f96c4a49 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] 10.0.0.84 "GET /v2.0/networks?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 2682 time: 0.1225009 2026-05-27 11:09:04.236 9 INFO neutron.wsgi [None req-2f9a417f-b076-4872-bded-36047c072d3d 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] 10.0.0.84 "GET /v2.0/networks?not-tags-any=blue HTTP/1.1" status: 200 len: 2682 time: 0.1349957 2026-05-27 11:09:04.298 9 INFO neutron.db.ovn_revision_numbers_db [None req-a2a652ba-d4f6-4ab7-9ff0-4ff197c5569e 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource ad137210-da4d-4adb-8daa-a6d5f8064d76 (type: router_ports) to 1 2026-05-27 11:09:04.304 9 INFO neutron.wsgi [None req-a2a652ba-d4f6-4ab7-9ff0-4ff197c5569e 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "PUT /v2.0/routers/e853638d-014c-4ce7-8aed-791f82ac3551/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.1346381 2026-05-27 11:09:04.349 9 INFO neutron.wsgi [None req-11d6cb41-a981-45c6-beeb-132671277394 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "GET /v2.0/ports/ad137210-da4d-4adb-8daa-a6d5f8064d76 HTTP/1.1" status: 200 len: 1137 time: 0.0382888 2026-05-27 11:09:04.384 10 INFO neutron.wsgi [None req-29750205-8466-4b05-930d-f28c5f6a85c0 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] 10.0.0.84 "GET /v2.0/networks?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2069 time: 0.1421394 2026-05-27 11:09:04.402 9 WARNING neutron_lib.context [None req-f5bfc681-20c8-4072-becc-cbb43f0fc5b0 fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:04.620 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource ad137210-da4d-4adb-8daa-a6d5f8064d76 (type: ports) to 2 2026-05-27 11:09:04.635 9 INFO neutron.db.ovn_revision_numbers_db [None req-f5bfc681-20c8-4072-becc-cbb43f0fc5b0 fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] Successfully bumped revision number for resource 6fa3ef0b-4346-41fd-af68-6a50b6414d7b (type: security_groups) to 1 2026-05-27 11:09:04.660 9 INFO neutron.db.ovn_revision_numbers_db [None req-f5bfc681-20c8-4072-becc-cbb43f0fc5b0 fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] Successfully bumped revision number for resource 3f7c07e9-b899-4f95-9a02-3cacc122c8be (type: security_group_rules) to 0 2026-05-27 11:09:04.684 9 INFO neutron.db.ovn_revision_numbers_db [None req-f5bfc681-20c8-4072-becc-cbb43f0fc5b0 fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] Successfully bumped revision number for resource 97745570-b642-4080-85fc-dd2a4a96cb6e (type: security_group_rules) to 0 2026-05-27 11:09:04.705 9 INFO neutron.db.ovn_revision_numbers_db [None req-f5bfc681-20c8-4072-becc-cbb43f0fc5b0 fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] Successfully bumped revision number for resource b6240b71-9870-4ab4-9ddb-046cf24a80d2 (type: security_group_rules) to 0 2026-05-27 11:09:04.736 9 INFO neutron.db.ovn_revision_numbers_db [None req-f5bfc681-20c8-4072-becc-cbb43f0fc5b0 fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] Successfully bumped revision number for resource ea34ad52-8294-418b-9fd3-e58dd833fd49 (type: security_group_rules) to 0 2026-05-27 11:09:04.807 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource ad137210-da4d-4adb-8daa-a6d5f8064d76 (type: router_ports) to 2 2026-05-27 11:09:04.811 9 INFO neutron.db.segments_db [None req-f5bfc681-20c8-4072-becc-cbb43f0fc5b0 fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] Added segment b03a1dba-06db-405c-822c-85e7c4ddf1c2 of type geneve for network 23d224ca-803a-4ca7-9e2e-b120e84c954d 2026-05-27 11:09:04.936 10 INFO neutron.services.segments.plugin [-] Segment 2d969ed5-d3a5-49a6-a522-76de2877a87b resource provider aggregate not found 2026-05-27 11:09:04.942 10 INFO neutron.services.segments.plugin [-] Segment 2d969ed5-d3a5-49a6-a522-76de2877a87b resource provider aggregate not found 2026-05-27 11:09:04.959 10 INFO neutron.services.segments.plugin [-] Segment 2d969ed5-d3a5-49a6-a522-76de2877a87b 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 2d969ed5-d3a5-49a6-a522-76de2877a87b found for delete ", "request_id": "req-c11af104-9b67-42dc-ab05-d75fe3259ad0"}]} 2026-05-27 11:09:04.962 10 INFO neutron.services.segments.plugin [-] Segment 2d969ed5-d3a5-49a6-a522-76de2877a87b 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 2d969ed5-d3a5-49a6-a522-76de2877a87b found for delete ", "request_id": "req-a09894a7-82f1-4232-8c85-bde208a49abf"}]} 2026-05-27 11:09:04.985 10 INFO neutron.wsgi [None req-6e466559-ca57-46fd-94c6-d3c1780963d4 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] 10.0.0.84 "DELETE /v2.0/networks/c21f807a-90cb-48b5-9707-4ec6a54e91fd HTTP/1.1" status: 204 len: 168 time: 0.5947485 2026-05-27 11:09:05.196 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a9f1fc11-5c0e-4f9c-a89b-bff19b325d64 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] No more DHCP agents 2026-05-27 11:09:05.199 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a9f1fc11-5c0e-4f9c-a89b-bff19b325d64 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Unable to schedule network 1e0c58e8-0422-4845-9e79-5080293d9009: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:05.208 9 INFO neutron.db.ovn_revision_numbers_db [None req-f5bfc681-20c8-4072-becc-cbb43f0fc5b0 fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] Successfully bumped revision number for resource 23d224ca-803a-4ca7-9e2e-b120e84c954d (type: networks) to 1 2026-05-27 11:09:05.425 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f5bfc681-20c8-4072-becc-cbb43f0fc5b0 fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] No more DHCP agents 2026-05-27 11:09:05.428 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f5bfc681-20c8-4072-becc-cbb43f0fc5b0 fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] Unable to schedule network 23d224ca-803a-4ca7-9e2e-b120e84c954d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:05.431 9 INFO neutron.db.ovn_revision_numbers_db [None req-a9f1fc11-5c0e-4f9c-a89b-bff19b325d64 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource fdfca5dc-2c75-4d7f-8204-a1429fa15e0b (type: ports) to 1 2026-05-27 11:09:05.542 9 INFO neutron.db.ovn_revision_numbers_db [None req-f5bfc681-20c8-4072-becc-cbb43f0fc5b0 fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] Successfully bumped revision number for resource 30acdbca-0d12-431d-80b5-31ffdabb052e (type: ports) to 1 2026-05-27 11:09:05.575 9 INFO neutron.wsgi [None req-f5bfc681-20c8-4072-becc-cbb43f0fc5b0 fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 1.3876367 2026-05-27 11:09:05.585 9 WARNING neutron_lib.context [None req-41090a1e-5a71-4c4a-bef9-acf7dfe1ac05 fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:05.609 10 INFO neutron.wsgi [None req-642740de-083f-42d3-a194-c024269400e8 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] 10.0.0.84 "DELETE /v2.0/networks/e692f8c3-2a4e-48ec-8399-b1a26826cb5c HTTP/1.1" status: 204 len: 168 time: 0.6180880 2026-05-27 11:09:06.051 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-41090a1e-5a71-4c4a-bef9-acf7dfe1ac05 fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] No more DHCP agents 2026-05-27 11:09:06.060 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-41090a1e-5a71-4c4a-bef9-acf7dfe1ac05 fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] Unable to schedule network 23d224ca-803a-4ca7-9e2e-b120e84c954d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:06.299 9 INFO neutron.db.ovn_revision_numbers_db [None req-41090a1e-5a71-4c4a-bef9-acf7dfe1ac05 fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] Successfully bumped revision number for resource d5d1adb9-4239-4b60-a8f6-e1a681710a84 (type: ports) to 1 2026-05-27 11:09:06.364 9 INFO neutron.services.segments.plugin [-] Segment f0475318-1887-4983-a3e9-964ea42b2115 resource provider aggregate not found 2026-05-27 11:09:06.369 9 INFO neutron.services.segments.plugin [-] Segment f0475318-1887-4983-a3e9-964ea42b2115 resource provider aggregate not found 2026-05-27 11:09:06.376 9 INFO neutron.wsgi [None req-41090a1e-5a71-4c4a-bef9-acf7dfe1ac05 fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] 10.0.0.84 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.7954330 2026-05-27 11:09:06.387 9 INFO neutron.services.segments.plugin [-] Segment f0475318-1887-4983-a3e9-964ea42b2115 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 f0475318-1887-4983-a3e9-964ea42b2115 found for delete ", "request_id": "req-b998b909-8fb9-48ce-8eb9-e232ddcfd392"}]} /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-05-27 11:09:06.393 9 WARNING neutron_lib.context [None req-a3f613c7-7f05-4d57-8ce8-380e6e10bdbc fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:06.399 9 INFO neutron.services.segments.plugin [-] Segment f0475318-1887-4983-a3e9-964ea42b2115 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 f0475318-1887-4983-a3e9-964ea42b2115 found for delete ", "request_id": "req-28398dc3-a012-451c-af67-7c0e4be871b5"}]} 2026-05-27 11:09:06.408 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-a9f1fc11-5c0e-4f9c-a89b-bff19b325d64 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-fdfca5dc-2c75-4d7f-8204-a1429fa15e0b 2026-05-27 11:09:06.408 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:09:06.408 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:09:06.408 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:09:06.408 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:09:06.408 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:09:06.408 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:09:06.408 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:09:06.408 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:09:06.408 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:09:06.408 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:09:06.408 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:09:06.408 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-fdfca5dc-2c75-4d7f-8204-a1429fa15e0b 2026-05-27 11:09:06.408 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:09:06.409 9 ERROR neutron_lib.callbacks.manager [None req-a9f1fc11-5c0e-4f9c-a89b-bff19b325d64 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-fdfca5dc-2c75-4d7f-8204-a1429fa15e0b 2026-05-27 11:09:06.409 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:09:06.409 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:09:06.409 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:09:06.409 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:09:06.409 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:09:06.409 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:09:06.409 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:09:06.409 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:09:06.409 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:09:06.409 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:09:06.409 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:09:06.409 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:09:06.409 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:09:06.409 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:09:06.409 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:09:06.409 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:09:06.409 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:09:06.409 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:09:06.409 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:09:06.409 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-fdfca5dc-2c75-4d7f-8204-a1429fa15e0b 2026-05-27 11:09:06.409 9 ERROR neutron_lib.callbacks.manager  2026-05-27 11:09:06.430 9 INFO neutron.wsgi [None req-44782e4e-72ab-40b6-9df0-2b2c50ab141e 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] 10.0.0.84 "DELETE /v2.0/networks/d13b0507-fc92-48bb-b12a-6da9a4eb6c73 HTTP/1.1" status: 204 len: 168 time: 0.8152962 2026-05-27 11:09:06.856 10 INFO neutron.wsgi [None req-fa4d00e1-d790-41bb-97de-a27dcb919e94 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] 10.0.0.84 "DELETE /v2.0/networks/ec39cb64-9e6a-4acc-a78b-60a9eca703ba HTTP/1.1" status: 204 len: 168 time: 0.4192228 2026-05-27 11:09:06.895 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status up for port: fdfca5dc-2c75-4d7f-8204-a1429fa15e0b 2026-05-27 11:09:06.913 9 INFO neutron.plugins.ml2.plugin [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Attempt 1 to provision port fdfca5dc-2c75-4d7f-8204-a1429fa15e0b 2026-05-27 11:09:06.941 9 INFO neutron.db.ovn_revision_numbers_db [None req-a9f1fc11-5c0e-4f9c-a89b-bff19b325d64 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource fdfca5dc-2c75-4d7f-8204-a1429fa15e0b (type: ports) to 1 2026-05-27 11:09:06.963 9 INFO neutron.wsgi [None req-a3f613c7-7f05-4d57-8ce8-380e6e10bdbc fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] 10.0.0.84 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.5790193 2026-05-27 11:09:06.988 10 INFO neutron.services.segments.plugin [-] Segment 027b55a9-5c68-4bad-a3b7-36e5a0fc52b8 resource provider aggregate not found 2026-05-27 11:09:06.992 10 INFO neutron.services.segments.plugin [-] Segment 027b55a9-5c68-4bad-a3b7-36e5a0fc52b8 resource provider aggregate not found 2026-05-27 11:09:07.012 10 INFO neutron.services.segments.plugin [-] Segment 027b55a9-5c68-4bad-a3b7-36e5a0fc52b8 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 027b55a9-5c68-4bad-a3b7-36e5a0fc52b8 found for delete ", "request_id": "req-f8848912-95ef-4d6e-9dea-a13c0b6f1741"}]} 2026-05-27 11:09:07.022 10 INFO neutron.services.segments.plugin [-] Segment 027b55a9-5c68-4bad-a3b7-36e5a0fc52b8 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 027b55a9-5c68-4bad-a3b7-36e5a0fc52b8 found for delete ", "request_id": "req-21256bc2-514f-4081-9a41-beeda4ea1ee0"}]} 2026-05-27 11:09:07.041 10 INFO neutron.services.segments.plugin [-] Segment fc69e9e2-39e5-4a59-8712-4054b8666c8d resource provider aggregate not found 2026-05-27 11:09:07.045 10 INFO neutron.services.segments.plugin [-] Segment fc69e9e2-39e5-4a59-8712-4054b8666c8d resource provider aggregate not found 2026-05-27 11:09:07.053 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a9f1fc11-5c0e-4f9c-a89b-bff19b325d64 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] No more DHCP agents 2026-05-27 11:09:07.060 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a9f1fc11-5c0e-4f9c-a89b-bff19b325d64 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Unable to schedule network 1e0c58e8-0422-4845-9e79-5080293d9009: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:07.067 10 INFO neutron.services.segments.plugin [-] Segment fc69e9e2-39e5-4a59-8712-4054b8666c8d 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 fc69e9e2-39e5-4a59-8712-4054b8666c8d found for delete ", "request_id": "req-05befe04-6e1b-4e46-8cae-74e0fae39b97"}]} 2026-05-27 11:09:07.068 10 INFO neutron.services.segments.plugin [-] Segment fc69e9e2-39e5-4a59-8712-4054b8666c8d 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 fc69e9e2-39e5-4a59-8712-4054b8666c8d found for delete ", "request_id": "req-510b258d-1b7b-45cd-ad1a-77407748ed8d"}]} 2026-05-27 11:09:07.072 10 INFO neutron.wsgi [None req-259058d5-8e79-4a47-b008-85eccc2243f2 fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] 10.0.0.84 "PUT /v2.0/trunks/3ef36b52-94cf-4feb-9942-4c7af93a4e3b/tags HTTP/1.1" status: 200 len: 218 time: 0.1011312 2026-05-27 11:09:07.137 10 INFO neutron.wsgi [None req-87529bb6-f1f0-47e0-85c3-f13fa5127363 ce61c2b9321f4d60ae17fcaac574261d 6d5a4edb86c04b3188e63c696e4c84b7 - - default default] 10.0.0.84 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.3236446 2026-05-27 11:09:07.155 9 INFO neutron.wsgi [None req-844e5f4f-8123-441a-bf1b-d984a515476e fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] 10.0.0.84 "GET /v2.0/trunks/3ef36b52-94cf-4feb-9942-4c7af93a4e3b/tags HTTP/1.1" status: 200 len: 218 time: 0.0758712 2026-05-27 11:09:07.207 10 INFO neutron.wsgi [None req-9ee810c5-01b1-439b-9471-a9b0bd950ca5 ce61c2b9321f4d60ae17fcaac574261d 6d5a4edb86c04b3188e63c696e4c84b7 - - default default] 10.0.0.84 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0663915 2026-05-27 11:09:07.212 10 INFO neutron.wsgi [None req-4c555975-6db8-4cbf-b7e9-b1eca3ec8c7f fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] 10.0.0.84 "PUT /v2.0/trunks/3ef36b52-94cf-4feb-9942-4c7af93a4e3b/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0498121 2026-05-27 11:09:07.248 10 INFO neutron.wsgi [None req-44825ae7-61a5-46b9-a433-1e1ec168fcd4 fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] 10.0.0.84 "GET /v2.0/trunks/3ef36b52-94cf-4feb-9942-4c7af93a4e3b/tags HTTP/1.1" status: 200 len: 227 time: 0.0324178 2026-05-27 11:09:07.314 9 INFO neutron.wsgi [None req-5a34dfd2-1b61-4f85-b76d-da6ff452b7ba fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] 10.0.0.84 "PUT /v2.0/trunks/3ef36b52-94cf-4feb-9942-4c7af93a4e3b/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0583236 2026-05-27 11:09:07.320 9 INFO neutron.wsgi [None req-7387f0c8-949b-450f-8e4a-df3a528e5a02 ce61c2b9321f4d60ae17fcaac574261d 6d5a4edb86c04b3188e63c696e4c84b7 - - default default] 10.0.0.84 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.1068339 2026-05-27 11:09:07.355 10 INFO neutron.wsgi [None req-53cc3169-976c-41ae-a322-2d0f6be7d777 fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] 10.0.0.84 "GET /v2.0/trunks/3ef36b52-94cf-4feb-9942-4c7af93a4e3b/tags HTTP/1.1" status: 200 len: 227 time: 0.0343630 2026-05-27 11:09:07.382 9 INFO neutron.db.ovn_revision_numbers_db [None req-a9f1fc11-5c0e-4f9c-a89b-bff19b325d64 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource fdfca5dc-2c75-4d7f-8204-a1429fa15e0b (type: router_ports) to 1 2026-05-27 11:09:07.388 10 INFO neutron.wsgi [None req-1a1b2c8a-0f8f-4c17-8631-2a8077480487 8bad78a452ce4d10977d879d3bbd8497 3cafb4505bcb44e987ae5edda4246027 - - default default] 10.0.0.84 "DELETE /v2.0/networks/3a86b3e7-0c95-458e-91d7-9378aa707eef HTTP/1.1" status: 204 len: 168 time: 0.5254979 2026-05-27 11:09:07.390 9 INFO neutron.wsgi [None req-a9f1fc11-5c0e-4f9c-a89b-bff19b325d64 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "PUT /v2.0/routers/e853638d-014c-4ce7-8aed-791f82ac3551/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.0353281 2026-05-27 11:09:07.402 9 INFO neutron.wsgi [None req-73f36d2b-f17e-444d-9738-a7792e1f54ba ce61c2b9321f4d60ae17fcaac574261d 6d5a4edb86c04b3188e63c696e4c84b7 - - default default] 10.0.0.84 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0771759 2026-05-27 11:09:07.423 10 INFO neutron.wsgi [None req-f37b45cf-93d8-4267-be04-4b2d009848eb fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] 10.0.0.84 "PUT /v2.0/trunks/3ef36b52-94cf-4feb-9942-4c7af93a4e3b/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0626984 2026-05-27 11:09:07.466 10 INFO neutron.wsgi [None req-5dfa6f90-caaa-4a88-8056-25277c075f84 fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] 10.0.0.84 "GET /v2.0/trunks/3ef36b52-94cf-4feb-9942-4c7af93a4e3b/tags HTTP/1.1" status: 200 len: 245 time: 0.0385470 2026-05-27 11:09:07.468 9 INFO neutron.wsgi [None req-a01ffeb6-3609-43fa-959a-41fc6345ec78 ce61c2b9321f4d60ae17fcaac574261d 6d5a4edb86c04b3188e63c696e4c84b7 - - default default] 10.0.0.84 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.0602083 2026-05-27 11:09:07.502 10 INFO neutron.wsgi [None req-e91ab7d9-cf5c-44d4-bc44-ecbdca7ef99d 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "GET /v2.0/ports/fdfca5dc-2c75-4d7f-8204-a1429fa15e0b HTTP/1.1" status: 200 len: 1137 time: 0.1065826 2026-05-27 11:09:07.517 10 INFO neutron.wsgi [None req-b08fc78c-6d2e-4f9d-9122-b8259df9bf1c fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] 10.0.0.84 "PUT /v2.0/trunks/3ef36b52-94cf-4feb-9942-4c7af93a4e3b/tags HTTP/1.1" status: 200 len: 230 time: 0.0463665 2026-05-27 11:09:07.519 9 INFO neutron.wsgi [None req-5e5de792-993e-4958-969a-b7f4789dec04 ce61c2b9321f4d60ae17fcaac574261d 6d5a4edb86c04b3188e63c696e4c84b7 - - default default] 10.0.0.84 "PUT /v2.0/policies/eac1a7f9-dd0e-4500-bfd2-c6aff3167303/tags HTTP/1.1" status: 200 len: 210 time: 0.0467100 2026-05-27 11:09:07.554 10 INFO neutron.wsgi [None req-d892b0a0-0c0a-4057-b700-de41a9219f43 fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] 10.0.0.84 "GET /v2.0/trunks/3ef36b52-94cf-4feb-9942-4c7af93a4e3b/tags HTTP/1.1" status: 200 len: 230 time: 0.0333135 2026-05-27 11:09:07.567 10 INFO neutron.wsgi [None req-cdd4442c-c37f-49fe-a92b-bea9091f0643 ce61c2b9321f4d60ae17fcaac574261d 6d5a4edb86c04b3188e63c696e4c84b7 - - default default] 10.0.0.84 "PUT /v2.0/policies/86348da5-b3f8-4f1f-8c80-2c3952f953d1/tags HTTP/1.1" status: 200 len: 218 time: 0.0393441 2026-05-27 11:09:07.577 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource fdfca5dc-2c75-4d7f-8204-a1429fa15e0b (type: ports) to 2 2026-05-27 11:09:07.589 10 INFO neutron.wsgi [None req-cefc48ea-3143-4b2a-be26-268127163c0d fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] 10.0.0.84 "GET /v2.0/trunks/3ef36b52-94cf-4feb-9942-4c7af93a4e3b/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0300133 2026-05-27 11:09:07.612 10 INFO neutron.wsgi [None req-ad1ee4a1-30ee-4aef-b3e2-8ac98785fca8 ce61c2b9321f4d60ae17fcaac574261d 6d5a4edb86c04b3188e63c696e4c84b7 - - default default] 10.0.0.84 "PUT /v2.0/policies/dfbcb052-617d-4ce2-9e38-8a85762703d0/tags HTTP/1.1" status: 200 len: 227 time: 0.0406544 2026-05-27 11:09:07.621 10 INFO neutron.api.v2.resource [None req-b072ebb2-f9bf-4820-a90c-bc13b9549ad6 fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:09:07.623 10 INFO neutron.wsgi [None req-b072ebb2-f9bf-4820-a90c-bc13b9549ad6 fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] 10.0.0.84 "GET /v2.0/trunks/3ef36b52-94cf-4feb-9942-4c7af93a4e3b/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0292490 2026-05-27 11:09:07.640 9 INFO neutron.wsgi [None req-8fe21709-d829-4b51-b2ae-c5438b7fdac9 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "GET /v2.0/ports/fdfca5dc-2c75-4d7f-8204-a1429fa15e0b HTTP/1.1" status: 200 len: 1137 time: 0.1305003 2026-05-27 11:09:07.655 10 INFO neutron.wsgi [None req-437cd334-3d3f-47e9-995b-bdf0518e47ec ce61c2b9321f4d60ae17fcaac574261d 6d5a4edb86c04b3188e63c696e4c84b7 - - default default] 10.0.0.84 "PUT /v2.0/policies/cc638238-a7a9-459e-8a34-88be4e8e9030/tags HTTP/1.1" status: 200 len: 212 time: 0.0384943 2026-05-27 11:09:07.671 10 INFO neutron.wsgi [None req-9d957a5f-2e6f-4a30-b211-ac2ba6b64123 fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] 10.0.0.84 "DELETE /v2.0/trunks/3ef36b52-94cf-4feb-9942-4c7af93a4e3b/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0439165 2026-05-27 11:09:07.695 10 INFO neutron.wsgi [None req-981a1697-d1ef-4102-a222-40b736798bb3 fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] 10.0.0.84 "GET /v2.0/trunks/3ef36b52-94cf-4feb-9942-4c7af93a4e3b/tags HTTP/1.1" status: 200 len: 223 time: 0.0200365 2026-05-27 11:09:07.722 10 INFO neutron.api.v2.resource [None req-5029b84d-270d-40e8-a8b2-ed93f81d364a fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] delete failed (client error): The resource could not be found. 2026-05-27 11:09:07.723 10 INFO neutron.wsgi [None req-5029b84d-270d-40e8-a8b2-ed93f81d364a fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] 10.0.0.84 "DELETE /v2.0/trunks/3ef36b52-94cf-4feb-9942-4c7af93a4e3b/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0237606 2026-05-27 11:09:07.763 10 INFO neutron.wsgi [None req-59c2fa6d-f9a0-4904-9099-8869e9cbefe8 fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] 10.0.0.84 "DELETE /v2.0/trunks/3ef36b52-94cf-4feb-9942-4c7af93a4e3b/tags HTTP/1.1" status: 204 len: 168 time: 0.0346658 2026-05-27 11:09:07.784 10 INFO neutron.wsgi [None req-ecddee7b-f9b0-49bc-bc2c-b03b84bdaf8c fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] 10.0.0.84 "GET /v2.0/trunks/3ef36b52-94cf-4feb-9942-4c7af93a4e3b/tags HTTP/1.1" status: 200 len: 205 time: 0.0168331 2026-05-27 11:09:07.825 10 INFO neutron.wsgi [None req-5246d4ab-3552-4b74-bad2-0f08e8bf64fe fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] 10.0.0.84 "GET /v2.0/trunks/3ef36b52-94cf-4feb-9942-4c7af93a4e3b HTTP/1.1" status: 200 len: 603 time: 0.0222301 2026-05-27 11:09:07.941 10 INFO neutron.wsgi [None req-ac2cd2e9-576e-4614-a411-5dc4873bc278 fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] 10.0.0.84 "GET /v2.0/ports/d5d1adb9-4239-4b60-a8f6-e1a681710a84 HTTP/1.1" status: 200 len: 1020 time: 0.1120474 2026-05-27 11:09:07.962 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource fdfca5dc-2c75-4d7f-8204-a1429fa15e0b (type: router_ports) to 2 2026-05-27 11:09:08.039 10 INFO neutron.wsgi [None req-7c9da7d5-9068-466b-ad0f-fea93eed1d12 fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] 10.0.0.84 "DELETE /v2.0/trunks/3ef36b52-94cf-4feb-9942-4c7af93a4e3b HTTP/1.1" status: 204 len: 168 time: 0.0934260 2026-05-27 11:09:08.316 10 INFO neutron.wsgi [None req-ec9cb1af-1e33-4454-a849-b3a069b4bc43 fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] 10.0.0.84 "DELETE /v2.0/ports/d5d1adb9-4239-4b60-a8f6-e1a681710a84 HTTP/1.1" status: 204 len: 168 time: 0.2711525 2026-05-27 11:09:08.381 10 INFO neutron.wsgi [None req-74993f80-57b0-4bca-9c98-f1587581729e ef42bfbc9be04c3a845719d5c81eda59 c03c45447663408187971d524a64736d - - default default] 10.0.0.84 "GET /v2.0/qos/policies?tags=red HTTP/1.1" status: 200 len: 1296 time: 0.3546124 2026-05-27 11:09:08.479 10 INFO neutron.wsgi [None req-93a51b34-a53e-49da-8e5a-2951c6f2f1cc ef42bfbc9be04c3a845719d5c81eda59 c03c45447663408187971d524a64736d - - default default] 10.0.0.84 "GET /v2.0/qos/policies?tags=red%2Cblue HTTP/1.1" status: 200 len: 941 time: 0.0920517 2026-05-27 11:09:08.574 10 INFO neutron.wsgi [None req-89eb0ea8-55e9-4fc8-9a4e-c4d2b8c2e28d ef42bfbc9be04c3a845719d5c81eda59 c03c45447663408187971d524a64736d - - default default] 10.0.0.84 "GET /v2.0/qos/policies?tags-any=blue HTTP/1.1" status: 200 len: 941 time: 0.0888116 2026-05-27 11:09:08.668 9 INFO neutron.wsgi [None req-0565c52f-c0bf-4f17-9929-8c00c46d2d23 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "PUT /v2.0/routers/e853638d-014c-4ce7-8aed-791f82ac3551/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.0218825 2026-05-27 11:09:08.680 9 INFO neutron.db.ovn_revision_numbers_db [None req-20bd48ff-1f41-41d4-835d-33f9ab64ccd1 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 4224b68c-0298-4c6b-920a-9dade254e8d1 (type: security_groups) to 1 2026-05-27 11:09:08.696 9 INFO neutron.db.ovn_revision_numbers_db [None req-20bd48ff-1f41-41d4-835d-33f9ab64ccd1 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 32dc6b8c-a42c-4e63-9315-f94d6497ad09 (type: security_group_rules) to 0 2026-05-27 11:09:08.712 9 INFO neutron.wsgi [None req-da5a42bb-a023-44e9-814d-fdee52a08f3f ef42bfbc9be04c3a845719d5c81eda59 c03c45447663408187971d524a64736d - - default default] 10.0.0.84 "GET /v2.0/qos/policies?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1296 time: 0.1297874 2026-05-27 11:09:08.714 9 INFO neutron.db.ovn_revision_numbers_db [None req-20bd48ff-1f41-41d4-835d-33f9ab64ccd1 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 6b915276-014e-4a51-b1e8-dc10c7714ddd (type: security_group_rules) to 0 2026-05-27 11:09:08.727 9 INFO neutron.db.ovn_revision_numbers_db [None req-20bd48ff-1f41-41d4-835d-33f9ab64ccd1 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 9825e6c0-056f-4e51-8868-57c04c61b598 (type: security_group_rules) to 0 2026-05-27 11:09:08.742 9 INFO neutron.db.ovn_revision_numbers_db [None req-20bd48ff-1f41-41d4-835d-33f9ab64ccd1 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource dcc7849e-5f0c-4cd0-95c3-0e9b248a5710 (type: security_group_rules) to 0 2026-05-27 11:09:08.762 9 INFO neutron.wsgi [None req-20bd48ff-1f41-41d4-835d-33f9ab64ccd1 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=91b0104a404a4f6f96a40b43b81fe96b&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3647130 2026-05-27 11:09:08.763 10 INFO neutron.wsgi [None req-c2d67944-d86c-4041-94e4-17fe50fe0ae6 fa3690f724934491ae820b2f6946c80c 1edbe7829f804f658dd74215bc2b7dda - - default default] 10.0.0.84 "DELETE /v2.0/networks/23d224ca-803a-4ca7-9e2e-b120e84c954d HTTP/1.1" status: 204 len: 168 time: 0.4385996 /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-05-27 11:09:08.790 10 INFO neutron.wsgi [None req-5228b7ed-9baa-4a95-b5a8-bfeb09423d7b 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "GET /v2.0/ports/ad137210-da4d-4adb-8daa-a6d5f8064d76 HTTP/1.1" status: 200 len: 1137 time: 0.1161172 2026-05-27 11:09:08.823 10 INFO neutron.wsgi [None req-f6697153-9772-4e2e-a67e-1cdd0a945ebb ef42bfbc9be04c3a845719d5c81eda59 c03c45447663408187971d524a64736d - - default default] 10.0.0.84 "GET /v2.0/qos/policies?not-tags=red HTTP/1.1" status: 200 len: 913 time: 0.1033385 2026-05-27 11:09:08.934 9 INFO neutron.wsgi [None req-dc619fb6-a7b5-4398-845e-48f80ff73ca7 ef42bfbc9be04c3a845719d5c81eda59 c03c45447663408187971d524a64736d - - default default] 10.0.0.84 "GET /v2.0/qos/policies?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1268 time: 0.1040046 2026-05-27 11:09:08.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027440 2026-05-27 11:09:08.957 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019300 2026-05-27 11:09:09.027 9 INFO neutron.wsgi [None req-79baff26-b40f-4e9b-8a26-d0657b3388d2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/4224b68c-0298-4c6b-920a-9dade254e8d1 HTTP/1.1" status: 204 len: 168 time: 0.2588544 2026-05-27 11:09:09.117 10 INFO neutron.services.segments.plugin [-] Segment 816da074-4a0f-4966-964d-48c5d415e9d1 resource provider aggregate not found 2026-05-27 11:09:09.121 10 INFO neutron.services.segments.plugin [-] Segment 816da074-4a0f-4966-964d-48c5d415e9d1 resource provider aggregate not found 2026-05-27 11:09:09.137 10 INFO neutron.services.segments.plugin [-] Segment 816da074-4a0f-4966-964d-48c5d415e9d1 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 816da074-4a0f-4966-964d-48c5d415e9d1 found for delete ", "request_id": "req-0bd828e6-a2c0-42bd-b938-bd49870bab62"}]} 2026-05-27 11:09:09.144 10 INFO neutron.services.segments.plugin [-] Segment 816da074-4a0f-4966-964d-48c5d415e9d1 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 816da074-4a0f-4966-964d-48c5d415e9d1 found for delete ", "request_id": "req-e212fb50-0227-48f9-b4ec-01412fd9b9f5"}]} 2026-05-27 11:09:09.161 10 INFO neutron.services.segments.plugin [-] Segment b03a1dba-06db-405c-822c-85e7c4ddf1c2 resource provider aggregate not found 2026-05-27 11:09:09.166 10 INFO neutron.services.segments.plugin [-] Segment b03a1dba-06db-405c-822c-85e7c4ddf1c2 resource provider aggregate not found 2026-05-27 11:09:09.180 10 INFO neutron.services.segments.plugin [-] Segment b03a1dba-06db-405c-822c-85e7c4ddf1c2 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 b03a1dba-06db-405c-822c-85e7c4ddf1c2 found for delete ", "request_id": "req-477d9763-dcdf-4a36-8a36-4bb901f34d5e"}]} 2026-05-27 11:09:09.183 10 INFO neutron.services.segments.plugin [-] Segment b03a1dba-06db-405c-822c-85e7c4ddf1c2 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 b03a1dba-06db-405c-822c-85e7c4ddf1c2 found for delete ", "request_id": "req-dc902afb-4964-4838-9886-2aa0bc843c54"}]} 2026-05-27 11:09:09.187 10 INFO neutron.wsgi [None req-af867101-f810-4df3-a4ba-3b3059b682bd ef42bfbc9be04c3a845719d5c81eda59 c03c45447663408187971d524a64736d - - default default] 10.0.0.84 "GET /v2.0/qos/policies?not-tags-any=blue HTTP/1.1" status: 200 len: 1268 time: 0.2490714 2026-05-27 11:09:09.303 10 INFO neutron.wsgi [None req-73f6bf9f-9e8e-42e0-af7c-65ddf4242b21 ef42bfbc9be04c3a845719d5c81eda59 c03c45447663408187971d524a64736d - - default default] 10.0.0.84 "GET /v2.0/qos/policies?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 913 time: 0.1085668 2026-05-27 11:09:09.442 10 INFO neutron.wsgi [None req-6a781d04-801b-450d-a045-398697922166 ce61c2b9321f4d60ae17fcaac574261d 6d5a4edb86c04b3188e63c696e4c84b7 - - default default] 10.0.0.84 "DELETE /v2.0/qos/policies/eac1a7f9-dd0e-4500-bfd2-c6aff3167303 HTTP/1.1" status: 204 len: 168 time: 0.1266513 2026-05-27 11:09:09.445 10 INFO neutron.db.ovn_revision_numbers_db [None req-31991504-44d8-43a6-9240-6fd35e37fd48 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource bcec1109-6c78-44f8-8694-c1390251fe6c (type: security_groups) to 1 2026-05-27 11:09:09.465 10 INFO neutron.db.ovn_revision_numbers_db [None req-31991504-44d8-43a6-9240-6fd35e37fd48 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 02a3e68d-88b6-4066-b347-d7d6d0f440c6 (type: security_group_rules) to 0 2026-05-27 11:09:09.499 10 INFO neutron.db.ovn_revision_numbers_db [None req-31991504-44d8-43a6-9240-6fd35e37fd48 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 27c25ab5-1491-4d54-a2d7-9f7d491f3108 (type: security_group_rules) to 0 2026-05-27 11:09:09.514 9 INFO neutron.wsgi [None req-dde70052-e386-4a80-9e4d-452ea8af44ad ce61c2b9321f4d60ae17fcaac574261d 6d5a4edb86c04b3188e63c696e4c84b7 - - default default] 10.0.0.84 "DELETE /v2.0/qos/policies/86348da5-b3f8-4f1f-8c80-2c3952f953d1 HTTP/1.1" status: 204 len: 168 time: 0.0661001 2026-05-27 11:09:09.533 10 INFO neutron.db.ovn_revision_numbers_db [None req-31991504-44d8-43a6-9240-6fd35e37fd48 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 86611327-c94d-428a-a69f-61a9a7d8ac36 (type: security_group_rules) to 0 2026-05-27 11:09:09.562 10 INFO neutron.db.ovn_revision_numbers_db [None req-31991504-44d8-43a6-9240-6fd35e37fd48 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource c594a6dd-b678-4032-9b81-7a6ef108ee1f (type: security_group_rules) to 0 2026-05-27 11:09:09.603 10 INFO neutron.wsgi [None req-31991504-44d8-43a6-9240-6fd35e37fd48 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=67f22d845fb2481391d77d1cf488a00e&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3977106 2026-05-27 11:09:09.678 10 INFO neutron.wsgi [None req-a7a21bda-01db-4d2c-ab4c-89c695ed4862 ce61c2b9321f4d60ae17fcaac574261d 6d5a4edb86c04b3188e63c696e4c84b7 - - default default] 10.0.0.84 "DELETE /v2.0/qos/policies/dfbcb052-617d-4ce2-9e38-8a85762703d0 HTTP/1.1" status: 204 len: 168 time: 0.1524265 2026-05-27 11:09:09.797 9 INFO neutron.wsgi [None req-9f9a3e44-c7d4-4773-908b-ed17ffe5b6a5 ce61c2b9321f4d60ae17fcaac574261d 6d5a4edb86c04b3188e63c696e4c84b7 - - default default] 10.0.0.84 "DELETE /v2.0/qos/policies/cc638238-a7a9-459e-8a34-88be4e8e9030 HTTP/1.1" status: 204 len: 168 time: 0.1150186 2026-05-27 11:09:09.828 9 INFO neutron.wsgi [None req-99644a8f-2318-488d-83bf-363081593719 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=1edbe7829f804f658dd74215bc2b7dda&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2827721 2026-05-27 11:09:09.905 10 INFO neutron.wsgi [None req-516abe13-fb1a-47a2-992c-8a22a57e8a0f 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "PUT /v2.0/routers/e853638d-014c-4ce7-8aed-791f82ac3551/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.1087539 /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-05-27 11:09:09.918 9 INFO neutron.wsgi [None req-11cf6751-926b-449c-86aa-0c366519376c ce61c2b9321f4d60ae17fcaac574261d 6d5a4edb86c04b3188e63c696e4c84b7 - - default default] 10.0.0.84 "DELETE /v2.0/qos/policies/16666168-4fc6-4a7e-a401-b191ea49e478 HTTP/1.1" status: 204 len: 168 time: 0.1117752 2026-05-27 11:09:09.947 10 INFO neutron.wsgi [None req-6514a6e5-624b-4037-9b67-cee78f5c5439 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "GET /v2.0/ports?device_id=e853638d-014c-4ce7-8aed-791f82ac3551 HTTP/1.1" status: 200 len: 205 time: 0.0359106 2026-05-27 11:09:09.989 9 INFO neutron.wsgi [None req-fc471113-5045-4944-8759-402d4f72d6c0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/bcec1109-6c78-44f8-8694-c1390251fe6c HTTP/1.1" status: 204 len: 168 time: 0.3811958 2026-05-27 11:09:10.106 9 INFO neutron.wsgi [None req-f18129a9-6d2b-4ec2-a823-9d33283c6d8e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/6fa3ef0b-4346-41fd-af68-6a50b6414d7b HTTP/1.1" status: 204 len: 168 time: 0.2731891 2026-05-27 11:09:10.119 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] No port found with ID ad137210-da4d-4adb-8daa-a6d5f8064d76: RuntimeError: No port found with ID ad137210-da4d-4adb-8daa-a6d5f8064d76 2026-05-27 11:09:10.154 9 INFO neutron.wsgi [None req-e9514b0a-96fb-4efa-91de-58f6de799a9d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=3cafb4505bcb44e987ae5edda4246027&name=default HTTP/1.1" status: 200 len: 3120 time: 0.0642400 2026-05-27 11:09:10.413 9 INFO neutron.db.ovn_revision_numbers_db [None req-09d883ec-9bcf-4345-bd69-cdac68540dab c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource d6aa3aa1-71a3-4b6a-a57b-0624e65d8427 (type: security_groups) to 1 2026-05-27 11:09:10.429 9 INFO neutron.wsgi [None req-816ff985-dc97-4d9a-8204-0ef6f1354b4b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/87b51602-b1f1-4780-86d4-a56e36bb1b5a HTTP/1.1" status: 204 len: 168 time: 0.2614930 2026-05-27 11:09:10.435 9 INFO neutron.db.ovn_revision_numbers_db [None req-09d883ec-9bcf-4345-bd69-cdac68540dab c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 58122284-cda1-4540-bba4-f7a929c2e535 (type: security_group_rules) to 0 2026-05-27 11:09:10.455 9 INFO neutron.db.ovn_revision_numbers_db [None req-09d883ec-9bcf-4345-bd69-cdac68540dab c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 673cbc5b-1d95-4548-bcd5-fd08cd6716c5 (type: security_group_rules) to 0 2026-05-27 11:09:10.470 9 INFO neutron.db.ovn_revision_numbers_db [None req-09d883ec-9bcf-4345-bd69-cdac68540dab c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource ae000d31-acee-4b28-a722-3526255dd803 (type: security_group_rules) to 0 2026-05-27 11:09:10.483 9 INFO neutron.db.ovn_revision_numbers_db [None req-09d883ec-9bcf-4345-bd69-cdac68540dab c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource ea587b9d-341f-467f-ac5c-59236b98b42f (type: security_group_rules) to 0 2026-05-27 11:09:10.504 10 INFO neutron.wsgi [None req-a7e671c3-ca7d-4f2f-a625-86c200da8511 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "DELETE /v2.0/routers/e853638d-014c-4ce7-8aed-791f82ac3551 HTTP/1.1" status: 204 len: 168 time: 0.5518477 2026-05-27 11:09:10.509 9 INFO neutron.wsgi [None req-09d883ec-9bcf-4345-bd69-cdac68540dab c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=133d50fd48374f908f0f908c3ed6363a&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2362404 2026-05-27 11:09:10.742 10 INFO neutron.wsgi [None req-e774a413-c656-4cc2-8c9d-db8b73ee370a 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/81967635-8aec-4fe9-a0be-23ab81dc61eb HTTP/1.1" status: 204 len: 168 time: 0.2326560 2026-05-27 11:09:10.748 9 INFO neutron.wsgi [None req-ceab1965-ec47-4dd3-89e6-fc9d10ff2f55 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/d6aa3aa1-71a3-4b6a-a57b-0624e65d8427 HTTP/1.1" status: 204 len: 168 time: 0.2316401 2026-05-27 11:09:10.977 10 INFO neutron.wsgi [None req-f89a809c-7d91-44b7-a27c-8da28d89a914 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/c490b59b-0989-4ded-8c55-c9ab1e87e17d HTTP/1.1" status: 204 len: 168 time: 0.2250390 2026-05-27 11:09:11.285 10 INFO neutron.db.ovn_revision_numbers_db [None req-cf6f55d8-acd6-40ac-9518-ec69ea84251e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource cb868a7a-e3ad-4ab3-aa84-28c6851bd0d4 (type: security_groups) to 1 2026-05-27 11:09:11.309 10 INFO neutron.db.ovn_revision_numbers_db [None req-cf6f55d8-acd6-40ac-9518-ec69ea84251e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 2cdf3425-f026-4a53-9eea-e0a4857306c7 (type: security_group_rules) to 0 2026-05-27 11:09:11.343 10 INFO neutron.db.ovn_revision_numbers_db [None req-cf6f55d8-acd6-40ac-9518-ec69ea84251e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 9171943a-cf91-484e-ad51-19e155005979 (type: security_group_rules) to 0 2026-05-27 11:09:11.365 10 INFO neutron.db.ovn_revision_numbers_db [None req-cf6f55d8-acd6-40ac-9518-ec69ea84251e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource b151cbb2-ec0e-4e6c-a3c1-536c5ff6e3ba (type: security_group_rules) to 0 2026-05-27 11:09:11.404 10 INFO neutron.db.ovn_revision_numbers_db [None req-cf6f55d8-acd6-40ac-9518-ec69ea84251e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource c806976a-4cf7-4127-8dfa-3e58770990a9 (type: security_group_rules) to 0 2026-05-27 11:09:11.424 10 INFO neutron.services.segments.plugin [-] Segment 1cf1becf-e4b0-4ee8-9a0b-b3fbd1104022 resource provider aggregate not found 2026-05-27 11:09:11.431 10 INFO neutron.services.segments.plugin [-] Segment 1cf1becf-e4b0-4ee8-9a0b-b3fbd1104022 resource provider aggregate not found 2026-05-27 11:09:11.446 10 INFO neutron.services.segments.plugin [-] Segment 1cf1becf-e4b0-4ee8-9a0b-b3fbd1104022 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 1cf1becf-e4b0-4ee8-9a0b-b3fbd1104022 found for delete ", "request_id": "req-ba055292-9512-4ccd-942b-5aaf43e57a1d"}]} 2026-05-27 11:09:11.450 10 INFO neutron.wsgi [None req-cf6f55d8-acd6-40ac-9518-ec69ea84251e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=c03c45447663408187971d524a64736d&name=default HTTP/1.1" status: 200 len: 3120 time: 0.5414598 2026-05-27 11:09:11.452 10 INFO neutron.services.segments.plugin [-] Segment 1cf1becf-e4b0-4ee8-9a0b-b3fbd1104022 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 1cf1becf-e4b0-4ee8-9a0b-b3fbd1104022 found for delete ", "request_id": "req-5f6f7459-eb52-4c6d-ad24-004adc6f3f05"}]} 2026-05-27 11:09:11.485 10 INFO neutron.wsgi [None req-6f3f1d96-1ac2-4356-90f4-17ec47b78eb5 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "DELETE /v2.0/networks/1e0c58e8-0422-4845-9e79-5080293d9009 HTTP/1.1" status: 204 len: 168 time: 0.5037112 2026-05-27 11:09:11.687 10 INFO neutron.wsgi [None req-3ac88822-9920-4640-baa7-90ef255d3768 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/cb868a7a-e3ad-4ab3-aa84-28c6851bd0d4 HTTP/1.1" status: 204 len: 168 time: 0.2317572 2026-05-27 11:09:11.918 9 INFO neutron.services.segments.plugin [-] Segment 4ac8353d-7664-412d-87d4-c8825bce1028 resource provider aggregate not found 2026-05-27 11:09:11.922 9 INFO neutron.services.segments.plugin [-] Segment 4ac8353d-7664-412d-87d4-c8825bce1028 resource provider aggregate not found 2026-05-27 11:09:11.936 9 INFO neutron.services.segments.plugin [-] Segment 4ac8353d-7664-412d-87d4-c8825bce1028 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 4ac8353d-7664-412d-87d4-c8825bce1028 found for delete ", "request_id": "req-ec805086-3996-4dbc-a10d-5ce95d6e00a1"}]} 2026-05-27 11:09:11.940 9 INFO neutron.services.segments.plugin [-] Segment 4ac8353d-7664-412d-87d4-c8825bce1028 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 4ac8353d-7664-412d-87d4-c8825bce1028 found for delete ", "request_id": "req-fd767089-08a7-45cd-bc8d-c034bb636212"}]} 2026-05-27 11:09:11.967 9 INFO neutron.wsgi [None req-ddc818e2-1220-4e88-8ead-cc88498d972c 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "DELETE /v2.0/networks/3bbeebd8-ad21-4520-ae71-2c3f5364218c HTTP/1.1" status: 204 len: 168 time: 0.4765232 2026-05-27 11:09:11.982 10 WARNING neutron_lib.context [None req-0b8ced7b-3b47-4b40-9734-df2ea520217b 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:11.990 9 INFO neutron.db.ovn_revision_numbers_db [None req-961c7c86-171c-4fb7-8072-200be5d76d2b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 0c9c1147-9ba4-4ba9-a5bc-ec7b34d42874 (type: security_groups) to 1 2026-05-27 11:09:12.004 9 INFO neutron.db.ovn_revision_numbers_db [None req-961c7c86-171c-4fb7-8072-200be5d76d2b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 1b8d878b-e60d-4ff6-ba0f-0bb9b73d003b (type: security_group_rules) to 0 2026-05-27 11:09:12.019 9 INFO neutron.db.ovn_revision_numbers_db [None req-961c7c86-171c-4fb7-8072-200be5d76d2b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 5606a716-835b-478c-9708-211c81cd0f3d (type: security_group_rules) to 0 2026-05-27 11:09:12.047 9 INFO neutron.db.ovn_revision_numbers_db [None req-961c7c86-171c-4fb7-8072-200be5d76d2b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource c34e3068-bcc4-4584-814b-2ac19c1284c2 (type: security_group_rules) to 0 2026-05-27 11:09:12.060 9 INFO neutron.db.ovn_revision_numbers_db [None req-961c7c86-171c-4fb7-8072-200be5d76d2b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource c8ac08c2-1b43-45da-a285-f6a6f1f05d22 (type: security_group_rules) to 0 2026-05-27 11:09:12.083 9 INFO neutron.wsgi [None req-961c7c86-171c-4fb7-8072-200be5d76d2b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=3e1260957d0d4e0681db47f104ab314e&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3006504 2026-05-27 11:09:12.094 10 INFO neutron.db.segments_db [None req-0b8ced7b-3b47-4b40-9734-df2ea520217b 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Added segment 1ab9bc4a-8b51-4800-9b5f-9d8af39eb650 of type geneve for network 0629bf1f-65c6-43b2-95de-3559413b2b0b 2026-05-27 11:09:12.267 10 INFO neutron.db.ovn_revision_numbers_db [None req-0b8ced7b-3b47-4b40-9734-df2ea520217b 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource 0629bf1f-65c6-43b2-95de-3559413b2b0b (type: networks) to 1 2026-05-27 11:09:12.320 9 INFO neutron.wsgi [None req-54095c5b-6533-429d-8a1a-e403bab51156 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/0c9c1147-9ba4-4ba9-a5bc-ec7b34d42874 HTTP/1.1" status: 204 len: 168 time: 0.2317412 2026-05-27 11:09:12.455 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0b8ced7b-3b47-4b40-9734-df2ea520217b 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] No more DHCP agents 2026-05-27 11:09:12.458 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0b8ced7b-3b47-4b40-9734-df2ea520217b 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Unable to schedule network 0629bf1f-65c6-43b2-95de-3559413b2b0b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:12.551 10 INFO neutron.db.ovn_revision_numbers_db [None req-0b8ced7b-3b47-4b40-9734-df2ea520217b 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource 439b4220-bf13-4dd4-b3d6-6a2bf4f373af (type: ports) to 1 2026-05-27 11:09:12.576 10 INFO neutron.wsgi [None req-0b8ced7b-3b47-4b40-9734-df2ea520217b 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 828 time: 0.6020947 2026-05-27 11:09:12.589 10 WARNING neutron_lib.context [None req-28dd3f44-c2fc-4597-9fed-7695e07feb93 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:12.625 9 INFO neutron.db.ovn_revision_numbers_db [None req-c1b73d6c-9fd0-490c-a456-e958fb16b30a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource c7039ef6-9bb1-4ca6-aeec-58c18f8eb99e (type: security_groups) to 1 2026-05-27 11:09:12.638 9 INFO neutron.db.ovn_revision_numbers_db [None req-c1b73d6c-9fd0-490c-a456-e958fb16b30a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 08d93551-095a-45a7-8622-aeeaea41c4a3 (type: security_group_rules) to 0 2026-05-27 11:09:12.653 9 INFO neutron.db.ovn_revision_numbers_db [None req-c1b73d6c-9fd0-490c-a456-e958fb16b30a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 832956f1-47b9-4100-850b-af6dcff33aae (type: security_group_rules) to 0 2026-05-27 11:09:12.666 9 INFO neutron.db.ovn_revision_numbers_db [None req-c1b73d6c-9fd0-490c-a456-e958fb16b30a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 88d2e6bd-fd2b-4963-8b1e-f95898e9533e (type: security_group_rules) to 0 2026-05-27 11:09:12.678 9 INFO neutron.db.ovn_revision_numbers_db [None req-c1b73d6c-9fd0-490c-a456-e958fb16b30a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource d58cb735-1b36-47b2-b7ae-d8e1f4dc9d26 (type: security_group_rules) to 0 2026-05-27 11:09:12.701 9 INFO neutron.wsgi [None req-c1b73d6c-9fd0-490c-a456-e958fb16b30a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=6d5a4edb86c04b3188e63c696e4c84b7&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2230847 2026-05-27 11:09:12.825 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-28dd3f44-c2fc-4597-9fed-7695e07feb93 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] No more DHCP agents 2026-05-27 11:09:12.826 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-28dd3f44-c2fc-4597-9fed-7695e07feb93 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Unable to schedule network 0629bf1f-65c6-43b2-95de-3559413b2b0b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:12.958 9 INFO neutron.wsgi [None req-65841fcd-23b8-4da6-a743-efda2b5ddd7c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/c7039ef6-9bb1-4ca6-aeec-58c18f8eb99e HTTP/1.1" status: 204 len: 168 time: 0.2503514 2026-05-27 11:09:13.342 10 INFO neutron.db.ovn_revision_numbers_db [None req-28dd3f44-c2fc-4597-9fed-7695e07feb93 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource 439b4220-bf13-4dd4-b3d6-6a2bf4f373af (type: ports) to 2 2026-05-27 11:09:13.370 10 INFO neutron.db.ovn_revision_numbers_db [None req-28dd3f44-c2fc-4597-9fed-7695e07feb93 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource 8acb33a8-34d8-4982-8796-f7f309d77e1c (type: subnets) to 0 2026-05-27 11:09:13.382 10 INFO neutron.wsgi [None req-28dd3f44-c2fc-4597-9fed-7695e07feb93 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.7989378 2026-05-27 11:09:13.392 10 WARNING neutron_lib.context [None req-61a1927d-acda-41f9-874b-3fba7b9c4ff8 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:13.551 10 INFO neutron.db.ovn_revision_numbers_db [None req-61a1927d-acda-41f9-874b-3fba7b9c4ff8 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource d39a1ee4-bd98-45db-8406-67d1f6ec862d (type: routers) to 1 2026-05-27 11:09:13.568 10 INFO neutron.wsgi [None req-61a1927d-acda-41f9-874b-3fba7b9c4ff8 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "POST /v2.0/routers HTTP/1.1" status: 201 len: 801 time: 0.1797733 2026-05-27 11:09:13.578 10 WARNING neutron_lib.context [None req-00560d71-97c9-49c4-a293-70be6130da01 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:13.859 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] No port found with ID fdfca5dc-2c75-4d7f-8204-a1429fa15e0b: RuntimeError: No port found with ID fdfca5dc-2c75-4d7f-8204-a1429fa15e0b 2026-05-27 11:09:13.953 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-00560d71-97c9-49c4-a293-70be6130da01 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] No more DHCP agents 2026-05-27 11:09:13.954 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-00560d71-97c9-49c4-a293-70be6130da01 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Unable to schedule network 0629bf1f-65c6-43b2-95de-3559413b2b0b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:14.164 10 INFO neutron.db.ovn_revision_numbers_db [None req-00560d71-97c9-49c4-a293-70be6130da01 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource aca41d18-82c9-487d-9f3a-863079c6b07c (type: ports) to 1 2026-05-27 11:09:14.203 10 INFO neutron.wsgi [None req-00560d71-97c9-49c4-a293-70be6130da01 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1151 time: 0.6314435 /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-05-27 11:09:14.719 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-65609c94-e0b1-4b83-b2a0-b23fb655611d 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-aca41d18-82c9-487d-9f3a-863079c6b07c 2026-05-27 11:09:14.719 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:09:14.719 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:09:14.719 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:09:14.719 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:09:14.719 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:09:14.719 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:09:14.719 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:09:14.719 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:09:14.719 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:09:14.719 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:09:14.719 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:09:14.719 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-aca41d18-82c9-487d-9f3a-863079c6b07c 2026-05-27 11:09:14.719 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:09:14.720 10 ERROR neutron_lib.callbacks.manager [None req-65609c94-e0b1-4b83-b2a0-b23fb655611d 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-aca41d18-82c9-487d-9f3a-863079c6b07c 2026-05-27 11:09:14.720 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:09:14.720 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:09:14.720 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:09:14.720 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:09:14.720 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:09:14.720 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:09:14.720 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:09:14.720 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:09:14.720 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:09:14.720 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:09:14.720 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:09:14.720 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:09:14.720 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:09:14.720 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:09:14.720 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:09:14.720 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:09:14.720 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:09:14.720 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:09:14.720 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:09:14.720 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-aca41d18-82c9-487d-9f3a-863079c6b07c 2026-05-27 11:09:14.720 10 ERROR neutron_lib.callbacks.manager  2026-05-27 11:09:14.917 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status up for port: aca41d18-82c9-487d-9f3a-863079c6b07c 2026-05-27 11:09:14.927 9 INFO neutron.plugins.ml2.plugin [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Attempt 1 to provision port aca41d18-82c9-487d-9f3a-863079c6b07c 2026-05-27 11:09:14.939 10 INFO neutron.db.ovn_revision_numbers_db [None req-65609c94-e0b1-4b83-b2a0-b23fb655611d 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource aca41d18-82c9-487d-9f3a-863079c6b07c (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-05-27 11:09:14.975 10 WARNING neutron_lib.context [None req-e49f1040-7888-4aa0-ace0-8b1e3e2ae41c a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:15.176 10 INFO neutron.db.ovn_revision_numbers_db [None req-e49f1040-7888-4aa0-ace0-8b1e3e2ae41c a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] Successfully bumped revision number for resource 2d0eaa34-57a3-4499-bc64-e99f584bbd83 (type: routers) to 1 2026-05-27 11:09:15.219 10 INFO neutron.wsgi [None req-e49f1040-7888-4aa0-ace0-8b1e3e2ae41c a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "POST /v2.0/routers HTTP/1.1" status: 201 len: 769 time: 0.4246669 2026-05-27 11:09:15.233 10 WARNING neutron_lib.context [None req-905d6477-c9bf-4857-a438-4e82a7f916cc a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:15.316 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource aca41d18-82c9-487d-9f3a-863079c6b07c (type: ports) to 3 2026-05-27 11:09:15.615 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-aca41d18-82c9-487d-9f3a-863079c6b07c 2026-05-27 11:09:15.615 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:09:15.615 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:09:15.615 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:09:15.615 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:09:15.615 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:09:15.615 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:09:15.615 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:09:15.615 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:09:15.615 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:09:15.615 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:09:15.615 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:09:15.615 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-aca41d18-82c9-487d-9f3a-863079c6b07c 2026-05-27 11:09:15.615 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:09:15.616 9 ERROR neutron_lib.callbacks.manager [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-aca41d18-82c9-487d-9f3a-863079c6b07c 2026-05-27 11:09:15.616 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:09:15.616 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:09:15.616 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:09:15.616 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:09:15.616 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:09:15.616 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:09:15.616 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:09:15.616 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:09:15.616 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:09:15.616 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:09:15.616 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:09:15.616 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:09:15.616 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:09:15.616 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:09:15.616 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:09:15.616 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:09:15.616 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:09:15.616 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:09:15.616 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:09:15.616 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-aca41d18-82c9-487d-9f3a-863079c6b07c 2026-05-27 11:09:15.616 9 ERROR neutron_lib.callbacks.manager  2026-05-27 11:09:15.666 10 INFO neutron.db.ovn_revision_numbers_db [None req-905d6477-c9bf-4857-a438-4e82a7f916cc a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] Successfully bumped revision number for resource c4a4c712-fd8e-4511-9c81-f9def3343a8d (type: routers) to 1 2026-05-27 11:09:15.696 10 INFO neutron.wsgi [None req-905d6477-c9bf-4857-a438-4e82a7f916cc a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "POST /v2.0/routers HTTP/1.1" status: 201 len: 769 time: 0.4689631 2026-05-27 11:09:15.705 10 WARNING neutron_lib.context [None req-074cd731-e4d5-428e-bf9d-8e4ef58cc06c a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:15.887 10 INFO neutron.db.ovn_revision_numbers_db [None req-074cd731-e4d5-428e-bf9d-8e4ef58cc06c a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] Successfully bumped revision number for resource ddbefd9d-8e7b-45fd-b73d-11211dea9f9e (type: routers) to 1 2026-05-27 11:09:15.920 10 INFO neutron.wsgi [None req-074cd731-e4d5-428e-bf9d-8e4ef58cc06c a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "POST /v2.0/routers HTTP/1.1" status: 201 len: 769 time: 0.2199597 /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-05-27 11:09:15.933 9 WARNING neutron_lib.context [None req-31da1b17-f7c5-4741-b9c1-dad0346fbfdc a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:15.953 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-65609c94-e0b1-4b83-b2a0-b23fb655611d 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-aca41d18-82c9-487d-9f3a-863079c6b07c 2026-05-27 11:09:15.953 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:09:15.953 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:09:15.953 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:09:15.953 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:09:15.953 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:09:15.953 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:09:15.953 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:09:15.953 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:09:15.953 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:09:15.953 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:09:15.953 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:09:15.953 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-aca41d18-82c9-487d-9f3a-863079c6b07c 2026-05-27 11:09:15.953 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:09:15.954 10 ERROR neutron_lib.callbacks.manager [None req-65609c94-e0b1-4b83-b2a0-b23fb655611d 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-aca41d18-82c9-487d-9f3a-863079c6b07c 2026-05-27 11:09:15.954 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:09:15.954 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:09:15.954 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:09:15.954 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:09:15.954 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:09:15.954 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:09:15.954 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:09:15.954 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:09:15.954 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:09:15.954 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:09:15.954 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:09:15.954 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:09:15.954 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:09:15.954 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:09:15.954 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:09:15.954 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:09:15.954 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:09:15.954 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:09:15.954 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:09:15.954 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-aca41d18-82c9-487d-9f3a-863079c6b07c 2026-05-27 11:09:15.954 10 ERROR neutron_lib.callbacks.manager  2026-05-27 11:09:16.062 9 INFO neutron.db.ovn_revision_numbers_db [None req-31da1b17-f7c5-4741-b9c1-dad0346fbfdc a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] Successfully bumped revision number for resource 1cbfcc1c-8531-4667-b4b1-1401eb665e0b (type: routers) to 1 2026-05-27 11:09:16.079 9 INFO neutron.wsgi [None req-31da1b17-f7c5-4741-b9c1-dad0346fbfdc a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "POST /v2.0/routers HTTP/1.1" status: 201 len: 769 time: 0.1538241 2026-05-27 11:09:16.093 9 WARNING neutron_lib.context [None req-c4419a4a-fc89-43b2-ab87-bf1634764896 a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:16.181 10 INFO neutron.db.ovn_revision_numbers_db [None req-65609c94-e0b1-4b83-b2a0-b23fb655611d 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource aca41d18-82c9-487d-9f3a-863079c6b07c (type: ports) to 3 2026-05-27 11:09:16.238 9 INFO neutron.db.ovn_revision_numbers_db [None req-c4419a4a-fc89-43b2-ab87-bf1634764896 a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] Successfully bumped revision number for resource 831398fc-0e4a-418d-ad82-f2087eee22f4 (type: routers) to 1 2026-05-27 11:09:16.262 9 INFO neutron.wsgi [None req-c4419a4a-fc89-43b2-ab87-bf1634764896 a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "POST /v2.0/routers HTTP/1.1" status: 201 len: 769 time: 0.1769705 2026-05-27 11:09:16.279 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-65609c94-e0b1-4b83-b2a0-b23fb655611d 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] No more DHCP agents 2026-05-27 11:09:16.280 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-65609c94-e0b1-4b83-b2a0-b23fb655611d 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Unable to schedule network 0629bf1f-65c6-43b2-95de-3559413b2b0b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:16.353 9 INFO neutron.wsgi [None req-9866d7a5-ed51-45d1-95ba-bf5e6688bc8c a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "PUT /v2.0/routers/2d0eaa34-57a3-4499-bc64-e99f584bbd83/tags HTTP/1.1" status: 200 len: 210 time: 0.0874562 2026-05-27 11:09:16.437 9 INFO neutron.wsgi [None req-878ef1e0-ced9-40f2-8fa6-5860b0f0648d a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "PUT /v2.0/routers/c4a4c712-fd8e-4511-9c81-f9def3343a8d/tags HTTP/1.1" status: 200 len: 218 time: 0.0801101 2026-05-27 11:09:16.486 10 INFO neutron.db.ovn_revision_numbers_db [None req-65609c94-e0b1-4b83-b2a0-b23fb655611d 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource aca41d18-82c9-487d-9f3a-863079c6b07c (type: router_ports) to 3 2026-05-27 11:09:16.493 10 INFO neutron.wsgi [None req-65609c94-e0b1-4b83-b2a0-b23fb655611d 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "PUT /v2.0/routers/d39a1ee4-bd98-45db-8406-67d1f6ec862d/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.2839487 /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-05-27 11:09:16.508 9 INFO neutron.wsgi [None req-b3edc9c5-c27e-4829-8569-88311e3289aa a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "PUT /v2.0/routers/ddbefd9d-8e7b-45fd-b73d-11211dea9f9e/tags HTTP/1.1" status: 200 len: 227 time: 0.0669765 2026-05-27 11:09:16.537 10 INFO neutron.wsgi [None req-71ce05e1-6a5c-46b1-8c17-34704d710abb 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "GET /v2.0/ports/aca41d18-82c9-487d-9f3a-863079c6b07c HTTP/1.1" status: 200 len: 1209 time: 0.0384057 2026-05-27 11:09:16.589 9 INFO neutron.wsgi [None req-c7232b1d-db0a-4103-a7a9-421de6b7a4a6 a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "PUT /v2.0/routers/1cbfcc1c-8531-4667-b4b1-1401eb665e0b/tags HTTP/1.1" status: 200 len: 212 time: 0.0757000 2026-05-27 11:09:16.731 10 INFO neutron.wsgi [None req-792f0b73-b0bb-44f7-82d0-103e94f59758 a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "GET /v2.0/routers?tags=red HTTP/1.1" status: 200 len: 1946 time: 0.1327953 2026-05-27 11:09:16.810 9 INFO neutron.wsgi [None req-10f9ac8d-3d50-4215-9d13-dbc88f661764 a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "GET /v2.0/routers?tags=red%2Cblue HTTP/1.1" status: 200 len: 1375 time: 0.0732377 2026-05-27 11:09:16.888 9 INFO neutron.wsgi [None req-305dfc20-db51-4f9c-a60a-741325e8e611 a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "GET /v2.0/routers?tags-any=blue HTTP/1.1" status: 200 len: 1375 time: 0.0744519 2026-05-27 11:09:16.947 9 INFO neutron.wsgi [None req-cfae7e2e-0014-46a4-992f-d3a42c301fa5 a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "GET /v2.0/routers?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1946 time: 0.0529478 2026-05-27 11:09:17.028 9 INFO neutron.wsgi [None req-8e402b84-9218-4aef-a76a-6c4776f6f9b5 a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "GET /v2.0/routers?not-tags=red HTTP/1.1" status: 200 len: 1347 time: 0.0750673 2026-05-27 11:09:17.118 9 INFO neutron.wsgi [None req-2982c74f-165f-462a-b6cd-e241d9778aa4 a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "GET /v2.0/routers?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1918 time: 0.0834179 2026-05-27 11:09:17.198 9 INFO neutron.wsgi [None req-9935b5a2-629a-4216-84e7-21ee6f84a006 a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "GET /v2.0/routers?not-tags-any=blue HTTP/1.1" status: 200 len: 1918 time: 0.0755620 2026-05-27 11:09:17.269 9 INFO neutron.wsgi [None req-71197fb4-4d47-4386-ae4c-cd4fd4955297 a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "GET /v2.0/routers?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1347 time: 0.0615988 2026-05-27 11:09:17.320 9 INFO neutron.wsgi [None req-adf0c597-e135-4eab-83c1-d1f3b02d66b4 a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "GET /v2.0/routers/2d0eaa34-57a3-4499-bc64-e99f584bbd83 HTTP/1.1" status: 200 len: 775 time: 0.0455277 /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-05-27 11:09:17.505 10 WARNING neutron_lib.context [None req-0bd8eff8-aed8-49f3-88af-fcc88f8943ab 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:17.609 10 INFO neutron.wsgi [None req-d62065d8-5246-43f5-b4f0-69e60011f663 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "PUT /v2.0/routers/d39a1ee4-bd98-45db-8406-67d1f6ec862d/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.0678809 /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-05-27 11:09:17.727 10 INFO neutron.api.v2.resource [None req-1de8aecd-f4e6-4ec6-b147-989a8d66124d 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-05-27 11:09:17.728 10 INFO neutron.wsgi [None req-1de8aecd-f4e6-4ec6-b147-989a8d66124d 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "PUT /v2.0/routers/d39a1ee4-bd98-45db-8406-67d1f6ec862d/remove_router_interface HTTP/1.1" status: 404 len: 398 time: 0.1130679 2026-05-27 11:09:17.765 10 INFO neutron.wsgi [None req-b322af28-6e28-47bd-865c-0367a7e8e305 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "GET /v2.0/ports?device_id=d39a1ee4-bd98-45db-8406-67d1f6ec862d HTTP/1.1" status: 200 len: 205 time: 0.0295329 2026-05-27 11:09:17.930 10 INFO neutron.db.ovn_revision_numbers_db [None req-0bd8eff8-aed8-49f3-88af-fcc88f8943ab 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Successfully bumped revision number for resource 30ae9c23-bc00-43d7-92c8-083a5590235d (type: security_groups) to 1 2026-05-27 11:09:17.980 10 INFO neutron.db.ovn_revision_numbers_db [None req-0bd8eff8-aed8-49f3-88af-fcc88f8943ab 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Successfully bumped revision number for resource 061622a3-c619-4b2f-87b1-18497a573273 (type: security_group_rules) to 0 2026-05-27 11:09:18.005 10 INFO neutron.db.ovn_revision_numbers_db [None req-0bd8eff8-aed8-49f3-88af-fcc88f8943ab 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Successfully bumped revision number for resource 636d4474-b3b5-4ee3-a1be-2444ac42b770 (type: security_group_rules) to 0 2026-05-27 11:09:18.032 10 INFO neutron.db.ovn_revision_numbers_db [None req-0bd8eff8-aed8-49f3-88af-fcc88f8943ab 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Successfully bumped revision number for resource d76ec5c4-68ce-466f-9e46-4b3d58d5b5ee (type: security_group_rules) to 0 2026-05-27 11:09:18.046 10 INFO neutron.wsgi [None req-bbfe89e2-b4f8-40aa-bf49-e38d9eba5268 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "DELETE /v2.0/routers/d39a1ee4-bd98-45db-8406-67d1f6ec862d HTTP/1.1" status: 204 len: 168 time: 0.2766349 2026-05-27 11:09:18.047 10 INFO neutron.db.ovn_revision_numbers_db [None req-0bd8eff8-aed8-49f3-88af-fcc88f8943ab 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Successfully bumped revision number for resource fc21f73c-bc22-444c-b4ba-fae236828c7f (type: security_group_rules) to 0 2026-05-27 11:09:18.092 9 INFO neutron.db.ovn_revision_numbers_db [None req-d817b722-58dd-4c21-871d-566b774dec14 a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] Successfully bumped revision number for resource 2d0eaa34-57a3-4499-bc64-e99f584bbd83 (type: routers) to 2 2026-05-27 11:09:18.097 9 INFO neutron.wsgi [None req-d817b722-58dd-4c21-871d-566b774dec14 a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "PUT /v2.0/routers/2d0eaa34-57a3-4499-bc64-e99f584bbd83 HTTP/1.1" status: 200 len: 775 time: 0.7724090 2026-05-27 11:09:18.103 10 INFO neutron.db.segments_db [None req-0bd8eff8-aed8-49f3-88af-fcc88f8943ab 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Added segment 49235926-8b4a-45f5-a23b-a7e445513943 of type geneve for network b690d0f9-690a-44ce-b117-5031bbb8c29d 2026-05-27 11:09:18.126 10 INFO neutron.wsgi [None req-64937778-c5f0-45cf-8b77-da9af7561a6c a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "GET /v2.0/ports?device_id=2d0eaa34-57a3-4499-bc64-e99f584bbd83 HTTP/1.1" status: 200 len: 205 time: 0.0231769 2026-05-27 11:09:18.288 9 INFO neutron.wsgi [None req-f19bcf0a-c42d-4048-a196-b4de8aa307d4 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/8acb33a8-34d8-4982-8796-f7f309d77e1c HTTP/1.1" status: 204 len: 168 time: 0.2367578 2026-05-27 11:09:18.390 10 INFO neutron.db.ovn_revision_numbers_db [None req-0bd8eff8-aed8-49f3-88af-fcc88f8943ab 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Successfully bumped revision number for resource b690d0f9-690a-44ce-b117-5031bbb8c29d (type: networks) to 1 2026-05-27 11:09:18.442 10 INFO neutron.wsgi [None req-6bfb0370-f09d-4356-b640-27ce5ca21768 a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "DELETE /v2.0/routers/2d0eaa34-57a3-4499-bc64-e99f584bbd83 HTTP/1.1" status: 204 len: 168 time: 0.3089263 2026-05-27 11:09:18.509 10 INFO neutron.wsgi [None req-a034fb31-6ac2-4a98-ab41-643520018811 a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "GET /v2.0/routers/c4a4c712-fd8e-4511-9c81-f9def3343a8d HTTP/1.1" status: 200 len: 783 time: 0.0606506 2026-05-27 11:09:18.683 9 INFO neutron.services.segments.plugin [-] Segment 1ab9bc4a-8b51-4800-9b5f-9d8af39eb650 resource provider aggregate not found 2026-05-27 11:09:18.687 9 INFO neutron.services.segments.plugin [-] Segment 1ab9bc4a-8b51-4800-9b5f-9d8af39eb650 resource provider aggregate not found 2026-05-27 11:09:18.704 9 INFO neutron.services.segments.plugin [-] Segment 1ab9bc4a-8b51-4800-9b5f-9d8af39eb650 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 1ab9bc4a-8b51-4800-9b5f-9d8af39eb650 found for delete ", "request_id": "req-64d56a0b-9e0f-4b61-b32e-9c77e83755d9"}]} 2026-05-27 11:09:18.705 9 INFO neutron.services.segments.plugin [-] Segment 1ab9bc4a-8b51-4800-9b5f-9d8af39eb650 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 1ab9bc4a-8b51-4800-9b5f-9d8af39eb650 found for delete ", "request_id": "req-c527b5f4-4ce2-4771-95da-1328ea3c16fa"}]} 2026-05-27 11:09:18.725 9 INFO neutron.wsgi [None req-5c8d2b24-2873-41d5-99b6-24d5f97b2e27 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "DELETE /v2.0/networks/0629bf1f-65c6-43b2-95de-3559413b2b0b HTTP/1.1" status: 204 len: 168 time: 0.4153140 2026-05-27 11:09:18.736 9 WARNING neutron_lib.context [None req-ba539356-615e-44f2-82f2-feb9c1c98ea0 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:18.817 9 INFO neutron.db.segments_db [None req-ba539356-615e-44f2-82f2-feb9c1c98ea0 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Added segment 87b26103-c41a-4a96-a030-a4ba2a58e4e9 of type geneve for network 4a71c3f7-80e4-4b9e-ad7c-75e66dbc0701 2026-05-27 11:09:18.954 9 INFO neutron.db.ovn_revision_numbers_db [None req-ba539356-615e-44f2-82f2-feb9c1c98ea0 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource 4a71c3f7-80e4-4b9e-ad7c-75e66dbc0701 (type: networks) to 1 2026-05-27 11:09:18.974 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0bd8eff8-aed8-49f3-88af-fcc88f8943ab 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] No more DHCP agents 2026-05-27 11:09:18.980 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0bd8eff8-aed8-49f3-88af-fcc88f8943ab 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Unable to schedule network b690d0f9-690a-44ce-b117-5031bbb8c29d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:19.147 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ba539356-615e-44f2-82f2-feb9c1c98ea0 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] No more DHCP agents 2026-05-27 11:09:19.149 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ba539356-615e-44f2-82f2-feb9c1c98ea0 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Unable to schedule network 4a71c3f7-80e4-4b9e-ad7c-75e66dbc0701: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:19.164 10 INFO neutron.db.ovn_revision_numbers_db [None req-0bd8eff8-aed8-49f3-88af-fcc88f8943ab 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Successfully bumped revision number for resource 391bc48f-0f37-4c25-86dd-066811279d28 (type: ports) to 1 2026-05-27 11:09:19.230 10 INFO neutron.wsgi [None req-0bd8eff8-aed8-49f3-88af-fcc88f8943ab 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 1.8815522 2026-05-27 11:09:19.236 9 INFO neutron.db.ovn_revision_numbers_db [None req-ba539356-615e-44f2-82f2-feb9c1c98ea0 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource 89043566-8bf7-4cbd-b6d4-387c5bfb9487 (type: ports) to 1 2026-05-27 11:09:19.243 9 WARNING neutron_lib.context [None req-b137706b-1cc5-4819-b85f-199f9c033251 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:19.244 10 INFO neutron.db.ovn_revision_numbers_db [None req-7bdc6feb-3d6a-45c7-9494-604bbb79773b a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] Successfully bumped revision number for resource c4a4c712-fd8e-4511-9c81-f9def3343a8d (type: routers) to 2 2026-05-27 11:09:19.250 10 INFO neutron.wsgi [None req-7bdc6feb-3d6a-45c7-9494-604bbb79773b a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "PUT /v2.0/routers/c4a4c712-fd8e-4511-9c81-f9def3343a8d HTTP/1.1" status: 200 len: 783 time: 0.7351675 2026-05-27 11:09:19.281 10 INFO neutron.wsgi [None req-0de4f75f-82b2-4d00-b690-a190af3df6e1 a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "GET /v2.0/ports?device_id=c4a4c712-fd8e-4511-9c81-f9def3343a8d HTTP/1.1" status: 200 len: 205 time: 0.0236893 2026-05-27 11:09:19.291 9 INFO neutron.wsgi [None req-ba539356-615e-44f2-82f2-feb9c1c98ea0 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 828 time: 0.5590272 2026-05-27 11:09:19.302 10 WARNING neutron_lib.context [None req-463ba7e9-1b05-411a-84b9-5d1737c68420 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:19.498 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b137706b-1cc5-4819-b85f-199f9c033251 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] No more DHCP agents 2026-05-27 11:09:19.500 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b137706b-1cc5-4819-b85f-199f9c033251 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Unable to schedule network b690d0f9-690a-44ce-b117-5031bbb8c29d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:19.600 10 INFO neutron.wsgi [None req-9c22b517-a427-471a-ad9f-6ebbb935c745 a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "DELETE /v2.0/routers/c4a4c712-fd8e-4511-9c81-f9def3343a8d HTTP/1.1" status: 204 len: 168 time: 0.3052232 2026-05-27 11:09:19.671 9 INFO neutron.wsgi [None req-262e0bad-05a9-405d-86e8-02478977a817 a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "GET /v2.0/routers/ddbefd9d-8e7b-45fd-b73d-11211dea9f9e HTTP/1.1" status: 200 len: 792 time: 0.0595872 2026-05-27 11:09:19.697 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-463ba7e9-1b05-411a-84b9-5d1737c68420 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] No more DHCP agents 2026-05-27 11:09:19.698 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-463ba7e9-1b05-411a-84b9-5d1737c68420 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Unable to schedule network 4a71c3f7-80e4-4b9e-ad7c-75e66dbc0701: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:20.247 10 INFO neutron.db.ovn_revision_numbers_db [None req-463ba7e9-1b05-411a-84b9-5d1737c68420 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource 89043566-8bf7-4cbd-b6d4-387c5bfb9487 (type: ports) to 2 2026-05-27 11:09:20.289 10 INFO neutron.db.ovn_revision_numbers_db [None req-463ba7e9-1b05-411a-84b9-5d1737c68420 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource e404a444-df7d-4ec4-ae70-058a8b964367 (type: subnets) to 0 2026-05-27 11:09:20.307 10 INFO neutron.wsgi [None req-463ba7e9-1b05-411a-84b9-5d1737c68420 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.0107608 2026-05-27 11:09:20.321 10 WARNING neutron_lib.context [None req-7ad82a40-0078-4353-90bb-0475454f5781 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:20.414 9 INFO neutron.db.ovn_revision_numbers_db [None req-01f4c6bc-f7be-462f-8dda-3b521d532c82 a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] Successfully bumped revision number for resource ddbefd9d-8e7b-45fd-b73d-11211dea9f9e (type: routers) to 2 2026-05-27 11:09:20.421 9 INFO neutron.wsgi [None req-01f4c6bc-f7be-462f-8dda-3b521d532c82 a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "PUT /v2.0/routers/ddbefd9d-8e7b-45fd-b73d-11211dea9f9e HTTP/1.1" status: 200 len: 792 time: 0.7451341 2026-05-27 11:09:20.445 10 INFO neutron.db.ovn_revision_numbers_db [None req-7ad82a40-0078-4353-90bb-0475454f5781 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource 3ff5c045-a950-44f9-b793-127714a4f752 (type: routers) to 1 2026-05-27 11:09:20.448 9 INFO neutron.wsgi [None req-5ec4359e-1cd6-481e-8917-ad743122de45 a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "GET /v2.0/ports?device_id=ddbefd9d-8e7b-45fd-b73d-11211dea9f9e HTTP/1.1" status: 200 len: 205 time: 0.0215011 2026-05-27 11:09:20.464 10 INFO neutron.wsgi [None req-7ad82a40-0078-4353-90bb-0475454f5781 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "POST /v2.0/routers HTTP/1.1" status: 201 len: 801 time: 0.1518106 2026-05-27 11:09:20.728 9 INFO neutron.db.ovn_revision_numbers_db [None req-b137706b-1cc5-4819-b85f-199f9c033251 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Successfully bumped revision number for resource 391bc48f-0f37-4c25-86dd-066811279d28 (type: ports) to 2 2026-05-27 11:09:20.744 9 INFO neutron.wsgi [None req-7392cad7-5455-4ba5-b83a-849c99f12eba a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "DELETE /v2.0/routers/ddbefd9d-8e7b-45fd-b73d-11211dea9f9e HTTP/1.1" status: 204 len: 168 time: 0.2922809 2026-05-27 11:09:20.785 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] No port found with ID aca41d18-82c9-487d-9f3a-863079c6b07c: RuntimeError: No port found with ID aca41d18-82c9-487d-9f3a-863079c6b07c 2026-05-27 11:09:20.796 9 INFO neutron.db.ovn_revision_numbers_db [None req-b137706b-1cc5-4819-b85f-199f9c033251 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Successfully bumped revision number for resource e785ca75-2587-4da0-be54-0cd45e55377a (type: subnets) to 0 2026-05-27 11:09:20.809 9 INFO neutron.wsgi [None req-ce606784-e9c4-4161-ab65-d4e082604309 a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "GET /v2.0/routers/1cbfcc1c-8531-4667-b4b1-1401eb665e0b HTTP/1.1" status: 200 len: 777 time: 0.0580332 2026-05-27 11:09:20.814 9 INFO neutron.wsgi [None req-b137706b-1cc5-4819-b85f-199f9c033251 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.5788164 2026-05-27 11:09:20.824 9 WARNING neutron_lib.context [None req-3ce80678-17ff-4996-af44-0b4a0f1cb1cc 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:20.914 9 INFO neutron.db.segments_db [None req-3ce80678-17ff-4996-af44-0b4a0f1cb1cc 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Added segment ecc31447-1fbf-4e50-a066-4aaa5443c4c4 of type geneve for network ddf134f3-c1ce-4bcc-aafe-7efadc8f92b6 2026-05-27 11:09:21.057 9 INFO neutron.db.ovn_revision_numbers_db [None req-3ce80678-17ff-4996-af44-0b4a0f1cb1cc 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Successfully bumped revision number for resource ddf134f3-c1ce-4bcc-aafe-7efadc8f92b6 (type: networks) to 1 2026-05-27 11:09:21.240 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-3ce80678-17ff-4996-af44-0b4a0f1cb1cc 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] No more DHCP agents 2026-05-27 11:09:21.242 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-3ce80678-17ff-4996-af44-0b4a0f1cb1cc 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Unable to schedule network ddf134f3-c1ce-4bcc-aafe-7efadc8f92b6: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:21.280 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e255c36f-78c1-4043-8e68-cb10c2c2a251 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] No more DHCP agents 2026-05-27 11:09:21.285 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e255c36f-78c1-4043-8e68-cb10c2c2a251 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Unable to schedule network 4a71c3f7-80e4-4b9e-ad7c-75e66dbc0701: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:21.340 9 INFO neutron.db.ovn_revision_numbers_db [None req-3ce80678-17ff-4996-af44-0b4a0f1cb1cc 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Successfully bumped revision number for resource 88b1d19e-8de7-4be1-bfa1-93a4c5652703 (type: ports) to 1 2026-05-27 11:09:21.370 9 INFO neutron.wsgi [None req-3ce80678-17ff-4996-af44-0b4a0f1cb1cc 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5509639 2026-05-27 11:09:21.382 9 WARNING neutron_lib.context [None req-998ce667-f92a-4019-81bc-10255ac6d6f6 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:21.516 10 INFO neutron.db.ovn_revision_numbers_db [None req-2c4d025b-53cc-41cf-a08f-f93973c9d781 a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] Successfully bumped revision number for resource 1cbfcc1c-8531-4667-b4b1-1401eb665e0b (type: routers) to 2 2026-05-27 11:09:21.521 10 INFO neutron.wsgi [None req-2c4d025b-53cc-41cf-a08f-f93973c9d781 a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "PUT /v2.0/routers/1cbfcc1c-8531-4667-b4b1-1401eb665e0b HTTP/1.1" status: 200 len: 777 time: 0.7065654 2026-05-27 11:09:21.552 10 INFO neutron.wsgi [None req-a7bd346e-f6a9-4b23-96bb-f4b280893a81 a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "GET /v2.0/ports?device_id=1cbfcc1c-8531-4667-b4b1-1401eb665e0b HTTP/1.1" status: 200 len: 205 time: 0.0258412 2026-05-27 11:09:21.600 10 INFO neutron.db.ovn_revision_numbers_db [None req-e255c36f-78c1-4043-8e68-cb10c2c2a251 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource 604671e4-0c06-427e-b9f8-471f790655ea (type: ports) to 1 2026-05-27 11:09:21.635 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-998ce667-f92a-4019-81bc-10255ac6d6f6 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] No more DHCP agents 2026-05-27 11:09:21.639 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-998ce667-f92a-4019-81bc-10255ac6d6f6 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Unable to schedule network ddf134f3-c1ce-4bcc-aafe-7efadc8f92b6: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:21.823 10 INFO neutron.wsgi [None req-1b02fded-9a98-4434-a2d7-f493fbe43b93 a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "DELETE /v2.0/routers/1cbfcc1c-8531-4667-b4b1-1401eb665e0b HTTP/1.1" status: 204 len: 168 time: 0.2646866 2026-05-27 11:09:21.885 10 INFO neutron.wsgi [None req-9bc9db4a-00cf-4847-bf6b-556b4a8bf963 a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "GET /v2.0/routers/831398fc-0e4a-418d-ad82-f2087eee22f4 HTTP/1.1" status: 200 len: 770 time: 0.0577712 2026-05-27 11:09:22.184 9 INFO neutron.db.ovn_revision_numbers_db [None req-998ce667-f92a-4019-81bc-10255ac6d6f6 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Successfully bumped revision number for resource 88b1d19e-8de7-4be1-bfa1-93a4c5652703 (type: ports) to 2 2026-05-27 11:09:22.219 9 INFO neutron.db.ovn_revision_numbers_db [None req-998ce667-f92a-4019-81bc-10255ac6d6f6 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Successfully bumped revision number for resource 804c048e-c1a9-4b24-95ee-13c687d815a6 (type: subnets) to 0 2026-05-27 11:09:22.238 9 INFO neutron.wsgi [None req-998ce667-f92a-4019-81bc-10255ac6d6f6 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 0.8623397 2026-05-27 11:09:22.248 9 WARNING neutron_lib.context [None req-56e318a0-059c-44d8-ae04-7d4e9ede3cf7 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:22.327 9 INFO neutron.db.segments_db [None req-56e318a0-059c-44d8-ae04-7d4e9ede3cf7 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Added segment ed0c85a2-a208-40ac-b195-9863cff14255 of type geneve for network 57900d0d-611f-4aae-b12a-5047f704718e 2026-05-27 11:09:22.460 9 INFO neutron.db.ovn_revision_numbers_db [None req-56e318a0-059c-44d8-ae04-7d4e9ede3cf7 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Successfully bumped revision number for resource 57900d0d-611f-4aae-b12a-5047f704718e (type: networks) to 1 2026-05-27 11:09:22.534 10 INFO neutron.wsgi [None req-1ecce6e4-4a31-4047-84b9-a5cd5de3e452 a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "PUT /v2.0/routers/831398fc-0e4a-418d-ad82-f2087eee22f4 HTTP/1.1" status: 200 len: 770 time: 0.6429422 2026-05-27 11:09:22.558 10 INFO neutron.wsgi [None req-0f4d80d1-1967-4bc2-b07a-d507cff79a7c a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "GET /v2.0/ports?device_id=831398fc-0e4a-418d-ad82-f2087eee22f4 HTTP/1.1" status: 200 len: 205 time: 0.0183897 2026-05-27 11:09:22.577 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-e255c36f-78c1-4043-8e68-cb10c2c2a251 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-604671e4-0c06-427e-b9f8-471f790655ea 2026-05-27 11:09:22.577 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:09:22.577 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:09:22.577 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:09:22.577 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:09:22.577 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:09:22.577 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:09:22.577 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:09:22.577 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:09:22.577 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:09:22.577 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:09:22.577 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:09:22.577 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-604671e4-0c06-427e-b9f8-471f790655ea 2026-05-27 11:09:22.577 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:09:22.578 10 ERROR neutron_lib.callbacks.manager [None req-e255c36f-78c1-4043-8e68-cb10c2c2a251 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-604671e4-0c06-427e-b9f8-471f790655ea 2026-05-27 11:09:22.578 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:09:22.578 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:09:22.578 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:09:22.578 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:09:22.578 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:09:22.578 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:09:22.578 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:09:22.578 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:09:22.578 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:09:22.578 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:09:22.578 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:09:22.578 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:09:22.578 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:09:22.578 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:09:22.578 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:09:22.578 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:09:22.578 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:09:22.578 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:09:22.578 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:09:22.578 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-604671e4-0c06-427e-b9f8-471f790655ea 2026-05-27 11:09:22.578 10 ERROR neutron_lib.callbacks.manager  2026-05-27 11:09:22.760 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status up for port: 604671e4-0c06-427e-b9f8-471f790655ea 2026-05-27 11:09:22.780 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port 604671e4-0c06-427e-b9f8-471f790655ea 2026-05-27 11:09:22.785 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-56e318a0-059c-44d8-ae04-7d4e9ede3cf7 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] No more DHCP agents 2026-05-27 11:09:22.794 10 INFO neutron.db.ovn_revision_numbers_db [None req-e255c36f-78c1-4043-8e68-cb10c2c2a251 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource 604671e4-0c06-427e-b9f8-471f790655ea (type: ports) to 1 2026-05-27 11:09:22.800 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-56e318a0-059c-44d8-ae04-7d4e9ede3cf7 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Unable to schedule network 57900d0d-611f-4aae-b12a-5047f704718e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:22.877 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e255c36f-78c1-4043-8e68-cb10c2c2a251 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] No more DHCP agents 2026-05-27 11:09:22.881 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e255c36f-78c1-4043-8e68-cb10c2c2a251 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Unable to schedule network 4a71c3f7-80e4-4b9e-ad7c-75e66dbc0701: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:22.885 9 INFO neutron.wsgi [None req-9047177d-9460-4210-a086-c61442d91d43 a0aa3e254a654939b432b02c94fb3ca7 05d027e387944337b511e3f8b72e32d2 - - default default] 10.0.0.84 "DELETE /v2.0/routers/831398fc-0e4a-418d-ad82-f2087eee22f4 HTTP/1.1" status: 204 len: 168 time: 0.3205776 2026-05-27 11:09:22.914 9 INFO neutron.db.ovn_revision_numbers_db [None req-56e318a0-059c-44d8-ae04-7d4e9ede3cf7 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Successfully bumped revision number for resource 6ed02704-120a-4159-b476-d7c13c6bfb43 (type: ports) to 1 2026-05-27 11:09:22.941 9 INFO neutron.wsgi [None req-56e318a0-059c-44d8-ae04-7d4e9ede3cf7 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.6985431 2026-05-27 11:09:22.951 9 WARNING neutron_lib.context [None req-ebb3d194-c1f3-4df1-bd8b-c758a9d6d66c 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:23.071 10 INFO neutron.db.ovn_revision_numbers_db [None req-e255c36f-78c1-4043-8e68-cb10c2c2a251 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource 604671e4-0c06-427e-b9f8-471f790655ea (type: router_ports) to 1 2026-05-27 11:09:23.076 10 INFO neutron.wsgi [None req-e255c36f-78c1-4043-8e68-cb10c2c2a251 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "PUT /v2.0/routers/3ff5c045-a950-44f9-b793-127714a4f752/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.6074913 2026-05-27 11:09:23.124 10 INFO neutron.wsgi [None req-bf581ce7-a1a8-45c7-ae45-cdbd306dcdd1 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "GET /v2.0/ports/604671e4-0c06-427e-b9f8-471f790655ea HTTP/1.1" status: 200 len: 1137 time: 0.0426903 2026-05-27 11:09:23.186 10 INFO neutron.wsgi [None req-a08d66e9-9657-44b1-8c7a-962e63d81034 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "GET /v2.0/ports/604671e4-0c06-427e-b9f8-471f790655ea HTTP/1.1" status: 200 len: 1137 time: 0.0578225 2026-05-27 11:09:23.216 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ebb3d194-c1f3-4df1-bd8b-c758a9d6d66c 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] No more DHCP agents 2026-05-27 11:09:23.230 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ebb3d194-c1f3-4df1-bd8b-c758a9d6d66c 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Unable to schedule network 57900d0d-611f-4aae-b12a-5047f704718e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:23.487 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource 604671e4-0c06-427e-b9f8-471f790655ea (type: ports) to 2 2026-05-27 11:09:23.622 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource 604671e4-0c06-427e-b9f8-471f790655ea (type: router_ports) to 2 2026-05-27 11:09:23.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018647 2026-05-27 11:09:23.956 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0011172 2026-05-27 11:09:24.064 10 INFO neutron.db.ovn_revision_numbers_db [None req-f1e8f240-72a7-4154-8871-a9abf976861f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 202849ad-dc9c-49ab-a47e-9467f18ca3cc (type: security_groups) to 1 2026-05-27 11:09:24.081 10 INFO neutron.db.ovn_revision_numbers_db [None req-f1e8f240-72a7-4154-8871-a9abf976861f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 2b700699-6c31-483b-9ab6-204dcb79290a (type: security_group_rules) to 0 2026-05-27 11:09:24.101 10 INFO neutron.db.ovn_revision_numbers_db [None req-f1e8f240-72a7-4154-8871-a9abf976861f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 3d1726fa-8aed-4312-80c4-c3b7834b8140 (type: security_group_rules) to 0 2026-05-27 11:09:24.140 10 INFO neutron.db.ovn_revision_numbers_db [None req-f1e8f240-72a7-4154-8871-a9abf976861f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 7ab9bebd-8a32-4aa4-ad36-7b197d673fa1 (type: security_group_rules) to 0 2026-05-27 11:09:24.158 10 INFO neutron.db.ovn_revision_numbers_db [None req-f1e8f240-72a7-4154-8871-a9abf976861f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 8dfa7de5-41aa-45a0-9d53-2a95b6c4dd07 (type: security_group_rules) to 0 2026-05-27 11:09:24.180 10 INFO neutron.wsgi [None req-f1e8f240-72a7-4154-8871-a9abf976861f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=05d027e387944337b511e3f8b72e32d2&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4834499 2026-05-27 11:09:24.236 9 INFO neutron.db.ovn_revision_numbers_db [None req-ebb3d194-c1f3-4df1-bd8b-c758a9d6d66c 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Successfully bumped revision number for resource 6ed02704-120a-4159-b476-d7c13c6bfb43 (type: ports) to 2 2026-05-27 11:09:24.330 9 INFO neutron.db.ovn_revision_numbers_db [None req-ebb3d194-c1f3-4df1-bd8b-c758a9d6d66c 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Successfully bumped revision number for resource 7797e663-e867-430a-ac50-709fd3188bcf (type: subnets) to 0 2026-05-27 11:09:24.365 9 INFO neutron.wsgi [None req-ebb3d194-c1f3-4df1-bd8b-c758a9d6d66c 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 1.4191072 2026-05-27 11:09:24.378 10 WARNING neutron_lib.context [None req-d974910b-abba-4ae1-abea-cd9e9c9d6e16 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:24.428 9 INFO neutron.wsgi [None req-451404e1-3379-4015-b330-923716563f10 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "PUT /v2.0/routers/3ff5c045-a950-44f9-b793-127714a4f752/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.2374351 2026-05-27 11:09:24.467 10 INFO neutron.wsgi [None req-521505b3-9884-42ad-bc5b-6aff142cfc56 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "GET /v2.0/ports?device_id=3ff5c045-a950-44f9-b793-127714a4f752 HTTP/1.1" status: 200 len: 205 time: 0.0259099 /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-05-27 11:09:24.504 10 INFO neutron.wsgi [None req-8e4aa27f-7f62-487f-ab33-4748b547a2a2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/202849ad-dc9c-49ab-a47e-9467f18ca3cc HTTP/1.1" status: 204 len: 168 time: 0.3168819 2026-05-27 11:09:24.529 10 INFO neutron.db.segments_db [None req-d974910b-abba-4ae1-abea-cd9e9c9d6e16 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Added segment 0f58f9ab-7748-4207-b758-0150c4fc80f8 of type geneve for network 22c275e5-a92b-4842-ad88-3600635d9af4 2026-05-27 11:09:24.720 10 INFO neutron.db.ovn_revision_numbers_db [None req-d974910b-abba-4ae1-abea-cd9e9c9d6e16 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Successfully bumped revision number for resource 22c275e5-a92b-4842-ad88-3600635d9af4 (type: networks) to 1 2026-05-27 11:09:24.794 9 INFO neutron.wsgi [None req-fd4f0fcc-a95a-4c3e-9ec5-104ee9b53eb9 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "DELETE /v2.0/routers/3ff5c045-a950-44f9-b793-127714a4f752 HTTP/1.1" status: 204 len: 168 time: 0.3205671 2026-05-27 11:09:24.875 10 INFO neutron.db.ovn_revision_numbers_db [None req-1cb19d9b-7cda-4183-ba34-ae28caccf088 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource e54e7960-bb88-4216-8880-0d98234ab12c (type: security_groups) to 1 2026-05-27 11:09:24.897 10 INFO neutron.db.ovn_revision_numbers_db [None req-1cb19d9b-7cda-4183-ba34-ae28caccf088 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 03079324-d428-4a91-b5dc-9bf40bf87fc4 (type: security_group_rules) to 0 2026-05-27 11:09:24.916 10 INFO neutron.db.ovn_revision_numbers_db [None req-1cb19d9b-7cda-4183-ba34-ae28caccf088 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 40ef9c99-fb74-40fe-b039-563ca99424c2 (type: security_group_rules) to 0 2026-05-27 11:09:24.944 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d974910b-abba-4ae1-abea-cd9e9c9d6e16 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] No more DHCP agents 2026-05-27 11:09:24.947 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d974910b-abba-4ae1-abea-cd9e9c9d6e16 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Unable to schedule network 22c275e5-a92b-4842-ad88-3600635d9af4: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:24.950 10 INFO neutron.db.ovn_revision_numbers_db [None req-1cb19d9b-7cda-4183-ba34-ae28caccf088 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 5e6a7cec-d505-4f83-a5e4-aa904e8815c4 (type: security_group_rules) to 0 2026-05-27 11:09:24.980 10 INFO neutron.db.ovn_revision_numbers_db [None req-1cb19d9b-7cda-4183-ba34-ae28caccf088 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource a2c7bcd4-cb00-414e-9f5f-11471dc6fa92 (type: security_group_rules) to 0 2026-05-27 11:09:24.997 9 INFO neutron.wsgi [None req-87841566-fb70-443b-9340-9d811aa97af7 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/e404a444-df7d-4ec4-ae70-058a8b964367 HTTP/1.1" status: 204 len: 168 time: 0.1981378 2026-05-27 11:09:25.008 10 INFO neutron.wsgi [None req-1cb19d9b-7cda-4183-ba34-ae28caccf088 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=74f82f030b9c42c3b844795615b226eb&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3763213 2026-05-27 11:09:25.065 10 INFO neutron.db.ovn_revision_numbers_db [None req-d974910b-abba-4ae1-abea-cd9e9c9d6e16 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Successfully bumped revision number for resource 08ee5fdc-9c43-4ebc-bd6d-8975d4b24f81 (type: ports) to 1 2026-05-27 11:09:25.092 10 INFO neutron.wsgi [None req-d974910b-abba-4ae1-abea-cd9e9c9d6e16 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 829 time: 0.7196827 2026-05-27 11:09:25.102 10 WARNING neutron_lib.context [None req-f6aff9c4-0276-4c35-af73-f37c538a8ac6 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:25.286 10 INFO neutron.wsgi [None req-c1e2b82f-e536-4555-956e-f41e013e3a9b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/e54e7960-bb88-4216-8880-0d98234ab12c HTTP/1.1" status: 204 len: 168 time: 0.2709255 2026-05-27 11:09:25.363 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f6aff9c4-0276-4c35-af73-f37c538a8ac6 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] No more DHCP agents 2026-05-27 11:09:25.364 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f6aff9c4-0276-4c35-af73-f37c538a8ac6 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Unable to schedule network 22c275e5-a92b-4842-ad88-3600635d9af4: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:25.380 9 INFO neutron.services.segments.plugin [-] Segment 87b26103-c41a-4a96-a030-a4ba2a58e4e9 resource provider aggregate not found 2026-05-27 11:09:25.386 9 INFO neutron.services.segments.plugin [-] Segment 87b26103-c41a-4a96-a030-a4ba2a58e4e9 resource provider aggregate not found 2026-05-27 11:09:25.401 9 INFO neutron.services.segments.plugin [-] Segment 87b26103-c41a-4a96-a030-a4ba2a58e4e9 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 87b26103-c41a-4a96-a030-a4ba2a58e4e9 found for delete ", "request_id": "req-4e54ae97-4aac-4871-8de1-db8da73a5091"}]} 2026-05-27 11:09:25.408 9 INFO neutron.wsgi [None req-56a9b78f-1924-4f23-84b4-092e792102ff 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "DELETE /v2.0/networks/4a71c3f7-80e4-4b9e-ad7c-75e66dbc0701 HTTP/1.1" status: 204 len: 168 time: 0.4060481 2026-05-27 11:09:25.409 9 INFO neutron.services.segments.plugin [-] Segment 87b26103-c41a-4a96-a030-a4ba2a58e4e9 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 87b26103-c41a-4a96-a030-a4ba2a58e4e9 found for delete ", "request_id": "req-509fdc9e-b418-4bcd-8885-86d711080bb2"}]} 2026-05-27 11:09:25.432 10 WARNING neutron_lib.context [None req-8c9bd3ab-c55a-4240-b2f9-c35ebafd2121 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:25.701 9 INFO neutron.db.ovn_revision_numbers_db [None req-f5b9896f-f1de-4793-98be-f66a30255010 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 68267a45-560e-4363-9e18-b29c6c06a78f (type: security_groups) to 1 2026-05-27 11:09:25.718 9 INFO neutron.db.ovn_revision_numbers_db [None req-f5b9896f-f1de-4793-98be-f66a30255010 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 20307e6a-328b-44ee-a7e9-91db638fae18 (type: security_group_rules) to 0 2026-05-27 11:09:25.737 9 INFO neutron.db.ovn_revision_numbers_db [None req-f5b9896f-f1de-4793-98be-f66a30255010 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 45460c63-2c15-418d-bef0-8ffe93c8d867 (type: security_group_rules) to 0 2026-05-27 11:09:25.757 9 INFO neutron.db.ovn_revision_numbers_db [None req-f5b9896f-f1de-4793-98be-f66a30255010 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 69699407-515c-4afa-ba9d-d89145d203bd (type: security_group_rules) to 0 2026-05-27 11:09:25.772 9 INFO neutron.db.ovn_revision_numbers_db [None req-f5b9896f-f1de-4793-98be-f66a30255010 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource e9b9be75-96b5-4a0c-9c63-585c06346b3f (type: security_group_rules) to 0 2026-05-27 11:09:25.797 9 INFO neutron.wsgi [None req-f5b9896f-f1de-4793-98be-f66a30255010 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=515f2a2ee1f2454194f9ba233f869e71&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2588100 2026-05-27 11:09:26.041 9 INFO neutron.wsgi [None req-63452e4f-f2f4-4d6f-a36f-bc343e1af070 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/68267a45-560e-4363-9e18-b29c6c06a78f HTTP/1.1" status: 204 len: 168 time: 0.2209890 2026-05-27 11:09:26.125 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8c9bd3ab-c55a-4240-b2f9-c35ebafd2121 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] No more DHCP agents 2026-05-27 11:09:26.129 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8c9bd3ab-c55a-4240-b2f9-c35ebafd2121 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:26.183 10 INFO neutron.db.ovn_revision_numbers_db [None req-f6aff9c4-0276-4c35-af73-f37c538a8ac6 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Successfully bumped revision number for resource 08ee5fdc-9c43-4ebc-bd6d-8975d4b24f81 (type: ports) to 2 2026-05-27 11:09:26.236 10 INFO neutron.db.ovn_revision_numbers_db [None req-f6aff9c4-0276-4c35-af73-f37c538a8ac6 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Successfully bumped revision number for resource f1f4a184-9347-457e-b6d7-acc0c2ee5c61 (type: subnets) to 0 2026-05-27 11:09:26.256 10 INFO neutron.wsgi [None req-f6aff9c4-0276-4c35-af73-f37c538a8ac6 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 1.1598082 2026-05-27 11:09:26.270 9 WARNING neutron_lib.context [None req-2dd823b2-4571-4813-8b73-140f9548eabf 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:26.307 10 INFO neutron.db.ovn_revision_numbers_db [None req-8c9bd3ab-c55a-4240-b2f9-c35ebafd2121 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource c2293cfb-db94-459e-baa1-68501b99dc94 (type: ports) to 1 2026-05-27 11:09:26.364 9 INFO neutron.db.segments_db [None req-2dd823b2-4571-4813-8b73-140f9548eabf 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Added segment 074dc84d-5f55-45e8-bba8-923d65838d36 of type geneve for network 6eb1eb4e-34a8-4b1a-b117-54c5c993e48c 2026-05-27 11:09:26.589 9 INFO neutron.db.ovn_revision_numbers_db [None req-2dd823b2-4571-4813-8b73-140f9548eabf 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Successfully bumped revision number for resource 6eb1eb4e-34a8-4b1a-b117-54c5c993e48c (type: networks) to 1 2026-05-27 11:09:26.815 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2dd823b2-4571-4813-8b73-140f9548eabf 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] No more DHCP agents 2026-05-27 11:09:26.817 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2dd823b2-4571-4813-8b73-140f9548eabf 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Unable to schedule network 6eb1eb4e-34a8-4b1a-b117-54c5c993e48c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:26.906 9 INFO neutron.db.ovn_revision_numbers_db [None req-2dd823b2-4571-4813-8b73-140f9548eabf 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Successfully bumped revision number for resource 09046237-5110-437f-8855-18c4f4da8778 (type: ports) to 1 2026-05-27 11:09:26.931 9 INFO neutron.wsgi [None req-2dd823b2-4571-4813-8b73-140f9548eabf 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.6689520 2026-05-27 11:09:26.942 9 WARNING neutron_lib.context [None req-ab01bf15-dfd0-4ac1-9b79-8ca2a1463d4a 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:27.175 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ab01bf15-dfd0-4ac1-9b79-8ca2a1463d4a 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] No more DHCP agents 2026-05-27 11:09:27.177 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ab01bf15-dfd0-4ac1-9b79-8ca2a1463d4a 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Unable to schedule network 6eb1eb4e-34a8-4b1a-b117-54c5c993e48c: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:27.411 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-175e2eae-dcfb-464b-996d-63bd75074605 - - - - - -] Schedule LRP lrp-c2293cfb-db94-459e-baa1-68501b99dc94 on gateway 48f831bc-71ac-432d-a82d-4d8b8361e013 with priority 1 2026-05-27 11:09:27.456 10 INFO neutron.db.ovn_revision_numbers_db [None req-8c9bd3ab-c55a-4240-b2f9-c35ebafd2121 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource c2293cfb-db94-459e-baa1-68501b99dc94 (type: router_ports) to 1 2026-05-27 11:09:27.532 10 INFO neutron.db.ovn_revision_numbers_db [None req-8c9bd3ab-c55a-4240-b2f9-c35ebafd2121 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource 6852d472-655f-4e1d-bf05-888891eba7f1 (type: routers) to 2 2026-05-27 11:09:27.551 10 INFO neutron.wsgi [None req-8c9bd3ab-c55a-4240-b2f9-c35ebafd2121 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1146 time: 2.1279027 2026-05-27 11:09:27.625 10 INFO neutron.wsgi [None req-28b0ab30-2a31-4e91-b6eb-c32b6d0f94a9 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "GET /v2.0/routers/6852d472-655f-4e1d-bf05-888891eba7f1 HTTP/1.1" status: 200 len: 1147 time: 0.0693836 2026-05-27 11:09:27.673 9 INFO neutron.db.ovn_revision_numbers_db [None req-ab01bf15-dfd0-4ac1-9b79-8ca2a1463d4a 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Successfully bumped revision number for resource 09046237-5110-437f-8855-18c4f4da8778 (type: ports) to 2 2026-05-27 11:09:27.709 9 INFO neutron.db.ovn_revision_numbers_db [None req-ab01bf15-dfd0-4ac1-9b79-8ca2a1463d4a 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] Successfully bumped revision number for resource 85b191d1-1cd2-43ea-8cc3-96392bf7b6dc (type: subnets) to 0 2026-05-27 11:09:27.726 9 INFO neutron.wsgi [None req-ab01bf15-dfd0-4ac1-9b79-8ca2a1463d4a 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 0.7893999 2026-05-27 11:09:27.757 10 INFO neutron.wsgi [None req-171dfd13-1688-4e98-87c6-ca52b0ac1d5c 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "GET /v2.0/routers HTTP/1.1" status: 200 len: 1150 time: 0.1272192 2026-05-27 11:09:27.805 9 INFO neutron.wsgi [None req-d348da46-56cb-4c5c-b891-1a9616f12a32 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] 10.0.0.84 "PUT /v2.0/subnets/e785ca75-2587-4da0-be54-0cd45e55377a/tags HTTP/1.1" status: 200 len: 210 time: 0.0743463 2026-05-27 11:09:27.872 9 INFO neutron.wsgi [None req-728bcb94-abf9-4561-bbc3-fb177938469b 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] 10.0.0.84 "PUT /v2.0/subnets/804c048e-c1a9-4b24-95ee-13c687d815a6/tags HTTP/1.1" status: 200 len: 218 time: 0.0605044 2026-05-27 11:09:27.943 9 INFO neutron.wsgi [None req-96e95228-cb5e-4737-9076-da03061950b2 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] 10.0.0.84 "PUT /v2.0/subnets/7797e663-e867-430a-ac50-709fd3188bcf/tags HTTP/1.1" status: 200 len: 227 time: 0.0625546 2026-05-27 11:09:28.001 9 INFO neutron.wsgi [None req-a7cf9016-b274-428c-ab65-fb5c21178b79 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] 10.0.0.84 "PUT /v2.0/subnets/f1f4a184-9347-457e-b6d7-acc0c2ee5c61/tags HTTP/1.1" status: 200 len: 212 time: 0.0536349 2026-05-27 11:09:28.071 9 INFO neutron.wsgi [None req-eb553029-6d4d-4d00-ba1e-aee3fee6f713 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] 10.0.0.84 "GET /v2.0/subnets?tags=red HTTP/1.1" status: 200 len: 2027 time: 0.0641766 2026-05-27 11:09:28.375 10 INFO neutron.wsgi [None req-c9a9ff6e-03e6-4171-940c-c26f734831a8 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] 10.0.0.84 "GET /v2.0/subnets?tags=red%2Cblue HTTP/1.1" status: 200 len: 1430 time: 0.2980986 2026-05-27 11:09:28.420 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] No port found with ID 604671e4-0c06-427e-b9f8-471f790655ea: RuntimeError: No port found with ID 604671e4-0c06-427e-b9f8-471f790655ea 2026-05-27 11:09:28.421 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status up for port: c2293cfb-db94-459e-baa1-68501b99dc94 2026-05-27 11:09:28.441 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port c2293cfb-db94-459e-baa1-68501b99dc94 2026-05-27 11:09:28.447 9 INFO neutron.wsgi [None req-f8b0dfac-bb3d-42a5-ac4d-02c0dde93ee0 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] 10.0.0.84 "GET /v2.0/subnets?tags-any=blue HTTP/1.1" status: 200 len: 1430 time: 0.0640986 2026-05-27 11:09:28.509 9 INFO neutron.wsgi [None req-6a1742ce-4ed8-468b-968f-235e0ea7c8e3 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] 10.0.0.84 "GET /v2.0/subnets?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2027 time: 0.0459130 2026-05-27 11:09:28.531 10 INFO neutron.db.ovn_revision_numbers_db [None req-83826321-71d3-4d30-8efd-8e13eb961d95 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] Successfully bumped revision number for resource 6852d472-655f-4e1d-bf05-888891eba7f1 (type: routers) to 3 2026-05-27 11:09:28.547 10 INFO neutron.wsgi [None req-83826321-71d3-4d30-8efd-8e13eb961d95 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "PUT /v2.0/routers/6852d472-655f-4e1d-bf05-888891eba7f1 HTTP/1.1" status: 200 len: 1154 time: 0.7853115 2026-05-27 11:09:28.585 10 INFO neutron.wsgi [None req-1bd82373-672e-4947-b164-68a592bf058a 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] 10.0.0.84 "GET /v2.0/subnets?not-tags=red HTTP/1.1" status: 200 len: 2018 time: 0.0701747 2026-05-27 11:09:28.651 9 INFO neutron.wsgi [None req-bc80f9f1-4711-407e-b122-e44be9312bc6 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "GET /v2.0/routers/6852d472-655f-4e1d-bf05-888891eba7f1 HTTP/1.1" status: 200 len: 1154 time: 0.0933607 2026-05-27 11:09:28.659 10 INFO neutron.wsgi [None req-6021d898-5505-426d-9e44-4e5f1d81d157 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] 10.0.0.84 "GET /v2.0/subnets?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 2615 time: 0.0687945 2026-05-27 11:09:28.678 9 INFO neutron.wsgi [None req-0deff0f4-d7bf-4659-b13f-378b07fa0c86 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "GET /v2.0/ports?device_id=6852d472-655f-4e1d-bf05-888891eba7f1 HTTP/1.1" status: 200 len: 205 time: 0.0207539 2026-05-27 11:09:28.725 10 INFO neutron.wsgi [None req-068499a9-5b3b-4955-9f70-dd5d0755a2e6 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] 10.0.0.84 "GET /v2.0/subnets?not-tags-any=blue HTTP/1.1" status: 200 len: 2615 time: 0.0608866 2026-05-27 11:09:28.771 10 INFO neutron.wsgi [None req-ae28c249-c6c6-4d73-916d-952e895af014 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] 10.0.0.84 "GET /v2.0/subnets?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 2018 time: 0.0400665 2026-05-27 11:09:28.990 10 INFO neutron.wsgi [None req-2fc2988d-a295-4762-be44-8543def16253 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/e785ca75-2587-4da0-be54-0cd45e55377a HTTP/1.1" status: 204 len: 168 time: 0.2119882 2026-05-27 11:09:29.279 9 INFO neutron.wsgi [None req-423a3a36-074c-4276-89a5-39e086574437 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/804c048e-c1a9-4b24-95ee-13c687d815a6 HTTP/1.1" status: 204 len: 168 time: 0.2833753 2026-05-27 11:09:29.471 10 WARNING neutron_lib.context [None req-5f82383c-045f-4604-9af2-7f084564d3ef 9b2b5ff7d4f9480aa6ba9a252138480f ecf6418a9cb14b52b629eacc7b657fc7 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:29.584 9 INFO neutron.wsgi [None req-d32caf9d-459a-43e8-9d0f-792d42d86baf 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/7797e663-e867-430a-ac50-709fd3188bcf HTTP/1.1" status: 204 len: 168 time: 0.3003855 2026-05-27 11:09:29.659 10 INFO neutron.db.ovn_revision_numbers_db [None req-5f82383c-045f-4604-9af2-7f084564d3ef 9b2b5ff7d4f9480aa6ba9a252138480f ecf6418a9cb14b52b629eacc7b657fc7 - - default default] Successfully bumped revision number for resource 3f56c887-2935-48a7-8afb-5dad4a30bfcb (type: security_groups) to 1 2026-05-27 11:09:29.689 10 INFO neutron.db.ovn_revision_numbers_db [None req-5f82383c-045f-4604-9af2-7f084564d3ef 9b2b5ff7d4f9480aa6ba9a252138480f ecf6418a9cb14b52b629eacc7b657fc7 - - default default] Successfully bumped revision number for resource 19153d1b-1259-40ee-ace9-fd9e3f999c38 (type: security_group_rules) to 0 2026-05-27 11:09:29.727 10 INFO neutron.db.ovn_revision_numbers_db [None req-5f82383c-045f-4604-9af2-7f084564d3ef 9b2b5ff7d4f9480aa6ba9a252138480f ecf6418a9cb14b52b629eacc7b657fc7 - - default default] Successfully bumped revision number for resource 28c7136b-10f7-44f3-9c9b-9adce8cd8fbe (type: security_group_rules) to 0 2026-05-27 11:09:29.754 10 INFO neutron.db.ovn_revision_numbers_db [None req-5f82383c-045f-4604-9af2-7f084564d3ef 9b2b5ff7d4f9480aa6ba9a252138480f ecf6418a9cb14b52b629eacc7b657fc7 - - default default] Successfully bumped revision number for resource 9d2a495e-5f6c-4715-a8d3-299ee7d114b8 (type: security_group_rules) to 0 2026-05-27 11:09:29.789 10 INFO neutron.db.ovn_revision_numbers_db [None req-5f82383c-045f-4604-9af2-7f084564d3ef 9b2b5ff7d4f9480aa6ba9a252138480f ecf6418a9cb14b52b629eacc7b657fc7 - - default default] Successfully bumped revision number for resource fd89599b-79c2-47db-8ba2-9539ae74f8f9 (type: security_group_rules) to 0 2026-05-27 11:09:29.853 10 INFO neutron.db.segments_db [None req-5f82383c-045f-4604-9af2-7f084564d3ef 9b2b5ff7d4f9480aa6ba9a252138480f ecf6418a9cb14b52b629eacc7b657fc7 - - default default] Added segment 79dd8aaf-bcbc-461f-bbe2-ba7921bd01db of type geneve for network 17b56c07-235d-46f2-8b23-a0bb495e1bbf 2026-05-27 11:09:29.889 10 INFO neutron.wsgi [None req-d5c56197-81df-4e37-8f8a-c18a2cfd7464 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/f1f4a184-9347-457e-b6d7-acc0c2ee5c61 HTTP/1.1" status: 204 len: 168 time: 0.3002448 2026-05-27 11:09:30.031 9 INFO neutron.wsgi [None req-4e7de0a9-641e-4243-b10e-31b50e8ded3b 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "DELETE /v2.0/routers/6852d472-655f-4e1d-bf05-888891eba7f1 HTTP/1.1" status: 204 len: 168 time: 1.3484352 2026-05-27 11:09:30.063 10 INFO neutron.db.ovn_revision_numbers_db [None req-5f82383c-045f-4604-9af2-7f084564d3ef 9b2b5ff7d4f9480aa6ba9a252138480f ecf6418a9cb14b52b629eacc7b657fc7 - - default default] Successfully bumped revision number for resource 17b56c07-235d-46f2-8b23-a0bb495e1bbf (type: networks) to 1 2026-05-27 11:09:30.067 10 INFO neutron.wsgi [None req-6aadf576-f474-4bf5-8950-ee3f67957a2a 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "GET /v2.0/ports?device_id=6852d472-655f-4e1d-bf05-888891eba7f1 HTTP/1.1" status: 200 len: 205 time: 0.0288892 2026-05-27 11:09:30.102 9 INFO neutron.api.v2.resource [None req-6ce6d4ea-3b5f-4f87-8043-7024a8d65cbd 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] delete failed (client error): The resource could not be found. 2026-05-27 11:09:30.104 9 INFO neutron.wsgi [None req-6ce6d4ea-3b5f-4f87-8043-7024a8d65cbd 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "DELETE /v2.0/routers/6852d472-655f-4e1d-bf05-888891eba7f1 HTTP/1.1" status: 404 len: 336 time: 0.0309911 2026-05-27 11:09:30.131 9 INFO neutron.wsgi [None req-9d894bb1-d157-4dfd-af58-eae66f2c3bdf 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "GET /v2.0/ports?device_id=3ff5c045-a950-44f9-b793-127714a4f752 HTTP/1.1" status: 200 len: 205 time: 0.0231056 2026-05-27 11:09:30.162 9 INFO neutron.api.v2.resource [None req-e2044634-d46e-40ee-aefb-ce838b81e5b3 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] delete failed (client error): The resource could not be found. 2026-05-27 11:09:30.163 9 INFO neutron.wsgi [None req-e2044634-d46e-40ee-aefb-ce838b81e5b3 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "DELETE /v2.0/routers/3ff5c045-a950-44f9-b793-127714a4f752 HTTP/1.1" status: 404 len: 336 time: 0.0247931 2026-05-27 11:09:30.184 9 INFO neutron.pecan_wsgi.hooks.translation [None req-3268f176-2df0-46da-83ee-a84688662bef 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-27 11:09:30.186 9 INFO neutron.wsgi [None req-3268f176-2df0-46da-83ee-a84688662bef 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/e404a444-df7d-4ec4-ae70-058a8b964367 HTTP/1.1" status: 404 len: 337 time: 0.0175478 2026-05-27 11:09:30.204 10 INFO neutron.wsgi [None req-0e795cae-42c4-43a6-96d1-4f57f97dfd20 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/85b191d1-1cd2-43ea-8cc3-96392bf7b6dc HTTP/1.1" status: 204 len: 168 time: 0.3101053 2026-05-27 11:09:30.211 9 INFO neutron.wsgi [None req-26d847cd-c216-413d-a803-4f6e3f9aa9f9 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "GET /v2.0/ports?device_id=d39a1ee4-bd98-45db-8406-67d1f6ec862d HTTP/1.1" status: 200 len: 205 time: 0.0199232 2026-05-27 11:09:30.244 10 INFO neutron.api.v2.resource [None req-782d95c7-4b5c-4da4-ac58-3f375d993f81 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] delete failed (client error): The resource could not be found. 2026-05-27 11:09:30.245 10 INFO neutron.wsgi [None req-782d95c7-4b5c-4da4-ac58-3f375d993f81 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "DELETE /v2.0/routers/d39a1ee4-bd98-45db-8406-67d1f6ec862d HTTP/1.1" status: 404 len: 336 time: 0.0294983 2026-05-27 11:09:30.270 10 INFO neutron.pecan_wsgi.hooks.translation [None req-c7d341d7-6e68-46f0-afe4-edc63675cc61 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-27 11:09:30.273 10 INFO neutron.wsgi [None req-c7d341d7-6e68-46f0-afe4-edc63675cc61 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/8acb33a8-34d8-4982-8796-f7f309d77e1c HTTP/1.1" status: 404 len: 337 time: 0.0225768 2026-05-27 11:09:30.298 10 INFO neutron.wsgi [None req-09aa3016-a170-4825-897e-9b6a3c6610bb 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "GET /v2.0/ports?device_id=e853638d-014c-4ce7-8aed-791f82ac3551 HTTP/1.1" status: 200 len: 205 time: 0.0197642 2026-05-27 11:09:30.313 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5f82383c-045f-4604-9af2-7f084564d3ef 9b2b5ff7d4f9480aa6ba9a252138480f ecf6418a9cb14b52b629eacc7b657fc7 - - default default] No more DHCP agents 2026-05-27 11:09:30.314 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5f82383c-045f-4604-9af2-7f084564d3ef 9b2b5ff7d4f9480aa6ba9a252138480f ecf6418a9cb14b52b629eacc7b657fc7 - - default default] Unable to schedule network 17b56c07-235d-46f2-8b23-a0bb495e1bbf: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:30.333 9 INFO neutron.api.v2.resource [None req-5af04afd-5ebf-484d-9f8f-9f482a27d6f8 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] delete failed (client error): The resource could not be found. 2026-05-27 11:09:30.335 9 INFO neutron.wsgi [None req-5af04afd-5ebf-484d-9f8f-9f482a27d6f8 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "DELETE /v2.0/routers/e853638d-014c-4ce7-8aed-791f82ac3551 HTTP/1.1" status: 404 len: 336 time: 0.0298655 2026-05-27 11:09:30.358 9 INFO neutron.pecan_wsgi.hooks.translation [None req-42fa50c3-ae39-454b-9043-d0ec9b1d3b22 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-27 11:09:30.361 9 INFO neutron.wsgi [None req-42fa50c3-ae39-454b-9043-d0ec9b1d3b22 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/81967635-8aec-4fe9-a0be-23ab81dc61eb HTTP/1.1" status: 404 len: 337 time: 0.0205390 2026-05-27 11:09:30.391 10 INFO neutron.pecan_wsgi.hooks.translation [None req-8a02fb97-8d4a-4e11-984a-069f27a515a0 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-27 11:09:30.393 10 INFO neutron.wsgi [None req-8a02fb97-8d4a-4e11-984a-069f27a515a0 42d58979056a4c399d328aa984a5714f 97eae360cafd4e929662b46e91c3ce66 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/c490b59b-0989-4ded-8c55-c9ab1e87e17d HTTP/1.1" status: 404 len: 337 time: 0.0267689 2026-05-27 11:09:30.412 10 INFO neutron.db.ovn_revision_numbers_db [None req-5f82383c-045f-4604-9af2-7f084564d3ef 9b2b5ff7d4f9480aa6ba9a252138480f ecf6418a9cb14b52b629eacc7b657fc7 - - default default] Successfully bumped revision number for resource 678315b1-2123-48ba-80d7-551b1e27fafb (type: ports) to 1 2026-05-27 11:09:30.434 10 INFO neutron.wsgi [None req-5f82383c-045f-4604-9af2-7f084564d3ef 9b2b5ff7d4f9480aa6ba9a252138480f ecf6418a9cb14b52b629eacc7b657fc7 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 1.1542227 2026-05-27 11:09:30.517 9 INFO neutron.wsgi [None req-2553d91d-db5d-4c41-8ea6-766b2c8898e2 9b2b5ff7d4f9480aa6ba9a252138480f ecf6418a9cb14b52b629eacc7b657fc7 - - default default] 10.0.0.84 "PUT /v2.0/networks/17b56c07-235d-46f2-8b23-a0bb495e1bbf/tags HTTP/1.1" status: 200 len: 218 time: 0.0753963 2026-05-27 11:09:30.565 10 INFO neutron.wsgi [None req-ab576029-9e5d-4b52-a85d-84f3795eddc2 9b2b5ff7d4f9480aa6ba9a252138480f ecf6418a9cb14b52b629eacc7b657fc7 - - default default] 10.0.0.84 "GET /v2.0/networks/17b56c07-235d-46f2-8b23-a0bb495e1bbf/tags HTTP/1.1" status: 200 len: 218 time: 0.0426185 2026-05-27 11:09:30.629 10 INFO neutron.wsgi [None req-89fc04e5-46ac-4810-b1e0-ba74fe48c8e2 9b2b5ff7d4f9480aa6ba9a252138480f ecf6418a9cb14b52b629eacc7b657fc7 - - default default] 10.0.0.84 "PUT /v2.0/networks/17b56c07-235d-46f2-8b23-a0bb495e1bbf/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0588484 2026-05-27 11:09:30.651 9 INFO neutron.services.segments.plugin [-] Segment 49235926-8b4a-45f5-a23b-a7e445513943 resource provider aggregate not found 2026-05-27 11:09:30.654 9 INFO neutron.services.segments.plugin [-] Segment 49235926-8b4a-45f5-a23b-a7e445513943 resource provider aggregate not found 2026-05-27 11:09:30.667 9 INFO neutron.services.segments.plugin [-] Segment 49235926-8b4a-45f5-a23b-a7e445513943 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 49235926-8b4a-45f5-a23b-a7e445513943 found for delete ", "request_id": "req-37f65546-be55-4be8-a975-ec6496851ef1"}]} 2026-05-27 11:09:30.677 9 INFO neutron.services.segments.plugin [-] Segment 49235926-8b4a-45f5-a23b-a7e445513943 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 49235926-8b4a-45f5-a23b-a7e445513943 found for delete ", "request_id": "req-d2151314-845a-41ed-8b00-98c6760660b7"}]} 2026-05-27 11:09:30.690 10 INFO neutron.wsgi [None req-6e3ad4c2-0001-451f-a997-ea3d81dd964d 9b2b5ff7d4f9480aa6ba9a252138480f ecf6418a9cb14b52b629eacc7b657fc7 - - default default] 10.0.0.84 "GET /v2.0/networks/17b56c07-235d-46f2-8b23-a0bb495e1bbf/tags HTTP/1.1" status: 200 len: 227 time: 0.0503051 2026-05-27 11:09:30.695 9 INFO neutron.wsgi [None req-26e42267-92ee-4e78-987c-7bcca36243c3 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] 10.0.0.84 "DELETE /v2.0/networks/b690d0f9-690a-44ce-b117-5031bbb8c29d HTTP/1.1" status: 204 len: 168 time: 0.4861829 2026-05-27 11:09:30.772 10 INFO neutron.wsgi [None req-ff646033-7727-46ae-a073-c23d21940a68 9b2b5ff7d4f9480aa6ba9a252138480f ecf6418a9cb14b52b629eacc7b657fc7 - - default default] 10.0.0.84 "PUT /v2.0/networks/17b56c07-235d-46f2-8b23-a0bb495e1bbf/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0756686 2026-05-27 11:09:30.821 10 INFO neutron.wsgi [None req-8f36ef54-31a1-4a94-b0e5-4715d82c852e 9b2b5ff7d4f9480aa6ba9a252138480f ecf6418a9cb14b52b629eacc7b657fc7 - - default default] 10.0.0.84 "GET /v2.0/networks/17b56c07-235d-46f2-8b23-a0bb495e1bbf/tags HTTP/1.1" status: 200 len: 227 time: 0.0448148 2026-05-27 11:09:30.892 10 INFO neutron.wsgi [None req-3e125763-55a8-4112-967b-c2b86baf3f95 9b2b5ff7d4f9480aa6ba9a252138480f ecf6418a9cb14b52b629eacc7b657fc7 - - default default] 10.0.0.84 "PUT /v2.0/networks/17b56c07-235d-46f2-8b23-a0bb495e1bbf/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0654950 2026-05-27 11:09:30.948 10 INFO neutron.wsgi [None req-ef4ccfef-498b-45d9-98b0-9b17f2682183 9b2b5ff7d4f9480aa6ba9a252138480f ecf6418a9cb14b52b629eacc7b657fc7 - - default default] 10.0.0.84 "GET /v2.0/networks/17b56c07-235d-46f2-8b23-a0bb495e1bbf/tags HTTP/1.1" status: 200 len: 245 time: 0.0517795 2026-05-27 11:09:31.024 10 INFO neutron.wsgi [None req-60bb7270-f7de-428b-b5fd-96c92a6300fa 9b2b5ff7d4f9480aa6ba9a252138480f ecf6418a9cb14b52b629eacc7b657fc7 - - default default] 10.0.0.84 "PUT /v2.0/networks/17b56c07-235d-46f2-8b23-a0bb495e1bbf/tags HTTP/1.1" status: 200 len: 230 time: 0.0696294 2026-05-27 11:09:31.035 10 INFO neutron.wsgi [None req-d68134ed-1b7d-48aa-9d00-0b763fc5bdab c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=97eae360cafd4e929662b46e91c3ce66&name=default HTTP/1.1" status: 200 len: 3120 time: 0.1528509 2026-05-27 11:09:31.071 10 INFO neutron.wsgi [None req-e502a136-6119-4782-923c-e3262dd562f6 9b2b5ff7d4f9480aa6ba9a252138480f ecf6418a9cb14b52b629eacc7b657fc7 - - default default] 10.0.0.84 "GET /v2.0/networks/17b56c07-235d-46f2-8b23-a0bb495e1bbf/tags HTTP/1.1" status: 200 len: 230 time: 0.0425715 2026-05-27 11:09:31.121 9 INFO neutron.wsgi [None req-237ec090-3bdf-4176-9027-368626aebaa1 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] 10.0.0.84 "DELETE /v2.0/networks/ddf134f3-c1ce-4bcc-aafe-7efadc8f92b6 HTTP/1.1" status: 204 len: 168 time: 0.4207497 2026-05-27 11:09:31.126 10 INFO neutron.wsgi [None req-f94f473f-51d9-44af-9eb7-80e48b668004 9b2b5ff7d4f9480aa6ba9a252138480f ecf6418a9cb14b52b629eacc7b657fc7 - - default default] 10.0.0.84 "GET /v2.0/networks/17b56c07-235d-46f2-8b23-a0bb495e1bbf/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0497451 2026-05-27 11:09:31.175 9 INFO neutron.api.v2.resource [None req-6353a2c6-4c4d-47df-8686-e39153c79eee 9b2b5ff7d4f9480aa6ba9a252138480f ecf6418a9cb14b52b629eacc7b657fc7 - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:09:31.176 9 INFO neutron.wsgi [None req-6353a2c6-4c4d-47df-8686-e39153c79eee 9b2b5ff7d4f9480aa6ba9a252138480f ecf6418a9cb14b52b629eacc7b657fc7 - - default default] 10.0.0.84 "GET /v2.0/networks/17b56c07-235d-46f2-8b23-a0bb495e1bbf/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0449913 2026-05-27 11:09:31.288 10 INFO neutron.wsgi [None req-284d6154-cf75-4cc8-bf25-540489f98298 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 26290 time: 0.1267869 2026-05-27 11:09:31.290 10 INFO neutron.wsgi [None req-c61825a3-dcd1-42fa-b8a7-6ea548b9e9de 9b2b5ff7d4f9480aa6ba9a252138480f ecf6418a9cb14b52b629eacc7b657fc7 - - default default] 10.0.0.84 "DELETE /v2.0/networks/17b56c07-235d-46f2-8b23-a0bb495e1bbf/tags/red HTTP/1.1" status: 204 len: 168 time: 0.1093519 2026-05-27 11:09:31.300 9 INFO neutron.wsgi [None req-e6b06f51-46fc-499b-8611-1a34d176353b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/e80f8135-f0a7-4a4f-8313-42e9cecf4298 HTTP/1.1" status: 204 len: 168 time: 0.2597754 2026-05-27 11:09:31.405 10 INFO neutron.wsgi [None req-683ac382-8f29-4ad4-a86a-7414b5584edb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/ports HTTP/1.1" status: 200 len: 8855 time: 0.1015854 2026-05-27 11:09:31.415 10 INFO neutron.wsgi [None req-14ff6586-2643-43a8-963d-9a5039b68510 9b2b5ff7d4f9480aa6ba9a252138480f ecf6418a9cb14b52b629eacc7b657fc7 - - default default] 10.0.0.84 "GET /v2.0/networks/17b56c07-235d-46f2-8b23-a0bb495e1bbf/tags HTTP/1.1" status: 200 len: 223 time: 0.1178939 2026-05-27 11:09:31.457 10 INFO neutron.wsgi [None req-1293a923-628f-4150-8a2b-aa5a45b46634 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0322659 2026-05-27 11:09:31.464 9 INFO neutron.api.v2.resource [None req-67a359fe-97ed-4173-bed0-3b287dd7de4a 9b2b5ff7d4f9480aa6ba9a252138480f ecf6418a9cb14b52b629eacc7b657fc7 - - default default] delete failed (client error): The resource could not be found. 2026-05-27 11:09:31.466 9 INFO neutron.wsgi [None req-67a359fe-97ed-4173-bed0-3b287dd7de4a 9b2b5ff7d4f9480aa6ba9a252138480f ecf6418a9cb14b52b629eacc7b657fc7 - - default default] 10.0.0.84 "DELETE /v2.0/networks/17b56c07-235d-46f2-8b23-a0bb495e1bbf/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0472288 2026-05-27 11:09:31.482 10 INFO neutron.wsgi [None req-06f9d4ef-97c2-4f3d-b40c-32cea237f479 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0243928 2026-05-27 11:09:31.505 10 INFO neutron.wsgi [None req-69b3adae-eea0-4874-b301-2a403cda168a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 2349 time: 0.0191822 2026-05-27 11:09:31.533 9 INFO neutron.wsgi [None req-f03570bc-b60a-4006-be5d-b8465b4b5e78 9b2b5ff7d4f9480aa6ba9a252138480f ecf6418a9cb14b52b629eacc7b657fc7 - - default default] 10.0.0.84 "DELETE /v2.0/networks/17b56c07-235d-46f2-8b23-a0bb495e1bbf/tags HTTP/1.1" status: 204 len: 168 time: 0.0626402 2026-05-27 11:09:31.598 9 INFO neutron.wsgi [None req-7198bed6-b940-4d27-8dea-fe769648c304 9b2b5ff7d4f9480aa6ba9a252138480f ecf6418a9cb14b52b629eacc7b657fc7 - - default default] 10.0.0.84 "GET /v2.0/networks/17b56c07-235d-46f2-8b23-a0bb495e1bbf/tags HTTP/1.1" status: 200 len: 205 time: 0.0605395 2026-05-27 11:09:31.659 10 INFO neutron.wsgi [None req-0a761ea8-1d77-498d-871e-a4aa8fc3c876 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/networks HTTP/1.1" status: 200 len: 5174 time: 0.1521168 2026-05-27 11:09:31.717 10 INFO neutron.wsgi [None req-14063bb0-8693-4d6c-8c27-b5c66bfb57f8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0554092 2026-05-27 11:09:31.748 10 INFO neutron.wsgi [None req-947ce8ee-0923-4ac1-aade-a5501ad5ca2c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0290413 2026-05-27 11:09:31.765 10 INFO neutron.wsgi [None req-3c85caf6-1c50-44df-9847-fbf1e139c790 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0141361 2026-05-27 11:09:31.804 10 INFO neutron.wsgi [None req-316a2152-6717-42f7-96ac-4bed6c17212b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0369804 2026-05-27 11:09:31.829 10 INFO neutron.wsgi [None req-b0614dcc-b69f-42bf-9a05-283073d601ae c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0236437 2026-05-27 11:09:31.862 10 INFO neutron.services.segments.plugin [-] Segment ed0c85a2-a208-40ac-b195-9863cff14255 resource provider aggregate not found 2026-05-27 11:09:31.873 10 INFO neutron.services.segments.plugin [-] Segment ed0c85a2-a208-40ac-b195-9863cff14255 resource provider aggregate not found 2026-05-27 11:09:31.883 10 INFO neutron.services.segments.plugin [-] Segment ed0c85a2-a208-40ac-b195-9863cff14255 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 ed0c85a2-a208-40ac-b195-9863cff14255 found for delete ", "request_id": "req-fa643100-9def-4b37-bfa1-1376c0e2c60b"}]} 2026-05-27 11:09:31.893 10 INFO neutron.wsgi [None req-edb1d7c1-112b-41ea-8f1f-008add921275 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] 10.0.0.84 "DELETE /v2.0/networks/57900d0d-611f-4aae-b12a-5047f704718e HTTP/1.1" status: 204 len: 168 time: 0.7660189 2026-05-27 11:09:31.895 10 INFO neutron.services.segments.plugin [-] Segment ed0c85a2-a208-40ac-b195-9863cff14255 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 ed0c85a2-a208-40ac-b195-9863cff14255 found for delete ", "request_id": "req-95b0db6d-e15c-40e9-9ed6-61d3877cf50b"}]} 2026-05-27 11:09:32.022 9 INFO neutron.wsgi [None req-eea162de-0fc9-488f-b385-a91adfef8344 9b2b5ff7d4f9480aa6ba9a252138480f ecf6418a9cb14b52b629eacc7b657fc7 - - default default] 10.0.0.84 "DELETE /v2.0/networks/17b56c07-235d-46f2-8b23-a0bb495e1bbf HTTP/1.1" status: 204 len: 168 time: 0.4190693 2026-05-27 11:09:32.534 10 INFO neutron.wsgi [None req-9f13f510-6c9f-4a5c-95eb-4fa2ce3362b5 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] 10.0.0.84 "DELETE /v2.0/networks/22c275e5-a92b-4842-ad88-3600635d9af4 HTTP/1.1" status: 204 len: 168 time: 0.6333227 2026-05-27 11:09:32.694 9 INFO neutron.services.segments.plugin [-] Segment ecc31447-1fbf-4e50-a066-4aaa5443c4c4 resource provider aggregate not found 2026-05-27 11:09:32.699 9 INFO neutron.services.segments.plugin [-] Segment ecc31447-1fbf-4e50-a066-4aaa5443c4c4 resource provider aggregate not found 2026-05-27 11:09:32.717 9 INFO neutron.services.segments.plugin [-] Segment ecc31447-1fbf-4e50-a066-4aaa5443c4c4 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 ecc31447-1fbf-4e50-a066-4aaa5443c4c4 found for delete ", "request_id": "req-69c431c5-0087-4a38-80d6-e18346cb0058"}]} 2026-05-27 11:09:32.725 9 INFO neutron.services.segments.plugin [-] Segment ecc31447-1fbf-4e50-a066-4aaa5443c4c4 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 ecc31447-1fbf-4e50-a066-4aaa5443c4c4 found for delete ", "request_id": "req-2e271f5b-563c-4b4f-a699-563403277c16"}]} 2026-05-27 11:09:32.737 9 INFO neutron.services.segments.plugin [-] Segment 79dd8aaf-bcbc-461f-bbe2-ba7921bd01db resource provider aggregate not found 2026-05-27 11:09:32.746 9 INFO neutron.services.segments.plugin [-] Segment 79dd8aaf-bcbc-461f-bbe2-ba7921bd01db resource provider aggregate not found 2026-05-27 11:09:32.754 9 INFO neutron.services.segments.plugin [-] Segment 79dd8aaf-bcbc-461f-bbe2-ba7921bd01db 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 79dd8aaf-bcbc-461f-bbe2-ba7921bd01db found for delete ", "request_id": "req-f832e786-8455-43c1-a986-457afe0c1b78"}]} 2026-05-27 11:09:32.776 9 INFO neutron.services.segments.plugin [-] Segment 79dd8aaf-bcbc-461f-bbe2-ba7921bd01db 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 79dd8aaf-bcbc-461f-bbe2-ba7921bd01db found for delete ", "request_id": "req-c645a392-d806-4392-984d-94ad895830d3"}]} 2026-05-27 11:09:32.816 9 INFO neutron.wsgi [None req-546689c7-2e48-4221-a579-38f9672088e2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=ecf6418a9cb14b52b629eacc7b657fc7&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2209957 2026-05-27 11:09:32.991 9 INFO neutron.wsgi [None req-6051482c-b59c-4543-bcfb-bf322f52d3b0 3253375837f449538cfc4a3000815db8 6fed4c251ce045e3b2cc14029977f570 - - default default] 10.0.0.84 "DELETE /v2.0/networks/6eb1eb4e-34a8-4b1a-b117-54c5c993e48c HTTP/1.1" status: 204 len: 168 time: 0.4508395 2026-05-27 11:09:33.041 10 INFO neutron.wsgi [None req-3d31219b-78ec-45ee-b520-d1278237bf33 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/3f56c887-2935-48a7-8afb-5dad4a30bfcb HTTP/1.1" status: 204 len: 168 time: 0.2187488 2026-05-27 11:09:33.369 9 WARNING neutron_lib.context [None req-dacb58e1-0bad-4d03-87c3-518d820209e8 c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:33.386 9 INFO neutron.db.ovn_revision_numbers_db [None req-7ee5e634-9065-47ac-951b-46e8423a7157 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 6c082e0e-b7a6-4e34-ba5f-cc899e5bdc52 (type: security_groups) to 1 2026-05-27 11:09:33.400 9 INFO neutron.db.ovn_revision_numbers_db [None req-7ee5e634-9065-47ac-951b-46e8423a7157 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource b7160e17-4c4e-4a6a-8e9a-16fe1c833720 (type: security_group_rules) to 0 2026-05-27 11:09:33.421 9 INFO neutron.db.ovn_revision_numbers_db [None req-7ee5e634-9065-47ac-951b-46e8423a7157 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource c0d9a4a0-9195-4e7e-ba28-3bf992166733 (type: security_group_rules) to 0 2026-05-27 11:09:33.438 9 INFO neutron.db.ovn_revision_numbers_db [None req-7ee5e634-9065-47ac-951b-46e8423a7157 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource dd596c81-e452-43a7-8962-0fb43a823e80 (type: security_group_rules) to 0 2026-05-27 11:09:33.457 9 INFO neutron.db.ovn_revision_numbers_db [None req-7ee5e634-9065-47ac-951b-46e8423a7157 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource ecb0b449-7aed-42e5-a1d8-d88afe30a266 (type: security_group_rules) to 0 2026-05-27 11:09:33.483 9 INFO neutron.wsgi [None req-7ee5e634-9065-47ac-951b-46e8423a7157 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=08187a8d20044263aa0be21e808fb2c4&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2184157 2026-05-27 11:09:33.512 9 INFO neutron.db.ovn_revision_numbers_db [None req-dacb58e1-0bad-4d03-87c3-518d820209e8 c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] Successfully bumped revision number for resource 2986e47b-b990-4d9a-8ef4-d515617239c9 (type: security_groups) to 1 2026-05-27 11:09:33.524 9 INFO neutron.db.ovn_revision_numbers_db [None req-dacb58e1-0bad-4d03-87c3-518d820209e8 c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] Successfully bumped revision number for resource 372f0c20-1023-4f22-a404-f6acce4e1f1d (type: security_group_rules) to 0 2026-05-27 11:09:33.538 9 INFO neutron.db.ovn_revision_numbers_db [None req-dacb58e1-0bad-4d03-87c3-518d820209e8 c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] Successfully bumped revision number for resource 7ddd8c48-be11-418a-98c5-90f6c8eae649 (type: security_group_rules) to 0 2026-05-27 11:09:33.565 9 INFO neutron.db.ovn_revision_numbers_db [None req-dacb58e1-0bad-4d03-87c3-518d820209e8 c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] Successfully bumped revision number for resource a90abdf5-f924-41ee-b71d-91e9b8beae97 (type: security_group_rules) to 0 2026-05-27 11:09:33.581 9 INFO neutron.db.ovn_revision_numbers_db [None req-dacb58e1-0bad-4d03-87c3-518d820209e8 c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] Successfully bumped revision number for resource f5cdac58-14bb-4c3f-b8e7-c16a136e0fa0 (type: security_group_rules) to 0 2026-05-27 11:09:33.682 9 INFO neutron.db.ovn_revision_numbers_db [None req-dacb58e1-0bad-4d03-87c3-518d820209e8 c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] Successfully bumped revision number for resource f233dde1-b1d4-4958-8dee-bc62f86d8e23 (type: security_groups) to 1 2026-05-27 11:09:33.697 9 INFO neutron.db.ovn_revision_numbers_db [None req-dacb58e1-0bad-4d03-87c3-518d820209e8 c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] Successfully bumped revision number for resource 95f83c4e-ce68-4acf-943e-69558c640d1a (type: security_group_rules) to 0 2026-05-27 11:09:33.714 9 INFO neutron.db.ovn_revision_numbers_db [None req-dacb58e1-0bad-4d03-87c3-518d820209e8 c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] Successfully bumped revision number for resource fd212aad-5a19-405c-b29a-dcb4107e3db3 (type: security_group_rules) to 0 2026-05-27 11:09:33.714 10 INFO neutron.wsgi [None req-1dab8435-c1d7-4b34-bad8-ed0be6b5dce5 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/6c082e0e-b7a6-4e34-ba5f-cc899e5bdc52 HTTP/1.1" status: 204 len: 168 time: 0.2256689 2026-05-27 11:09:33.734 9 INFO neutron.wsgi [None req-dacb58e1-0bad-4d03-87c3-518d820209e8 c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] 10.0.0.84 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1824 time: 0.5710804 2026-05-27 11:09:33.790 10 INFO neutron.wsgi [None req-005e4a84-6e0d-41ae-a397-cc75f6e25f25 c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] 10.0.0.84 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 4724 time: 0.0513732 2026-05-27 11:09:33.841 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] No port found with ID c2293cfb-db94-459e-baa1-68501b99dc94: RuntimeError: No port found with ID c2293cfb-db94-459e-baa1-68501b99dc94 2026-05-27 11:09:33.906 10 INFO neutron.services.segments.plugin [-] Segment 0f58f9ab-7748-4207-b758-0150c4fc80f8 resource provider aggregate not found 2026-05-27 11:09:33.921 10 INFO neutron.services.segments.plugin [-] Segment 0f58f9ab-7748-4207-b758-0150c4fc80f8 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 0f58f9ab-7748-4207-b758-0150c4fc80f8 found for delete ", "request_id": "req-8ba7f4fb-c012-4c45-848c-ba4ecb19b6dd"}]} 2026-05-27 11:09:33.922 10 INFO neutron.db.ovn_revision_numbers_db [None req-d067d044-0805-4a75-a8e7-239d2d0c96c2 c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] Successfully bumped revision number for resource f233dde1-b1d4-4958-8dee-bc62f86d8e23 (type: security_groups) to 2 2026-05-27 11:09:33.926 10 INFO neutron.wsgi [None req-d067d044-0805-4a75-a8e7-239d2d0c96c2 c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] 10.0.0.84 "PUT /v2.0/security-groups/f233dde1-b1d4-4958-8dee-bc62f86d8e23 HTTP/1.1" status: 200 len: 1857 time: 0.1321952 2026-05-27 11:09:33.943 10 INFO neutron.services.segments.plugin [-] Segment 0f58f9ab-7748-4207-b758-0150c4fc80f8 resource provider aggregate not found 2026-05-27 11:09:33.960 10 INFO neutron.services.segments.plugin [-] Segment 0f58f9ab-7748-4207-b758-0150c4fc80f8 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 0f58f9ab-7748-4207-b758-0150c4fc80f8 found for delete ", "request_id": "req-27198094-7d64-4b51-91a5-27d223f9c074"}]} 2026-05-27 11:09:33.979 10 INFO neutron.wsgi [None req-62fc4f96-faae-4143-8404-c3b40b0c2653 c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] 10.0.0.84 "GET /v2.0/security-groups/f233dde1-b1d4-4958-8dee-bc62f86d8e23 HTTP/1.1" status: 200 len: 1857 time: 0.0468037 2026-05-27 11:09:34.071 9 INFO neutron.db.ovn_revision_numbers_db [None req-dbb7a857-4482-4605-8e27-63bbb2561d07 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 3d10416b-9d40-45fa-a6ab-6daef5d5a810 (type: security_groups) to 1 2026-05-27 11:09:34.101 9 INFO neutron.db.ovn_revision_numbers_db [None req-dbb7a857-4482-4605-8e27-63bbb2561d07 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 265df9b1-bc12-4219-9b9a-c5fddfbdd595 (type: security_group_rules) to 0 2026-05-27 11:09:34.121 9 INFO neutron.db.ovn_revision_numbers_db [None req-dbb7a857-4482-4605-8e27-63bbb2561d07 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 42eb47a5-87ac-4463-b48b-5a27f6ca0f9a (type: security_group_rules) to 0 2026-05-27 11:09:34.140 9 INFO neutron.db.ovn_revision_numbers_db [None req-dbb7a857-4482-4605-8e27-63bbb2561d07 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 543a0bf0-2ad4-49d6-87b2-5cc692767f9e (type: security_group_rules) to 0 2026-05-27 11:09:34.162 9 INFO neutron.wsgi [None req-bc42dff2-c35f-44ca-9b64-93204c1bd1c2 c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/f233dde1-b1d4-4958-8dee-bc62f86d8e23 HTTP/1.1" status: 204 len: 168 time: 0.1779366 2026-05-27 11:09:34.163 9 INFO neutron.db.ovn_revision_numbers_db [None req-dbb7a857-4482-4605-8e27-63bbb2561d07 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource a4b4502e-f24a-4e80-8449-b52a4e3f05ca (type: security_group_rules) to 0 2026-05-27 11:09:34.187 9 INFO neutron.wsgi [None req-dbb7a857-4482-4605-8e27-63bbb2561d07 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=767502e6f7954107a1172edc2116c6d7&name=default HTTP/1.1" status: 200 len: 3120 time: 0.4305379 2026-05-27 11:09:34.219 10 INFO neutron.wsgi [None req-564a9842-ab2b-4ab1-9276-6c46805a6408 c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] 10.0.0.84 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 3120 time: 0.0512795 2026-05-27 11:09:34.242 10 INFO neutron.api.v2.resource [None req-3441f59a-f607-4d96-977b-f17d7cd14ed4 c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] delete failed (client error): The resource could not be found. 2026-05-27 11:09:34.244 10 INFO neutron.wsgi [None req-3441f59a-f607-4d96-977b-f17d7cd14ed4 c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/f233dde1-b1d4-4958-8dee-bc62f86d8e23 HTTP/1.1" status: 404 len: 347 time: 0.0209525 2026-05-27 11:09:34.256 9 WARNING neutron_lib.context [None req-8540136b-6c5e-48c0-9bb2-c749a493fe6f c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:34.379 9 INFO neutron.db.ovn_revision_numbers_db [None req-8540136b-6c5e-48c0-9bb2-c749a493fe6f c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] Successfully bumped revision number for resource 1ebd47e2-90cf-4846-b420-2d9a751ad446 (type: security_groups) to 1 2026-05-27 11:09:34.411 9 INFO neutron.db.ovn_revision_numbers_db [None req-8540136b-6c5e-48c0-9bb2-c749a493fe6f c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] Successfully bumped revision number for resource 5ae82bfc-06ac-4ffd-b3af-10a0aaa941fb (type: security_group_rules) to 0 2026-05-27 11:09:34.425 9 INFO neutron.db.ovn_revision_numbers_db [None req-8540136b-6c5e-48c0-9bb2-c749a493fe6f c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] Successfully bumped revision number for resource da7841ea-20b2-4b57-abec-a8748b2b445d (type: security_group_rules) to 0 2026-05-27 11:09:34.445 9 INFO neutron.wsgi [None req-8540136b-6c5e-48c0-9bb2-c749a493fe6f c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] 10.0.0.84 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1824 time: 0.1957757 2026-05-27 11:09:34.450 10 INFO neutron.wsgi [None req-aa1bf43d-bc59-4392-8b31-ea85fed39bf7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/3d10416b-9d40-45fa-a6ab-6daef5d5a810 HTTP/1.1" status: 204 len: 168 time: 0.2564554 2026-05-27 11:09:34.456 9 WARNING neutron_lib.context [None req-d6c84175-3389-4ee9-955a-199fe5612e78 c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:34.590 10 INFO neutron.wsgi [None req-ee5980d4-5dfb-42d8-a41b-7606fc266352 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=6fed4c251ce045e3b2cc14029977f570&name=default HTTP/1.1" status: 200 len: 3120 time: 0.0400598 2026-05-27 11:09:34.619 9 INFO neutron.db.ovn_revision_numbers_db [None req-d6c84175-3389-4ee9-955a-199fe5612e78 c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] Successfully bumped revision number for resource fadf7b0f-dcaa-47e1-86ac-384934274dab (type: security_group_rules) to 0 2026-05-27 11:09:34.655 9 INFO neutron.wsgi [None req-d6c84175-3389-4ee9-955a-199fe5612e78 c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 800 time: 0.2040949 2026-05-27 11:09:34.708 10 INFO neutron.wsgi [None req-86e54ec0-6a1c-41e5-ad6d-4e4b63395bb2 c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] 10.0.0.84 "GET /v2.0/security-group-rules/fadf7b0f-dcaa-47e1-86ac-384934274dab HTTP/1.1" status: 200 len: 795 time: 0.0442700 2026-05-27 11:09:34.775 9 INFO neutron.services.segments.plugin [-] Segment 074dc84d-5f55-45e8-bba8-923d65838d36 resource provider aggregate not found 2026-05-27 11:09:34.797 9 INFO neutron.services.segments.plugin [-] Segment 074dc84d-5f55-45e8-bba8-923d65838d36 resource provider aggregate not found 2026-05-27 11:09:34.800 9 INFO neutron.services.segments.plugin [-] Segment 074dc84d-5f55-45e8-bba8-923d65838d36 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 074dc84d-5f55-45e8-bba8-923d65838d36 found for delete ", "request_id": "req-a026ade2-a923-4090-aa90-701bb8957b11"}]} 2026-05-27 11:09:34.818 9 INFO neutron.services.segments.plugin [-] Segment 074dc84d-5f55-45e8-bba8-923d65838d36 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 074dc84d-5f55-45e8-bba8-923d65838d36 found for delete ", "request_id": "req-ccd57eab-f314-4434-8f80-fa8b7a4afea1"}]} 2026-05-27 11:09:35.111 9 INFO neutron.wsgi [None req-5625cd3b-4120-4797-87ba-cc76531d5b08 c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] 10.0.0.84 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4333 time: 0.3963549 2026-05-27 11:09:35.174 9 INFO neutron.wsgi [None req-af6fb7fd-9e1d-4428-92ba-6643da4304b6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/30ae9c23-bc00-43d7-92c8-083a5590235d HTTP/1.1" status: 204 len: 168 time: 0.5798345 2026-05-27 11:09:35.238 10 INFO neutron.wsgi [None req-c4f7f878-272d-4565-82cb-4313e67366b6 c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] 10.0.0.84 "DELETE /v2.0/security-group-rules/fadf7b0f-dcaa-47e1-86ac-384934274dab HTTP/1.1" status: 204 len: 168 time: 0.1220045 2026-05-27 11:09:35.326 10 INFO neutron.wsgi [None req-db13b99b-241b-4475-97d9-49228a00309e c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] 10.0.0.84 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3755 time: 0.0826259 2026-05-27 11:09:35.335 9 WARNING neutron_lib.context [None req-43fe9d91-c03a-4951-be85-92f1d71bd500 c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:35.426 9 INFO neutron.db.ovn_revision_numbers_db [None req-da40bf98-e283-45b0-9a77-5c53200aa34d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource a517ccac-5d1e-4df2-82d3-e07a96292b10 (type: security_groups) to 1 2026-05-27 11:09:35.442 9 INFO neutron.db.ovn_revision_numbers_db [None req-da40bf98-e283-45b0-9a77-5c53200aa34d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 2d444dbc-988c-494f-9a28-f01e81ef7eed (type: security_group_rules) to 0 2026-05-27 11:09:35.464 9 INFO neutron.db.ovn_revision_numbers_db [None req-da40bf98-e283-45b0-9a77-5c53200aa34d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 5161d1d8-d3ff-4852-9b9a-9e297161413b (type: security_group_rules) to 0 2026-05-27 11:09:35.479 9 INFO neutron.db.ovn_revision_numbers_db [None req-43fe9d91-c03a-4951-be85-92f1d71bd500 c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] Successfully bumped revision number for resource ef11e50e-6320-4faa-805d-2a03ed07be72 (type: security_group_rules) to 0 2026-05-27 11:09:35.482 9 INFO neutron.db.ovn_revision_numbers_db [None req-da40bf98-e283-45b0-9a77-5c53200aa34d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 5d021ab4-0d82-4922-8290-2b7a06449ee6 (type: security_group_rules) to 0 2026-05-27 11:09:35.504 9 INFO neutron.wsgi [None req-43fe9d91-c03a-4951-be85-92f1d71bd500 c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 800 time: 0.1750665 2026-05-27 11:09:35.510 9 INFO neutron.db.ovn_revision_numbers_db [None req-da40bf98-e283-45b0-9a77-5c53200aa34d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource cdbb4129-158f-4072-970b-feb01052ff43 (type: security_group_rules) to 0 2026-05-27 11:09:35.532 9 INFO neutron.wsgi [None req-da40bf98-e283-45b0-9a77-5c53200aa34d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=23e249d0bc1745b997f8605e8d795e91&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2491198 2026-05-27 11:09:35.533 10 INFO neutron.wsgi [None req-3ebce01a-1704-445d-a946-4ff8ac0263b2 c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] 10.0.0.84 "GET /v2.0/security-group-rules/ef11e50e-6320-4faa-805d-2a03ed07be72 HTTP/1.1" status: 200 len: 795 time: 0.0205340 2026-05-27 11:09:35.622 10 INFO neutron.wsgi [None req-29c90795-84c7-44fc-9d57-ed554f482d2a c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] 10.0.0.84 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4333 time: 0.0859585 2026-05-27 11:09:35.748 9 INFO neutron.wsgi [None req-c2cf22f5-2bfc-4b8c-a69f-2bdae97095e4 c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] 10.0.0.84 "DELETE /v2.0/security-group-rules/ef11e50e-6320-4faa-805d-2a03ed07be72 HTTP/1.1" status: 204 len: 168 time: 0.1208327 2026-05-27 11:09:35.782 10 INFO neutron.wsgi [None req-5a083d00-7833-49ee-b784-612f094225bf c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/a517ccac-5d1e-4df2-82d3-e07a96292b10 HTTP/1.1" status: 204 len: 168 time: 0.2449696 2026-05-27 11:09:35.814 9 INFO neutron.wsgi [None req-e91f3a87-a5f8-4757-839d-41e88729ad26 c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] 10.0.0.84 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3755 time: 0.0590856 2026-05-27 11:09:35.821 9 WARNING neutron_lib.context [None req-904ce7ad-ea08-4942-bcca-df8d3751b0ef c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:35.952 9 INFO neutron.db.ovn_revision_numbers_db [None req-904ce7ad-ea08-4942-bcca-df8d3751b0ef c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] Successfully bumped revision number for resource 8b2856c4-c2fe-4011-acd1-21c9a13022b5 (type: security_group_rules) to 0 2026-05-27 11:09:35.976 9 INFO neutron.wsgi [None req-904ce7ad-ea08-4942-bcca-df8d3751b0ef c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.1585686 2026-05-27 11:09:35.997 9 INFO neutron.wsgi [None req-9aee6d1e-64e6-4b83-8d4b-d315d6e87445 c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] 10.0.0.84 "GET /v2.0/security-group-rules/8b2856c4-c2fe-4011-acd1-21c9a13022b5 HTTP/1.1" status: 200 len: 796 time: 0.0151498 2026-05-27 11:09:36.064 9 INFO neutron.wsgi [None req-6159dee2-28ea-4eb1-819b-0d29bff70845 c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] 10.0.0.84 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 4334 time: 0.0620348 2026-05-27 11:09:36.170 9 INFO neutron.wsgi [None req-a27d1540-37f7-4a50-adcd-eb4db2bd7e5e c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] 10.0.0.84 "DELETE /v2.0/security-group-rules/8b2856c4-c2fe-4011-acd1-21c9a13022b5 HTTP/1.1" status: 204 len: 168 time: 0.1011152 2026-05-27 11:09:36.231 9 INFO neutron.wsgi [None req-84a9aa3e-5069-47f1-9e09-9ea157edd0b2 c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] 10.0.0.84 "GET /v2.0/security-group-rules HTTP/1.1" status: 200 len: 3755 time: 0.0557981 2026-05-27 11:09:36.412 9 INFO neutron.wsgi [None req-663b2896-be00-446b-b6b1-ea2d65fd5b7d c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/1ebd47e2-90cf-4846-b420-2d9a751ad446 HTTP/1.1" status: 204 len: 168 time: 0.1755741 2026-05-27 11:09:36.455 9 INFO neutron.wsgi [None req-5e476a0c-b2c4-4947-ae09-420abacabe33 c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] 10.0.0.84 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 3120 time: 0.0388842 2026-05-27 11:09:36.500 9 INFO neutron.wsgi [None req-e5294470-182a-416e-9833-df0fadc5229e c9d195076b034ad2a942e1f5797ebaa1 ef2f074527b44079867e3a5a97df7e24 - - default default] 10.0.0.84 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 3120 time: 0.0379870 2026-05-27 11:09:37.119 9 INFO neutron.wsgi [None req-93e523ca-d70b-4708-800c-62185f481d1f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=ef2f074527b44079867e3a5a97df7e24&name=default HTTP/1.1" status: 200 len: 3120 time: 0.1293855 2026-05-27 11:09:37.219 10 WARNING neutron_lib.context [None req-6f6fcef6-6365-42d6-8232-f5c13255534b bfaec01103154f2a8318d7d01003e2c7 93ab1fd41e464b9393a797201297692a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:37.338 9 INFO neutron.wsgi [None req-dc309b60-8560-40dd-b828-07040120ef56 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/2986e47b-b990-4d9a-8ef4-d515617239c9 HTTP/1.1" status: 204 len: 168 time: 0.2129393 2026-05-27 11:09:37.370 10 INFO neutron.db.ovn_revision_numbers_db [None req-6f6fcef6-6365-42d6-8232-f5c13255534b bfaec01103154f2a8318d7d01003e2c7 93ab1fd41e464b9393a797201297692a - - default default] Successfully bumped revision number for resource 6cedf310-abf2-4013-a681-3c380c5236ec (type: security_groups) to 1 2026-05-27 11:09:37.384 10 INFO neutron.db.ovn_revision_numbers_db [None req-6f6fcef6-6365-42d6-8232-f5c13255534b bfaec01103154f2a8318d7d01003e2c7 93ab1fd41e464b9393a797201297692a - - default default] Successfully bumped revision number for resource 240219d4-fa7c-46aa-b2f0-91ffb2517b12 (type: security_group_rules) to 0 2026-05-27 11:09:37.401 10 INFO neutron.db.ovn_revision_numbers_db [None req-6f6fcef6-6365-42d6-8232-f5c13255534b bfaec01103154f2a8318d7d01003e2c7 93ab1fd41e464b9393a797201297692a - - default default] Successfully bumped revision number for resource 389f4d52-7d16-4a89-b2a5-e27f023e9272 (type: security_group_rules) to 0 2026-05-27 11:09:37.420 10 INFO neutron.db.ovn_revision_numbers_db [None req-6f6fcef6-6365-42d6-8232-f5c13255534b bfaec01103154f2a8318d7d01003e2c7 93ab1fd41e464b9393a797201297692a - - default default] Successfully bumped revision number for resource 934acbbd-4863-46f8-8f08-7c323ed1c2a5 (type: security_group_rules) to 0 2026-05-27 11:09:37.435 10 INFO neutron.db.ovn_revision_numbers_db [None req-6f6fcef6-6365-42d6-8232-f5c13255534b bfaec01103154f2a8318d7d01003e2c7 93ab1fd41e464b9393a797201297692a - - default default] Successfully bumped revision number for resource d0201672-1db9-419a-931a-e0d1461e696a (type: security_group_rules) to 0 2026-05-27 11:09:37.527 10 INFO neutron.db.ovn_revision_numbers_db [None req-6f6fcef6-6365-42d6-8232-f5c13255534b bfaec01103154f2a8318d7d01003e2c7 93ab1fd41e464b9393a797201297692a - - default default] Successfully bumped revision number for resource bb523d2f-fa85-45d1-a294-d39cde4cf41b (type: security_groups) to 1 2026-05-27 11:09:37.545 10 INFO neutron.db.ovn_revision_numbers_db [None req-6f6fcef6-6365-42d6-8232-f5c13255534b bfaec01103154f2a8318d7d01003e2c7 93ab1fd41e464b9393a797201297692a - - default default] Successfully bumped revision number for resource 5779e1a5-c826-4d15-acfd-22c85b40983b (type: security_group_rules) to 0 2026-05-27 11:09:37.557 10 INFO neutron.db.ovn_revision_numbers_db [None req-6f6fcef6-6365-42d6-8232-f5c13255534b bfaec01103154f2a8318d7d01003e2c7 93ab1fd41e464b9393a797201297692a - - default default] Successfully bumped revision number for resource 87533097-ca0e-409f-8602-e03ceda687dd (type: security_group_rules) to 0 2026-05-27 11:09:37.573 10 INFO neutron.wsgi [None req-6f6fcef6-6365-42d6-8232-f5c13255534b bfaec01103154f2a8318d7d01003e2c7 93ab1fd41e464b9393a797201297692a - - default default] 10.0.0.84 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1801 time: 0.4000273 2026-05-27 11:09:37.616 9 INFO neutron.wsgi [None req-56ac686a-6e4f-4bbe-844a-61b19cb5af33 bfaec01103154f2a8318d7d01003e2c7 93ab1fd41e464b9393a797201297692a - - default default] 10.0.0.84 "PUT /v2.0/security-groups/bb523d2f-fa85-45d1-a294-d39cde4cf41b/tags HTTP/1.1" status: 200 len: 218 time: 0.0375955 2026-05-27 11:09:37.649 9 INFO neutron.wsgi [None req-e0783f13-9c20-4c92-8693-3f9a7c9360f3 bfaec01103154f2a8318d7d01003e2c7 93ab1fd41e464b9393a797201297692a - - default default] 10.0.0.84 "GET /v2.0/security-groups/bb523d2f-fa85-45d1-a294-d39cde4cf41b/tags HTTP/1.1" status: 200 len: 218 time: 0.0251327 2026-05-27 11:09:37.697 9 INFO neutron.wsgi [None req-3e3f2b54-c109-4f23-a7e7-5022f1d5ec8a bfaec01103154f2a8318d7d01003e2c7 93ab1fd41e464b9393a797201297692a - - default default] 10.0.0.84 "PUT /v2.0/security-groups/bb523d2f-fa85-45d1-a294-d39cde4cf41b/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0421653 2026-05-27 11:09:37.726 9 INFO neutron.wsgi [None req-dbb8a503-58be-41c0-81f2-32f81a81928d bfaec01103154f2a8318d7d01003e2c7 93ab1fd41e464b9393a797201297692a - - default default] 10.0.0.84 "GET /v2.0/security-groups/bb523d2f-fa85-45d1-a294-d39cde4cf41b/tags HTTP/1.1" status: 200 len: 227 time: 0.0242491 2026-05-27 11:09:37.756 9 INFO neutron.wsgi [None req-998aeeb4-12a0-45e8-bbc9-748a6c1d2216 bfaec01103154f2a8318d7d01003e2c7 93ab1fd41e464b9393a797201297692a - - default default] 10.0.0.84 "PUT /v2.0/security-groups/bb523d2f-fa85-45d1-a294-d39cde4cf41b/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0253296 2026-05-27 11:09:37.785 9 INFO neutron.wsgi [None req-d6fb013e-ca55-4bfb-8c61-2d170b61e2d8 bfaec01103154f2a8318d7d01003e2c7 93ab1fd41e464b9393a797201297692a - - default default] 10.0.0.84 "GET /v2.0/security-groups/bb523d2f-fa85-45d1-a294-d39cde4cf41b/tags HTTP/1.1" status: 200 len: 227 time: 0.0250907 2026-05-27 11:09:37.827 9 INFO neutron.wsgi [None req-878d7836-8b4f-45a6-b1c6-8203d2f93e80 bfaec01103154f2a8318d7d01003e2c7 93ab1fd41e464b9393a797201297692a - - default default] 10.0.0.84 "PUT /v2.0/security-groups/bb523d2f-fa85-45d1-a294-d39cde4cf41b/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0372217 2026-05-27 11:09:37.865 9 INFO neutron.wsgi [None req-4e52c15b-e349-4d39-9e46-0f6c15eb0aaa bfaec01103154f2a8318d7d01003e2c7 93ab1fd41e464b9393a797201297692a - - default default] 10.0.0.84 "GET /v2.0/security-groups/bb523d2f-fa85-45d1-a294-d39cde4cf41b/tags HTTP/1.1" status: 200 len: 245 time: 0.0337167 2026-05-27 11:09:37.912 9 INFO neutron.wsgi [None req-a2826564-2923-4881-bca4-85f7279f2dfa bfaec01103154f2a8318d7d01003e2c7 93ab1fd41e464b9393a797201297692a - - default default] 10.0.0.84 "PUT /v2.0/security-groups/bb523d2f-fa85-45d1-a294-d39cde4cf41b/tags HTTP/1.1" status: 200 len: 230 time: 0.0425448 2026-05-27 11:09:37.940 9 INFO neutron.wsgi [None req-11347094-3a6f-415c-9634-83be5a3f5d43 bfaec01103154f2a8318d7d01003e2c7 93ab1fd41e464b9393a797201297692a - - default default] 10.0.0.84 "GET /v2.0/security-groups/bb523d2f-fa85-45d1-a294-d39cde4cf41b/tags HTTP/1.1" status: 200 len: 230 time: 0.0241656 2026-05-27 11:09:37.971 9 INFO neutron.wsgi [None req-e01d8b1b-20df-4b12-88ec-0ff90eaa16cc bfaec01103154f2a8318d7d01003e2c7 93ab1fd41e464b9393a797201297692a - - default default] 10.0.0.84 "GET /v2.0/security-groups/bb523d2f-fa85-45d1-a294-d39cde4cf41b/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0266638 2026-05-27 11:09:37.993 9 INFO neutron.api.v2.resource [None req-a308c85c-2d19-4f19-ac3e-cf9959337362 bfaec01103154f2a8318d7d01003e2c7 93ab1fd41e464b9393a797201297692a - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:09:37.995 9 INFO neutron.wsgi [None req-a308c85c-2d19-4f19-ac3e-cf9959337362 bfaec01103154f2a8318d7d01003e2c7 93ab1fd41e464b9393a797201297692a - - default default] 10.0.0.84 "GET /v2.0/security-groups/bb523d2f-fa85-45d1-a294-d39cde4cf41b/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0208368 2026-05-27 11:09:38.034 9 INFO neutron.wsgi [None req-940f2de7-45f6-4081-ab8d-ae1a7aa5409e bfaec01103154f2a8318d7d01003e2c7 93ab1fd41e464b9393a797201297692a - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/bb523d2f-fa85-45d1-a294-d39cde4cf41b/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0349514 2026-05-27 11:09:38.060 9 INFO neutron.wsgi [None req-503089f9-fc4b-4efd-af3d-c7484c0a6cd7 bfaec01103154f2a8318d7d01003e2c7 93ab1fd41e464b9393a797201297692a - - default default] 10.0.0.84 "GET /v2.0/security-groups/bb523d2f-fa85-45d1-a294-d39cde4cf41b/tags HTTP/1.1" status: 200 len: 223 time: 0.0211251 2026-05-27 11:09:38.090 9 INFO neutron.api.v2.resource [None req-e925287d-df35-4581-9a30-ed228ee8c681 bfaec01103154f2a8318d7d01003e2c7 93ab1fd41e464b9393a797201297692a - - default default] delete failed (client error): The resource could not be found. 2026-05-27 11:09:38.091 9 INFO neutron.wsgi [None req-e925287d-df35-4581-9a30-ed228ee8c681 bfaec01103154f2a8318d7d01003e2c7 93ab1fd41e464b9393a797201297692a - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/bb523d2f-fa85-45d1-a294-d39cde4cf41b/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0273335 2026-05-27 11:09:38.130 9 INFO neutron.wsgi [None req-84a22063-11c1-426a-b3ab-95e158f2db33 bfaec01103154f2a8318d7d01003e2c7 93ab1fd41e464b9393a797201297692a - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/bb523d2f-fa85-45d1-a294-d39cde4cf41b/tags HTTP/1.1" status: 204 len: 168 time: 0.0346286 2026-05-27 11:09:38.158 9 INFO neutron.wsgi [None req-051f01a8-07a7-4577-94f6-160aa924c92d bfaec01103154f2a8318d7d01003e2c7 93ab1fd41e464b9393a797201297692a - - default default] 10.0.0.84 "GET /v2.0/security-groups/bb523d2f-fa85-45d1-a294-d39cde4cf41b/tags HTTP/1.1" status: 200 len: 205 time: 0.0240810 2026-05-27 11:09:38.286 9 INFO neutron.wsgi [None req-6600ec15-6d4a-4d3e-8ce0-40c4293f3069 bfaec01103154f2a8318d7d01003e2c7 93ab1fd41e464b9393a797201297692a - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/bb523d2f-fa85-45d1-a294-d39cde4cf41b HTTP/1.1" status: 204 len: 168 time: 0.1158226 2026-05-27 11:09:38.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0031946 2026-05-27 11:09:38.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0037186 2026-05-27 11:09:39.216 10 WARNING neutron_lib.context [None req-f39e9086-f761-4c26-a1fd-0f4443500965 6667b4fb34a146299fbeb9c1b3e9c9c4 1b1edd817aa54b18bed39c4660abe9e8 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:39.239 9 INFO neutron.db.ovn_revision_numbers_db [None req-e1b0e5f9-affe-4c2a-8f52-aec226879566 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 253b8697-748d-432f-8165-ec5187445ad5 (type: security_groups) to 1 2026-05-27 11:09:39.253 9 INFO neutron.db.ovn_revision_numbers_db [None req-e1b0e5f9-affe-4c2a-8f52-aec226879566 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 257e9fcf-a1e7-42dd-a645-a46442a975d6 (type: security_group_rules) to 0 2026-05-27 11:09:39.266 9 INFO neutron.db.ovn_revision_numbers_db [None req-e1b0e5f9-affe-4c2a-8f52-aec226879566 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 41bcdd3d-a7a3-4b2b-95f3-d0f4bd1b1747 (type: security_group_rules) to 0 2026-05-27 11:09:39.280 9 INFO neutron.db.ovn_revision_numbers_db [None req-e1b0e5f9-affe-4c2a-8f52-aec226879566 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 6819793e-705d-4a61-be79-f1542525d0b7 (type: security_group_rules) to 0 2026-05-27 11:09:39.285 10 INFO neutron.wsgi [-] 10.0.0.84 "GET / HTTP/1.1" status: 200 len: 279 time: 0.0013726 2026-05-27 11:09:39.296 9 INFO neutron.db.ovn_revision_numbers_db [None req-e1b0e5f9-affe-4c2a-8f52-aec226879566 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource da661e1a-6878-48d8-b766-6a91fce15693 (type: security_group_rules) to 0 2026-05-27 11:09:39.318 9 INFO neutron.wsgi [None req-e1b0e5f9-affe-4c2a-8f52-aec226879566 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=77f34e3c67164cb2bba7a018a88531d3&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2976332 2026-05-27 11:09:39.333 9 INFO neutron.wsgi [None req-431c0508-dce2-483d-82ff-2c8cf2822ab3 ee318fb882114313a39ccfb7750c90d9 f37351b202b243218f48a0abb0ac6b3f - - default default] 10.0.0.84 "GET /v2.0/ HTTP/1.1" status: 200 len: 826 time: 0.0405679 2026-05-27 11:09:39.496 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-f39e9086-f761-4c26-a1fd-0f4443500965 6667b4fb34a146299fbeb9c1b3e9c9c4 1b1edd817aa54b18bed39c4660abe9e8 - - default default] No more DHCP agents 2026-05-27 11:09:39.498 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-f39e9086-f761-4c26-a1fd-0f4443500965 6667b4fb34a146299fbeb9c1b3e9c9c4 1b1edd817aa54b18bed39c4660abe9e8 - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:39.544 9 INFO neutron.wsgi [None req-2e049e9e-c86d-4cd2-be06-d4a27bc63d77 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/253b8697-748d-432f-8165-ec5187445ad5 HTTP/1.1" status: 204 len: 168 time: 0.2213295 2026-05-27 11:09:39.739 9 INFO neutron.wsgi [None req-faf4640d-d4cc-47f2-9049-f1099dc8555a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=93ab1fd41e464b9393a797201297692a&name=default HTTP/1.1" status: 200 len: 3120 time: 0.0459352 2026-05-27 11:09:39.823 10 INFO neutron.wsgi [None req-f39e9086-f761-4c26-a1fd-0f4443500965 6667b4fb34a146299fbeb9c1b3e9c9c4 1b1edd817aa54b18bed39c4660abe9e8 - - default default] 10.0.0.84 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.6512711 2026-05-27 11:09:39.889 9 INFO neutron.wsgi [None req-668c9ce5-016c-4652-aef5-95e8c193449c 6667b4fb34a146299fbeb9c1b3e9c9c4 1b1edd817aa54b18bed39c4660abe9e8 - - default default] 10.0.0.84 "PUT /v2.0/floatingips/9d0852c5-4ded-488e-82a2-fbd4d444ffbf/tags HTTP/1.1" status: 200 len: 218 time: 0.0612795 2026-05-27 11:09:39.942 9 INFO neutron.wsgi [None req-44f35216-f37d-4c6a-a35e-51642c4df762 6667b4fb34a146299fbeb9c1b3e9c9c4 1b1edd817aa54b18bed39c4660abe9e8 - - default default] 10.0.0.84 "GET /v2.0/floatingips/9d0852c5-4ded-488e-82a2-fbd4d444ffbf/tags HTTP/1.1" status: 200 len: 218 time: 0.0483465 2026-05-27 11:09:40.017 10 INFO neutron.wsgi [None req-7cfd036b-9d69-4204-a559-65f0a5ecbdd6 6667b4fb34a146299fbeb9c1b3e9c9c4 1b1edd817aa54b18bed39c4660abe9e8 - - default default] 10.0.0.84 "PUT /v2.0/floatingips/9d0852c5-4ded-488e-82a2-fbd4d444ffbf/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0650985 2026-05-27 11:09:40.058 9 INFO neutron.wsgi [None req-387712b0-3137-4649-a54e-f9acb59cdd5c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/6cedf310-abf2-4013-a681-3c380c5236ec HTTP/1.1" status: 204 len: 168 time: 0.3154569 2026-05-27 11:09:40.059 9 INFO neutron.db.ovn_revision_numbers_db [None req-a9bb19f4-0180-4692-86ad-ad11282a0a8d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource f639f991-544c-484d-a7e8-e073af9af5c1 (type: security_groups) to 1 2026-05-27 11:09:40.060 10 INFO neutron.wsgi [None req-177a01b5-943f-48d9-bf22-d61e75a6aeaa 6667b4fb34a146299fbeb9c1b3e9c9c4 1b1edd817aa54b18bed39c4660abe9e8 - - default default] 10.0.0.84 "GET /v2.0/floatingips/9d0852c5-4ded-488e-82a2-fbd4d444ffbf/tags HTTP/1.1" status: 200 len: 227 time: 0.0385737 2026-05-27 11:09:40.071 9 INFO neutron.db.ovn_revision_numbers_db [None req-a9bb19f4-0180-4692-86ad-ad11282a0a8d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 0867fb1d-b883-4663-bbe4-f09d8a694a95 (type: security_group_rules) to 0 2026-05-27 11:09:40.085 9 INFO neutron.db.ovn_revision_numbers_db [None req-a9bb19f4-0180-4692-86ad-ad11282a0a8d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 6a9eb950-3ab8-444f-8bd9-ed8e671499cc (type: security_group_rules) to 0 2026-05-27 11:09:40.099 9 INFO neutron.db.ovn_revision_numbers_db [None req-a9bb19f4-0180-4692-86ad-ad11282a0a8d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource d3895fe8-6227-453a-9481-4fdf528642b6 (type: security_group_rules) to 0 2026-05-27 11:09:40.101 10 INFO neutron.wsgi [None req-e05d93f3-f06f-4ebe-a199-245756599006 6667b4fb34a146299fbeb9c1b3e9c9c4 1b1edd817aa54b18bed39c4660abe9e8 - - default default] 10.0.0.84 "PUT /v2.0/floatingips/9d0852c5-4ded-488e-82a2-fbd4d444ffbf/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0365088 2026-05-27 11:09:40.116 9 INFO neutron.db.ovn_revision_numbers_db [None req-a9bb19f4-0180-4692-86ad-ad11282a0a8d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource dbef9df4-d1f0-4166-91d8-c03d56d85ce0 (type: security_group_rules) to 0 2026-05-27 11:09:40.138 9 INFO neutron.wsgi [None req-a9bb19f4-0180-4692-86ad-ad11282a0a8d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=f37351b202b243218f48a0abb0ac6b3f&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3529353 2026-05-27 11:09:40.138 10 INFO neutron.wsgi [None req-47e8326d-3c5d-490c-b2f0-124e2a4708ba 6667b4fb34a146299fbeb9c1b3e9c9c4 1b1edd817aa54b18bed39c4660abe9e8 - - default default] 10.0.0.84 "GET /v2.0/floatingips/9d0852c5-4ded-488e-82a2-fbd4d444ffbf/tags HTTP/1.1" status: 200 len: 227 time: 0.0322924 2026-05-27 11:09:40.190 10 INFO neutron.wsgi [None req-6e829890-52ea-49a6-ac70-f32b9a670315 6667b4fb34a146299fbeb9c1b3e9c9c4 1b1edd817aa54b18bed39c4660abe9e8 - - default default] 10.0.0.84 "PUT /v2.0/floatingips/9d0852c5-4ded-488e-82a2-fbd4d444ffbf/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0463774 2026-05-27 11:09:40.225 10 INFO neutron.wsgi [None req-36141d34-436b-488f-a5fe-35c8bd1ff3eb 6667b4fb34a146299fbeb9c1b3e9c9c4 1b1edd817aa54b18bed39c4660abe9e8 - - default default] 10.0.0.84 "GET /v2.0/floatingips/9d0852c5-4ded-488e-82a2-fbd4d444ffbf/tags HTTP/1.1" status: 200 len: 245 time: 0.0303442 2026-05-27 11:09:40.273 10 INFO neutron.wsgi [None req-b195458f-bb7a-45ff-87c5-2c27f5d9f77f 6667b4fb34a146299fbeb9c1b3e9c9c4 1b1edd817aa54b18bed39c4660abe9e8 - - default default] 10.0.0.84 "PUT /v2.0/floatingips/9d0852c5-4ded-488e-82a2-fbd4d444ffbf/tags HTTP/1.1" status: 200 len: 230 time: 0.0431828 2026-05-27 11:09:40.311 10 INFO neutron.wsgi [None req-d57c76d8-0967-4946-80a4-45124f22b6c4 6667b4fb34a146299fbeb9c1b3e9c9c4 1b1edd817aa54b18bed39c4660abe9e8 - - default default] 10.0.0.84 "GET /v2.0/floatingips/9d0852c5-4ded-488e-82a2-fbd4d444ffbf/tags HTTP/1.1" status: 200 len: 230 time: 0.0314469 2026-05-27 11:09:40.349 10 INFO neutron.wsgi [None req-a3a3908b-faf1-410e-9936-3ddea26e58cd 6667b4fb34a146299fbeb9c1b3e9c9c4 1b1edd817aa54b18bed39c4660abe9e8 - - default default] 10.0.0.84 "GET /v2.0/floatingips/9d0852c5-4ded-488e-82a2-fbd4d444ffbf/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0337901 2026-05-27 11:09:40.357 9 INFO neutron.wsgi [None req-6ec85553-23f7-4020-8425-ce92a9e9ccb4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/f639f991-544c-484d-a7e8-e073af9af5c1 HTTP/1.1" status: 204 len: 168 time: 0.2136440 2026-05-27 11:09:40.387 10 INFO neutron.api.v2.resource [None req-b468a93a-8118-4c93-b457-09b3a0f1d0dd 6667b4fb34a146299fbeb9c1b3e9c9c4 1b1edd817aa54b18bed39c4660abe9e8 - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:09:40.388 10 INFO neutron.wsgi [None req-b468a93a-8118-4c93-b457-09b3a0f1d0dd 6667b4fb34a146299fbeb9c1b3e9c9c4 1b1edd817aa54b18bed39c4660abe9e8 - - default default] 10.0.0.84 "GET /v2.0/floatingips/9d0852c5-4ded-488e-82a2-fbd4d444ffbf/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0333281 2026-05-27 11:09:40.455 10 INFO neutron.wsgi [None req-1d7320ea-c7b1-4df8-b6f5-aa24d5fc8f70 6667b4fb34a146299fbeb9c1b3e9c9c4 1b1edd817aa54b18bed39c4660abe9e8 - - default default] 10.0.0.84 "DELETE /v2.0/floatingips/9d0852c5-4ded-488e-82a2-fbd4d444ffbf/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0625076 2026-05-27 11:09:40.495 10 INFO neutron.wsgi [None req-8f73bac2-8110-45ca-8038-05e942f5551b 6667b4fb34a146299fbeb9c1b3e9c9c4 1b1edd817aa54b18bed39c4660abe9e8 - - default default] 10.0.0.84 "GET /v2.0/floatingips/9d0852c5-4ded-488e-82a2-fbd4d444ffbf/tags HTTP/1.1" status: 200 len: 223 time: 0.0339944 2026-05-27 11:09:40.534 10 INFO neutron.api.v2.resource [None req-47c40c40-0bdc-4f5d-adba-8f57a92ae9a5 6667b4fb34a146299fbeb9c1b3e9c9c4 1b1edd817aa54b18bed39c4660abe9e8 - - default default] delete failed (client error): The resource could not be found. 2026-05-27 11:09:40.536 10 INFO neutron.wsgi [None req-47c40c40-0bdc-4f5d-adba-8f57a92ae9a5 6667b4fb34a146299fbeb9c1b3e9c9c4 1b1edd817aa54b18bed39c4660abe9e8 - - default default] 10.0.0.84 "DELETE /v2.0/floatingips/9d0852c5-4ded-488e-82a2-fbd4d444ffbf/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0370569 2026-05-27 11:09:40.592 10 INFO neutron.wsgi [None req-0730f9d5-73b3-4cf7-a8e1-25416ab4169a 6667b4fb34a146299fbeb9c1b3e9c9c4 1b1edd817aa54b18bed39c4660abe9e8 - - default default] 10.0.0.84 "DELETE /v2.0/floatingips/9d0852c5-4ded-488e-82a2-fbd4d444ffbf/tags HTTP/1.1" status: 204 len: 168 time: 0.0486879 2026-05-27 11:09:40.626 10 INFO neutron.wsgi [None req-92850471-5762-49dd-9605-1dc10aa514d5 6667b4fb34a146299fbeb9c1b3e9c9c4 1b1edd817aa54b18bed39c4660abe9e8 - - default default] 10.0.0.84 "GET /v2.0/floatingips/9d0852c5-4ded-488e-82a2-fbd4d444ffbf/tags HTTP/1.1" status: 200 len: 205 time: 0.0296185 2026-05-27 11:09:40.982 10 INFO neutron.wsgi [None req-2cb25a0a-20e0-423c-812b-054366417795 6667b4fb34a146299fbeb9c1b3e9c9c4 1b1edd817aa54b18bed39c4660abe9e8 - - default default] 10.0.0.84 "DELETE /v2.0/floatingips/9d0852c5-4ded-488e-82a2-fbd4d444ffbf HTTP/1.1" status: 204 len: 168 time: 0.3492818 2026-05-27 11:09:41.936 10 INFO neutron.db.ovn_revision_numbers_db [None req-68b2bb35-e32b-48b7-9ad7-61eed6c6a19e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 2d944dc1-4b97-4455-9731-ed77271231a5 (type: security_groups) to 1 2026-05-27 11:09:41.950 10 INFO neutron.db.ovn_revision_numbers_db [None req-68b2bb35-e32b-48b7-9ad7-61eed6c6a19e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 3a8f7df4-c330-433c-ac82-c17447748c8d (type: security_group_rules) to 0 2026-05-27 11:09:41.964 10 INFO neutron.db.ovn_revision_numbers_db [None req-68b2bb35-e32b-48b7-9ad7-61eed6c6a19e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 736309b9-00cd-4a65-b8cc-88a61dab7ea9 (type: security_group_rules) to 0 2026-05-27 11:09:41.980 10 INFO neutron.db.ovn_revision_numbers_db [None req-68b2bb35-e32b-48b7-9ad7-61eed6c6a19e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource caa2fc61-91fa-4a36-b148-6a8e4ad5c8dc (type: security_group_rules) to 0 2026-05-27 11:09:41.998 10 INFO neutron.db.ovn_revision_numbers_db [None req-68b2bb35-e32b-48b7-9ad7-61eed6c6a19e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource fa64a2d4-5ca0-4e59-8443-b92b8b4897f3 (type: security_group_rules) to 0 2026-05-27 11:09:42.028 10 INFO neutron.wsgi [None req-68b2bb35-e32b-48b7-9ad7-61eed6c6a19e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=557f6bf138bf43e6b747a8df92f28545&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3914289 2026-05-27 11:09:42.264 10 INFO neutron.wsgi [None req-c98e9f9e-2f56-4e94-b5c5-c6e8142db4a6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/2d944dc1-4b97-4455-9731-ed77271231a5 HTTP/1.1" status: 204 len: 168 time: 0.2319326 2026-05-27 11:09:42.541 9 INFO neutron.db.ovn_revision_numbers_db [None req-849b0f0e-ae17-4772-9891-474eb39b8c9e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 2d40c3a2-3b71-4f31-9cb0-be4e7a7fb89d (type: security_groups) to 1 2026-05-27 11:09:42.560 9 INFO neutron.db.ovn_revision_numbers_db [None req-849b0f0e-ae17-4772-9891-474eb39b8c9e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 2ce60dc3-8250-469d-97c2-a27e754e5442 (type: security_group_rules) to 0 2026-05-27 11:09:42.577 9 INFO neutron.db.ovn_revision_numbers_db [None req-849b0f0e-ae17-4772-9891-474eb39b8c9e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 57d11448-7f30-43f7-8d18-2b45c8c2d213 (type: security_group_rules) to 0 2026-05-27 11:09:42.596 9 INFO neutron.db.ovn_revision_numbers_db [None req-849b0f0e-ae17-4772-9891-474eb39b8c9e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 8f2f6ee5-0f8e-48dd-9e7f-75e968e93387 (type: security_group_rules) to 0 2026-05-27 11:09:42.615 9 INFO neutron.db.ovn_revision_numbers_db [None req-849b0f0e-ae17-4772-9891-474eb39b8c9e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource a392b167-bc2a-4488-836e-d05fa675e157 (type: security_group_rules) to 0 2026-05-27 11:09:42.637 9 INFO neutron.wsgi [None req-849b0f0e-ae17-4772-9891-474eb39b8c9e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=1b1edd817aa54b18bed39c4660abe9e8&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2317362 2026-05-27 11:09:42.885 10 INFO neutron.wsgi [None req-5bbc204d-050a-4584-a42f-3aaf873f2d76 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/2d40c3a2-3b71-4f31-9cb0-be4e7a7fb89d HTTP/1.1" status: 204 len: 168 time: 0.2412574 2026-05-27 11:09:45.734 10 INFO neutron.db.ovn_revision_numbers_db [None req-87560ae9-fe74-4c49-b84c-7c98974fa775 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 39300cdb-ee4f-4749-a38e-73292931fd7d (type: security_groups) to 1 2026-05-27 11:09:45.753 10 INFO neutron.db.ovn_revision_numbers_db [None req-87560ae9-fe74-4c49-b84c-7c98974fa775 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 5a6b1c79-4ec4-4bb1-a988-299e931096fc (type: security_group_rules) to 0 2026-05-27 11:09:45.769 10 INFO neutron.db.ovn_revision_numbers_db [None req-87560ae9-fe74-4c49-b84c-7c98974fa775 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource acb16699-6217-483e-b87a-14da1a3469c0 (type: security_group_rules) to 0 2026-05-27 11:09:45.788 10 INFO neutron.db.ovn_revision_numbers_db [None req-87560ae9-fe74-4c49-b84c-7c98974fa775 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource d8f7686a-c44a-42f2-9eb3-1a9e62da4190 (type: security_group_rules) to 0 2026-05-27 11:09:45.803 10 INFO neutron.db.ovn_revision_numbers_db [None req-87560ae9-fe74-4c49-b84c-7c98974fa775 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource eb95e218-e52f-4625-aabf-3aaa9680e5a3 (type: security_group_rules) to 0 2026-05-27 11:09:45.828 10 INFO neutron.wsgi [None req-87560ae9-fe74-4c49-b84c-7c98974fa775 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=9b224eb86d7844138d34f043fdc125f8&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3174396 2026-05-27 11:09:46.091 9 INFO neutron.wsgi [None req-477a92c9-8b99-4e60-a2a2-bfb20322b407 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/39300cdb-ee4f-4749-a38e-73292931fd7d HTTP/1.1" status: 204 len: 168 time: 0.2563043 2026-05-27 11:09:46.474 10 INFO neutron.db.ovn_revision_numbers_db [None req-9ae57274-b616-4ec6-85e2-b237ecd298f9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 5d018bfc-5757-41ee-90cc-6f406a219a1a (type: security_groups) to 1 2026-05-27 11:09:46.492 10 INFO neutron.db.ovn_revision_numbers_db [None req-9ae57274-b616-4ec6-85e2-b237ecd298f9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 1ac9c6a4-a562-4486-9501-511dcfe93db7 (type: security_group_rules) to 0 2026-05-27 11:09:46.507 10 INFO neutron.db.ovn_revision_numbers_db [None req-9ae57274-b616-4ec6-85e2-b237ecd298f9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 2f273354-f40b-46bb-a5c6-d0bbcabf82d4 (type: security_group_rules) to 0 2026-05-27 11:09:46.521 10 INFO neutron.db.ovn_revision_numbers_db [None req-9ae57274-b616-4ec6-85e2-b237ecd298f9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 3fd80c1d-2254-42c5-806f-bc76d4e992bf (type: security_group_rules) to 0 2026-05-27 11:09:46.534 10 INFO neutron.db.ovn_revision_numbers_db [None req-9ae57274-b616-4ec6-85e2-b237ecd298f9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 45a0a568-5a9b-4e18-af8a-b13689f1cb4d (type: security_group_rules) to 0 2026-05-27 11:09:46.554 10 INFO neutron.wsgi [None req-9ae57274-b616-4ec6-85e2-b237ecd298f9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=06ebe98b34424b26a23502b30b0e3767&name=default HTTP/1.1" status: 200 len: 3120 time: 0.2342300 2026-05-27 11:09:46.624 10 WARNING neutron_lib.context [None req-ca04cdbb-319b-45bf-ae8c-b527f63ed1ff 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:46.754 10 INFO neutron.db.ovn_revision_numbers_db [None req-ca04cdbb-319b-45bf-ae8c-b527f63ed1ff 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] Successfully bumped revision number for resource 1f70f9e2-19b5-4953-b37d-cd44b9a8e54b (type: security_groups) to 1 2026-05-27 11:09:46.768 10 INFO neutron.db.ovn_revision_numbers_db [None req-ca04cdbb-319b-45bf-ae8c-b527f63ed1ff 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] Successfully bumped revision number for resource 1953ce48-332f-47ca-a55d-a07cb479d80a (type: security_group_rules) to 0 2026-05-27 11:09:46.776 9 INFO neutron.wsgi [None req-31c0d04b-094a-44d2-9160-ef5c7a19ba50 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/5d018bfc-5757-41ee-90cc-6f406a219a1a HTTP/1.1" status: 204 len: 168 time: 0.2153761 2026-05-27 11:09:46.783 10 INFO neutron.db.ovn_revision_numbers_db [None req-ca04cdbb-319b-45bf-ae8c-b527f63ed1ff 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] Successfully bumped revision number for resource 940a6e9f-6fbb-462a-8a4f-059ee45526f9 (type: security_group_rules) to 0 2026-05-27 11:09:46.799 10 INFO neutron.db.ovn_revision_numbers_db [None req-ca04cdbb-319b-45bf-ae8c-b527f63ed1ff 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] Successfully bumped revision number for resource ba62bf89-9b98-4803-8458-9a1b26972bfc (type: security_group_rules) to 0 2026-05-27 11:09:46.813 10 INFO neutron.db.ovn_revision_numbers_db [None req-ca04cdbb-319b-45bf-ae8c-b527f63ed1ff 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] Successfully bumped revision number for resource db452e5f-a7e3-4f5b-95ea-f15ffbaae609 (type: security_group_rules) to 0 2026-05-27 11:09:46.867 10 INFO neutron.db.segments_db [None req-ca04cdbb-319b-45bf-ae8c-b527f63ed1ff 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] Added segment 04822ae9-82c0-4248-a89d-a21333447079 of type geneve for network 194bd893-b246-4c24-95a4-bbe363c6526e 2026-05-27 11:09:47.022 10 INFO neutron.db.ovn_revision_numbers_db [None req-ca04cdbb-319b-45bf-ae8c-b527f63ed1ff 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] Successfully bumped revision number for resource 194bd893-b246-4c24-95a4-bbe363c6526e (type: networks) to 1 2026-05-27 11:09:47.215 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ca04cdbb-319b-45bf-ae8c-b527f63ed1ff 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] No more DHCP agents 2026-05-27 11:09:47.222 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ca04cdbb-319b-45bf-ae8c-b527f63ed1ff 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] Unable to schedule network 194bd893-b246-4c24-95a4-bbe363c6526e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:47.309 10 INFO neutron.db.ovn_revision_numbers_db [None req-ca04cdbb-319b-45bf-ae8c-b527f63ed1ff 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] Successfully bumped revision number for resource b51f87dd-cbd6-4df5-92dd-29c355deef6f (type: ports) to 1 2026-05-27 11:09:47.329 10 INFO neutron.wsgi [None req-ca04cdbb-319b-45bf-ae8c-b527f63ed1ff 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 1.0670099 2026-05-27 11:09:47.343 9 WARNING neutron_lib.context [None req-00449ef1-b5cb-4da3-b6b5-bf2911daf505 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:47.592 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-00449ef1-b5cb-4da3-b6b5-bf2911daf505 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] No more DHCP agents 2026-05-27 11:09:47.594 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-00449ef1-b5cb-4da3-b6b5-bf2911daf505 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] Unable to schedule network 194bd893-b246-4c24-95a4-bbe363c6526e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:47.681 9 INFO neutron.db.ovn_revision_numbers_db [None req-00449ef1-b5cb-4da3-b6b5-bf2911daf505 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] Successfully bumped revision number for resource 229a409d-aec5-4356-afd4-46a4cd2e2876 (type: ports) to 1 2026-05-27 11:09:47.705 9 INFO neutron.wsgi [None req-00449ef1-b5cb-4da3-b6b5-bf2911daf505 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] 10.0.0.84 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.3691540 /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-05-27 11:09:47.760 9 INFO neutron.wsgi [None req-dc7472d1-c735-4f8b-a568-012bcc912f91 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] 10.0.0.84 "PUT /v2.0/ports/229a409d-aec5-4356-afd4-46a4cd2e2876/tags HTTP/1.1" status: 200 len: 218 time: 0.0490100 2026-05-27 11:09:47.805 9 INFO neutron.wsgi [None req-3a8db3da-f572-4d54-becd-da97aed228f3 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] 10.0.0.84 "GET /v2.0/ports/229a409d-aec5-4356-afd4-46a4cd2e2876/tags HTTP/1.1" status: 200 len: 218 time: 0.0389643 2026-05-27 11:09:47.861 9 INFO neutron.wsgi [None req-2355f6ab-7bbb-4273-915c-d01f30adf769 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] 10.0.0.84 "PUT /v2.0/ports/229a409d-aec5-4356-afd4-46a4cd2e2876/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0507698 2026-05-27 11:09:47.903 9 INFO neutron.wsgi [None req-32baa543-6980-46c7-83c6-ad11a4d99467 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] 10.0.0.84 "GET /v2.0/ports/229a409d-aec5-4356-afd4-46a4cd2e2876/tags HTTP/1.1" status: 200 len: 227 time: 0.0368707 2026-05-27 11:09:47.947 9 INFO neutron.wsgi [None req-5cce71c8-1bad-442f-b9e2-cfd9ed1efcf8 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] 10.0.0.84 "PUT /v2.0/ports/229a409d-aec5-4356-afd4-46a4cd2e2876/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0393205 2026-05-27 11:09:47.990 9 INFO neutron.wsgi [None req-9191a297-ee8a-4d87-a4a2-c9c672294266 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] 10.0.0.84 "GET /v2.0/ports/229a409d-aec5-4356-afd4-46a4cd2e2876/tags HTTP/1.1" status: 200 len: 227 time: 0.0383289 2026-05-27 11:09:48.055 9 INFO neutron.wsgi [None req-d713484c-fc63-402c-a9ad-87fab34ec7d5 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] 10.0.0.84 "PUT /v2.0/ports/229a409d-aec5-4356-afd4-46a4cd2e2876/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0588779 2026-05-27 11:09:48.106 9 INFO neutron.wsgi [None req-2944d752-2cb6-4d71-9574-b40e570f6d03 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] 10.0.0.84 "GET /v2.0/ports/229a409d-aec5-4356-afd4-46a4cd2e2876/tags HTTP/1.1" status: 200 len: 245 time: 0.0446017 2026-05-27 11:09:48.169 9 INFO neutron.wsgi [None req-76e411ca-028f-4452-9aa1-8b7eca3e2192 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] 10.0.0.84 "PUT /v2.0/ports/229a409d-aec5-4356-afd4-46a4cd2e2876/tags HTTP/1.1" status: 200 len: 230 time: 0.0569060 2026-05-27 11:09:48.231 10 INFO neutron.wsgi [None req-5d621dfd-bf49-4657-a440-8b50a6183f2b 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] 10.0.0.84 "GET /v2.0/ports/229a409d-aec5-4356-afd4-46a4cd2e2876/tags HTTP/1.1" status: 200 len: 230 time: 0.0567501 2026-05-27 11:09:48.279 10 INFO neutron.wsgi [None req-32a6c456-ae65-4f8c-9d6e-b9d0db81fc9e 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] 10.0.0.84 "GET /v2.0/ports/229a409d-aec5-4356-afd4-46a4cd2e2876/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0422363 2026-05-27 11:09:48.326 10 INFO neutron.api.v2.resource [None req-94478f1b-3c64-48f7-84b6-febdad333646 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:09:48.328 10 INFO neutron.wsgi [None req-94478f1b-3c64-48f7-84b6-febdad333646 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] 10.0.0.84 "GET /v2.0/ports/229a409d-aec5-4356-afd4-46a4cd2e2876/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0435369 2026-05-27 11:09:48.391 10 INFO neutron.wsgi [None req-8801c4db-8647-40d2-8b3a-93edacd9ee16 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] 10.0.0.84 "DELETE /v2.0/ports/229a409d-aec5-4356-afd4-46a4cd2e2876/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0579324 2026-05-27 11:09:48.438 10 INFO neutron.wsgi [None req-8612516b-9678-4b45-9348-ae6c92e3cf4c 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] 10.0.0.84 "GET /v2.0/ports/229a409d-aec5-4356-afd4-46a4cd2e2876/tags HTTP/1.1" status: 200 len: 223 time: 0.0414267 2026-05-27 11:09:48.500 10 INFO neutron.api.v2.resource [None req-ea3b67f4-8a3e-4449-8c1c-0813c7b45010 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] delete failed (client error): The resource could not be found. 2026-05-27 11:09:48.502 10 INFO neutron.wsgi [None req-ea3b67f4-8a3e-4449-8c1c-0813c7b45010 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] 10.0.0.84 "DELETE /v2.0/ports/229a409d-aec5-4356-afd4-46a4cd2e2876/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0585337 2026-05-27 11:09:48.561 10 INFO neutron.wsgi [None req-f64f58c6-400a-497e-be78-87b35c904ef2 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] 10.0.0.84 "DELETE /v2.0/ports/229a409d-aec5-4356-afd4-46a4cd2e2876/tags HTTP/1.1" status: 204 len: 168 time: 0.0541353 2026-05-27 11:09:48.609 10 INFO neutron.wsgi [None req-d24013c7-733e-4c54-9270-d60186f75edf 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] 10.0.0.84 "GET /v2.0/ports/229a409d-aec5-4356-afd4-46a4cd2e2876/tags HTTP/1.1" status: 200 len: 205 time: 0.0429389 2026-05-27 11:09:48.745 10 INFO neutron.db.ovn_revision_numbers_db [None req-d614bdad-2a04-4d22-9ea0-b3c74d38f0b2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 71301b5b-6a5a-4152-a109-b5188d714d77 (type: security_groups) to 1 2026-05-27 11:09:48.791 10 INFO neutron.db.ovn_revision_numbers_db [None req-d614bdad-2a04-4d22-9ea0-b3c74d38f0b2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 0b08297a-7b01-4bf6-bc8a-842709818554 (type: security_group_rules) to 0 2026-05-27 11:09:48.816 10 INFO neutron.db.ovn_revision_numbers_db [None req-d614bdad-2a04-4d22-9ea0-b3c74d38f0b2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 8f974fd3-4d86-4e75-be89-05e8e8fb29fa (type: security_group_rules) to 0 2026-05-27 11:09:48.832 10 INFO neutron.db.ovn_revision_numbers_db [None req-d614bdad-2a04-4d22-9ea0-b3c74d38f0b2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource ec07b7af-5e2b-4660-914d-548d35489ee5 (type: security_group_rules) to 0 2026-05-27 11:09:48.847 10 INFO neutron.db.ovn_revision_numbers_db [None req-d614bdad-2a04-4d22-9ea0-b3c74d38f0b2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource fbd161f8-c7e4-4c3b-9f16-739170e91d68 (type: security_group_rules) to 0 2026-05-27 11:09:48.900 10 INFO neutron.db.segments_db [None req-d614bdad-2a04-4d22-9ea0-b3c74d38f0b2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Added segment babff5a9-4a0a-4b78-8bbc-a3f76557d725 of type geneve for network 89470e8d-4a33-4059-891e-4f0cfa223501 2026-05-27 11:09:48.934 9 INFO neutron.wsgi [None req-db28fe57-58d8-421e-ac2d-4dfeee19e80b 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] 10.0.0.84 "DELETE /v2.0/ports/229a409d-aec5-4356-afd4-46a4cd2e2876 HTTP/1.1" status: 204 len: 168 time: 0.3201413 2026-05-27 11:09:49.064 10 INFO neutron.db.ovn_revision_numbers_db [None req-d614bdad-2a04-4d22-9ea0-b3c74d38f0b2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 89470e8d-4a33-4059-891e-4f0cfa223501 (type: networks) to 1 2026-05-27 11:09:49.252 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-d614bdad-2a04-4d22-9ea0-b3c74d38f0b2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:09:49.254 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-d614bdad-2a04-4d22-9ea0-b3c74d38f0b2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 89470e8d-4a33-4059-891e-4f0cfa223501: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:49.332 9 INFO neutron.services.segments.plugin [-] Segment 04822ae9-82c0-4248-a89d-a21333447079 resource provider aggregate not found 2026-05-27 11:09:49.341 10 INFO neutron.db.ovn_revision_numbers_db [None req-d614bdad-2a04-4d22-9ea0-b3c74d38f0b2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 377e7345-88a0-4e78-9d1a-b504184b8692 (type: ports) to 1 2026-05-27 11:09:49.346 9 INFO neutron.services.segments.plugin [-] Segment 04822ae9-82c0-4248-a89d-a21333447079 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 04822ae9-82c0-4248-a89d-a21333447079 found for delete ", "request_id": "req-a35c7194-3fa3-42cd-b13e-a79f63f4633f"}]} 2026-05-27 11:09:49.368 10 INFO neutron.wsgi [None req-d614bdad-2a04-4d22-9ea0-b3c74d38f0b2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 943 time: 0.8841965 2026-05-27 11:09:49.375 9 INFO neutron.wsgi [None req-6dc23196-f59d-42db-be28-c37ae1f996db 359c003ea41e416282bfe514dfe98a22 89896496a0624d57991dee780081d9b9 - - default default] 10.0.0.84 "DELETE /v2.0/networks/194bd893-b246-4c24-95a4-bbe363c6526e HTTP/1.1" status: 204 len: 168 time: 0.4349833 2026-05-27 11:09:49.384 9 INFO neutron.services.segments.plugin [-] Segment 04822ae9-82c0-4248-a89d-a21333447079 resource provider aggregate not found 2026-05-27 11:09:49.399 9 INFO neutron.services.segments.plugin [-] Segment 04822ae9-82c0-4248-a89d-a21333447079 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 04822ae9-82c0-4248-a89d-a21333447079 found for delete ", "request_id": "req-a6ae7ae0-f85c-43f9-b5af-6a9da55b16ce"}]} 2026-05-27 11:09:49.530 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4da45c2e-269a-47d7-b2ad-8ad2520b7291 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:09:49.533 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4da45c2e-269a-47d7-b2ad-8ad2520b7291 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 89470e8d-4a33-4059-891e-4f0cfa223501: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:49.538 9 WARNING neutron_lib.context [None req-ff3eb593-cd59-4367-9d31-498f8661ec97 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:49.678 9 INFO neutron.db.ovn_revision_numbers_db [None req-ff3eb593-cd59-4367-9d31-498f8661ec97 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource f037b140-b3f4-4019-bf72-1a862523b252 (type: security_groups) to 1 2026-05-27 11:09:49.704 9 INFO neutron.db.ovn_revision_numbers_db [None req-ff3eb593-cd59-4367-9d31-498f8661ec97 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource 034524e6-ae20-4327-9460-3cd5eca2835b (type: security_group_rules) to 0 2026-05-27 11:09:49.725 9 INFO neutron.db.ovn_revision_numbers_db [None req-ff3eb593-cd59-4367-9d31-498f8661ec97 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource b2a23613-4baf-4e54-94f5-ca6b85d6beff (type: security_group_rules) to 0 2026-05-27 11:09:49.740 9 INFO neutron.db.ovn_revision_numbers_db [None req-ff3eb593-cd59-4367-9d31-498f8661ec97 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource ddb64285-b578-44a4-abf0-f328632816a3 (type: security_group_rules) to 0 2026-05-27 11:09:49.759 9 INFO neutron.db.ovn_revision_numbers_db [None req-ff3eb593-cd59-4367-9d31-498f8661ec97 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource fd520a92-836e-4df9-9929-aab9f9d18f0f (type: security_group_rules) to 0 2026-05-27 11:09:49.814 9 INFO neutron.db.segments_db [None req-ff3eb593-cd59-4367-9d31-498f8661ec97 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Added segment 047c1f0c-bcf0-4c3a-8e0a-c7c417ba6f99 of type geneve for network dc239c5f-4ff7-4081-b040-6b985334ad09 2026-05-27 11:09:49.971 9 INFO neutron.db.ovn_revision_numbers_db [None req-ff3eb593-cd59-4367-9d31-498f8661ec97 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource dc239c5f-4ff7-4081-b040-6b985334ad09 (type: networks) to 1 2026-05-27 11:09:50.177 9 INFO neutron.wsgi [None req-a08d2f02-3a1b-48f2-838f-64e0f0fb40db c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=89896496a0624d57991dee780081d9b9&name=default HTTP/1.1" status: 200 len: 3120 time: 0.1304383 2026-05-27 11:09:50.204 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ff3eb593-cd59-4367-9d31-498f8661ec97 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] No more DHCP agents 2026-05-27 11:09:50.208 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ff3eb593-cd59-4367-9d31-498f8661ec97 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Unable to schedule network dc239c5f-4ff7-4081-b040-6b985334ad09: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:50.321 10 INFO neutron.db.ovn_revision_numbers_db [None req-4da45c2e-269a-47d7-b2ad-8ad2520b7291 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 377e7345-88a0-4e78-9d1a-b504184b8692 (type: ports) to 2 2026-05-27 11:09:50.323 9 INFO neutron.db.ovn_revision_numbers_db [None req-ff3eb593-cd59-4367-9d31-498f8661ec97 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource 24154687-69bb-4ce6-9921-f339b5687f20 (type: ports) to 1 2026-05-27 11:09:50.357 10 INFO neutron.db.ovn_revision_numbers_db [None req-4da45c2e-269a-47d7-b2ad-8ad2520b7291 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource ca643525-00d7-48ea-9ef2-aa71bbeddf6b (type: subnets) to 0 2026-05-27 11:09:50.357 9 INFO neutron.wsgi [None req-ff3eb593-cd59-4367-9d31-498f8661ec97 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 838 time: 0.9991889 2026-05-27 11:09:50.368 9 WARNING neutron_lib.context [None req-06a601a8-2c15-442a-b765-d90a596ad1a5 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:50.373 10 INFO neutron.wsgi [None req-4da45c2e-269a-47d7-b2ad-8ad2520b7291 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 863 time: 0.9979987 2026-05-27 11:09:50.531 9 INFO neutron.wsgi [None req-1fbc13f4-13ab-413a-9512-409d57d8c8cf c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/1f70f9e2-19b5-4953-b37d-cd44b9a8e54b HTTP/1.1" status: 204 len: 168 time: 0.3462737 2026-05-27 11:09:50.625 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-06a601a8-2c15-442a-b765-d90a596ad1a5 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] No more DHCP agents 2026-05-27 11:09:50.628 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-06a601a8-2c15-442a-b765-d90a596ad1a5 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Unable to schedule network dc239c5f-4ff7-4081-b040-6b985334ad09: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:50.821 9 INFO neutron.db.ovn_revision_numbers_db [None req-7210ac9d-986c-4437-b63c-4abcce68c726 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 5fad4ba9-35d5-47d7-b4b5-3e4393990ef5 (type: security_groups) to 1 2026-05-27 11:09:50.836 9 INFO neutron.db.ovn_revision_numbers_db [None req-7210ac9d-986c-4437-b63c-4abcce68c726 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 25540616-99ca-4976-97b4-ee94eec75f00 (type: security_group_rules) to 0 2026-05-27 11:09:50.852 9 INFO neutron.db.ovn_revision_numbers_db [None req-7210ac9d-986c-4437-b63c-4abcce68c726 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 2d3184ea-a189-41d9-a4ca-34fd121eb80c (type: security_group_rules) to 0 2026-05-27 11:09:50.865 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6444b207-0cd9-4c40-bb12-3568857b0f81 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:09:50.867 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6444b207-0cd9-4c40-bb12-3568857b0f81 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:50.889 9 INFO neutron.db.ovn_revision_numbers_db [None req-7210ac9d-986c-4437-b63c-4abcce68c726 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 65721189-4d6d-4b15-acc8-6f2db27186c3 (type: security_group_rules) to 0 2026-05-27 11:09:50.907 9 INFO neutron.db.ovn_revision_numbers_db [None req-7210ac9d-986c-4437-b63c-4abcce68c726 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource de05abb4-ab5f-43c8-adfc-3153ed9878f7 (type: security_group_rules) to 0 2026-05-27 11:09:50.935 9 INFO neutron.wsgi [None req-7210ac9d-986c-4437-b63c-4abcce68c726 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=c980c30b7f204a47aed00b0895a0f533&name=default HTTP/1.1" status: 200 len: 3120 time: 0.3033159 2026-05-27 11:09:51.024 10 INFO neutron.db.ovn_revision_numbers_db [None req-6444b207-0cd9-4c40-bb12-3568857b0f81 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource d0d6f9cc-7e6f-48e7-bd51-de9173bc75d6 (type: ports) to 1 2026-05-27 11:09:51.245 9 INFO neutron.wsgi [None req-7ea86a05-230e-4795-a461-89150d641710 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/5fad4ba9-35d5-47d7-b4b5-3e4393990ef5 HTTP/1.1" status: 204 len: 168 time: 0.3039751 2026-05-27 11:09:51.246 9 INFO neutron.db.ovn_revision_numbers_db [None req-06a601a8-2c15-442a-b765-d90a596ad1a5 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource 24154687-69bb-4ce6-9921-f339b5687f20 (type: ports) to 2 2026-05-27 11:09:51.278 9 INFO neutron.db.ovn_revision_numbers_db [None req-06a601a8-2c15-442a-b765-d90a596ad1a5 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource ec1c0fb0-f652-45c2-b99c-60a192c6d4f3 (type: subnets) to 0 2026-05-27 11:09:51.294 9 INFO neutron.wsgi [None req-06a601a8-2c15-442a-b765-d90a596ad1a5 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 832 time: 0.9306581 2026-05-27 11:09:51.476 9 INFO neutron.wsgi [None req-942165a4-5e73-41b2-85ca-b707cead8c5d cffd6a6712744bc18122bd9e734db9bc e1e3e8ff0c3a450287c4d5b86adde60f - - default default] 10.0.0.84 "GET /v2.0/subnetpools?name=shared-default-subnetpool-v6 HTTP/1.1" status: 200 len: 212 time: 0.1768150 2026-05-27 11:09:51.485 9 WARNING neutron_lib.context [None req-a31f05d8-7211-491f-ac0c-a4f151389e24 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:51.733 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-175e2eae-dcfb-464b-996d-63bd75074605 - - - - - -] Schedule LRP lrp-d0d6f9cc-7e6f-48e7-bd51-de9173bc75d6 on gateway 48f831bc-71ac-432d-a82d-4d8b8361e013 with priority 1 2026-05-27 11:09:51.746 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status up for port: d0d6f9cc-7e6f-48e7-bd51-de9173bc75d6 2026-05-27 11:09:51.756 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Router 3eb3b2c8-819e-4000-93de-38f1c3120a02 is bound to host instance 2026-05-27 11:09:51.757 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a31f05d8-7211-491f-ac0c-a4f151389e24 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] No more DHCP agents 2026-05-27 11:09:51.762 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a31f05d8-7211-491f-ac0c-a4f151389e24 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Unable to schedule network dc239c5f-4ff7-4081-b040-6b985334ad09: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:51.802 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port d0d6f9cc-7e6f-48e7-bd51-de9173bc75d6 2026-05-27 11:09:51.805 9 INFO neutron.db.ovn_revision_numbers_db [None req-a31f05d8-7211-491f-ac0c-a4f151389e24 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource 7a70cce3-c344-49c1-bb5f-5cb044366a86 (type: subnets) to 0 2026-05-27 11:09:51.821 9 INFO neutron.wsgi [None req-a31f05d8-7211-491f-ac0c-a4f151389e24 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 907 time: 0.3406928 2026-05-27 11:09:51.831 9 WARNING neutron_lib.context [None req-1e1c2c6f-ec19-4527-abf6-0585bbba17cf a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:51.854 10 INFO neutron.db.ovn_revision_numbers_db [None req-6444b207-0cd9-4c40-bb12-3568857b0f81 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource d0d6f9cc-7e6f-48e7-bd51-de9173bc75d6 (type: router_ports) to 1 2026-05-27 11:09:51.919 9 INFO neutron.db.segments_db [None req-1e1c2c6f-ec19-4527-abf6-0585bbba17cf a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Added segment 71b411d0-5858-4c28-90be-fe51f996dc7a of type geneve for network 9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7 2026-05-27 11:09:52.085 9 INFO neutron.db.ovn_revision_numbers_db [None req-1e1c2c6f-ec19-4527-abf6-0585bbba17cf a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource 9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7 (type: networks) to 1 2026-05-27 11:09:52.244 10 INFO neutron.db.ovn_revision_numbers_db [None req-6444b207-0cd9-4c40-bb12-3568857b0f81 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 3eb3b2c8-819e-4000-93de-38f1c3120a02 (type: routers) to 2 2026-05-27 11:09:52.274 10 INFO neutron.wsgi [None req-6444b207-0cd9-4c40-bb12-3568857b0f81 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1165 time: 1.8949440 2026-05-27 11:09:52.283 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1e1c2c6f-ec19-4527-abf6-0585bbba17cf a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] No more DHCP agents 2026-05-27 11:09:52.291 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1e1c2c6f-ec19-4527-abf6-0585bbba17cf a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Unable to schedule network 9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:52.443 9 INFO neutron.db.ovn_revision_numbers_db [None req-1e1c2c6f-ec19-4527-abf6-0585bbba17cf a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource f1279af0-64ca-4c70-97ee-ec4044f24247 (type: ports) to 1 2026-05-27 11:09:52.474 9 INFO neutron.wsgi [None req-1e1c2c6f-ec19-4527-abf6-0585bbba17cf a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 836 time: 0.6479924 2026-05-27 11:09:52.495 9 WARNING neutron_lib.context [None req-01468afe-445e-48ec-8a86-305719f44bcd a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:52.913 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource d0d6f9cc-7e6f-48e7-bd51-de9173bc75d6 (type: ports) to 1 2026-05-27 11:09:53.016 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-01468afe-445e-48ec-8a86-305719f44bcd a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] No more DHCP agents 2026-05-27 11:09:53.018 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-01468afe-445e-48ec-8a86-305719f44bcd a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Unable to schedule network 9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:53.294 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fea7f9df-3b9a-4882-b77e-f28af0d2bbc6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:09:53.299 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fea7f9df-3b9a-4882-b77e-f28af0d2bbc6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 89470e8d-4a33-4059-891e-4f0cfa223501: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:53.317 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource d0d6f9cc-7e6f-48e7-bd51-de9173bc75d6 (type: router_ports) to 3 2026-05-27 11:09:53.519 9 INFO neutron.db.ovn_revision_numbers_db [None req-fea7f9df-3b9a-4882-b77e-f28af0d2bbc6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 76115f45-f5ee-4230-b5da-25f7fa4f2814 (type: ports) to 1 2026-05-27 11:09:53.547 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource d0d6f9cc-7e6f-48e7-bd51-de9173bc75d6 (type: ports) to 2 2026-05-27 11:09:53.833 9 INFO neutron.db.ovn_revision_numbers_db [None req-01468afe-445e-48ec-8a86-305719f44bcd a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource f1279af0-64ca-4c70-97ee-ec4044f24247 (type: ports) to 2 2026-05-27 11:09:53.908 9 INFO neutron.db.ovn_revision_numbers_db [None req-01468afe-445e-48ec-8a86-305719f44bcd a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource cd7b6bde-3f14-4e16-ae57-843fc8b1a203 (type: subnets) to 0 2026-05-27 11:09:53.937 9 INFO neutron.wsgi [None req-01468afe-445e-48ec-8a86-305719f44bcd a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 830 time: 1.4536037 2026-05-27 11:09:53.948 10 WARNING neutron_lib.context [None req-1bac6718-dcb5-4001-afe8-ef01e23b275f a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:53.953 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014186 2026-05-27 11:09:53.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0009351 2026-05-27 11:09:54.011 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource d0d6f9cc-7e6f-48e7-bd51-de9173bc75d6 (type: ports) to 4 2026-05-27 11:09:54.190 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-fea7f9df-3b9a-4882-b77e-f28af0d2bbc6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-76115f45-f5ee-4230-b5da-25f7fa4f2814 2026-05-27 11:09:54.190 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:09:54.190 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:09:54.190 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:09:54.190 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:09:54.190 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:09:54.190 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:09:54.190 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:09:54.190 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:09:54.190 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:09:54.190 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:09:54.190 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:09:54.190 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-76115f45-f5ee-4230-b5da-25f7fa4f2814 2026-05-27 11:09:54.190 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:09:54.191 9 ERROR neutron_lib.callbacks.manager [None req-fea7f9df-3b9a-4882-b77e-f28af0d2bbc6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-76115f45-f5ee-4230-b5da-25f7fa4f2814 2026-05-27 11:09:54.191 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:09:54.191 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:09:54.191 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:09:54.191 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:09:54.191 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:09:54.191 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:09:54.191 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:09:54.191 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:09:54.191 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:09:54.191 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:09:54.191 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:09:54.191 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:09:54.191 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:09:54.191 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:09:54.191 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:09:54.191 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:09:54.191 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:09:54.191 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:09:54.191 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:09:54.191 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-76115f45-f5ee-4230-b5da-25f7fa4f2814 2026-05-27 11:09:54.191 9 ERROR neutron_lib.callbacks.manager  2026-05-27 11:09:54.410 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status up for port: 76115f45-f5ee-4230-b5da-25f7fa4f2814 2026-05-27 11:09:54.431 9 INFO neutron.plugins.ml2.plugin [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Attempt 1 to provision port 76115f45-f5ee-4230-b5da-25f7fa4f2814 2026-05-27 11:09:54.464 9 INFO neutron.db.ovn_revision_numbers_db [None req-fea7f9df-3b9a-4882-b77e-f28af0d2bbc6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 76115f45-f5ee-4230-b5da-25f7fa4f2814 (type: ports) to 1 2026-05-27 11:09:54.574 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1bac6718-dcb5-4001-afe8-ef01e23b275f a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] No more DHCP agents 2026-05-27 11:09:54.578 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1bac6718-dcb5-4001-afe8-ef01e23b275f a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Unable to schedule network 9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:54.625 10 INFO neutron.db.ovn_revision_numbers_db [None req-1bac6718-dcb5-4001-afe8-ef01e23b275f a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource 4a72ae37-519d-4e8d-9d88-880d31b82a3a (type: subnets) to 0 2026-05-27 11:09:54.631 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource d0d6f9cc-7e6f-48e7-bd51-de9173bc75d6 (type: router_ports) to 4 2026-05-27 11:09:54.651 10 INFO neutron.wsgi [None req-1bac6718-dcb5-4001-afe8-ef01e23b275f a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 901 time: 0.7103128 2026-05-27 11:09:54.664 10 WARNING neutron_lib.context [None req-496a436a-4c65-4b95-99a3-71144727401b a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:54.752 10 INFO neutron.db.segments_db [None req-496a436a-4c65-4b95-99a3-71144727401b a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Added segment d3760f0c-fe5a-46f2-8359-4b5c37976446 of type geneve for network bbc65aa7-5462-458d-a451-dd931d3aa32d 2026-05-27 11:09:54.895 10 INFO neutron.db.ovn_revision_numbers_db [None req-496a436a-4c65-4b95-99a3-71144727401b a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource bbc65aa7-5462-458d-a451-dd931d3aa32d (type: networks) to 1 2026-05-27 11:09:54.914 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fea7f9df-3b9a-4882-b77e-f28af0d2bbc6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:09:54.920 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fea7f9df-3b9a-4882-b77e-f28af0d2bbc6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 89470e8d-4a33-4059-891e-4f0cfa223501: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:54.974 9 INFO neutron.wsgi [None req-b1167756-b649-4ebc-b87d-2e5d6ddf8f3b 945ab549e5be46fd8df805fdfb3575bb 278c0661dc5c4cce815f23892f346bcb - - default default] 10.0.0.84 "POST /v2.0/qos/policies HTTP/1.1" status: 201 len: 558 time: 0.5503292 2026-05-27 11:09:55.032 10 INFO neutron.wsgi [None req-6dca6a3e-4a53-495b-8c49-3321bed1c97e 945ab549e5be46fd8df805fdfb3575bb 278c0661dc5c4cce815f23892f346bcb - - default default] 10.0.0.84 "PUT /v2.0/policies/c91485a7-6ab9-4358-a8aa-6865c32ce032/tags HTTP/1.1" status: 200 len: 218 time: 0.0504947 2026-05-27 11:09:55.068 10 INFO neutron.wsgi [None req-8aa4c60c-613c-4575-80ac-149d260c42ab 945ab549e5be46fd8df805fdfb3575bb 278c0661dc5c4cce815f23892f346bcb - - default default] 10.0.0.84 "GET /v2.0/policies/c91485a7-6ab9-4358-a8aa-6865c32ce032/tags HTTP/1.1" status: 200 len: 218 time: 0.0297112 2026-05-27 11:09:55.104 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-496a436a-4c65-4b95-99a3-71144727401b a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] No more DHCP agents 2026-05-27 11:09:55.105 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-496a436a-4c65-4b95-99a3-71144727401b a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Unable to schedule network bbc65aa7-5462-458d-a451-dd931d3aa32d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:55.137 9 INFO neutron.wsgi [None req-f25945b8-1372-4aa5-a9ad-7e4c56e9fbd1 945ab549e5be46fd8df805fdfb3575bb 278c0661dc5c4cce815f23892f346bcb - - default default] 10.0.0.84 "PUT /v2.0/policies/c91485a7-6ab9-4358-a8aa-6865c32ce032/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0633187 2026-05-27 11:09:55.169 10 INFO neutron.wsgi [None req-330456eb-213b-40ce-bc3b-0b6c846698f0 945ab549e5be46fd8df805fdfb3575bb 278c0661dc5c4cce815f23892f346bcb - - default default] 10.0.0.84 "GET /v2.0/policies/c91485a7-6ab9-4358-a8aa-6865c32ce032/tags HTTP/1.1" status: 200 len: 227 time: 0.0251329 2026-05-27 11:09:55.198 10 INFO neutron.db.ovn_revision_numbers_db [None req-496a436a-4c65-4b95-99a3-71144727401b a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource bceee9bb-bb7c-4c4f-907b-a20fcde80d47 (type: ports) to 1 2026-05-27 11:09:55.213 9 INFO neutron.wsgi [None req-aadca8b2-be74-4fe7-98f4-ade74f76ebe7 945ab549e5be46fd8df805fdfb3575bb 278c0661dc5c4cce815f23892f346bcb - - default default] 10.0.0.84 "PUT /v2.0/policies/c91485a7-6ab9-4358-a8aa-6865c32ce032/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0336459 2026-05-27 11:09:55.233 10 INFO neutron.wsgi [None req-496a436a-4c65-4b95-99a3-71144727401b a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 836 time: 0.5758708 2026-05-27 11:09:55.247 10 WARNING neutron_lib.context [None req-4ce2b1e8-c386-4fc3-b508-3ecdf28ed78f a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:55.259 10 INFO neutron.wsgi [None req-35628bc4-321d-41b9-9ef9-fde35ca51644 945ab549e5be46fd8df805fdfb3575bb 278c0661dc5c4cce815f23892f346bcb - - default default] 10.0.0.84 "GET /v2.0/policies/c91485a7-6ab9-4358-a8aa-6865c32ce032/tags HTTP/1.1" status: 200 len: 227 time: 0.0388570 2026-05-27 11:09:55.318 10 INFO neutron.wsgi [None req-23a93d4e-d211-49b7-b4e2-f55c088eb2d6 945ab549e5be46fd8df805fdfb3575bb 278c0661dc5c4cce815f23892f346bcb - - default default] 10.0.0.84 "PUT /v2.0/policies/c91485a7-6ab9-4358-a8aa-6865c32ce032/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0467772 2026-05-27 11:09:55.395 9 INFO neutron.wsgi [None req-0f8c576b-60a5-4ab1-b5f3-4355deb4f053 945ab549e5be46fd8df805fdfb3575bb 278c0661dc5c4cce815f23892f346bcb - - default default] 10.0.0.84 "GET /v2.0/policies/c91485a7-6ab9-4358-a8aa-6865c32ce032/tags HTTP/1.1" status: 200 len: 245 time: 0.0655763 2026-05-27 11:09:55.477 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource 76115f45-f5ee-4230-b5da-25f7fa4f2814 (type: ports) to 2 2026-05-27 11:09:55.499 9 INFO neutron.wsgi [None req-07684593-3132-4b99-a1ff-76daec865de4 945ab549e5be46fd8df805fdfb3575bb 278c0661dc5c4cce815f23892f346bcb - - default default] 10.0.0.84 "PUT /v2.0/policies/c91485a7-6ab9-4358-a8aa-6865c32ce032/tags HTTP/1.1" status: 200 len: 230 time: 0.0918388 2026-05-27 11:09:55.544 10 INFO neutron.wsgi [None req-75229000-0c9a-4803-b1b2-4a270d4424a9 945ab549e5be46fd8df805fdfb3575bb 278c0661dc5c4cce815f23892f346bcb - - default default] 10.0.0.84 "GET /v2.0/policies/c91485a7-6ab9-4358-a8aa-6865c32ce032/tags HTTP/1.1" status: 200 len: 230 time: 0.0388799 2026-05-27 11:09:55.574 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-4ce2b1e8-c386-4fc3-b508-3ecdf28ed78f a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] No more DHCP agents 2026-05-27 11:09:55.581 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-4ce2b1e8-c386-4fc3-b508-3ecdf28ed78f a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Unable to schedule network bbc65aa7-5462-458d-a451-dd931d3aa32d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:55.597 10 INFO neutron.wsgi [None req-e44dd999-f0db-4e3f-b7cc-8d8e87689304 945ab549e5be46fd8df805fdfb3575bb 278c0661dc5c4cce815f23892f346bcb - - default default] 10.0.0.84 "GET /v2.0/policies/c91485a7-6ab9-4358-a8aa-6865c32ce032/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0436387 2026-05-27 11:09:55.628 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-76115f45-f5ee-4230-b5da-25f7fa4f2814 2026-05-27 11:09:55.628 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:09:55.628 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:09:55.628 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:09:55.628 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:09:55.628 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:09:55.628 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:09:55.628 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:09:55.628 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:09:55.628 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:09:55.628 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:09:55.628 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:09:55.628 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-76115f45-f5ee-4230-b5da-25f7fa4f2814 2026-05-27 11:09:55.628 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:09:55.629 9 ERROR neutron_lib.callbacks.manager [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-76115f45-f5ee-4230-b5da-25f7fa4f2814 2026-05-27 11:09:55.629 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:09:55.629 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:09:55.629 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:09:55.629 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:09:55.629 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:09:55.629 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:09:55.629 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:09:55.629 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:09:55.629 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:09:55.629 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:09:55.629 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:09:55.629 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:09:55.629 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:09:55.629 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:09:55.629 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:09:55.629 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:09:55.629 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:09:55.629 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:09:55.629 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:09:55.629 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-76115f45-f5ee-4230-b5da-25f7fa4f2814 2026-05-27 11:09:55.629 9 ERROR neutron_lib.callbacks.manager  2026-05-27 11:09:55.644 10 INFO neutron.api.v2.resource [None req-0153e132-b9b8-4a81-8b34-2cdea4e2242e 945ab549e5be46fd8df805fdfb3575bb 278c0661dc5c4cce815f23892f346bcb - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:09:55.646 10 INFO neutron.wsgi [None req-0153e132-b9b8-4a81-8b34-2cdea4e2242e 945ab549e5be46fd8df805fdfb3575bb 278c0661dc5c4cce815f23892f346bcb - - default default] 10.0.0.84 "GET /v2.0/policies/c91485a7-6ab9-4358-a8aa-6865c32ce032/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0434442 2026-05-27 11:09:55.709 9 INFO neutron.wsgi [None req-303c26d8-ce05-4386-bff3-e9f9b29535d4 945ab549e5be46fd8df805fdfb3575bb 278c0661dc5c4cce815f23892f346bcb - - default default] 10.0.0.84 "DELETE /v2.0/policies/c91485a7-6ab9-4358-a8aa-6865c32ce032/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0562661 2026-05-27 11:09:55.720 9 INFO neutron.db.ovn_revision_numbers_db [None req-fea7f9df-3b9a-4882-b77e-f28af0d2bbc6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 76115f45-f5ee-4230-b5da-25f7fa4f2814 (type: router_ports) to 1 2026-05-27 11:09:55.725 9 INFO neutron.wsgi [None req-fea7f9df-3b9a-4882-b77e-f28af0d2bbc6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "PUT /v2.0/routers/3eb3b2c8-819e-4000-93de-38f1c3120a02/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.4441643 2026-05-27 11:09:55.745 10 INFO neutron.wsgi [None req-fdf497c0-c0e0-412d-a85a-5b847387781a 945ab549e5be46fd8df805fdfb3575bb 278c0661dc5c4cce815f23892f346bcb - - default default] 10.0.0.84 "GET /v2.0/policies/c91485a7-6ab9-4358-a8aa-6865c32ce032/tags HTTP/1.1" status: 200 len: 223 time: 0.0318115 2026-05-27 11:09:55.787 10 INFO neutron.api.v2.resource [None req-b70be3b1-6a49-42ba-ab81-7c88748b33f8 945ab549e5be46fd8df805fdfb3575bb 278c0661dc5c4cce815f23892f346bcb - - default default] delete failed (client error): The resource could not be found. 2026-05-27 11:09:55.789 10 INFO neutron.wsgi [None req-b70be3b1-6a49-42ba-ab81-7c88748b33f8 945ab549e5be46fd8df805fdfb3575bb 278c0661dc5c4cce815f23892f346bcb - - default default] 10.0.0.84 "DELETE /v2.0/policies/c91485a7-6ab9-4358-a8aa-6865c32ce032/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0401134 2026-05-27 11:09:55.830 9 INFO neutron.wsgi [None req-9e30e0f1-7807-4210-a022-69b4b40caae2 945ab549e5be46fd8df805fdfb3575bb 278c0661dc5c4cce815f23892f346bcb - - default default] 10.0.0.84 "DELETE /v2.0/policies/c91485a7-6ab9-4358-a8aa-6865c32ce032/tags HTTP/1.1" status: 204 len: 168 time: 0.0363038 2026-05-27 11:09:55.857 9 INFO neutron.wsgi [None req-897bab1b-0b62-4d13-93b8-a398d3f17018 945ab549e5be46fd8df805fdfb3575bb 278c0661dc5c4cce815f23892f346bcb - - default default] 10.0.0.84 "GET /v2.0/policies/c91485a7-6ab9-4358-a8aa-6865c32ce032/tags HTTP/1.1" status: 200 len: 205 time: 0.0203772 2026-05-27 11:09:55.924 9 INFO neutron.wsgi [None req-0e0caab2-2d1d-4008-91e1-920e171356b9 945ab549e5be46fd8df805fdfb3575bb 278c0661dc5c4cce815f23892f346bcb - - default default] 10.0.0.84 "DELETE /v2.0/qos/policies/c91485a7-6ab9-4358-a8aa-6865c32ce032 HTTP/1.1" status: 204 len: 168 time: 0.0592475 2026-05-27 11:09:56.181 10 INFO neutron.db.ovn_revision_numbers_db [None req-4ce2b1e8-c386-4fc3-b508-3ecdf28ed78f a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource bceee9bb-bb7c-4c4f-907b-a20fcde80d47 (type: ports) to 2 2026-05-27 11:09:56.226 10 INFO neutron.db.ovn_revision_numbers_db [None req-4ce2b1e8-c386-4fc3-b508-3ecdf28ed78f a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource f9bfe733-a930-4bc2-b5a2-fc8af14bbb35 (type: subnets) to 0 2026-05-27 11:09:56.245 10 INFO neutron.wsgi [None req-4ce2b1e8-c386-4fc3-b508-3ecdf28ed78f a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 831 time: 1.0031548 2026-05-27 11:09:56.259 10 WARNING neutron_lib.context [None req-6e5d1189-7705-4b02-9e87-02c320cb0ecf a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:56.547 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6e5d1189-7705-4b02-9e87-02c320cb0ecf a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] No more DHCP agents 2026-05-27 11:09:56.559 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6e5d1189-7705-4b02-9e87-02c320cb0ecf a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Unable to schedule network bbc65aa7-5462-458d-a451-dd931d3aa32d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:56.610 10 INFO neutron.db.ovn_revision_numbers_db [None req-6e5d1189-7705-4b02-9e87-02c320cb0ecf a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource cd0342ea-fd8a-46a4-bdeb-42bfd3d0cca1 (type: subnets) to 0 2026-05-27 11:09:56.627 10 INFO neutron.wsgi [None req-6e5d1189-7705-4b02-9e87-02c320cb0ecf a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 905 time: 0.3762579 2026-05-27 11:09:56.637 10 WARNING neutron_lib.context [None req-89862b9c-d568-4f92-81e9-f73c55970284 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:09:56.951 10 INFO neutron.db.ovn_revision_numbers_db [None req-600b741b-28de-4cfc-a808-f08fbd99881e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 09c9cb02-3208-4fce-a285-20c9e3475606 (type: security_groups) to 1 2026-05-27 11:09:56.958 9 INFO neutron.db.ovn_revision_numbers_db [None req-2b5fc413-3155-43cb-9441-d3efde8a5ffb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 464f0a9c-1578-4d35-8934-150a3baae723 (type: security_groups) to 1 2026-05-27 11:09:56.966 10 INFO neutron.db.ovn_revision_numbers_db [None req-600b741b-28de-4cfc-a808-f08fbd99881e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 2a30277d-010d-4ff9-aeb7-9cac6efb1dbd (type: security_group_rules) to 0 2026-05-27 11:09:56.971 9 INFO neutron.db.ovn_revision_numbers_db [None req-2b5fc413-3155-43cb-9441-d3efde8a5ffb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 312cc96d-55ab-42b3-b3be-da9a044c9655 (type: security_group_rules) to 0 2026-05-27 11:09:56.985 10 INFO neutron.db.ovn_revision_numbers_db [None req-600b741b-28de-4cfc-a808-f08fbd99881e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 4602c002-01bd-41c5-ae75-9acb9a55dd4e (type: security_group_rules) to 0 2026-05-27 11:09:56.997 9 INFO neutron.db.ovn_revision_numbers_db [None req-2b5fc413-3155-43cb-9441-d3efde8a5ffb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 6e7b5ffd-9a7d-4e8c-b206-855caf69a1c1 (type: security_group_rules) to 0 2026-05-27 11:09:57.015 9 INFO neutron.db.ovn_revision_numbers_db [None req-2b5fc413-3155-43cb-9441-d3efde8a5ffb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 9372ed2e-56af-45a6-86e7-350d9ed2c233 (type: security_group_rules) to 0 2026-05-27 11:09:57.028 9 INFO neutron.db.ovn_revision_numbers_db [None req-2b5fc413-3155-43cb-9441-d3efde8a5ffb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource d61fa432-7377-449c-8006-8d7e1bc27060 (type: security_group_rules) to 0 2026-05-27 11:09:57.030 10 INFO neutron.db.ovn_revision_numbers_db [None req-600b741b-28de-4cfc-a808-f08fbd99881e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 9ffb09f2-a8c8-455e-837c-e89fabaaba23 (type: security_group_rules) to 0 2026-05-27 11:09:57.050 10 INFO neutron.db.ovn_revision_numbers_db [None req-600b741b-28de-4cfc-a808-f08fbd99881e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource abad02d5-c46a-4306-ae49-fc284d7411ce (type: security_group_rules) to 0 2026-05-27 11:09:57.082 9 INFO neutron.db.segments_db [None req-2b5fc413-3155-43cb-9441-d3efde8a5ffb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Added segment cb98cda2-aa06-4793-a65b-c8ac3d057e5b of type geneve for network f73051ed-8c0c-450a-a3e4-effc858c1465 2026-05-27 11:09:57.083 10 INFO neutron.wsgi [None req-600b741b-28de-4cfc-a808-f08fbd99881e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=278c0661dc5c4cce815f23892f346bcb&name=default HTTP/1.1" status: 200 len: 3122 time: 0.5028691 2026-05-27 11:09:57.192 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-89862b9c-d568-4f92-81e9-f73c55970284 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] No more DHCP agents 2026-05-27 11:09:57.196 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-89862b9c-d568-4f92-81e9-f73c55970284 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:57.269 9 INFO neutron.db.ovn_revision_numbers_db [None req-2b5fc413-3155-43cb-9441-d3efde8a5ffb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource f73051ed-8c0c-450a-a3e4-effc858c1465 (type: networks) to 1 2026-05-27 11:09:57.354 10 INFO neutron.db.ovn_revision_numbers_db [None req-89862b9c-d568-4f92-81e9-f73c55970284 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource 674015e0-cb17-47a8-baec-246db8612488 (type: ports) to 1 2026-05-27 11:09:57.424 9 INFO neutron.wsgi [None req-f95ca963-e0d0-4850-884b-e071ca307a51 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/09c9cb02-3208-4fce-a285-20c9e3475606 HTTP/1.1" status: 204 len: 168 time: 0.3362288 2026-05-27 11:09:57.444 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2b5fc413-3155-43cb-9441-d3efde8a5ffb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:09:57.446 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2b5fc413-3155-43cb-9441-d3efde8a5ffb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network f73051ed-8c0c-450a-a3e4-effc858c1465: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:57.522 9 INFO neutron.db.ovn_revision_numbers_db [None req-2b5fc413-3155-43cb-9441-d3efde8a5ffb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 1d31c2be-b798-40a6-b091-8c0b5dba1d3b (type: ports) to 1 2026-05-27 11:09:57.543 9 INFO neutron.wsgi [None req-2b5fc413-3155-43cb-9441-d3efde8a5ffb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 943 time: 0.7261019 2026-05-27 11:09:57.966 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-303d6c75-9497-4e70-bf50-8d842633005c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:09:57.967 9 INFO neutron.db.ovn_revision_numbers_db [None req-0a63a7af-4a08-4abc-92d1-9a466b44f7a7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource e91d98e2-9058-40e5-8007-4498f1de67bb (type: security_groups) to 1 2026-05-27 11:09:57.968 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-303d6c75-9497-4e70-bf50-8d842633005c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network f73051ed-8c0c-450a-a3e4-effc858c1465: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:57.990 9 INFO neutron.db.ovn_revision_numbers_db [None req-0a63a7af-4a08-4abc-92d1-9a466b44f7a7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 1356d9d9-5c4b-4af5-8c33-75194832f16c (type: security_group_rules) to 0 2026-05-27 11:09:58.014 9 INFO neutron.db.ovn_revision_numbers_db [None req-0a63a7af-4a08-4abc-92d1-9a466b44f7a7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 4d8b4ad7-e302-47a4-b359-450f2dc583bb (type: security_group_rules) to 0 2026-05-27 11:09:58.029 9 INFO neutron.db.ovn_revision_numbers_db [None req-0a63a7af-4a08-4abc-92d1-9a466b44f7a7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 64f29ba4-3906-412e-89ce-34dbb277eb3b (type: security_group_rules) to 0 2026-05-27 11:09:58.049 9 INFO neutron.db.ovn_revision_numbers_db [None req-0a63a7af-4a08-4abc-92d1-9a466b44f7a7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 863e79e8-bde9-4678-abc5-77a3818d13ae (type: security_group_rules) to 0 2026-05-27 11:09:58.074 9 INFO neutron.wsgi [None req-0a63a7af-4a08-4abc-92d1-9a466b44f7a7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=c9120bb617894280aef24f0fd2e728e8&name=default HTTP/1.1" status: 200 len: 3124 time: 0.5143628 2026-05-27 11:09:58.341 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-175e2eae-dcfb-464b-996d-63bd75074605 - - - - - -] Schedule LRP lrp-674015e0-cb17-47a8-baec-246db8612488 on gateway 48f831bc-71ac-432d-a82d-4d8b8361e013 with priority 1 2026-05-27 11:09:58.379 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Router 0387acf7-89d9-4d8c-9f17-b429acc2b084 is bound to host instance 2026-05-27 11:09:58.381 10 INFO neutron.db.ovn_revision_numbers_db [None req-89862b9c-d568-4f92-81e9-f73c55970284 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource 674015e0-cb17-47a8-baec-246db8612488 (type: router_ports) to 1 2026-05-27 11:09:58.414 10 INFO neutron.wsgi [None req-2ef4ce86-806c-4d35-9f53-73567d7bb4af c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/e91d98e2-9058-40e5-8007-4498f1de67bb HTTP/1.1" status: 204 len: 168 time: 0.3342867 2026-05-27 11:09:58.488 10 INFO neutron.db.ovn_revision_numbers_db [None req-89862b9c-d568-4f92-81e9-f73c55970284 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource 0387acf7-89d9-4d8c-9f17-b429acc2b084 (type: routers) to 2 2026-05-27 11:09:58.506 10 INFO neutron.wsgi [None req-89862b9c-d568-4f92-81e9-f73c55970284 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1143 time: 1.8739641 2026-05-27 11:09:58.506 9 INFO neutron.db.ovn_revision_numbers_db [None req-303d6c75-9497-4e70-bf50-8d842633005c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 1d31c2be-b798-40a6-b091-8c0b5dba1d3b (type: ports) to 2 2026-05-27 11:09:58.545 9 INFO neutron.db.ovn_revision_numbers_db [None req-303d6c75-9497-4e70-bf50-8d842633005c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 7ac22711-6885-46c9-88bf-47f17abce417 (type: subnets) to 0 2026-05-27 11:09:58.562 9 INFO neutron.wsgi [None req-303d6c75-9497-4e70-bf50-8d842633005c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 863 time: 1.0149527 2026-05-27 11:09:59.088 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-85f3964b-ee87-4ae6-9776-787bea07d88b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:09:59.091 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-85f3964b-ee87-4ae6-9776-787bea07d88b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:59.244 9 INFO neutron.db.ovn_revision_numbers_db [None req-85f3964b-ee87-4ae6-9776-787bea07d88b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource cbff138b-35a8-4471-8cc7-f320106626ac (type: ports) to 1 2026-05-27 11:09:59.696 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource 674015e0-cb17-47a8-baec-246db8612488 (type: ports) to 1 2026-05-27 11:09:59.703 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a4c54dea-7a07-42b1-b0aa-28b8f56e8ac8 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] No more DHCP agents 2026-05-27 11:09:59.705 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a4c54dea-7a07-42b1-b0aa-28b8f56e8ac8 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Unable to schedule network dc239c5f-4ff7-4081-b040-6b985334ad09: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:09:59.923 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-6233a2a4-25a3-4c85-83e2-e0edfe1a0578 - - - - - -] Maintenance task: Synchronization completed (took 1.88 seconds) 2026-05-27 11:09:59.932 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-bf5d6d2d-0946-41cc-957f-e77579c016fd - - - - - -] Schedule LRP lrp-cbff138b-35a8-4471-8cc7-f320106626ac on gateway 48f831bc-71ac-432d-a82d-4d8b8361e013 with priority 1 2026-05-27 11:09:59.960 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovsdb_monitor [None req-b9fe7c78-f113-4369-9f33-23cd55a53877 - - - - - -] Router 8281c7a5-2da1-4647-af9d-b58d1e62e53b is bound to host instance 2026-05-27 11:09:59.966 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status up for port: cbff138b-35a8-4471-8cc7-f320106626ac 2026-05-27 11:10:00.010 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port cbff138b-35a8-4471-8cc7-f320106626ac 2026-05-27 11:10:00.030 10 INFO neutron.db.ovn_revision_numbers_db [None req-a4c54dea-7a07-42b1-b0aa-28b8f56e8ac8 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource 0b48d605-15b2-499f-a095-93d178cf4f8e (type: ports) to 1 2026-05-27 11:10:00.217 9 INFO neutron.db.ovn_revision_numbers_db [None req-85f3964b-ee87-4ae6-9776-787bea07d88b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource cbff138b-35a8-4471-8cc7-f320106626ac (type: router_ports) to 1 2026-05-27 11:10:00.345 9 INFO neutron.db.ovn_revision_numbers_db [None req-85f3964b-ee87-4ae6-9776-787bea07d88b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 8281c7a5-2da1-4647-af9d-b58d1e62e53b (type: routers) to 2 2026-05-27 11:10:00.372 9 INFO neutron.wsgi [None req-85f3964b-ee87-4ae6-9776-787bea07d88b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1165 time: 1.8042674 2026-05-27 11:10:00.608 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource 674015e0-cb17-47a8-baec-246db8612488 (type: router_ports) to 3 2026-05-27 11:10:00.624 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] No hosting information found for port 76115f45-f5ee-4230-b5da-25f7fa4f2814: RuntimeError: No hosting information found for port 76115f45-f5ee-4230-b5da-25f7fa4f2814 2026-05-27 11:10:00.624 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status up for port: 674015e0-cb17-47a8-baec-246db8612488 2026-05-27 11:10:00.666 9 INFO neutron.plugins.ml2.plugin [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Attempt 1 to provision port 674015e0-cb17-47a8-baec-246db8612488 2026-05-27 11:10:00.962 10 INFO neutron.db.ovn_revision_numbers_db [None req-5fa43fb0-42b9-4f88-96cc-5f39144a9cea - - - - - -] Successfully bumped revision number for resource 674015e0-cb17-47a8-baec-246db8612488 (type: ports) to 2 2026-05-27 11:10:01.216 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-a4c54dea-7a07-42b1-b0aa-28b8f56e8ac8 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-0b48d605-15b2-499f-a095-93d178cf4f8e 2026-05-27 11:10:01.216 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:10:01.216 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:10:01.216 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:10:01.216 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:10:01.216 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:10:01.216 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:10:01.216 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:10:01.216 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:10:01.216 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:10:01.216 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:10:01.216 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:10:01.216 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-0b48d605-15b2-499f-a095-93d178cf4f8e 2026-05-27 11:10:01.216 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:10:01.216 10 ERROR neutron_lib.callbacks.manager [None req-a4c54dea-7a07-42b1-b0aa-28b8f56e8ac8 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-0b48d605-15b2-499f-a095-93d178cf4f8e 2026-05-27 11:10:01.216 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:10:01.216 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:10:01.216 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:10:01.216 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:10:01.216 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:10:01.216 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:10:01.216 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:10:01.216 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:10:01.216 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:10:01.216 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:10:01.216 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:10:01.216 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:10:01.216 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:10:01.216 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:10:01.216 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:10:01.216 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:10:01.216 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:10:01.216 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:10:01.216 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:10:01.216 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-0b48d605-15b2-499f-a095-93d178cf4f8e 2026-05-27 11:10:01.216 10 ERROR neutron_lib.callbacks.manager  2026-05-27 11:10:01.475 10 INFO neutron.db.ovn_revision_numbers_db [None req-a4c54dea-7a07-42b1-b0aa-28b8f56e8ac8 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource 0b48d605-15b2-499f-a095-93d178cf4f8e (type: ports) to 1 2026-05-27 11:10:01.540 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a4c54dea-7a07-42b1-b0aa-28b8f56e8ac8 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] No more DHCP agents 2026-05-27 11:10:01.541 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a4c54dea-7a07-42b1-b0aa-28b8f56e8ac8 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Unable to schedule network dc239c5f-4ff7-4081-b040-6b985334ad09: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:10:01.586 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-30ae4d3b-e45d-4fd0-9bf4-c7069c37a1d9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:10:01.591 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-30ae4d3b-e45d-4fd0-9bf4-c7069c37a1d9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network f73051ed-8c0c-450a-a3e4-effc858c1465: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:10:01.675 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9fe7c78-f113-4369-9f33-23cd55a53877 - - - - - -] Successfully bumped revision number for resource cbff138b-35a8-4471-8cc7-f320106626ac (type: ports) to 1 2026-05-27 11:10:01.705 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource 674015e0-cb17-47a8-baec-246db8612488 (type: ports) to 4 2026-05-27 11:10:01.883 10 INFO neutron.db.ovn_revision_numbers_db [None req-a4c54dea-7a07-42b1-b0aa-28b8f56e8ac8 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource 0b48d605-15b2-499f-a095-93d178cf4f8e (type: router_ports) to 1 2026-05-27 11:10:01.890 10 INFO neutron.wsgi [None req-a4c54dea-7a07-42b1-b0aa-28b8f56e8ac8 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "PUT /v2.0/routers/0387acf7-89d9-4d8c-9f17-b429acc2b084/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.3793316 2026-05-27 11:10:01.970 9 INFO neutron.db.ovn_revision_numbers_db [None req-30ae4d3b-e45d-4fd0-9bf4-c7069c37a1d9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 12a8d966-ac89-4ac7-9d0b-0b6891b12724 (type: ports) to 1 2026-05-27 11:10:02.040 9 WARNING neutron_lib.context [None req-8614320f-55de-4def-841c-7c0a64d5f5c0 98d2928362264723a966c262d2cda349 09dd3efe010847e1b0b4d20ce9e0c490 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:10:02.332 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource 674015e0-cb17-47a8-baec-246db8612488 (type: router_ports) to 4 2026-05-27 11:10:02.531 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b5d5b258-f450-44b1-b5dd-f88e0385b921 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] No more DHCP agents 2026-05-27 11:10:02.535 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b5d5b258-f450-44b1-b5dd-f88e0385b921 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Unable to schedule network 9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:10:02.693 10 INFO neutron.db.ovn_revision_numbers_db [None req-b5d5b258-f450-44b1-b5dd-f88e0385b921 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource 8a71d1d6-10f4-4977-9d21-c9f6949a3ef8 (type: ports) to 1 2026-05-27 11:10:02.714 9 INFO neutron.db.ovn_revision_numbers_db [None req-8614320f-55de-4def-841c-7c0a64d5f5c0 98d2928362264723a966c262d2cda349 09dd3efe010847e1b0b4d20ce9e0c490 - - default default] Successfully bumped revision number for resource 1cea716e-5973-4861-bb42-9b7f9784da02 (type: security_groups) to 1 2026-05-27 11:10:02.736 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status up for port: 0b48d605-15b2-499f-a095-93d178cf4f8e 2026-05-27 11:10:02.747 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port 0b48d605-15b2-499f-a095-93d178cf4f8e 2026-05-27 11:10:02.751 9 INFO neutron.db.ovn_revision_numbers_db [None req-8614320f-55de-4def-841c-7c0a64d5f5c0 98d2928362264723a966c262d2cda349 09dd3efe010847e1b0b4d20ce9e0c490 - - default default] Successfully bumped revision number for resource 308f150d-86b3-4fe1-8ff6-915faa1030b3 (type: security_group_rules) to 0 2026-05-27 11:10:02.789 9 INFO neutron.db.ovn_revision_numbers_db [None req-8614320f-55de-4def-841c-7c0a64d5f5c0 98d2928362264723a966c262d2cda349 09dd3efe010847e1b0b4d20ce9e0c490 - - default default] Successfully bumped revision number for resource 30d4a5ef-0cd3-48c0-b6c8-692ebdc36d0d (type: security_group_rules) to 0 2026-05-27 11:10:02.792 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9fe7c78-f113-4369-9f33-23cd55a53877 - - - - - -] Successfully bumped revision number for resource cbff138b-35a8-4471-8cc7-f320106626ac (type: router_ports) to 3 2026-05-27 11:10:02.820 9 INFO neutron.db.ovn_revision_numbers_db [None req-8614320f-55de-4def-841c-7c0a64d5f5c0 98d2928362264723a966c262d2cda349 09dd3efe010847e1b0b4d20ce9e0c490 - - default default] Successfully bumped revision number for resource 6c7d3222-1ac0-41b8-8aba-c4f07c8d1cec (type: security_group_rules) to 0 2026-05-27 11:10:02.861 9 INFO neutron.db.ovn_revision_numbers_db [None req-8614320f-55de-4def-841c-7c0a64d5f5c0 98d2928362264723a966c262d2cda349 09dd3efe010847e1b0b4d20ce9e0c490 - - default default] Successfully bumped revision number for resource 73cbfaee-8709-4e86-b5eb-9a20cfe49703 (type: security_group_rules) to 0 2026-05-27 11:10:02.930 9 INFO neutron.db.segments_db [None req-8614320f-55de-4def-841c-7c0a64d5f5c0 98d2928362264723a966c262d2cda349 09dd3efe010847e1b0b4d20ce9e0c490 - - default default] Added segment cbfb4a8c-1db7-41d1-bdec-3973c5c65120 of type geneve for network b01f490a-44d4-443b-a9a8-7a24925be894 2026-05-27 11:10:03.219 9 INFO neutron.db.ovn_revision_numbers_db [None req-8614320f-55de-4def-841c-7c0a64d5f5c0 98d2928362264723a966c262d2cda349 09dd3efe010847e1b0b4d20ce9e0c490 - - default default] Successfully bumped revision number for resource b01f490a-44d4-443b-a9a8-7a24925be894 (type: networks) to 1 2026-05-27 11:10:03.295 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9fe7c78-f113-4369-9f33-23cd55a53877 - - - - - -] Successfully bumped revision number for resource cbff138b-35a8-4471-8cc7-f320106626ac (type: ports) to 2 2026-05-27 11:10:03.302 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-30ae4d3b-e45d-4fd0-9bf4-c7069c37a1d9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-12a8d966-ac89-4ac7-9d0b-0b6891b12724 2026-05-27 11:10:03.302 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:10:03.302 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:10:03.302 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:10:03.302 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:10:03.302 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:10:03.302 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:10:03.302 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:10:03.302 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:10:03.302 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:10:03.302 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:10:03.302 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:10:03.302 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-12a8d966-ac89-4ac7-9d0b-0b6891b12724 2026-05-27 11:10:03.302 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:10:03.302 9 ERROR neutron_lib.callbacks.manager [None req-30ae4d3b-e45d-4fd0-9bf4-c7069c37a1d9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-12a8d966-ac89-4ac7-9d0b-0b6891b12724 2026-05-27 11:10:03.302 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:10:03.302 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:10:03.302 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:10:03.302 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:10:03.302 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:10:03.302 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:10:03.302 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:10:03.302 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:10:03.302 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:10:03.302 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:10:03.302 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:10:03.302 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:10:03.302 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:10:03.302 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:10:03.302 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:10:03.302 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:10:03.302 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:10:03.302 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:10:03.302 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:10:03.302 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-12a8d966-ac89-4ac7-9d0b-0b6891b12724 2026-05-27 11:10:03.302 9 ERROR neutron_lib.callbacks.manager  2026-05-27 11:10:03.519 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8614320f-55de-4def-841c-7c0a64d5f5c0 98d2928362264723a966c262d2cda349 09dd3efe010847e1b0b4d20ce9e0c490 - - default default] No more DHCP agents 2026-05-27 11:10:03.529 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8614320f-55de-4def-841c-7c0a64d5f5c0 98d2928362264723a966c262d2cda349 09dd3efe010847e1b0b4d20ce9e0c490 - - default default] Unable to schedule network b01f490a-44d4-443b-a9a8-7a24925be894: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:10:03.570 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource 0b48d605-15b2-499f-a095-93d178cf4f8e (type: ports) to 2 2026-05-27 11:10:03.676 9 INFO neutron.db.ovn_revision_numbers_db [None req-8614320f-55de-4def-841c-7c0a64d5f5c0 98d2928362264723a966c262d2cda349 09dd3efe010847e1b0b4d20ce9e0c490 - - default default] Successfully bumped revision number for resource 3fd91634-58ec-4f63-ba22-480bc5a18da4 (type: ports) to 1 2026-05-27 11:10:03.715 9 INFO neutron.wsgi [None req-8614320f-55de-4def-841c-7c0a64d5f5c0 98d2928362264723a966c262d2cda349 09dd3efe010847e1b0b4d20ce9e0c490 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 1.8963637 2026-05-27 11:10:03.731 10 WARNING neutron_lib.context [None req-8d67ed78-94f4-4793-901a-a94d1525ebf1 98d2928362264723a966c262d2cda349 09dd3efe010847e1b0b4d20ce9e0c490 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:10:03.752 9 INFO neutron.db.ovn_revision_numbers_db [None req-30ae4d3b-e45d-4fd0-9bf4-c7069c37a1d9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 12a8d966-ac89-4ac7-9d0b-0b6891b12724 (type: ports) to 1 2026-05-27 11:10:03.832 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-b5d5b258-f450-44b1-b5dd-f88e0385b921 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-8a71d1d6-10f4-4977-9d21-c9f6949a3ef8 2026-05-27 11:10:03.832 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:10:03.832 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:10:03.832 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:10:03.832 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:10:03.832 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:10:03.832 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:10:03.832 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:10:03.832 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:10:03.832 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:10:03.832 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:10:03.832 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:10:03.832 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-8a71d1d6-10f4-4977-9d21-c9f6949a3ef8 2026-05-27 11:10:03.832 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:10:03.832 10 ERROR neutron_lib.callbacks.manager [None req-b5d5b258-f450-44b1-b5dd-f88e0385b921 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-8a71d1d6-10f4-4977-9d21-c9f6949a3ef8 2026-05-27 11:10:03.832 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:10:03.832 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:10:03.832 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:10:03.832 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:10:03.832 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:10:03.832 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:10:03.832 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:10:03.832 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:10:03.832 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:10:03.832 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:10:03.832 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:10:03.832 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:10:03.832 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:10:03.832 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:10:03.832 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:10:03.832 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:10:03.832 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:10:03.832 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:10:03.832 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:10:03.832 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-8a71d1d6-10f4-4977-9d21-c9f6949a3ef8 2026-05-27 11:10:03.832 10 ERROR neutron_lib.callbacks.manager  2026-05-27 11:10:03.843 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource 0b48d605-15b2-499f-a095-93d178cf4f8e (type: router_ports) to 2 2026-05-27 11:10:03.881 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-30ae4d3b-e45d-4fd0-9bf4-c7069c37a1d9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:10:03.883 10 INFO neutron.db.segments_db [None req-8d67ed78-94f4-4793-901a-a94d1525ebf1 98d2928362264723a966c262d2cda349 09dd3efe010847e1b0b4d20ce9e0c490 - - default default] Added segment e1cb501a-a448-419c-a027-27fd4e5eb8bb of type geneve for network 0cb7a55c-ba43-4109-a346-76995d292acf 2026-05-27 11:10:03.885 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-30ae4d3b-e45d-4fd0-9bf4-c7069c37a1d9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network f73051ed-8c0c-450a-a3e4-effc858c1465: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:10:03.937 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9fe7c78-f113-4369-9f33-23cd55a53877 - - - - - -] Successfully bumped revision number for resource cbff138b-35a8-4471-8cc7-f320106626ac (type: ports) to 4 2026-05-27 11:10:04.131 10 INFO neutron.db.ovn_revision_numbers_db [None req-8d67ed78-94f4-4793-901a-a94d1525ebf1 98d2928362264723a966c262d2cda349 09dd3efe010847e1b0b4d20ce9e0c490 - - default default] Successfully bumped revision number for resource 0cb7a55c-ba43-4109-a346-76995d292acf (type: networks) to 1 2026-05-27 11:10:04.251 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status up for port: 8a71d1d6-10f4-4977-9d21-c9f6949a3ef8 2026-05-27 11:10:04.277 10 INFO neutron.db.ovn_revision_numbers_db [None req-b5d5b258-f450-44b1-b5dd-f88e0385b921 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource 8a71d1d6-10f4-4977-9d21-c9f6949a3ef8 (type: ports) to 1 2026-05-27 11:10:04.281 9 INFO neutron.plugins.ml2.plugin [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Attempt 1 to provision port 8a71d1d6-10f4-4977-9d21-c9f6949a3ef8 2026-05-27 11:10:04.368 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8d67ed78-94f4-4793-901a-a94d1525ebf1 98d2928362264723a966c262d2cda349 09dd3efe010847e1b0b4d20ce9e0c490 - - default default] No more DHCP agents 2026-05-27 11:10:04.373 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8d67ed78-94f4-4793-901a-a94d1525ebf1 98d2928362264723a966c262d2cda349 09dd3efe010847e1b0b4d20ce9e0c490 - - default default] Unable to schedule network 0cb7a55c-ba43-4109-a346-76995d292acf: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:10:04.413 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b5d5b258-f450-44b1-b5dd-f88e0385b921 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] No more DHCP agents 2026-05-27 11:10:04.417 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b5d5b258-f450-44b1-b5dd-f88e0385b921 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Unable to schedule network 9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:10:04.502 10 INFO neutron.db.ovn_revision_numbers_db [None req-8d67ed78-94f4-4793-901a-a94d1525ebf1 98d2928362264723a966c262d2cda349 09dd3efe010847e1b0b4d20ce9e0c490 - - default default] Successfully bumped revision number for resource aec95d3e-d497-429f-b895-e27cad76ba92 (type: ports) to 1 2026-05-27 11:10:04.525 10 INFO neutron.wsgi [None req-8d67ed78-94f4-4793-901a-a94d1525ebf1 98d2928362264723a966c262d2cda349 09dd3efe010847e1b0b4d20ce9e0c490 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.8001423 2026-05-27 11:10:04.595 10 INFO neutron.wsgi [None req-206ef2e1-68d2-4beb-9e12-1d31bd0d3f07 98d2928362264723a966c262d2cda349 09dd3efe010847e1b0b4d20ce9e0c490 - - default default] 10.0.0.84 "PUT /v2.0/networks/b01f490a-44d4-443b-a9a8-7a24925be894/tags HTTP/1.1" status: 200 len: 218 time: 0.0642972 2026-05-27 11:10:04.683 10 INFO neutron.wsgi [None req-f19c08bb-4320-4139-a352-f7c9b2a837e7 98d2928362264723a966c262d2cda349 09dd3efe010847e1b0b4d20ce9e0c490 - - default default] 10.0.0.84 "GET /v2.0/networks/b01f490a-44d4-443b-a9a8-7a24925be894/tags HTTP/1.1" status: 200 len: 218 time: 0.0825384 2026-05-27 11:10:04.696 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9fe7c78-f113-4369-9f33-23cd55a53877 - - - - - -] Successfully bumped revision number for resource cbff138b-35a8-4471-8cc7-f320106626ac (type: router_ports) to 4 2026-05-27 11:10:04.761 10 INFO neutron.wsgi [None req-d669b96e-865b-4b91-9124-2f07024fffe6 98d2928362264723a966c262d2cda349 09dd3efe010847e1b0b4d20ce9e0c490 - - default default] 10.0.0.84 "PUT /v2.0/networks/0cb7a55c-ba43-4109-a346-76995d292acf/tags HTTP/1.1" status: 200 len: 210 time: 0.0732450 2026-05-27 11:10:04.833 10 INFO neutron.wsgi [None req-b0ceed4c-8f0b-435f-92aa-0c0b16cbb9e2 98d2928362264723a966c262d2cda349 09dd3efe010847e1b0b4d20ce9e0c490 - - default default] 10.0.0.84 "GET /v2.0/networks/0cb7a55c-ba43-4109-a346-76995d292acf/tags HTTP/1.1" status: 200 len: 210 time: 0.0562947 2026-05-27 11:10:04.898 10 INFO neutron.db.ovn_revision_numbers_db [None req-b5d5b258-f450-44b1-b5dd-f88e0385b921 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource 8a71d1d6-10f4-4977-9d21-c9f6949a3ef8 (type: router_ports) to 1 2026-05-27 11:10:04.902 10 INFO neutron.wsgi [None req-52c47258-0b5b-4253-a764-ba31a15875cf 98d2928362264723a966c262d2cda349 09dd3efe010847e1b0b4d20ce9e0c490 - - default default] 10.0.0.84 "PUT /v2.0/networks/0cb7a55c-ba43-4109-a346-76995d292acf/tags HTTP/1.1" status: 200 len: 205 time: 0.0637188 2026-05-27 11:10:04.906 10 INFO neutron.wsgi [None req-b5d5b258-f450-44b1-b5dd-f88e0385b921 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "PUT /v2.0/routers/0387acf7-89d9-4d8c-9f17-b429acc2b084/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.0083108 2026-05-27 11:10:04.956 10 INFO neutron.wsgi [None req-3b5dd112-f427-4146-9536-2f721ae65f99 98d2928362264723a966c262d2cda349 09dd3efe010847e1b0b4d20ce9e0c490 - - default default] 10.0.0.84 "GET /v2.0/networks/0cb7a55c-ba43-4109-a346-76995d292acf/tags HTTP/1.1" status: 200 len: 205 time: 0.0488045 2026-05-27 11:10:05.002 10 INFO neutron.wsgi [None req-71976a41-e2c5-402e-b05e-18cfb3cecfb9 98d2928362264723a966c262d2cda349 09dd3efe010847e1b0b4d20ce9e0c490 - - default default] 10.0.0.84 "GET /v2.0/networks/b01f490a-44d4-443b-a9a8-7a24925be894/tags HTTP/1.1" status: 200 len: 218 time: 0.0426755 2026-05-27 11:10:05.116 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource 8a71d1d6-10f4-4977-9d21-c9f6949a3ef8 (type: ports) to 2 2026-05-27 11:10:05.442 10 INFO neutron.services.segments.plugin [-] Segment cbfb4a8c-1db7-41d1-bdec-3973c5c65120 resource provider aggregate not found 2026-05-27 11:10:05.450 10 INFO neutron.services.segments.plugin [-] Segment cbfb4a8c-1db7-41d1-bdec-3973c5c65120 resource provider aggregate not found 2026-05-27 11:10:05.490 10 INFO neutron.wsgi [None req-f79f57e0-78bd-4b99-bcbf-a911bc242070 98d2928362264723a966c262d2cda349 09dd3efe010847e1b0b4d20ce9e0c490 - - default default] 10.0.0.84 "DELETE /v2.0/networks/b01f490a-44d4-443b-a9a8-7a24925be894 HTTP/1.1" status: 204 len: 168 time: 0.4663985 2026-05-27 11:10:05.495 10 INFO neutron.services.segments.plugin [-] Segment cbfb4a8c-1db7-41d1-bdec-3973c5c65120 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 cbfb4a8c-1db7-41d1-bdec-3973c5c65120 found for delete ", "request_id": "req-6e5a1e03-7dbe-41ec-bdfc-4dc3e92d0f56"}]} 2026-05-27 11:10:05.496 10 INFO neutron.services.segments.plugin [-] Segment cbfb4a8c-1db7-41d1-bdec-3973c5c65120 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 cbfb4a8c-1db7-41d1-bdec-3973c5c65120 found for delete ", "request_id": "req-ed89a03e-4a53-432d-8f32-bec049663eb3"}]} 2026-05-27 11:10:05.695 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource 8a71d1d6-10f4-4977-9d21-c9f6949a3ef8 (type: router_ports) to 2 2026-05-27 11:10:05.716 9 INFO neutron.db.ovn_revision_numbers_db [None req-30ae4d3b-e45d-4fd0-9bf4-c7069c37a1d9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 12a8d966-ac89-4ac7-9d0b-0b6891b12724 (type: router_ports) to 1 2026-05-27 11:10:05.722 9 INFO neutron.wsgi [None req-30ae4d3b-e45d-4fd0-9bf4-c7069c37a1d9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "PUT /v2.0/routers/8281c7a5-2da1-4647-af9d-b58d1e62e53b/add_router_interface HTTP/1.1" status: 200 len: 503 time: 5.3450811 2026-05-27 11:10:06.175 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-661dd324-ce92-4d3a-afc4-a864227b4773 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] No more DHCP agents 2026-05-27 11:10:06.177 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-661dd324-ce92-4d3a-afc4-a864227b4773 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Unable to schedule network bbc65aa7-5462-458d-a451-dd931d3aa32d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:10:06.235 10 INFO neutron.wsgi [None req-3e734b34-d79f-40d6-a26d-fb1c3d1d5fda 98d2928362264723a966c262d2cda349 09dd3efe010847e1b0b4d20ce9e0c490 - - default default] 10.0.0.84 "DELETE /v2.0/networks/0cb7a55c-ba43-4109-a346-76995d292acf HTTP/1.1" status: 204 len: 168 time: 0.7380691 2026-05-27 11:10:06.376 9 INFO neutron.db.ovn_revision_numbers_db [None req-661dd324-ce92-4d3a-afc4-a864227b4773 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource 2ea806de-21f0-4766-93b4-05539e58af27 (type: ports) to 1 2026-05-27 11:10:06.438 10 WARNING neutron_lib.context [None req-81b007f5-a35f-4311-9c69-ce7af68626e8 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:10:06.577 10 INFO neutron.db.ovn_revision_numbers_db [None req-81b007f5-a35f-4311-9c69-ce7af68626e8 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] Successfully bumped revision number for resource fd3672ee-99a7-4488-bdc6-d56511eeeb43 (type: security_groups) to 1 2026-05-27 11:10:06.592 10 INFO neutron.db.ovn_revision_numbers_db [None req-81b007f5-a35f-4311-9c69-ce7af68626e8 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] Successfully bumped revision number for resource 12b24948-6be9-4cee-b6c0-88e95bd3c137 (type: security_group_rules) to 0 2026-05-27 11:10:06.617 10 INFO neutron.db.ovn_revision_numbers_db [None req-81b007f5-a35f-4311-9c69-ce7af68626e8 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] Successfully bumped revision number for resource 4c041a2d-4fab-46ce-8198-48e622f5ab89 (type: security_group_rules) to 0 2026-05-27 11:10:06.637 10 INFO neutron.wsgi [None req-81b007f5-a35f-4311-9c69-ce7af68626e8 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.84 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1877 time: 0.2059581 2026-05-27 11:10:06.646 10 WARNING neutron_lib.context [None req-d6c085b2-3104-40be-91a2-20e5de2c03f1 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:10:06.830 10 INFO neutron.db.ovn_revision_numbers_db [None req-d6c085b2-3104-40be-91a2-20e5de2c03f1 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] Successfully bumped revision number for resource 394c30aa-5fc2-4dbc-942d-181dcedd35a2 (type: security_group_rules) to 0 2026-05-27 11:10:06.863 10 INFO neutron.wsgi [None req-d6c085b2-3104-40be-91a2-20e5de2c03f1 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.2215495 2026-05-27 11:10:06.875 10 WARNING neutron_lib.context [None req-f8273448-efb4-4001-9672-f035f0c8e25a 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:10:07.020 10 INFO neutron.db.ovn_revision_numbers_db [None req-f8273448-efb4-4001-9672-f035f0c8e25a 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] Successfully bumped revision number for resource d13a7ed9-a622-4765-a6c9-aee1a71ea6b4 (type: security_group_rules) to 0 2026-05-27 11:10:07.056 10 INFO neutron.wsgi [None req-f8273448-efb4-4001-9672-f035f0c8e25a 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 795 time: 0.1868687 2026-05-27 11:10:07.066 10 WARNING neutron_lib.context [None req-a742d294-dd50-4e05-a8a0-4a506837b68d 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:10:07.093 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-661dd324-ce92-4d3a-afc4-a864227b4773 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-2ea806de-21f0-4766-93b4-05539e58af27 2026-05-27 11:10:07.093 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:10:07.093 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:10:07.093 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:10:07.093 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:10:07.093 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:10:07.093 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:10:07.093 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:10:07.093 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:10:07.093 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:10:07.093 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:10:07.093 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:10:07.093 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-2ea806de-21f0-4766-93b4-05539e58af27 2026-05-27 11:10:07.093 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:10:07.094 9 ERROR neutron_lib.callbacks.manager [None req-661dd324-ce92-4d3a-afc4-a864227b4773 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-2ea806de-21f0-4766-93b4-05539e58af27 2026-05-27 11:10:07.094 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:10:07.094 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:10:07.094 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:10:07.094 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:10:07.094 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:10:07.094 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:10:07.094 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:10:07.094 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:10:07.094 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:10:07.094 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:10:07.094 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:10:07.094 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:10:07.094 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:10:07.094 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:10:07.094 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:10:07.094 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:10:07.094 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:10:07.094 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:10:07.094 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:10:07.094 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-2ea806de-21f0-4766-93b4-05539e58af27 2026-05-27 11:10:07.094 9 ERROR neutron_lib.callbacks.manager  2026-05-27 11:10:07.097 10 INFO neutron.wsgi [None req-112cd823-3efd-4361-9bb3-cfec7188e46f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=09dd3efe010847e1b0b4d20ce9e0c490&name=default HTTP/1.1" status: 200 len: 3124 time: 0.1748412 2026-05-27 11:10:07.231 10 INFO neutron.db.ovn_revision_numbers_db [None req-a742d294-dd50-4e05-a8a0-4a506837b68d 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] Successfully bumped revision number for resource cd0d3d64-021a-4202-9a0d-6d7040498da9 (type: security_group_rules) to 0 2026-05-27 11:10:07.268 10 INFO neutron.wsgi [None req-a742d294-dd50-4e05-a8a0-4a506837b68d 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.2070105 2026-05-27 11:10:07.278 10 WARNING neutron_lib.context [None req-42c7ba89-22b7-4cd9-b2a7-7011f949dcd3 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:10:07.330 9 INFO neutron.db.ovn_revision_numbers_db [None req-661dd324-ce92-4d3a-afc4-a864227b4773 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource 2ea806de-21f0-4766-93b4-05539e58af27 (type: ports) to 1 2026-05-27 11:10:07.380 10 INFO neutron.wsgi [None req-c5483270-593d-4813-919c-d5b4faa62829 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/1cea716e-5973-4861-bb42-9b7f9784da02 HTTP/1.1" status: 204 len: 168 time: 0.2782273 2026-05-27 11:10:07.405 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-661dd324-ce92-4d3a-afc4-a864227b4773 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] No more DHCP agents 2026-05-27 11:10:07.407 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-661dd324-ce92-4d3a-afc4-a864227b4773 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Unable to schedule network bbc65aa7-5462-458d-a451-dd931d3aa32d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:10:07.427 10 INFO neutron.db.ovn_revision_numbers_db [None req-42c7ba89-22b7-4cd9-b2a7-7011f949dcd3 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] Successfully bumped revision number for resource cc02c250-6111-4c92-8e2b-3395743c6eac (type: security_group_rules) to 0 2026-05-27 11:10:07.451 10 INFO neutron.wsgi [None req-42c7ba89-22b7-4cd9-b2a7-7011f949dcd3 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 800 time: 0.1777203 2026-05-27 11:10:07.461 10 WARNING neutron_lib.context [None req-ea7a489b-6cfa-4262-83c8-5871c55774fb 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:10:07.505 10 INFO neutron.db.securitygroups_db [None req-ea7a489b-6cfa-4262-83c8-5871c55774fb 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] Project a5db6d0bb44849db826cae06ee6bf32a added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-27 11:10:07.514 10 INFO neutron.services.segments.plugin [-] Segment e1cb501a-a448-419c-a027-27fd4e5eb8bb resource provider aggregate not found 2026-05-27 11:10:07.518 10 INFO neutron.services.segments.plugin [-] Segment e1cb501a-a448-419c-a027-27fd4e5eb8bb resource provider aggregate not found 2026-05-27 11:10:07.533 10 INFO neutron.services.segments.plugin [-] Segment e1cb501a-a448-419c-a027-27fd4e5eb8bb 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 e1cb501a-a448-419c-a027-27fd4e5eb8bb found for delete ", "request_id": "req-864759c6-8615-4add-90fb-4367720a9a6c"}]} 2026-05-27 11:10:07.533 10 INFO neutron.services.segments.plugin [-] Segment e1cb501a-a448-419c-a027-27fd4e5eb8bb 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 e1cb501a-a448-419c-a027-27fd4e5eb8bb found for delete ", "request_id": "req-eaca1cd6-4e58-4240-a431-ff6af2cada3b"}]} 2026-05-27 11:10:07.632 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea7a489b-6cfa-4262-83c8-5871c55774fb 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] Successfully bumped revision number for resource c257fce9-60b7-4dc2-8083-82031b350567 (type: security_group_rules) to 0 2026-05-27 11:10:07.636 10 INFO neutron.db.ovn_revision_numbers_db [None req-596f82aa-7712-44ce-a8fb-85848706c225 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 3f02754f-40b8-4fe8-b8a6-cae745a8a082 (type: security_groups) to 1 2026-05-27 11:10:07.658 10 INFO neutron.db.ovn_revision_numbers_db [None req-596f82aa-7712-44ce-a8fb-85848706c225 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 0b4ae419-349d-4835-9334-e46180d519c4 (type: security_group_rules) to 0 2026-05-27 11:10:07.665 10 INFO neutron.wsgi [None req-ea7a489b-6cfa-4262-83c8-5871c55774fb 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 806 time: 0.2095048 2026-05-27 11:10:07.675 10 WARNING neutron_lib.context [None req-ea7af646-23cd-48f3-9671-fa89e5d94f45 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:10:07.682 10 INFO neutron.db.ovn_revision_numbers_db [None req-596f82aa-7712-44ce-a8fb-85848706c225 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 3312bf29-1cdf-478b-9099-334a10263d69 (type: security_group_rules) to 0 2026-05-27 11:10:07.703 10 INFO neutron.db.ovn_revision_numbers_db [None req-596f82aa-7712-44ce-a8fb-85848706c225 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 51bc10de-e435-4225-b571-0ef4a1f41d5b (type: security_group_rules) to 0 2026-05-27 11:10:07.716 10 INFO neutron.db.securitygroups_db [None req-ea7af646-23cd-48f3-9671-fa89e5d94f45 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] Project a5db6d0bb44849db826cae06ee6bf32a added a security group rule with legacy IPv6 ICMP protocol name icmp, ipv6-icmp should be used instead. It was automatically converted. 2026-05-27 11:10:07.720 10 INFO neutron.db.ovn_revision_numbers_db [None req-596f82aa-7712-44ce-a8fb-85848706c225 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 9ad22565-5170-43b7-8545-19413c6f7c86 (type: security_group_rules) to 0 2026-05-27 11:10:07.746 10 INFO neutron.wsgi [None req-596f82aa-7712-44ce-a8fb-85848706c225 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=246fcb7c0e5b40b690ff11fc1c89a097&name=default HTTP/1.1" status: 200 len: 3124 time: 0.2640018 2026-05-27 11:10:07.868 10 INFO neutron.db.ovn_revision_numbers_db [None req-ea7af646-23cd-48f3-9671-fa89e5d94f45 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] Successfully bumped revision number for resource a7c56430-2cce-4f2b-b3fd-36df340dd4e6 (type: security_group_rules) to 0 2026-05-27 11:10:07.899 10 INFO neutron.wsgi [None req-ea7af646-23cd-48f3-9671-fa89e5d94f45 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 805 time: 0.2288504 2026-05-27 11:10:07.999 10 INFO neutron.wsgi [None req-467870c6-2ffe-4adf-afc4-4d20026ffead c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/3f02754f-40b8-4fe8-b8a6-cae745a8a082 HTTP/1.1" status: 204 len: 168 time: 0.2438436 2026-05-27 11:10:08.038 9 INFO neutron.db.ovn_revision_numbers_db [None req-661dd324-ce92-4d3a-afc4-a864227b4773 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource 2ea806de-21f0-4766-93b4-05539e58af27 (type: router_ports) to 1 2026-05-27 11:10:08.046 9 INFO neutron.wsgi [None req-661dd324-ce92-4d3a-afc4-a864227b4773 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "PUT /v2.0/routers/0387acf7-89d9-4d8c-9f17-b429acc2b084/add_router_interface HTTP/1.1" status: 200 len: 503 time: 3.1324403 2026-05-27 11:10:08.121 9 WARNING neutron_lib.context [None req-52b380ee-8720-48eb-b9d9-e2e0fc0b1560 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:10:08.249 9 INFO neutron.db.ovn_revision_numbers_db [None req-52b380ee-8720-48eb-b9d9-e2e0fc0b1560 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource 04ebdf63-2dae-4cb8-ab1f-f3f2b8d65434 (type: security_groups) to 1 2026-05-27 11:10:08.266 9 INFO neutron.db.ovn_revision_numbers_db [None req-52b380ee-8720-48eb-b9d9-e2e0fc0b1560 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource 3b67b617-4a5b-415c-bcc3-65e85143adac (type: security_group_rules) to 0 2026-05-27 11:10:08.279 9 INFO neutron.db.ovn_revision_numbers_db [None req-52b380ee-8720-48eb-b9d9-e2e0fc0b1560 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource bf384dda-57f3-4151-8f7a-d011c0a61b8a (type: security_group_rules) to 0 2026-05-27 11:10:08.306 9 INFO neutron.wsgi [None req-52b380ee-8720-48eb-b9d9-e2e0fc0b1560 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1829 time: 0.1914134 2026-05-27 11:10:08.325 10 WARNING neutron_lib.context [None req-32f960c8-7012-44c6-ac3f-2b12464a067d a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:10:08.326 9 WARNING neutron_lib.context [None req-e5e000c5-6fd4-4e28-beb4-c6e552df10dd 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:10:08.475 9 INFO neutron.db.ovn_revision_numbers_db [None req-e5e000c5-6fd4-4e28-beb4-c6e552df10dd 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] Successfully bumped revision number for resource 92e314bc-0f8e-41a5-9ca2-614bd9939d40 (type: security_groups) to 1 2026-05-27 11:10:08.493 10 INFO neutron.db.ovn_revision_numbers_db [None req-32f960c8-7012-44c6-ac3f-2b12464a067d a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource d1c8d2cb-a166-4818-b80c-af4eca4f4f19 (type: security_group_rules) to 0 2026-05-27 11:10:08.494 9 INFO neutron.db.ovn_revision_numbers_db [None req-e5e000c5-6fd4-4e28-beb4-c6e552df10dd 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] Successfully bumped revision number for resource 4d185624-7556-4859-a061-2ca7e1102e9d (type: security_group_rules) to 0 2026-05-27 11:10:08.517 9 INFO neutron.db.ovn_revision_numbers_db [None req-e5e000c5-6fd4-4e28-beb4-c6e552df10dd 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] Successfully bumped revision number for resource f22507a7-a228-40e0-a1ca-8562924f3c00 (type: security_group_rules) to 0 2026-05-27 11:10:08.518 10 INFO neutron.wsgi [None req-32f960c8-7012-44c6-ac3f-2b12464a067d a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.2039027 2026-05-27 11:10:08.529 10 WARNING neutron_lib.context [None req-7a040edb-b263-4377-b1f0-ac62b86d56bf a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:10:08.537 9 INFO neutron.wsgi [None req-e5e000c5-6fd4-4e28-beb4-c6e552df10dd 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.84 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1861 time: 0.2166994 2026-05-27 11:10:08.547 10 WARNING neutron_lib.context [None req-81cce43a-e64d-4caa-be9b-d46a7da302cf 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:10:08.683 10 INFO neutron.db.ovn_revision_numbers_db [None req-7a040edb-b263-4377-b1f0-ac62b86d56bf a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource e98e5e2e-b1ed-49ca-8e27-aa45c19568e0 (type: security_group_rules) to 0 2026-05-27 11:10:08.714 10 INFO neutron.wsgi [None req-7a040edb-b263-4377-b1f0-ac62b86d56bf a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.1902106 2026-05-27 11:10:08.718 10 INFO neutron.db.ovn_revision_numbers_db [None req-81cce43a-e64d-4caa-be9b-d46a7da302cf 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] Successfully bumped revision number for resource f080c2c0-0300-457a-932f-804765718311 (type: security_group_rules) to 0 2026-05-27 11:10:08.732 9 WARNING neutron_lib.context [None req-83f8274c-4c57-40b3-bc40-88ccb9b077bc a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:10:08.750 10 INFO neutron.wsgi [None req-81cce43a-e64d-4caa-be9b-d46a7da302cf 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.2091212 2026-05-27 11:10:08.763 10 WARNING neutron_lib.context [None req-63f857eb-54d3-476d-854b-7c49b50cf173 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:10:08.899 9 INFO neutron.db.ovn_revision_numbers_db [None req-83f8274c-4c57-40b3-bc40-88ccb9b077bc a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource 7e5f18f9-b2c8-42ff-827b-b1bdbb7e00e7 (type: security_group_rules) to 0 2026-05-27 11:10:08.914 10 INFO neutron.db.ovn_revision_numbers_db [None req-63f857eb-54d3-476d-854b-7c49b50cf173 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] Successfully bumped revision number for resource cbcfcf76-11c8-42f0-8dad-60f537f877e8 (type: security_group_rules) to 0 2026-05-27 11:10:08.937 9 INFO neutron.wsgi [None req-83f8274c-4c57-40b3-bc40-88ccb9b077bc a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 798 time: 0.2097580 2026-05-27 11:10:08.946 10 INFO neutron.wsgi [None req-63f857eb-54d3-476d-854b-7c49b50cf173 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.1881061 2026-05-27 11:10:08.951 10 WARNING neutron_lib.context [None req-e653e572-096e-4961-be05-3c3108e1b55c a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:10:08.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023894 2026-05-27 11:10:08.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012395 2026-05-27 11:10:08.960 10 WARNING neutron_lib.context [None req-1a5e9b07-2c66-42ed-b076-d945081129f4 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:10:09.179 10 INFO neutron.db.ovn_revision_numbers_db [None req-e653e572-096e-4961-be05-3c3108e1b55c a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource ca51929d-5762-4ff9-8f0e-477fe079f7a6 (type: security_group_rules) to 0 2026-05-27 11:10:09.192 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] No hosting information found for port 0b48d605-15b2-499f-a095-93d178cf4f8e: RuntimeError: No hosting information found for port 0b48d605-15b2-499f-a095-93d178cf4f8e 2026-05-27 11:10:09.193 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status up for port: 12a8d966-ac89-4ac7-9d0b-0b6891b12724 2026-05-27 11:10:09.212 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port 12a8d966-ac89-4ac7-9d0b-0b6891b12724 2026-05-27 11:10:09.229 10 INFO neutron.wsgi [None req-e653e572-096e-4961-be05-3c3108e1b55c a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 800 time: 0.2875912 2026-05-27 11:10:09.243 9 WARNING neutron_lib.context [None req-14c87c82-0307-476b-a7f4-859b014f25e9 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:10:09.324 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1a5e9b07-2c66-42ed-b076-d945081129f4 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] No more DHCP agents 2026-05-27 11:10:09.330 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1a5e9b07-2c66-42ed-b076-d945081129f4 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:10:09.417 9 INFO neutron.db.ovn_revision_numbers_db [None req-14c87c82-0307-476b-a7f4-859b014f25e9 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource 68de4a76-aa0d-4906-87a1-a9cc43cc3180 (type: security_group_rules) to 0 2026-05-27 11:10:09.457 9 INFO neutron.wsgi [None req-14c87c82-0307-476b-a7f4-859b014f25e9 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 800 time: 0.2212691 2026-05-27 11:10:09.469 9 WARNING neutron_lib.context [None req-e1f53397-af8b-4b14-bc5e-7d7fb7c1d0f1 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:10:09.624 9 INFO neutron.db.ovn_revision_numbers_db [None req-e1f53397-af8b-4b14-bc5e-7d7fb7c1d0f1 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource ca8c20c3-cf7a-4da4-b662-adc0d4bebab2 (type: security_group_rules) to 0 2026-05-27 11:10:09.660 9 INFO neutron.wsgi [None req-e1f53397-af8b-4b14-bc5e-7d7fb7c1d0f1 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.1970975 2026-05-27 11:10:09.675 9 WARNING neutron_lib.context [None req-0ba06559-8da6-482a-aa36-516bf761a60b a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:10:09.747 10 INFO neutron.wsgi [None req-1a5e9b07-2c66-42ed-b076-d945081129f4 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.84 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 751 time: 0.7922051 2026-05-27 11:10:09.748 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource 12a8d966-ac89-4ac7-9d0b-0b6891b12724 (type: ports) to 2 2026-05-27 11:10:09.854 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ba06559-8da6-482a-aa36-516bf761a60b a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource 22b7b209-9211-4b04-9534-a6e8d0fb874b (type: security_group_rules) to 0 2026-05-27 11:10:09.888 9 INFO neutron.wsgi [None req-0ba06559-8da6-482a-aa36-516bf761a60b a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.2202318 2026-05-27 11:10:09.891 9 INFO neutron.wsgi [req-a4edb2e2-1b82-4798-aa0a-380321decaf2 req-2ec7650e-d01a-4d7c-91f6-1099b32809e7 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.56 "GET /v2.0/security-groups?name=tempest-secgroup-smoke-1877333239&fields=id&tenant_id=a5db6d0bb44849db826cae06ee6bf32a HTTP/1.1" status: 200 len: 267 time: 0.0559828 2026-05-27 11:10:09.902 9 WARNING neutron_lib.context [None req-c097ba22-f18a-40ed-9bee-6b67c93e6448 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:10:09.910 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource 12a8d966-ac89-4ac7-9d0b-0b6891b12724 (type: router_ports) to 2 2026-05-27 11:10:09.946 9 INFO neutron.wsgi [req-a4edb2e2-1b82-4798-aa0a-380321decaf2 req-a8f3e2b6-4294-4fbc-a555-a5a04316464e 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.56 "GET /v2.0/security-groups?name=tempest-securitygroup--655728789&fields=id&tenant_id=a5db6d0bb44849db826cae06ee6bf32a HTTP/1.1" status: 200 len: 267 time: 0.0413973 2026-05-27 11:10:10.059 9 INFO neutron.wsgi [req-a4edb2e2-1b82-4798-aa0a-380321decaf2 req-f5766dea-a350-4492-acf9-5c6e9da48eb5 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.56 "GET /v2.0/networks?id=89470e8d-4a33-4059-891e-4f0cfa223501 HTTP/1.1" status: 200 len: 872 time: 0.0999777 2026-05-27 11:10:10.087 9 INFO neutron.wsgi [req-a4edb2e2-1b82-4798-aa0a-380321decaf2 req-2052164f-8c19-4ed6-aee5-875039bf9592 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.56 "GET /v2.0/quotas/a5db6d0bb44849db826cae06ee6bf32a HTTP/1.1" status: 200 len: 491 time: 0.0187685 2026-05-27 11:10:10.153 9 INFO neutron.db.ovn_revision_numbers_db [None req-c097ba22-f18a-40ed-9bee-6b67c93e6448 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource 7fc72036-d6c5-47eb-96af-cd039397663e (type: security_group_rules) to 0 2026-05-27 11:10:10.198 9 INFO neutron.wsgi [None req-c097ba22-f18a-40ed-9bee-6b67c93e6448 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.3006644 2026-05-27 11:10:10.209 9 INFO neutron.wsgi [req-a4edb2e2-1b82-4798-aa0a-380321decaf2 req-c549ea03-9ca2-4eb3-8912-8741eb0f8f1c 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.56 "GET /v2.0/ports?tenant_id=a5db6d0bb44849db826cae06ee6bf32a&fields=id HTTP/1.1" status: 200 len: 302 time: 0.1146281 2026-05-27 11:10:10.211 10 WARNING neutron_lib.context [None req-afd9f963-a33a-4f3c-992e-8a93acab9fc2 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:10:10.296 9 INFO neutron.wsgi [req-a4edb2e2-1b82-4798-aa0a-380321decaf2 req-701881cf-a5cc-4541-bc91-3db8f287e1a7 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.56 "GET /v2.0/networks/89470e8d-4a33-4059-891e-4f0cfa223501?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0733528 2026-05-27 11:10:10.378 9 INFO neutron.wsgi [req-a4edb2e2-1b82-4798-aa0a-380321decaf2 req-098ce549-e5ee-4ed8-9dae-a4ea721dd48f 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.56 "GET /v2.0/networks/89470e8d-4a33-4059-891e-4f0cfa223501?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0779076 2026-05-27 11:10:10.386 10 INFO neutron.db.ovn_revision_numbers_db [None req-afd9f963-a33a-4f3c-992e-8a93acab9fc2 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource db3a2c7d-5561-440a-a5ea-f68da452a640 (type: security_group_rules) to 0 2026-05-27 11:10:10.389 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] No hosting information found for port 8a71d1d6-10f4-4977-9d21-c9f6949a3ef8: RuntimeError: No hosting information found for port 8a71d1d6-10f4-4977-9d21-c9f6949a3ef8 2026-05-27 11:10:10.417 10 INFO neutron.wsgi [None req-afd9f963-a33a-4f3c-992e-8a93acab9fc2 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 798 time: 0.2126236 2026-05-27 11:10:10.428 10 WARNING neutron_lib.context [None req-b93fdc9f-9b01-4d48-9370-1b9b74f8bd23 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:10:10.562 9 INFO neutron.wsgi [req-31b8ad72-4894-42d4-84a2-bf74a768d5ce req-8b98ad0d-52fd-42a1-84f5-eaa47c9dab71 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=4acd135a-d799-477a-85f2-dd37bc3948d9 HTTP/1.1" status: 200 len: 210 time: 0.0245464 2026-05-27 11:10:10.602 10 INFO neutron.db.ovn_revision_numbers_db [None req-b93fdc9f-9b01-4d48-9370-1b9b74f8bd23 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource e847130e-d127-4467-9c54-a8225ba47bbb (type: security_group_rules) to 0 2026-05-27 11:10:10.627 10 INFO neutron.wsgi [None req-b93fdc9f-9b01-4d48-9370-1b9b74f8bd23 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 800 time: 0.2052693 2026-05-27 11:10:10.640 10 WARNING neutron_lib.context [None req-dbc0d1ed-7c02-42ab-a440-d84b82c2e160 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:10:10.806 10 INFO neutron.db.ovn_revision_numbers_db [None req-dbc0d1ed-7c02-42ab-a440-d84b82c2e160 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource b556ea41-9c45-4007-b83c-2720e16bdd71 (type: security_group_rules) to 0 2026-05-27 11:10:10.833 10 INFO neutron.wsgi [None req-dbc0d1ed-7c02-42ab-a440-d84b82c2e160 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 796 time: 0.1990292 2026-05-27 11:10:11.084 9 INFO neutron.wsgi [req-3c9a03e7-b256-4081-a37e-ac2717b3be3f req-045a5b97-dcd6-4544-941a-7cbea85c004f a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.56 "GET /v2.0/security-groups?name=tempest-lb_member_SG-684597941&fields=id&tenant_id=93ae98ff4d1b4d8c855eeb47325978fc HTTP/1.1" status: 200 len: 267 time: 0.0407686 2026-05-27 11:10:11.163 9 INFO neutron.wsgi [req-3c9a03e7-b256-4081-a37e-ac2717b3be3f req-8e620dfe-81b8-4881-a64c-20586341930b a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.56 "GET /v2.0/networks?id=9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7 HTTP/1.1" status: 200 len: 903 time: 0.0710642 2026-05-27 11:10:11.182 9 INFO neutron.wsgi [req-3c9a03e7-b256-4081-a37e-ac2717b3be3f req-1aba36b0-49b4-4cf3-bd84-7cc84c2adc5e a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.56 "GET /v2.0/quotas/93ae98ff4d1b4d8c855eeb47325978fc HTTP/1.1" status: 200 len: 491 time: 0.0121179 2026-05-27 11:10:11.311 9 INFO neutron.wsgi [req-a4edb2e2-1b82-4798-aa0a-380321decaf2 req-ed9dd3e7-daba-4d51-ab8e-bf3e06eddf71 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 199.204.45.162 "GET /v2.0/networks?id=89470e8d-4a33-4059-891e-4f0cfa223501 HTTP/1.1" status: 200 len: 872 time: 0.1008134 2026-05-27 11:10:11.396 9 INFO neutron.wsgi [req-a4edb2e2-1b82-4798-aa0a-380321decaf2 req-a90694dc-266e-4277-83fe-4d5ea8f991d6 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 199.204.45.162 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=a5db6d0bb44849db826cae06ee6bf32a HTTP/1.1" status: 200 len: 472 time: 0.0673728 2026-05-27 11:10:11.426 9 WARNING neutron_lib.context [req-a4edb2e2-1b82-4798-aa0a-380321decaf2 req-bf6ef8a9-4289-4e94-b8b5-17363fdbf212 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:10:11.480 9 INFO neutron.wsgi [req-3c9a03e7-b256-4081-a37e-ac2717b3be3f req-43ab8525-83ce-4cfe-be93-5078bc050f25 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.56 "GET /v2.0/ports?tenant_id=93ae98ff4d1b4d8c855eeb47325978fc&fields=id HTTP/1.1" status: 200 len: 486 time: 0.2927537 2026-05-27 11:10:11.568 9 INFO neutron.wsgi [req-3c9a03e7-b256-4081-a37e-ac2717b3be3f req-8bbb14a4-89b1-41db-a740-c0e81732641a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.56 "GET /v2.0/networks/9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0765049 2026-05-27 11:10:11.658 9 INFO neutron.wsgi [req-3c9a03e7-b256-4081-a37e-ac2717b3be3f req-876a833f-298d-4ceb-948a-575b68b70395 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.56 "GET /v2.0/networks/9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0803471 2026-05-27 11:10:11.669 9 INFO neutron.wsgi [req-003a4cba-d074-45bf-b412-710cdd3d8961 req-a9056084-946e-473e-b89f-accfa91a63f1 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=4acd135a-d799-477a-85f2-dd37bc3948d9 HTTP/1.1" status: 200 len: 210 time: 0.0329232 2026-05-27 11:10:11.822 9 INFO neutron.wsgi [req-7a24bb47-8c9d-49fc-84f4-bd716b0b5216 req-46c02478-5a0f-40fa-af62-b6466477ffd2 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=4bc69d29-11c3-4645-9af0-77233094166e HTTP/1.1" status: 200 len: 210 time: 0.0365143 2026-05-27 11:10:11.867 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-a4edb2e2-1b82-4798-aa0a-380321decaf2 req-bf6ef8a9-4289-4e94-b8b5-17363fdbf212 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] No more DHCP agents 2026-05-27 11:10:11.869 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-a4edb2e2-1b82-4798-aa0a-380321decaf2 req-bf6ef8a9-4289-4e94-b8b5-17363fdbf212 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] Unable to schedule network 89470e8d-4a33-4059-891e-4f0cfa223501: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:10:12.019 9 INFO neutron.db.ovn_revision_numbers_db [req-a4edb2e2-1b82-4798-aa0a-380321decaf2 req-bf6ef8a9-4289-4e94-b8b5-17363fdbf212 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] Successfully bumped revision number for resource 4c9975f4-eeee-40b1-aa85-f577b714783d (type: ports) to 1 2026-05-27 11:10:12.039 9 INFO neutron.wsgi [req-a4edb2e2-1b82-4798-aa0a-380321decaf2 req-bf6ef8a9-4289-4e94-b8b5-17363fdbf212 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 199.204.45.162 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1197 time: 0.6180074 /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-05-27 11:10:12.485 9 INFO neutron.db.ovn_revision_numbers_db [req-a4edb2e2-1b82-4798-aa0a-380321decaf2 req-6684db6e-4cf6-4ceb-9b41-686930faabc3 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource 4c9975f4-eeee-40b1-aa85-f577b714783d (type: ports) to 2 2026-05-27 11:10:12.537 9 INFO neutron.wsgi [req-3c9a03e7-b256-4081-a37e-ac2717b3be3f req-873ad43c-5f00-44c7-98d0-2fda9adeb198 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 199.204.45.162 "GET /v2.0/networks?id=9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7 HTTP/1.1" status: 200 len: 903 time: 0.0919311 2026-05-27 11:10:12.610 9 INFO neutron.wsgi [req-3c9a03e7-b256-4081-a37e-ac2717b3be3f req-b1330be2-ad39-4a01-801a-f44ebeea7b13 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 199.204.45.162 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=93ae98ff4d1b4d8c855eeb47325978fc HTTP/1.1" status: 200 len: 377 time: 0.0633178 2026-05-27 11:10:12.650 9 WARNING neutron_lib.context [req-3c9a03e7-b256-4081-a37e-ac2717b3be3f req-a22116ae-9a72-49e9-9ba5-102a181c1cd9 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /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-05-27 11:10:13.051 9 INFO neutron.wsgi [req-9d81f33a-0386-4b98-987f-1d11dc593ab2 req-c8d3ff08-3ec5-4248-b7c8-761ccb06e17c 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=4acd135a-d799-477a-85f2-dd37bc3948d9 HTTP/1.1" status: 200 len: 1208 time: 0.3063362 2026-05-27 11:10:13.082 9 INFO neutron.db.ovn_revision_numbers_db [req-a4edb2e2-1b82-4798-aa0a-380321decaf2 req-6684db6e-4cf6-4ceb-9b41-686930faabc3 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource 4c9975f4-eeee-40b1-aa85-f577b714783d (type: ports) to 2 2026-05-27 11:10:13.124 9 INFO neutron.wsgi [req-a4edb2e2-1b82-4798-aa0a-380321decaf2 req-6684db6e-4cf6-4ceb-9b41-686930faabc3 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "PUT /v2.0/ports/4c9975f4-eeee-40b1-aa85-f577b714783d HTTP/1.1" status: 200 len: 1415 time: 1.0781682 2026-05-27 11:10:13.138 9 INFO neutron.wsgi [req-9d81f33a-0386-4b98-987f-1d11dc593ab2 req-621222ab-a433-4354-a8c8-e9d425001ef2 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=fd3672ee-99a7-4488-bdc6-d56511eeeb43&id=92e314bc-0f8e-41a5-9ca2-614bd9939d40&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.0787632 2026-05-27 11:10:13.174 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f4d14300-9ea2-4b5a-b6c3-03a9c3d8ebb0'] response: {'name': 'network-changed', 'server_uuid': '4acd135a-d799-477a-85f2-dd37bc3948d9', 'tag': '4c9975f4-eeee-40b1-aa85-f577b714783d', 'status': 'completed', 'code': 200} 2026-05-27 11:10:13.230 9 INFO neutron.wsgi [req-a4edb2e2-1b82-4798-aa0a-380321decaf2 req-200c2509-6da8-45fa-acc9-e4cd936b4d74 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=a5db6d0bb44849db826cae06ee6bf32a&device_id=4acd135a-d799-477a-85f2-dd37bc3948d9 HTTP/1.1" status: 200 len: 1446 time: 0.0595403 2026-05-27 11:10:13.274 9 INFO neutron.wsgi [req-a4edb2e2-1b82-4798-aa0a-380321decaf2 req-2319d5a3-da79-4ce8-ae82-ef43068fd38b 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=4c9975f4-eeee-40b1-aa85-f577b714783d HTTP/1.1" status: 200 len: 217 time: 0.0331621 2026-05-27 11:10:13.321 9 INFO neutron.wsgi [req-a4edb2e2-1b82-4798-aa0a-380321decaf2 req-cab006ff-e5e8-495c-909a-8f64bae332e7 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=ca643525-00d7-48ea-9ef2-aa71bbeddf6b HTTP/1.1" status: 200 len: 866 time: 0.0396450 2026-05-27 11:10:13.366 9 INFO neutron.wsgi [req-a4edb2e2-1b82-4798-aa0a-380321decaf2 req-43ecba80-feb1-41c9-9adc-32362558da77 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=89470e8d-4a33-4059-891e-4f0cfa223501&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0378821 2026-05-27 11:10:13.447 9 INFO neutron.wsgi [req-a4edb2e2-1b82-4798-aa0a-380321decaf2 req-252593c1-dfba-4769-8adb-2ab879deecf5 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/89470e8d-4a33-4059-891e-4f0cfa223501?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0757399 /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-05-27 11:10:13.503 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-3c9a03e7-b256-4081-a37e-ac2717b3be3f req-a22116ae-9a72-49e9-9ba5-102a181c1cd9 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] No more DHCP agents 2026-05-27 11:10:13.506 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-3c9a03e7-b256-4081-a37e-ac2717b3be3f req-a22116ae-9a72-49e9-9ba5-102a181c1cd9 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Unable to schedule network 9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:10:13.532 9 INFO neutron.wsgi [req-a4edb2e2-1b82-4798-aa0a-380321decaf2 req-690c9d32-61ef-4319-9305-d2ef6441c48d 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/89470e8d-4a33-4059-891e-4f0cfa223501?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0777709 /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-05-27 11:10:13.621 9 INFO neutron.wsgi [req-ab38ebd3-4891-4526-8e69-8dd7bf3523d3 req-71a400a8-ea8d-44c5-96c9-46dbbc7edfaa 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=a5db6d0bb44849db826cae06ee6bf32a&device_id=4acd135a-d799-477a-85f2-dd37bc3948d9 HTTP/1.1" status: 200 len: 1446 time: 0.0484586 2026-05-27 11:10:13.709 9 INFO neutron.wsgi [req-ab38ebd3-4891-4526-8e69-8dd7bf3523d3 req-9d5e3a94-fee5-456c-b56e-1621fa79b1a4 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=89470e8d-4a33-4059-891e-4f0cfa223501 HTTP/1.1" status: 200 len: 971 time: 0.0820830 2026-05-27 11:10:13.710 9 INFO neutron.db.ovn_revision_numbers_db [req-3c9a03e7-b256-4081-a37e-ac2717b3be3f req-a22116ae-9a72-49e9-9ba5-102a181c1cd9 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource b3e955cf-e60b-4dbe-a819-0e7cd10997ef (type: ports) to 1 2026-05-27 11:10:13.751 9 INFO neutron.wsgi [req-ab38ebd3-4891-4526-8e69-8dd7bf3523d3 req-fd890be5-fb15-486b-b84c-32b6b38a0c11 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=4c9975f4-eeee-40b1-aa85-f577b714783d HTTP/1.1" status: 200 len: 217 time: 0.0271106 2026-05-27 11:10:13.760 10 INFO neutron.wsgi [req-83a351ff-500a-4776-8b44-4acd9e9e55d2 req-59943401-9da9-449e-8ab9-3444ba277901 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?device_id=4acd135a-d799-477a-85f2-dd37bc3948d9 HTTP/1.1" status: 200 len: 1446 time: 0.0652223 2026-05-27 11:10:13.761 9 INFO neutron.wsgi [req-3c9a03e7-b256-4081-a37e-ac2717b3be3f req-a22116ae-9a72-49e9-9ba5-102a181c1cd9 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 199.204.45.162 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1388 time: 1.1190844 2026-05-27 11:10:13.813 10 INFO neutron.wsgi [req-83a351ff-500a-4776-8b44-4acd9e9e55d2 req-954f8e73-ad50-45df-bafc-d5a53dbfa1c9 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/security-groups?id=92e314bc-0f8e-41a5-9ca2-614bd9939d40&id=fd3672ee-99a7-4488-bdc6-d56511eeeb43&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.0390460 2026-05-27 11:10:13.819 9 INFO neutron.wsgi [req-ab38ebd3-4891-4526-8e69-8dd7bf3523d3 req-95847619-9313-4e5d-8768-f3f3fd8fb998 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=ca643525-00d7-48ea-9ef2-aa71bbeddf6b HTTP/1.1" status: 200 len: 866 time: 0.0420558 2026-05-27 11:10:13.872 9 INFO neutron.wsgi [req-ab38ebd3-4891-4526-8e69-8dd7bf3523d3 req-8c9fd945-3c3c-4887-8d5a-3a2a2f5280ab 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=89470e8d-4a33-4059-891e-4f0cfa223501&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0232193 2026-05-27 11:10:13.975 9 INFO neutron.wsgi [req-ab38ebd3-4891-4526-8e69-8dd7bf3523d3 req-c881d366-eb26-4935-b513-e6b416c09dfd 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/89470e8d-4a33-4059-891e-4f0cfa223501?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0838268 2026-05-27 11:10:14.065 9 INFO neutron.wsgi [req-ab38ebd3-4891-4526-8e69-8dd7bf3523d3 req-b914a141-5c9f-472a-8cdd-7ca84ee8bf14 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/89470e8d-4a33-4059-891e-4f0cfa223501?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0829222 /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-05-27 11:10:14.265 9 INFO neutron.wsgi [req-0e31487a-c6c5-4bad-958d-63ff4cfd5207 req-77601dd5-e900-4ea9-a4cb-b3079905343c 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=4acd135a-d799-477a-85f2-dd37bc3948d9 HTTP/1.1" status: 200 len: 1208 time: 0.0537155 2026-05-27 11:10:14.330 9 INFO neutron.wsgi [req-0e31487a-c6c5-4bad-958d-63ff4cfd5207 req-104fd399-d3fc-41f2-b4a8-3a912e98f64f 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=fd3672ee-99a7-4488-bdc6-d56511eeeb43&id=92e314bc-0f8e-41a5-9ca2-614bd9939d40&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.0536036 2026-05-27 11:10:14.339 9 INFO neutron.db.ovn_revision_numbers_db [req-3c9a03e7-b256-4081-a37e-ac2717b3be3f req-6a3fe562-2233-4760-a51b-aee821feff50 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource b3e955cf-e60b-4dbe-a819-0e7cd10997ef (type: ports) to 2 2026-05-27 11:10:14.581 9 INFO neutron.db.ovn_revision_numbers_db [req-3c9a03e7-b256-4081-a37e-ac2717b3be3f req-6a3fe562-2233-4760-a51b-aee821feff50 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource b3e955cf-e60b-4dbe-a819-0e7cd10997ef (type: ports) to 2 2026-05-27 11:10:14.595 9 INFO neutron.wsgi [req-3c9a03e7-b256-4081-a37e-ac2717b3be3f req-6a3fe562-2233-4760-a51b-aee821feff50 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "PUT /v2.0/ports/b3e955cf-e60b-4dbe-a819-0e7cd10997ef HTTP/1.1" status: 200 len: 1605 time: 0.8175671 /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-05-27 11:10:14.666 9 INFO neutron.wsgi [req-3c9a03e7-b256-4081-a37e-ac2717b3be3f req-890471b2-9faf-4ab9-843b-ae9e02f28e23 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=93ae98ff4d1b4d8c855eeb47325978fc&device_id=4bc69d29-11c3-4645-9af0-77233094166e HTTP/1.1" status: 200 len: 1636 time: 0.0334780 2026-05-27 11:10:14.706 9 INFO neutron.wsgi [req-3c9a03e7-b256-4081-a37e-ac2717b3be3f req-148c4dab-b07d-45ba-913c-d9330cfc4859 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.196&port_id=b3e955cf-e60b-4dbe-a819-0e7cd10997ef HTTP/1.1" status: 200 len: 217 time: 0.0287356 2026-05-27 11:10:14.736 9 INFO neutron.wsgi [req-3c9a03e7-b256-4081-a37e-ac2717b3be3f req-48863595-9299-41c1-9eae-006bd2141d0b 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A159&port_id=b3e955cf-e60b-4dbe-a819-0e7cd10997ef HTTP/1.1" status: 200 len: 217 time: 0.0218048 2026-05-27 11:10:14.790 9 INFO neutron.wsgi [req-3c9a03e7-b256-4081-a37e-ac2717b3be3f req-e779f9fc-d456-4abb-9cb6-f71bf061de78 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=cd7b6bde-3f14-4e16-ae57-843fc8b1a203&id=4a72ae37-519d-4e8d-9d88-880d31b82a3a HTTP/1.1" status: 200 len: 1562 time: 0.0473111 2026-05-27 11:10:14.824 9 INFO neutron.wsgi [req-3c9a03e7-b256-4081-a37e-ac2717b3be3f req-4d5618db-800b-4932-a88b-ffbd75194be8 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0263398 2026-05-27 11:10:14.855 9 INFO neutron.wsgi [req-3c9a03e7-b256-4081-a37e-ac2717b3be3f req-71161a77-7d27-483b-8f60-ad0d6ff5931d 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0252414 2026-05-27 11:10:14.927 9 INFO neutron.wsgi [req-3c9a03e7-b256-4081-a37e-ac2717b3be3f req-bd24907d-cb66-4e07-a580-eedde2675d8c 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0635481 2026-05-27 11:10:15.003 9 INFO neutron.wsgi [req-3c9a03e7-b256-4081-a37e-ac2717b3be3f req-c94590e4-f25e-496d-8759-37780d7a5911 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0686882 2026-05-27 11:10:15.207 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-4157f7de-1a2d-40c5-9e10-23709221cd36'] response: {'name': 'network-changed', 'server_uuid': '4bc69d29-11c3-4645-9af0-77233094166e', 'tag': 'b3e955cf-e60b-4dbe-a819-0e7cd10997ef', 'status': 'completed', 'code': 200} 2026-05-27 11:10:15.267 9 INFO neutron.wsgi [req-db685e79-f40e-4232-b650-c7a638a690b4 req-2ced94f9-1182-406b-9f15-bd9b19764ee8 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=93ae98ff4d1b4d8c855eeb47325978fc&device_id=4bc69d29-11c3-4645-9af0-77233094166e HTTP/1.1" status: 200 len: 1636 time: 0.0407777 2026-05-27 11:10:15.342 9 INFO neutron.wsgi [req-db685e79-f40e-4232-b650-c7a638a690b4 req-4148393b-fc57-47b2-87ea-3752578233d8 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7 HTTP/1.1" status: 200 len: 1002 time: 0.0666990 2026-05-27 11:10:15.374 9 INFO neutron.wsgi [req-db685e79-f40e-4232-b650-c7a638a690b4 req-26b38a70-4272-41e5-9fda-a88e8e5d077e 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.196&port_id=b3e955cf-e60b-4dbe-a819-0e7cd10997ef HTTP/1.1" status: 200 len: 217 time: 0.0269377 2026-05-27 11:10:15.417 9 INFO neutron.wsgi [req-db685e79-f40e-4232-b650-c7a638a690b4 req-4d2c8afe-6850-42d4-8569-d098290bf30a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A159&port_id=b3e955cf-e60b-4dbe-a819-0e7cd10997ef HTTP/1.1" status: 200 len: 217 time: 0.0354567 2026-05-27 11:10:15.435 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] No hosting information found for port 12a8d966-ac89-4ac7-9d0b-0b6891b12724: RuntimeError: No hosting information found for port 12a8d966-ac89-4ac7-9d0b-0b6891b12724 2026-05-27 11:10:15.435 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status up for port: 2ea806de-21f0-4766-93b4-05539e58af27 2026-05-27 11:10:15.445 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port 2ea806de-21f0-4766-93b4-05539e58af27 2026-05-27 11:10:15.467 9 INFO neutron.wsgi [req-db685e79-f40e-4232-b650-c7a638a690b4 req-916dc60b-4fac-48c3-ae0e-eaa6870f1b37 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=cd7b6bde-3f14-4e16-ae57-843fc8b1a203&id=4a72ae37-519d-4e8d-9d88-880d31b82a3a HTTP/1.1" status: 200 len: 1562 time: 0.0438910 2026-05-27 11:10:15.501 9 INFO neutron.wsgi [req-db685e79-f40e-4232-b650-c7a638a690b4 req-f9fae5e7-2e88-4f17-9375-84a3e6fb206a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0279977 2026-05-27 11:10:15.528 9 INFO neutron.wsgi [req-db685e79-f40e-4232-b650-c7a638a690b4 req-b0d5aa15-f038-43f1-a0f1-ee255f1b4478 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0187016 2026-05-27 11:10:15.579 9 INFO neutron.wsgi [req-8408c112-63d2-461c-b358-be77134a7eb6 req-fd296b30-d7d2-4933-8f23-c84d919e9a20 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=4acd135a-d799-477a-85f2-dd37bc3948d9 HTTP/1.1" status: 200 len: 1208 time: 0.1644306 2026-05-27 11:10:15.606 9 INFO neutron.wsgi [req-db685e79-f40e-4232-b650-c7a638a690b4 req-43e53bea-c58d-4d1b-9be6-e45c02737d23 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0721066 2026-05-27 11:10:15.659 9 INFO neutron.wsgi [req-8408c112-63d2-461c-b358-be77134a7eb6 req-b4ee70f4-dce6-4611-9d42-d2a33ca73f9d 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=fd3672ee-99a7-4488-bdc6-d56511eeeb43&id=92e314bc-0f8e-41a5-9ca2-614bd9939d40&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.0738630 2026-05-27 11:10:15.691 9 INFO neutron.wsgi [req-db685e79-f40e-4232-b650-c7a638a690b4 req-cfb574b6-f204-4477-af00-7de3ec02b934 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0778883 2026-05-27 11:10:15.897 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource 2ea806de-21f0-4766-93b4-05539e58af27 (type: ports) to 2 2026-05-27 11:10:16.042 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource 2ea806de-21f0-4766-93b4-05539e58af27 (type: router_ports) to 2 2026-05-27 11:10:16.768 9 INFO neutron.wsgi [req-4f3b2dfc-242b-4fa0-a4fe-9a5d04e68cb5 req-3dbb23d2-01a9-4e8e-acf7-21b4bb167ce7 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=4acd135a-d799-477a-85f2-dd37bc3948d9 HTTP/1.1" status: 200 len: 1208 time: 0.0411870 2026-05-27 11:10:16.820 9 INFO neutron.wsgi [req-4f3b2dfc-242b-4fa0-a4fe-9a5d04e68cb5 req-3373ef59-a1cb-4531-ab53-eb4fc2417afc 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=fd3672ee-99a7-4488-bdc6-d56511eeeb43&id=92e314bc-0f8e-41a5-9ca2-614bd9939d40&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.0464191 2026-05-27 11:10:16.997 9 INFO neutron.wsgi [req-470f837c-d428-4f36-8e04-dbb939023434 req-b3f9ca34-6010-473d-8110-df0f61725698 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=4bc69d29-11c3-4645-9af0-77233094166e HTTP/1.1" status: 200 len: 1398 time: 0.1149480 2026-05-27 11:10:17.055 9 INFO neutron.wsgi [req-470f837c-d428-4f36-8e04-dbb939023434 req-f5805101-4a7a-4df0-a319-8dbee2bb391b a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=04ebdf63-2dae-4cb8-ab1f-f3f2b8d65434&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0491261 2026-05-27 11:10:17.922 9 INFO neutron.wsgi [req-c02d4c0b-4564-4677-a241-52bb981c83df req-6118a27f-f60c-460b-bd65-b762bb94245e 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=4acd135a-d799-477a-85f2-dd37bc3948d9 HTTP/1.1" status: 200 len: 1208 time: 0.0439456 2026-05-27 11:10:17.980 9 INFO neutron.wsgi [req-c02d4c0b-4564-4677-a241-52bb981c83df req-f1274d1b-d3a6-4ca3-8572-46af6a04911d 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=fd3672ee-99a7-4488-bdc6-d56511eeeb43&id=92e314bc-0f8e-41a5-9ca2-614bd9939d40&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.0500271 2026-05-27 11:10:19.099 9 INFO neutron.wsgi [req-be3fdf02-8a67-4212-b96d-0e056e6d43d2 req-627866f7-a4eb-4ce1-86d6-da6d3d80fb4d 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=4acd135a-d799-477a-85f2-dd37bc3948d9 HTTP/1.1" status: 200 len: 1208 time: 0.0457997 2026-05-27 11:10:19.149 9 INFO neutron.wsgi [req-be3fdf02-8a67-4212-b96d-0e056e6d43d2 req-51aa8f7a-1130-402e-a692-03fb7cfe30b7 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=fd3672ee-99a7-4488-bdc6-d56511eeeb43&id=92e314bc-0f8e-41a5-9ca2-614bd9939d40&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.0421948 2026-05-27 11:10:20.273 9 INFO neutron.wsgi [req-4dfa5e20-7c04-4654-a0c5-0dcc3137cb07 req-1bb30575-b18a-4fac-9c9c-dbefb4ba27c9 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=4acd135a-d799-477a-85f2-dd37bc3948d9 HTTP/1.1" status: 200 len: 1208 time: 0.0424645 2026-05-27 11:10:20.323 9 INFO neutron.wsgi [req-4dfa5e20-7c04-4654-a0c5-0dcc3137cb07 req-3d330dc8-5e39-4fee-88d9-9c5988aa1e9d 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=fd3672ee-99a7-4488-bdc6-d56511eeeb43&id=92e314bc-0f8e-41a5-9ca2-614bd9939d40&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.0429158 2026-05-27 11:10:21.087 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] No hosting information found for port 2ea806de-21f0-4766-93b4-05539e58af27: RuntimeError: No hosting information found for port 2ea806de-21f0-4766-93b4-05539e58af27 2026-05-27 11:10:21.087 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status up for port: 4c9975f4-eeee-40b1-aa85-f577b714783d 2026-05-27 11:10:21.099 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port 4c9975f4-eeee-40b1-aa85-f577b714783d 2026-05-27 11:10:21.478 9 INFO neutron.wsgi [req-0b224ed0-238d-4f73-80cb-e358982120ba req-7898ac1a-c4d9-4e98-baf8-5ce6ad610bd6 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=4acd135a-d799-477a-85f2-dd37bc3948d9 HTTP/1.1" status: 200 len: 1208 time: 0.0898595 2026-05-27 11:10:21.482 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-aafa4e31-2357-40cc-a56f-9a7c834602b0'] response: {'server_uuid': '4acd135a-d799-477a-85f2-dd37bc3948d9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4c9975f4-eeee-40b1-aa85-f577b714783d', 'code': 200} 2026-05-27 11:10:21.548 9 INFO neutron.wsgi [req-0b224ed0-238d-4f73-80cb-e358982120ba req-6ee45985-e742-413f-b243-9d8a9dc6c31a 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=fd3672ee-99a7-4488-bdc6-d56511eeeb43&id=92e314bc-0f8e-41a5-9ca2-614bd9939d40&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.0625694 2026-05-27 11:10:21.653 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource 4c9975f4-eeee-40b1-aa85-f577b714783d (type: ports) to 4 2026-05-27 11:10:21.698 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status up for port: b3e955cf-e60b-4dbe-a819-0e7cd10997ef 2026-05-27 11:10:21.713 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port b3e955cf-e60b-4dbe-a819-0e7cd10997ef 2026-05-27 11:10:21.984 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource b3e955cf-e60b-4dbe-a819-0e7cd10997ef (type: ports) to 4 2026-05-27 11:10:22.218 9 INFO neutron.wsgi [req-a51811e3-d1ed-4f6e-9584-b696501cfb93 req-dae844a4-f7d7-4ece-b854-69381087b538 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=4bc69d29-11c3-4645-9af0-77233094166e HTTP/1.1" status: 200 len: 1400 time: 0.1039987 2026-05-27 11:10:22.264 9 INFO neutron.wsgi [req-a51811e3-d1ed-4f6e-9584-b696501cfb93 req-8c54e044-4d09-4ed7-bf23-e6580abd0781 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=04ebdf63-2dae-4cb8-ab1f-f3f2b8d65434&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0390487 2026-05-27 11:10:22.670 9 INFO neutron.wsgi [req-8e928e35-d201-4b64-accd-3b6acfeebb9f req-1294d9cc-47ac-4c55-9a7e-eb101cceffee 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=4acd135a-d799-477a-85f2-dd37bc3948d9 HTTP/1.1" status: 200 len: 1210 time: 0.0420561 2026-05-27 11:10:22.722 9 INFO neutron.wsgi [req-8e928e35-d201-4b64-accd-3b6acfeebb9f req-2fa25f00-8431-495d-b7bd-98ec64200b6f 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=fd3672ee-99a7-4488-bdc6-d56511eeeb43&id=92e314bc-0f8e-41a5-9ca2-614bd9939d40&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.0461857 2026-05-27 11:10:22.822 9 INFO neutron.wsgi [req-5bcd400b-8df6-4409-aca5-0e3a00832c15 req-ea2602c7-3eaa-4939-86d4-13a4370b18a7 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=4acd135a-d799-477a-85f2-dd37bc3948d9 HTTP/1.1" status: 200 len: 1210 time: 0.0467710 2026-05-27 11:10:23.528 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2640ce1-ea3e-46f7-b4ed-983f835a3927'] response: {'server_uuid': '4acd135a-d799-477a-85f2-dd37bc3948d9', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '4c9975f4-eeee-40b1-aa85-f577b714783d', 'code': 200} 2026-05-27 11:10:23.529 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2640ce1-ea3e-46f7-b4ed-983f835a3927'] response: {'server_uuid': '4bc69d29-11c3-4645-9af0-77233094166e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b3e955cf-e60b-4dbe-a819-0e7cd10997ef', 'code': 200} 2026-05-27 11:10:23.529 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f2640ce1-ea3e-46f7-b4ed-983f835a3927'] response: {'server_uuid': '4bc69d29-11c3-4645-9af0-77233094166e', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'b3e955cf-e60b-4dbe-a819-0e7cd10997ef', 'code': 200} 2026-05-27 11:10:23.850 9 INFO neutron.db.ovn_revision_numbers_db [None req-3de22e06-50d6-4b22-859e-b2e333185d2a 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] Successfully bumped revision number for resource 845b64ce-1a1b-4eb5-96db-fc9eb26275d7 (type: floatingips) to 1 2026-05-27 11:10:23.956 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0039778 2026-05-27 11:10:23.960 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025136 2026-05-27 11:10:23.997 9 INFO neutron.db.ovn_revision_numbers_db [None req-3de22e06-50d6-4b22-859e-b2e333185d2a 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] Successfully bumped revision number for resource 845b64ce-1a1b-4eb5-96db-fc9eb26275d7 (type: floatingips) to 2 2026-05-27 11:10:23.997 9 INFO neutron.db.l3_db [None req-3de22e06-50d6-4b22-859e-b2e333185d2a 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] Floating IP 845b64ce-1a1b-4eb5-96db-fc9eb26275d7 associated. External IP: 10.96.250.207, port: 4c9975f4-eeee-40b1-aa85-f577b714783d. 2026-05-27 11:10:24.026 9 INFO neutron.wsgi [None req-3de22e06-50d6-4b22-859e-b2e333185d2a 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.84 "PUT /v2.0/floatingips/845b64ce-1a1b-4eb5-96db-fc9eb26275d7 HTTP/1.1" status: 200 len: 1049 time: 1.1870434 2026-05-27 11:10:24.063 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-073071c8-1cfc-4187-adad-57032c4baf02'] response: {'name': 'network-changed', 'server_uuid': '4acd135a-d799-477a-85f2-dd37bc3948d9', 'tag': '4c9975f4-eeee-40b1-aa85-f577b714783d', 'status': 'completed', 'code': 200} 2026-05-27 11:10:24.122 9 INFO neutron.wsgi [req-26b2ade4-143e-4ddb-b45c-5f3e732ff729 req-9feb0a1d-cd86-4456-b27e-79cbbf1fc904 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=a5db6d0bb44849db826cae06ee6bf32a&device_id=4acd135a-d799-477a-85f2-dd37bc3948d9 HTTP/1.1" status: 200 len: 1448 time: 0.0468764 2026-05-27 11:10:24.183 9 INFO neutron.wsgi [req-26b2ade4-143e-4ddb-b45c-5f3e732ff729 req-964a9f61-8004-4be0-8e50-9ce479d69e49 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=89470e8d-4a33-4059-891e-4f0cfa223501 HTTP/1.1" status: 200 len: 971 time: 0.0562418 2026-05-27 11:10:24.251 9 INFO neutron.wsgi [req-26b2ade4-143e-4ddb-b45c-5f3e732ff729 req-75403bc6-5738-48dd-b79f-95f9b06d020c 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=4c9975f4-eeee-40b1-aa85-f577b714783d HTTP/1.1" status: 200 len: 1059 time: 0.0603147 2026-05-27 11:10:24.288 9 INFO neutron.wsgi [req-26b2ade4-143e-4ddb-b45c-5f3e732ff729 req-08dab0ea-0dc6-4a55-aa09-6965365a8881 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=ca643525-00d7-48ea-9ef2-aa71bbeddf6b HTTP/1.1" status: 200 len: 866 time: 0.0320146 2026-05-27 11:10:24.315 9 INFO neutron.wsgi [req-26b2ade4-143e-4ddb-b45c-5f3e732ff729 req-62adaaea-16e8-4c1e-a043-5e1980432cbb 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=89470e8d-4a33-4059-891e-4f0cfa223501&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0203228 2026-05-27 11:10:24.391 9 INFO neutron.wsgi [req-26b2ade4-143e-4ddb-b45c-5f3e732ff729 req-0a4c36e5-0641-4f9d-9a0d-9b01d326f6ec 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/89470e8d-4a33-4059-891e-4f0cfa223501?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0679505 2026-05-27 11:10:24.454 9 INFO neutron.wsgi [req-26b2ade4-143e-4ddb-b45c-5f3e732ff729 req-9adf8556-1398-4272-88c7-b718c57fd6b8 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/89470e8d-4a33-4059-891e-4f0cfa223501?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0578756 2026-05-27 11:10:25.561 9 INFO neutron.wsgi [req-6e7140de-2411-45f1-8d38-ddbf063d1e76 req-45bfdfa4-8e64-4cb1-819e-2ae508ee287d 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?device_id=4acd135a-d799-477a-85f2-dd37bc3948d9&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0598419 2026-05-27 11:10:25.658 9 INFO neutron.wsgi [req-6e7140de-2411-45f1-8d38-ddbf063d1e76 req-c1255669-7266-44a9-a64f-f582c1be3073 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=a5db6d0bb44849db826cae06ee6bf32a&device_id=4acd135a-d799-477a-85f2-dd37bc3948d9 HTTP/1.1" status: 200 len: 1448 time: 0.0494084 2026-05-27 11:10:25.735 9 INFO neutron.wsgi [req-6e7140de-2411-45f1-8d38-ddbf063d1e76 req-b4ed300b-ff73-40b8-9cf1-56d5a49e9bf0 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=89470e8d-4a33-4059-891e-4f0cfa223501 HTTP/1.1" status: 200 len: 971 time: 0.0581372 2026-05-27 11:10:25.780 9 INFO neutron.wsgi [req-6e7140de-2411-45f1-8d38-ddbf063d1e76 req-d461a4ee-ed2b-4c14-a23b-2439318f00b2 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.100.0.6&port_id=4c9975f4-eeee-40b1-aa85-f577b714783d HTTP/1.1" status: 200 len: 1059 time: 0.0381074 2026-05-27 11:10:25.823 9 INFO neutron.wsgi [req-6e7140de-2411-45f1-8d38-ddbf063d1e76 req-d724217b-f77b-44ba-b2ba-d0589cdcde9b 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=ca643525-00d7-48ea-9ef2-aa71bbeddf6b HTTP/1.1" status: 200 len: 866 time: 0.0362527 2026-05-27 11:10:25.853 9 INFO neutron.wsgi [req-6e7140de-2411-45f1-8d38-ddbf063d1e76 req-41f408e5-98a5-4929-b0f2-823a095a2e1e 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=89470e8d-4a33-4059-891e-4f0cfa223501&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0233705 2026-05-27 11:10:25.915 9 INFO neutron.wsgi [req-6e7140de-2411-45f1-8d38-ddbf063d1e76 req-ed1bc47c-dcaa-437f-bec8-fc6d6df7e9d3 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/89470e8d-4a33-4059-891e-4f0cfa223501?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0551040 2026-05-27 11:10:25.979 9 INFO neutron.wsgi [req-6e7140de-2411-45f1-8d38-ddbf063d1e76 req-a267707d-fb95-47b8-aa5e-ae41bbffee0b 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/89470e8d-4a33-4059-891e-4f0cfa223501?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0571761 2026-05-27 11:10:27.430 9 INFO neutron.wsgi [req-829cec3d-2af5-47cc-b735-0f8b773526aa req-0677ba6b-54c4-4b09-b506-f09c18a515a9 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=4bc69d29-11c3-4645-9af0-77233094166e HTTP/1.1" status: 200 len: 1400 time: 0.0991704 2026-05-27 11:10:27.486 9 INFO neutron.wsgi [req-829cec3d-2af5-47cc-b735-0f8b773526aa req-d3c02835-5c5e-467e-bad8-edd79ee4ca22 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=04ebdf63-2dae-4cb8-ab1f-f3f2b8d65434&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0488091 2026-05-27 11:10:27.586 9 INFO neutron.wsgi [None req-55003ba4-e2fa-4f1e-a916-501a34fca397 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "GET /v2.0/ports?network_id=9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7&mac_address=fa%3A16%3A3e%3A54%3A93%3A39 HTTP/1.1" status: 200 len: 1395 time: 0.0720291 2026-05-27 11:10:27.601 9 WARNING neutron_lib.context [None req-39f4e67a-efdd-4d9a-8652-caf31be559d5 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:10:27.871 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-39f4e67a-efdd-4d9a-8652-caf31be559d5 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] No more DHCP agents 2026-05-27 11:10:27.872 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-39f4e67a-efdd-4d9a-8652-caf31be559d5 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:10:28.569 9 INFO neutron.db.ovn_revision_numbers_db [None req-39f4e67a-efdd-4d9a-8652-caf31be559d5 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource b7462066-3b1a-419a-b807-e0aba2dd3082 (type: floatingips) to -1 2026-05-27 11:10:28.693 9 INFO neutron.db.ovn_revision_numbers_db [None req-39f4e67a-efdd-4d9a-8652-caf31be559d5 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource b7462066-3b1a-419a-b807-e0aba2dd3082 (type: floatingips) to 1 2026-05-27 11:10:28.693 9 INFO neutron.db.l3_db [None req-39f4e67a-efdd-4d9a-8652-caf31be559d5 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Floating IP b7462066-3b1a-419a-b807-e0aba2dd3082 associated. External IP: 10.96.250.208, port: b3e955cf-e60b-4dbe-a819-0e7cd10997ef. 2026-05-27 11:10:28.740 9 INFO neutron.wsgi [None req-39f4e67a-efdd-4d9a-8652-caf31be559d5 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1054 time: 1.1463652 2026-05-27 11:10:28.775 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9407d1a4-2686-4f4c-bf55-456b5b2c2177'] response: {'name': 'network-changed', 'server_uuid': '4bc69d29-11c3-4645-9af0-77233094166e', 'tag': 'b3e955cf-e60b-4dbe-a819-0e7cd10997ef', 'status': 'completed', 'code': 200} 2026-05-27 11:10:28.837 9 INFO neutron.wsgi [req-c2b3c4fc-226a-409a-b72c-d7d2a45fdb06 req-361c8a43-9379-471a-bc42-e9209aee132e 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=93ae98ff4d1b4d8c855eeb47325978fc&device_id=4bc69d29-11c3-4645-9af0-77233094166e HTTP/1.1" status: 200 len: 1638 time: 0.0432107 2026-05-27 11:10:28.882 9 INFO neutron.wsgi [req-554d3832-934d-40dc-9164-756de5215c1a req-c06e73cd-b44e-47e1-a1fc-8e3a958f5da6 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.56 "GET /v2.0/security-groups?name=tempest-lb_member_SG-684597941&fields=id&tenant_id=93ae98ff4d1b4d8c855eeb47325978fc HTTP/1.1" status: 200 len: 267 time: 0.0630367 2026-05-27 11:10:28.932 9 INFO neutron.wsgi [req-c2b3c4fc-226a-409a-b72c-d7d2a45fdb06 req-fb1e042b-5a02-42a0-84ff-eaca53493460 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7 HTTP/1.1" status: 200 len: 1002 time: 0.0865273 2026-05-27 11:10:28.988 9 INFO neutron.wsgi [req-554d3832-934d-40dc-9164-756de5215c1a req-cdde1b08-da44-45b5-82fa-83fdfd950e4f a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.56 "GET /v2.0/networks?id=bbc65aa7-5462-458d-a451-dd931d3aa32d HTTP/1.1" status: 200 len: 903 time: 0.0958202 2026-05-27 11:10:29.003 9 INFO neutron.wsgi [req-c2b3c4fc-226a-409a-b72c-d7d2a45fdb06 req-63751b08-cf6d-48be-b68b-ed15ffe0ef3e 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.196&port_id=b3e955cf-e60b-4dbe-a819-0e7cd10997ef HTTP/1.1" status: 200 len: 1059 time: 0.0637257 2026-05-27 11:10:29.007 9 INFO neutron.wsgi [req-554d3832-934d-40dc-9164-756de5215c1a req-cdb1f72e-6e91-4112-8c2b-88f80eeb21f7 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.56 "GET /v2.0/quotas/93ae98ff4d1b4d8c855eeb47325978fc HTTP/1.1" status: 200 len: 491 time: 0.0108564 2026-05-27 11:10:29.042 9 INFO neutron.wsgi [req-c2b3c4fc-226a-409a-b72c-d7d2a45fdb06 req-651a6949-38c4-4b40-9a33-4344e68e63f6 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A159&port_id=b3e955cf-e60b-4dbe-a819-0e7cd10997ef HTTP/1.1" status: 200 len: 217 time: 0.0311036 2026-05-27 11:10:29.094 9 INFO neutron.wsgi [req-c2b3c4fc-226a-409a-b72c-d7d2a45fdb06 req-0faffc35-2a50-412f-86ef-806dc59b67a2 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=cd7b6bde-3f14-4e16-ae57-843fc8b1a203&id=4a72ae37-519d-4e8d-9d88-880d31b82a3a HTTP/1.1" status: 200 len: 1562 time: 0.0418336 2026-05-27 11:10:29.127 9 INFO neutron.wsgi [req-c2b3c4fc-226a-409a-b72c-d7d2a45fdb06 req-cb766f83-1f8d-4871-a425-a97e417c1bc6 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0210793 2026-05-27 11:10:29.412 9 INFO neutron.wsgi [req-c2b3c4fc-226a-409a-b72c-d7d2a45fdb06 req-e53c7830-74f2-466a-917c-c9f19eedf23e 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.2806728 2026-05-27 11:10:29.503 9 INFO neutron.wsgi [req-c2b3c4fc-226a-409a-b72c-d7d2a45fdb06 req-4e644e23-85af-4014-a78f-9b06271070a4 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0853422 2026-05-27 11:10:29.509 9 INFO neutron.wsgi [req-554d3832-934d-40dc-9164-756de5215c1a req-bf68e05b-e4bc-4dfa-a68c-2b05bfc93a3d a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.56 "GET /v2.0/ports?tenant_id=93ae98ff4d1b4d8c855eeb47325978fc&fields=id HTTP/1.1" status: 200 len: 532 time: 0.4906256 2026-05-27 11:10:29.580 9 INFO neutron.wsgi [req-c2b3c4fc-226a-409a-b72c-d7d2a45fdb06 req-948bb8f4-e16b-4bdd-9435-600288ff2b5b 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0705576 2026-05-27 11:10:29.591 9 INFO neutron.wsgi [req-554d3832-934d-40dc-9164-756de5215c1a req-f9b36da6-4b19-4e75-ac35-18c79120ea4e 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.56 "GET /v2.0/networks/bbc65aa7-5462-458d-a451-dd931d3aa32d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0698509 2026-05-27 11:10:29.660 9 INFO neutron.wsgi [req-554d3832-934d-40dc-9164-756de5215c1a req-7a94d3ce-007a-4518-a5ff-8e12cb2edda7 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.56 "GET /v2.0/networks/bbc65aa7-5462-458d-a451-dd931d3aa32d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0599782 2026-05-27 11:10:29.805 9 INFO neutron.wsgi [req-0316f49b-6182-4a35-93f4-b71464103384 req-cc6d019a-21f5-4c1d-9639-d2e4ab66dcfd a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=2a6d0a72-49fc-4f92-8563-3baa7589bfaf HTTP/1.1" status: 200 len: 210 time: 0.0256052 2026-05-27 11:10:30.525 9 INFO neutron.wsgi [req-554d3832-934d-40dc-9164-756de5215c1a req-85562581-c15e-46eb-a6e9-adbfd6a72b7c a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 199.204.45.162 "GET /v2.0/networks?id=bbc65aa7-5462-458d-a451-dd931d3aa32d HTTP/1.1" status: 200 len: 903 time: 0.0822430 2026-05-27 11:10:30.585 9 INFO neutron.wsgi [req-554d3832-934d-40dc-9164-756de5215c1a req-6804f152-5477-4205-9402-cfa61fa83a0b a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 199.204.45.162 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=93ae98ff4d1b4d8c855eeb47325978fc HTTP/1.1" status: 200 len: 377 time: 0.0534890 2026-05-27 11:10:30.634 9 WARNING neutron_lib.context [req-554d3832-934d-40dc-9164-756de5215c1a req-2483cc11-d1b5-4514-8e7e-c31dc4c5c791 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:10:31.020 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-554d3832-934d-40dc-9164-756de5215c1a req-2483cc11-d1b5-4514-8e7e-c31dc4c5c791 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] No more DHCP agents 2026-05-27 11:10:31.024 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-554d3832-934d-40dc-9164-756de5215c1a req-2483cc11-d1b5-4514-8e7e-c31dc4c5c791 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Unable to schedule network bbc65aa7-5462-458d-a451-dd931d3aa32d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:10:31.190 9 INFO neutron.db.ovn_revision_numbers_db [req-554d3832-934d-40dc-9164-756de5215c1a req-2483cc11-d1b5-4514-8e7e-c31dc4c5c791 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource 8c4b03b0-750e-4fc2-8494-ce00339e4e00 (type: ports) to 1 2026-05-27 11:10:31.214 9 INFO neutron.wsgi [req-554d3832-934d-40dc-9164-756de5215c1a req-2483cc11-d1b5-4514-8e7e-c31dc4c5c791 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 199.204.45.162 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1392 time: 0.5905902 /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-05-27 11:10:31.320 10 INFO neutron.wsgi [None req-dced24d0-8302-4e22-ab27-bd882cf7bca2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1879 time: 0.1908131 2026-05-27 11:10:31.379 10 INFO neutron.wsgi [None req-72557e5b-e2fe-4e5a-a0b7-e0d5b50d61e4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 42859 time: 0.0570941 2026-05-27 11:10:31.492 10 INFO neutron.wsgi [None req-5a4317d7-a2c7-4246-92f1-b323884a5f0a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/ports HTTP/1.1" status: 200 len: 25142 time: 0.0987117 2026-05-27 11:10:31.577 10 INFO neutron.wsgi [None req-63812699-17ec-4ecc-95bd-9d8619b65c09 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 6805 time: 0.0714748 2026-05-27 11:10:31.591 10 INFO neutron.wsgi [None req-588f90c5-b989-46d0-876b-07d456b0811a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0112681 2026-05-27 11:10:31.610 10 INFO neutron.wsgi [None req-23411c1a-4704-4371-a875-fc82b2a1cde2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 4306 time: 0.0178819 2026-05-27 11:10:31.698 10 INFO neutron.wsgi [None req-e47bec3b-d89d-4e1a-b4ee-16acba3a1043 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/networks HTTP/1.1" status: 200 len: 6235 time: 0.0870197 2026-05-27 11:10:31.721 10 INFO neutron.wsgi [None req-b3347aca-b9e4-452a-a84f-f3163b32b7c4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0195181 2026-05-27 11:10:31.741 9 INFO neutron.db.ovn_revision_numbers_db [req-554d3832-934d-40dc-9164-756de5215c1a req-d184c224-c1c0-4dfc-990c-cfe0cb762259 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource 8c4b03b0-750e-4fc2-8494-ce00339e4e00 (type: ports) to 2 2026-05-27 11:10:31.772 10 INFO neutron.wsgi [None req-eab97b3d-78e4-43c2-a90a-7c4963a931c0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 6805 time: 0.0472350 2026-05-27 11:10:31.897 10 INFO neutron.wsgi [None req-082e5fbb-73d8-448e-a476-88aa1e107840 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/routers HTTP/1.1" status: 200 len: 3065 time: 0.1236246 2026-05-27 11:10:31.909 10 INFO neutron.wsgi [None req-e00ddb37-b434-4f96-b700-cc2a594be2e2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0108311 2026-05-27 11:10:31.977 9 INFO neutron.db.ovn_revision_numbers_db [req-554d3832-934d-40dc-9164-756de5215c1a req-d184c224-c1c0-4dfc-990c-cfe0cb762259 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource 8c4b03b0-750e-4fc2-8494-ce00339e4e00 (type: ports) to 2 2026-05-27 11:10:32.005 9 INFO neutron.wsgi [req-554d3832-934d-40dc-9164-756de5215c1a req-d184c224-c1c0-4dfc-990c-cfe0cb762259 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "PUT /v2.0/ports/8c4b03b0-750e-4fc2-8494-ce00339e4e00 HTTP/1.1" status: 200 len: 1609 time: 0.7792284 2026-05-27 11:10:32.041 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-6e5b2460-93c7-4ed5-9b85-8bb698ef9bca'] response: {'name': 'network-changed', 'server_uuid': '2a6d0a72-49fc-4f92-8563-3baa7589bfaf', 'tag': '8c4b03b0-750e-4fc2-8494-ce00339e4e00', '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-05-27 11:10:32.088 9 INFO neutron.wsgi [req-554d3832-934d-40dc-9164-756de5215c1a req-a6adfd99-b200-4631-8d1b-1858e942e188 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=93ae98ff4d1b4d8c855eeb47325978fc&device_id=2a6d0a72-49fc-4f92-8563-3baa7589bfaf HTTP/1.1" status: 200 len: 1640 time: 0.0445960 2026-05-27 11:10:32.123 9 INFO neutron.wsgi [req-554d3832-934d-40dc-9164-756de5215c1a req-d0f7242a-ea5a-46a0-ae95-d1887f278081 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.116&port_id=8c4b03b0-750e-4fc2-8494-ce00339e4e00 HTTP/1.1" status: 200 len: 217 time: 0.0295746 2026-05-27 11:10:32.157 9 INFO neutron.wsgi [req-554d3832-934d-40dc-9164-756de5215c1a req-58f9f12a-42d1-4471-8ac5-fb4a043cedbd 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2fe&port_id=8c4b03b0-750e-4fc2-8494-ce00339e4e00 HTTP/1.1" status: 200 len: 217 time: 0.0265708 2026-05-27 11:10:32.204 9 INFO neutron.wsgi [req-554d3832-934d-40dc-9164-756de5215c1a req-59873171-c78c-49e8-9da1-293e2c9bf4cb 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=cd0342ea-fd8a-46a4-bdeb-42bfd3d0cca1&id=f9bfe733-a930-4bc2-b5a2-fc8af14bbb35 HTTP/1.1" status: 200 len: 1567 time: 0.0395892 2026-05-27 11:10:32.239 9 INFO neutron.wsgi [req-554d3832-934d-40dc-9164-756de5215c1a req-63169178-adf2-4e41-a08a-1920005633e2 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=bbc65aa7-5462-458d-a451-dd931d3aa32d&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0264459 2026-05-27 11:10:32.274 9 INFO neutron.wsgi [req-554d3832-934d-40dc-9164-756de5215c1a req-fdaa0e94-0dfb-407a-bdca-20895eb91a28 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=bbc65aa7-5462-458d-a451-dd931d3aa32d&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0276823 2026-05-27 11:10:32.347 9 INFO neutron.wsgi [req-554d3832-934d-40dc-9164-756de5215c1a req-f81daabe-27da-4822-825b-f7e4ba01bc1e 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/bbc65aa7-5462-458d-a451-dd931d3aa32d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0646620 2026-05-27 11:10:32.414 9 INFO neutron.wsgi [req-554d3832-934d-40dc-9164-756de5215c1a req-16cc5dfc-fb27-4e93-bbab-7326d8c082c9 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/bbc65aa7-5462-458d-a451-dd931d3aa32d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0612435 2026-05-27 11:10:32.503 9 INFO neutron.wsgi [req-86f90a74-a39f-4d2b-9499-10bb05934987 req-c19ee5c4-c27a-4698-b249-100801e9833e 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=93ae98ff4d1b4d8c855eeb47325978fc&device_id=2a6d0a72-49fc-4f92-8563-3baa7589bfaf HTTP/1.1" status: 200 len: 1640 time: 0.0448723 2026-05-27 11:10:32.573 9 INFO neutron.wsgi [req-86f90a74-a39f-4d2b-9499-10bb05934987 req-c0ec5f2b-c36a-4c7d-a6ae-035494a2257d 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=bbc65aa7-5462-458d-a451-dd931d3aa32d HTTP/1.1" status: 200 len: 1002 time: 0.0642970 2026-05-27 11:10:32.613 9 INFO neutron.wsgi [req-86f90a74-a39f-4d2b-9499-10bb05934987 req-3a7547e8-8b6d-40a4-9a53-67bfa3753bb2 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.116&port_id=8c4b03b0-750e-4fc2-8494-ce00339e4e00 HTTP/1.1" status: 200 len: 217 time: 0.0302739 2026-05-27 11:10:32.650 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status up for port: 8c4b03b0-750e-4fc2-8494-ce00339e4e00 2026-05-27 11:10:32.654 9 INFO neutron.wsgi [req-86f90a74-a39f-4d2b-9499-10bb05934987 req-8fea1828-a054-4e62-b5ca-b8edaf9b7d36 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2fe&port_id=8c4b03b0-750e-4fc2-8494-ce00339e4e00 HTTP/1.1" status: 200 len: 217 time: 0.0313268 2026-05-27 11:10:32.665 9 INFO neutron.plugins.ml2.plugin [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Attempt 1 to provision port 8c4b03b0-750e-4fc2-8494-ce00339e4e00 2026-05-27 11:10:32.701 9 INFO neutron.wsgi [req-86f90a74-a39f-4d2b-9499-10bb05934987 req-e15fc11a-a978-4265-b567-0c3b2e5d2ece 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=cd0342ea-fd8a-46a4-bdeb-42bfd3d0cca1&id=f9bfe733-a930-4bc2-b5a2-fc8af14bbb35 HTTP/1.1" status: 200 len: 1567 time: 0.0428464 2026-05-27 11:10:32.738 9 INFO neutron.wsgi [req-86f90a74-a39f-4d2b-9499-10bb05934987 req-f918e749-d2f5-4455-96ff-c557d6c88e89 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=bbc65aa7-5462-458d-a451-dd931d3aa32d&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0283003 2026-05-27 11:10:32.769 9 INFO neutron.wsgi [req-86f90a74-a39f-4d2b-9499-10bb05934987 req-f124180e-e007-4bf9-b902-d7ff1837af26 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=bbc65aa7-5462-458d-a451-dd931d3aa32d&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0212572 2026-05-27 11:10:32.852 9 INFO neutron.wsgi [req-86f90a74-a39f-4d2b-9499-10bb05934987 req-a1d71bf1-56ec-4c4f-ada4-d6504dc8492a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/bbc65aa7-5462-458d-a451-dd931d3aa32d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0721736 2026-05-27 11:10:32.939 9 INFO neutron.wsgi [req-86f90a74-a39f-4d2b-9499-10bb05934987 req-88a401b3-deb6-4a5e-8344-4f389aa9dc2d 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/bbc65aa7-5462-458d-a451-dd931d3aa32d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0778334 2026-05-27 11:10:33.031 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource 8c4b03b0-750e-4fc2-8494-ce00339e4e00 (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-05-27 11:10:33.816 9 INFO neutron.wsgi [req-c19f3af2-06ed-4f5e-8f3a-798e5d843dee req-6dae6986-a8db-42ed-8b64-a0caaad02afd 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.136 "GET /v2.0/ports?device_id=4bc69d29-11c3-4645-9af0-77233094166e HTTP/1.1" status: 200 len: 1638 time: 0.0447915 2026-05-27 11:10:33.868 9 INFO neutron.wsgi [req-c19f3af2-06ed-4f5e-8f3a-798e5d843dee req-4d4afc8c-6c58-499d-bd8f-3e504c6db038 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.136 "GET /v2.0/security-groups?id=04ebdf63-2dae-4cb8-ab1f-f3f2b8d65434&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0446622 2026-05-27 11:10:34.090 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-45295d79-7148-4cb5-a48e-1c8356aa81a8'] response: {'server_uuid': '2a6d0a72-49fc-4f92-8563-3baa7589bfaf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8c4b03b0-750e-4fc2-8494-ce00339e4e00', 'code': 200} 2026-05-27 11:10:34.090 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-45295d79-7148-4cb5-a48e-1c8356aa81a8'] response: {'server_uuid': '2a6d0a72-49fc-4f92-8563-3baa7589bfaf', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '8c4b03b0-750e-4fc2-8494-ce00339e4e00', 'code': 200} 2026-05-27 11:10:34.986 9 INFO neutron.wsgi [req-eb5d07b1-bb0a-48be-a807-d63e15aff5ad req-378a0c00-f9e6-438d-acc0-e88bbabe9943 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=2a6d0a72-49fc-4f92-8563-3baa7589bfaf HTTP/1.1" status: 200 len: 1404 time: 0.1034818 2026-05-27 11:10:35.043 9 INFO neutron.wsgi [req-eb5d07b1-bb0a-48be-a807-d63e15aff5ad req-0589dc1b-4dc5-4979-b881-4021c0e12c01 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=04ebdf63-2dae-4cb8-ab1f-f3f2b8d65434&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0518098 2026-05-27 11:10:35.113 9 INFO neutron.wsgi [None req-499d1095-cc09-4a15-8354-a7e8231560e1 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "GET /v2.0/ports?network_id=bbc65aa7-5462-458d-a451-dd931d3aa32d&mac_address=fa%3A16%3A3e%3Aff%3A2b%3A72 HTTP/1.1" status: 200 len: 1399 time: 0.0471668 2026-05-27 11:10:35.123 9 WARNING neutron_lib.context [None req-48e91758-49ba-47df-892e-0bd8bc3bb076 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:10:35.412 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-48e91758-49ba-47df-892e-0bd8bc3bb076 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] No more DHCP agents 2026-05-27 11:10:35.417 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-48e91758-49ba-47df-892e-0bd8bc3bb076 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:10:36.262 9 INFO neutron.db.ovn_revision_numbers_db [None req-48e91758-49ba-47df-892e-0bd8bc3bb076 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource 0e70c05d-5d7d-4db1-8757-aa51e1f40e63 (type: floatingips) to -1 2026-05-27 11:10:36.441 9 INFO neutron.db.ovn_revision_numbers_db [None req-48e91758-49ba-47df-892e-0bd8bc3bb076 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource 0e70c05d-5d7d-4db1-8757-aa51e1f40e63 (type: floatingips) to 1 2026-05-27 11:10:36.442 9 INFO neutron.db.l3_db [None req-48e91758-49ba-47df-892e-0bd8bc3bb076 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Floating IP 0e70c05d-5d7d-4db1-8757-aa51e1f40e63 associated. External IP: 10.96.250.213, port: 8c4b03b0-750e-4fc2-8494-ce00339e4e00. 2026-05-27 11:10:36.491 9 INFO neutron.wsgi [None req-48e91758-49ba-47df-892e-0bd8bc3bb076 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1054 time: 1.3727841 2026-05-27 11:10:36.525 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-a9a1594b-607f-466e-917b-bbaaeeac0b12'] response: {'name': 'network-changed', 'server_uuid': '2a6d0a72-49fc-4f92-8563-3baa7589bfaf', 'tag': '8c4b03b0-750e-4fc2-8494-ce00339e4e00', '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-05-27 11:10:36.597 9 INFO neutron.wsgi [req-0ce9c3ff-bbf4-42bb-86ef-1db999efe542 req-f0fb84b0-4eb4-439f-b63c-90b73f67b329 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=93ae98ff4d1b4d8c855eeb47325978fc&device_id=2a6d0a72-49fc-4f92-8563-3baa7589bfaf HTTP/1.1" status: 200 len: 1642 time: 0.0475953 2026-05-27 11:10:36.682 9 INFO neutron.wsgi [req-0ce9c3ff-bbf4-42bb-86ef-1db999efe542 req-6f935169-905a-4216-971e-042ac328f643 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=bbc65aa7-5462-458d-a451-dd931d3aa32d HTTP/1.1" status: 200 len: 1002 time: 0.0788317 2026-05-27 11:10:36.747 9 INFO neutron.wsgi [req-0ce9c3ff-bbf4-42bb-86ef-1db999efe542 req-ce9d2c4a-87f1-4218-adcc-2c52c32b192c 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.116&port_id=8c4b03b0-750e-4fc2-8494-ce00339e4e00 HTTP/1.1" status: 200 len: 1059 time: 0.0597351 2026-05-27 11:10:36.783 9 INFO neutron.wsgi [req-0ce9c3ff-bbf4-42bb-86ef-1db999efe542 req-a5303710-e1d8-4c7d-9ad3-349b84d695cc 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2fe&port_id=8c4b03b0-750e-4fc2-8494-ce00339e4e00 HTTP/1.1" status: 200 len: 217 time: 0.0278182 2026-05-27 11:10:36.831 9 INFO neutron.wsgi [req-0ce9c3ff-bbf4-42bb-86ef-1db999efe542 req-588c3096-81e7-47f4-9672-717b0a1b80c4 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=cd0342ea-fd8a-46a4-bdeb-42bfd3d0cca1&id=f9bfe733-a930-4bc2-b5a2-fc8af14bbb35 HTTP/1.1" status: 200 len: 1567 time: 0.0379593 2026-05-27 11:10:36.870 9 INFO neutron.wsgi [req-0ce9c3ff-bbf4-42bb-86ef-1db999efe542 req-1d5003f8-4491-4ecc-84c5-ea7250ce24b5 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=bbc65aa7-5462-458d-a451-dd931d3aa32d&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0315018 2026-05-27 11:10:36.901 9 INFO neutron.wsgi [req-0ce9c3ff-bbf4-42bb-86ef-1db999efe542 req-0ac2f01a-34e5-407d-99c6-eff8c4ce5673 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=bbc65aa7-5462-458d-a451-dd931d3aa32d&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0234661 2026-05-27 11:10:36.976 9 INFO neutron.wsgi [req-0ce9c3ff-bbf4-42bb-86ef-1db999efe542 req-276b1697-9e42-4cb8-9f8b-f9d5be05cb01 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/bbc65aa7-5462-458d-a451-dd931d3aa32d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0668042 2026-05-27 11:10:37.065 9 INFO neutron.wsgi [req-0ce9c3ff-bbf4-42bb-86ef-1db999efe542 req-f9dc1353-c221-4492-9eba-dffd988dded0 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/bbc65aa7-5462-458d-a451-dd931d3aa32d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0813012 2026-05-27 11:10:38.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022440 2026-05-27 11:10:38.957 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015054 2026-05-27 11:10:39.760 9 INFO neutron.wsgi [req-29b06975-ebc7-4c78-9c4f-c147d29b8208 req-31395838-032f-4b80-b905-b2afda22d8de 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=4acd135a-d799-477a-85f2-dd37bc3948d9 HTTP/1.1" status: 200 len: 1210 time: 0.3528254 2026-05-27 11:10:39.809 9 INFO neutron.wsgi [req-29b06975-ebc7-4c78-9c4f-c147d29b8208 req-72c3b0f9-62d4-47c9-87e7-329c6df6c70e 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=fd3672ee-99a7-4488-bdc6-d56511eeeb43&id=92e314bc-0f8e-41a5-9ca2-614bd9939d40&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.0432496 2026-05-27 11:10:39.994 10 INFO neutron.wsgi [None req-53649282-6393-4b12-bb83-ec9007e366bd 6f07b6661bc942a7beeb4dd033fcadaa dc0a6cd676494c97b5e5f11b419ed85c - - default default] 10.0.0.84 "GET /v2.0/ports?device_id=4acd135a-d799-477a-85f2-dd37bc3948d9 HTTP/1.1" status: 200 len: 1443 time: 0.1593807 2026-05-27 11:10:40.085 10 INFO neutron.wsgi [None req-5ae0916e-a2e8-43af-a30a-b157786adc10 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.84 "GET /v2.0/floatingips?floating_network_id=889b54fb-2d9e-49fa-a546-7ad775c9e91b&port_id=4c9975f4-eeee-40b1-aa85-f577b714783d HTTP/1.1" status: 200 len: 1054 time: 0.0853262 2026-05-27 11:10:40.367 10 INFO neutron.wsgi [req-8d45ae94-4d5a-4ad3-bd9b-b9881fb7231e req-8adc9d2d-3fa7-4fb4-8d55-4e166dc40a31 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.136 "GET /v2.0/ports?device_id=4acd135a-d799-477a-85f2-dd37bc3948d9 HTTP/1.1" status: 200 len: 1448 time: 0.0392323 2026-05-27 11:10:40.420 10 INFO neutron.wsgi [req-8d45ae94-4d5a-4ad3-bd9b-b9881fb7231e req-63d86d3c-66cb-46c3-a3d9-f1bb031b248a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.136 "GET /v2.0/security-groups?id=fd3672ee-99a7-4488-bdc6-d56511eeeb43&id=92e314bc-0f8e-41a5-9ca2-614bd9939d40&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.0438583 2026-05-27 11:10:42.487 9 INFO neutron.wsgi [req-8f5201e4-7230-47b2-883c-846bdf3f4525 req-3a487adf-7f90-48db-8c22-3b63df690cae 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=4acd135a-d799-477a-85f2-dd37bc3948d9 HTTP/1.1" status: 200 len: 1210 time: 0.0434268 2026-05-27 11:10:42.488 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status down for port: 4c9975f4-eeee-40b1-aa85-f577b714783d 2026-05-27 11:10:42.546 9 INFO neutron.wsgi [req-8f5201e4-7230-47b2-883c-846bdf3f4525 req-78ecb001-9f4d-4240-8ef0-b775430b8c36 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=fd3672ee-99a7-4488-bdc6-d56511eeeb43&id=92e314bc-0f8e-41a5-9ca2-614bd9939d40&fields=id&fields=name HTTP/1.1" status: 200 len: 405 time: 0.0514784 2026-05-27 11:10:42.659 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bc130083-d756-4871-b31b-8309b64abcbe'] response: {'server_uuid': '4acd135a-d799-477a-85f2-dd37bc3948d9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4c9975f4-eeee-40b1-aa85-f577b714783d', 'code': 200} 2026-05-27 11:10:42.797 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource 4c9975f4-eeee-40b1-aa85-f577b714783d (type: ports) to 5 2026-05-27 11:10:42.819 9 INFO neutron.wsgi [req-aac17cbd-828d-4432-9733-3e065c76d4a2 req-652dd238-86b0-4892-b3f1-d326f66769b0 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=4acd135a-d799-477a-85f2-dd37bc3948d9 HTTP/1.1" status: 200 len: 1208 time: 0.0474267 2026-05-27 11:10:43.278 9 INFO neutron.db.l3_db [req-aac17cbd-828d-4432-9733-3e065c76d4a2 req-b7bb3d4a-ca28-4c0b-ab24-88d6421d13fd 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] Floating IP 845b64ce-1a1b-4eb5-96db-fc9eb26275d7 disassociated. External IP: 10.96.250.207, port: 4c9975f4-eeee-40b1-aa85-f577b714783d. 2026-05-27 11:10:43.410 9 INFO neutron.wsgi [req-aac17cbd-828d-4432-9733-3e065c76d4a2 req-b7bb3d4a-ca28-4c0b-ab24-88d6421d13fd 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 199.204.45.162 "DELETE /v2.0/ports/4c9975f4-eeee-40b1-aa85-f577b714783d HTTP/1.1" status: 204 len: 173 time: 0.5865998 2026-05-27 11:10:43.447 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-73a45262-7ed8-42bf-af24-c67ea15e625f'] response: {'server_uuid': '4acd135a-d799-477a-85f2-dd37bc3948d9', 'name': 'network-vif-deleted', 'tag': '4c9975f4-eeee-40b1-aa85-f577b714783d', 'status': 'completed', 'code': 200} 2026-05-27 11:10:43.645 9 INFO neutron.wsgi [req-aaf639ee-d942-42f3-b7a5-3e38b2471129 req-3b8b7ee8-435c-4687-b757-c4cac55164f1 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=4acd135a-d799-477a-85f2-dd37bc3948d9 HTTP/1.1" status: 200 len: 210 time: 0.0262806 2026-05-27 11:10:44.706 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-46a5681b-1b2f-4f80-a144-ac7a32e5857e'] response: {'server_uuid': '4acd135a-d799-477a-85f2-dd37bc3948d9', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '4c9975f4-eeee-40b1-aa85-f577b714783d', '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-05-27 11:10:44.905 10 INFO neutron.wsgi [None req-399ce23a-57d2-4694-85f4-2ed6a135f5de 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/92e314bc-0f8e-41a5-9ca2-614bd9939d40 HTTP/1.1" status: 204 len: 168 time: 0.1127386 2026-05-27 11:10:44.923 10 INFO neutron.api.v2.resource [None req-baa15011-082d-473d-9b05-82d7f510baff 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:10:44.925 10 INFO neutron.wsgi [None req-baa15011-082d-473d-9b05-82d7f510baff 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.84 "GET /v2.0/security-groups/92e314bc-0f8e-41a5-9ca2-614bd9939d40 HTTP/1.1" status: 404 len: 347 time: 0.0141540 2026-05-27 11:10:45.309 10 INFO neutron.wsgi [None req-945d4a03-7b72-4d4f-985b-5268d2a53cea 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.84 "DELETE /v2.0/floatingips/845b64ce-1a1b-4eb5-96db-fc9eb26275d7 HTTP/1.1" status: 204 len: 168 time: 0.3797996 2026-05-27 11:10:45.484 10 INFO neutron.wsgi [None req-6f47ce82-6bd3-4369-ba5b-fb97e8f6bad5 18da7eb061c0470890d2fac22fdf374c a5db6d0bb44849db826cae06ee6bf32a - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/fd3672ee-99a7-4488-bdc6-d56511eeeb43 HTTP/1.1" status: 204 len: 168 time: 0.1690414 2026-05-27 11:10:46.343 10 INFO neutron.wsgi [req-937a2a91-0bd5-49ea-83ef-3eaba6b3957f req-73b5c3f5-d67b-4fc5-b3fb-8aa481a07a81 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.136 "GET /v2.0/ports?device_id=2a6d0a72-49fc-4f92-8563-3baa7589bfaf HTTP/1.1" status: 200 len: 1642 time: 0.0590098 2026-05-27 11:10:46.681 10 INFO neutron.wsgi [req-937a2a91-0bd5-49ea-83ef-3eaba6b3957f req-97cd8cc0-26c1-4169-b10a-2519bac568c6 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.136 "GET /v2.0/security-groups?id=04ebdf63-2dae-4cb8-ab1f-f3f2b8d65434&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.3182144 2026-05-27 11:10:47.304 10 INFO neutron.wsgi [None req-5f10fe69-d56b-449c-825d-c9032e621cbf c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "PUT /v2.0/routers/3eb3b2c8-819e-4000-93de-38f1c3120a02/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.7844710 2026-05-27 11:10:48.154 9 INFO neutron.wsgi [None req-a7382dd6-f360-4413-be52-38c705d40389 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/routers/3eb3b2c8-819e-4000-93de-38f1c3120a02 HTTP/1.1" status: 204 len: 168 time: 0.8438179 2026-05-27 11:10:48.375 9 INFO neutron.wsgi [None req-9dfbfda2-a63c-4c8a-96b6-c7b689ec00f0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/subnets/ca643525-00d7-48ea-9ef2-aa71bbeddf6b HTTP/1.1" status: 204 len: 168 time: 0.2165892 2026-05-27 11:10:48.767 9 INFO neutron.services.segments.plugin [-] Segment babff5a9-4a0a-4b78-8bbc-a3f76557d725 resource provider aggregate not found 2026-05-27 11:10:48.775 9 INFO neutron.services.segments.plugin [-] Segment babff5a9-4a0a-4b78-8bbc-a3f76557d725 resource provider aggregate not found 2026-05-27 11:10:48.785 9 INFO neutron.services.segments.plugin [-] Segment babff5a9-4a0a-4b78-8bbc-a3f76557d725 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 babff5a9-4a0a-4b78-8bbc-a3f76557d725 found for delete ", "request_id": "req-b860c4d8-eab8-41bc-9ca8-7a2e212ab110"}]} 2026-05-27 11:10:48.796 9 INFO neutron.wsgi [None req-55093e1e-95d4-4df6-9f87-db5770458ae1 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/networks/89470e8d-4a33-4059-891e-4f0cfa223501 HTTP/1.1" status: 204 len: 168 time: 0.4159682 2026-05-27 11:10:48.804 9 INFO neutron.services.segments.plugin [-] Segment babff5a9-4a0a-4b78-8bbc-a3f76557d725 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 babff5a9-4a0a-4b78-8bbc-a3f76557d725 found for delete ", "request_id": "req-eb5ca002-3cdc-4c03-b459-627c55aabd03"}]} /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-05-27 11:10:49.926 10 INFO neutron.wsgi [None req-8bd36092-c126-4513-901f-74265b1b8f0a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "PUT /v2.0/routers/8281c7a5-2da1-4647-af9d-b58d1e62e53b/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.1258669 /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-05-27 11:10:51.054 10 INFO neutron.wsgi [None req-7b66c33d-8a0d-4c27-8efb-6cf5b7c1ed7d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/routers/8281c7a5-2da1-4647-af9d-b58d1e62e53b HTTP/1.1" status: 204 len: 168 time: 1.1208224 2026-05-27 11:10:51.275 10 INFO neutron.wsgi [None req-cdb404ff-6551-4a9d-af0f-f7da34baefa6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/subnets/7ac22711-6885-46c9-88bf-47f17abce417 HTTP/1.1" status: 204 len: 168 time: 0.2165043 2026-05-27 11:10:51.671 10 INFO neutron.services.segments.plugin [-] Segment cb98cda2-aa06-4793-a65b-c8ac3d057e5b resource provider aggregate not found 2026-05-27 11:10:51.678 10 INFO neutron.services.segments.plugin [-] Segment cb98cda2-aa06-4793-a65b-c8ac3d057e5b resource provider aggregate not found 2026-05-27 11:10:51.686 10 INFO neutron.services.segments.plugin [-] Segment cb98cda2-aa06-4793-a65b-c8ac3d057e5b 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 cb98cda2-aa06-4793-a65b-c8ac3d057e5b found for delete ", "request_id": "req-4b71a80f-4916-46e0-b237-78d7d54e02cb"}]} 2026-05-27 11:10:51.697 10 INFO neutron.wsgi [None req-529fb492-40ba-47d4-acd6-d6322311ea58 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/networks/f73051ed-8c0c-450a-a3e4-effc858c1465 HTTP/1.1" status: 204 len: 168 time: 0.4182460 2026-05-27 11:10:51.704 10 INFO neutron.services.segments.plugin [-] Segment cb98cda2-aa06-4793-a65b-c8ac3d057e5b 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 cb98cda2-aa06-4793-a65b-c8ac3d057e5b found for delete ", "request_id": "req-6d1ebbcc-862a-4f30-9140-fcf91bdeb858"}]} 2026-05-27 11:10:51.972 10 INFO neutron.wsgi [None req-d5ca181c-3eae-4a32-9ed4-bb70f193c30c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=a5db6d0bb44849db826cae06ee6bf32a&name=default HTTP/1.1" status: 200 len: 3120 time: 0.0398521 2026-05-27 11:10:52.193 10 INFO neutron.wsgi [None req-474ef246-112e-41b0-acf1-c8bf474d96a7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/71301b5b-6a5a-4152-a109-b5188d714d77 HTTP/1.1" status: 204 len: 168 time: 0.2163229 2026-05-27 11:10:52.394 9 INFO neutron.wsgi [None req-78bea969-895b-42f4-b803-50a1e1c3b17b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=dc0a6cd676494c97b5e5f11b419ed85c&name=default HTTP/1.1" status: 200 len: 3124 time: 0.0444529 2026-05-27 11:10:52.892 9 INFO neutron.wsgi [None req-28d10558-9534-4082-9499-1bc5d94528a3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/464f0a9c-1578-4d35-8934-150a3baae723 HTTP/1.1" status: 204 len: 168 time: 0.4916954 2026-05-27 11:10:53.868 10 INFO neutron.wsgi [None req-69b61d0e-7dbb-49da-bae8-0cb80a24c6c0 cffd6a6712744bc18122bd9e734db9bc e1e3e8ff0c3a450287c4d5b86adde60f - - default default] 10.0.0.84 "GET /v2.0/subnets/ec1c0fb0-f652-45c2-b99c-60a192c6d4f3 HTTP/1.1" status: 200 len: 845 time: 0.0326805 2026-05-27 11:10:53.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018401 2026-05-27 11:10:53.956 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013030 2026-05-27 11:10:54.943 10 INFO neutron.wsgi [None req-2b3d5f03-8326-48a8-b91c-c6ea21ea2025 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.228 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.2116210 2026-05-27 11:10:54.960 10 INFO neutron.wsgi [None req-34957cd2-8922-4d37-aef8-c589c43a3c67 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.228 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0071657 2026-05-27 11:10:54.973 10 INFO neutron.wsgi [None req-f0af76a5-a87c-411d-aa6e-a0c52fa01306 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.228 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0050514 2026-05-27 11:10:54.983 10 INFO neutron.wsgi [None req-869c56b7-34ba-40f7-84ba-1ea4340be0eb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.228 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0054185 2026-05-27 11:10:55.576 9 INFO neutron.wsgi [-] 10.0.0.228 "GET / HTTP/1.1" status: 200 len: 284 time: 0.0017490 2026-05-27 11:10:55.630 9 INFO neutron.wsgi [None req-5c4cf8e7-52f5-4cc4-aeb4-3199445e3f56 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.228 "GET /v2.0/subnets/ec1c0fb0-f652-45c2-b99c-60a192c6d4f3 HTTP/1.1" status: 200 len: 832 time: 0.0369749 2026-05-27 11:10:55.643 10 INFO neutron.wsgi [None req-2ccda979-35b5-43c6-a262-7540ad63678c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.228 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0067637 2026-05-27 11:10:55.654 10 INFO neutron.wsgi [None req-086f1c4e-59cd-4cd0-8b31-31c1865c9c08 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.228 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0058558 2026-05-27 11:10:55.668 10 INFO neutron.wsgi [None req-d4447337-0c3c-4237-a2fe-b337d9a09893 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.228 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0052485 2026-05-27 11:10:55.676 10 INFO neutron.wsgi [None req-0a4a9c52-1ea2-4f44-8e74-ab4d5dfb9dba c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.228 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0047925 2026-05-27 11:10:55.720 10 INFO neutron.wsgi [None req-a4e5f8a8-f384-4647-9906-43cb3cc9b1e7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.228 "GET /v2.0/subnets/ec1c0fb0-f652-45c2-b99c-60a192c6d4f3 HTTP/1.1" status: 200 len: 850 time: 0.0370011 2026-05-27 11:10:55.811 10 INFO neutron.wsgi [None req-ec147059-a03a-46fd-94e2-e1063dc07268 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.228 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0057070 2026-05-27 11:10:55.823 10 INFO neutron.wsgi [None req-da00c5bb-0414-4eb9-b1dd-1c06c37626d1 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.228 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0056412 2026-05-27 11:10:55.832 10 INFO neutron.wsgi [None req-97f3b730-a25c-4791-bb43-56c84ded0fed c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.228 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0048499 2026-05-27 11:10:55.842 10 INFO neutron.wsgi [None req-f04ba194-b94e-414e-80ac-b158cae36016 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.228 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0047157 2026-05-27 11:10:55.914 10 INFO neutron.wsgi [None req-9a5c3d16-0a89-4c2e-b337-ca79b9d85378 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.228 "GET /v2.0/networks/dc239c5f-4ff7-4081-b040-6b985334ad09 HTTP/1.1" status: 200 len: 1001 time: 0.0643475 2026-05-27 11:10:55.926 10 INFO neutron.wsgi [None req-458fe744-f286-4b54-a109-91b0dbba849e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.228 "GET /v2.0/extensions/project-id HTTP/1.1" status: 200 len: 403 time: 0.0046163 2026-05-27 11:10:56.312 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-29684096-2b9b-4c50-8047-764004ff23d2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:10:56.314 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-29684096-2b9b-4c50-8047-764004ff23d2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network dc239c5f-4ff7-4081-b040-6b985334ad09: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:10:56.547 10 INFO neutron.db.ovn_revision_numbers_db [None req-29684096-2b9b-4c50-8047-764004ff23d2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource c00ea8d1-f77c-4fb5-a692-e84a77fac78a (type: ports) to 1 2026-05-27 11:10:56.580 10 INFO neutron.wsgi [None req-29684096-2b9b-4c50-8047-764004ff23d2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.228 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1333 time: 0.6478798 2026-05-27 11:10:57.218 9 WARNING neutron_lib.context [None req-11311e1a-c12e-4030-bcf5-f586a8f6fbfd 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:10:57.352 9 INFO neutron.db.ovn_revision_numbers_db [None req-11311e1a-c12e-4030-bcf5-f586a8f6fbfd 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] Successfully bumped revision number for resource aa6ca865-06c5-4048-830b-5e7e19e7a39d (type: security_groups) to 1 2026-05-27 11:10:57.366 9 INFO neutron.db.ovn_revision_numbers_db [None req-11311e1a-c12e-4030-bcf5-f586a8f6fbfd 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] Successfully bumped revision number for resource 04b72d8f-8241-4fec-bda1-5636bf24e3ef (type: security_group_rules) to 0 2026-05-27 11:10:57.380 9 INFO neutron.db.ovn_revision_numbers_db [None req-11311e1a-c12e-4030-bcf5-f586a8f6fbfd 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] Successfully bumped revision number for resource 2d51ce93-29d0-42bf-9902-4f8c5af0d1e1 (type: security_group_rules) to 0 2026-05-27 11:10:57.395 9 INFO neutron.db.ovn_revision_numbers_db [None req-11311e1a-c12e-4030-bcf5-f586a8f6fbfd 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] Successfully bumped revision number for resource 8bf38832-19e8-4460-86a6-dfa0703d9748 (type: security_group_rules) to 0 2026-05-27 11:10:57.409 9 INFO neutron.db.ovn_revision_numbers_db [None req-11311e1a-c12e-4030-bcf5-f586a8f6fbfd 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] Successfully bumped revision number for resource faaec377-897f-4aac-a9c3-42269025bb77 (type: security_group_rules) to 0 2026-05-27 11:10:57.518 9 INFO neutron.db.ovn_revision_numbers_db [None req-11311e1a-c12e-4030-bcf5-f586a8f6fbfd 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] Successfully bumped revision number for resource d6a86e4f-40b9-4b3c-a281-db28dfaa787e (type: security_groups) to 1 2026-05-27 11:10:57.533 9 INFO neutron.db.ovn_revision_numbers_db [None req-11311e1a-c12e-4030-bcf5-f586a8f6fbfd 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] Successfully bumped revision number for resource a5090aaf-37c4-42a2-a904-6833ec25fc84 (type: security_group_rules) to 0 2026-05-27 11:10:57.548 9 INFO neutron.db.ovn_revision_numbers_db [None req-11311e1a-c12e-4030-bcf5-f586a8f6fbfd 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] Successfully bumped revision number for resource b3156bb8-22cb-4df3-9fe1-0d393951d350 (type: security_group_rules) to 0 2026-05-27 11:10:57.573 9 INFO neutron.wsgi [None req-11311e1a-c12e-4030-bcf5-f586a8f6fbfd 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] 10.0.0.84 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1803 time: 0.5206242 2026-05-27 11:10:57.583 9 WARNING neutron_lib.context [None req-b5609178-d7fd-4a68-80b7-55308af4fdfa 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:10:57.703 9 INFO neutron.db.ovn_revision_numbers_db [None req-b5609178-d7fd-4a68-80b7-55308af4fdfa 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] Successfully bumped revision number for resource 8713397f-e4ce-4957-8236-d51ec271fe91 (type: security_groups) to 1 2026-05-27 11:10:57.720 9 INFO neutron.db.ovn_revision_numbers_db [None req-b5609178-d7fd-4a68-80b7-55308af4fdfa 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] Successfully bumped revision number for resource 632e9ae7-c010-4984-9513-23d2cb5a8cf2 (type: security_group_rules) to 0 2026-05-27 11:10:57.734 9 INFO neutron.db.ovn_revision_numbers_db [None req-b5609178-d7fd-4a68-80b7-55308af4fdfa 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] Successfully bumped revision number for resource f417dd94-cb83-4e04-ba25-01272e84ca56 (type: security_group_rules) to 0 2026-05-27 11:10:57.758 9 INFO neutron.wsgi [None req-b5609178-d7fd-4a68-80b7-55308af4fdfa 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] 10.0.0.84 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1803 time: 0.1795032 2026-05-27 11:10:57.767 9 WARNING neutron_lib.context [None req-0ea3b701-bf3a-4c15-a205-339191d0d907 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:10:57.881 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea3b701-bf3a-4c15-a205-339191d0d907 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] Successfully bumped revision number for resource 59898455-9687-4ccc-855a-30e7bcc36929 (type: security_groups) to 1 2026-05-27 11:10:57.894 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea3b701-bf3a-4c15-a205-339191d0d907 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] Successfully bumped revision number for resource 8012f43b-e95a-4e8c-9441-827b7a6fd347 (type: security_group_rules) to 0 2026-05-27 11:10:57.908 9 INFO neutron.db.ovn_revision_numbers_db [None req-0ea3b701-bf3a-4c15-a205-339191d0d907 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] Successfully bumped revision number for resource 9b77471e-7c35-4a8d-b972-e62aa7e193e6 (type: security_group_rules) to 0 2026-05-27 11:10:57.926 9 INFO neutron.wsgi [None req-0ea3b701-bf3a-4c15-a205-339191d0d907 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] 10.0.0.84 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1803 time: 0.1641462 /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-05-27 11:10:57.939 10 WARNING neutron_lib.context [None req-81b1afa2-2e2a-4309-aa29-11a3f4036697 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:10:58.059 10 INFO neutron.db.ovn_revision_numbers_db [None req-81b1afa2-2e2a-4309-aa29-11a3f4036697 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] Successfully bumped revision number for resource b560614e-0f38-46bb-b897-35e4a29cf507 (type: security_groups) to 1 2026-05-27 11:10:58.074 10 INFO neutron.db.ovn_revision_numbers_db [None req-81b1afa2-2e2a-4309-aa29-11a3f4036697 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] Successfully bumped revision number for resource 80392d50-8d45-486f-a4cd-51fafb3e80af (type: security_group_rules) to 0 2026-05-27 11:10:58.088 10 INFO neutron.db.ovn_revision_numbers_db [None req-81b1afa2-2e2a-4309-aa29-11a3f4036697 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] Successfully bumped revision number for resource 9b9f5b82-f51d-4bdd-8dab-aa2d2cff33be (type: security_group_rules) to 0 2026-05-27 11:10:58.115 10 INFO neutron.wsgi [None req-81b1afa2-2e2a-4309-aa29-11a3f4036697 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] 10.0.0.84 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1803 time: 0.1831958 2026-05-27 11:10:58.124 10 WARNING neutron_lib.context [None req-b54b88c8-4d20-4d8a-84d0-d029b8065127 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:10:58.259 10 INFO neutron.db.ovn_revision_numbers_db [None req-b54b88c8-4d20-4d8a-84d0-d029b8065127 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] Successfully bumped revision number for resource f2b02c02-af3e-4fc4-8b3e-45ee0c3fe9ee (type: security_groups) to 1 2026-05-27 11:10:58.275 10 INFO neutron.db.ovn_revision_numbers_db [None req-b54b88c8-4d20-4d8a-84d0-d029b8065127 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] Successfully bumped revision number for resource 5446a3bc-74c1-42c3-8823-8d33beb4f271 (type: security_group_rules) to 0 2026-05-27 11:10:58.290 10 INFO neutron.db.ovn_revision_numbers_db [None req-b54b88c8-4d20-4d8a-84d0-d029b8065127 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] Successfully bumped revision number for resource 927f2ee4-dfc8-4057-8c11-b63d46f48610 (type: security_group_rules) to 0 2026-05-27 11:10:58.310 10 INFO neutron.wsgi [None req-b54b88c8-4d20-4d8a-84d0-d029b8065127 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] 10.0.0.84 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1803 time: 0.1909194 2026-05-27 11:10:58.352 10 INFO neutron.wsgi [None req-0a697149-b75f-4dfb-9588-fa3f4b672ce5 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] 10.0.0.84 "PUT /v2.0/security-groups/d6a86e4f-40b9-4b3c-a281-db28dfaa787e/tags HTTP/1.1" status: 200 len: 210 time: 0.0354106 2026-05-27 11:10:58.391 10 INFO neutron.wsgi [None req-0c4f641f-c8f9-418b-a60a-a7b29de16000 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] 10.0.0.84 "PUT /v2.0/security-groups/8713397f-e4ce-4957-8236-d51ec271fe91/tags HTTP/1.1" status: 200 len: 218 time: 0.0339065 2026-05-27 11:10:58.434 9 INFO neutron.wsgi [None req-4322095a-1dbd-46e2-961c-6e09c16ef1b0 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] 10.0.0.84 "PUT /v2.0/security-groups/59898455-9687-4ccc-855a-30e7bcc36929/tags HTTP/1.1" status: 200 len: 227 time: 0.0389035 2026-05-27 11:10:58.469 9 INFO neutron.wsgi [None req-03dc277a-f011-4545-bab9-ef8ea5d09f11 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] 10.0.0.84 "PUT /v2.0/security-groups/b560614e-0f38-46bb-b897-35e4a29cf507/tags HTTP/1.1" status: 200 len: 212 time: 0.0297790 2026-05-27 11:10:58.522 9 INFO neutron.wsgi [None req-186d67d6-f459-4bdb-a876-ceb95f4d8447 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] 10.0.0.84 "GET /v2.0/security-groups?tags=red HTTP/1.1" status: 200 len: 5005 time: 0.0467253 2026-05-27 11:10:58.572 9 INFO neutron.wsgi [None req-14109ea0-8b6b-45fa-8474-b7e3bd8cedab 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] 10.0.0.84 "GET /v2.0/security-groups?tags=red%2Cblue HTTP/1.1" status: 200 len: 3417 time: 0.0451405 2026-05-27 11:10:58.625 9 INFO neutron.wsgi [None req-9bc84926-395c-414b-b5a9-029c8030e90e 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] 10.0.0.84 "GET /v2.0/security-groups?tags-any=blue HTTP/1.1" status: 200 len: 3417 time: 0.0485275 2026-05-27 11:10:58.672 9 INFO neutron.wsgi [None req-7674a945-52f2-4aca-8c80-d1e41c12bf51 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] 10.0.0.84 "GET /v2.0/security-groups?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 5005 time: 0.0413928 2026-05-27 11:10:58.715 9 INFO neutron.wsgi [None req-70f44c28-2864-42bb-bda3-333c037a8883 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] 10.0.0.84 "GET /v2.0/security-groups?not-tags=red HTTP/1.1" status: 200 len: 6297 time: 0.0389395 2026-05-27 11:10:58.770 9 INFO neutron.wsgi [None req-bcd614ba-7a86-40fc-875c-61c6b00e76d7 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] 10.0.0.84 "GET /v2.0/security-groups?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 7885 time: 0.0495987 2026-05-27 11:10:58.821 9 INFO neutron.wsgi [None req-403f664f-a341-444c-ad41-a6ef7ae6541c 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] 10.0.0.84 "GET /v2.0/security-groups?not-tags-any=blue HTTP/1.1" status: 200 len: 7885 time: 0.0459948 2026-05-27 11:10:58.862 9 INFO neutron.wsgi [None req-77ff4a7e-4dfb-4dc4-acc4-5c6d0efaf691 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] 10.0.0.84 "GET /v2.0/security-groups?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 6297 time: 0.0371516 2026-05-27 11:10:58.975 9 INFO neutron.wsgi [None req-df6e659a-7bf2-4701-8df5-f6979cfec494 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/d6a86e4f-40b9-4b3c-a281-db28dfaa787e HTTP/1.1" status: 204 len: 168 time: 0.1070008 2026-05-27 11:10:58.993 10 INFO neutron.wsgi [None req-d02a3800-c5fb-4f34-8385-3022ec62dd80 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0435920 2026-05-27 11:10:59.001 10 INFO neutron.wsgi [None req-a0dbf210-c5c0-419f-9b93-7d3d73cbba08 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0036995 2026-05-27 11:10:59.010 10 INFO neutron.wsgi [None req-0dce7bfa-511a-4109-b003-3933ce062228 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0044632 2026-05-27 11:10:59.019 10 INFO neutron.wsgi [None req-f9a328bb-70ac-43ad-869d-6fa1e23ddcdd c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0044146 2026-05-27 11:10:59.060 10 INFO neutron.wsgi [None req-0c45151f-80b8-4dfd-8952-3fe1292f0a40 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports/c00ea8d1-f77c-4fb5-a692-e84a77fac78a HTTP/1.1" status: 200 len: 1328 time: 0.0347717 2026-05-27 11:10:59.093 9 INFO neutron.wsgi [None req-1b056dde-7b20-4f5a-911a-5e830aaf6d17 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/8713397f-e4ce-4957-8236-d51ec271fe91 HTTP/1.1" status: 204 len: 168 time: 0.1131332 2026-05-27 11:10:59.208 9 INFO neutron.wsgi [None req-f4fa9208-19d0-48bb-a269-b8808a8a6948 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/59898455-9687-4ccc-855a-30e7bcc36929 HTTP/1.1" status: 204 len: 168 time: 0.1112132 2026-05-27 11:10:59.307 10 INFO neutron.wsgi [None req-89459003-d98b-4d7a-aeda-2949a22a7577 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0072050 2026-05-27 11:10:59.317 10 INFO neutron.wsgi [None req-673407ac-a0de-4892-a2e5-570206dd8346 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0054495 2026-05-27 11:10:59.325 10 INFO neutron.wsgi [None req-e8d7b046-6a7e-4f13-94bd-40f4e901a718 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0045559 2026-05-27 11:10:59.328 9 INFO neutron.wsgi [None req-98871132-88a6-4d78-9e76-9ac0dfaa5703 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/b560614e-0f38-46bb-b897-35e4a29cf507 HTTP/1.1" status: 204 len: 168 time: 0.1152754 2026-05-27 11:10:59.334 10 INFO neutron.wsgi [None req-354ae279-54d2-4425-b330-dd728fcf0c29 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0051994 2026-05-27 11:10:59.348 10 INFO neutron.api.v2.resource [None req-9898751f-220f-4d9e-b07c-351e43e7ef9d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:10:59.350 10 INFO neutron.wsgi [None req-9898751f-220f-4d9e-b07c-351e43e7ef9d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/security-groups/lb-5d58a2e3-34d2-4ac9-928c-7051763ca9b1 HTTP/1.1" status: 404 len: 355 time: 0.0112879 2026-05-27 11:10:59.390 10 INFO neutron.wsgi [None req-9fee0dad-95da-4657-a020-595f2cbda875 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/security-groups?name=lb-5d58a2e3-34d2-4ac9-928c-7051763ca9b1 HTTP/1.1" status: 200 len: 221 time: 0.0352175 2026-05-27 11:10:59.448 9 INFO neutron.wsgi [None req-6a0e2ffb-e4a1-4acd-9d60-382ac91def33 037feeaec6844f54bce0140608a3358f a103200bf463443b9f8da5e4a98bf8d3 - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/f2b02c02-af3e-4fc4-8b3e-45ee0c3fe9ee HTTP/1.1" status: 204 len: 168 time: 0.1157074 2026-05-27 11:10:59.518 10 INFO neutron.db.ovn_revision_numbers_db [None req-3c2b6ae2-b779-41d1-b42d-6bad5f3fc6b3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 31a5abeb-57b0-4230-b16f-3143c821a45b (type: security_groups) to 1 2026-05-27 11:10:59.533 10 INFO neutron.db.ovn_revision_numbers_db [None req-3c2b6ae2-b779-41d1-b42d-6bad5f3fc6b3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource a443b2c9-68b4-4a5b-9a24-e2b0c6e75ebf (type: security_group_rules) to 0 2026-05-27 11:10:59.551 10 INFO neutron.db.ovn_revision_numbers_db [None req-3c2b6ae2-b779-41d1-b42d-6bad5f3fc6b3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource d58a67e1-e594-4ed3-896d-cbb5c5b4cb99 (type: security_group_rules) to 0 2026-05-27 11:10:59.574 10 INFO neutron.wsgi [None req-3c2b6ae2-b779-41d1-b42d-6bad5f3fc6b3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "POST /v2.0/security-groups HTTP/1.1" status: 201 len: 1843 time: 0.1785114 2026-05-27 11:10:59.620 10 INFO neutron.wsgi [None req-fd97b2cb-f32c-4c93-afdd-caee5b2811be c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/security-group-rules?security_group_id=31a5abeb-57b0-4230-b16f-3143c821a45b HTTP/1.1" status: 200 len: 1382 time: 0.0377605 2026-05-27 11:11:00.000 10 INFO neutron.db.ovn_revision_numbers_db [None req-c04f4a28-d61a-4aac-9cf8-468f2bee125a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource c00ea8d1-f77c-4fb5-a692-e84a77fac78a (type: ports) to 2 2026-05-27 11:11:00.012 10 INFO neutron.wsgi [None req-c04f4a28-d61a-4aac-9cf8-468f2bee125a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "PUT /v2.0/ports/c00ea8d1-f77c-4fb5-a692-e84a77fac78a HTTP/1.1" status: 200 len: 1328 time: 0.3810163 /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-05-27 11:11:00.080 10 INFO neutron.wsgi [None req-b18c28d7-4025-41b1-9d2b-bce730c46fca c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0062850 2026-05-27 11:11:00.090 10 INFO neutron.wsgi [None req-c22304e0-55e3-4698-9f9b-6f3360a7d042 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0035942 2026-05-27 11:11:00.100 10 INFO neutron.wsgi [None req-dc0b39c1-a1bd-4e3f-b413-3bfeafb73973 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0057998 2026-05-27 11:11:00.109 10 INFO neutron.wsgi [None req-83335cab-fd2b-466f-9c7b-daf5b1294d64 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0045657 2026-05-27 11:11:00.148 10 INFO neutron.wsgi [None req-9bd3edaf-c143-42ed-b962-11ba4fd88279 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/subnets/ec1c0fb0-f652-45c2-b99c-60a192c6d4f3 HTTP/1.1" status: 200 len: 850 time: 0.0347154 2026-05-27 11:11:00.480 9 INFO neutron.db.ovn_revision_numbers_db [None req-455c6010-dfa8-4b94-95d9-bf874453772f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 27bc8b52-9794-4e13-819c-e1ce6aac8ab8 (type: security_groups) to 1 2026-05-27 11:11:00.494 9 INFO neutron.db.ovn_revision_numbers_db [None req-455c6010-dfa8-4b94-95d9-bf874453772f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 0c65eea9-3014-4bcb-a8dc-23bda0264fe1 (type: security_group_rules) to 0 2026-05-27 11:11:00.509 9 INFO neutron.db.ovn_revision_numbers_db [None req-455c6010-dfa8-4b94-95d9-bf874453772f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 6e3c8646-2d2b-4939-be7b-35e4cc0d2eb5 (type: security_group_rules) to 0 2026-05-27 11:11:00.523 9 INFO neutron.db.ovn_revision_numbers_db [None req-455c6010-dfa8-4b94-95d9-bf874453772f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 8517f2d7-d7f7-4254-b596-5c2d987dde76 (type: security_group_rules) to 0 2026-05-27 11:11:00.537 9 INFO neutron.db.ovn_revision_numbers_db [None req-455c6010-dfa8-4b94-95d9-bf874453772f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource dd32ca17-16b0-4e83-ade7-dc7d0c8a3d2f (type: security_group_rules) to 0 2026-05-27 11:11:00.558 9 INFO neutron.wsgi [None req-455c6010-dfa8-4b94-95d9-bf874453772f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=86708bf4e7f844bdbdaa9817854ac1fc&name=default HTTP/1.1" status: 200 len: 3124 time: 0.3581336 2026-05-27 11:11:00.789 10 INFO neutron.wsgi [None req-47bad930-6e90-4c7f-8ad1-5368a20e3050 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/27bc8b52-9794-4e13-819c-e1ce6aac8ab8 HTTP/1.1" status: 204 len: 168 time: 0.2235084 2026-05-27 11:11:00.921 10 INFO neutron.wsgi [None req-09077764-d9d5-4b9a-89de-75b52af7bd3f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=a103200bf463443b9f8da5e4a98bf8d3&name=default HTTP/1.1" status: 200 len: 3124 time: 0.0382981 2026-05-27 11:11:01.148 10 INFO neutron.wsgi [None req-56347c2c-0817-40b4-b93c-5c254c27933d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/aa6ca865-06c5-4048-830b-5e7e19e7a39d HTTP/1.1" status: 204 len: 168 time: 0.2227330 2026-05-27 11:11:01.370 9 INFO neutron.db.ovn_revision_numbers_db [None req-df746ed5-edcf-48a3-991b-6615b108756f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource f36a9e5e-caec-477f-9b0d-87aa93844029 (type: security_groups) to 1 2026-05-27 11:11:01.384 9 INFO neutron.db.ovn_revision_numbers_db [None req-df746ed5-edcf-48a3-991b-6615b108756f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 42754211-186b-42fe-887f-e11578e628fb (type: security_group_rules) to 0 2026-05-27 11:11:01.398 9 INFO neutron.db.ovn_revision_numbers_db [None req-df746ed5-edcf-48a3-991b-6615b108756f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 521a2777-be70-464c-a5d7-9ec95c24adf9 (type: security_group_rules) to 0 2026-05-27 11:11:01.413 9 INFO neutron.db.ovn_revision_numbers_db [None req-df746ed5-edcf-48a3-991b-6615b108756f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 598b3029-c3e4-4a33-96eb-b6aaceb5bc87 (type: security_group_rules) to 0 2026-05-27 11:11:01.429 9 INFO neutron.db.ovn_revision_numbers_db [None req-df746ed5-edcf-48a3-991b-6615b108756f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource da931b1b-25a9-4547-ad16-938c4ed0701e (type: security_group_rules) to 0 2026-05-27 11:11:01.449 9 INFO neutron.wsgi [None req-df746ed5-edcf-48a3-991b-6615b108756f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=c510d443756f4bb0ab500e584c85fb99&name=default HTTP/1.1" status: 200 len: 3124 time: 0.2093055 2026-05-27 11:11:01.678 9 INFO neutron.wsgi [None req-1f015303-a303-4162-92dd-6e46ff58fb78 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/f36a9e5e-caec-477f-9b0d-87aa93844029 HTTP/1.1" status: 204 len: 168 time: 0.2242045 2026-05-27 11:11:05.875 9 WARNING neutron_lib.context [None req-433baa5e-6d6b-4af0-80a6-86a99dc88e21 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:11:06.021 9 INFO neutron.db.ovn_revision_numbers_db [None req-433baa5e-6d6b-4af0-80a6-86a99dc88e21 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Successfully bumped revision number for resource 3dca9b51-3a0f-4fc1-9650-eccd64f57c89 (type: security_groups) to 1 2026-05-27 11:11:06.036 9 INFO neutron.db.ovn_revision_numbers_db [None req-433baa5e-6d6b-4af0-80a6-86a99dc88e21 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Successfully bumped revision number for resource b1ec04ed-0799-4f63-8b97-b412ecb0e0ee (type: security_group_rules) to 0 2026-05-27 11:11:06.052 9 INFO neutron.db.ovn_revision_numbers_db [None req-433baa5e-6d6b-4af0-80a6-86a99dc88e21 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Successfully bumped revision number for resource ba03da14-7eff-4b56-93f9-bc96f45bc649 (type: security_group_rules) to 0 2026-05-27 11:11:06.072 9 INFO neutron.db.ovn_revision_numbers_db [None req-433baa5e-6d6b-4af0-80a6-86a99dc88e21 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Successfully bumped revision number for resource e8ba6a46-d269-4e93-9244-3e600d89b52a (type: security_group_rules) to 0 2026-05-27 11:11:06.087 9 INFO neutron.db.ovn_revision_numbers_db [None req-433baa5e-6d6b-4af0-80a6-86a99dc88e21 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Successfully bumped revision number for resource f85bef62-1098-438b-9a71-db50f210ce97 (type: security_group_rules) to 0 2026-05-27 11:11:06.137 9 INFO neutron.db.segments_db [None req-433baa5e-6d6b-4af0-80a6-86a99dc88e21 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Added segment 9aacec42-4a1d-44f0-9e10-9d30ec552467 of type geneve for network 27a6cd2a-3ba8-4801-ad92-dc4cb1028780 2026-05-27 11:11:06.282 9 INFO neutron.db.ovn_revision_numbers_db [None req-433baa5e-6d6b-4af0-80a6-86a99dc88e21 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Successfully bumped revision number for resource 27a6cd2a-3ba8-4801-ad92-dc4cb1028780 (type: networks) to 1 2026-05-27 11:11:06.473 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-433baa5e-6d6b-4af0-80a6-86a99dc88e21 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] No more DHCP agents 2026-05-27 11:11:06.476 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-433baa5e-6d6b-4af0-80a6-86a99dc88e21 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Unable to schedule network 27a6cd2a-3ba8-4801-ad92-dc4cb1028780: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:11:06.560 9 INFO neutron.db.ovn_revision_numbers_db [None req-433baa5e-6d6b-4af0-80a6-86a99dc88e21 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Successfully bumped revision number for resource 485ed1d1-db49-4dfa-9a39-6adaaa9cd413 (type: ports) to 1 2026-05-27 11:11:06.584 9 INFO neutron.wsgi [None req-433baa5e-6d6b-4af0-80a6-86a99dc88e21 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.8887005 2026-05-27 11:11:06.596 9 WARNING neutron_lib.context [None req-30801d9f-9c47-46ff-815d-dc2569552917 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:11:06.855 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-30801d9f-9c47-46ff-815d-dc2569552917 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] No more DHCP agents 2026-05-27 11:11:06.857 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-30801d9f-9c47-46ff-815d-dc2569552917 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Unable to schedule network 27a6cd2a-3ba8-4801-ad92-dc4cb1028780: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:11:06.972 9 INFO neutron.db.ovn_revision_numbers_db [None req-30801d9f-9c47-46ff-815d-dc2569552917 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Successfully bumped revision number for resource 8e194ff7-e88e-4bc4-aaa3-b495bdba271b (type: ports) to 1 2026-05-27 11:11:07.001 9 INFO neutron.wsgi [None req-30801d9f-9c47-46ff-815d-dc2569552917 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4107459 2026-05-27 11:11:07.016 10 WARNING neutron_lib.context [None req-fa094a95-d570-4556-89ed-0cab27eb1ff4 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:11:07.450 10 INFO neutron.wsgi [None req-fa094a95-d570-4556-89ed-0cab27eb1ff4 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.4436278 2026-05-27 11:11:07.460 10 WARNING neutron_lib.context [None req-75ac218c-302a-4cf2-a581-cdb8933ce2c0 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:11:07.556 10 INFO neutron.db.segments_db [None req-75ac218c-302a-4cf2-a581-cdb8933ce2c0 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Added segment fa2462d8-d18e-45d4-9e24-5c5b246b4747 of type geneve for network f5d75b92-69d5-4de2-8a26-2c72c23c4c5a 2026-05-27 11:11:07.696 10 INFO neutron.db.ovn_revision_numbers_db [None req-75ac218c-302a-4cf2-a581-cdb8933ce2c0 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Successfully bumped revision number for resource f5d75b92-69d5-4de2-8a26-2c72c23c4c5a (type: networks) to 1 2026-05-27 11:11:07.891 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-75ac218c-302a-4cf2-a581-cdb8933ce2c0 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] No more DHCP agents 2026-05-27 11:11:07.893 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-75ac218c-302a-4cf2-a581-cdb8933ce2c0 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Unable to schedule network f5d75b92-69d5-4de2-8a26-2c72c23c4c5a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:11:07.977 10 INFO neutron.db.ovn_revision_numbers_db [None req-75ac218c-302a-4cf2-a581-cdb8933ce2c0 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Successfully bumped revision number for resource 2f06dbb3-225c-49aa-8ffd-509c30afd619 (type: ports) to 1 2026-05-27 11:11:08.000 10 INFO neutron.wsgi [None req-75ac218c-302a-4cf2-a581-cdb8933ce2c0 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5449486 2026-05-27 11:11:08.009 10 WARNING neutron_lib.context [None req-9e987466-4278-4a0d-aad1-e070947c305b 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /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-05-27 11:11:08.094 9 INFO neutron.wsgi [req-1d99b0c5-9c8f-4a28-b5de-a6d484ef8a2f req-0d68883d-7a63-4e85-beef-548514107083 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=f5ae0a3d-39d4-41ef-a613-ca5fde511e7a&fields=id HTTP/1.1" status: 200 len: 267 time: 0.0392692 2026-05-27 11:11:08.171 9 INFO neutron.wsgi [req-1d99b0c5-9c8f-4a28-b5de-a6d484ef8a2f req-1e081574-fcb6-4959-a4d5-583e2f94a6ae c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.56 "GET /v2.0/networks?id=c57e685f-f637-4694-86eb-394687438ed0 HTTP/1.1" status: 200 len: 937 time: 0.0678098 2026-05-27 11:11:08.191 9 INFO neutron.wsgi [req-1d99b0c5-9c8f-4a28-b5de-a6d484ef8a2f req-9b063146-1867-44dc-9c8c-ebe34437d583 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.56 "GET /v2.0/quotas/790fbbe6b6384654a65bb31eb4bfac6f HTTP/1.1" status: 200 len: 490 time: 0.0120885 2026-05-27 11:11:08.254 9 INFO neutron.wsgi [req-1d99b0c5-9c8f-4a28-b5de-a6d484ef8a2f req-0b6f2be1-387c-4587-ba22-eb302afc8bb7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.56 "GET /v2.0/ports?tenant_id=790fbbe6b6384654a65bb31eb4bfac6f&fields=id HTTP/1.1" status: 200 len: 348 time: 0.0558856 2026-05-27 11:11:08.300 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9e987466-4278-4a0d-aad1-e070947c305b 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] No more DHCP agents 2026-05-27 11:11:08.303 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9e987466-4278-4a0d-aad1-e070947c305b 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Unable to schedule network f5d75b92-69d5-4de2-8a26-2c72c23c4c5a: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:11:08.375 9 INFO neutron.wsgi [req-1d99b0c5-9c8f-4a28-b5de-a6d484ef8a2f req-6b55e584-4969-4bc5-8122-dd40961f35d5 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.56 "GET /v2.0/networks/c57e685f-f637-4694-86eb-394687438ed0?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1061006 2026-05-27 11:11:08.399 10 INFO neutron.db.ovn_revision_numbers_db [None req-9e987466-4278-4a0d-aad1-e070947c305b 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Successfully bumped revision number for resource a6083bf5-0ae6-4251-9790-6ba1a11062e5 (type: ports) to 1 2026-05-27 11:11:08.436 10 INFO neutron.wsgi [None req-9e987466-4278-4a0d-aad1-e070947c305b 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4318707 /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-05-27 11:11:08.446 10 WARNING neutron_lib.context [None req-5fae3e9e-11e1-454c-8457-b99071039857 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:11:08.457 9 INFO neutron.wsgi [req-1d99b0c5-9c8f-4a28-b5de-a6d484ef8a2f req-b867c01a-32e3-451d-827a-2c35d894f267 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 10.0.0.56 "GET /v2.0/networks/c57e685f-f637-4694-86eb-394687438ed0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0736344 2026-05-27 11:11:08.650 10 INFO neutron.wsgi [None req-5fae3e9e-11e1-454c-8457-b99071039857 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2109506 2026-05-27 11:11:08.661 10 WARNING neutron_lib.context [None req-fa804c60-a2f7-4a1e-8f32-19480b28646c 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:11:08.757 10 INFO neutron.db.segments_db [None req-fa804c60-a2f7-4a1e-8f32-19480b28646c 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Added segment 8f66b322-5f49-46d2-a4aa-a72739d5eb9b of type geneve for network cb91f4fb-49bb-43b0-8a4a-a3326e4264c2 2026-05-27 11:11:08.908 10 INFO neutron.db.ovn_revision_numbers_db [None req-fa804c60-a2f7-4a1e-8f32-19480b28646c 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Successfully bumped revision number for resource cb91f4fb-49bb-43b0-8a4a-a3326e4264c2 (type: networks) to 1 2026-05-27 11:11:08.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018277 2026-05-27 11:11:08.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032420 2026-05-27 11:11:08.985 9 INFO neutron.wsgi [req-435296d9-7f9e-4a3d-8bf8-6648ac6e7f79 req-1318c3ee-69ad-40c7-9aef-6a11908f3e2e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 210 time: 0.0594671 2026-05-27 11:11:09.053 9 INFO neutron.wsgi [req-303a6f6e-95de-4e09-9452-31135561621b req-b8b34aab-d0eb-4ed3-b5b9-b3c4e16bb467 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 210 time: 0.0249183 2026-05-27 11:11:09.120 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-fa804c60-a2f7-4a1e-8f32-19480b28646c 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] No more DHCP agents 2026-05-27 11:11:09.122 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-fa804c60-a2f7-4a1e-8f32-19480b28646c 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Unable to schedule network cb91f4fb-49bb-43b0-8a4a-a3326e4264c2: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:11:09.209 10 INFO neutron.db.ovn_revision_numbers_db [None req-fa804c60-a2f7-4a1e-8f32-19480b28646c 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Successfully bumped revision number for resource d3ff6f7a-14f5-4a7e-bbb8-66589bd30b19 (type: ports) to 1 2026-05-27 11:11:09.234 10 INFO neutron.wsgi [None req-fa804c60-a2f7-4a1e-8f32-19480b28646c 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.5782599 2026-05-27 11:11:09.244 10 WARNING neutron_lib.context [None req-73b2d493-1d99-4427-8470-00f8e664992f 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:11:09.522 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-73b2d493-1d99-4427-8470-00f8e664992f 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] No more DHCP agents 2026-05-27 11:11:09.525 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-73b2d493-1d99-4427-8470-00f8e664992f 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Unable to schedule network cb91f4fb-49bb-43b0-8a4a-a3326e4264c2: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:11:09.623 9 INFO neutron.wsgi [req-1d99b0c5-9c8f-4a28-b5de-a6d484ef8a2f req-b009998c-c391-465c-b7cc-12e131351497 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/networks?id=c57e685f-f637-4694-86eb-394687438ed0 HTTP/1.1" status: 200 len: 937 time: 0.0711789 2026-05-27 11:11:09.625 10 INFO neutron.db.ovn_revision_numbers_db [None req-73b2d493-1d99-4427-8470-00f8e664992f 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Successfully bumped revision number for resource 012a0cf4-6d37-43eb-85dc-c04e9038fb12 (type: ports) to 1 2026-05-27 11:11:09.661 10 INFO neutron.wsgi [None req-73b2d493-1d99-4427-8470-00f8e664992f 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4217532 2026-05-27 11:11:09.672 9 WARNING neutron_lib.context [None req-2d569df3-554c-40e5-8fbe-c3ca25c46860 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:11:09.684 9 INFO neutron.wsgi [req-1d99b0c5-9c8f-4a28-b5de-a6d484ef8a2f req-f78460f5-a803-4275-95d6-b4d27a2d5d48 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/security-groups?fields=id&fields=name&tenant_id=790fbbe6b6384654a65bb31eb4bfac6f HTTP/1.1" status: 200 len: 542 time: 0.0549638 2026-05-27 11:11:09.946 9 INFO neutron.wsgi [None req-2d569df3-554c-40e5-8fbe-c3ca25c46860 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2806911 2026-05-27 11:11:09.962 9 WARNING neutron_lib.context [None req-9f8723b4-0ff1-423c-b307-6fb135e49276 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:11:10.066 9 INFO neutron.db.segments_db [None req-9f8723b4-0ff1-423c-b307-6fb135e49276 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Added segment ef38a645-0b9b-4807-b8ab-3ecf9df65ab4 of type geneve for network 0e7d8744-4428-4457-8ec5-ea8508279dc5 2026-05-27 11:11:10.068 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-1d99b0c5-9c8f-4a28-b5de-a6d484ef8a2f req-38180039-5aaf-4291-9bc3-4b8b878898b2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:11:10.072 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-1d99b0c5-9c8f-4a28-b5de-a6d484ef8a2f req-38180039-5aaf-4291-9bc3-4b8b878898b2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network c57e685f-f637-4694-86eb-394687438ed0: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:11:10.271 9 INFO neutron.db.ovn_revision_numbers_db [None req-9f8723b4-0ff1-423c-b307-6fb135e49276 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Successfully bumped revision number for resource 0e7d8744-4428-4457-8ec5-ea8508279dc5 (type: networks) to 1 2026-05-27 11:11:10.304 9 INFO neutron.db.ovn_revision_numbers_db [req-1d99b0c5-9c8f-4a28-b5de-a6d484ef8a2f req-38180039-5aaf-4291-9bc3-4b8b878898b2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 883fc610-c337-49b6-8ddc-dc9d38ef5488 (type: ports) to 1 2026-05-27 11:11:10.338 9 INFO neutron.wsgi [req-1d99b0c5-9c8f-4a28-b5de-a6d484ef8a2f req-38180039-5aaf-4291-9bc3-4b8b878898b2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1283 time: 0.6503096 /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-05-27 11:11:10.483 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-9f8723b4-0ff1-423c-b307-6fb135e49276 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] No more DHCP agents 2026-05-27 11:11:10.489 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-9f8723b4-0ff1-423c-b307-6fb135e49276 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Unable to schedule network 0e7d8744-4428-4457-8ec5-ea8508279dc5: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:11:10.602 9 INFO neutron.db.ovn_revision_numbers_db [None req-9f8723b4-0ff1-423c-b307-6fb135e49276 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Successfully bumped revision number for resource 60b9819c-21d5-4560-bdee-ea74629c8a44 (type: ports) to 1 2026-05-27 11:11:10.633 9 INFO neutron.wsgi [None req-9f8723b4-0ff1-423c-b307-6fb135e49276 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.6821332 2026-05-27 11:11:10.643 9 WARNING neutron_lib.context [None req-c78193c7-0044-4d18-ae70-dd1d97089071 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:11:10.902 9 INFO neutron.db.ovn_revision_numbers_db [req-1d99b0c5-9c8f-4a28-b5de-a6d484ef8a2f req-a5a7587f-8027-40d7-a37d-5138c24398d4 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource 883fc610-c337-49b6-8ddc-dc9d38ef5488 (type: ports) to 2 2026-05-27 11:11:10.981 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c78193c7-0044-4d18-ae70-dd1d97089071 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] No more DHCP agents 2026-05-27 11:11:10.985 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c78193c7-0044-4d18-ae70-dd1d97089071 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Unable to schedule network 0e7d8744-4428-4457-8ec5-ea8508279dc5: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:11:11.106 9 INFO neutron.db.ovn_revision_numbers_db [None req-c78193c7-0044-4d18-ae70-dd1d97089071 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Successfully bumped revision number for resource 51e94a1d-5434-4b9a-8bb4-ed1af7d11ea1 (type: ports) to 1 2026-05-27 11:11:11.132 9 INFO neutron.wsgi [None req-c78193c7-0044-4d18-ae70-dd1d97089071 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4938133 /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-05-27 11:11:11.145 10 WARNING neutron_lib.context [None req-31cd6551-c640-404f-91d2-fd992ee7a120 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:11:11.174 9 INFO neutron.db.ovn_revision_numbers_db [req-1d99b0c5-9c8f-4a28-b5de-a6d484ef8a2f req-a5a7587f-8027-40d7-a37d-5138c24398d4 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource 883fc610-c337-49b6-8ddc-dc9d38ef5488 (type: ports) to 2 2026-05-27 11:11:11.193 9 INFO neutron.wsgi [req-1d99b0c5-9c8f-4a28-b5de-a6d484ef8a2f req-a5a7587f-8027-40d7-a37d-5138c24398d4 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "PUT /v2.0/ports/883fc610-c337-49b6-8ddc-dc9d38ef5488 HTTP/1.1" status: 200 len: 1380 time: 0.8463938 2026-05-27 11:11:11.231 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-78ac41da-293a-4409-a996-9a965fdefd17'] response: {'name': 'network-changed', 'server_uuid': 'fde4c74c-491c-46b2-8d00-43833f407063', 'tag': '883fc610-c337-49b6-8ddc-dc9d38ef5488', '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-05-27 11:11:11.300 9 INFO neutron.wsgi [req-1d99b0c5-9c8f-4a28-b5de-a6d484ef8a2f req-d1c65d47-084c-4048-8447-d0643ba7cac9 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=790fbbe6b6384654a65bb31eb4bfac6f&device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 1411 time: 0.0679665 2026-05-27 11:11:11.333 9 INFO neutron.wsgi [req-1d99b0c5-9c8f-4a28-b5de-a6d484ef8a2f req-aab0b449-d436-4428-a63b-68b86893a1d6 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=172.24.1.49&port_id=883fc610-c337-49b6-8ddc-dc9d38ef5488 HTTP/1.1" status: 200 len: 217 time: 0.0278025 2026-05-27 11:11:11.364 10 INFO neutron.wsgi [None req-31cd6551-c640-404f-91d2-fd992ee7a120 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2261453 2026-05-27 11:11:11.374 10 WARNING neutron_lib.context [None req-2e4e651b-afeb-4c1a-b9b2-d054718b3f87 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:11:11.382 9 INFO neutron.wsgi [req-1d99b0c5-9c8f-4a28-b5de-a6d484ef8a2f req-2ae62e23-cfdf-459b-952a-d181dea152f6 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=de64c932-2de0-4f5b-b779-085f243beb3e HTTP/1.1" status: 200 len: 829 time: 0.0420861 2026-05-27 11:11:11.461 10 INFO neutron.db.segments_db [None req-2e4e651b-afeb-4c1a-b9b2-d054718b3f87 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Added segment 2531fae2-37b6-49ac-a927-63e91ed6de89 of type geneve for network 576a3a1d-45b5-4ef3-9fc5-ee28ca608dd7 2026-05-27 11:11:11.627 10 INFO neutron.db.ovn_revision_numbers_db [None req-2e4e651b-afeb-4c1a-b9b2-d054718b3f87 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Successfully bumped revision number for resource 576a3a1d-45b5-4ef3-9fc5-ee28ca608dd7 (type: networks) to 1 2026-05-27 11:11:11.686 9 INFO neutron.wsgi [req-1d99b0c5-9c8f-4a28-b5de-a6d484ef8a2f req-582e3136-d3a6-4c02-82fe-dcc713878418 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=c57e685f-f637-4694-86eb-394687438ed0&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.2966602 2026-05-27 11:11:11.752 9 INFO neutron.wsgi [req-1d99b0c5-9c8f-4a28-b5de-a6d484ef8a2f req-04826122-f076-4144-b7c4-d9fbd94abdad 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/c57e685f-f637-4694-86eb-394687438ed0?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0573275 2026-05-27 11:11:11.824 9 INFO neutron.wsgi [req-2231629c-6069-449d-8e0c-c185ccb689d4 req-32ed6fb8-8ba3-4ce2-b5cc-32dfb6f6768f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 1411 time: 0.0389180 2026-05-27 11:11:11.840 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2e4e651b-afeb-4c1a-b9b2-d054718b3f87 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] No more DHCP agents 2026-05-27 11:11:11.844 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2e4e651b-afeb-4c1a-b9b2-d054718b3f87 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Unable to schedule network 576a3a1d-45b5-4ef3-9fc5-ee28ca608dd7: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:11:11.847 9 INFO neutron.wsgi [req-1d99b0c5-9c8f-4a28-b5de-a6d484ef8a2f req-7d011d3e-91aa-4a16-a1f9-04d2ab4bd3b3 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/c57e685f-f637-4694-86eb-394687438ed0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0883796 2026-05-27 11:11:11.874 9 INFO neutron.wsgi [req-2231629c-6069-449d-8e0c-c185ccb689d4 req-2a07c365-590a-4d1b-931c-1e46a8334e0b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=f5ae0a3d-39d4-41ef-a613-ca5fde511e7a&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0455723 2026-05-27 11:11:11.942 10 INFO neutron.db.ovn_revision_numbers_db [None req-2e4e651b-afeb-4c1a-b9b2-d054718b3f87 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Successfully bumped revision number for resource 84db5dca-7126-4463-b2a1-77ce6056e198 (type: ports) to 1 2026-05-27 11:11:11.951 9 INFO neutron.wsgi [req-27122734-b9b8-4900-a2fb-7d96d19c2aed req-22304016-0dad-4258-8fe9-0ef61ccc3823 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=790fbbe6b6384654a65bb31eb4bfac6f&device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 1411 time: 0.0578153 2026-05-27 11:11:11.972 10 INFO neutron.wsgi [None req-2e4e651b-afeb-4c1a-b9b2-d054718b3f87 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 830 time: 0.6027625 2026-05-27 11:11:11.981 10 WARNING neutron_lib.context [None req-c6c25c52-1b82-4c24-9591-0421cb028013 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:11:12.021 9 INFO neutron.wsgi [req-093301d6-37a3-4d32-a7e7-fbe601ed510e req-08d2be4f-23cc-43b0-8559-947b211d6f5e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 1411 time: 0.0690575 2026-05-27 11:11:12.073 9 INFO neutron.wsgi [req-27122734-b9b8-4900-a2fb-7d96d19c2aed req-c695b520-3888-4bc6-abd8-b4ba4f3771ed 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=c57e685f-f637-4694-86eb-394687438ed0 HTTP/1.1" status: 200 len: 937 time: 0.1120303 2026-05-27 11:11:12.112 9 INFO neutron.wsgi [req-c9369edc-12c8-47bd-afb3-9a1463c9e860 req-42a397e1-0bef-43c7-9115-7b2e671bad84 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 1411 time: 0.0730145 2026-05-27 11:11:12.121 9 INFO neutron.wsgi [req-27122734-b9b8-4900-a2fb-7d96d19c2aed req-046ee3d4-3c45-4a04-88c8-94c3bc54fafe 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=172.24.1.49&port_id=883fc610-c337-49b6-8ddc-dc9d38ef5488 HTTP/1.1" status: 200 len: 217 time: 0.0409753 2026-05-27 11:11:12.167 9 INFO neutron.wsgi [req-27122734-b9b8-4900-a2fb-7d96d19c2aed req-6b3725cc-5c40-4fa2-ab5a-650cbf0650ac 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=de64c932-2de0-4f5b-b779-085f243beb3e HTTP/1.1" status: 200 len: 829 time: 0.0380752 2026-05-27 11:11:12.183 9 INFO neutron.wsgi [req-c9369edc-12c8-47bd-afb3-9a1463c9e860 req-095de89b-c976-40aa-9c33-9dd411b83037 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/security-groups?id=f5ae0a3d-39d4-41ef-a613-ca5fde511e7a&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0554645 2026-05-27 11:11:12.198 9 INFO neutron.wsgi [req-27122734-b9b8-4900-a2fb-7d96d19c2aed req-151360fe-3ae3-490a-878d-1069a4f40c2c 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=c57e685f-f637-4694-86eb-394687438ed0&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0232506 2026-05-27 11:11:12.285 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status up for port: 883fc610-c337-49b6-8ddc-dc9d38ef5488 2026-05-27 11:11:12.293 9 INFO neutron.wsgi [req-27122734-b9b8-4900-a2fb-7d96d19c2aed req-a8c6341a-2465-45b6-882b-0223550d5b93 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/c57e685f-f637-4694-86eb-394687438ed0?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0737138 2026-05-27 11:11:12.311 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c6c25c52-1b82-4c24-9591-0421cb028013 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] No more DHCP agents 2026-05-27 11:11:12.317 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c6c25c52-1b82-4c24-9591-0421cb028013 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Unable to schedule network 576a3a1d-45b5-4ef3-9fc5-ee28ca608dd7: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:11:12.320 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port 883fc610-c337-49b6-8ddc-dc9d38ef5488 2026-05-27 11:11:12.389 9 INFO neutron.wsgi [req-27122734-b9b8-4900-a2fb-7d96d19c2aed req-fbde186e-ab68-464b-80b2-5c41e5c4e4a5 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/c57e685f-f637-4694-86eb-394687438ed0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0889626 2026-05-27 11:11:12.433 10 INFO neutron.db.ovn_revision_numbers_db [None req-c6c25c52-1b82-4c24-9591-0421cb028013 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Successfully bumped revision number for resource 9f7e13ff-0251-4af9-bf0a-b577c0d4ac58 (type: ports) to 1 2026-05-27 11:11:12.467 10 INFO neutron.wsgi [None req-c6c25c52-1b82-4c24-9591-0421cb028013 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "POST /v2.0/ports HTTP/1.1" status: 201 len: 942 time: 0.4909060 2026-05-27 11:11:12.480 9 WARNING neutron_lib.context [None req-85529eed-43ba-4ca9-9810-d4541d8023ce 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:11:12.493 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e9f96708-be07-4ef0-87d4-52f479ae6692'] response: {'server_uuid': 'fde4c74c-491c-46b2-8d00-43833f407063', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '883fc610-c337-49b6-8ddc-dc9d38ef5488', 'code': 200} 2026-05-27 11:11:12.673 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource 883fc610-c337-49b6-8ddc-dc9d38ef5488 (type: ports) to 4 2026-05-27 11:11:12.732 9 INFO neutron.wsgi [None req-85529eed-43ba-4ca9-9810-d4541d8023ce 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "POST /v2.0/trunks HTTP/1.1" status: 201 len: 608 time: 0.2595122 2026-05-27 11:11:12.765 9 INFO neutron.wsgi [None req-f35de8d3-1891-4500-8997-b6622b3f1373 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "PUT /v2.0/trunks/18486cba-86b6-47d5-a332-e2f0aba2f76b/tags HTTP/1.1" status: 200 len: 210 time: 0.0278738 2026-05-27 11:11:12.796 9 INFO neutron.wsgi [None req-01dc6c70-c5f3-4afd-8e12-cf5267f9fd9e 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "PUT /v2.0/trunks/d1e21f1e-ccf2-4798-ad3d-5e01d5939ceb/tags HTTP/1.1" status: 200 len: 218 time: 0.0273840 2026-05-27 11:11:12.832 9 INFO neutron.wsgi [None req-edb5fe10-6bac-41f9-86f6-d0f9a88e20cb 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "PUT /v2.0/trunks/129d3036-e0c1-4c2e-9b14-ad79204894aa/tags HTTP/1.1" status: 200 len: 227 time: 0.0323675 2026-05-27 11:11:12.864 9 INFO neutron.wsgi [None req-8896ba8a-7b84-47b4-b163-87f0c802afb3 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "PUT /v2.0/trunks/c0989312-a61d-4b77-9a3f-c8fdb17b91eb/tags HTTP/1.1" status: 200 len: 212 time: 0.0278773 2026-05-27 11:11:12.898 9 INFO neutron.wsgi [None req-26fcbe11-c8c2-4b8a-83ec-b116c5002963 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "GET /v2.0/trunks?tags=red HTTP/1.1" status: 200 len: 1447 time: 0.0275574 2026-05-27 11:11:12.927 9 INFO neutron.wsgi [None req-bacd95b6-fa28-4f28-9483-73545b7bca2d 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "GET /v2.0/trunks?tags=red%2Cblue HTTP/1.1" status: 200 len: 1041 time: 0.0244524 2026-05-27 11:11:12.954 9 INFO neutron.wsgi [None req-a4e930cb-ffaa-48ff-b447-fa229b2212ae 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "GET /v2.0/trunks?tags-any=blue HTTP/1.1" status: 200 len: 1041 time: 0.0223887 2026-05-27 11:11:12.989 9 INFO neutron.wsgi [None req-be3892b1-d472-4c08-9ee4-b55be969429b 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "GET /v2.0/trunks?tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1447 time: 0.0293674 2026-05-27 11:11:13.024 9 INFO neutron.wsgi [None req-26a3001a-b426-41fb-9344-870f21aa9bb7 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "GET /v2.0/trunks?not-tags=red HTTP/1.1" status: 200 len: 1013 time: 0.0302463 2026-05-27 11:11:13.054 9 INFO neutron.wsgi [None req-27ae16fa-4ce7-4896-9073-73fe61fb6bc3 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "GET /v2.0/trunks?not-tags=red%2Cblue HTTP/1.1" status: 200 len: 1419 time: 0.0251801 2026-05-27 11:11:13.080 9 INFO neutron.wsgi [None req-4f098d58-38c6-45e7-b68e-c8239341e37e 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "GET /v2.0/trunks?not-tags-any=blue HTTP/1.1" status: 200 len: 1419 time: 0.0217683 /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-05-27 11:11:13.114 10 INFO neutron.wsgi [None req-923e9d10-cf56-4461-9acf-422d5232fec2 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "GET /v2.0/trunks?not-tags-any=red%2Cblue HTTP/1.1" status: 200 len: 1013 time: 0.0295184 2026-05-27 11:11:13.139 10 INFO neutron.wsgi [None req-1cd78a7b-31b3-450d-954f-7b2c6ec09218 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "GET /v2.0/trunks/18486cba-86b6-47d5-a332-e2f0aba2f76b HTTP/1.1" status: 200 len: 608 time: 0.0187597 2026-05-27 11:11:13.238 10 INFO neutron.wsgi [None req-5e26d193-c129-45ec-844a-a1980b2aac9e 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "GET /v2.0/ports/8e194ff7-e88e-4bc4-aaa3-b495bdba271b HTTP/1.1" status: 200 len: 1020 time: 0.0964835 2026-05-27 11:11:13.336 10 INFO neutron.wsgi [None req-202af405-e506-48e2-bdb7-77cafc53e074 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "DELETE /v2.0/trunks/18486cba-86b6-47d5-a332-e2f0aba2f76b HTTP/1.1" status: 204 len: 168 time: 0.0916793 2026-05-27 11:11:13.357 10 INFO neutron.wsgi [None req-5b9d1f96-a34d-43fb-941b-306c7902f348 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "GET /v2.0/trunks/d1e21f1e-ccf2-4798-ad3d-5e01d5939ceb HTTP/1.1" status: 200 len: 616 time: 0.0176771 2026-05-27 11:11:13.455 10 INFO neutron.wsgi [None req-4ff88d5a-d1b0-4ee4-91b4-2ec78af54796 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "GET /v2.0/ports/a6083bf5-0ae6-4251-9790-6ba1a11062e5 HTTP/1.1" status: 200 len: 1020 time: 0.0924637 2026-05-27 11:11:13.555 10 INFO neutron.wsgi [None req-b94092ad-8296-4690-94e9-2da50e6475a6 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "DELETE /v2.0/trunks/d1e21f1e-ccf2-4798-ad3d-5e01d5939ceb HTTP/1.1" status: 204 len: 168 time: 0.0951107 2026-05-27 11:11:13.578 10 INFO neutron.wsgi [None req-a32034f1-b21a-4130-a9d5-d79142775630 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "GET /v2.0/trunks/129d3036-e0c1-4c2e-9b14-ad79204894aa HTTP/1.1" status: 200 len: 625 time: 0.0187738 2026-05-27 11:11:13.674 10 INFO neutron.wsgi [None req-e3d5c10e-db50-48d8-8ae9-c59b7b97a2b0 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "GET /v2.0/ports/012a0cf4-6d37-43eb-85dc-c04e9038fb12 HTTP/1.1" status: 200 len: 1020 time: 0.0911658 2026-05-27 11:11:13.766 10 INFO neutron.wsgi [None req-c17812e0-20f9-436a-8788-de0619275e91 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "DELETE /v2.0/trunks/129d3036-e0c1-4c2e-9b14-ad79204894aa HTTP/1.1" status: 204 len: 168 time: 0.0875962 2026-05-27 11:11:13.791 10 INFO neutron.wsgi [None req-be89b751-9407-4010-b67a-58c998158410 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "GET /v2.0/trunks/c0989312-a61d-4b77-9a3f-c8fdb17b91eb HTTP/1.1" status: 200 len: 610 time: 0.0191495 2026-05-27 11:11:13.938 10 INFO neutron.wsgi [None req-e6d0d572-95d2-4d2a-a6dd-6b69a0244e55 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "GET /v2.0/ports/51e94a1d-5434-4b9a-8bb4-ed1af7d11ea1 HTTP/1.1" status: 200 len: 1020 time: 0.1431391 2026-05-27 11:11:14.028 10 INFO neutron.wsgi [None req-9c43f04d-940f-49ab-b06c-46a4b0b0d606 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "DELETE /v2.0/trunks/c0989312-a61d-4b77-9a3f-c8fdb17b91eb HTTP/1.1" status: 204 len: 168 time: 0.0846324 2026-05-27 11:11:14.059 10 INFO neutron.wsgi [None req-7820a35c-df1c-440f-8ad6-f786eaca6546 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "GET /v2.0/trunks/be59dcf3-76d5-4b55-b759-0d0cfeb3b1f1 HTTP/1.1" status: 200 len: 603 time: 0.0197041 2026-05-27 11:11:14.152 10 INFO neutron.wsgi [None req-9e1b4ff1-4f88-41c2-b052-571b136049e4 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "GET /v2.0/ports/9f7e13ff-0251-4af9-bf0a-b577c0d4ac58 HTTP/1.1" status: 200 len: 1020 time: 0.0875123 2026-05-27 11:11:14.243 10 INFO neutron.wsgi [None req-9b3b279b-927d-4563-9d41-4d642ccb643c 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "DELETE /v2.0/trunks/be59dcf3-76d5-4b55-b759-0d0cfeb3b1f1 HTTP/1.1" status: 204 len: 168 time: 0.0853238 2026-05-27 11:11:14.555 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-eb18001c-cd84-4981-aded-037e36e1ddbc'] response: {'server_uuid': 'fde4c74c-491c-46b2-8d00-43833f407063', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '883fc610-c337-49b6-8ddc-dc9d38ef5488', 'code': 200} 2026-05-27 11:11:14.560 10 INFO neutron.wsgi [None req-a474078c-e6ca-4f92-855c-55883a1c5ef5 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "DELETE /v2.0/ports/8e194ff7-e88e-4bc4-aaa3-b495bdba271b HTTP/1.1" status: 204 len: 168 time: 0.3134258 2026-05-27 11:11:14.876 10 INFO neutron.wsgi [None req-abade3a2-89a9-4e87-9d23-1bbc6e17c76c 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "DELETE /v2.0/ports/a6083bf5-0ae6-4251-9790-6ba1a11062e5 HTTP/1.1" status: 204 len: 168 time: 0.3071036 2026-05-27 11:11:15.034 9 INFO neutron.wsgi [req-d6c961a4-cd2a-425f-bb83-c8dbb2936a4d req-c4796de7-8547-4a4a-a473-7b997421a236 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 1413 time: 0.0398090 2026-05-27 11:11:15.094 9 INFO neutron.wsgi [req-d6c961a4-cd2a-425f-bb83-c8dbb2936a4d req-00e8d727-cddc-497e-8db8-0b9dd4824b29 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=f5ae0a3d-39d4-41ef-a613-ca5fde511e7a&fields=id&fields=name HTTP/1.1" status: 200 len: 294 time: 0.0532911 2026-05-27 11:11:15.203 9 INFO neutron.wsgi [None req-0586e6be-550a-44a0-9699-f841ee1db9a3 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "DELETE /v2.0/ports/012a0cf4-6d37-43eb-85dc-c04e9038fb12 HTTP/1.1" status: 204 len: 168 time: 0.3213844 2026-05-27 11:11:15.210 9 INFO neutron.wsgi [req-6047bd4a-aacb-45b2-8298-e49c4acdb587 req-988e9a69-2071-4478-8164-8839fc5cfa25 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 1413 time: 0.0552065 2026-05-27 11:11:15.694 10 INFO neutron.wsgi [None req-ccd04f0f-ac30-4711-bd18-c63cfb366f47 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "DELETE /v2.0/ports/51e94a1d-5434-4b9a-8bb4-ed1af7d11ea1 HTTP/1.1" status: 204 len: 168 time: 0.4852526 2026-05-27 11:11:15.923 10 INFO neutron.wsgi [None req-d527d4b1-5849-47f4-8c29-1e1dc2c9fefa 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "DELETE /v2.0/ports/9f7e13ff-0251-4af9-bf0a-b577c0d4ac58 HTTP/1.1" status: 204 len: 168 time: 0.2220242 2026-05-27 11:11:16.329 10 INFO neutron.wsgi [None req-3659d98a-f3fc-4bcd-af82-21ed50413508 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "DELETE /v2.0/networks/27a6cd2a-3ba8-4801-ad92-dc4cb1028780 HTTP/1.1" status: 204 len: 168 time: 0.3985171 2026-05-27 11:11:16.371 10 INFO neutron.services.segments.plugin [-] Segment 9aacec42-4a1d-44f0-9e10-9d30ec552467 resource provider aggregate not found 2026-05-27 11:11:16.390 10 INFO neutron.services.segments.plugin [-] Segment 9aacec42-4a1d-44f0-9e10-9d30ec552467 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 9aacec42-4a1d-44f0-9e10-9d30ec552467 found for delete ", "request_id": "req-5b92f7b7-2a35-474e-b08c-2ae23c93fda9"}]} 2026-05-27 11:11:16.410 10 INFO neutron.services.segments.plugin [-] Segment 9aacec42-4a1d-44f0-9e10-9d30ec552467 resource provider aggregate not found 2026-05-27 11:11:16.428 10 INFO neutron.services.segments.plugin [-] Segment 9aacec42-4a1d-44f0-9e10-9d30ec552467 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 9aacec42-4a1d-44f0-9e10-9d30ec552467 found for delete ", "request_id": "req-06f603e2-ea9b-411a-861c-7ffbf82a2fae"}]} 2026-05-27 11:11:16.838 10 INFO neutron.wsgi [None req-ee08dcbb-e0b0-4a97-9ead-28d726969a9d 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "DELETE /v2.0/networks/f5d75b92-69d5-4de2-8a26-2c72c23c4c5a HTTP/1.1" status: 204 len: 168 time: 0.5018833 2026-05-27 11:11:17.304 10 INFO neutron.wsgi [None req-47795c3f-e8ca-43c5-a5d5-60baf703b891 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "DELETE /v2.0/networks/cb91f4fb-49bb-43b0-8a4a-a3326e4264c2 HTTP/1.1" status: 204 len: 168 time: 0.4615402 2026-05-27 11:11:17.748 9 INFO neutron.services.segments.plugin [-] Segment ef38a645-0b9b-4807-b8ab-3ecf9df65ab4 resource provider aggregate not found 2026-05-27 11:11:17.754 9 INFO neutron.services.segments.plugin [-] Segment ef38a645-0b9b-4807-b8ab-3ecf9df65ab4 resource provider aggregate not found 2026-05-27 11:11:17.771 9 INFO neutron.services.segments.plugin [-] Segment ef38a645-0b9b-4807-b8ab-3ecf9df65ab4 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 ef38a645-0b9b-4807-b8ab-3ecf9df65ab4 found for delete ", "request_id": "req-e8f9289f-3d7c-4ff9-aee0-95852ae24a48"}]} 2026-05-27 11:11:17.774 9 INFO neutron.services.segments.plugin [-] Segment ef38a645-0b9b-4807-b8ab-3ecf9df65ab4 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 ef38a645-0b9b-4807-b8ab-3ecf9df65ab4 found for delete ", "request_id": "req-511adf1d-0829-4683-b669-b93f04b7b2cd"}]} 2026-05-27 11:11:17.782 9 INFO neutron.wsgi [None req-5869c439-9391-4044-bfed-3be85890f49b 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "DELETE /v2.0/networks/0e7d8744-4428-4457-8ec5-ea8508279dc5 HTTP/1.1" status: 204 len: 168 time: 0.4700942 2026-05-27 11:11:18.196 10 INFO neutron.wsgi [None req-6a880621-8c4e-494d-a60b-6f940152fb89 0f7de4cc2ac1409996cbeda29c88000f 0729401f28c84e51b654fa6ac0dd6bab - - default default] 10.0.0.84 "DELETE /v2.0/networks/576a3a1d-45b5-4ef3-9fc5-ee28ca608dd7 HTTP/1.1" status: 204 len: 168 time: 0.4084663 2026-05-27 11:11:18.408 10 INFO neutron.services.segments.plugin [-] Segment fa2462d8-d18e-45d4-9e24-5c5b246b4747 resource provider aggregate not found 2026-05-27 11:11:18.424 10 INFO neutron.services.segments.plugin [-] Segment fa2462d8-d18e-45d4-9e24-5c5b246b4747 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 fa2462d8-d18e-45d4-9e24-5c5b246b4747 found for delete ", "request_id": "req-2b88a98a-5831-4514-b02e-bfa0f1b505bd"}]} 2026-05-27 11:11:18.451 10 INFO neutron.services.segments.plugin [-] Segment 8f66b322-5f49-46d2-a4aa-a72739d5eb9b resource provider aggregate not found 2026-05-27 11:11:18.458 10 INFO neutron.services.segments.plugin [-] Segment fa2462d8-d18e-45d4-9e24-5c5b246b4747 resource provider aggregate not found 2026-05-27 11:11:18.474 10 INFO neutron.services.segments.plugin [-] Segment 8f66b322-5f49-46d2-a4aa-a72739d5eb9b 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 8f66b322-5f49-46d2-a4aa-a72739d5eb9b found for delete ", "request_id": "req-04638246-65f5-4d6d-800a-4b5c01dcd1c2"}]} 2026-05-27 11:11:18.478 10 INFO neutron.services.segments.plugin [-] Segment fa2462d8-d18e-45d4-9e24-5c5b246b4747 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 fa2462d8-d18e-45d4-9e24-5c5b246b4747 found for delete ", "request_id": "req-527aee84-a0b4-4180-b8a8-7d8f0c2145e3"}]} 2026-05-27 11:11:18.494 10 INFO neutron.services.segments.plugin [-] Segment 8f66b322-5f49-46d2-a4aa-a72739d5eb9b resource provider aggregate not found 2026-05-27 11:11:18.501 10 INFO neutron.services.segments.plugin [-] Segment 2531fae2-37b6-49ac-a927-63e91ed6de89 resource provider aggregate not found 2026-05-27 11:11:18.512 10 INFO neutron.services.segments.plugin [-] Segment 8f66b322-5f49-46d2-a4aa-a72739d5eb9b 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 8f66b322-5f49-46d2-a4aa-a72739d5eb9b found for delete ", "request_id": "req-808ddd51-40f9-4cdf-bb05-a764cdacbe6b"}]} 2026-05-27 11:11:18.522 10 INFO neutron.services.segments.plugin [-] Segment 2531fae2-37b6-49ac-a927-63e91ed6de89 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 2531fae2-37b6-49ac-a927-63e91ed6de89 found for delete ", "request_id": "req-eae42296-978b-471b-b420-1aeb07f6f989"}]} 2026-05-27 11:11:18.528 10 INFO neutron.services.segments.plugin [-] Segment 2531fae2-37b6-49ac-a927-63e91ed6de89 resource provider aggregate not found 2026-05-27 11:11:18.546 10 INFO neutron.services.segments.plugin [-] Segment 2531fae2-37b6-49ac-a927-63e91ed6de89 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 2531fae2-37b6-49ac-a927-63e91ed6de89 found for delete ", "request_id": "req-22c28c09-42a8-4472-a824-2c6cbd745074"}]} 2026-05-27 11:11:19.309 10 INFO neutron.db.ovn_revision_numbers_db [None req-172e3289-5bc7-4885-95ed-a275e24b78a9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource d2249a1e-ea8f-43d0-952e-1312b20f28f1 (type: security_groups) to 1 2026-05-27 11:11:19.324 10 INFO neutron.db.ovn_revision_numbers_db [None req-172e3289-5bc7-4885-95ed-a275e24b78a9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 102a5ac4-e1ca-4f31-b129-d2c7b270fe26 (type: security_group_rules) to 0 2026-05-27 11:11:19.338 10 INFO neutron.db.ovn_revision_numbers_db [None req-172e3289-5bc7-4885-95ed-a275e24b78a9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 3444aff5-921e-4afe-8299-87fe8ebfeedf (type: security_group_rules) to 0 2026-05-27 11:11:19.352 10 INFO neutron.db.ovn_revision_numbers_db [None req-172e3289-5bc7-4885-95ed-a275e24b78a9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 4fda6ea9-b007-4eda-8081-ef565ff02d58 (type: security_group_rules) to 0 2026-05-27 11:11:19.366 10 INFO neutron.db.ovn_revision_numbers_db [None req-172e3289-5bc7-4885-95ed-a275e24b78a9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource f2094ce3-fc3d-4ff2-90ca-18be92b98053 (type: security_group_rules) to 0 2026-05-27 11:11:19.388 10 INFO neutron.wsgi [None req-172e3289-5bc7-4885-95ed-a275e24b78a9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=ce172bf7be574612a9e228cda865f147&name=default HTTP/1.1" status: 200 len: 3124 time: 0.3968575 2026-05-27 11:11:19.700 9 INFO neutron.wsgi [None req-57b30d9a-ed8b-4492-a7fe-c8d8fccd4b91 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/d2249a1e-ea8f-43d0-952e-1312b20f28f1 HTTP/1.1" status: 204 len: 168 time: 0.3059425 2026-05-27 11:11:19.918 9 INFO neutron.wsgi [None req-bcc9c551-6605-4902-9f05-671bc574060f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=0729401f28c84e51b654fa6ac0dd6bab&name=default HTTP/1.1" status: 200 len: 3124 time: 0.0567303 2026-05-27 11:11:20.246 9 INFO neutron.wsgi [None req-8355ab58-ece4-4583-b1fc-0c273bea56e4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/3dca9b51-3a0f-4fc1-9650-eccd64f57c89 HTTP/1.1" status: 204 len: 168 time: 0.3205428 2026-05-27 11:11:20.561 10 INFO neutron.db.ovn_revision_numbers_db [None req-44f258ed-4316-441d-94b5-c1a0704a8d0f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource f5560558-31ce-4a56-be13-fb3fb35117d0 (type: security_groups) to 1 2026-05-27 11:11:20.576 10 INFO neutron.db.ovn_revision_numbers_db [None req-44f258ed-4316-441d-94b5-c1a0704a8d0f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 3ac48432-4f66-4278-b5d9-2d4a5451dd12 (type: security_group_rules) to 0 2026-05-27 11:11:20.589 10 INFO neutron.db.ovn_revision_numbers_db [None req-44f258ed-4316-441d-94b5-c1a0704a8d0f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 7b39b5b1-9994-4f6e-a343-4d6bf4ebfa0b (type: security_group_rules) to 0 2026-05-27 11:11:20.603 10 INFO neutron.db.ovn_revision_numbers_db [None req-44f258ed-4316-441d-94b5-c1a0704a8d0f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 9c750750-fc3f-411c-b175-26c2e4b329bf (type: security_group_rules) to 0 2026-05-27 11:11:20.620 10 INFO neutron.db.ovn_revision_numbers_db [None req-44f258ed-4316-441d-94b5-c1a0704a8d0f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource d1ff2461-355e-47ca-b224-24bbcdeae90d (type: security_group_rules) to 0 2026-05-27 11:11:20.642 10 INFO neutron.wsgi [None req-44f258ed-4316-441d-94b5-c1a0704a8d0f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=5559b6eb9f30444a8afc540fe5ce941d&name=default HTTP/1.1" status: 200 len: 3124 time: 0.2095313 2026-05-27 11:11:20.866 10 INFO neutron.wsgi [None req-91c6eb30-8d75-485d-b361-1640c3065331 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/f5560558-31ce-4a56-be13-fb3fb35117d0 HTTP/1.1" status: 204 len: 168 time: 0.2187271 2026-05-27 11:11:23.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033772 2026-05-27 11:11:23.956 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0039835 2026-05-27 11:11:24.151 10 WARNING neutron_lib.context [None req-46b5d950-5253-4b41-ae3f-24acc11eb4bd 81dca5cd0334492dbdb7b9c5f025ffde b129c3743a834198ae41ba22c549a74d - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:11:24.202 10 INFO neutron.wsgi [None req-46b5d950-5253-4b41-ae3f-24acc11eb4bd 81dca5cd0334492dbdb7b9c5f025ffde b129c3743a834198ae41ba22c549a74d - - default default] 10.0.0.84 "POST /v2.0/subnetpools HTTP/1.1" status: 201 len: 715 time: 0.2285125 2026-05-27 11:11:24.260 10 INFO neutron.wsgi [None req-469eaba6-2640-4316-90f0-08d9d16c734d 81dca5cd0334492dbdb7b9c5f025ffde b129c3743a834198ae41ba22c549a74d - - default default] 10.0.0.84 "PUT /v2.0/subnetpools/786520ba-8867-4cdc-834a-ed19eef41ffc/tags HTTP/1.1" status: 200 len: 218 time: 0.0524986 2026-05-27 11:11:24.286 10 INFO neutron.wsgi [None req-14fac1fd-36f8-4be7-b380-cef9b4717eac 81dca5cd0334492dbdb7b9c5f025ffde b129c3743a834198ae41ba22c549a74d - - default default] 10.0.0.84 "GET /v2.0/subnetpools/786520ba-8867-4cdc-834a-ed19eef41ffc/tags HTTP/1.1" status: 200 len: 218 time: 0.0214806 2026-05-27 11:11:24.341 10 INFO neutron.wsgi [None req-5522a0e4-d389-40df-9d89-dfe9789e7d80 81dca5cd0334492dbdb7b9c5f025ffde b129c3743a834198ae41ba22c549a74d - - default default] 10.0.0.84 "PUT /v2.0/subnetpools/786520ba-8867-4cdc-834a-ed19eef41ffc/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0520077 2026-05-27 11:11:24.367 10 INFO neutron.wsgi [None req-b8050ada-fd81-43ca-9b4e-b155a8798913 81dca5cd0334492dbdb7b9c5f025ffde b129c3743a834198ae41ba22c549a74d - - default default] 10.0.0.84 "GET /v2.0/subnetpools/786520ba-8867-4cdc-834a-ed19eef41ffc/tags HTTP/1.1" status: 200 len: 227 time: 0.0218978 2026-05-27 11:11:24.398 10 INFO neutron.wsgi [None req-d859a2ee-111e-4612-ad37-c09ca3dd0578 81dca5cd0334492dbdb7b9c5f025ffde b129c3743a834198ae41ba22c549a74d - - default default] 10.0.0.84 "PUT /v2.0/subnetpools/786520ba-8867-4cdc-834a-ed19eef41ffc/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0246234 2026-05-27 11:11:24.425 10 INFO neutron.wsgi [None req-584b36c3-bdec-492c-a74a-c6b499833f09 81dca5cd0334492dbdb7b9c5f025ffde b129c3743a834198ae41ba22c549a74d - - default default] 10.0.0.84 "GET /v2.0/subnetpools/786520ba-8867-4cdc-834a-ed19eef41ffc/tags HTTP/1.1" status: 200 len: 227 time: 0.0208716 2026-05-27 11:11:24.476 10 INFO neutron.wsgi [None req-6a9a6b28-bdce-4ca6-9bca-b6cc92c2acdb 81dca5cd0334492dbdb7b9c5f025ffde b129c3743a834198ae41ba22c549a74d - - default default] 10.0.0.84 "PUT /v2.0/subnetpools/786520ba-8867-4cdc-834a-ed19eef41ffc/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0458486 2026-05-27 11:11:24.527 10 INFO neutron.wsgi [None req-0e38f0c4-9265-4b5c-acd6-f3b967cff989 81dca5cd0334492dbdb7b9c5f025ffde b129c3743a834198ae41ba22c549a74d - - default default] 10.0.0.84 "GET /v2.0/subnetpools/786520ba-8867-4cdc-834a-ed19eef41ffc/tags HTTP/1.1" status: 200 len: 245 time: 0.0457814 2026-05-27 11:11:24.564 10 INFO neutron.wsgi [None req-34549cb2-dad7-4039-933f-76dae0266b91 81dca5cd0334492dbdb7b9c5f025ffde b129c3743a834198ae41ba22c549a74d - - default default] 10.0.0.84 "PUT /v2.0/subnetpools/786520ba-8867-4cdc-834a-ed19eef41ffc/tags HTTP/1.1" status: 200 len: 230 time: 0.0313435 2026-05-27 11:11:24.591 10 INFO neutron.wsgi [None req-df4c4068-3547-41bb-9276-c96d45c6da59 81dca5cd0334492dbdb7b9c5f025ffde b129c3743a834198ae41ba22c549a74d - - default default] 10.0.0.84 "GET /v2.0/subnetpools/786520ba-8867-4cdc-834a-ed19eef41ffc/tags HTTP/1.1" status: 200 len: 230 time: 0.0215230 2026-05-27 11:11:24.617 10 INFO neutron.wsgi [None req-050d0e94-2f14-43a6-99c3-947a4c9040e6 81dca5cd0334492dbdb7b9c5f025ffde b129c3743a834198ae41ba22c549a74d - - default default] 10.0.0.84 "GET /v2.0/subnetpools/786520ba-8867-4cdc-834a-ed19eef41ffc/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0225198 2026-05-27 11:11:24.660 10 INFO neutron.api.v2.resource [None req-f8dc38e6-e22a-4b66-9192-07fd50ccaa4a 81dca5cd0334492dbdb7b9c5f025ffde b129c3743a834198ae41ba22c549a74d - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:11:24.662 10 INFO neutron.wsgi [None req-f8dc38e6-e22a-4b66-9192-07fd50ccaa4a 81dca5cd0334492dbdb7b9c5f025ffde b129c3743a834198ae41ba22c549a74d - - default default] 10.0.0.84 "GET /v2.0/subnetpools/786520ba-8867-4cdc-834a-ed19eef41ffc/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0399070 2026-05-27 11:11:24.722 10 INFO neutron.wsgi [None req-fabf5f71-fc8f-40d4-9f95-4345d570507b 81dca5cd0334492dbdb7b9c5f025ffde b129c3743a834198ae41ba22c549a74d - - default default] 10.0.0.84 "DELETE /v2.0/subnetpools/786520ba-8867-4cdc-834a-ed19eef41ffc/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0541825 2026-05-27 11:11:24.753 10 INFO neutron.wsgi [None req-d4278ea9-40ff-4410-8766-222d9e515333 81dca5cd0334492dbdb7b9c5f025ffde b129c3743a834198ae41ba22c549a74d - - default default] 10.0.0.84 "GET /v2.0/subnetpools/786520ba-8867-4cdc-834a-ed19eef41ffc/tags HTTP/1.1" status: 200 len: 223 time: 0.0257750 2026-05-27 11:11:24.796 9 INFO neutron.api.v2.resource [None req-417b743a-d75c-4b97-ac2b-29066315b1fe 81dca5cd0334492dbdb7b9c5f025ffde b129c3743a834198ae41ba22c549a74d - - default default] delete failed (client error): The resource could not be found. 2026-05-27 11:11:24.797 9 INFO neutron.wsgi [None req-417b743a-d75c-4b97-ac2b-29066315b1fe 81dca5cd0334492dbdb7b9c5f025ffde b129c3743a834198ae41ba22c549a74d - - default default] 10.0.0.84 "DELETE /v2.0/subnetpools/786520ba-8867-4cdc-834a-ed19eef41ffc/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0385864 2026-05-27 11:11:24.856 9 INFO neutron.wsgi [None req-2e61681a-dc01-4a99-aaa9-5938828d2bd4 81dca5cd0334492dbdb7b9c5f025ffde b129c3743a834198ae41ba22c549a74d - - default default] 10.0.0.84 "DELETE /v2.0/subnetpools/786520ba-8867-4cdc-834a-ed19eef41ffc/tags HTTP/1.1" status: 204 len: 168 time: 0.0433836 2026-05-27 11:11:24.885 9 INFO neutron.wsgi [None req-429a97fd-62a1-460d-a48e-ee60a797f992 81dca5cd0334492dbdb7b9c5f025ffde b129c3743a834198ae41ba22c549a74d - - default default] 10.0.0.84 "GET /v2.0/subnetpools/786520ba-8867-4cdc-834a-ed19eef41ffc/tags HTTP/1.1" status: 200 len: 205 time: 0.0212069 2026-05-27 11:11:24.942 9 INFO neutron.wsgi [None req-47e4226d-65db-45a9-8d6b-4d766269abdc 81dca5cd0334492dbdb7b9c5f025ffde b129c3743a834198ae41ba22c549a74d - - default default] 10.0.0.84 "DELETE /v2.0/subnetpools/786520ba-8867-4cdc-834a-ed19eef41ffc HTTP/1.1" status: 204 len: 168 time: 0.0514827 2026-05-27 11:11:25.569 9 INFO neutron.wsgi [req-a8db4e83-0c06-49ca-a3ca-50b9191472c7 req-c1918017-8fca-4f93-a77e-4aaf52e2774d 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?device_id=4bc69d29-11c3-4645-9af0-77233094166e&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0461814 2026-05-27 11:11:25.648 9 INFO neutron.wsgi [req-a8db4e83-0c06-49ca-a3ca-50b9191472c7 req-7f8b816a-b182-4931-98c1-6d005c481d6f 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=93ae98ff4d1b4d8c855eeb47325978fc&device_id=4bc69d29-11c3-4645-9af0-77233094166e HTTP/1.1" status: 200 len: 1638 time: 0.0539813 2026-05-27 11:11:25.733 9 INFO neutron.wsgi [req-a8db4e83-0c06-49ca-a3ca-50b9191472c7 req-e8dcade2-551f-422a-a118-8689c7a8a09b 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7 HTTP/1.1" status: 200 len: 1002 time: 0.0653646 2026-05-27 11:11:25.801 9 INFO neutron.wsgi [req-a8db4e83-0c06-49ca-a3ca-50b9191472c7 req-aeace73f-01c5-4860-9e03-67496bed1118 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.196&port_id=b3e955cf-e60b-4dbe-a819-0e7cd10997ef HTTP/1.1" status: 200 len: 1059 time: 0.0614514 2026-05-27 11:11:25.834 9 INFO neutron.wsgi [req-a8db4e83-0c06-49ca-a3ca-50b9191472c7 req-8d5a0d3c-8e0e-45e2-bb1e-fa802bae6228 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A159&port_id=b3e955cf-e60b-4dbe-a819-0e7cd10997ef HTTP/1.1" status: 200 len: 217 time: 0.0244744 2026-05-27 11:11:25.895 9 INFO neutron.wsgi [req-a8db4e83-0c06-49ca-a3ca-50b9191472c7 req-42f49b93-49b6-4ab4-a55d-c291c3a1df2d 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=cd7b6bde-3f14-4e16-ae57-843fc8b1a203&id=4a72ae37-519d-4e8d-9d88-880d31b82a3a HTTP/1.1" status: 200 len: 1562 time: 0.0506060 2026-05-27 11:11:25.926 9 INFO neutron.wsgi [req-a8db4e83-0c06-49ca-a3ca-50b9191472c7 req-cbc77dfb-4542-4c73-89e9-2e72beb99031 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0227766 2026-05-27 11:11:25.953 9 INFO neutron.wsgi [req-a8db4e83-0c06-49ca-a3ca-50b9191472c7 req-71727a43-e531-4f85-a2b3-c845d3e7a57b 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0202873 2026-05-27 11:11:25.956 9 INFO neutron.db.ovn_revision_numbers_db [None req-9ce49eda-c154-439e-9169-be29acc1bb67 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 4d56ede1-618d-43bc-94b4-762ca1c9cd0a (type: security_groups) to 1 2026-05-27 11:11:25.973 9 INFO neutron.db.ovn_revision_numbers_db [None req-9ce49eda-c154-439e-9169-be29acc1bb67 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 4f304730-cd62-49f2-854e-1b2ba0710ea8 (type: security_group_rules) to 0 2026-05-27 11:11:25.998 9 INFO neutron.db.ovn_revision_numbers_db [None req-9ce49eda-c154-439e-9169-be29acc1bb67 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource aba1240d-ba66-4e7e-abe1-2c45858c4154 (type: security_group_rules) to 0 2026-05-27 11:11:26.016 9 INFO neutron.db.ovn_revision_numbers_db [None req-9ce49eda-c154-439e-9169-be29acc1bb67 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource d7f9bd3c-0a3a-4784-9eaf-84b44fa6f4c5 (type: security_group_rules) to 0 2026-05-27 11:11:26.027 9 INFO neutron.wsgi [req-a8db4e83-0c06-49ca-a3ca-50b9191472c7 req-175414bb-805e-4d49-94fb-474441d80f38 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0614755 2026-05-27 11:11:26.035 9 INFO neutron.db.ovn_revision_numbers_db [None req-9ce49eda-c154-439e-9169-be29acc1bb67 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource de981696-4f18-465a-b574-ff62f543fb64 (type: security_group_rules) to 0 2026-05-27 11:11:26.070 9 INFO neutron.wsgi [None req-9ce49eda-c154-439e-9169-be29acc1bb67 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=f1b0670667ef4944bd7386b56e2c927d&name=default HTTP/1.1" status: 200 len: 3124 time: 0.4411061 2026-05-27 11:11:26.106 9 INFO neutron.wsgi [req-a8db4e83-0c06-49ca-a3ca-50b9191472c7 req-6949314a-11fe-4eb1-91a6-caf3b388b936 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0710089 2026-05-27 11:11:26.314 10 INFO neutron.wsgi [None req-b228cb68-6c6f-4989-9e5a-ba455cafc5b0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/4d56ede1-618d-43bc-94b4-762ca1c9cd0a HTTP/1.1" status: 204 len: 168 time: 0.2376087 2026-05-27 11:11:26.635 9 INFO neutron.db.ovn_revision_numbers_db [None req-67ee0b4d-3af6-47b5-a2f6-0eb6e90e7428 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 4f1a0e96-d9c0-4e9f-9563-87aa811f00d3 (type: security_groups) to 1 2026-05-27 11:11:26.649 9 INFO neutron.db.ovn_revision_numbers_db [None req-67ee0b4d-3af6-47b5-a2f6-0eb6e90e7428 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 3f2d6023-2cba-4d54-9cff-cd5e3b9f0872 (type: security_group_rules) to 0 2026-05-27 11:11:26.663 9 INFO neutron.db.ovn_revision_numbers_db [None req-67ee0b4d-3af6-47b5-a2f6-0eb6e90e7428 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 5a70e9b3-7eba-4290-a5d3-e4040a905a4b (type: security_group_rules) to 0 2026-05-27 11:11:26.680 9 INFO neutron.db.ovn_revision_numbers_db [None req-67ee0b4d-3af6-47b5-a2f6-0eb6e90e7428 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 5cecab5e-f4d5-4312-96c9-21550fd973bf (type: security_group_rules) to 0 2026-05-27 11:11:26.695 9 INFO neutron.db.ovn_revision_numbers_db [None req-67ee0b4d-3af6-47b5-a2f6-0eb6e90e7428 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource af6a4da0-00aa-4830-b110-4ba75c18b667 (type: security_group_rules) to 0 2026-05-27 11:11:26.718 9 INFO neutron.wsgi [None req-67ee0b4d-3af6-47b5-a2f6-0eb6e90e7428 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=b129c3743a834198ae41ba22c549a74d&name=default HTTP/1.1" status: 200 len: 3124 time: 0.2861240 2026-05-27 11:11:27.027 9 INFO neutron.wsgi [None req-30b28796-d213-451f-b784-4630391d19a7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/4f1a0e96-d9c0-4e9f-9563-87aa811f00d3 HTTP/1.1" status: 204 len: 168 time: 0.3045945 2026-05-27 11:11:30.505 10 WARNING neutron_lib.context [None req-8ca319ab-f3b2-4052-a31d-172ed0db66a2 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:11:30.657 10 INFO neutron.db.ovn_revision_numbers_db [None req-8ca319ab-f3b2-4052-a31d-172ed0db66a2 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] Successfully bumped revision number for resource e1b42833-ba0e-4564-bd20-9f726fce67a3 (type: security_groups) to 1 2026-05-27 11:11:30.672 10 INFO neutron.db.ovn_revision_numbers_db [None req-8ca319ab-f3b2-4052-a31d-172ed0db66a2 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] Successfully bumped revision number for resource 3a29dd83-8bc3-4c69-96a5-9aec9ea6ab2a (type: security_group_rules) to 0 2026-05-27 11:11:30.687 10 INFO neutron.db.ovn_revision_numbers_db [None req-8ca319ab-f3b2-4052-a31d-172ed0db66a2 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] Successfully bumped revision number for resource b34a16a2-985e-4923-b367-1449f6950852 (type: security_group_rules) to 0 2026-05-27 11:11:30.709 10 INFO neutron.db.ovn_revision_numbers_db [None req-8ca319ab-f3b2-4052-a31d-172ed0db66a2 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] Successfully bumped revision number for resource ba6cb914-27f3-4b3e-b814-752aff7e2b6f (type: security_group_rules) to 0 2026-05-27 11:11:30.731 10 INFO neutron.db.ovn_revision_numbers_db [None req-8ca319ab-f3b2-4052-a31d-172ed0db66a2 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] Successfully bumped revision number for resource eb070563-618e-4a03-b929-143f03b0b86d (type: security_group_rules) to 0 2026-05-27 11:11:30.788 10 INFO neutron.db.segments_db [None req-8ca319ab-f3b2-4052-a31d-172ed0db66a2 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] Added segment 65c22881-318b-4ae2-bf22-125d21121581 of type geneve for network f1f58717-e153-4906-b45b-20ac5a202804 2026-05-27 11:11:30.957 10 INFO neutron.db.ovn_revision_numbers_db [None req-8ca319ab-f3b2-4052-a31d-172ed0db66a2 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] Successfully bumped revision number for resource f1f58717-e153-4906-b45b-20ac5a202804 (type: networks) to 1 2026-05-27 11:11:31.180 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-8ca319ab-f3b2-4052-a31d-172ed0db66a2 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] No more DHCP agents 2026-05-27 11:11:31.183 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-8ca319ab-f3b2-4052-a31d-172ed0db66a2 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] Unable to schedule network f1f58717-e153-4906-b45b-20ac5a202804: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:11:31.276 10 INFO neutron.wsgi [None req-6f1d0b8a-5ea2-42ff-a216-95a44a327ee7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 33355 time: 0.1129370 2026-05-27 11:11:31.299 10 INFO neutron.db.ovn_revision_numbers_db [None req-8ca319ab-f3b2-4052-a31d-172ed0db66a2 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] Successfully bumped revision number for resource 82cdce41-1eea-41af-8c76-7eea1d6f4d2d (type: ports) to 1 2026-05-27 11:11:31.310 10 INFO neutron.wsgi [None req-50bcdc09-9971-4b07-b5be-aa41f9d38a91 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3628 time: 0.0185456 2026-05-27 11:11:31.343 10 INFO neutron.wsgi [None req-8ca319ab-f3b2-4052-a31d-172ed0db66a2 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 829 time: 1.0203378 2026-05-27 11:11:31.358 10 WARNING neutron_lib.context [None req-b9be79fa-d65d-4d0e-a06c-7dc44751b168 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:11:31.371 10 INFO neutron.wsgi [None req-809847b8-9301-4065-880f-05860b2e5540 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 1879 time: 0.0596130 2026-05-27 11:11:31.464 10 INFO neutron.wsgi [None req-cb735d30-c74f-4b38-9018-7b7a1a3bf3ee c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/networks HTTP/1.1" status: 200 len: 5424 time: 0.0910177 2026-05-27 11:11:31.495 10 INFO neutron.wsgi [None req-329a13c4-dddf-4cab-9b9a-59045eca60a0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0258455 2026-05-27 11:11:31.563 10 INFO neutron.wsgi [None req-b796d567-f316-4e56-9be6-281140a51659 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5497 time: 0.0643036 2026-05-27 11:11:31.579 10 INFO neutron.wsgi [None req-d40ff45e-26e6-4311-9643-bb2c04f2e7b7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0113840 2026-05-27 11:11:31.669 10 INFO neutron.wsgi [None req-883735e8-8556-4dc0-b7a0-11b000d2e51e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/routers HTTP/1.1" status: 200 len: 1140 time: 0.0880108 2026-05-27 11:11:31.692 10 INFO neutron.wsgi [None req-7c5e033e-33fe-46c9-8f4d-1873d96feff4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0145662 2026-05-27 11:11:31.746 10 INFO neutron.wsgi [None req-9078681b-09ce-4518-8278-bb9386ba9ec1 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5497 time: 0.0503843 2026-05-27 11:11:31.747 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b9be79fa-d65d-4d0e-a06c-7dc44751b168 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] No more DHCP agents 2026-05-27 11:11:31.751 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b9be79fa-d65d-4d0e-a06c-7dc44751b168 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] Unable to schedule network f1f58717-e153-4906-b45b-20ac5a202804: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:11:31.864 10 INFO neutron.wsgi [None req-940e4442-e017-471f-abbd-c9d694fa5a20 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/ports HTTP/1.1" status: 200 len: 20785 time: 0.1147633 2026-05-27 11:11:32.320 10 INFO neutron.db.ovn_revision_numbers_db [None req-b9be79fa-d65d-4d0e-a06c-7dc44751b168 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] Successfully bumped revision number for resource 82cdce41-1eea-41af-8c76-7eea1d6f4d2d (type: ports) to 2 2026-05-27 11:11:32.369 10 INFO neutron.db.ovn_revision_numbers_db [None req-b9be79fa-d65d-4d0e-a06c-7dc44751b168 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] Successfully bumped revision number for resource f19c3fa7-aea9-4863-9bc3-cf700e2d50c3 (type: subnets) to 0 2026-05-27 11:11:32.386 10 INFO neutron.wsgi [None req-b9be79fa-d65d-4d0e-a06c-7dc44751b168 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 1.0345645 2026-05-27 11:11:32.464 10 INFO neutron.wsgi [None req-27bbf8a3-52db-4290-ae63-78b34138954b 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] 10.0.0.84 "PUT /v2.0/subnets/f19c3fa7-aea9-4863-9bc3-cf700e2d50c3/tags HTTP/1.1" status: 200 len: 218 time: 0.0723045 2026-05-27 11:11:32.504 10 INFO neutron.wsgi [None req-8c6f7dde-2cc2-40a0-8e95-44d57dea3a12 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] 10.0.0.84 "GET /v2.0/subnets/f19c3fa7-aea9-4863-9bc3-cf700e2d50c3/tags HTTP/1.1" status: 200 len: 218 time: 0.0348456 2026-05-27 11:11:32.560 10 INFO neutron.wsgi [None req-d06a2618-0bc2-4442-b378-49096d2113ba 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] 10.0.0.84 "PUT /v2.0/subnets/f19c3fa7-aea9-4863-9bc3-cf700e2d50c3/tags/green HTTP/1.1" status: 201 len: 201 time: 0.0531404 2026-05-27 11:11:32.603 10 INFO neutron.wsgi [None req-b3258e50-2e53-41ff-a002-379166e6e692 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] 10.0.0.84 "GET /v2.0/subnets/f19c3fa7-aea9-4863-9bc3-cf700e2d50c3/tags HTTP/1.1" status: 200 len: 227 time: 0.0385487 2026-05-27 11:11:32.649 10 INFO neutron.wsgi [None req-1e12a4a2-56ce-41da-8008-c9b7a46a07e2 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] 10.0.0.84 "PUT /v2.0/subnets/f19c3fa7-aea9-4863-9bc3-cf700e2d50c3/tags/red HTTP/1.1" status: 201 len: 201 time: 0.0416679 2026-05-27 11:11:32.693 10 INFO neutron.wsgi [None req-169709f9-c074-436f-89af-3a4727fca9e9 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] 10.0.0.84 "GET /v2.0/subnets/f19c3fa7-aea9-4863-9bc3-cf700e2d50c3/tags HTTP/1.1" status: 200 len: 227 time: 0.0390425 2026-05-27 11:11:32.760 10 INFO neutron.wsgi [None req-11a6d547-4650-43eb-bb30-abb469cf613e 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] 10.0.0.84 "PUT /v2.0/subnets/f19c3fa7-aea9-4863-9bc3-cf700e2d50c3/tags/black.or.white HTTP/1.1" status: 201 len: 201 time: 0.0618525 2026-05-27 11:11:32.806 10 INFO neutron.wsgi [None req-086965ce-154d-4e3d-a011-d5eff556fa78 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] 10.0.0.84 "GET /v2.0/subnets/f19c3fa7-aea9-4863-9bc3-cf700e2d50c3/tags HTTP/1.1" status: 200 len: 245 time: 0.0416980 2026-05-27 11:11:32.872 10 INFO neutron.wsgi [None req-c51de257-f069-4a6d-8a94-62d58d3d9c8f 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] 10.0.0.84 "PUT /v2.0/subnets/f19c3fa7-aea9-4863-9bc3-cf700e2d50c3/tags HTTP/1.1" status: 200 len: 230 time: 0.0613992 2026-05-27 11:11:32.923 10 INFO neutron.wsgi [None req-86c49d79-2dc4-458b-8f2e-1a45fc3db00a 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] 10.0.0.84 "GET /v2.0/subnets/f19c3fa7-aea9-4863-9bc3-cf700e2d50c3/tags HTTP/1.1" status: 200 len: 230 time: 0.0430946 2026-05-27 11:11:32.970 10 INFO neutron.wsgi [None req-98b94fb3-16ed-4f68-90a3-8ada10334584 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] 10.0.0.84 "GET /v2.0/subnets/f19c3fa7-aea9-4863-9bc3-cf700e2d50c3/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0425394 2026-05-27 11:11:33.012 10 INFO neutron.api.v2.resource [None req-9c02393d-0b94-41cc-b036-c4d74f1ad25e 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:11:33.013 10 INFO neutron.wsgi [None req-9c02393d-0b94-41cc-b036-c4d74f1ad25e 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] 10.0.0.84 "GET /v2.0/subnets/f19c3fa7-aea9-4863-9bc3-cf700e2d50c3/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0379584 2026-05-27 11:11:33.072 10 INFO neutron.wsgi [None req-2667881c-9f02-48e4-969c-9e21e8ae17f9 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/f19c3fa7-aea9-4863-9bc3-cf700e2d50c3/tags/red HTTP/1.1" status: 204 len: 168 time: 0.0547137 2026-05-27 11:11:33.118 10 INFO neutron.wsgi [None req-f32a32f0-e02b-4ec1-aa7f-aa735e691d90 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] 10.0.0.84 "GET /v2.0/subnets/f19c3fa7-aea9-4863-9bc3-cf700e2d50c3/tags HTTP/1.1" status: 200 len: 223 time: 0.0404601 2026-05-27 11:11:33.172 10 INFO neutron.api.v2.resource [None req-1f541a55-876b-41cb-b180-cb789e0a395b 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] delete failed (client error): The resource could not be found. 2026-05-27 11:11:33.174 10 INFO neutron.wsgi [None req-1f541a55-876b-41cb-b180-cb789e0a395b 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/f19c3fa7-aea9-4863-9bc3-cf700e2d50c3/tags/green HTTP/1.1" status: 404 len: 299 time: 0.0508840 2026-05-27 11:11:33.228 10 INFO neutron.wsgi [None req-eccb5654-f496-4f43-b778-35c7037861fb 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/f19c3fa7-aea9-4863-9bc3-cf700e2d50c3/tags HTTP/1.1" status: 204 len: 168 time: 0.0496144 2026-05-27 11:11:33.298 10 INFO neutron.wsgi [None req-72ab2dbf-a90d-4a65-a606-8595fdc1b9db 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] 10.0.0.84 "GET /v2.0/subnets/f19c3fa7-aea9-4863-9bc3-cf700e2d50c3/tags HTTP/1.1" status: 200 len: 205 time: 0.0637801 2026-05-27 11:11:33.522 10 INFO neutron.wsgi [None req-cdd9e58a-ced2-4ced-93ef-e3d18782b337 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/f19c3fa7-aea9-4863-9bc3-cf700e2d50c3 HTTP/1.1" status: 204 len: 168 time: 0.2138233 2026-05-27 11:11:34.286 10 INFO neutron.services.segments.plugin [-] Segment 65c22881-318b-4ae2-bf22-125d21121581 resource provider aggregate not found 2026-05-27 11:11:34.292 10 INFO neutron.services.segments.plugin [-] Segment 65c22881-318b-4ae2-bf22-125d21121581 resource provider aggregate not found 2026-05-27 11:11:34.317 10 INFO neutron.services.segments.plugin [-] Segment 65c22881-318b-4ae2-bf22-125d21121581 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 65c22881-318b-4ae2-bf22-125d21121581 found for delete ", "request_id": "req-07310f43-7b53-4530-9c8b-2b3b4a103b20"}]} 2026-05-27 11:11:34.322 10 INFO neutron.wsgi [None req-b2e7d80c-b83c-414d-aa55-01433f3813e3 2236488f76c044ff886a414c6230ef10 6387d39933814e449285ebb98e582456 - - default default] 10.0.0.84 "DELETE /v2.0/networks/f1f58717-e153-4906-b45b-20ac5a202804 HTTP/1.1" status: 204 len: 168 time: 0.7944391 2026-05-27 11:11:34.323 10 INFO neutron.services.segments.plugin [-] Segment 65c22881-318b-4ae2-bf22-125d21121581 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 65c22881-318b-4ae2-bf22-125d21121581 found for delete ", "request_id": "req-460f2d92-8710-4b28-af4d-d58d6a13349a"}]} 2026-05-27 11:11:35.417 9 INFO neutron.db.ovn_revision_numbers_db [None req-072a4ac7-c83e-44b1-804e-5d29db307bda c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 3bc7e600-a167-41f0-862a-fab9a2e6ab8c (type: security_groups) to 1 2026-05-27 11:11:35.434 9 INFO neutron.db.ovn_revision_numbers_db [None req-072a4ac7-c83e-44b1-804e-5d29db307bda c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 4c535e0d-b5c6-4be8-97b0-991d7ca0d909 (type: security_group_rules) to 0 2026-05-27 11:11:35.451 9 INFO neutron.db.ovn_revision_numbers_db [None req-072a4ac7-c83e-44b1-804e-5d29db307bda c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource c64fc79d-ab55-41f6-8e76-37a633383e39 (type: security_group_rules) to 0 2026-05-27 11:11:35.471 9 INFO neutron.db.ovn_revision_numbers_db [None req-072a4ac7-c83e-44b1-804e-5d29db307bda c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource ca3119aa-61fd-4cee-aef0-6464fc3db057 (type: security_group_rules) to 0 2026-05-27 11:11:35.495 9 INFO neutron.db.ovn_revision_numbers_db [None req-072a4ac7-c83e-44b1-804e-5d29db307bda c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource f670de6b-cf49-4d09-8ab7-97b994bdd344 (type: security_group_rules) to 0 2026-05-27 11:11:35.538 9 INFO neutron.wsgi [None req-072a4ac7-c83e-44b1-804e-5d29db307bda c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=bb910415f1e347b8a4d1cb1afc308895&name=default HTTP/1.1" status: 200 len: 3124 time: 0.3751163 2026-05-27 11:11:35.845 9 INFO neutron.wsgi [None req-c6eae4f9-2f96-4787-a072-405749b4f901 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/3bc7e600-a167-41f0-862a-fab9a2e6ab8c HTTP/1.1" status: 204 len: 168 time: 0.3027339 2026-05-27 11:11:36.023 10 INFO neutron.wsgi [None req-749b62fd-08ea-4f18-a690-f6c3f8f341fe c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=6387d39933814e449285ebb98e582456&name=default HTTP/1.1" status: 200 len: 3124 time: 0.0500588 2026-05-27 11:11:36.333 10 INFO neutron.wsgi [None req-18e15a3c-b703-482f-9b6f-7abd605d6523 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/e1b42833-ba0e-4564-bd20-9f726fce67a3 HTTP/1.1" status: 204 len: 168 time: 0.3039248 2026-05-27 11:11:38.956 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036166 2026-05-27 11:11:38.960 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021524 2026-05-27 11:11:39.809 9 WARNING neutron_lib.context [None req-5755d4d2-ee13-49e0-879d-5e0dbf5c5b1d cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:11:39.946 9 INFO neutron.db.ovn_revision_numbers_db [None req-5755d4d2-ee13-49e0-879d-5e0dbf5c5b1d cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource ef0a140b-cd0d-4409-b012-5494686e02e2 (type: security_groups) to 1 2026-05-27 11:11:39.963 9 INFO neutron.db.ovn_revision_numbers_db [None req-5755d4d2-ee13-49e0-879d-5e0dbf5c5b1d cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 2355b25e-6491-447b-93e6-a337a3696ccc (type: security_group_rules) to 0 2026-05-27 11:11:39.976 9 INFO neutron.db.ovn_revision_numbers_db [None req-5755d4d2-ee13-49e0-879d-5e0dbf5c5b1d cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource c35a24d5-301f-4a0d-9ee9-c665070b1741 (type: security_group_rules) to 0 2026-05-27 11:11:39.990 9 INFO neutron.db.ovn_revision_numbers_db [None req-5755d4d2-ee13-49e0-879d-5e0dbf5c5b1d cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource ca3f86dd-758b-4535-8663-f898015b3652 (type: security_group_rules) to 0 2026-05-27 11:11:40.006 9 INFO neutron.db.ovn_revision_numbers_db [None req-5755d4d2-ee13-49e0-879d-5e0dbf5c5b1d cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource d9a2d778-30d3-46ca-841d-35fd683a4049 (type: security_group_rules) to 0 2026-05-27 11:11:40.066 9 INFO neutron.db.segments_db [None req-5755d4d2-ee13-49e0-879d-5e0dbf5c5b1d cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Added segment 6e5f0db4-9407-4b76-b9d7-f53ec7fff744 of type geneve for network 2a7d5e13-3b46-4261-9f73-7cbc6fd4cef9 2026-05-27 11:11:40.219 9 INFO neutron.db.ovn_revision_numbers_db [None req-5755d4d2-ee13-49e0-879d-5e0dbf5c5b1d cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 2a7d5e13-3b46-4261-9f73-7cbc6fd4cef9 (type: networks) to 1 2026-05-27 11:11:40.402 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5755d4d2-ee13-49e0-879d-5e0dbf5c5b1d cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] No more DHCP agents 2026-05-27 11:11:40.405 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5755d4d2-ee13-49e0-879d-5e0dbf5c5b1d cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Unable to schedule network 2a7d5e13-3b46-4261-9f73-7cbc6fd4cef9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:11:40.485 9 INFO neutron.db.ovn_revision_numbers_db [None req-5755d4d2-ee13-49e0-879d-5e0dbf5c5b1d cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 9ba23024-410d-4a62-8e5e-3249ce5cba98 (type: ports) to 1 2026-05-27 11:11:40.509 9 INFO neutron.wsgi [None req-5755d4d2-ee13-49e0-879d-5e0dbf5c5b1d cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 826 time: 0.8820345 2026-05-27 11:11:40.520 9 WARNING neutron_lib.context [None req-e24810e5-80da-4ab6-ab95-e1b8416a1476 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:11:40.768 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-e24810e5-80da-4ab6-ab95-e1b8416a1476 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] No more DHCP agents 2026-05-27 11:11:40.770 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-e24810e5-80da-4ab6-ab95-e1b8416a1476 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Unable to schedule network 2a7d5e13-3b46-4261-9f73-7cbc6fd4cef9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:11:41.269 9 INFO neutron.db.ovn_revision_numbers_db [None req-e24810e5-80da-4ab6-ab95-e1b8416a1476 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 9ba23024-410d-4a62-8e5e-3249ce5cba98 (type: ports) to 2 2026-05-27 11:11:41.334 9 INFO neutron.db.ovn_revision_numbers_db [None req-e24810e5-80da-4ab6-ab95-e1b8416a1476 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 81a7b8e7-087b-48ad-b991-2d26afeda0e5 (type: subnets) to 0 2026-05-27 11:11:41.352 9 INFO neutron.wsgi [None req-e24810e5-80da-4ab6-ab95-e1b8416a1476 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 801 time: 0.8380044 2026-05-27 11:11:41.362 9 WARNING neutron_lib.context [None req-59871894-84a4-4c43-8b62-53f6dc724fe7 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:11:42.254 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-59871894-84a4-4c43-8b62-53f6dc724fe7 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] No more DHCP agents 2026-05-27 11:11:42.257 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-59871894-84a4-4c43-8b62-53f6dc724fe7 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:11:42.426 9 INFO neutron.db.ovn_revision_numbers_db [None req-59871894-84a4-4c43-8b62-53f6dc724fe7 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource fbe572a3-30ea-4376-8db7-afbc185ef25e (type: ports) to 1 2026-05-27 11:11:43.221 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-bf5d6d2d-0946-41cc-957f-e77579c016fd - - - - - -] Schedule LRP lrp-fbe572a3-30ea-4376-8db7-afbc185ef25e on gateway 48f831bc-71ac-432d-a82d-4d8b8361e013 with priority 1 2026-05-27 11:11:43.234 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status up for port: fbe572a3-30ea-4376-8db7-afbc185ef25e 2026-05-27 11:11:43.245 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port fbe572a3-30ea-4376-8db7-afbc185ef25e 2026-05-27 11:11:43.261 9 INFO neutron.db.ovn_revision_numbers_db [None req-59871894-84a4-4c43-8b62-53f6dc724fe7 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource fbe572a3-30ea-4376-8db7-afbc185ef25e (type: router_ports) to 1 2026-05-27 11:11:43.343 9 INFO neutron.db.ovn_revision_numbers_db [None req-59871894-84a4-4c43-8b62-53f6dc724fe7 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 1643096a-6012-4917-aba9-83f6beeee31c (type: routers) to 2 2026-05-27 11:11:43.365 9 INFO neutron.wsgi [None req-59871894-84a4-4c43-8b62-53f6dc724fe7 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1135 time: 2.0081809 2026-05-27 11:11:44.127 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1c243b9c-9e58-469f-8c60-48d064c0cb59 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] No more DHCP agents 2026-05-27 11:11:44.130 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1c243b9c-9e58-469f-8c60-48d064c0cb59 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Unable to schedule network 2a7d5e13-3b46-4261-9f73-7cbc6fd4cef9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:11:44.354 10 INFO neutron.db.ovn_revision_numbers_db [None req-1c243b9c-9e58-469f-8c60-48d064c0cb59 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 304273ae-bd97-4cf3-85cd-37cafc878d57 (type: ports) to 1 2026-05-27 11:11:45.145 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-1c243b9c-9e58-469f-8c60-48d064c0cb59 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-304273ae-bd97-4cf3-85cd-37cafc878d57 2026-05-27 11:11:45.145 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:11:45.145 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:11:45.145 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:11:45.145 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:11:45.145 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:11:45.145 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:11:45.145 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:11:45.145 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:11:45.145 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:11:45.145 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:11:45.145 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:11:45.145 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-304273ae-bd97-4cf3-85cd-37cafc878d57 2026-05-27 11:11:45.145 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:11:45.146 10 ERROR neutron_lib.callbacks.manager [None req-1c243b9c-9e58-469f-8c60-48d064c0cb59 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-304273ae-bd97-4cf3-85cd-37cafc878d57 2026-05-27 11:11:45.146 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:11:45.146 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:11:45.146 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:11:45.146 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:11:45.146 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:11:45.146 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:11:45.146 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:11:45.146 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:11:45.146 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:11:45.146 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:11:45.146 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:11:45.146 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:11:45.146 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:11:45.146 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:11:45.146 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:11:45.146 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:11:45.146 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:11:45.146 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:11:45.146 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:11:45.146 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-304273ae-bd97-4cf3-85cd-37cafc878d57 2026-05-27 11:11:45.146 10 ERROR neutron_lib.callbacks.manager  2026-05-27 11:11:45.424 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status up for port: 304273ae-bd97-4cf3-85cd-37cafc878d57 2026-05-27 11:11:45.432 9 INFO neutron.plugins.ml2.plugin [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Attempt 1 to provision port 304273ae-bd97-4cf3-85cd-37cafc878d57 2026-05-27 11:11:45.471 10 INFO neutron.db.ovn_revision_numbers_db [None req-1c243b9c-9e58-469f-8c60-48d064c0cb59 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 304273ae-bd97-4cf3-85cd-37cafc878d57 (type: ports) to 1 2026-05-27 11:11:45.563 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1c243b9c-9e58-469f-8c60-48d064c0cb59 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] No more DHCP agents 2026-05-27 11:11:45.564 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1c243b9c-9e58-469f-8c60-48d064c0cb59 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Unable to schedule network 2a7d5e13-3b46-4261-9f73-7cbc6fd4cef9: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:11:46.001 10 INFO neutron.db.ovn_revision_numbers_db [None req-1c243b9c-9e58-469f-8c60-48d064c0cb59 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 304273ae-bd97-4cf3-85cd-37cafc878d57 (type: router_ports) to 1 2026-05-27 11:11:46.008 10 INFO neutron.wsgi [None req-1c243b9c-9e58-469f-8c60-48d064c0cb59 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "PUT /v2.0/routers/1643096a-6012-4917-aba9-83f6beeee31c/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.6362855 2026-05-27 11:11:46.018 10 WARNING neutron_lib.context [None req-2d97c95b-0882-453e-86b7-922d058f8ef0 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:11:46.447 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource 304273ae-bd97-4cf3-85cd-37cafc878d57 (type: ports) to 2 2026-05-27 11:11:46.625 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource 304273ae-bd97-4cf3-85cd-37cafc878d57 (type: router_ports) to 2 2026-05-27 11:11:47.075 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2d97c95b-0882-453e-86b7-922d058f8ef0 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] No more DHCP agents 2026-05-27 11:11:47.078 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2d97c95b-0882-453e-86b7-922d058f8ef0 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:11:47.247 10 INFO neutron.db.ovn_revision_numbers_db [None req-2d97c95b-0882-453e-86b7-922d058f8ef0 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 22102db5-a6e2-417b-9de8-3ce9642a72e9 (type: ports) to 1 2026-05-27 11:11:47.479 10 INFO neutron.db.ovn_revision_numbers_db [None req-2d97c95b-0882-453e-86b7-922d058f8ef0 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 22102db5-a6e2-417b-9de8-3ce9642a72e9 (type: ports) to 1 2026-05-27 11:11:47.546 10 INFO neutron.db.segments_db [None req-2d97c95b-0882-453e-86b7-922d058f8ef0 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Added segment 24dd32ec-2afe-4627-9391-50c5480451f7 of type geneve for network bbb45d6f-73ae-458b-b5a0-6f4091226a20 2026-05-27 11:11:47.680 10 INFO neutron.db.ovn_revision_numbers_db [None req-2d97c95b-0882-453e-86b7-922d058f8ef0 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource bbb45d6f-73ae-458b-b5a0-6f4091226a20 (type: networks) to 1 2026-05-27 11:11:47.866 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2d97c95b-0882-453e-86b7-922d058f8ef0 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] No more DHCP agents 2026-05-27 11:11:47.869 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2d97c95b-0882-453e-86b7-922d058f8ef0 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Unable to schedule network bbb45d6f-73ae-458b-b5a0-6f4091226a20: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:11:47.961 10 INFO neutron.db.ovn_revision_numbers_db [None req-2d97c95b-0882-453e-86b7-922d058f8ef0 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 84a21d44-6459-4661-bf71-0896354f361b (type: ports) to 1 2026-05-27 11:11:48.095 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2d97c95b-0882-453e-86b7-922d058f8ef0 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] No more DHCP agents 2026-05-27 11:11:48.097 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2d97c95b-0882-453e-86b7-922d058f8ef0 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Unable to schedule network bbb45d6f-73ae-458b-b5a0-6f4091226a20: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:11:48.124 10 INFO neutron.db.ovn_revision_numbers_db [None req-2d97c95b-0882-453e-86b7-922d058f8ef0 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource a9deecf3-4e6b-4ce9-a61e-ac0f3a2abfc9 (type: subnets) to 0 2026-05-27 11:11:48.486 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] No hosting information found for port fbe572a3-30ea-4376-8db7-afbc185ef25e: RuntimeError: No hosting information found for port fbe572a3-30ea-4376-8db7-afbc185ef25e 2026-05-27 11:11:48.555 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2d97c95b-0882-453e-86b7-922d058f8ef0 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] No more DHCP agents 2026-05-27 11:11:48.560 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2d97c95b-0882-453e-86b7-922d058f8ef0 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Unable to schedule network bbb45d6f-73ae-458b-b5a0-6f4091226a20: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:11:48.736 10 INFO neutron.db.ovn_revision_numbers_db [None req-2d97c95b-0882-453e-86b7-922d058f8ef0 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 46811ae2-30f4-44fe-a90c-00fd013c60f3 (type: ports) to 1 2026-05-27 11:11:49.333 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-2d97c95b-0882-453e-86b7-922d058f8ef0 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-46811ae2-30f4-44fe-a90c-00fd013c60f3 2026-05-27 11:11:49.333 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:11:49.333 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:11:49.333 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:11:49.333 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:11:49.333 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:11:49.333 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:11:49.333 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:11:49.333 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:11:49.333 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:11:49.333 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:11:49.333 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:11:49.333 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-46811ae2-30f4-44fe-a90c-00fd013c60f3 2026-05-27 11:11:49.333 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:11:49.334 10 ERROR neutron_lib.callbacks.manager [None req-2d97c95b-0882-453e-86b7-922d058f8ef0 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-46811ae2-30f4-44fe-a90c-00fd013c60f3 2026-05-27 11:11:49.334 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:11:49.334 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:11:49.334 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:11:49.334 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:11:49.334 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:11:49.334 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:11:49.334 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:11:49.334 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:11:49.334 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:11:49.334 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:11:49.334 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:11:49.334 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:11:49.334 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:11:49.334 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:11:49.334 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:11:49.334 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:11:49.334 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:11:49.334 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:11:49.334 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:11:49.334 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-46811ae2-30f4-44fe-a90c-00fd013c60f3 2026-05-27 11:11:49.334 10 ERROR neutron_lib.callbacks.manager  2026-05-27 11:11:49.542 10 INFO neutron.wsgi [None req-f2b89b76-dbd8-4492-8416-e3a94073f326 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0046411 2026-05-27 11:11:49.551 10 INFO neutron.wsgi [None req-6bbf6c7b-b276-440d-9a03-325cdcf170da c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0050030 2026-05-27 11:11:49.555 10 INFO neutron.db.ovn_revision_numbers_db [None req-2d97c95b-0882-453e-86b7-922d058f8ef0 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 46811ae2-30f4-44fe-a90c-00fd013c60f3 (type: ports) to 1 2026-05-27 11:11:49.560 10 INFO neutron.wsgi [None req-e52df524-6764-43c1-b044-20763766f5e2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0037088 2026-05-27 11:11:49.568 10 INFO neutron.wsgi [None req-79eca537-a9e3-4a56-8f7d-a0f450fcb696 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0031536 2026-05-27 11:11:49.624 10 INFO neutron.wsgi [None req-925056c6-9a36-468f-95e0-1dd1b3d12740 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/subnets/ec1c0fb0-f652-45c2-b99c-60a192c6d4f3 HTTP/1.1" status: 200 len: 850 time: 0.0487242 2026-05-27 11:11:49.688 10 INFO neutron.wsgi [None req-5c066549-5be5-448f-a2e7-13a0fce35e79 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 1413 time: 0.0536876 2026-05-27 11:11:49.689 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-2d97c95b-0882-453e-86b7-922d058f8ef0 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] No more DHCP agents 2026-05-27 11:11:49.690 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-2d97c95b-0882-453e-86b7-922d058f8ef0 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Unable to schedule network bbb45d6f-73ae-458b-b5a0-6f4091226a20: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:11:50.386 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-44b47252-9736-420d-a402-79eb1da712c6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:11:50.391 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-44b47252-9736-420d-a402-79eb1da712c6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network dc239c5f-4ff7-4081-b040-6b985334ad09: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:11:50.608 10 INFO neutron.db.ovn_revision_numbers_db [None req-44b47252-9736-420d-a402-79eb1da712c6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource e819e74a-4736-4a33-b640-541f7fe453a7 (type: ports) to 1 2026-05-27 11:11:50.641 10 INFO neutron.wsgi [None req-44b47252-9736-420d-a402-79eb1da712c6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1302 time: 0.9418967 2026-05-27 11:11:50.689 10 INFO neutron.db.ovn_revision_numbers_db [None req-2d97c95b-0882-453e-86b7-922d058f8ef0 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 46811ae2-30f4-44fe-a90c-00fd013c60f3 (type: router_ports) to 1 2026-05-27 11:11:50.743 9 INFO neutron.wsgi [req-458da989-c827-4875-9341-96f88a033ead req-48a92d5d-b97d-4e7a-b8c0-51c29920ef6a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.56 "GET /v2.0/ports/e819e74a-4736-4a33-b640-541f7fe453a7 HTTP/1.1" status: 200 len: 1297 time: 0.0519569 2026-05-27 11:11:50.760 9 INFO neutron.wsgi [req-458da989-c827-4875-9341-96f88a033ead req-6cd1bef3-52a7-4393-8e08-d8c6cfe31573 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.56 "GET /v2.0/extensions HTTP/1.1" status: 200 len: 18683 time: 0.0095029 2026-05-27 11:11:50.875 9 INFO neutron.wsgi [req-458da989-c827-4875-9341-96f88a033ead req-ffa11686-e849-450b-adde-63becadafa41 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports/e819e74a-4736-4a33-b640-541f7fe453a7?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.0457051 2026-05-27 11:11:50.941 9 INFO neutron.wsgi [req-458da989-c827-4875-9341-96f88a033ead req-7c1fdec9-3ce9-43be-ab56-ffe694b4cf7c 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/dc239c5f-4ff7-4081-b040-6b985334ad09?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0589581 2026-05-27 11:11:50.951 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-190a4f39-a209-44f0-8eed-e9d7d67d891a - - - - - -] No more DHCP agents 2026-05-27 11:11:50.953 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-190a4f39-a209-44f0-8eed-e9d7d67d891a - - - - - -] Unable to schedule network bbb45d6f-73ae-458b-b5a0-6f4091226a20: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:11:51.004 9 INFO neutron.wsgi [req-458da989-c827-4875-9341-96f88a033ead req-ce9cddac-43b2-4319-80b3-9e5a86ff13a7 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/dc239c5f-4ff7-4081-b040-6b985334ad09?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0555182 2026-05-27 11:11:51.063 9 INFO neutron.wsgi [req-458da989-c827-4875-9341-96f88a033ead req-f5d0a09e-82d1-4a86-b43d-8508886dbd53 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports/e819e74a-4736-4a33-b640-541f7fe453a7 HTTP/1.1" status: 200 len: 1297 time: 0.0355513 2026-05-27 11:11:51.111 10 INFO neutron.db.ovn_revision_numbers_db [None req-190a4f39-a209-44f0-8eed-e9d7d67d891a - - - - - -] Successfully bumped revision number for resource 1160dfa1-4eb1-4825-90db-05a65e2fde2c (type: ports) to 1 2026-05-27 11:11:51.149 9 INFO neutron.wsgi [req-458da989-c827-4875-9341-96f88a033ead req-17765e0d-988f-44e8-82c9-842cba41984e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/networks?id=dc239c5f-4ff7-4081-b040-6b985334ad09 HTTP/1.1" status: 200 len: 1004 time: 0.0798516 2026-05-27 11:11:51.331 10 INFO neutron.db.ovn_revision_numbers_db [None req-190a4f39-a209-44f0-8eed-e9d7d67d891a - - - - - -] Successfully bumped revision number for resource 1160dfa1-4eb1-4825-90db-05a65e2fde2c (type: ports) to 1 2026-05-27 11:11:51.634 10 INFO neutron.wsgi [None req-2d97c95b-0882-453e-86b7-922d058f8ef0 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/vpnservices HTTP/1.1" status: 201 len: 655 time: 5.6220670 2026-05-27 11:11:51.636 9 INFO neutron.db.ovn_revision_numbers_db [req-458da989-c827-4875-9341-96f88a033ead req-fe2b422e-5e3f-463d-b574-2c131eb32925 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource e819e74a-4736-4a33-b640-541f7fe453a7 (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-05-27 11:11:51.646 10 WARNING neutron_lib.context [None req-4c3b4064-67d1-40cd-9711-45efb939a1dc cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:11:51.693 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] No hosting information found for port 304273ae-bd97-4cf3-85cd-37cafc878d57: RuntimeError: No hosting information found for port 304273ae-bd97-4cf3-85cd-37cafc878d57 2026-05-27 11:11:51.693 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status up for port: 46811ae2-30f4-44fe-a90c-00fd013c60f3 2026-05-27 11:11:51.702 9 INFO neutron.plugins.ml2.plugin [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Attempt 1 to provision port 46811ae2-30f4-44fe-a90c-00fd013c60f3 2026-05-27 11:11:51.928 9 INFO neutron.db.ovn_revision_numbers_db [req-458da989-c827-4875-9341-96f88a033ead req-fe2b422e-5e3f-463d-b574-2c131eb32925 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource e819e74a-4736-4a33-b640-541f7fe453a7 (type: ports) to 2 2026-05-27 11:11:51.951 9 INFO neutron.wsgi [req-458da989-c827-4875-9341-96f88a033ead req-fe2b422e-5e3f-463d-b574-2c131eb32925 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "PUT /v2.0/ports/e819e74a-4736-4a33-b640-541f7fe453a7 HTTP/1.1" status: 200 len: 1428 time: 0.7935686 /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-05-27 11:11:52.028 10 INFO neutron.wsgi [None req-4c3b4064-67d1-40cd-9711-45efb939a1dc cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/vpnservices HTTP/1.1" status: 201 len: 622 time: 0.3881369 2026-05-27 11:11:52.039 10 WARNING neutron_lib.context [None req-e4d44612-ec4a-4ee4-bebc-3977b45833e5 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:11:52.042 9 INFO neutron.wsgi [req-458da989-c827-4875-9341-96f88a033ead req-b667907d-afa4-41d3-acb8-a7e70df628ad 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=790fbbe6b6384654a65bb31eb4bfac6f&device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 2661 time: 0.0550985 2026-05-27 11:11:52.073 10 INFO neutron.wsgi [None req-e4d44612-ec4a-4ee4-bebc-3977b45833e5 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/ikepolicies HTTP/1.1" status: 201 len: 603 time: 0.0401578 2026-05-27 11:11:52.081 9 INFO neutron.wsgi [req-458da989-c827-4875-9341-96f88a033ead req-d22e9536-2d51-4605-9e29-d436f6b1464f 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=172.24.1.49&port_id=883fc610-c337-49b6-8ddc-dc9d38ef5488 HTTP/1.1" status: 200 len: 217 time: 0.0322418 2026-05-27 11:11:52.084 10 WARNING neutron_lib.context [None req-6bdcc597-ff65-41f5-b4cc-e2fb654f34c4 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:11:52.119 10 INFO neutron.wsgi [None req-6bdcc597-ff65-41f5-b4cc-e2fb654f34c4 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/ipsecpolicies HTTP/1.1" status: 201 len: 612 time: 0.0408950 2026-05-27 11:11:52.130 10 WARNING neutron_lib.context [None req-36dc97ab-1f52-4aa0-9f7e-a792dd45e42d cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:11:52.132 9 INFO neutron.wsgi [req-458da989-c827-4875-9341-96f88a033ead req-4b1a5408-919c-4fd4-a3b5-53970dd71678 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=de64c932-2de0-4f5b-b779-085f243beb3e HTTP/1.1" status: 200 len: 829 time: 0.0437059 2026-05-27 11:11:52.146 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-e319bf9c-7875-446b-8481-9a29092a8fcd'] response: {'name': 'network-changed', 'server_uuid': 'fde4c74c-491c-46b2-8d00-43833f407063', 'tag': 'e819e74a-4736-4a33-b640-541f7fe453a7', 'status': 'completed', 'code': 200} 2026-05-27 11:11:52.163 9 INFO neutron.wsgi [req-458da989-c827-4875-9341-96f88a033ead req-9cc91efe-cb3c-4dd9-9603-508714af36d0 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=c57e685f-f637-4694-86eb-394687438ed0&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0255110 2026-05-27 11:11:52.199 10 INFO neutron.wsgi [None req-36dc97ab-1f52-4aa0-9f7e-a792dd45e42d cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 527 time: 0.0746295 2026-05-27 11:11:52.210 10 WARNING neutron_lib.context [None req-58b253f5-7dbb-43f3-99a4-8d1702bce21b cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:11:52.247 10 INFO neutron.wsgi [None req-58b253f5-7dbb-43f3-99a4-8d1702bce21b cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 519 time: 0.0417867 2026-05-27 11:11:52.248 9 INFO neutron.wsgi [req-458da989-c827-4875-9341-96f88a033ead req-423dbd38-263f-4a48-ae1e-65a2f7047c6e 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/c57e685f-f637-4694-86eb-394687438ed0?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0798762 2026-05-27 11:11:52.260 10 WARNING neutron_lib.context [None req-3aec0aab-1ef3-4330-b9c0-b6934fc3d8d0 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:11:52.324 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource 46811ae2-30f4-44fe-a90c-00fd013c60f3 (type: ports) to 2 2026-05-27 11:11:52.339 9 INFO neutron.wsgi [req-458da989-c827-4875-9341-96f88a033ead req-4d7856be-6624-4f9f-bd18-321121e8b4b8 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/c57e685f-f637-4694-86eb-394687438ed0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0805192 2026-05-27 11:11:52.396 9 INFO neutron.wsgi [req-458da989-c827-4875-9341-96f88a033ead req-c8ee40e0-2fc2-4ffe-a617-54766de9a0d4 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.227&port_id=e819e74a-4736-4a33-b640-541f7fe453a7 HTTP/1.1" status: 200 len: 217 time: 0.0429285 2026-05-27 11:11:52.449 9 INFO neutron.wsgi [req-458da989-c827-4875-9341-96f88a033ead req-57d2889a-df97-4511-ad69-bfacb31cd30f 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=ec1c0fb0-f652-45c2-b99c-60a192c6d4f3 HTTP/1.1" status: 200 len: 853 time: 0.0457330 2026-05-27 11:11:52.483 9 INFO neutron.wsgi [req-458da989-c827-4875-9341-96f88a033ead req-60a6c052-2b18-4a28-bd7f-7d34c68223a9 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=dc239c5f-4ff7-4081-b040-6b985334ad09&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0284905 2026-05-27 11:11:52.563 9 INFO neutron.wsgi [req-458da989-c827-4875-9341-96f88a033ead req-380c5960-4e66-49ba-9e8b-5b3fae088c49 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/dc239c5f-4ff7-4081-b040-6b985334ad09?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0747623 2026-05-27 11:11:52.564 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource 46811ae2-30f4-44fe-a90c-00fd013c60f3 (type: router_ports) to 2 2026-05-27 11:11:52.647 9 INFO neutron.wsgi [req-458da989-c827-4875-9341-96f88a033ead req-14ab5452-6366-49a5-b4d8-6b8c8b721b49 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/dc239c5f-4ff7-4081-b040-6b985334ad09?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0728052 2026-05-27 11:11:52.787 9 INFO neutron.wsgi [req-55d2ff26-8303-4b5e-a541-8d0627747538 req-cbdbb551-76df-4cad-89a5-88ef8895582e 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=790fbbe6b6384654a65bb31eb4bfac6f&device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 2661 time: 0.0851467 2026-05-27 11:11:52.870 9 INFO neutron.wsgi [req-55d2ff26-8303-4b5e-a541-8d0627747538 req-b142c21c-b080-43e9-9602-90b1f3492b3c 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=dc239c5f-4ff7-4081-b040-6b985334ad09 HTTP/1.1" status: 200 len: 1004 time: 0.0759742 2026-05-27 11:11:52.910 9 INFO neutron.wsgi [req-55d2ff26-8303-4b5e-a541-8d0627747538 req-aa5b91f4-dc6e-4c9b-84cf-1a53ebf2bb21 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.227&port_id=e819e74a-4736-4a33-b640-541f7fe453a7 HTTP/1.1" status: 200 len: 217 time: 0.0318091 2026-05-27 11:11:52.922 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status up for port: e819e74a-4736-4a33-b640-541f7fe453a7 2026-05-27 11:11:52.937 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port e819e74a-4736-4a33-b640-541f7fe453a7 2026-05-27 11:11:53.197 9 INFO neutron.wsgi [req-55d2ff26-8303-4b5e-a541-8d0627747538 req-4093d9ca-febf-43e7-82b5-a92d6bab63e1 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=ec1c0fb0-f652-45c2-b99c-60a192c6d4f3 HTTP/1.1" status: 200 len: 853 time: 0.2814391 2026-05-27 11:11:53.209 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-2127ab28-5788-4628-b821-fa2417c0ff82'] response: {'server_uuid': 'fde4c74c-491c-46b2-8d00-43833f407063', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e819e74a-4736-4a33-b640-541f7fe453a7', 'code': 200} 2026-05-27 11:11:53.225 9 INFO neutron.wsgi [req-458da989-c827-4875-9341-96f88a033ead req-b77003a8-6960-4de1-b4ed-47c70a5e7692 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.56 "GET /v2.0/ports/e819e74a-4736-4a33-b640-541f7fe453a7 HTTP/1.1" status: 200 len: 1456 time: 0.2775810 2026-05-27 11:11:53.227 9 INFO neutron.wsgi [req-55d2ff26-8303-4b5e-a541-8d0627747538 req-f06bf6af-47ad-40df-a42a-75ecc9c1c9a1 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=dc239c5f-4ff7-4081-b040-6b985334ad09&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0239270 2026-05-27 11:11:53.294 9 INFO neutron.wsgi [req-55d2ff26-8303-4b5e-a541-8d0627747538 req-bf191072-f320-4ae4-9bc8-c11714b0ef7e 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/dc239c5f-4ff7-4081-b040-6b985334ad09?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0616910 2026-05-27 11:11:53.367 9 INFO neutron.wsgi [req-55d2ff26-8303-4b5e-a541-8d0627747538 req-7d7bc12e-a071-42af-93c3-5092f26dbaca 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/dc239c5f-4ff7-4081-b040-6b985334ad09?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0662680 2026-05-27 11:11:53.451 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource e819e74a-4736-4a33-b640-541f7fe453a7 (type: ports) to 4 2026-05-27 11:11:53.625 10 INFO neutron.db.ovn_revision_numbers_db [None req-3aec0aab-1ef3-4330-b9c0-b6934fc3d8d0 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 1643096a-6012-4917-aba9-83f6beeee31c (type: routers) to 5 2026-05-27 11:11:53.690 10 INFO neutron.wsgi [None req-3aec0aab-1ef3-4330-b9c0-b6934fc3d8d0 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 201 len: 1002 time: 1.4380863 /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-05-27 11:11:53.712 10 WARNING neutron_lib.context [None req-850c7315-2460-4717-b1a4-9e1977ca0cbe cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:11:53.784 10 INFO neutron.wsgi [None req-850c7315-2460-4717-b1a4-9e1977ca0cbe cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 488 time: 0.0796063 2026-05-27 11:11:53.846 9 INFO neutron.wsgi [None req-3e0091dd-e0f2-4461-af1b-dcefc6b5a529 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/vpn/endpoint-groups/3cf4291c-5e0b-4781-aaf2-a76266479b61 HTTP/1.1" status: 204 len: 168 time: 0.0570912 2026-05-27 11:11:53.861 10 INFO neutron.db.ovn_revision_numbers_db [None req-f6bdcc22-1cb9-41b0-9b14-fd1c138f3f89 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource e819e74a-4736-4a33-b640-541f7fe453a7 (type: ports) to 5 2026-05-27 11:11:53.863 9 INFO neutron.wsgi [None req-78deb983-ea85-4a5b-87b6-63935aa22929 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 827 time: 0.0133569 2026-05-27 11:11:53.878 9 INFO neutron.wsgi [None req-49ffe284-d1d5-4d10-9521-e90436b3e008 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 827 time: 0.0107117 2026-05-27 11:11:53.879 10 INFO neutron.wsgi [None req-f6bdcc22-1cb9-41b0-9b14-fd1c138f3f89 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "PUT /v2.0/ports/e819e74a-4736-4a33-b640-541f7fe453a7 HTTP/1.1" status: 200 len: 1490 time: 0.6356678 2026-05-27 11:11:53.894 10 INFO neutron.api.v2.resource [None req-9f9db9ac-8a66-4082-a319-cbd95785f831 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:11:53.896 10 INFO neutron.wsgi [None req-9f9db9ac-8a66-4082-a319-cbd95785f831 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/security-groups/lb-5d58a2e3-34d2-4ac9-928c-7051763ca9b1 HTTP/1.1" status: 404 len: 355 time: 0.0132856 2026-05-27 11:11:53.940 10 INFO neutron.wsgi [None req-3193c015-c0c6-433f-a812-73c7595e882e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/security-groups?name=lb-5d58a2e3-34d2-4ac9-928c-7051763ca9b1 HTTP/1.1" status: 200 len: 1839 time: 0.0401082 2026-05-27 11:11:53.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023980 2026-05-27 11:11:53.956 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0011864 2026-05-27 11:11:54.311 10 INFO neutron.db.ovn_revision_numbers_db [None req-73a276e4-5c8e-461c-8298-c4a03377100c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource e819e74a-4736-4a33-b640-541f7fe453a7 (type: ports) to 6 2026-05-27 11:11:54.323 9 INFO neutron.wsgi [None req-61a0c63f-a8ce-428d-a9ce-507cce9145b9 ca9b85a1683142ba996fc068e8ccd759 7667949ff29c48af8fabe2c349a81bc7 - - default default] 10.0.0.84 "POST /v2.0/vpn/ikepolicies HTTP/1.1" status: 201 len: 601 time: 0.1067572 2026-05-27 11:11:54.324 10 INFO neutron.wsgi [None req-73a276e4-5c8e-461c-8298-c4a03377100c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "PUT /v2.0/ports/e819e74a-4736-4a33-b640-541f7fe453a7 HTTP/1.1" status: 200 len: 1490 time: 0.3765607 2026-05-27 11:11:54.357 9 INFO neutron.wsgi [None req-c5a6d66b-5e9a-4d9f-bff4-b30fb4c85e00 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/ikepolicies HTTP/1.1" status: 200 len: 991 time: 0.0240798 2026-05-27 11:11:54.413 9 INFO neutron.wsgi [None req-dcff1578-d19a-4514-ae9b-420c53fb4408 ca9b85a1683142ba996fc068e8ccd759 7667949ff29c48af8fabe2c349a81bc7 - - default default] 10.0.0.84 "DELETE /v2.0/vpn/ikepolicies/129b8e2a-dd51-46cc-90e0-a1db22bb700c HTTP/1.1" status: 204 len: 168 time: 0.0475039 2026-05-27 11:11:54.463 9 INFO neutron.wsgi [None req-ae429d5e-1547-4749-a80e-91b9cada256e ca9b85a1683142ba996fc068e8ccd759 7667949ff29c48af8fabe2c349a81bc7 - - default default] 10.0.0.84 "POST /v2.0/vpn/ipsecpolicies HTTP/1.1" status: 201 len: 611 time: 0.0446527 2026-05-27 11:11:54.481 9 INFO neutron.wsgi [None req-a5e449ce-d4eb-4824-9208-62579f8776bc cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/ipsecpolicies HTTP/1.1" status: 200 len: 1008 time: 0.0133872 2026-05-27 11:11:54.527 9 INFO neutron.wsgi [None req-555b1d66-e705-424e-a06b-81c96b2495dd ca9b85a1683142ba996fc068e8ccd759 7667949ff29c48af8fabe2c349a81bc7 - - default default] 10.0.0.84 "DELETE /v2.0/vpn/ipsecpolicies/dd07004f-71a1-44aa-bcfc-f4b21a16aeff HTTP/1.1" status: 204 len: 168 time: 0.0411296 2026-05-27 11:11:54.539 9 WARNING neutron_lib.context [None req-5a98328c-cb5b-485a-8b36-e5a416095494 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. /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-05-27 11:11:54.572 10 INFO neutron.wsgi [None req-ab1223ff-264b-4d6d-a510-3e1c32645ed0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0081210 2026-05-27 11:11:54.584 10 INFO neutron.wsgi [None req-fd3aa3f6-b5dd-489d-a2d7-e5b793e236d6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0064218 2026-05-27 11:11:54.597 10 INFO neutron.wsgi [None req-13121db6-1ff9-4d02-b01a-eaa7dbc7d37e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0068016 2026-05-27 11:11:54.612 10 INFO neutron.wsgi [None req-a0ac1686-e75e-479a-839d-d361a03c7014 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0087090 2026-05-27 11:11:54.671 9 INFO neutron.db.segments_db [None req-5a98328c-cb5b-485a-8b36-e5a416095494 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Added segment 74b04581-df0c-4e8b-b281-9ffe88f1ffe7 of type geneve for network 873d3ffa-6298-4dd5-9341-3aadda88f515 2026-05-27 11:11:54.688 10 INFO neutron.wsgi [None req-8383a1ae-561b-4098-8596-a09bcd43c27d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/subnets/ec1c0fb0-f652-45c2-b99c-60a192c6d4f3 HTTP/1.1" status: 200 len: 850 time: 0.0666449 2026-05-27 11:11:54.737 10 INFO neutron.wsgi [None req-1261aa47-2ce8-48a4-b956-317e53fdb948 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports/c00ea8d1-f77c-4fb5-a692-e84a77fac78a HTTP/1.1" status: 200 len: 1328 time: 0.0408397 2026-05-27 11:11:54.791 10 INFO neutron.wsgi [None req-d4f9d8a4-3a93-46ce-aa34-aa87f77af6e3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports/e819e74a-4736-4a33-b640-541f7fe453a7 HTTP/1.1" status: 200 len: 1518 time: 0.0439250 2026-05-27 11:11:54.820 9 INFO neutron.db.ovn_revision_numbers_db [None req-5a98328c-cb5b-485a-8b36-e5a416095494 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 873d3ffa-6298-4dd5-9341-3aadda88f515 (type: networks) to 1 2026-05-27 11:11:54.846 10 INFO neutron.wsgi [None req-d02a23aa-a4cf-4c4e-b5b9-72dd49f8abc7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/subnets/ec1c0fb0-f652-45c2-b99c-60a192c6d4f3 HTTP/1.1" status: 200 len: 850 time: 0.0403705 2026-05-27 11:11:54.918 10 INFO neutron.wsgi [None req-bd946602-6e80-461c-bef7-adcb6ffa5452 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/networks/dc239c5f-4ff7-4081-b040-6b985334ad09 HTTP/1.1" status: 200 len: 1001 time: 0.0625520 2026-05-27 11:11:54.969 10 INFO neutron.wsgi [None req-3dd88fc7-2cc6-4957-83bf-bfcdd2cb1171 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports/c00ea8d1-f77c-4fb5-a692-e84a77fac78a HTTP/1.1" status: 200 len: 1328 time: 0.0428360 2026-05-27 11:11:55.012 10 INFO neutron.wsgi [None req-7f6e992a-d21a-4c01-95d3-6826bc79ff37 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/subnets/ec1c0fb0-f652-45c2-b99c-60a192c6d4f3 HTTP/1.1" status: 200 len: 850 time: 0.0365164 2026-05-27 11:11:55.016 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5a98328c-cb5b-485a-8b36-e5a416095494 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] No more DHCP agents 2026-05-27 11:11:55.017 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5a98328c-cb5b-485a-8b36-e5a416095494 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Unable to schedule network 873d3ffa-6298-4dd5-9341-3aadda88f515: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:11:55.141 9 INFO neutron.db.ovn_revision_numbers_db [None req-5a98328c-cb5b-485a-8b36-e5a416095494 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 3a71c85d-12e2-4ac5-95e2-67b01ada0dfd (type: ports) to 1 2026-05-27 11:11:55.176 9 INFO neutron.wsgi [None req-5a98328c-cb5b-485a-8b36-e5a416095494 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.6428506 2026-05-27 11:11:55.192 10 WARNING neutron_lib.context [None req-0729d9bb-d0b5-4d36-9227-54e15773a07f cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:11:55.279 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-611ab623-2205-4c24-9f92-bc1374a79db3'] response: {'server_uuid': 'fde4c74c-491c-46b2-8d00-43833f407063', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': 'e819e74a-4736-4a33-b640-541f7fe453a7', 'code': 200} 2026-05-27 11:11:55.279 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-611ab623-2205-4c24-9f92-bc1374a79db3'] response: {'name': 'network-changed', 'server_uuid': 'fde4c74c-491c-46b2-8d00-43833f407063', 'tag': 'e819e74a-4736-4a33-b640-541f7fe453a7', 'status': 'completed', 'code': 200} 2026-05-27 11:11:55.279 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-611ab623-2205-4c24-9f92-bc1374a79db3'] response: {'name': 'network-changed', 'server_uuid': 'fde4c74c-491c-46b2-8d00-43833f407063', 'tag': 'e819e74a-4736-4a33-b640-541f7fe453a7', 'status': 'completed', 'code': 200} 2026-05-27 11:11:55.369 9 INFO neutron.wsgi [req-17ac1591-1447-47ce-9e5c-df0c70edfb87 req-c944b0b2-6103-4478-9aee-d4f3a01c6486 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=790fbbe6b6384654a65bb31eb4bfac6f&device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 2723 time: 0.0673075 2026-05-27 11:11:55.457 9 INFO neutron.wsgi [req-17ac1591-1447-47ce-9e5c-df0c70edfb87 req-a7ce22b7-689f-49a0-8faf-24ffab1bb53c 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=dc239c5f-4ff7-4081-b040-6b985334ad09 HTTP/1.1" status: 200 len: 1004 time: 0.0809307 2026-05-27 11:11:55.486 9 INFO neutron.wsgi [req-17ac1591-1447-47ce-9e5c-df0c70edfb87 req-923b24ea-e77b-49bc-bcbe-5b0443318316 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.227&port_id=e819e74a-4736-4a33-b640-541f7fe453a7 HTTP/1.1" status: 200 len: 217 time: 0.0245838 2026-05-27 11:11:55.539 9 INFO neutron.wsgi [req-17ac1591-1447-47ce-9e5c-df0c70edfb87 req-502ec3cb-1ecb-499f-a62f-bda7fcc9b22a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=ec1c0fb0-f652-45c2-b99c-60a192c6d4f3 HTTP/1.1" status: 200 len: 853 time: 0.0490973 2026-05-27 11:11:55.563 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0729d9bb-d0b5-4d36-9227-54e15773a07f cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] No more DHCP agents 2026-05-27 11:11:55.566 9 INFO neutron.wsgi [req-17ac1591-1447-47ce-9e5c-df0c70edfb87 req-a94a94bf-f639-4d54-8dba-b47624fedf09 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=dc239c5f-4ff7-4081-b040-6b985334ad09&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0221701 2026-05-27 11:11:55.567 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0729d9bb-d0b5-4d36-9227-54e15773a07f cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Unable to schedule network 873d3ffa-6298-4dd5-9341-3aadda88f515: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:11:55.645 9 INFO neutron.wsgi [req-17ac1591-1447-47ce-9e5c-df0c70edfb87 req-2b1ba979-3333-45a3-a0bc-9a0455beb39e 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/dc239c5f-4ff7-4081-b040-6b985334ad09?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0728910 2026-05-27 11:11:55.734 9 INFO neutron.wsgi [req-17ac1591-1447-47ce-9e5c-df0c70edfb87 req-47d7ffbc-b95c-4b6e-9ad9-6aa7ef4d36f3 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/dc239c5f-4ff7-4081-b040-6b985334ad09?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0799816 2026-05-27 11:11:55.845 9 INFO neutron.wsgi [req-17ac1591-1447-47ce-9e5c-df0c70edfb87 req-54e33757-088c-4bce-b810-df17821f12f6 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=790fbbe6b6384654a65bb31eb4bfac6f&device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 2723 time: 0.0566173 2026-05-27 11:11:55.937 9 INFO neutron.wsgi [req-17ac1591-1447-47ce-9e5c-df0c70edfb87 req-ea643c92-f2e0-4ad2-b61d-4c19b01ac005 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=dc239c5f-4ff7-4081-b040-6b985334ad09 HTTP/1.1" status: 200 len: 1004 time: 0.0862453 2026-05-27 11:11:55.973 9 INFO neutron.wsgi [req-17ac1591-1447-47ce-9e5c-df0c70edfb87 req-8b78ec9c-6318-41a8-bfa2-f566831a86a1 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.227&port_id=e819e74a-4736-4a33-b640-541f7fe453a7 HTTP/1.1" status: 200 len: 217 time: 0.0306342 2026-05-27 11:11:56.015 9 INFO neutron.wsgi [req-17ac1591-1447-47ce-9e5c-df0c70edfb87 req-1b9ec354-c262-47be-bea3-a381c40dc4e1 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=ec1c0fb0-f652-45c2-b99c-60a192c6d4f3 HTTP/1.1" status: 200 len: 853 time: 0.0344667 2026-05-27 11:11:56.042 9 INFO neutron.wsgi [req-17ac1591-1447-47ce-9e5c-df0c70edfb87 req-21275b4d-9440-4503-b9cf-ef80d11cb09b 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=dc239c5f-4ff7-4081-b040-6b985334ad09&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0205772 2026-05-27 11:11:56.138 9 INFO neutron.wsgi [req-17ac1591-1447-47ce-9e5c-df0c70edfb87 req-298bd1d1-6634-4e89-9777-2ae8a5c68978 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/dc239c5f-4ff7-4081-b040-6b985334ad09?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0807717 2026-05-27 11:11:56.154 10 INFO neutron.db.ovn_revision_numbers_db [None req-0729d9bb-d0b5-4d36-9227-54e15773a07f cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 3a71c85d-12e2-4ac5-95e2-67b01ada0dfd (type: ports) to 2 2026-05-27 11:11:56.189 10 INFO neutron.db.ovn_revision_numbers_db [None req-0729d9bb-d0b5-4d36-9227-54e15773a07f cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 72395565-7721-4ab1-8dc9-1e3ffd1eb6f7 (type: subnets) to 0 2026-05-27 11:11:56.206 10 INFO neutron.wsgi [None req-0729d9bb-d0b5-4d36-9227-54e15773a07f cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 1.0240583 2026-05-27 11:11:56.220 10 WARNING neutron_lib.context [None req-bd6cd6d2-ae9d-4c9e-a817-3a01e4c0e211 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:11:56.230 9 INFO neutron.wsgi [req-17ac1591-1447-47ce-9e5c-df0c70edfb87 req-831e645b-393c-4839-aaba-f059447ff438 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/dc239c5f-4ff7-4081-b040-6b985334ad09?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0860035 2026-05-27 11:11:57.048 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bd6cd6d2-ae9d-4c9e-a817-3a01e4c0e211 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] No more DHCP agents 2026-05-27 11:11:57.049 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bd6cd6d2-ae9d-4c9e-a817-3a01e4c0e211 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:11:57.204 10 INFO neutron.db.ovn_revision_numbers_db [None req-bd6cd6d2-ae9d-4c9e-a817-3a01e4c0e211 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 2dd37164-f724-4051-aeb7-032baed9bcf5 (type: ports) to 1 2026-05-27 11:11:57.594 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status up for port: 22102db5-a6e2-417b-9de8-3ce9642a72e9 2026-05-27 11:11:57.612 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port 22102db5-a6e2-417b-9de8-3ce9642a72e9 2026-05-27 11:11:57.984 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource 22102db5-a6e2-417b-9de8-3ce9642a72e9 (type: ports) to 3 2026-05-27 11:11:58.006 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-175e2eae-dcfb-464b-996d-63bd75074605 - - - - - -] Schedule LRP lrp-2dd37164-f724-4051-aeb7-032baed9bcf5 on gateway 48f831bc-71ac-432d-a82d-4d8b8361e013 with priority 1 2026-05-27 11:11:58.092 10 INFO neutron.db.ovn_revision_numbers_db [None req-bd6cd6d2-ae9d-4c9e-a817-3a01e4c0e211 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 2dd37164-f724-4051-aeb7-032baed9bcf5 (type: router_ports) to 1 2026-05-27 11:11:58.194 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] No hosting information found for port 46811ae2-30f4-44fe-a90c-00fd013c60f3: RuntimeError: No hosting information found for port 46811ae2-30f4-44fe-a90c-00fd013c60f3 2026-05-27 11:11:58.194 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status up for port: 2dd37164-f724-4051-aeb7-032baed9bcf5 2026-05-27 11:11:58.203 9 INFO neutron.plugins.ml2.plugin [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Attempt 1 to provision port 2dd37164-f724-4051-aeb7-032baed9bcf5 2026-05-27 11:11:58.404 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status up for port: 1160dfa1-4eb1-4825-90db-05a65e2fde2c 2026-05-27 11:11:58.419 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port 1160dfa1-4eb1-4825-90db-05a65e2fde2c 2026-05-27 11:11:58.446 10 INFO neutron.db.ovn_revision_numbers_db [None req-bd6cd6d2-ae9d-4c9e-a817-3a01e4c0e211 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource e0f1c528-e58b-497c-8102-94f82bff55e4 (type: routers) to 2 2026-05-27 11:11:58.468 10 INFO neutron.wsgi [None req-bd6cd6d2-ae9d-4c9e-a817-3a01e4c0e211 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1136 time: 2.2545078 2026-05-27 11:11:58.724 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource 1160dfa1-4eb1-4825-90db-05a65e2fde2c (type: ports) to 3 2026-05-27 11:11:59.207 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c96d4d9c-0b71-45a3-bb47-9a3224faa8c3 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] No more DHCP agents 2026-05-27 11:11:59.209 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c96d4d9c-0b71-45a3-bb47-9a3224faa8c3 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Unable to schedule network 873d3ffa-6298-4dd5-9341-3aadda88f515: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:11:59.371 9 INFO neutron.db.ovn_revision_numbers_db [None req-c96d4d9c-0b71-45a3-bb47-9a3224faa8c3 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 43022bc1-3798-4d7c-b23e-afe5853be84b (type: ports) to 1 2026-05-27 11:12:00.263 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-c96d4d9c-0b71-45a3-bb47-9a3224faa8c3 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-43022bc1-3798-4d7c-b23e-afe5853be84b 2026-05-27 11:12:00.263 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:12:00.263 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:12:00.263 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:12:00.263 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:12:00.263 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:12:00.263 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:12:00.263 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:12:00.263 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:12:00.263 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:12:00.263 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:12:00.263 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:12:00.263 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-43022bc1-3798-4d7c-b23e-afe5853be84b 2026-05-27 11:12:00.263 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:12:00.264 9 ERROR neutron_lib.callbacks.manager [None req-c96d4d9c-0b71-45a3-bb47-9a3224faa8c3 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-43022bc1-3798-4d7c-b23e-afe5853be84b 2026-05-27 11:12:00.264 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:12:00.264 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:12:00.264 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:12:00.264 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:12:00.264 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:12:00.264 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:12:00.264 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:12:00.264 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:12:00.264 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:12:00.264 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:12:00.264 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:12:00.264 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:12:00.264 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:12:00.264 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:12:00.264 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:12:00.264 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:12:00.264 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:12:00.264 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:12:00.264 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:12:00.264 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-43022bc1-3798-4d7c-b23e-afe5853be84b 2026-05-27 11:12:00.264 9 ERROR neutron_lib.callbacks.manager  2026-05-27 11:12:00.492 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status up for port: 43022bc1-3798-4d7c-b23e-afe5853be84b 2026-05-27 11:12:00.502 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port 43022bc1-3798-4d7c-b23e-afe5853be84b 2026-05-27 11:12:00.504 9 INFO neutron.db.ovn_revision_numbers_db [None req-c96d4d9c-0b71-45a3-bb47-9a3224faa8c3 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 43022bc1-3798-4d7c-b23e-afe5853be84b (type: ports) to 1 2026-05-27 11:12:00.573 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c96d4d9c-0b71-45a3-bb47-9a3224faa8c3 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] No more DHCP agents 2026-05-27 11:12:00.574 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c96d4d9c-0b71-45a3-bb47-9a3224faa8c3 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Unable to schedule network 873d3ffa-6298-4dd5-9341-3aadda88f515: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:12:00.957 9 INFO neutron.db.ovn_revision_numbers_db [None req-c96d4d9c-0b71-45a3-bb47-9a3224faa8c3 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 43022bc1-3798-4d7c-b23e-afe5853be84b (type: router_ports) to 1 2026-05-27 11:12:00.963 9 INFO neutron.wsgi [None req-c96d4d9c-0b71-45a3-bb47-9a3224faa8c3 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "PUT /v2.0/routers/e0f1c528-e58b-497c-8102-94f82bff55e4/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.4878268 2026-05-27 11:12:00.970 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource 43022bc1-3798-4d7c-b23e-afe5853be84b (type: ports) to 2 2026-05-27 11:12:01.117 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource 43022bc1-3798-4d7c-b23e-afe5853be84b (type: router_ports) to 2 2026-05-27 11:12:01.575 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1723257e-5231-4457-90fc-37461e5de78a ca9b85a1683142ba996fc068e8ccd759 7667949ff29c48af8fabe2c349a81bc7 - - default default] No more DHCP agents 2026-05-27 11:12:01.578 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1723257e-5231-4457-90fc-37461e5de78a ca9b85a1683142ba996fc068e8ccd759 7667949ff29c48af8fabe2c349a81bc7 - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:12:01.716 9 INFO neutron.db.ovn_revision_numbers_db [None req-1723257e-5231-4457-90fc-37461e5de78a ca9b85a1683142ba996fc068e8ccd759 7667949ff29c48af8fabe2c349a81bc7 - - default default] Successfully bumped revision number for resource f9f55997-a42b-4e40-aa10-ae76add79264 (type: ports) to 1 2026-05-27 11:12:01.932 9 INFO neutron.db.ovn_revision_numbers_db [None req-1723257e-5231-4457-90fc-37461e5de78a ca9b85a1683142ba996fc068e8ccd759 7667949ff29c48af8fabe2c349a81bc7 - - default default] Successfully bumped revision number for resource f9f55997-a42b-4e40-aa10-ae76add79264 (type: ports) to 1 2026-05-27 11:12:01.993 9 INFO neutron.db.segments_db [None req-1723257e-5231-4457-90fc-37461e5de78a ca9b85a1683142ba996fc068e8ccd759 7667949ff29c48af8fabe2c349a81bc7 - - default default] Added segment d6a52b6a-0864-4ddc-aac0-15c48492af75 of type geneve for network 005bf428-cba9-4512-8832-dd8231040cb1 2026-05-27 11:12:02.373 9 INFO neutron.db.ovn_revision_numbers_db [None req-1723257e-5231-4457-90fc-37461e5de78a ca9b85a1683142ba996fc068e8ccd759 7667949ff29c48af8fabe2c349a81bc7 - - default default] Successfully bumped revision number for resource 005bf428-cba9-4512-8832-dd8231040cb1 (type: networks) to 1 2026-05-27 11:12:02.517 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1723257e-5231-4457-90fc-37461e5de78a ca9b85a1683142ba996fc068e8ccd759 7667949ff29c48af8fabe2c349a81bc7 - - default default] No more DHCP agents 2026-05-27 11:12:02.518 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1723257e-5231-4457-90fc-37461e5de78a ca9b85a1683142ba996fc068e8ccd759 7667949ff29c48af8fabe2c349a81bc7 - - default default] Unable to schedule network 005bf428-cba9-4512-8832-dd8231040cb1: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:12:02.604 9 INFO neutron.db.ovn_revision_numbers_db [None req-1723257e-5231-4457-90fc-37461e5de78a ca9b85a1683142ba996fc068e8ccd759 7667949ff29c48af8fabe2c349a81bc7 - - default default] Successfully bumped revision number for resource 9e6f8577-e82c-4d6f-ab5d-c1a5faccce7d (type: ports) to 1 2026-05-27 11:12:02.769 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1723257e-5231-4457-90fc-37461e5de78a ca9b85a1683142ba996fc068e8ccd759 7667949ff29c48af8fabe2c349a81bc7 - - default default] No more DHCP agents 2026-05-27 11:12:02.773 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1723257e-5231-4457-90fc-37461e5de78a ca9b85a1683142ba996fc068e8ccd759 7667949ff29c48af8fabe2c349a81bc7 - - default default] Unable to schedule network 005bf428-cba9-4512-8832-dd8231040cb1: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:12:02.803 9 INFO neutron.db.ovn_revision_numbers_db [None req-1723257e-5231-4457-90fc-37461e5de78a ca9b85a1683142ba996fc068e8ccd759 7667949ff29c48af8fabe2c349a81bc7 - - default default] Successfully bumped revision number for resource cc00969a-10a4-407b-8a2d-4ec624698a65 (type: subnets) to 0 2026-05-27 11:12:03.089 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] No hosting information found for port 2dd37164-f724-4051-aeb7-032baed9bcf5: RuntimeError: No hosting information found for port 2dd37164-f724-4051-aeb7-032baed9bcf5 2026-05-27 11:12:03.307 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1723257e-5231-4457-90fc-37461e5de78a ca9b85a1683142ba996fc068e8ccd759 7667949ff29c48af8fabe2c349a81bc7 - - default default] No more DHCP agents 2026-05-27 11:12:03.309 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1723257e-5231-4457-90fc-37461e5de78a ca9b85a1683142ba996fc068e8ccd759 7667949ff29c48af8fabe2c349a81bc7 - - default default] Unable to schedule network 005bf428-cba9-4512-8832-dd8231040cb1: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:12:03.475 9 INFO neutron.db.ovn_revision_numbers_db [None req-1723257e-5231-4457-90fc-37461e5de78a ca9b85a1683142ba996fc068e8ccd759 7667949ff29c48af8fabe2c349a81bc7 - - default default] Successfully bumped revision number for resource 3893009f-5fc8-4cce-a645-718c1b7ba7a4 (type: ports) to 1 2026-05-27 11:12:04.050 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-1723257e-5231-4457-90fc-37461e5de78a ca9b85a1683142ba996fc068e8ccd759 7667949ff29c48af8fabe2c349a81bc7 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-3893009f-5fc8-4cce-a645-718c1b7ba7a4 2026-05-27 11:12:04.050 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:12:04.050 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:12:04.050 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:12:04.050 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:12:04.050 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:12:04.050 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:12:04.050 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:12:04.050 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:12:04.050 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:12:04.050 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:12:04.050 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:12:04.050 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-3893009f-5fc8-4cce-a645-718c1b7ba7a4 2026-05-27 11:12:04.050 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:12:04.050 9 ERROR neutron_lib.callbacks.manager [None req-1723257e-5231-4457-90fc-37461e5de78a ca9b85a1683142ba996fc068e8ccd759 7667949ff29c48af8fabe2c349a81bc7 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-3893009f-5fc8-4cce-a645-718c1b7ba7a4 2026-05-27 11:12:04.050 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:12:04.050 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:12:04.050 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:12:04.050 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:12:04.050 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:12:04.050 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:12:04.050 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:12:04.050 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:12:04.050 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:12:04.050 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:12:04.050 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:12:04.050 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:12:04.050 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:12:04.050 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:12:04.050 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:12:04.050 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:12:04.050 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:12:04.050 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:12:04.050 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:12:04.050 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-3893009f-5fc8-4cce-a645-718c1b7ba7a4 2026-05-27 11:12:04.050 9 ERROR neutron_lib.callbacks.manager  2026-05-27 11:12:04.303 9 INFO neutron.db.ovn_revision_numbers_db [None req-1723257e-5231-4457-90fc-37461e5de78a ca9b85a1683142ba996fc068e8ccd759 7667949ff29c48af8fabe2c349a81bc7 - - default default] Successfully bumped revision number for resource 3893009f-5fc8-4cce-a645-718c1b7ba7a4 (type: ports) to 1 2026-05-27 11:12:04.368 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-1723257e-5231-4457-90fc-37461e5de78a ca9b85a1683142ba996fc068e8ccd759 7667949ff29c48af8fabe2c349a81bc7 - - default default] No more DHCP agents 2026-05-27 11:12:04.369 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-1723257e-5231-4457-90fc-37461e5de78a ca9b85a1683142ba996fc068e8ccd759 7667949ff29c48af8fabe2c349a81bc7 - - default default] Unable to schedule network 005bf428-cba9-4512-8832-dd8231040cb1: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:12:05.212 9 INFO neutron.db.ovn_revision_numbers_db [None req-1723257e-5231-4457-90fc-37461e5de78a ca9b85a1683142ba996fc068e8ccd759 7667949ff29c48af8fabe2c349a81bc7 - - default default] Successfully bumped revision number for resource 3893009f-5fc8-4cce-a645-718c1b7ba7a4 (type: router_ports) to 1 2026-05-27 11:12:05.468 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-6ca1614f-f2ea-4e39-b6c1-818604b3056f - - - - - -] No more DHCP agents 2026-05-27 11:12:05.473 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-6ca1614f-f2ea-4e39-b6c1-818604b3056f - - - - - -] Unable to schedule network 005bf428-cba9-4512-8832-dd8231040cb1: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:12:05.653 9 INFO neutron.db.ovn_revision_numbers_db [None req-6ca1614f-f2ea-4e39-b6c1-818604b3056f - - - - - -] Successfully bumped revision number for resource ab882981-30e8-4038-bd30-c5b5bee90652 (type: ports) to 1 2026-05-27 11:12:05.687 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] No hosting information found for port 43022bc1-3798-4d7c-b23e-afe5853be84b: RuntimeError: No hosting information found for port 43022bc1-3798-4d7c-b23e-afe5853be84b 2026-05-27 11:12:05.687 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status up for port: 3893009f-5fc8-4cce-a645-718c1b7ba7a4 2026-05-27 11:12:05.695 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port 3893009f-5fc8-4cce-a645-718c1b7ba7a4 2026-05-27 11:12:05.933 9 INFO neutron.db.ovn_revision_numbers_db [None req-6ca1614f-f2ea-4e39-b6c1-818604b3056f - - - - - -] Successfully bumped revision number for resource ab882981-30e8-4038-bd30-c5b5bee90652 (type: ports) to 1 2026-05-27 11:12:06.150 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource 3893009f-5fc8-4cce-a645-718c1b7ba7a4 (type: ports) to 2 2026-05-27 11:12:06.181 9 INFO neutron.wsgi [None req-1723257e-5231-4457-90fc-37461e5de78a ca9b85a1683142ba996fc068e8ccd759 7667949ff29c48af8fabe2c349a81bc7 - - default default] 10.0.0.84 "POST /v2.0/vpn/vpnservices HTTP/1.1" status: 201 len: 657 time: 5.2103152 2026-05-27 11:12:06.201 9 INFO neutron.wsgi [None req-fe8476b5-54f7-4fd5-9900-6daf3e5faaae cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/vpnservices HTTP/1.1" status: 200 len: 1499 time: 0.0129926 2026-05-27 11:12:06.304 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource 3893009f-5fc8-4cce-a645-718c1b7ba7a4 (type: router_ports) to 2 2026-05-27 11:12:06.997 10 WARNING neutron_lib.context [None req-68453168-8b98-459b-aef8-71063872491c a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:12:07.260 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-68453168-8b98-459b-aef8-71063872491c a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] No more DHCP agents 2026-05-27 11:12:07.263 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-68453168-8b98-459b-aef8-71063872491c a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:12:08.287 10 INFO neutron.db.ovn_revision_numbers_db [None req-68453168-8b98-459b-aef8-71063872491c a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource 12457659-8cc6-4d01-b146-7bc42a6a207d (type: floatingips) to -1 2026-05-27 11:12:08.416 10 INFO neutron.db.ovn_revision_numbers_db [None req-68453168-8b98-459b-aef8-71063872491c a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Successfully bumped revision number for resource 12457659-8cc6-4d01-b146-7bc42a6a207d (type: floatingips) to 1 2026-05-27 11:12:08.416 10 INFO neutron.db.l3_db [None req-68453168-8b98-459b-aef8-71063872491c a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Floating IP 12457659-8cc6-4d01-b146-7bc42a6a207d associated. External IP: 10.96.250.216, port: c00ea8d1-f77c-4fb5-a692-e84a77fac78a. 2026-05-27 11:12:08.462 10 INFO neutron.wsgi [None req-68453168-8b98-459b-aef8-71063872491c a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "POST /v2.0/floatingips HTTP/1.1" status: 201 len: 1097 time: 1.4707394 2026-05-27 11:12:08.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025887 2026-05-27 11:12:08.956 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0015590 2026-05-27 11:12:09.366 9 INFO neutron.wsgi [None req-3b398641-5fdf-427d-8af9-2981c5b01b66 ca9b85a1683142ba996fc068e8ccd759 7667949ff29c48af8fabe2c349a81bc7 - - default default] 10.0.0.84 "DELETE /v2.0/vpn/vpnservices/22d971de-f667-48d1-bd33-9da12efc8290 HTTP/1.1" status: 204 len: 168 time: 3.1581056 /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-05-27 11:12:09.380 9 WARNING neutron_lib.context [None req-cbad343e-b240-489f-b851-1ba4ec31469f cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:12:09.433 9 INFO neutron.services.segments.plugin [-] Segment d6a52b6a-0864-4ddc-aac0-15c48492af75 resource provider aggregate not found 2026-05-27 11:12:09.453 9 INFO neutron.services.segments.plugin [-] Segment d6a52b6a-0864-4ddc-aac0-15c48492af75 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 d6a52b6a-0864-4ddc-aac0-15c48492af75 found for delete ", "request_id": "req-54e76a8f-7e3d-4f83-8998-3d904da0aa4a"}]} 2026-05-27 11:12:09.468 9 INFO neutron.wsgi [None req-cbad343e-b240-489f-b851-1ba4ec31469f cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 500 time: 0.0950320 2026-05-27 11:12:09.479 9 WARNING neutron_lib.context [None req-7a75b8e4-5685-41c6-b3e8-19a67fd54a64 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:12:09.499 9 INFO neutron.services.segments.plugin [-] Segment d6a52b6a-0864-4ddc-aac0-15c48492af75 resource provider aggregate not found 2026-05-27 11:12:09.517 9 INFO neutron.services.segments.plugin [-] Segment d6a52b6a-0864-4ddc-aac0-15c48492af75 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 d6a52b6a-0864-4ddc-aac0-15c48492af75 found for delete ", "request_id": "req-c9f88ba6-be0d-4d25-9432-29614cc0a587"}]} 2026-05-27 11:12:09.539 9 INFO neutron.wsgi [None req-7a75b8e4-5685-41c6-b3e8-19a67fd54a64 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 492 time: 0.0648663 2026-05-27 11:12:09.551 9 WARNING neutron.api.v2.base [None req-bbbc968c-f47b-4d0c-adbf-b2ee03b8396e cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] An exception happened while processing the request body. The exception message is [Unrecognized attribute(s) 'peer_cidr'].: webob.exc.HTTPBadRequest: Unrecognized attribute(s) 'peer_cidr' 2026-05-27 11:12:09.552 9 INFO neutron.api.v2.resource [None req-bbbc968c-f47b-4d0c-adbf-b2ee03b8396e cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] create failed (client error): Unrecognized attribute(s) 'peer_cidr' 2026-05-27 11:12:09.553 9 INFO neutron.wsgi [None req-bbbc968c-f47b-4d0c-adbf-b2ee03b8396e cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 400 len: 313 time: 0.0087137 2026-05-27 11:12:09.576 9 INFO neutron.wsgi [None req-4faf498f-dc90-48de-b0ed-ea9f4f9d9650 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1386 time: 0.0161164 2026-05-27 11:12:09.628 9 INFO neutron.wsgi [None req-be50192d-3681-415f-bb8b-6ddf141ff061 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/vpn/endpoint-groups/d705e95c-d805-41fb-a969-bbe7ad5eaf57 HTTP/1.1" status: 204 len: 168 time: 0.0478723 2026-05-27 11:12:09.659 9 INFO neutron.wsgi [None req-abf06fb9-9c02-47b5-bf2a-2cd519ddea88 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1110 time: 0.0190279 2026-05-27 11:12:09.713 9 INFO neutron.wsgi [None req-ccfa49a9-f6aa-4494-bc1c-62f22e1c725f cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1110 time: 0.0424535 2026-05-27 11:12:09.777 10 INFO neutron.wsgi [None req-1d44edb1-7329-479e-afc1-1856c76c81b5 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/vpn/endpoint-groups/3796f90d-e556-411f-bbc9-34f81fd8c9b4 HTTP/1.1" status: 204 len: 168 time: 0.0582466 2026-05-27 11:12:09.796 10 INFO neutron.wsgi [None req-8e18f431-9a9e-4d70-916a-7ac780ec670a cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 827 time: 0.0144641 2026-05-27 11:12:09.809 9 WARNING neutron_lib.context [None req-b38e92fa-77f9-47e5-be5a-b5746df69508 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:12:09.896 9 INFO neutron.wsgi [None req-b38e92fa-77f9-47e5-be5a-b5746df69508 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 500 time: 0.0944881 2026-05-27 11:12:09.906 9 WARNING neutron_lib.context [None req-8280b302-27ca-467d-b8b4-df192b32b3bf cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:12:09.944 9 INFO neutron.wsgi [None req-8280b302-27ca-467d-b8b4-df192b32b3bf cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 492 time: 0.0425596 2026-05-27 11:12:09.956 9 WARNING neutron_lib.context [None req-8d641820-e669-4be9-b780-53e0fe6766be cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:12:10.000 9 INFO neutron.api.v2.resource [None req-8d641820-e669-4be9-b780-53e0fe6766be cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. 2026-05-27 11:12:10.002 9 INFO neutron.wsgi [None req-8d641820-e669-4be9-b780-53e0fe6766be cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 400 len: 373 time: 0.0514190 2026-05-27 11:12:10.019 9 INFO neutron.wsgi [None req-1f9b4d6e-d137-49da-9564-0055098dd30f cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1386 time: 0.0131958 2026-05-27 11:12:10.047 9 INFO neutron.wsgi [None req-56016659-7f7c-484a-9d30-d0a65a3868a6 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/vpn/endpoint-groups/4bb85452-a4fd-4c34-8653-32c3bb73ca8f HTTP/1.1" status: 204 len: 168 time: 0.0235817 2026-05-27 11:12:10.073 9 INFO neutron.wsgi [None req-74f2fe41-db2f-494f-a8ef-cf2068afc7a0 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1110 time: 0.0160191 2026-05-27 11:12:10.093 9 INFO neutron.wsgi [None req-0225955d-fc2f-4872-9fb7-23ce649c4bea cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1110 time: 0.0142915 2026-05-27 11:12:10.123 9 INFO neutron.wsgi [None req-c0fac719-a177-47bb-be18-cc62b2a1cd91 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/vpn/endpoint-groups/14b495cd-36c6-457b-8718-9acaab8255b5 HTTP/1.1" status: 204 len: 168 time: 0.0232909 2026-05-27 11:12:10.140 9 INFO neutron.wsgi [None req-58dd052d-8963-420d-a938-0838af9ad279 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 827 time: 0.0115604 2026-05-27 11:12:10.151 9 WARNING neutron_lib.context [None req-4cbd7c79-c3dc-4e2e-bbac-efed8946e680 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:12:10.217 9 INFO neutron.wsgi [None req-4cbd7c79-c3dc-4e2e-bbac-efed8946e680 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 500 time: 0.0714397 2026-05-27 11:12:10.228 9 WARNING neutron.api.v2.base [None req-3b71ba3d-b8cf-494d-b912-a527dfcf2ede cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] An exception happened while processing the request body. The exception message is [Failed to parse request. Required attribute 'peer_id' not specified].: webob.exc.HTTPBadRequest: Failed to parse request. Required attribute 'peer_id' not specified 2026-05-27 11:12:10.228 9 INFO neutron.api.v2.resource [None req-3b71ba3d-b8cf-494d-b912-a527dfcf2ede cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] create failed (client error): Failed to parse request. Required attribute 'peer_id' not specified 2026-05-27 11:12:10.229 9 INFO neutron.wsgi [None req-3b71ba3d-b8cf-494d-b912-a527dfcf2ede cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 400 len: 343 time: 0.0061636 2026-05-27 11:12:10.250 9 INFO neutron.wsgi [None req-5d247b9c-0726-4b0a-aeb2-05d70412cf93 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1110 time: 0.0150194 2026-05-27 11:12:10.281 9 INFO neutron.wsgi [None req-cc95efb0-6ee8-4fb0-9b45-59821b98478f cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/vpn/endpoint-groups/024cf7a7-51b0-413c-adf7-e70973a002c7 HTTP/1.1" status: 204 len: 168 time: 0.0248346 2026-05-27 11:12:10.298 9 INFO neutron.wsgi [None req-22725c1e-d113-4a70-baa5-e304913b62dc cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 827 time: 0.0112755 2026-05-27 11:12:10.310 9 WARNING neutron_lib.context [None req-0fdc25cd-2a89-4fe8-920b-c304b3688b1d cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:12:10.350 9 INFO neutron.wsgi [None req-0fdc25cd-2a89-4fe8-920b-c304b3688b1d cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 492 time: 0.0439558 2026-05-27 11:12:10.359 9 WARNING neutron.api.v2.base [None req-49d13b6a-4246-4a30-a6d2-6062eff89ade cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] An exception happened while processing the request body. The exception message is [Failed to parse request. Required attribute 'peer_id' not specified].: webob.exc.HTTPBadRequest: Failed to parse request. Required attribute 'peer_id' not specified 2026-05-27 11:12:10.359 9 INFO neutron.api.v2.resource [None req-49d13b6a-4246-4a30-a6d2-6062eff89ade cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] create failed (client error): Failed to parse request. Required attribute 'peer_id' not specified 2026-05-27 11:12:10.360 9 INFO neutron.wsgi [None req-49d13b6a-4246-4a30-a6d2-6062eff89ade cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 400 len: 343 time: 0.0062218 2026-05-27 11:12:10.375 9 INFO neutron.wsgi [None req-779b262f-3068-4248-a3a5-d8cd6af9cd35 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1102 time: 0.0112419 2026-05-27 11:12:10.403 9 INFO neutron.wsgi [None req-cc8925aa-f64a-4454-9c9d-6dfc70694a55 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/vpn/endpoint-groups/f7b63503-e6b2-4e2a-b8c0-88857439b3b5 HTTP/1.1" status: 204 len: 168 time: 0.0234275 2026-05-27 11:12:10.420 9 INFO neutron.wsgi [None req-88f62e13-94fe-4588-835a-bec76c501539 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 827 time: 0.0118444 2026-05-27 11:12:10.428 9 WARNING neutron_lib.context [None req-5184dd3b-006d-40da-b7c4-af0caf2f5914 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:12:10.465 9 INFO neutron.wsgi [None req-5184dd3b-006d-40da-b7c4-af0caf2f5914 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 488 time: 0.0407445 2026-05-27 11:12:10.478 9 WARNING neutron_lib.context [None req-de382c39-73bb-4bd7-9c86-15c29a60e475 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:12:10.535 9 INFO neutron.wsgi [None req-de382c39-73bb-4bd7-9c86-15c29a60e475 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 501 time: 0.0645537 2026-05-27 11:12:10.544 9 WARNING neutron_lib.context [None req-09687882-ea0e-4852-b009-f2f5a0905e66 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:12:11.360 10 INFO neutron.wsgi [None req-9a1b815d-9252-43be-88df-d67035e7265e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0046060 2026-05-27 11:12:11.370 10 INFO neutron.wsgi [None req-de86a218-6899-413e-88d3-0f4e0500e2cf c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0032852 2026-05-27 11:12:11.377 10 INFO neutron.wsgi [None req-f4cfbe13-83fe-436b-81de-ae979fe97837 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0032167 2026-05-27 11:12:11.385 10 INFO neutron.wsgi [None req-93aa2e87-2781-44eb-9a30-a6f9282efd72 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0035267 2026-05-27 11:12:11.400 10 INFO neutron.api.v2.resource [None req-3e6cb24e-39af-4b68-a0ca-8f27c665ed64 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:12:11.401 10 INFO neutron.wsgi [None req-3e6cb24e-39af-4b68-a0ca-8f27c665ed64 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/security-groups/lb-5d58a2e3-34d2-4ac9-928c-7051763ca9b1 HTTP/1.1" status: 404 len: 355 time: 0.0077221 2026-05-27 11:12:11.431 10 INFO neutron.wsgi [None req-99f5fb44-f187-473f-a0bc-147c9cb30bff c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/security-groups?name=lb-5d58a2e3-34d2-4ac9-928c-7051763ca9b1 HTTP/1.1" status: 200 len: 1839 time: 0.0272038 2026-05-27 11:12:11.469 10 INFO neutron.wsgi [None req-a0476e4d-a7eb-4eaa-be14-b513eb607b70 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/security-group-rules?security_group_id=31a5abeb-57b0-4230-b16f-3143c821a45b HTTP/1.1" status: 200 len: 1382 time: 0.0308032 2026-05-27 11:12:11.590 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] No port found with ID 3893009f-5fc8-4cce-a645-718c1b7ba7a4: RuntimeError: No port found with ID 3893009f-5fc8-4cce-a645-718c1b7ba7a4 2026-05-27 11:12:11.602 10 INFO neutron.db.ovn_revision_numbers_db [None req-897f1e57-a2f5-4e3a-aea6-bf47e9bdffbf c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource a2c90816-f3e2-400b-8330-1e479726c8ec (type: security_group_rules) to 0 2026-05-27 11:12:11.626 10 INFO neutron.wsgi [None req-897f1e57-a2f5-4e3a-aea6-bf47e9bdffbf c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 801 time: 0.1485517 2026-05-27 11:12:11.716 9 INFO neutron.db.ovn_revision_numbers_db [None req-09687882-ea0e-4852-b009-f2f5a0905e66 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 1643096a-6012-4917-aba9-83f6beeee31c (type: routers) to 6 2026-05-27 11:12:11.765 10 INFO neutron.db.ovn_revision_numbers_db [None req-ce0724cb-5bc2-4364-b647-5bd527a326cc c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 12fdaa87-4f6d-4e8c-8e4f-9c683af04ae1 (type: security_group_rules) to 0 2026-05-27 11:12:11.770 9 INFO neutron.wsgi [None req-09687882-ea0e-4852-b009-f2f5a0905e66 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 201 len: 1043 time: 1.2312446 2026-05-27 11:12:11.781 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9fe7c78-f113-4369-9f33-23cd55a53877 - - - - - -] Successfully bumped revision number for resource c00ea8d1-f77c-4fb5-a692-e84a77fac78a (type: ports) to 4 2026-05-27 11:12:11.811 10 INFO neutron.wsgi [None req-ce0724cb-5bc2-4364-b647-5bd527a326cc c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "POST /v2.0/security-group-rules HTTP/1.1" status: 201 len: 805 time: 0.1787484 2026-05-27 11:12:12.379 10 INFO neutron.db.ovn_revision_numbers_db [None req-741f5c22-5958-44f9-a28d-b6a3c145211e cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 1643096a-6012-4917-aba9-83f6beeee31c (type: routers) to 7 2026-05-27 11:12:12.402 10 INFO neutron.wsgi [None req-741f5c22-5958-44f9-a28d-b6a3c145211e cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/vpn/ipsec-site-connections/d3b0f0cc-483b-4263-a57e-acb7c492e3a2 HTTP/1.1" status: 204 len: 168 time: 0.6259203 2026-05-27 11:12:12.418 10 INFO neutron.wsgi [None req-7519e5e5-82f8-4165-8558-cacd208f29fb cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 200 len: 990 time: 0.0118656 2026-05-27 11:12:12.430 10 INFO neutron.api.v2.resource [None req-d8873bc0-49b8-492b-825e-b829d7ed754f cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] delete failed (client error): The resource could not be found. 2026-05-27 11:12:12.432 10 INFO neutron.wsgi [None req-d8873bc0-49b8-492b-825e-b829d7ed754f cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/vpn/ipsec-site-connections/d3b0f0cc-483b-4263-a57e-acb7c492e3a2 HTTP/1.1" status: 404 len: 355 time: 0.0098851 2026-05-27 11:12:12.449 10 INFO neutron.wsgi [None req-b8ac0991-5eed-4730-94dd-f6d03d47b51c cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1383 time: 0.0127833 2026-05-27 11:12:12.481 9 INFO neutron.wsgi [None req-7fd98d98-6a4a-4774-a174-9641d4a6053e cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/vpn/endpoint-groups/656b9b5a-1587-4a04-9786-b61f176c9630 HTTP/1.1" status: 204 len: 168 time: 0.0280735 2026-05-27 11:12:12.498 9 INFO neutron.wsgi [None req-fde8a8f9-be4a-4f3f-8665-c7cd0cd60cca cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1098 time: 0.0123293 2026-05-27 11:12:12.514 9 INFO neutron.wsgi [None req-7596e943-0bcf-404f-98d0-96826095e7fc cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1098 time: 0.0118501 2026-05-27 11:12:12.547 9 INFO neutron.wsgi [None req-36832d04-26d6-476a-a30b-f95521b73db0 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/vpn/endpoint-groups/f1a84fe6-c513-4989-966a-5371d17697dd HTTP/1.1" status: 204 len: 168 time: 0.0294931 2026-05-27 11:12:12.566 10 INFO neutron.wsgi [None req-0543ceb2-072c-4c74-b984-95b1a09faca1 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 827 time: 0.0145013 2026-05-27 11:12:12.580 10 WARNING neutron_lib.context [None req-e6a3c338-d894-4cea-a470-d43b25f98bd0 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:12:13.332 10 INFO neutron.db.ovn_revision_numbers_db [None req-e6a3c338-d894-4cea-a470-d43b25f98bd0 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 1643096a-6012-4917-aba9-83f6beeee31c (type: routers) to 8 2026-05-27 11:12:13.369 10 INFO neutron.wsgi [None req-e6a3c338-d894-4cea-a470-d43b25f98bd0 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 201 len: 1004 time: 0.7943022 2026-05-27 11:12:14.352 10 INFO neutron.db.ovn_revision_numbers_db [None req-9ddeaf28-b649-409a-91b0-5814bc7d45c6 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 1643096a-6012-4917-aba9-83f6beeee31c (type: routers) to 9 2026-05-27 11:12:14.377 10 INFO neutron.wsgi [None req-9ddeaf28-b649-409a-91b0-5814bc7d45c6 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/vpn/ipsec-site-connections/f60b4b4d-f190-4938-bef4-ce85f5722f6b HTTP/1.1" status: 204 len: 168 time: 1.0030239 2026-05-27 11:12:14.407 10 INFO neutron.wsgi [None req-82aee3c1-73ed-42aa-aee7-997b0ecad07b cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 200 len: 990 time: 0.0249846 2026-05-27 11:12:14.423 10 INFO neutron.api.v2.resource [None req-634ea965-a9b1-4d2e-8096-cd322ff1cdbb cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] delete failed (client error): The resource could not be found. 2026-05-27 11:12:14.424 10 INFO neutron.wsgi [None req-634ea965-a9b1-4d2e-8096-cd322ff1cdbb cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/vpn/ipsec-site-connections/f60b4b4d-f190-4938-bef4-ce85f5722f6b HTTP/1.1" status: 404 len: 355 time: 0.0136757 2026-05-27 11:12:14.439 10 WARNING neutron_lib.context [None req-65fe6544-be95-49d0-860a-2e881c6c8279 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:12:14.476 10 INFO neutron.wsgi [None req-65fe6544-be95-49d0-860a-2e881c6c8279 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 488 time: 0.0437055 2026-05-27 11:12:14.497 10 INFO neutron.wsgi [None req-7d4c4c90-a7b3-41f8-88cc-67bf81462bb2 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "PUT /v2.0/vpn/endpoint-groups/5ed6c12a-6394-43c7-9ee4-a0b97db51aa2 HTTP/1.1" status: 200 len: 483 time: 0.0176334 2026-05-27 11:12:14.514 10 INFO neutron.wsgi [None req-a20cf5a4-811a-4e2c-8043-ac14dd154eaf cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/endpoint-groups/5ed6c12a-6394-43c7-9ee4-a0b97db51aa2 HTTP/1.1" status: 200 len: 483 time: 0.0115752 2026-05-27 11:12:14.546 10 INFO neutron.wsgi [None req-b051d856-29a7-41e0-a451-45d3b8858530 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/vpn/endpoint-groups/5ed6c12a-6394-43c7-9ee4-a0b97db51aa2 HTTP/1.1" status: 204 len: 168 time: 0.0283189 2026-05-27 11:12:14.566 10 INFO neutron.wsgi [None req-ccf5ee8e-feb6-46f9-b4e0-389b75f73305 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 827 time: 0.0159869 2026-05-27 11:12:14.581 10 INFO neutron.wsgi [None req-714bede8-4614-4bff-9d20-4654ca072e7b cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 827 time: 0.0098732 2026-05-27 11:12:14.590 10 WARNING neutron_lib.context [None req-db2f89d7-e180-4a77-aefa-8331e520b467 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:12:14.633 10 INFO neutron.wsgi [None req-db2f89d7-e180-4a77-aefa-8331e520b467 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/ikepolicies HTTP/1.1" status: 201 len: 601 time: 0.0472734 2026-05-27 11:12:14.678 10 INFO neutron.wsgi [None req-e9db9376-0d7b-4f1f-8558-71914ece6aee cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "PUT /v2.0/vpn/ikepolicies/1afd6d39-f5d8-47bd-8ac0-2d66e8ebde8c HTTP/1.1" status: 200 len: 613 time: 0.0406077 2026-05-27 11:12:14.699 9 INFO neutron.wsgi [None req-055bc64f-3dfa-45a8-a2bd-48de3a3e3c45 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/ikepolicies/1afd6d39-f5d8-47bd-8ac0-2d66e8ebde8c HTTP/1.1" status: 200 len: 613 time: 0.0157249 2026-05-27 11:12:14.748 9 INFO neutron.wsgi [None req-bd992de5-ef07-487f-9387-da9f433a350d cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/vpn/ikepolicies/1afd6d39-f5d8-47bd-8ac0-2d66e8ebde8c HTTP/1.1" status: 204 len: 168 time: 0.0413082 2026-05-27 11:12:14.774 9 INFO neutron.wsgi [None req-7a314e81-3422-49e5-a8ee-0e5a240c3d42 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/ikepolicies HTTP/1.1" status: 200 len: 602 time: 0.0191550 2026-05-27 11:12:14.791 9 INFO neutron.wsgi [None req-13bf42a1-97ba-4f2d-8c7f-afcf97000510 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/ikepolicies HTTP/1.1" status: 200 len: 602 time: 0.0120077 2026-05-27 11:12:14.818 10 WARNING neutron_lib.context [None req-be99e0cf-2f7e-4fcc-98ef-ee07cbc53ff6 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:12:14.854 10 INFO neutron.wsgi [None req-be99e0cf-2f7e-4fcc-98ef-ee07cbc53ff6 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/ipsecpolicies HTTP/1.1" status: 201 len: 611 time: 0.0410042 2026-05-27 11:12:14.891 10 INFO neutron.wsgi [None req-16c08f0a-6298-4e05-a024-efae98afc214 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "PUT /v2.0/vpn/ipsecpolicies/1f7b5244-27f2-4cc5-9ec6-cf304cc6e3ea HTTP/1.1" status: 200 len: 625 time: 0.0300024 2026-05-27 11:12:14.923 10 INFO neutron.wsgi [None req-27faf53b-1164-44a3-9707-01cf9829d0a8 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/vpn/ipsecpolicies/1f7b5244-27f2-4cc5-9ec6-cf304cc6e3ea HTTP/1.1" status: 204 len: 168 time: 0.0276561 2026-05-27 11:12:14.937 10 INFO neutron.api.v2.resource [None req-3b48b20e-9e4c-4d4f-98c7-92a48760eeff cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] delete failed (client error): The resource could not be found. 2026-05-27 11:12:14.938 10 INFO neutron.wsgi [None req-3b48b20e-9e4c-4d4f-98c7-92a48760eeff cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/vpn/ipsecpolicies/1f7b5244-27f2-4cc5-9ec6-cf304cc6e3ea HTTP/1.1" status: 404 len: 346 time: 0.0112278 2026-05-27 11:12:14.955 10 INFO neutron.api.v2.resource [None req-c6c49867-d192-4c58-9736-6cf70c8a35c1 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] delete failed (client error): The resource could not be found. 2026-05-27 11:12:14.956 10 INFO neutron.wsgi [None req-c6c49867-d192-4c58-9736-6cf70c8a35c1 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/vpn/ipsecpolicies/1f7b5244-27f2-4cc5-9ec6-cf304cc6e3ea HTTP/1.1" status: 404 len: 346 time: 0.0131416 2026-05-27 11:12:14.967 10 WARNING neutron_lib.context [None req-5b402e5b-ff12-4d92-8cc2-2a78ad3c7bf6 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:12:15.053 10 INFO neutron.db.segments_db [None req-5b402e5b-ff12-4d92-8cc2-2a78ad3c7bf6 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Added segment d93e8ce1-aaaf-4a58-95f5-54b68a63fe29 of type geneve for network e7d8421b-2b36-4fc3-a158-7ff5a828589e 2026-05-27 11:12:15.207 10 INFO neutron.db.ovn_revision_numbers_db [None req-5b402e5b-ff12-4d92-8cc2-2a78ad3c7bf6 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource e7d8421b-2b36-4fc3-a158-7ff5a828589e (type: networks) to 1 2026-05-27 11:12:15.443 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-5b402e5b-ff12-4d92-8cc2-2a78ad3c7bf6 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] No more DHCP agents 2026-05-27 11:12:15.445 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-5b402e5b-ff12-4d92-8cc2-2a78ad3c7bf6 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Unable to schedule network e7d8421b-2b36-4fc3-a158-7ff5a828589e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:12:15.531 10 INFO neutron.db.ovn_revision_numbers_db [None req-5b402e5b-ff12-4d92-8cc2-2a78ad3c7bf6 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource aebed1b5-b322-4134-bbf5-ba96d27b7627 (type: ports) to 1 2026-05-27 11:12:15.554 10 INFO neutron.wsgi [None req-5b402e5b-ff12-4d92-8cc2-2a78ad3c7bf6 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.5913217 2026-05-27 11:12:15.564 10 WARNING neutron_lib.context [None req-0da268d4-c047-4119-a666-f25ba4f2842a cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:12:15.805 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-0da268d4-c047-4119-a666-f25ba4f2842a cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] No more DHCP agents 2026-05-27 11:12:15.807 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-0da268d4-c047-4119-a666-f25ba4f2842a cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Unable to schedule network e7d8421b-2b36-4fc3-a158-7ff5a828589e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:12:16.370 10 INFO neutron.db.ovn_revision_numbers_db [None req-0da268d4-c047-4119-a666-f25ba4f2842a cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource aebed1b5-b322-4134-bbf5-ba96d27b7627 (type: ports) to 2 2026-05-27 11:12:16.420 10 INFO neutron.db.ovn_revision_numbers_db [None req-0da268d4-c047-4119-a666-f25ba4f2842a cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource f865e263-db87-4530-91db-6d9c35be8ef2 (type: subnets) to 0 2026-05-27 11:12:16.438 10 INFO neutron.wsgi [None req-0da268d4-c047-4119-a666-f25ba4f2842a cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 0.8797359 2026-05-27 11:12:16.449 10 WARNING neutron_lib.context [None req-c4583a09-b1c6-4616-ae2a-5c8be40a1e87 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:12:17.010 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-c4583a09-b1c6-4616-ae2a-5c8be40a1e87 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] No more DHCP agents 2026-05-27 11:12:17.012 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-c4583a09-b1c6-4616-ae2a-5c8be40a1e87 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:12:17.166 10 INFO neutron.db.ovn_revision_numbers_db [None req-c4583a09-b1c6-4616-ae2a-5c8be40a1e87 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource f74b9f80-18ba-4bac-901f-e894dd2c19dd (type: ports) to 1 2026-05-27 11:12:17.838 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-175e2eae-dcfb-464b-996d-63bd75074605 - - - - - -] Schedule LRP lrp-f74b9f80-18ba-4bac-901f-e894dd2c19dd on gateway 48f831bc-71ac-432d-a82d-4d8b8361e013 with priority 1 2026-05-27 11:12:17.850 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status up for port: f74b9f80-18ba-4bac-901f-e894dd2c19dd 2026-05-27 11:12:17.858 9 INFO neutron.plugins.ml2.plugin [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Attempt 1 to provision port f74b9f80-18ba-4bac-901f-e894dd2c19dd 2026-05-27 11:12:17.873 10 INFO neutron.db.ovn_revision_numbers_db [None req-c4583a09-b1c6-4616-ae2a-5c8be40a1e87 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource f74b9f80-18ba-4bac-901f-e894dd2c19dd (type: router_ports) to 1 2026-05-27 11:12:18.238 10 INFO neutron.db.ovn_revision_numbers_db [None req-c4583a09-b1c6-4616-ae2a-5c8be40a1e87 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 251f5a31-de6c-45e6-a6d1-72bc0f392ac3 (type: routers) to 2 2026-05-27 11:12:18.255 10 INFO neutron.wsgi [None req-c4583a09-b1c6-4616-ae2a-5c8be40a1e87 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1135 time: 1.8108063 2026-05-27 11:12:18.908 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a2ee9ed3-b42a-44e1-b5ee-f93d27e0ba7f cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] No more DHCP agents 2026-05-27 11:12:18.913 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a2ee9ed3-b42a-44e1-b5ee-f93d27e0ba7f cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Unable to schedule network e7d8421b-2b36-4fc3-a158-7ff5a828589e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:12:19.084 10 INFO neutron.db.ovn_revision_numbers_db [None req-a2ee9ed3-b42a-44e1-b5ee-f93d27e0ba7f cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource bac2b2d0-1967-4b72-bdce-3b98704c02fe (type: ports) to 1 2026-05-27 11:12:19.674 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-a2ee9ed3-b42a-44e1-b5ee-f93d27e0ba7f cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-bac2b2d0-1967-4b72-bdce-3b98704c02fe 2026-05-27 11:12:19.674 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:12:19.674 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:12:19.674 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:12:19.674 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:12:19.674 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:12:19.674 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:12:19.674 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:12:19.674 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:12:19.674 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:12:19.674 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:12:19.674 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:12:19.674 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-bac2b2d0-1967-4b72-bdce-3b98704c02fe 2026-05-27 11:12:19.674 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:12:19.675 10 ERROR neutron_lib.callbacks.manager [None req-a2ee9ed3-b42a-44e1-b5ee-f93d27e0ba7f cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-bac2b2d0-1967-4b72-bdce-3b98704c02fe 2026-05-27 11:12:19.675 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:12:19.675 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:12:19.675 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:12:19.675 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:12:19.675 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:12:19.675 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:12:19.675 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:12:19.675 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:12:19.675 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:12:19.675 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:12:19.675 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:12:19.675 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:12:19.675 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:12:19.675 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:12:19.675 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:12:19.675 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:12:19.675 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:12:19.675 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:12:19.675 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:12:19.675 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-bac2b2d0-1967-4b72-bdce-3b98704c02fe 2026-05-27 11:12:19.675 10 ERROR neutron_lib.callbacks.manager  2026-05-27 11:12:19.940 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status up for port: bac2b2d0-1967-4b72-bdce-3b98704c02fe 2026-05-27 11:12:19.960 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port bac2b2d0-1967-4b72-bdce-3b98704c02fe 2026-05-27 11:12:19.978 10 INFO neutron.db.ovn_revision_numbers_db [None req-a2ee9ed3-b42a-44e1-b5ee-f93d27e0ba7f cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource bac2b2d0-1967-4b72-bdce-3b98704c02fe (type: ports) to 1 2026-05-27 11:12:20.060 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-a2ee9ed3-b42a-44e1-b5ee-f93d27e0ba7f cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] No more DHCP agents 2026-05-27 11:12:20.063 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-a2ee9ed3-b42a-44e1-b5ee-f93d27e0ba7f cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Unable to schedule network e7d8421b-2b36-4fc3-a158-7ff5a828589e: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:12:20.270 9 INFO neutron.wsgi [None req-d3364ae9-c30e-4a82-a383-5ac5ebbbe5c2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.228 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0535576 2026-05-27 11:12:20.283 9 INFO neutron.wsgi [None req-63b2c155-9b66-4be2-af95-fb6a05a47a80 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.228 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0054953 2026-05-27 11:12:20.293 9 INFO neutron.wsgi [None req-eca5dcc4-0c13-4e24-81ea-5ab75e554441 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.228 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0055912 2026-05-27 11:12:20.304 9 INFO neutron.wsgi [None req-9b7cb666-3171-4ad5-a772-3601ffc3f65c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.228 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0057569 2026-05-27 11:12:20.543 10 INFO neutron.db.ovn_revision_numbers_db [None req-a2ee9ed3-b42a-44e1-b5ee-f93d27e0ba7f cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource bac2b2d0-1967-4b72-bdce-3b98704c02fe (type: router_ports) to 1 2026-05-27 11:12:20.548 10 INFO neutron.wsgi [None req-a2ee9ed3-b42a-44e1-b5ee-f93d27e0ba7f cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "PUT /v2.0/routers/251f5a31-de6c-45e6-a6d1-72bc0f392ac3/add_router_interface HTTP/1.1" status: 200 len: 503 time: 2.2869384 2026-05-27 11:12:20.557 10 WARNING neutron_lib.context [None req-777e41ea-a069-4600-b44e-eed8de9f85cc cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:12:20.561 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource bac2b2d0-1967-4b72-bdce-3b98704c02fe (type: ports) to 2 2026-05-27 11:12:20.803 9 INFO neutron.wsgi [-] 10.0.0.228 "GET / HTTP/1.1" status: 200 len: 284 time: 0.0020673 2026-05-27 11:12:20.856 9 INFO neutron.wsgi [None req-d471f540-f5ba-495f-8705-b7dba9dd5586 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.228 "GET /v2.0/subnets/cd7b6bde-3f14-4e16-ae57-843fc8b1a203 HTTP/1.1" status: 200 len: 830 time: 0.0355225 2026-05-27 11:12:21.042 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource bac2b2d0-1967-4b72-bdce-3b98704c02fe (type: router_ports) to 2 2026-05-27 11:12:21.431 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-777e41ea-a069-4600-b44e-eed8de9f85cc cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] No more DHCP agents 2026-05-27 11:12:21.433 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-777e41ea-a069-4600-b44e-eed8de9f85cc cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:12:21.585 10 INFO neutron.db.ovn_revision_numbers_db [None req-777e41ea-a069-4600-b44e-eed8de9f85cc cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource dc21578f-78b1-490c-ba77-8bc0de02672a (type: ports) to 1 2026-05-27 11:12:21.808 10 INFO neutron.db.ovn_revision_numbers_db [None req-777e41ea-a069-4600-b44e-eed8de9f85cc cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource dc21578f-78b1-490c-ba77-8bc0de02672a (type: ports) to 1 2026-05-27 11:12:21.864 10 INFO neutron.db.segments_db [None req-777e41ea-a069-4600-b44e-eed8de9f85cc cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Added segment e93d31a5-47fe-4c36-af80-652bf80b3c24 of type geneve for network d4ad0271-1d5f-4e9f-92ca-b7f07c4bd784 2026-05-27 11:12:21.999 10 INFO neutron.db.ovn_revision_numbers_db [None req-777e41ea-a069-4600-b44e-eed8de9f85cc cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource d4ad0271-1d5f-4e9f-92ca-b7f07c4bd784 (type: networks) to 1 2026-05-27 11:12:22.144 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-777e41ea-a069-4600-b44e-eed8de9f85cc cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] No more DHCP agents 2026-05-27 11:12:22.146 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-777e41ea-a069-4600-b44e-eed8de9f85cc cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Unable to schedule network d4ad0271-1d5f-4e9f-92ca-b7f07c4bd784: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:12:22.226 10 INFO neutron.db.ovn_revision_numbers_db [None req-777e41ea-a069-4600-b44e-eed8de9f85cc cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 785c6e39-b230-4cdd-8a83-0dde7eaa252a (type: ports) to 1 2026-05-27 11:12:22.348 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-777e41ea-a069-4600-b44e-eed8de9f85cc cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] No more DHCP agents 2026-05-27 11:12:22.351 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-777e41ea-a069-4600-b44e-eed8de9f85cc cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Unable to schedule network d4ad0271-1d5f-4e9f-92ca-b7f07c4bd784: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:12:22.378 10 INFO neutron.db.ovn_revision_numbers_db [None req-777e41ea-a069-4600-b44e-eed8de9f85cc cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource c34c4573-8735-4576-90ee-b7f6aadedb38 (type: subnets) to 0 2026-05-27 11:12:22.427 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] No hosting information found for port f74b9f80-18ba-4bac-901f-e894dd2c19dd: RuntimeError: No hosting information found for port f74b9f80-18ba-4bac-901f-e894dd2c19dd 2026-05-27 11:12:22.644 10 INFO neutron.wsgi [None req-a9fcb81a-d865-43da-bfe3-5351ce9793d2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0637801 2026-05-27 11:12:22.661 10 INFO neutron.wsgi [None req-2cad9224-addf-4ef3-ad50-81edda8ed3a1 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0064449 2026-05-27 11:12:22.670 10 INFO neutron.wsgi [None req-ccbfa7e8-2be6-4f57-b3f7-cb1ab2d30980 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0046561 2026-05-27 11:12:22.681 10 INFO neutron.wsgi [None req-5e38c3f2-78c8-412e-810f-8ea997e9538b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0055988 2026-05-27 11:12:22.835 10 INFO neutron.wsgi [None req-ebe538f2-8d27-46e4-a0d5-d746e231eb22 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/subnets/cd7b6bde-3f14-4e16-ae57-843fc8b1a203 HTTP/1.1" status: 200 len: 848 time: 0.0365291 2026-05-27 11:12:22.871 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-777e41ea-a069-4600-b44e-eed8de9f85cc cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] No more DHCP agents 2026-05-27 11:12:22.876 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-777e41ea-a069-4600-b44e-eed8de9f85cc cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Unable to schedule network d4ad0271-1d5f-4e9f-92ca-b7f07c4bd784: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:12:22.897 10 INFO neutron.wsgi [None req-86d49a4d-7131-4c33-828b-5145c95fe5f3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 2723 time: 0.0567539 2026-05-27 11:12:23.046 10 INFO neutron.db.ovn_revision_numbers_db [None req-777e41ea-a069-4600-b44e-eed8de9f85cc cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 948babb2-da28-4f6a-9e93-c0a4d54d4746 (type: ports) to 1 2026-05-27 11:12:23.059 10 INFO neutron.wsgi [None req-df268324-b542-42b6-a337-01a41efbbd3d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0056915 2026-05-27 11:12:23.075 10 INFO neutron.wsgi [None req-f1c06d2d-a06a-42d7-a820-74d3c5cc858d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0038276 2026-05-27 11:12:23.088 10 INFO neutron.wsgi [None req-1096c64b-c330-451d-ae8e-6e05ce503dc2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0050361 2026-05-27 11:12:23.097 10 INFO neutron.wsgi [None req-cb59aaf6-b55b-4986-b94d-ce4f5a56d017 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0044410 2026-05-27 11:12:23.600 10 ERROR ovsdbapp.backend.ovs_idl.command [None req-777e41ea-a069-4600-b44e-eed8de9f85cc cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-948babb2-da28-4f6a-9e93-c0a4d54d4746 2026-05-27 11:12:23.600 10 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:12:23.600 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:12:23.600 10 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:12:23.600 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:12:23.600 10 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:12:23.600 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:12:23.600 10 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:12:23.600 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:12:23.600 10 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:12:23.600 10 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:12:23.600 10 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:12:23.600 10 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-948babb2-da28-4f6a-9e93-c0a4d54d4746 2026-05-27 11:12:23.600 10 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:12:23.601 10 ERROR neutron_lib.callbacks.manager [None req-777e41ea-a069-4600-b44e-eed8de9f85cc cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-948babb2-da28-4f6a-9e93-c0a4d54d4746 2026-05-27 11:12:23.601 10 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:12:23.601 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:12:23.601 10 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:12:23.601 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:12:23.601 10 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:12:23.601 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:12:23.601 10 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:12:23.601 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:12:23.601 10 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:12:23.601 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:12:23.601 10 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:12:23.601 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:12:23.601 10 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:12:23.601 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:12:23.601 10 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:12:23.601 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:12:23.601 10 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:12:23.601 10 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:12:23.601 10 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:12:23.601 10 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-948babb2-da28-4f6a-9e93-c0a4d54d4746 2026-05-27 11:12:23.601 10 ERROR neutron_lib.callbacks.manager  2026-05-27 11:12:23.682 9 INFO neutron.wsgi [req-aa8f7425-4837-426e-96cc-e1d3222505d0 req-a56548a7-1186-44f3-864e-137b2f13c714 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0764050 2026-05-27 11:12:23.782 9 INFO neutron.wsgi [req-aa8f7425-4837-426e-96cc-e1d3222505d0 req-a65b7be6-bf6c-4227-a5e8-81c5722856c2 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0927050 2026-05-27 11:12:23.825 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status up for port: 948babb2-da28-4f6a-9e93-c0a4d54d4746 2026-05-27 11:12:23.839 10 INFO neutron.db.ovn_revision_numbers_db [None req-777e41ea-a069-4600-b44e-eed8de9f85cc cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 948babb2-da28-4f6a-9e93-c0a4d54d4746 (type: ports) to 1 2026-05-27 11:12:23.842 9 INFO neutron.plugins.ml2.plugin [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Attempt 1 to provision port 948babb2-da28-4f6a-9e93-c0a4d54d4746 2026-05-27 11:12:23.883 9 INFO neutron.wsgi [req-aa8f7425-4837-426e-96cc-e1d3222505d0 req-0655536a-69f2-468b-97c4-19aa55dfc954 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/networks?id=9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7 HTTP/1.1" status: 200 len: 1002 time: 0.0853121 2026-05-27 11:12:23.918 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-777e41ea-a069-4600-b44e-eed8de9f85cc cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] No more DHCP agents 2026-05-27 11:12:23.919 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-777e41ea-a069-4600-b44e-eed8de9f85cc cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Unable to schedule network d4ad0271-1d5f-4e9f-92ca-b7f07c4bd784: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:12:23.957 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012858 2026-05-27 11:12:23.958 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012538 2026-05-27 11:12:24.334 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-aa8f7425-4837-426e-96cc-e1d3222505d0 req-9d1cd6e8-5fad-4756-bd85-75d8c11f728e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:12:24.341 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-aa8f7425-4837-426e-96cc-e1d3222505d0 req-9d1cd6e8-5fad-4756-bd85-75d8c11f728e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network 9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:12:24.444 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource 948babb2-da28-4f6a-9e93-c0a4d54d4746 (type: ports) to 2 2026-05-27 11:12:24.593 9 ERROR ovsdbapp.backend.ovs_idl.command [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Error executing command (DbGetCommand): ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-948babb2-da28-4f6a-9e93-c0a4d54d4746 2026-05-27 11:12:24.593 9 ERROR ovsdbapp.backend.ovs_idl.command Traceback (most recent call last): 2026-05-27 11:12:24.593 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:12:24.593 9 ERROR ovsdbapp.backend.ovs_idl.command self.run_idl(None) 2026-05-27 11:12:24.593 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:12:24.593 9 ERROR ovsdbapp.backend.ovs_idl.command record = self.api.lookup(self.table, self.record) 2026-05-27 11:12:24.593 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:12:24.593 9 ERROR ovsdbapp.backend.ovs_idl.command return self._lookup(table, record) 2026-05-27 11:12:24.593 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:12:24.593 9 ERROR ovsdbapp.backend.ovs_idl.command row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:12:24.593 9 ERROR ovsdbapp.backend.ovs_idl.command File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:12:24.593 9 ERROR ovsdbapp.backend.ovs_idl.command raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:12:24.593 9 ERROR ovsdbapp.backend.ovs_idl.command ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-948babb2-da28-4f6a-9e93-c0a4d54d4746 2026-05-27 11:12:24.593 9 ERROR ovsdbapp.backend.ovs_idl.command  2026-05-27 11:12:24.594 9 ERROR neutron_lib.callbacks.manager [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Error during notification for neutron.services.ovn_l3.plugin.OVNL3RouterPlugin._port_update-8782775636719 port, after_update: ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-948babb2-da28-4f6a-9e93-c0a4d54d4746 2026-05-27 11:12:24.594 9 ERROR neutron_lib.callbacks.manager Traceback (most recent call last): 2026-05-27 11:12:24.594 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron_lib/callbacks/manager.py", line 189, in _notify_loop 2026-05-27 11:12:24.594 9 ERROR neutron_lib.callbacks.manager callback.method(resource, event, trigger, payload=payload) 2026-05-27 11:12:24.594 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/services/ovn_l3/plugin.py", line 391, in _port_update 2026-05-27 11:12:24.594 9 ERROR neutron_lib.callbacks.manager l3plugin._ovn_client.update_router_port(context, 2026-05-27 11:12:24.594 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1878, in update_router_port 2026-05-27 11:12:24.594 9 ERROR neutron_lib.callbacks.manager self._update_lrouter_port(context, port, if_exists=if_exists, 2026-05-27 11:12:24.594 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/neutron/plugins/ml2/drivers/ovn/mech_driver/ovsdb/ovn_client.py", line 1855, in _update_lrouter_port 2026-05-27 11:12:24.594 9 ERROR neutron_lib.callbacks.manager external_ids = self._nb_idl.db_get( 2026-05-27 11:12:24.594 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 47, in execute 2026-05-27 11:12:24.594 9 ERROR neutron_lib.callbacks.manager self.run_idl(None) 2026-05-27 11:12:24.594 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/command.py", line 235, in run_idl 2026-05-27 11:12:24.594 9 ERROR neutron_lib.callbacks.manager record = self.api.lookup(self.table, self.record) 2026-05-27 11:12:24.594 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 184, in lookup 2026-05-27 11:12:24.594 9 ERROR neutron_lib.callbacks.manager return self._lookup(table, record) 2026-05-27 11:12:24.594 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/__init__.py", line 235, in _lookup 2026-05-27 11:12:24.594 9 ERROR neutron_lib.callbacks.manager row = idlutils.row_by_value(self, rl.table, rl.column, record) 2026-05-27 11:12:24.594 9 ERROR neutron_lib.callbacks.manager File "/var/lib/openstack/lib/python3.10/site-packages/ovsdbapp/backend/ovs_idl/idlutils.py", line 114, in row_by_value 2026-05-27 11:12:24.594 9 ERROR neutron_lib.callbacks.manager raise RowNotFound(table=table, col=column, match=match) 2026-05-27 11:12:24.594 9 ERROR neutron_lib.callbacks.manager ovsdbapp.backend.ovs_idl.idlutils.RowNotFound: Cannot find Logical_Router_Port with name=lrp-948babb2-da28-4f6a-9e93-c0a4d54d4746 2026-05-27 11:12:24.594 9 ERROR neutron_lib.callbacks.manager  2026-05-27 11:12:24.614 9 INFO neutron.db.ovn_revision_numbers_db [req-aa8f7425-4837-426e-96cc-e1d3222505d0 req-9d1cd6e8-5fad-4756-bd85-75d8c11f728e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 17930231-9d56-4258-befd-5a50b545d1d5 (type: ports) to 1 2026-05-27 11:12:24.646 9 INFO neutron.wsgi [req-aa8f7425-4837-426e-96cc-e1d3222505d0 req-9d1cd6e8-5fad-4756-bd85-75d8c11f728e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1508 time: 0.7560215 /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-05-27 11:12:24.796 10 INFO neutron.db.ovn_revision_numbers_db [None req-777e41ea-a069-4600-b44e-eed8de9f85cc cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 948babb2-da28-4f6a-9e93-c0a4d54d4746 (type: router_ports) to 1 2026-05-27 11:12:25.036 10 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-575cffb5-a684-4e26-9563-2f4834ee95e3 - - - - - -] No more DHCP agents 2026-05-27 11:12:25.040 10 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-575cffb5-a684-4e26-9563-2f4834ee95e3 - - - - - -] Unable to schedule network d4ad0271-1d5f-4e9f-92ca-b7f07c4bd784: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:12:25.051 9 INFO neutron.db.ovn_revision_numbers_db [req-aa8f7425-4837-426e-96cc-e1d3222505d0 req-7412ae88-e57f-4a63-9831-b59bdd29ae6f 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource 17930231-9d56-4258-befd-5a50b545d1d5 (type: ports) to 2 2026-05-27 11:12:25.175 10 INFO neutron.db.ovn_revision_numbers_db [None req-575cffb5-a684-4e26-9563-2f4834ee95e3 - - - - - -] Successfully bumped revision number for resource 2ca82eec-514f-454c-87d0-9e650bac4825 (type: ports) to 1 2026-05-27 11:12:25.271 9 INFO neutron.db.ovn_revision_numbers_db [req-aa8f7425-4837-426e-96cc-e1d3222505d0 req-7412ae88-e57f-4a63-9831-b59bdd29ae6f 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource 17930231-9d56-4258-befd-5a50b545d1d5 (type: ports) to 2 2026-05-27 11:12:25.291 9 INFO neutron.wsgi [req-aa8f7425-4837-426e-96cc-e1d3222505d0 req-7412ae88-e57f-4a63-9831-b59bdd29ae6f 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "PUT /v2.0/ports/17930231-9d56-4258-befd-5a50b545d1d5 HTTP/1.1" status: 200 len: 1605 time: 0.6361153 /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-05-27 11:12:25.346 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-3a945442-b4f6-4c71-9486-9a73ac3c6eb7'] response: {'name': 'network-changed', 'server_uuid': 'fde4c74c-491c-46b2-8d00-43833f407063', 'tag': '17930231-9d56-4258-befd-5a50b545d1d5', 'status': 'completed', 'code': 200} 2026-05-27 11:12:25.394 9 INFO neutron.wsgi [req-aa8f7425-4837-426e-96cc-e1d3222505d0 req-46aa72e6-5177-4e0d-a8f0-296030f93f86 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=790fbbe6b6384654a65bb31eb4bfac6f&device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 4148 time: 0.0614109 2026-05-27 11:12:25.432 9 INFO neutron.wsgi [req-aa8f7425-4837-426e-96cc-e1d3222505d0 req-14210a0f-1e98-41ed-9109-325a46b7fb9b 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=172.24.1.49&port_id=883fc610-c337-49b6-8ddc-dc9d38ef5488 HTTP/1.1" status: 200 len: 217 time: 0.0313578 2026-05-27 11:12:25.486 9 INFO neutron.wsgi [req-aa8f7425-4837-426e-96cc-e1d3222505d0 req-ddc06de7-81ec-494f-adb5-707d45a1ee58 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=de64c932-2de0-4f5b-b779-085f243beb3e HTTP/1.1" status: 200 len: 829 time: 0.0458236 2026-05-27 11:12:25.517 9 INFO neutron.wsgi [req-aa8f7425-4837-426e-96cc-e1d3222505d0 req-e0e489c3-a148-4254-9aad-5db697401bec 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=c57e685f-f637-4694-86eb-394687438ed0&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0232069 2026-05-27 11:12:25.595 9 INFO neutron.wsgi [req-aa8f7425-4837-426e-96cc-e1d3222505d0 req-93b548a9-1a1c-414c-8ba3-f6680bff52b7 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/c57e685f-f637-4694-86eb-394687438ed0?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0695236 2026-05-27 11:12:25.670 10 INFO neutron.db.ovn_revision_numbers_db [None req-575cffb5-a684-4e26-9563-2f4834ee95e3 - - - - - -] Successfully bumped revision number for resource 2ca82eec-514f-454c-87d0-9e650bac4825 (type: ports) to 1 2026-05-27 11:12:25.676 9 INFO neutron.wsgi [req-aa8f7425-4837-426e-96cc-e1d3222505d0 req-4ef540e2-09b4-417c-ba87-b987bf52c2a7 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/c57e685f-f637-4694-86eb-394687438ed0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0729671 2026-05-27 11:12:25.709 9 INFO neutron.wsgi [req-aa8f7425-4837-426e-96cc-e1d3222505d0 req-233abe68-dc3a-47c4-aede-da2b5e923bf1 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.227&port_id=e819e74a-4736-4a33-b640-541f7fe453a7 HTTP/1.1" status: 200 len: 217 time: 0.0252802 2026-05-27 11:12:25.722 12 ERROR oslo_messaging.rpc.server [None req-741f5c22-5958-44f9-a28d-b6a3c145211e cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Exception during message handling: sqlalchemy.exc.PendingRollbackError: This Session's transaction has been rolled back due to a previous exception during flush. To begin a new transaction with this Session, first issue Session.rollback(). Original exception was: (pymysql.err.IntegrityError) (1062, "Duplicate entry '251f5a31-de6c-45e6-a6d1-72bc0f392ac3-6d0a551f-26b0-5bcf-b5d1-245' for key 'routervpnagentbindings.PRIMARY'") [SQL: INSERT INTO routervpnagentbindings (router_id, vpn_agent_id) VALUES (%(router_id)s, %(vpn_agent_id)s)] [parameters: {'router_id': '251f5a31-de6c-45e6-a6d1-72bc0f392ac3', 'vpn_agent_id': '6d0a551f-26b0-5bcf-b5d1-245a52714196'}] (Background on this error at: https://sqlalche.me/e/14/gkpj) (Background on this error at: https://sqlalche.me/e/14/7s2a) 2026-05-27 11:12:25.722 12 ERROR oslo_messaging.rpc.server Traceback (most recent call last): 2026-05-27 11:12:25.722 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/server.py", line 165, in _process_incoming 2026-05-27 11:12:25.722 12 ERROR oslo_messaging.rpc.server res = self.dispatcher.dispatch(message) 2026-05-27 11:12:25.722 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 309, in dispatch 2026-05-27 11:12:25.722 12 ERROR oslo_messaging.rpc.server return self._do_dispatch(endpoint, method, ctxt, args) 2026-05-27 11:12:25.722 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_messaging/rpc/dispatcher.py", line 229, in _do_dispatch 2026-05-27 11:12:25.722 12 ERROR oslo_messaging.rpc.server result = func(ctxt, **new_args) 2026-05-27 11:12:25.722 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/oslo_db/sqlalchemy/enginefacade.py", line 998, in wrapper 2026-05-27 11:12:25.722 12 ERROR oslo_messaging.rpc.server return fn(*args, **kwargs) 2026-05-27 11:12:25.722 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_vpnaas/services/vpn/service_drivers/base_ipsec.py", line 80, in get_vpn_services_on_host 2026-05-27 11:12:25.722 12 ERROR oslo_messaging.rpc.server local_cidr_map = plugin._build_local_subnet_cidr_map(context) 2026-05-27 11:12:25.722 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/neutron_vpnaas/db/vpn/vpn_db.py", line 729, in _build_local_subnet_cidr_map 2026-05-27 11:12:25.722 12 ERROR oslo_messaging.rpc.server return {sn.id: sn.cidr for sn in query.all()} 2026-05-27 11:12:25.722 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2773, in all 2026-05-27 11:12:25.722 12 ERROR oslo_messaging.rpc.server return self._iter().all() 2026-05-27 11:12:25.722 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/query.py", line 2916, in _iter 2026-05-27 11:12:25.722 12 ERROR oslo_messaging.rpc.server result = self.session.execute( 2026-05-27 11:12:25.722 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/session.py", line 1716, in execute 2026-05-27 11:12:25.722 12 ERROR oslo_messaging.rpc.server conn = self._connection_for_bind(bind) 2026-05-27 11:12:25.722 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/session.py", line 1555, in _connection_for_bind 2026-05-27 11:12:25.722 12 ERROR oslo_messaging.rpc.server return self._transaction._connection_for_bind( 2026-05-27 11:12:25.722 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/session.py", line 724, in _connection_for_bind 2026-05-27 11:12:25.722 12 ERROR oslo_messaging.rpc.server self._assert_active() 2026-05-27 11:12:25.722 12 ERROR oslo_messaging.rpc.server File "/var/lib/openstack/lib/python3.10/site-packages/sqlalchemy/orm/session.py", line 604, in _assert_active 2026-05-27 11:12:25.722 12 ERROR oslo_messaging.rpc.server raise sa_exc.PendingRollbackError( 2026-05-27 11:12:25.722 12 ERROR oslo_messaging.rpc.server sqlalchemy.exc.PendingRollbackError: This Session's transaction has been rolled back due to a previous exception during flush. To begin a new transaction with this Session, first issue Session.rollback(). Original exception was: (pymysql.err.IntegrityError) (1062, "Duplicate entry '251f5a31-de6c-45e6-a6d1-72bc0f392ac3-6d0a551f-26b0-5bcf-b5d1-245' for key 'routervpnagentbindings.PRIMARY'") 2026-05-27 11:12:25.722 12 ERROR oslo_messaging.rpc.server [SQL: INSERT INTO routervpnagentbindings (router_id, vpn_agent_id) VALUES (%(router_id)s, %(vpn_agent_id)s)] 2026-05-27 11:12:25.722 12 ERROR oslo_messaging.rpc.server [parameters: {'router_id': '251f5a31-de6c-45e6-a6d1-72bc0f392ac3', 'vpn_agent_id': '6d0a551f-26b0-5bcf-b5d1-245a52714196'}] 2026-05-27 11:12:25.722 12 ERROR oslo_messaging.rpc.server (Background on this error at: https://sqlalche.me/e/14/gkpj) (Background on this error at: https://sqlalche.me/e/14/7s2a) 2026-05-27 11:12:25.722 12 ERROR oslo_messaging.rpc.server  2026-05-27 11:12:25.747 9 INFO neutron.wsgi [req-aa8f7425-4837-426e-96cc-e1d3222505d0 req-21ed6512-2533-4842-916b-65aee46150ad 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=ec1c0fb0-f652-45c2-b99c-60a192c6d4f3 HTTP/1.1" status: 200 len: 853 time: 0.0315232 2026-05-27 11:12:25.778 9 INFO neutron.wsgi [req-aa8f7425-4837-426e-96cc-e1d3222505d0 req-9d6d8ba3-19c3-4e36-b171-5fe365af735e 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=dc239c5f-4ff7-4081-b040-6b985334ad09&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0237420 2026-05-27 11:12:25.790 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] No hosting information found for port bac2b2d0-1967-4b72-bdce-3b98704c02fe: RuntimeError: No hosting information found for port bac2b2d0-1967-4b72-bdce-3b98704c02fe 2026-05-27 11:12:25.844 9 INFO neutron.wsgi [req-aa8f7425-4837-426e-96cc-e1d3222505d0 req-e18982b2-f9b2-4eb9-a452-16f0a934100a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/dc239c5f-4ff7-4081-b040-6b985334ad09?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0610006 2026-05-27 11:12:25.891 10 INFO neutron.wsgi [None req-777e41ea-a069-4600-b44e-eed8de9f85cc cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/vpnservices HTTP/1.1" status: 201 len: 657 time: 5.3392563 2026-05-27 11:12:25.910 10 INFO neutron.wsgi [None req-c216038a-1a57-4b77-8d7a-96426c6a3706 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/vpnservices HTTP/1.1" status: 200 len: 1499 time: 0.0137224 2026-05-27 11:12:25.914 9 INFO neutron.wsgi [req-aa8f7425-4837-426e-96cc-e1d3222505d0 req-ee37f2a7-ba85-47fa-b608-9d6a15675c0b 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/dc239c5f-4ff7-4081-b040-6b985334ad09?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0643291 2026-05-27 11:12:25.944 9 INFO neutron.wsgi [req-aa8f7425-4837-426e-96cc-e1d3222505d0 req-3bed1213-1f62-43e4-84af-bcdbe680e164 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.188&port_id=17930231-9d56-4258-befd-5a50b545d1d5 HTTP/1.1" status: 200 len: 217 time: 0.0227032 2026-05-27 11:12:26.235 9 INFO neutron.wsgi [req-aa8f7425-4837-426e-96cc-e1d3222505d0 req-027777bc-42c8-44df-b58b-732cea35f7fc 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1fe&port_id=17930231-9d56-4258-befd-5a50b545d1d5 HTTP/1.1" status: 200 len: 217 time: 0.2834814 2026-05-27 11:12:26.293 9 INFO neutron.wsgi [req-aa8f7425-4837-426e-96cc-e1d3222505d0 req-56fcb008-00ce-408d-a155-8f45ecab1a88 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=cd7b6bde-3f14-4e16-ae57-843fc8b1a203&id=4a72ae37-519d-4e8d-9d88-880d31b82a3a HTTP/1.1" status: 200 len: 1562 time: 0.0515738 2026-05-27 11:12:26.324 9 INFO neutron.wsgi [req-aa8f7425-4837-426e-96cc-e1d3222505d0 req-e62340b3-8276-4568-9526-6873c901ee9b 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0248327 2026-05-27 11:12:26.354 9 INFO neutron.wsgi [req-aa8f7425-4837-426e-96cc-e1d3222505d0 req-f3fa9a1b-18c5-40aa-9713-fa3c1bdb7f32 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0217311 2026-05-27 11:12:26.479 9 INFO neutron.wsgi [req-aa8f7425-4837-426e-96cc-e1d3222505d0 req-d7ffa209-088a-4622-8954-2078c6bcdd3f 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1084483 2026-05-27 11:12:26.595 9 INFO neutron.wsgi [req-8bbf9625-295b-4d04-a5aa-b04d5d52aae3 req-144ed08d-e04b-45ca-bf54-802b61287d6a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?device_id=4bc69d29-11c3-4645-9af0-77233094166e&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0823827 2026-05-27 11:12:26.616 9 INFO neutron.wsgi [req-aa8f7425-4837-426e-96cc-e1d3222505d0 req-e3a8ba8d-8ddc-4014-825a-e340c27504fd 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.1219227 2026-05-27 11:12:26.732 9 INFO neutron.wsgi [req-8bbf9625-295b-4d04-a5aa-b04d5d52aae3 req-9e30994f-2196-4b70-a579-f5133fcbd717 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=93ae98ff4d1b4d8c855eeb47325978fc&device_id=4bc69d29-11c3-4645-9af0-77233094166e HTTP/1.1" status: 200 len: 1638 time: 0.0905297 2026-05-27 11:12:26.737 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status up for port: 17930231-9d56-4258-befd-5a50b545d1d5 2026-05-27 11:12:26.745 9 INFO neutron.wsgi [req-6296b58e-14b9-44f7-bc68-8569939ce5bf req-a03b5972-e205-4938-a2f3-0cbb31e544ae 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=790fbbe6b6384654a65bb31eb4bfac6f&device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 4148 time: 0.0675077 2026-05-27 11:12:26.756 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port 17930231-9d56-4258-befd-5a50b545d1d5 2026-05-27 11:12:26.908 9 INFO neutron.wsgi [req-8bbf9625-295b-4d04-a5aa-b04d5d52aae3 req-8fc2d5ed-865e-49e1-951b-430cc05ec8a0 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7 HTTP/1.1" status: 200 len: 1002 time: 0.1478965 2026-05-27 11:12:26.934 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-79548d42-de63-4679-b3d6-fdc8e8398a7d'] response: {'server_uuid': 'fde4c74c-491c-46b2-8d00-43833f407063', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '17930231-9d56-4258-befd-5a50b545d1d5', 'code': 200} 2026-05-27 11:12:26.946 9 INFO neutron.wsgi [req-6296b58e-14b9-44f7-bc68-8569939ce5bf req-8eaf1881-bab6-4c38-9035-5fc850cc5e3a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7 HTTP/1.1" status: 200 len: 1002 time: 0.1891301 2026-05-27 11:12:27.001 9 INFO neutron.wsgi [req-aa8f7425-4837-426e-96cc-e1d3222505d0 req-dc7d028c-36ba-4833-9349-c32fb6727d01 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.56 "GET /v2.0/ports/17930231-9d56-4258-befd-5a50b545d1d5 HTTP/1.1" status: 200 len: 1635 time: 0.1160417 2026-05-27 11:12:27.019 9 INFO neutron.wsgi [req-6296b58e-14b9-44f7-bc68-8569939ce5bf req-0ec8ab19-419e-46d4-8043-b2ab3015200c 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.188&port_id=17930231-9d56-4258-befd-5a50b545d1d5 HTTP/1.1" status: 200 len: 217 time: 0.0560577 2026-05-27 11:12:27.060 9 INFO neutron.wsgi [req-8bbf9625-295b-4d04-a5aa-b04d5d52aae3 req-2f829f9a-364d-47cf-b98f-d5441970dc60 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.196&port_id=b3e955cf-e60b-4dbe-a819-0e7cd10997ef HTTP/1.1" status: 200 len: 1059 time: 0.1389415 2026-05-27 11:12:27.063 9 INFO neutron.wsgi [req-6296b58e-14b9-44f7-bc68-8569939ce5bf req-512a9fad-a49a-4d18-825b-391ac2babe05 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A1fe&port_id=17930231-9d56-4258-befd-5a50b545d1d5 HTTP/1.1" status: 200 len: 217 time: 0.0365686 2026-05-27 11:12:27.077 10 INFO neutron.wsgi [None req-567feb4a-516b-447f-9f5c-63b483efa835 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports/17930231-9d56-4258-befd-5a50b545d1d5 HTTP/1.1" status: 200 len: 1635 time: 0.0654039 2026-05-27 11:12:27.113 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource 17930231-9d56-4258-befd-5a50b545d1d5 (type: ports) to 4 2026-05-27 11:12:27.127 10 INFO neutron.wsgi [None req-a62dbbc2-4751-463c-88d8-e5c4c6d7c758 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports/17930231-9d56-4258-befd-5a50b545d1d5 HTTP/1.1" status: 200 len: 1635 time: 0.0431516 2026-05-27 11:12:27.127 9 INFO neutron.wsgi [req-8bbf9625-295b-4d04-a5aa-b04d5d52aae3 req-c9327bdb-171a-40f6-b8f1-7a6ca76e7985 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A159&port_id=b3e955cf-e60b-4dbe-a819-0e7cd10997ef HTTP/1.1" status: 200 len: 217 time: 0.0520616 2026-05-27 11:12:27.163 9 INFO neutron.wsgi [req-6296b58e-14b9-44f7-bc68-8569939ce5bf req-740d16b6-d41f-4840-bdbb-175f625164c1 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=cd7b6bde-3f14-4e16-ae57-843fc8b1a203&id=4a72ae37-519d-4e8d-9d88-880d31b82a3a HTTP/1.1" status: 200 len: 1562 time: 0.0878549 2026-05-27 11:12:27.192 9 INFO neutron.wsgi [req-6296b58e-14b9-44f7-bc68-8569939ce5bf req-81cb4e5d-421b-4acc-a565-ef0f68ae1999 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0231271 2026-05-27 11:12:27.214 9 INFO neutron.wsgi [req-8bbf9625-295b-4d04-a5aa-b04d5d52aae3 req-470f522a-f715-4f48-a8dc-ed2fbefd6560 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=cd7b6bde-3f14-4e16-ae57-843fc8b1a203&id=4a72ae37-519d-4e8d-9d88-880d31b82a3a HTTP/1.1" status: 200 len: 1562 time: 0.0817111 2026-05-27 11:12:27.242 9 INFO neutron.wsgi [req-6296b58e-14b9-44f7-bc68-8569939ce5bf req-936d73c6-4ca3-48ec-8a98-2cdebb5cc254 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0443568 2026-05-27 11:12:27.259 9 INFO neutron.wsgi [req-8bbf9625-295b-4d04-a5aa-b04d5d52aae3 req-fbc3acb4-0c22-4d29-aa87-27ff0f35c108 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0340505 2026-05-27 11:12:27.296 9 INFO neutron.wsgi [req-8bbf9625-295b-4d04-a5aa-b04d5d52aae3 req-ad825fd6-ae48-45e3-9c18-1c2e96e8212a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0292113 2026-05-27 11:12:27.355 9 INFO neutron.wsgi [req-6296b58e-14b9-44f7-bc68-8569939ce5bf req-ec0bb86b-a6ab-422c-ad6f-65e71487dc77 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1025951 2026-05-27 11:12:27.397 9 INFO neutron.wsgi [req-8bbf9625-295b-4d04-a5aa-b04d5d52aae3 req-d4ecd67c-1bb6-4ed5-9dda-71027b11d27d 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0921600 2026-05-27 11:12:27.462 9 INFO neutron.wsgi [req-6296b58e-14b9-44f7-bc68-8569939ce5bf req-86b3655b-4779-4084-81be-a6cbef8e76ef 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0990167 2026-05-27 11:12:27.496 9 INFO neutron.wsgi [req-8bbf9625-295b-4d04-a5aa-b04d5d52aae3 req-13fa5dad-8d9e-41d7-a30c-0a203a69bf3e 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0921648 2026-05-27 11:12:27.635 10 INFO neutron.db.ovn_revision_numbers_db [None req-d885a15c-977b-452c-91f5-5a7648faa214 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 17930231-9d56-4258-befd-5a50b545d1d5 (type: ports) to 5 2026-05-27 11:12:27.648 10 INFO neutron.wsgi [None req-d885a15c-977b-452c-91f5-5a7648faa214 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "PUT /v2.0/ports/17930231-9d56-4258-befd-5a50b545d1d5 HTTP/1.1" status: 200 len: 1378 time: 0.5002916 /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-05-27 11:12:27.723 10 INFO neutron.wsgi [None req-b71a1fe5-c431-4322-85cd-61088229053f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/networks/9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7 HTTP/1.1" status: 200 len: 999 time: 0.0652218 2026-05-27 11:12:27.764 10 INFO neutron.wsgi [None req-8487b846-1d7f-4978-b91d-a6b000533750 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/subnets/cd7b6bde-3f14-4e16-ae57-843fc8b1a203 HTTP/1.1" status: 200 len: 848 time: 0.0339510 2026-05-27 11:12:27.873 10 INFO neutron.wsgi [None req-c2a872b2-d912-463c-9646-d1cb567b4a43 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0082438 2026-05-27 11:12:27.882 10 INFO neutron.wsgi [None req-d81630d9-9a31-4df2-9571-1e45819070bf c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0037801 2026-05-27 11:12:27.891 10 INFO neutron.wsgi [None req-9fb76d9e-2879-41cf-bb6c-0e4edf1f00b5 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0050035 2026-05-27 11:12:27.900 10 INFO neutron.wsgi [None req-242c8e41-6136-4397-a1f1-29b3ce15e618 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0049808 2026-05-27 11:12:27.945 10 INFO neutron.wsgi [None req-098c3ad7-1756-4ec1-9526-4c5a79dfccc8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/subnets/ec1c0fb0-f652-45c2-b99c-60a192c6d4f3 HTTP/1.1" status: 200 len: 850 time: 0.0392544 2026-05-27 11:12:27.992 10 INFO neutron.wsgi [None req-e1f49271-9aac-4f5d-b3d4-c0ca30f361fd c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports/c00ea8d1-f77c-4fb5-a692-e84a77fac78a HTTP/1.1" status: 200 len: 1336 time: 0.0392275 2026-05-27 11:12:28.036 10 INFO neutron.wsgi [None req-b66a3d26-de06-4623-8a4f-a73fbac4fece c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports/e819e74a-4736-4a33-b640-541f7fe453a7 HTTP/1.1" status: 200 len: 1518 time: 0.0372872 2026-05-27 11:12:28.077 10 INFO neutron.wsgi [None req-e682bde7-886f-4112-b6df-641a440108a8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/subnets/ec1c0fb0-f652-45c2-b99c-60a192c6d4f3 HTTP/1.1" status: 200 len: 850 time: 0.0342143 2026-05-27 11:12:28.164 10 INFO neutron.wsgi [None req-80651971-8bce-4a97-a7a5-307391ce0e30 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/networks/dc239c5f-4ff7-4081-b040-6b985334ad09 HTTP/1.1" status: 200 len: 1001 time: 0.0771344 2026-05-27 11:12:28.204 10 INFO neutron.wsgi [None req-487f9719-bd64-40f8-85e6-d924f9884861 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports/c00ea8d1-f77c-4fb5-a692-e84a77fac78a HTTP/1.1" status: 200 len: 1336 time: 0.0356548 2026-05-27 11:12:28.246 10 INFO neutron.wsgi [None req-8714c971-feb2-4bc4-a406-fd8cf2100527 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/subnets/ec1c0fb0-f652-45c2-b99c-60a192c6d4f3 HTTP/1.1" status: 200 len: 850 time: 0.0358856 2026-05-27 11:12:28.978 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-40e5d31a-85a9-457f-9add-be545fb27b83'] response: {'server_uuid': 'fde4c74c-491c-46b2-8d00-43833f407063', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '17930231-9d56-4258-befd-5a50b545d1d5', 'code': 200} 2026-05-27 11:12:28.979 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-40e5d31a-85a9-457f-9add-be545fb27b83'] response: {'name': 'network-changed', 'server_uuid': 'fde4c74c-491c-46b2-8d00-43833f407063', 'tag': '17930231-9d56-4258-befd-5a50b545d1d5', 'status': 'completed', 'code': 200} 2026-05-27 11:12:29.070 9 INFO neutron.wsgi [req-0ff4a137-0775-4193-8262-5d92481b63dd req-aebd29d7-3239-4701-ae0b-caf95b7b540a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=790fbbe6b6384654a65bb31eb4bfac6f&device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 3921 time: 0.0580878 2026-05-27 11:12:29.151 9 INFO neutron.wsgi [req-0ff4a137-0775-4193-8262-5d92481b63dd req-7424ad0c-59ab-4b07-bdda-71811e4fcd05 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7 HTTP/1.1" status: 200 len: 1002 time: 0.0741293 2026-05-27 11:12:29.183 9 INFO neutron.wsgi [req-0ff4a137-0775-4193-8262-5d92481b63dd req-325c3e2c-1af2-4980-909f-3ddf57d42267 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.188&port_id=17930231-9d56-4258-befd-5a50b545d1d5 HTTP/1.1" status: 200 len: 217 time: 0.0247188 2026-05-27 11:12:29.236 9 INFO neutron.wsgi [req-0ff4a137-0775-4193-8262-5d92481b63dd req-3a182ee9-962f-4a3b-a20c-2fb862e064b8 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=cd7b6bde-3f14-4e16-ae57-843fc8b1a203 HTTP/1.1" status: 200 len: 851 time: 0.0422766 2026-05-27 11:12:29.278 9 INFO neutron.wsgi [req-0ff4a137-0775-4193-8262-5d92481b63dd req-f54798fa-4998-4af6-9cc0-617fc4dd4606 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0359449 2026-05-27 11:12:29.393 9 INFO neutron.wsgi [req-0ff4a137-0775-4193-8262-5d92481b63dd req-1c0a999c-a412-4f0b-96d5-ec32ffe57514 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.1094685 /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-05-27 11:12:29.478 9 INFO neutron.wsgi [req-0ff4a137-0775-4193-8262-5d92481b63dd req-66cad0f0-3a52-4871-bbdc-fc49126558a9 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0788345 2026-05-27 11:12:29.579 9 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] No port found with ID 948babb2-da28-4f6a-9e93-c0a4d54d4746: RuntimeError: No port found with ID 948babb2-da28-4f6a-9e93-c0a4d54d4746 2026-05-27 11:12:29.863 9 INFO neutron.services.segments.plugin [-] Segment e93d31a5-47fe-4c36-af80-652bf80b3c24 resource provider aggregate not found 2026-05-27 11:12:29.867 9 INFO neutron.services.segments.plugin [-] Segment e93d31a5-47fe-4c36-af80-652bf80b3c24 resource provider aggregate not found 2026-05-27 11:12:29.883 9 INFO neutron.services.segments.plugin [-] Segment e93d31a5-47fe-4c36-af80-652bf80b3c24 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 e93d31a5-47fe-4c36-af80-652bf80b3c24 found for delete ", "request_id": "req-1a3f2005-2e36-4760-a878-97fc613aaec0"}]} 2026-05-27 11:12:29.885 9 INFO neutron.services.segments.plugin [-] Segment e93d31a5-47fe-4c36-af80-652bf80b3c24 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 e93d31a5-47fe-4c36-af80-652bf80b3c24 found for delete ", "request_id": "req-83443651-cae3-4672-8ecd-318078999373"}]} 2026-05-27 11:12:29.909 9 INFO neutron.wsgi [None req-6bb22256-c170-42a7-a6e8-de626b5ae697 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/vpn/vpnservices/16f2f468-bc2c-496d-a13a-9ae1248f8fd8 HTTP/1.1" status: 204 len: 168 time: 3.9937534 2026-05-27 11:12:29.926 9 INFO neutron.wsgi [None req-8f9a3550-b4a5-4aa9-b860-ddd9e9369f26 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/vpnservices HTTP/1.1" status: 200 len: 1054 time: 0.0106118 2026-05-27 11:12:29.937 9 WARNING neutron_lib.context [None req-53f35d96-8bb5-4507-8214-979fb787024c cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:12:30.010 9 INFO neutron.api.v2.resource [None req-53f35d96-8bb5-4507-8214-979fb787024c cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. 2026-05-27 11:12:30.011 9 INFO neutron.wsgi [None req-53f35d96-8bb5-4507-8214-979fb787024c cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 400 len: 330 time: 0.0791733 2026-05-27 11:12:30.022 9 WARNING neutron_lib.context [None req-3c88a884-ccc5-4b8c-a471-3c0db2ac708f cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:12:30.079 9 INFO neutron.api.v2.resource [None req-3c88a884-ccc5-4b8c-a471-3c0db2ac708f cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. 2026-05-27 11:12:30.081 9 INFO neutron.wsgi [None req-3c88a884-ccc5-4b8c-a471-3c0db2ac708f cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 400 len: 339 time: 0.0639496 2026-05-27 11:12:30.093 9 WARNING neutron.api.v2.base [None req-387b2c7f-9752-45a8-9ed0-6a0afd8a6a3d cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for dpd. Reason: '59' is not a dictionary.].: webob.exc.HTTPBadRequest: Invalid input for dpd. Reason: '59' is not a dictionary. 2026-05-27 11:12:30.093 9 INFO neutron.api.v2.resource [None req-387b2c7f-9752-45a8-9ed0-6a0afd8a6a3d cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] create failed (client error): Invalid input for dpd. Reason: '59' is not a dictionary. 2026-05-27 11:12:30.094 9 INFO neutron.wsgi [None req-387b2c7f-9752-45a8-9ed0-6a0afd8a6a3d cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 400 len: 332 time: 0.0071290 2026-05-27 11:12:30.105 9 WARNING neutron_lib.context [None req-006f67ca-7590-414d-99bb-f6222a23017c cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:12:30.141 9 INFO neutron.wsgi [None req-006f67ca-7590-414d-99bb-f6222a23017c cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 493 time: 0.0412536 2026-05-27 11:12:30.150 9 WARNING neutron_lib.context [None req-c9a11e39-62d2-4fef-a7ca-1fa42a43ea4b cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:12:30.190 9 INFO neutron.api.v2.resource [None req-c9a11e39-62d2-4fef-a7ca-1fa42a43ea4b cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. 2026-05-27 11:12:30.191 9 INFO neutron.wsgi [None req-c9a11e39-62d2-4fef-a7ca-1fa42a43ea4b cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 400 len: 352 time: 0.0462914 2026-05-27 11:12:30.208 9 INFO neutron.wsgi [None req-00977c93-45bb-4203-baaa-4c244f14e2c3 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1103 time: 0.0119750 2026-05-27 11:12:30.237 9 INFO neutron.wsgi [None req-8808ac34-03e6-4021-8f17-d74f1f8f0d60 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/vpn/endpoint-groups/58b20b0b-72be-4451-b134-919a2f64a335 HTTP/1.1" status: 204 len: 168 time: 0.0230145 2026-05-27 11:12:30.262 9 INFO neutron.wsgi [None req-6dda65a4-d8b5-4da2-93ad-654843643140 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 827 time: 0.0208077 2026-05-27 11:12:30.273 9 WARNING neutron_lib.context [None req-b578d881-7f41-44db-b6af-aee8c5e105e8 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:12:30.336 9 INFO neutron.wsgi [None req-b578d881-7f41-44db-b6af-aee8c5e105e8 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 201 len: 500 time: 0.0673027 2026-05-27 11:12:30.344 9 WARNING neutron_lib.context [None req-bd768762-c2d6-4360-ae34-41b7e738d46a cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:12:30.377 9 INFO neutron.api.v2.resource [None req-bd768762-c2d6-4360-ae34-41b7e738d46a cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. 2026-05-27 11:12:30.378 9 INFO neutron.wsgi [None req-bd768762-c2d6-4360-ae34-41b7e738d46a cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 400 len: 351 time: 0.0387239 2026-05-27 11:12:30.396 9 INFO neutron.wsgi [None req-d42e3178-35d3-440a-8505-aa3b356ffca3 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 1110 time: 0.0133059 2026-05-27 11:12:30.424 9 INFO neutron.wsgi [None req-ab62e83e-fdd4-4f6e-b377-9e32f8906356 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/vpn/endpoint-groups/992a3928-1bdd-47fe-8b31-e360c1823246 HTTP/1.1" status: 204 len: 168 time: 0.0244305 2026-05-27 11:12:30.439 9 INFO neutron.wsgi [None req-29329344-72d8-47dd-b6b1-2218b03c5367 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/endpoint-groups HTTP/1.1" status: 200 len: 827 time: 0.0103271 2026-05-27 11:12:30.451 9 WARNING neutron.api.v2.base [None req-ad2d2bcb-879f-4322-8742-db7e1c27e048 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for peer_cidrs. Reason: '1.0.0.0/33' is not a valid IP subnet.].: webob.exc.HTTPBadRequest: Invalid input for peer_cidrs. Reason: '1.0.0.0/33' is not a valid IP subnet. 2026-05-27 11:12:30.451 9 INFO neutron.api.v2.resource [None req-ad2d2bcb-879f-4322-8742-db7e1c27e048 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] create failed (client error): Invalid input for peer_cidrs. Reason: '1.0.0.0/33' is not a valid IP subnet. 2026-05-27 11:12:30.452 9 INFO neutron.wsgi [None req-ad2d2bcb-879f-4322-8742-db7e1c27e048 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 400 len: 352 time: 0.0059242 2026-05-27 11:12:30.460 9 WARNING neutron_lib.context [None req-bfdf868a-865e-48bb-be90-e2d12a3ba15b cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:12:30.557 9 INFO neutron.db.segments_db [None req-bfdf868a-865e-48bb-be90-e2d12a3ba15b cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Added segment ffb8b9d3-a9c3-4b12-ab0b-486faa93ec3b of type geneve for network 45bcf342-29c4-4ef8-8918-15eb23671779 2026-05-27 11:12:30.744 9 INFO neutron.db.ovn_revision_numbers_db [None req-bfdf868a-865e-48bb-be90-e2d12a3ba15b cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 45bcf342-29c4-4ef8-8918-15eb23671779 (type: networks) to 1 2026-05-27 11:12:30.938 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-bfdf868a-865e-48bb-be90-e2d12a3ba15b cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] No more DHCP agents 2026-05-27 11:12:30.940 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-bfdf868a-865e-48bb-be90-e2d12a3ba15b cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Unable to schedule network 45bcf342-29c4-4ef8-8918-15eb23671779: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:12:31.040 9 INFO neutron.db.ovn_revision_numbers_db [None req-bfdf868a-865e-48bb-be90-e2d12a3ba15b cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource a9ee5cb0-f046-43e2-971d-29d55c92ce45 (type: ports) to 1 2026-05-27 11:12:31.063 9 INFO neutron.wsgi [None req-bfdf868a-865e-48bb-be90-e2d12a3ba15b cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/networks HTTP/1.1" status: 201 len: 831 time: 0.6072266 2026-05-27 11:12:31.076 9 WARNING neutron_lib.context [None req-b6455052-e59d-43b7-8bd9-a2622b275a98 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:12:31.224 10 INFO neutron.wsgi [None req-5daa9000-79ff-4e49-b155-93acb1e20b98 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 2765 time: 0.1139691 2026-05-27 11:12:31.346 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-b6455052-e59d-43b7-8bd9-a2622b275a98 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] No more DHCP agents 2026-05-27 11:12:31.348 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-b6455052-e59d-43b7-8bd9-a2622b275a98 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Unable to schedule network 45bcf342-29c4-4ef8-8918-15eb23671779: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:12:31.385 10 INFO neutron.wsgi [None req-cf26cf92-d80a-4766-a280-ebc4a32d376c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/ports HTTP/1.1" status: 200 len: 37816 time: 0.1598213 2026-05-27 11:12:31.464 10 INFO neutron.wsgi [None req-45adee15-11e6-479e-8e4c-1dd1818c302f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 8616 time: 0.0619416 2026-05-27 11:12:31.478 10 INFO neutron.wsgi [None req-b17046c3-589e-4f04-b460-5c810786f8bd c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0109427 2026-05-27 11:12:31.533 10 INFO neutron.wsgi [None req-2fb0be71-c315-4d1d-9495-1599b2e35e65 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 34581 time: 0.0547724 2026-05-27 11:12:31.593 10 INFO neutron.wsgi [None req-69c1b53f-4ec7-4da0-838b-7d4cac9d9146 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 8616 time: 0.0526612 2026-05-27 11:12:31.754 10 INFO neutron.wsgi [None req-37417eda-dbc3-432e-8c16-77d40ac5ce12 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/routers HTTP/1.1" status: 200 len: 4086 time: 0.1542866 2026-05-27 11:12:31.770 10 INFO neutron.wsgi [None req-81dae7e0-3494-4d01-af00-fcdd2f0f0f98 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0147798 2026-05-27 11:12:31.884 10 INFO neutron.wsgi [None req-8941b1b3-f91e-4979-a594-c243cae0e495 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/networks HTTP/1.1" status: 200 len: 8399 time: 0.1124749 2026-05-27 11:12:31.908 10 INFO neutron.wsgi [None req-427e6fcd-d104-4fe6-b363-da8db949d220 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 5451 time: 0.0188158 2026-05-27 11:12:31.921 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6455052-e59d-43b7-8bd9-a2622b275a98 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource a9ee5cb0-f046-43e2-971d-29d55c92ce45 (type: ports) to 2 2026-05-27 11:12:31.923 10 INFO neutron.wsgi [None req-8144f8fe-c933-4633-8af4-18d16f561fef c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0132334 2026-05-27 11:12:31.953 9 INFO neutron.db.ovn_revision_numbers_db [None req-b6455052-e59d-43b7-8bd9-a2622b275a98 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 5467b1fa-dc5c-403a-a882-e07225364201 (type: subnets) to 0 2026-05-27 11:12:31.968 9 INFO neutron.wsgi [None req-b6455052-e59d-43b7-8bd9-a2622b275a98 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/subnets HTTP/1.1" status: 201 len: 804 time: 0.8979778 2026-05-27 11:12:31.978 9 WARNING neutron_lib.context [None req-ece7c910-9fba-4d5f-ad53-ac694ad430ca cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:12:32.522 9 WARNING neutron.scheduler.dhcp_agent_scheduler [None req-ece7c910-9fba-4d5f-ad53-ac694ad430ca cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] No more DHCP agents 2026-05-27 11:12:32.524 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [None req-ece7c910-9fba-4d5f-ad53-ac694ad430ca cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Unable to schedule network 889b54fb-2d9e-49fa-a546-7ad775c9e91b: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:12:32.969 9 INFO neutron.db.ovn_revision_numbers_db [None req-ece7c910-9fba-4d5f-ad53-ac694ad430ca cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource aad6713a-62ac-48bc-9722-3aa875b88e24 (type: ports) to 1 2026-05-27 11:12:33.674 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.commands [None req-bf5d6d2d-0946-41cc-957f-e77579c016fd - - - - - -] Schedule LRP lrp-aad6713a-62ac-48bc-9722-3aa875b88e24 on gateway 48f831bc-71ac-432d-a82d-4d8b8361e013 with priority 1 2026-05-27 11:12:33.685 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status up for port: aad6713a-62ac-48bc-9722-3aa875b88e24 2026-05-27 11:12:33.692 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port aad6713a-62ac-48bc-9722-3aa875b88e24 2026-05-27 11:12:33.711 9 INFO neutron.db.ovn_revision_numbers_db [None req-ece7c910-9fba-4d5f-ad53-ac694ad430ca cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource aad6713a-62ac-48bc-9722-3aa875b88e24 (type: router_ports) to 1 2026-05-27 11:12:33.794 9 INFO neutron.db.ovn_revision_numbers_db [None req-ece7c910-9fba-4d5f-ad53-ac694ad430ca cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 8cdb899e-09ed-4165-9f72-03fae29294b9 (type: routers) to 2 2026-05-27 11:12:33.824 9 INFO neutron.wsgi [None req-ece7c910-9fba-4d5f-ad53-ac694ad430ca cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/routers HTTP/1.1" status: 201 len: 1135 time: 1.8516493 2026-05-27 11:12:33.945 9 INFO neutron.api.v2.resource [None req-90dad84c-ac54-4e73-82f2-b16e9d08a5be ca9b85a1683142ba996fc068e8ccd759 7667949ff29c48af8fabe2c349a81bc7 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. 2026-05-27 11:12:33.947 9 INFO neutron.wsgi [None req-90dad84c-ac54-4e73-82f2-b16e9d08a5be ca9b85a1683142ba996fc068e8ccd759 7667949ff29c48af8fabe2c349a81bc7 - - default default] 10.0.0.84 "POST /v2.0/vpn/vpnservices HTTP/1.1" status: 400 len: 397 time: 0.1175156 2026-05-27 11:12:34.498 9 INFO neutron.services.segments.plugin [-] Segment ffb8b9d3-a9c3-4b12-ab0b-486faa93ec3b resource provider aggregate not found 2026-05-27 11:12:34.504 9 INFO neutron.services.segments.plugin [-] Segment ffb8b9d3-a9c3-4b12-ab0b-486faa93ec3b resource provider aggregate not found 2026-05-27 11:12:34.523 9 INFO neutron.services.segments.plugin [-] Segment ffb8b9d3-a9c3-4b12-ab0b-486faa93ec3b 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 ffb8b9d3-a9c3-4b12-ab0b-486faa93ec3b found for delete ", "request_id": "req-d1fbcb11-f5fb-4360-85aa-c44da98689c0"}]} 2026-05-27 11:12:34.528 9 INFO neutron.services.segments.plugin [-] Segment ffb8b9d3-a9c3-4b12-ab0b-486faa93ec3b 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 ffb8b9d3-a9c3-4b12-ab0b-486faa93ec3b found for delete ", "request_id": "req-6de3e8d2-7b91-4820-9cb0-9c55e0707d4c"}]} 2026-05-27 11:12:34.543 9 INFO neutron.wsgi [None req-eff3a95c-2b8e-44f0-8c41-cbc3c37dc13e ca9b85a1683142ba996fc068e8ccd759 7667949ff29c48af8fabe2c349a81bc7 - - default default] 10.0.0.84 "DELETE /v2.0/networks/45bcf342-29c4-4ef8-8918-15eb23671779 HTTP/1.1" status: 204 len: 168 time: 0.5912361 2026-05-27 11:12:35.504 9 INFO neutron.wsgi [None req-8def5d37-68bc-4be8-8f04-0dccb666e52d ca9b85a1683142ba996fc068e8ccd759 7667949ff29c48af8fabe2c349a81bc7 - - default default] 10.0.0.84 "DELETE /v2.0/routers/8cdb899e-09ed-4165-9f72-03fae29294b9 HTTP/1.1" status: 204 len: 168 time: 0.9566479 2026-05-27 11:12:35.521 9 WARNING neutron.api.v2.base [None req-9c512e07-03b5-4721-a41e-ad6fc9d4c4b1 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for description. Reason: 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for description. Reason: 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy' exceeds maximum length of 255. 2026-05-27 11:12:35.521 9 INFO neutron.api.v2.resource [None req-9c512e07-03b5-4721-a41e-ad6fc9d4c4b1 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] create failed (client error): Invalid input for description. Reason: 'yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy' exceeds maximum length of 255. 2026-05-27 11:12:35.522 9 INFO neutron.wsgi [None req-9c512e07-03b5-4721-a41e-ad6fc9d4c4b1 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/vpnservices HTTP/1.1" status: 400 len: 604 time: 0.0096321 2026-05-27 11:12:35.532 9 WARNING neutron.api.v2.base [None req-93bc9656-60e0-4c1f-ac64-5894d9db9c3c cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] An exception happened while processing the request body. The exception message is [Invalid input for name. Reason: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' exceeds maximum length of 255.].: webob.exc.HTTPBadRequest: Invalid input for name. Reason: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' exceeds maximum length of 255. 2026-05-27 11:12:35.533 9 INFO neutron.api.v2.resource [None req-93bc9656-60e0-4c1f-ac64-5894d9db9c3c cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] create failed (client error): Invalid input for name. Reason: 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' exceeds maximum length of 255. 2026-05-27 11:12:35.535 9 INFO neutron.wsgi [None req-93bc9656-60e0-4c1f-ac64-5894d9db9c3c cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/vpnservices HTTP/1.1" status: 400 len: 597 time: 0.0065894 2026-05-27 11:12:35.543 9 WARNING neutron_lib.context [None req-68019c21-91fa-478c-b88c-75baa156fbc9 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:12:35.568 9 INFO neutron.api.v2.resource [None req-68019c21-91fa-478c-b88c-75baa156fbc9 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. 2026-05-27 11:12:35.570 9 INFO neutron.wsgi [None req-68019c21-91fa-478c-b88c-75baa156fbc9 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 400 len: 386 time: 0.0313685 2026-05-27 11:12:35.579 9 WARNING neutron_lib.context [None req-7a70c439-fb02-450c-95ec-a7aa33e2c9dc cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:12:35.602 9 INFO neutron.api.v2.resource [None req-7a70c439-fb02-450c-95ec-a7aa33e2c9dc cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. 2026-05-27 11:12:35.604 9 INFO neutron.wsgi [None req-7a70c439-fb02-450c-95ec-a7aa33e2c9dc cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 400 len: 363 time: 0.0292287 2026-05-27 11:12:35.630 10 WARNING neutron_lib.context [None req-19c5e01b-34ec-45ff-856f-c79dc56cc98a cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Method 'is_advsvc' is deprecated since 2023.2 release (neutron-lib 3.8.0) and will be removed once support for the old RBAC API policies will be removed from Neutron. Please use method 'is_service_role' instead. 2026-05-27 11:12:35.660 10 INFO neutron.api.v2.resource [None req-19c5e01b-34ec-45ff-856f-c79dc56cc98a cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] create failed (client error): The server could not comply with the request since it is either malformed or otherwise incorrect. 2026-05-27 11:12:35.662 10 INFO neutron.wsgi [None req-19c5e01b-34ec-45ff-856f-c79dc56cc98a cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "POST /v2.0/vpn/endpoint-groups HTTP/1.1" status: 400 len: 357 time: 0.0508397 2026-05-27 11:12:35.688 10 INFO neutron.wsgi [None req-390913ca-b234-4cca-b061-97afcdd47297 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/ikepolicies HTTP/1.1" status: 200 len: 602 time: 0.0199494 2026-05-27 11:12:35.714 10 INFO neutron.wsgi [None req-6757cbed-9ba1-4923-8bce-f5cea0d2bd3c cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/ipsecpolicies HTTP/1.1" status: 200 len: 611 time: 0.0130584 2026-05-27 11:12:35.732 10 INFO neutron.wsgi [None req-6a69680b-237a-408e-ad7d-615543990033 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/ipsec-site-connections HTTP/1.1" status: 200 len: 990 time: 0.0134008 2026-05-27 11:12:35.751 10 INFO neutron.wsgi [None req-af4b5750-f4b1-4660-bb73-0c416640a64f cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/vpnservices HTTP/1.1" status: 200 len: 1054 time: 0.0119407 2026-05-27 11:12:35.772 9 INFO neutron.wsgi [None req-d711688c-8372-46e8-b2e7-ee5f46ffd901 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/endpoint-groups/c161b248-4893-4adf-bc77-a0f20d6284e1 HTTP/1.1" status: 200 len: 522 time: 0.0147498 2026-05-27 11:12:35.796 9 INFO neutron.wsgi [None req-808556e8-4b02-48a0-9971-e0c1c656c69b cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/endpoint-groups/63fa2365-f111-4695-add5-c67b4b11cbda HTTP/1.1" status: 200 len: 514 time: 0.0189483 2026-05-27 11:12:35.814 9 INFO neutron.wsgi [None req-0f6e1154-a35f-4e9d-8547-8e489770ba67 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/ikepolicies/223007aa-4674-4607-a75a-ed926020a845 HTTP/1.1" status: 200 len: 598 time: 0.0128005 2026-05-27 11:12:35.837 10 INFO neutron.wsgi [None req-aa4ef4e8-3d5d-4019-b3c8-c20f59aa8d78 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/ipsecpolicies/a583cd09-ac64-4d15-9f4e-21f50836c2ea HTTP/1.1" status: 200 len: 607 time: 0.0154562 2026-05-27 11:12:35.856 10 INFO neutron.wsgi [None req-683dec48-f4a1-4f25-a9da-400c640c02b1 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/vpn/vpnservices/c86c4a25-6a9b-4321-a5f1-92d06da6ea62 HTTP/1.1" status: 200 len: 642 time: 0.0109854 2026-05-27 11:12:36.393 9 INFO neutron.wsgi [None req-0f6387cf-d801-4793-94bf-672cb037c6b0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.228 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0075691 2026-05-27 11:12:36.407 9 INFO neutron.wsgi [None req-06249d58-4ffc-434f-9d9b-a73d397d610b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.228 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0059502 2026-05-27 11:12:36.417 9 INFO neutron.wsgi [None req-d5436294-2236-4537-a8fe-24e3810dfca3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.228 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0048909 2026-05-27 11:12:36.429 9 INFO neutron.wsgi [None req-0997e65c-4945-43a7-aa3d-d1d3065b9847 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.228 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0075779 2026-05-27 11:12:36.533 10 INFO neutron.db.ovn_revision_numbers_db [None req-a4907cc3-827d-4800-a6de-584509dc0eb4 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 1643096a-6012-4917-aba9-83f6beeee31c (type: routers) to 10 2026-05-27 11:12:36.558 10 INFO neutron.wsgi [None req-a4907cc3-827d-4800-a6de-584509dc0eb4 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/vpn/ipsec-site-connections/81ee6644-a1de-4e4f-9891-e44caf34dca7 HTTP/1.1" status: 204 len: 168 time: 0.6857147 2026-05-27 11:12:36.597 10 INFO neutron.wsgi [None req-3b37fdf6-01e1-44a1-9c2b-22a28edd1f70 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/vpn/endpoint-groups/c161b248-4893-4adf-bc77-a0f20d6284e1 HTTP/1.1" status: 204 len: 168 time: 0.0321393 2026-05-27 11:12:36.628 10 INFO neutron.wsgi [None req-c9c9efc3-ef7d-4d9d-b3a2-700df0688ff5 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/vpn/endpoint-groups/63fa2365-f111-4695-add5-c67b4b11cbda HTTP/1.1" status: 204 len: 168 time: 0.0252712 2026-05-27 11:12:36.671 10 INFO neutron.wsgi [None req-abe0d36d-fbf2-4cee-a259-8aa7bb0cc888 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/vpn/ipsecpolicies/a583cd09-ac64-4d15-9f4e-21f50836c2ea HTTP/1.1" status: 204 len: 168 time: 0.0388854 2026-05-27 11:12:36.758 9 INFO neutron.wsgi [-] 10.0.0.228 "GET / HTTP/1.1" status: 200 len: 284 time: 0.0030246 2026-05-27 11:12:36.821 9 INFO neutron.wsgi [None req-fc15c29f-e088-4bc3-a9e0-1d25453298a0 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.228 "GET /v2.0/subnets/f9bfe733-a930-4bc2-b5a2-fc8af14bbb35 HTTP/1.1" status: 200 len: 831 time: 0.0474775 2026-05-27 11:12:36.975 10 INFO neutron.wsgi [None req-dbcdc6e8-c418-4716-a30f-370e104225f7 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/vpn/ikepolicies/223007aa-4674-4607-a75a-ed926020a845 HTTP/1.1" status: 204 len: 168 time: 0.2985613 2026-05-27 11:12:37.048 10 INFO neutron.wsgi [None req-103efbbc-fac5-4530-babb-da5bf5a04a59 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/vpn/vpnservices/c86c4a25-6a9b-4321-a5f1-92d06da6ea62 HTTP/1.1" status: 204 len: 168 time: 0.0666463 2026-05-27 11:12:37.885 10 INFO neutron.wsgi [None req-0f199de4-76b0-4fc0-a83b-5b4cd93b0923 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0098455 2026-05-27 11:12:37.901 10 INFO neutron.wsgi [None req-246e9caa-db7f-411b-9402-3ae59d14c25f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0083790 2026-05-27 11:12:37.912 10 INFO neutron.wsgi [None req-7315717b-7a9c-4e14-92c4-93f44a295ab0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0055892 2026-05-27 11:12:37.924 10 INFO neutron.wsgi [None req-aed9c6b0-8c87-4048-bf40-878809809c43 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0043771 2026-05-27 11:12:37.974 10 INFO neutron.wsgi [None req-623bd5e4-f5d3-4ffb-88f4-49d43bb1e172 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/subnets/cd7b6bde-3f14-4e16-ae57-843fc8b1a203 HTTP/1.1" status: 200 len: 848 time: 0.0384524 2026-05-27 11:12:38.051 10 INFO neutron.wsgi [None req-24f27c06-b10d-44f6-8d7a-7c48163bf5d1 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/subnets/f9bfe733-a930-4bc2-b5a2-fc8af14bbb35 HTTP/1.1" status: 200 len: 849 time: 0.0689692 2026-05-27 11:12:38.074 10 WARNING neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.ovn_client [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] No port found with ID aad6713a-62ac-48bc-9722-3aa875b88e24: RuntimeError: No port found with ID aad6713a-62ac-48bc-9722-3aa875b88e24 2026-05-27 11:12:38.129 10 INFO neutron.wsgi [None req-43bbc519-0336-4610-afd6-c4398fd7bb61 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 3921 time: 0.0710104 2026-05-27 11:12:38.296 10 INFO neutron.wsgi [None req-2f600ea8-8add-45f2-a1f7-22478ace5ce2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0051594 2026-05-27 11:12:38.306 10 INFO neutron.wsgi [None req-ed7e5ba3-7ee1-467f-b0c2-2e242cc4161b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0038562 2026-05-27 11:12:38.316 10 INFO neutron.wsgi [None req-3c111234-9c0c-454a-8a63-6e3cf675145e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0050030 2026-05-27 11:12:38.324 10 INFO neutron.wsgi [None req-4cadc64b-d3b6-49e0-a57b-e18237a182e9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0038583 2026-05-27 11:12:38.490 9 INFO neutron.wsgi [req-c2619e46-6c3b-4bd7-a988-dfb1d890570b req-4ac9fa80-e7f9-429d-b015-fd5a8f8bdb1e 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/bbc65aa7-5462-458d-a451-dd931d3aa32d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0655136 2026-05-27 11:12:38.562 9 INFO neutron.wsgi [req-c2619e46-6c3b-4bd7-a988-dfb1d890570b req-2998b2b2-06a1-436b-a6f3-4cab37e30e84 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/bbc65aa7-5462-458d-a451-dd931d3aa32d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0637524 2026-05-27 11:12:38.656 9 INFO neutron.wsgi [req-c2619e46-6c3b-4bd7-a988-dfb1d890570b req-c1c6f3ef-ee56-4e10-afe5-fe75b7de723f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/networks?id=bbc65aa7-5462-458d-a451-dd931d3aa32d HTTP/1.1" status: 200 len: 1002 time: 0.0738752 2026-05-27 11:12:38.953 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019197 2026-05-27 11:12:38.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0009434 2026-05-27 11:12:39.308 9 WARNING neutron.scheduler.dhcp_agent_scheduler [req-c2619e46-6c3b-4bd7-a988-dfb1d890570b req-a762454a-a570-4c6e-a479-19c085b0f95a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] No more DHCP agents 2026-05-27 11:12:39.311 9 WARNING neutron.api.rpc.agentnotifiers.dhcp_rpc_agent_api [req-c2619e46-6c3b-4bd7-a988-dfb1d890570b req-a762454a-a570-4c6e-a479-19c085b0f95a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Unable to schedule network bbc65aa7-5462-458d-a451-dd931d3aa32d: no agents available; will retry on subsequent port and subnet creation events. 2026-05-27 11:12:39.488 9 INFO neutron.db.ovn_revision_numbers_db [req-c2619e46-6c3b-4bd7-a988-dfb1d890570b req-a762454a-a570-4c6e-a479-19c085b0f95a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 24f40cb9-83cd-4567-b8e8-d2e93a5b9e0c (type: ports) to 1 2026-05-27 11:12:39.515 9 INFO neutron.wsgi [req-c2619e46-6c3b-4bd7-a988-dfb1d890570b req-a762454a-a570-4c6e-a479-19c085b0f95a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "POST /v2.0/ports HTTP/1.1" status: 201 len: 1508 time: 0.8549669 /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-05-27 11:12:39.980 9 INFO neutron.db.ovn_revision_numbers_db [req-c2619e46-6c3b-4bd7-a988-dfb1d890570b req-04d0304e-d6f1-4cdf-b5f8-2141faabd048 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource 24f40cb9-83cd-4567-b8e8-d2e93a5b9e0c (type: ports) to 2 2026-05-27 11:12:40.154 10 INFO neutron.services.segments.plugin [-] Segment 24dd32ec-2afe-4627-9391-50c5480451f7 resource provider aggregate not found 2026-05-27 11:12:40.159 10 INFO neutron.services.segments.plugin [-] Segment 24dd32ec-2afe-4627-9391-50c5480451f7 resource provider aggregate not found 2026-05-27 11:12:40.179 10 INFO neutron.services.segments.plugin [-] Segment 24dd32ec-2afe-4627-9391-50c5480451f7 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 24dd32ec-2afe-4627-9391-50c5480451f7 found for delete ", "request_id": "req-159b2540-d1c0-4f66-a4a4-d51d9e83e46b"}]} 2026-05-27 11:12:40.182 10 INFO neutron.services.segments.plugin [-] Segment 24dd32ec-2afe-4627-9391-50c5480451f7 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 24dd32ec-2afe-4627-9391-50c5480451f7 found for delete ", "request_id": "req-c5285891-147a-4468-9a0a-2abaf56e89ec"}]} 2026-05-27 11:12:40.186 10 INFO neutron.wsgi [None req-79567992-8079-4296-b25f-382740d23356 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/vpn/vpnservices/c824226b-422e-4097-bf59-f601df91c03f HTTP/1.1" status: 204 len: 168 time: 3.1323211 /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-05-27 11:12:40.213 9 INFO neutron.db.ovn_revision_numbers_db [req-c2619e46-6c3b-4bd7-a988-dfb1d890570b req-04d0304e-d6f1-4cdf-b5f8-2141faabd048 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource 24f40cb9-83cd-4567-b8e8-d2e93a5b9e0c (type: ports) to 2 2026-05-27 11:12:40.233 9 INFO neutron.wsgi [req-c2619e46-6c3b-4bd7-a988-dfb1d890570b req-04d0304e-d6f1-4cdf-b5f8-2141faabd048 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "PUT /v2.0/ports/24f40cb9-83cd-4567-b8e8-d2e93a5b9e0c HTTP/1.1" status: 200 len: 1605 time: 0.7133799 /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-05-27 11:12:40.280 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-b5ce2810-3c9d-4d9f-9be8-d9f5ecd7c58e'] response: {'name': 'network-changed', 'server_uuid': 'fde4c74c-491c-46b2-8d00-43833f407063', 'tag': '24f40cb9-83cd-4567-b8e8-d2e93a5b9e0c', 'status': 'completed', 'code': 200} 2026-05-27 11:12:40.281 10 INFO neutron.wsgi [None req-87db5d82-7d51-41aa-a602-4c6140838556 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/routers/1643096a-6012-4917-aba9-83f6beeee31c HTTP/1.1" status: 200 len: 1137 time: 0.0877869 2026-05-27 11:12:40.320 9 INFO neutron.wsgi [req-c2619e46-6c3b-4bd7-a988-dfb1d890570b req-913ee245-07e4-4e7b-8bf4-4c7e105022af 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=790fbbe6b6384654a65bb31eb4bfac6f&device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 5346 time: 0.0503075 2026-05-27 11:12:40.352 9 INFO neutron.wsgi [req-c2619e46-6c3b-4bd7-a988-dfb1d890570b req-2f66f44e-1f68-4f2a-950d-a7f689e8892a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=172.24.1.49&port_id=883fc610-c337-49b6-8ddc-dc9d38ef5488 HTTP/1.1" status: 200 len: 217 time: 0.0266345 2026-05-27 11:12:40.391 9 INFO neutron.wsgi [req-c2619e46-6c3b-4bd7-a988-dfb1d890570b req-c0b2eaf2-e4e2-4436-b823-57eefb147d05 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=de64c932-2de0-4f5b-b779-085f243beb3e HTTP/1.1" status: 200 len: 829 time: 0.0325913 2026-05-27 11:12:40.416 9 INFO neutron.wsgi [req-c2619e46-6c3b-4bd7-a988-dfb1d890570b req-4eadfc17-d101-472a-94c1-0f3c0d7e2ea1 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=c57e685f-f637-4694-86eb-394687438ed0&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0201936 2026-05-27 11:12:40.484 9 INFO neutron.wsgi [req-c2619e46-6c3b-4bd7-a988-dfb1d890570b req-d406225b-dce6-425a-a1df-56fe52d5f876 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/c57e685f-f637-4694-86eb-394687438ed0?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0615604 2026-05-27 11:12:40.546 9 INFO neutron.wsgi [req-c2619e46-6c3b-4bd7-a988-dfb1d890570b req-e7e9203d-f6df-4048-b7af-c28502d35453 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/c57e685f-f637-4694-86eb-394687438ed0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0573158 2026-05-27 11:12:40.592 9 INFO neutron.wsgi [req-c2619e46-6c3b-4bd7-a988-dfb1d890570b req-8e28a820-a87a-4a0d-974a-4d70a2b8d99d 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.227&port_id=e819e74a-4736-4a33-b640-541f7fe453a7 HTTP/1.1" status: 200 len: 217 time: 0.0407858 2026-05-27 11:12:40.649 9 INFO neutron.wsgi [req-c2619e46-6c3b-4bd7-a988-dfb1d890570b req-524cef3c-19d1-4601-9034-119029ac06b2 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=ec1c0fb0-f652-45c2-b99c-60a192c6d4f3 HTTP/1.1" status: 200 len: 853 time: 0.0502491 2026-05-27 11:12:40.674 9 INFO neutron.wsgi [req-c2619e46-6c3b-4bd7-a988-dfb1d890570b req-4a234236-5216-4a90-8db5-532572f95926 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=dc239c5f-4ff7-4081-b040-6b985334ad09&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0195427 2026-05-27 11:12:40.742 9 INFO neutron.wsgi [req-c2619e46-6c3b-4bd7-a988-dfb1d890570b req-3b4edab7-a143-4f4d-83ee-1a627af9cb10 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/dc239c5f-4ff7-4081-b040-6b985334ad09?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0624433 2026-05-27 11:12:40.808 9 INFO neutron.wsgi [req-c2619e46-6c3b-4bd7-a988-dfb1d890570b req-c75be245-f6f9-4e7b-b2b3-4ebb04de7246 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/dc239c5f-4ff7-4081-b040-6b985334ad09?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0585129 2026-05-27 11:12:40.838 9 INFO neutron.wsgi [req-c2619e46-6c3b-4bd7-a988-dfb1d890570b req-663c3d85-9cb3-446d-8f56-7e2e97bf0a36 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.188&port_id=17930231-9d56-4258-befd-5a50b545d1d5 HTTP/1.1" status: 200 len: 217 time: 0.0229604 2026-05-27 11:12:40.877 9 INFO neutron.wsgi [req-c2619e46-6c3b-4bd7-a988-dfb1d890570b req-2f96b44f-7d15-4748-a1d7-9f8d90fc6fd5 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=cd7b6bde-3f14-4e16-ae57-843fc8b1a203 HTTP/1.1" status: 200 len: 851 time: 0.0322251 2026-05-27 11:12:40.907 9 INFO neutron.wsgi [req-c2619e46-6c3b-4bd7-a988-dfb1d890570b req-45ad6249-2904-488a-a2f4-afc573b2a5a1 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0227652 2026-05-27 11:12:40.977 9 INFO neutron.wsgi [req-c2619e46-6c3b-4bd7-a988-dfb1d890570b req-a365583c-deea-4303-9d87-8a7cf64dd812 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0611389 2026-05-27 11:12:41.048 9 INFO neutron.wsgi [req-c2619e46-6c3b-4bd7-a988-dfb1d890570b req-045ec188-af74-4a56-b51a-1635e91ee252 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0634236 2026-05-27 11:12:41.082 9 INFO neutron.wsgi [req-c2619e46-6c3b-4bd7-a988-dfb1d890570b req-881261d8-1b0b-404f-8242-baef7e26a1c8 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.120&port_id=24f40cb9-83cd-4567-b8e8-d2e93a5b9e0c HTTP/1.1" status: 200 len: 217 time: 0.0264359 2026-05-27 11:12:41.111 9 INFO neutron.wsgi [req-c2619e46-6c3b-4bd7-a988-dfb1d890570b req-26d549d0-3163-4b9f-9db6-9107108c648e 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Aba&port_id=24f40cb9-83cd-4567-b8e8-d2e93a5b9e0c HTTP/1.1" status: 200 len: 217 time: 0.0227954 2026-05-27 11:12:41.130 10 INFO neutron.db.ovn_revision_numbers_db [None req-28fc1fe9-fb1b-4a0b-a5a5-a92dda5b01fb cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 1643096a-6012-4917-aba9-83f6beeee31c (type: routers) to 11 2026-05-27 11:12:41.138 10 INFO neutron.wsgi [None req-28fc1fe9-fb1b-4a0b-a5a5-a92dda5b01fb cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "PUT /v2.0/routers/1643096a-6012-4917-aba9-83f6beeee31c HTTP/1.1" status: 200 len: 1137 time: 0.8503571 2026-05-27 11:12:41.157 9 INFO neutron.wsgi [req-c2619e46-6c3b-4bd7-a988-dfb1d890570b req-03b0bdf5-996c-44ee-94ff-57658b285cb1 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=cd0342ea-fd8a-46a4-bdeb-42bfd3d0cca1&id=f9bfe733-a930-4bc2-b5a2-fc8af14bbb35 HTTP/1.1" status: 200 len: 1567 time: 0.0396683 2026-05-27 11:12:41.192 9 INFO neutron.wsgi [req-c2619e46-6c3b-4bd7-a988-dfb1d890570b req-d0763258-a5e5-45d8-823a-e97342ac722c 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=bbc65aa7-5462-458d-a451-dd931d3aa32d&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0237427 2026-05-27 11:12:41.218 9 INFO neutron.wsgi [req-c2619e46-6c3b-4bd7-a988-dfb1d890570b req-5895c5e8-1a59-4692-8a6b-cde6f67cc40d 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=bbc65aa7-5462-458d-a451-dd931d3aa32d&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0198379 2026-05-27 11:12:41.257 10 INFO neutron.wsgi [None req-a63cce68-dd33-4a04-8726-20935f4fc588 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/ports?device_id=1643096a-6012-4917-aba9-83f6beeee31c HTTP/1.1" status: 200 len: 1140 time: 0.1147096 2026-05-27 11:12:41.276 9 INFO neutron.wsgi [req-c2619e46-6c3b-4bd7-a988-dfb1d890570b req-91d65d6a-864b-477c-ab30-14bc45960317 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/bbc65aa7-5462-458d-a451-dd931d3aa32d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0503049 2026-05-27 11:12:41.337 9 INFO neutron.wsgi [req-c2619e46-6c3b-4bd7-a988-dfb1d890570b req-99f081c1-0e55-40b1-ab86-4dc7da58bc19 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/bbc65aa7-5462-458d-a451-dd931d3aa32d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0541368 2026-05-27 11:12:41.441 9 INFO neutron.wsgi [req-00c205e3-9b99-42ee-8dea-56264239cc56 req-c3cf90de-7d79-4ff6-8b7c-4d1f00ba2ac0 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=790fbbe6b6384654a65bb31eb4bfac6f&device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 5346 time: 0.0525506 2026-05-27 11:12:41.446 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status up for port: 24f40cb9-83cd-4567-b8e8-d2e93a5b9e0c 2026-05-27 11:12:41.461 10 INFO neutron.plugins.ml2.plugin [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Attempt 1 to provision port 24f40cb9-83cd-4567-b8e8-d2e93a5b9e0c 2026-05-27 11:12:41.498 9 INFO neutron.wsgi [req-00c205e3-9b99-42ee-8dea-56264239cc56 req-aa853b74-e244-4462-bab8-4f3a6c94fcbc 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=bbc65aa7-5462-458d-a451-dd931d3aa32d HTTP/1.1" status: 200 len: 1002 time: 0.0519874 2026-05-27 11:12:41.527 9 INFO neutron.wsgi [req-00c205e3-9b99-42ee-8dea-56264239cc56 req-eb1679aa-c5f2-494d-a20a-461032feab15 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.120&port_id=24f40cb9-83cd-4567-b8e8-d2e93a5b9e0c HTTP/1.1" status: 200 len: 217 time: 0.0240214 2026-05-27 11:12:41.562 9 INFO neutron.wsgi [req-00c205e3-9b99-42ee-8dea-56264239cc56 req-bdff096c-067b-4a58-a71c-eac769ee1c09 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3Aba&port_id=24f40cb9-83cd-4567-b8e8-d2e93a5b9e0c HTTP/1.1" status: 200 len: 217 time: 0.0257411 2026-05-27 11:12:41.609 9 INFO neutron.wsgi [req-00c205e3-9b99-42ee-8dea-56264239cc56 req-f6c5c941-5a91-459d-9dde-c96b8c7e8aed 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=cd0342ea-fd8a-46a4-bdeb-42bfd3d0cca1&id=f9bfe733-a930-4bc2-b5a2-fc8af14bbb35 HTTP/1.1" status: 200 len: 1567 time: 0.0402725 2026-05-27 11:12:41.638 9 INFO neutron.wsgi [req-00c205e3-9b99-42ee-8dea-56264239cc56 req-227dcc29-1157-4030-a3ca-8a8ea0cfe21a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=bbc65aa7-5462-458d-a451-dd931d3aa32d&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0236788 2026-05-27 11:12:41.662 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-367659f7-6c65-4c60-be80-86fa2aeb5a1c'] response: {'server_uuid': 'fde4c74c-491c-46b2-8d00-43833f407063', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '24f40cb9-83cd-4567-b8e8-d2e93a5b9e0c', 'code': 200} 2026-05-27 11:12:41.671 9 INFO neutron.wsgi [req-00c205e3-9b99-42ee-8dea-56264239cc56 req-a3994534-6595-43ea-a3f4-3cd4d3d30e10 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=bbc65aa7-5462-458d-a451-dd931d3aa32d&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0234048 2026-05-27 11:12:41.675 9 INFO neutron.wsgi [req-c2619e46-6c3b-4bd7-a988-dfb1d890570b req-22e1ef08-042c-4075-8325-3bc2b3399baa c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.56 "GET /v2.0/ports/24f40cb9-83cd-4567-b8e8-d2e93a5b9e0c HTTP/1.1" status: 200 len: 1633 time: 0.0523076 2026-05-27 11:12:41.737 9 INFO neutron.wsgi [req-00c205e3-9b99-42ee-8dea-56264239cc56 req-fb4df79d-c045-46c4-a856-ea57eddb46d9 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/bbc65aa7-5462-458d-a451-dd931d3aa32d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0581768 2026-05-27 11:12:41.740 10 INFO neutron.wsgi [None req-635c29dd-4ab7-417d-beff-290c25623556 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports/24f40cb9-83cd-4567-b8e8-d2e93a5b9e0c HTTP/1.1" status: 200 len: 1635 time: 0.0551827 2026-05-27 11:12:41.808 9 INFO neutron.wsgi [req-00c205e3-9b99-42ee-8dea-56264239cc56 req-69dc6b0c-4695-45b5-9901-86e298163530 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/bbc65aa7-5462-458d-a451-dd931d3aa32d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0614011 2026-05-27 11:12:41.812 10 INFO neutron.wsgi [None req-c66b842f-beb0-4003-ad73-fd0492e14444 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports/24f40cb9-83cd-4567-b8e8-d2e93a5b9e0c HTTP/1.1" status: 200 len: 1635 time: 0.0583076 2026-05-27 11:12:42.210 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource 24f40cb9-83cd-4567-b8e8-d2e93a5b9e0c (type: ports) to 4 2026-05-27 11:12:42.736 10 INFO neutron.db.ovn_revision_numbers_db [None req-c832f086-00a1-466e-a8b5-dab8128bfe48 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 24f40cb9-83cd-4567-b8e8-d2e93a5b9e0c (type: ports) to 5 2026-05-27 11:12:42.749 10 INFO neutron.wsgi [None req-c832f086-00a1-466e-a8b5-dab8128bfe48 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "PUT /v2.0/ports/24f40cb9-83cd-4567-b8e8-d2e93a5b9e0c HTTP/1.1" status: 200 len: 1378 time: 0.9309158 /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-05-27 11:12:42.843 10 INFO neutron.wsgi [None req-138c8e52-b905-4cc2-85e2-130e3a05a54d cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "PUT /v2.0/routers/1643096a-6012-4917-aba9-83f6beeee31c/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.5808363 2026-05-27 11:12:42.860 10 INFO neutron.wsgi [None req-e3fc48d9-0108-4369-b5a3-7840028e4119 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/networks/bbc65aa7-5462-458d-a451-dd931d3aa32d HTTP/1.1" status: 200 len: 999 time: 0.1036010 /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-05-27 11:12:42.911 10 INFO neutron.wsgi [None req-e903b59f-c225-4969-84b6-f7a87c217d22 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/subnets/f9bfe733-a930-4bc2-b5a2-fc8af14bbb35 HTTP/1.1" status: 200 len: 849 time: 0.0403783 2026-05-27 11:12:43.056 10 INFO neutron.wsgi [None req-44424757-f95d-4301-8238-c5ba21ff937f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0094657 2026-05-27 11:12:43.066 10 INFO neutron.wsgi [None req-6de18981-5310-4cc3-a2bf-8a65b55ae016 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0040445 2026-05-27 11:12:43.076 10 INFO neutron.wsgi [None req-03ffa747-513c-46b2-a1bd-bd04012733e9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0054424 2026-05-27 11:12:43.087 10 INFO neutron.wsgi [None req-5bdcadc0-5641-460f-af14-50b2d7a3bfea c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0065718 2026-05-27 11:12:43.123 10 INFO neutron.wsgi [None req-de36e103-2c7b-4033-b5d1-cd9142d44122 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/subnets/ec1c0fb0-f652-45c2-b99c-60a192c6d4f3 HTTP/1.1" status: 200 len: 850 time: 0.0310414 2026-05-27 11:12:43.168 10 INFO neutron.wsgi [None req-d4b0c7c8-4072-4507-b667-595297368a38 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports/c00ea8d1-f77c-4fb5-a692-e84a77fac78a HTTP/1.1" status: 200 len: 1336 time: 0.0371480 2026-05-27 11:12:43.214 10 INFO neutron.wsgi [None req-40559bc3-c6fa-41e8-ae62-549a2d0b463e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports/e819e74a-4736-4a33-b640-541f7fe453a7 HTTP/1.1" status: 200 len: 1518 time: 0.0370905 2026-05-27 11:12:43.255 10 INFO neutron.wsgi [None req-d91e6c6c-ab8d-44df-a000-62a03deab6f1 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/subnets/ec1c0fb0-f652-45c2-b99c-60a192c6d4f3 HTTP/1.1" status: 200 len: 850 time: 0.0336809 2026-05-27 11:12:43.325 10 INFO neutron.wsgi [None req-6969c732-5964-4bf0-bb93-efe0277fbc3f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/networks/dc239c5f-4ff7-4081-b040-6b985334ad09 HTTP/1.1" status: 200 len: 1001 time: 0.0633187 2026-05-27 11:12:43.375 10 INFO neutron.wsgi [None req-83d9fe09-6a1d-410d-850e-bbf77e9723df c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports/c00ea8d1-f77c-4fb5-a692-e84a77fac78a HTTP/1.1" status: 200 len: 1336 time: 0.0417988 2026-05-27 11:12:43.420 10 INFO neutron.wsgi [None req-6d7c37d0-77fa-4bcf-9e0d-d86c27228ae3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/subnets/ec1c0fb0-f652-45c2-b99c-60a192c6d4f3 HTTP/1.1" status: 200 len: 850 time: 0.0369081 2026-05-27 11:12:43.711 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7dbbba4f-0695-4af9-a932-acca61c463fd'] response: {'server_uuid': 'fde4c74c-491c-46b2-8d00-43833f407063', 'name': 'network-vif-plugged', 'status': 'completed', 'tag': '24f40cb9-83cd-4567-b8e8-d2e93a5b9e0c', 'code': 200} 2026-05-27 11:12:43.712 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7dbbba4f-0695-4af9-a932-acca61c463fd'] response: {'name': 'network-changed', 'server_uuid': 'fde4c74c-491c-46b2-8d00-43833f407063', 'tag': '24f40cb9-83cd-4567-b8e8-d2e93a5b9e0c', 'status': 'completed', 'code': 200} 2026-05-27 11:12:43.820 9 INFO neutron.wsgi [req-98bd8139-66e4-40a4-9ef9-9a6dbdd0e6a0 req-7b96a3c2-a666-4d65-91cb-b64fc187c985 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=790fbbe6b6384654a65bb31eb4bfac6f&device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 5119 time: 0.0767024 2026-05-27 11:12:43.851 9 INFO neutron.wsgi [None req-a25389f5-65a0-4fa0-a468-f04830049724 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/routers/1643096a-6012-4917-aba9-83f6beeee31c HTTP/1.1" status: 204 len: 168 time: 1.0035582 2026-05-27 11:12:43.906 9 INFO neutron.wsgi [req-98bd8139-66e4-40a4-9ef9-9a6dbdd0e6a0 req-2a326ac1-ef77-437f-b739-86acca574a4d 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=bbc65aa7-5462-458d-a451-dd931d3aa32d HTTP/1.1" status: 200 len: 1002 time: 0.0787342 2026-05-27 11:12:43.946 9 INFO neutron.wsgi [req-98bd8139-66e4-40a4-9ef9-9a6dbdd0e6a0 req-98591acd-d0d9-4b4f-be55-3499ce06236b 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.120&port_id=24f40cb9-83cd-4567-b8e8-d2e93a5b9e0c HTTP/1.1" status: 200 len: 217 time: 0.0344613 2026-05-27 11:12:43.958 10 INFO neutron.wsgi [None req-a496abdf-657f-4cac-bf05-eafdffb02cc5 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/routers/e0f1c528-e58b-497c-8102-94f82bff55e4 HTTP/1.1" status: 200 len: 1137 time: 0.0992887 2026-05-27 11:12:43.990 9 INFO neutron.wsgi [req-98bd8139-66e4-40a4-9ef9-9a6dbdd0e6a0 req-6c9683d9-7698-4f2c-9f09-18bce7942996 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=f9bfe733-a930-4bc2-b5a2-fc8af14bbb35 HTTP/1.1" status: 200 len: 852 time: 0.0386205 2026-05-27 11:12:44.037 9 INFO neutron.wsgi [req-98bd8139-66e4-40a4-9ef9-9a6dbdd0e6a0 req-007e57d6-5760-435a-8064-258d4d267813 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=bbc65aa7-5462-458d-a451-dd931d3aa32d&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0426538 2026-05-27 11:12:44.102 9 INFO neutron.wsgi [req-98bd8139-66e4-40a4-9ef9-9a6dbdd0e6a0 req-85447a7d-99fe-48d0-96f5-e0ed419d74c5 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/bbc65aa7-5462-458d-a451-dd931d3aa32d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0570512 2026-05-27 11:12:44.179 9 INFO neutron.wsgi [req-98bd8139-66e4-40a4-9ef9-9a6dbdd0e6a0 req-cfbb2ad3-6f56-4c04-969f-00c2891afa89 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/bbc65aa7-5462-458d-a451-dd931d3aa32d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0689025 2026-05-27 11:12:44.853 10 INFO neutron.db.ovn_revision_numbers_db [None req-0e1e8d02-2331-4117-9694-8113cae844ef cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource e0f1c528-e58b-497c-8102-94f82bff55e4 (type: routers) to 5 2026-05-27 11:12:44.858 10 INFO neutron.wsgi [None req-0e1e8d02-2331-4117-9694-8113cae844ef cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "PUT /v2.0/routers/e0f1c528-e58b-497c-8102-94f82bff55e4 HTTP/1.1" status: 200 len: 1137 time: 0.8952849 2026-05-27 11:12:44.969 10 INFO neutron.wsgi [None req-f02fd4a1-a109-406d-9031-1ba5cc418cb5 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/ports?device_id=e0f1c528-e58b-497c-8102-94f82bff55e4 HTTP/1.1" status: 200 len: 1144 time: 0.1059768 2026-05-27 11:12:46.297 10 INFO neutron.wsgi [None req-17da8b34-235d-4d36-b705-31447fde8d82 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "PUT /v2.0/routers/e0f1c528-e58b-497c-8102-94f82bff55e4/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.3224165 /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-05-27 11:12:47.194 10 INFO neutron.wsgi [None req-a04f8061-8ca0-4fd3-80dc-68f377556748 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/routers/e0f1c528-e58b-497c-8102-94f82bff55e4 HTTP/1.1" status: 204 len: 168 time: 0.8934646 2026-05-27 11:12:47.282 10 INFO neutron.wsgi [None req-b98007ff-e275-4b4a-a06f-0ecf49a662ee cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/routers/251f5a31-de6c-45e6-a6d1-72bc0f392ac3 HTTP/1.1" status: 200 len: 1136 time: 0.0832465 2026-05-27 11:12:48.376 10 INFO neutron.db.ovn_revision_numbers_db [None req-1930a458-f7e7-4fdb-bcfd-a7b63bddc5be cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] Successfully bumped revision number for resource 251f5a31-de6c-45e6-a6d1-72bc0f392ac3 (type: routers) to 5 2026-05-27 11:12:48.382 10 INFO neutron.wsgi [None req-1930a458-f7e7-4fdb-bcfd-a7b63bddc5be cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "PUT /v2.0/routers/251f5a31-de6c-45e6-a6d1-72bc0f392ac3 HTTP/1.1" status: 200 len: 1136 time: 1.0962555 2026-05-27 11:12:48.496 10 INFO neutron.wsgi [None req-8cf1d203-fc0b-49bb-9ad4-b04996ab07d4 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/ports?device_id=251f5a31-de6c-45e6-a6d1-72bc0f392ac3 HTTP/1.1" status: 200 len: 1144 time: 0.1089132 2026-05-27 11:12:49.530 10 INFO neutron.wsgi [None req-eab02846-9e29-427d-b98b-8a18a7c423ed cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "PUT /v2.0/routers/251f5a31-de6c-45e6-a6d1-72bc0f392ac3/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.0282054 /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-05-27 11:12:50.469 10 INFO neutron.wsgi [None req-4f0122ed-0a38-4457-b784-509f05598890 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/routers/251f5a31-de6c-45e6-a6d1-72bc0f392ac3 HTTP/1.1" status: 204 len: 168 time: 0.9340699 2026-05-27 11:12:50.501 10 INFO neutron.api.v2.resource [None req-375777ed-4248-4fec-8134-0f3e2f23115e cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:12:50.502 10 INFO neutron.wsgi [None req-375777ed-4248-4fec-8134-0f3e2f23115e cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "GET /v2.0/routers/8cdb899e-09ed-4165-9f72-03fae29294b9 HTTP/1.1" status: 404 len: 336 time: 0.0279131 2026-05-27 11:12:50.769 10 INFO neutron.wsgi [None req-6d6d29cc-8d8b-4f96-988a-2b7e6aaf081c cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/81a7b8e7-087b-48ad-b991-2d26afeda0e5 HTTP/1.1" status: 204 len: 168 time: 0.2622838 2026-05-27 11:12:51.171 10 INFO neutron.wsgi [None req-d60c6dc8-61fe-4b17-8219-f2a80817f69a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0051086 2026-05-27 11:12:51.181 10 INFO neutron.wsgi [None req-0dcb305b-558d-44b8-82d1-bc454bf9ff7b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0043845 2026-05-27 11:12:51.189 10 INFO neutron.wsgi [None req-14d6f817-a646-4cd8-b5c2-152cbaddfbeb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0046053 2026-05-27 11:12:51.202 10 INFO neutron.wsgi [None req-770da11b-ac6f-4c20-972e-574e8b547dce c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0095329 2026-05-27 11:12:51.244 10 INFO neutron.wsgi [None req-515c3296-3bcc-4265-8417-b3920917f923 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/subnets/cd7b6bde-3f14-4e16-ae57-843fc8b1a203 HTTP/1.1" status: 200 len: 848 time: 0.0369301 2026-05-27 11:12:51.294 10 INFO neutron.wsgi [None req-6d4e4d6c-6e90-4a80-adc7-347a7a7aee78 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/72395565-7721-4ab1-8dc9-1e3ffd1eb6f7 HTTP/1.1" status: 204 len: 168 time: 0.5202949 2026-05-27 11:12:51.308 10 INFO neutron.wsgi [None req-cf4a9670-9195-496e-b4a6-9b6b945ea4cd c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 5119 time: 0.0578527 2026-05-27 11:12:51.537 9 INFO neutron.wsgi [None req-7b8695de-2d13-4924-bf7f-6fdde76b9a81 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/f865e263-db87-4530-91db-6d9c35be8ef2 HTTP/1.1" status: 204 len: 168 time: 0.2376063 2026-05-27 11:12:51.557 9 INFO neutron.pecan_wsgi.hooks.translation [None req-d356428a-2883-4ab7-abfe-38945e86bd01 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-27 11:12:51.559 9 INFO neutron.wsgi [None req-d356428a-2883-4ab7-abfe-38945e86bd01 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/subnets/5467b1fa-dc5c-403a-a882-e07225364201 HTTP/1.1" status: 404 len: 337 time: 0.0180993 2026-05-27 11:12:51.641 10 INFO neutron.wsgi [None req-2fd3eb97-5fab-4f84-91da-026dbd455efa c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0077357 2026-05-27 11:12:51.650 10 INFO neutron.wsgi [None req-6d28edc9-2ede-48c8-8fe8-8757e0819f2d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0051532 2026-05-27 11:12:51.661 10 INFO neutron.wsgi [None req-da345361-eaf3-4a98-9fd8-0b048eeee73c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0056620 2026-05-27 11:12:51.670 10 INFO neutron.wsgi [None req-36cf5d89-9270-4ece-a699-1b384cf21287 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0057609 2026-05-27 11:12:51.715 10 INFO neutron.wsgi [None req-e68c1376-72a3-4748-a84d-527a2ec27622 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports/24f40cb9-83cd-4567-b8e8-d2e93a5b9e0c HTTP/1.1" status: 200 len: 1406 time: 0.0391810 2026-05-27 11:12:51.980 9 INFO neutron.services.segments.plugin [-] Segment 6e5f0db4-9407-4b76-b9d7-f53ec7fff744 resource provider aggregate not found 2026-05-27 11:12:51.990 9 INFO neutron.services.segments.plugin [-] Segment 6e5f0db4-9407-4b76-b9d7-f53ec7fff744 resource provider aggregate not found 2026-05-27 11:12:52.005 9 INFO neutron.services.segments.plugin [-] Segment 6e5f0db4-9407-4b76-b9d7-f53ec7fff744 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 6e5f0db4-9407-4b76-b9d7-f53ec7fff744 found for delete ", "request_id": "req-5474dc56-c58d-4405-9eb3-5259790cae2e"}]} 2026-05-27 11:12:52.013 9 INFO neutron.wsgi [None req-c15379e5-d247-4930-9ba7-a59db72e8824 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/networks/2a7d5e13-3b46-4261-9f73-7cbc6fd4cef9 HTTP/1.1" status: 204 len: 168 time: 0.4478931 2026-05-27 11:12:52.014 9 INFO neutron.services.segments.plugin [-] Segment 6e5f0db4-9407-4b76-b9d7-f53ec7fff744 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 6e5f0db4-9407-4b76-b9d7-f53ec7fff744 found for delete ", "request_id": "req-ae5ce600-e7ce-49c7-bcd4-8cc7fa1835e5"}]} 2026-05-27 11:12:52.243 10 INFO neutron.db.ovn_revision_numbers_db [None req-cea4b051-0395-46bf-8109-37ff2368875d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 24f40cb9-83cd-4567-b8e8-d2e93a5b9e0c (type: ports) to 6 2026-05-27 11:12:52.257 10 INFO neutron.wsgi [None req-cea4b051-0395-46bf-8109-37ff2368875d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "PUT /v2.0/ports/24f40cb9-83cd-4567-b8e8-d2e93a5b9e0c HTTP/1.1" status: 200 len: 1203 time: 0.5311577 /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-05-27 11:12:52.305 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-f69344d8-74bd-43fd-a8a4-be2dc6079eb3'] response: {'name': 'network-changed', 'server_uuid': 'fde4c74c-491c-46b2-8d00-43833f407063', 'tag': '24f40cb9-83cd-4567-b8e8-d2e93a5b9e0c', 'status': 'completed', 'code': 200} 2026-05-27 11:12:52.345 10 INFO neutron.wsgi [None req-6dd5170f-15cf-495a-8f12-eff98102972e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/networks/bbc65aa7-5462-458d-a451-dd931d3aa32d HTTP/1.1" status: 200 len: 999 time: 0.0799460 2026-05-27 11:12:52.370 9 INFO neutron.wsgi [req-7fea5c2a-6d25-4506-95d0-5ecb9dddca42 req-ed6d6710-75b6-4196-9a95-04ba0d73c60f 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=790fbbe6b6384654a65bb31eb4bfac6f&device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 4944 time: 0.0548346 2026-05-27 11:12:52.401 10 INFO neutron.wsgi [None req-361c06c4-5b07-416e-b7c4-257ec53a6b26 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 4944 time: 0.0490286 2026-05-27 11:12:52.439 9 INFO neutron.wsgi [req-7fea5c2a-6d25-4506-95d0-5ecb9dddca42 req-fe3b5ff9-e02c-4530-9be0-bd45628032bf 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=bbc65aa7-5462-458d-a451-dd931d3aa32d HTTP/1.1" status: 200 len: 1002 time: 0.0625832 2026-05-27 11:12:52.512 9 INFO neutron.wsgi [req-7fea5c2a-6d25-4506-95d0-5ecb9dddca42 req-482e0941-c9dd-4fa6-9344-a1ae8bd04eb7 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/bbc65aa7-5462-458d-a451-dd931d3aa32d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0651910 2026-05-27 11:12:52.512 10 INFO neutron.services.segments.plugin [-] Segment 74b04581-df0c-4e8b-b281-9ffe88f1ffe7 resource provider aggregate not found 2026-05-27 11:12:52.533 10 INFO neutron.services.segments.plugin [-] Segment 74b04581-df0c-4e8b-b281-9ffe88f1ffe7 resource provider aggregate not found 2026-05-27 11:12:52.547 10 INFO neutron.services.segments.plugin [-] Segment 74b04581-df0c-4e8b-b281-9ffe88f1ffe7 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 74b04581-df0c-4e8b-b281-9ffe88f1ffe7 found for delete ", "request_id": "req-d6a0f93e-7060-46c0-bfc4-b4f78d9e01b8"}]} 2026-05-27 11:12:52.551 10 INFO neutron.services.segments.plugin [-] Segment 74b04581-df0c-4e8b-b281-9ffe88f1ffe7 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 74b04581-df0c-4e8b-b281-9ffe88f1ffe7 found for delete ", "request_id": "req-1f3ae927-b524-4073-a304-d23eb2ab63c6"}]} 2026-05-27 11:12:52.571 10 INFO neutron.wsgi [None req-9b667e49-e184-4a16-a44b-fde0524e9f9e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 4944 time: 0.0837712 2026-05-27 11:12:52.585 9 INFO neutron.wsgi [req-7fea5c2a-6d25-4506-95d0-5ecb9dddca42 req-a01d893a-0db6-4533-91df-d06b71a3c36c 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/bbc65aa7-5462-458d-a451-dd931d3aa32d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0674601 2026-05-27 11:12:52.593 10 INFO neutron.wsgi [None req-f54e893b-7bfb-4cf5-8e1d-b05ab381e52b cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/networks/873d3ffa-6298-4dd5-9341-3aadda88f515 HTTP/1.1" status: 204 len: 168 time: 0.5751083 2026-05-27 11:12:52.779 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status down for port: 24f40cb9-83cd-4567-b8e8-d2e93a5b9e0c 2026-05-27 11:12:52.998 9 INFO neutron.wsgi [None req-bf51ad92-6b0c-4f1d-a07f-11271670b8ef cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/networks/e7d8421b-2b36-4fc3-a158-7ff5a828589e HTTP/1.1" status: 204 len: 168 time: 0.3991005 2026-05-27 11:12:53.014 9 INFO neutron.pecan_wsgi.hooks.translation [None req-7b3cf5a1-f185-4728-bc16-e67e1f573d50 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] DELETE failed (client error): The resource could not be found. 2026-05-27 11:12:53.017 9 INFO neutron.wsgi [None req-7b3cf5a1-f185-4728-bc16-e67e1f573d50 cef7fd061ef84e7daa37bea292bf6b5f 3d8c098b5bcf4c0dbe7b4438fe309ec2 - - default default] 10.0.0.84 "DELETE /v2.0/networks/45bcf342-29c4-4ef8-8918-15eb23671779 HTTP/1.1" status: 404 len: 339 time: 0.0134389 2026-05-27 11:12:53.056 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource 24f40cb9-83cd-4567-b8e8-d2e93a5b9e0c (type: ports) to 7 /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-05-27 11:12:53.642 10 INFO neutron.wsgi [None req-761f0be5-f6b1-4766-9614-8c33c777c4ef c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 4942 time: 0.0558455 2026-05-27 11:12:53.858 10 INFO neutron.db.ovn_revision_numbers_db [None req-c37f31d5-2867-4a9c-94ae-e0a321213a4b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 4cf23b7c-a413-4c20-9603-7d94662f1788 (type: security_groups) to 1 2026-05-27 11:12:53.875 10 INFO neutron.db.ovn_revision_numbers_db [None req-c37f31d5-2867-4a9c-94ae-e0a321213a4b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 8ffa535f-4764-41a0-ad98-a0ca13e75591 (type: security_group_rules) to 0 2026-05-27 11:12:53.901 10 INFO neutron.db.ovn_revision_numbers_db [None req-c37f31d5-2867-4a9c-94ae-e0a321213a4b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 93e004a3-76c3-40a3-8821-b8600e3a3fcb (type: security_group_rules) to 0 2026-05-27 11:12:53.915 10 INFO neutron.db.ovn_revision_numbers_db [None req-c37f31d5-2867-4a9c-94ae-e0a321213a4b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource d8eb55e6-6305-4bdd-90e7-494ff38742f2 (type: security_group_rules) to 0 2026-05-27 11:12:53.930 10 INFO neutron.db.ovn_revision_numbers_db [None req-c37f31d5-2867-4a9c-94ae-e0a321213a4b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource f04882b4-3f8f-45b3-ae65-4bd854b93e70 (type: security_group_rules) to 0 2026-05-27 11:12:53.953 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023708 2026-05-27 11:12:53.956 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013862 2026-05-27 11:12:53.957 10 INFO neutron.wsgi [None req-c37f31d5-2867-4a9c-94ae-e0a321213a4b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=7667949ff29c48af8fabe2c349a81bc7&name=default HTTP/1.1" status: 200 len: 3124 time: 0.3432424 2026-05-27 11:12:54.025 9 INFO neutron.services.segments.plugin [-] Segment d93e8ce1-aaaf-4a58-95f5-54b68a63fe29 resource provider aggregate not found 2026-05-27 11:12:54.032 9 INFO neutron.services.segments.plugin [-] Segment d93e8ce1-aaaf-4a58-95f5-54b68a63fe29 resource provider aggregate not found 2026-05-27 11:12:54.043 9 INFO neutron.services.segments.plugin [-] Segment d93e8ce1-aaaf-4a58-95f5-54b68a63fe29 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 d93e8ce1-aaaf-4a58-95f5-54b68a63fe29 found for delete ", "request_id": "req-4ad2e641-2918-4da2-acb9-ef071fa20a97"}]} 2026-05-27 11:12:54.050 9 INFO neutron.services.segments.plugin [-] Segment d93e8ce1-aaaf-4a58-95f5-54b68a63fe29 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 d93e8ce1-aaaf-4a58-95f5-54b68a63fe29 found for delete ", "request_id": "req-d42cb299-9f77-4a84-ac22-df3423f62959"}]} 2026-05-27 11:12:54.191 9 INFO neutron.wsgi [None req-32ffb623-65c5-4023-879d-cc3670e0d361 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/4cf23b7c-a413-4c20-9603-7d94662f1788 HTTP/1.1" status: 204 len: 168 time: 0.2300744 2026-05-27 11:12:54.351 9 INFO neutron.wsgi [None req-3fe55600-7a88-492c-a579-1cf5a7c0a1f2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=3d8c098b5bcf4c0dbe7b4438fe309ec2&name=default HTTP/1.1" status: 200 len: 3124 time: 0.0454183 2026-05-27 11:12:54.356 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-15a82dd7-93da-461c-aa64-5f0e1492aed2'] response: {'server_uuid': 'fde4c74c-491c-46b2-8d00-43833f407063', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '24f40cb9-83cd-4567-b8e8-d2e93a5b9e0c', 'code': 200} 2026-05-27 11:12:54.356 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-15a82dd7-93da-461c-aa64-5f0e1492aed2'] response: {'server_uuid': 'fde4c74c-491c-46b2-8d00-43833f407063', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '24f40cb9-83cd-4567-b8e8-d2e93a5b9e0c', 'code': 200} 2026-05-27 11:12:54.602 10 INFO neutron.wsgi [None req-7139907c-3657-4729-89ed-28f42c718d72 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/ef0a140b-cd0d-4409-b012-5494686e02e2 HTTP/1.1" status: 204 len: 168 time: 0.2441020 2026-05-27 11:12:54.734 10 INFO neutron.wsgi [None req-27ec4a3b-41f6-4868-96d2-9b749a8c00cc c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 4942 time: 0.0771704 2026-05-27 11:12:55.802 10 INFO neutron.wsgi [None req-0e57654f-b8a4-4cd8-a0eb-2bccddad20e1 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 4942 time: 0.0516319 2026-05-27 11:12:56.876 10 INFO neutron.wsgi [None req-dbe59282-57af-4fc7-97ee-bc9adc047403 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 4942 time: 0.0570581 2026-05-27 11:12:57.947 10 INFO neutron.wsgi [None req-63614f10-a1a3-4b2f-8f4b-05b3e0c27bdb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 4942 time: 0.0568447 2026-05-27 11:12:59.015 10 INFO neutron.wsgi [None req-2e1e30c6-126e-4db1-a46b-18a0b6ca296b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 4942 time: 0.0528679 2026-05-27 11:13:00.082 10 INFO neutron.wsgi [None req-4446cdfc-c50c-4ecc-b058-6c032d5a8b3f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 4942 time: 0.0500586 2026-05-27 11:13:01.150 10 INFO neutron.wsgi [None req-6c636ff9-38ae-4ab2-ac86-371af5df2d56 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 4942 time: 0.0513580 2026-05-27 11:13:02.224 10 INFO neutron.wsgi [None req-32ddb3de-33e7-4d13-9161-7a7bcc141a31 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 4942 time: 0.0588377 2026-05-27 11:13:03.294 10 INFO neutron.wsgi [None req-87477969-3d8c-4987-b866-e386e2c996c4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 4942 time: 0.0527573 2026-05-27 11:13:04.367 10 INFO neutron.wsgi [None req-b1123e85-d373-478b-91e0-a045d546a66b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 4942 time: 0.0582957 2026-05-27 11:13:05.442 10 INFO neutron.wsgi [None req-1b1031fe-6140-48aa-ab19-eb0438c16c7e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 4942 time: 0.0556214 2026-05-27 11:13:06.512 10 INFO neutron.wsgi [None req-1552a2c8-bb41-4672-bfd7-bee972cfc706 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 4942 time: 0.0515175 2026-05-27 11:13:07.588 10 INFO neutron.wsgi [None req-670855e9-cd8a-4dbe-9849-71ea838e82c2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 4942 time: 0.0578272 2026-05-27 11:13:08.655 10 INFO neutron.wsgi [None req-8c1fa6dc-c230-4709-b294-aa453a462dee c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 4942 time: 0.0515237 2026-05-27 11:13:08.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025373 2026-05-27 11:13:08.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025976 2026-05-27 11:13:09.725 10 INFO neutron.wsgi [None req-c2a0a0f4-1d4d-4c17-931d-95c3a4842505 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 4942 time: 0.0587413 2026-05-27 11:13:10.792 10 INFO neutron.wsgi [None req-0bb0a788-f50f-44f0-aec4-e09dda29a533 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 4942 time: 0.0516117 2026-05-27 11:13:11.856 10 INFO neutron.wsgi [None req-6484a211-d2a8-40fa-9f85-a3efa0048a4d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 4942 time: 0.0479941 2026-05-27 11:13:12.857 9 INFO neutron.wsgi [req-2fef49c6-99ed-4a56-94d7-f378878ba9a4 req-19896998-1671-42cc-841e-3a5f7f36f4fe 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports/24f40cb9-83cd-4567-b8e8-d2e93a5b9e0c HTTP/1.1" status: 200 len: 1229 time: 0.0393984 2026-05-27 11:13:12.925 10 INFO neutron.wsgi [None req-5ee20c03-7e75-4435-af61-71b68e6a0881 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 4942 time: 0.0531895 2026-05-27 11:13:13.144 9 INFO neutron.wsgi [req-2fef49c6-99ed-4a56-94d7-f378878ba9a4 req-187b2b17-c368-4268-acec-278affb1f2d1 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "DELETE /v2.0/ports/24f40cb9-83cd-4567-b8e8-d2e93a5b9e0c HTTP/1.1" status: 204 len: 173 time: 0.2822928 2026-05-27 11:13:13.187 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-34b28fa4-3b78-447c-9499-e4cffa47544b'] response: {'server_uuid': 'fde4c74c-491c-46b2-8d00-43833f407063', 'name': 'network-vif-deleted', 'tag': '24f40cb9-83cd-4567-b8e8-d2e93a5b9e0c', 'status': 'completed', 'code': 200} 2026-05-27 11:13:13.250 9 INFO neutron.wsgi [req-2fef49c6-99ed-4a56-94d7-f378878ba9a4 req-73fe3af3-dbee-427d-adb0-e9f3fd322e1a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=790fbbe6b6384654a65bb31eb4bfac6f&device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 3921 time: 0.0542631 2026-05-27 11:13:13.620 9 INFO neutron.wsgi [req-2fef49c6-99ed-4a56-94d7-f378878ba9a4 req-a2802967-2611-4160-b570-ff17affca34a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=c57e685f-f637-4694-86eb-394687438ed0&id=dc239c5f-4ff7-4081-b040-6b985334ad09&id=9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7&id=bbc65aa7-5462-458d-a451-dd931d3aa32d HTTP/1.1" status: 200 len: 3307 time: 0.3649921 2026-05-27 11:13:13.646 9 INFO neutron.wsgi [req-2fef49c6-99ed-4a56-94d7-f378878ba9a4 req-2bf6a322-39b8-4aa7-a755-578e884ed2dc 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=172.24.1.49&port_id=883fc610-c337-49b6-8ddc-dc9d38ef5488 HTTP/1.1" status: 200 len: 217 time: 0.0221059 2026-05-27 11:13:13.681 9 INFO neutron.wsgi [req-2fef49c6-99ed-4a56-94d7-f378878ba9a4 req-5bba38e5-732a-4029-a352-09ddea57cb2e 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=de64c932-2de0-4f5b-b779-085f243beb3e HTTP/1.1" status: 200 len: 829 time: 0.0311773 2026-05-27 11:13:13.710 9 INFO neutron.wsgi [req-2fef49c6-99ed-4a56-94d7-f378878ba9a4 req-253bec58-7377-498a-b0d3-a167754697b2 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=c57e685f-f637-4694-86eb-394687438ed0&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0221059 2026-05-27 11:13:13.780 9 INFO neutron.wsgi [req-2fef49c6-99ed-4a56-94d7-f378878ba9a4 req-2bced1ad-fe85-4439-8566-e5eb6c83b099 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/c57e685f-f637-4694-86eb-394687438ed0?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0622325 2026-05-27 11:13:13.846 9 INFO neutron.wsgi [req-2fef49c6-99ed-4a56-94d7-f378878ba9a4 req-8b194b1d-3a4d-4f48-9a4b-0c7bddbce8ae 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/c57e685f-f637-4694-86eb-394687438ed0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0584271 2026-05-27 11:13:13.879 9 INFO neutron.wsgi [req-2fef49c6-99ed-4a56-94d7-f378878ba9a4 req-1976a84a-1c1f-48f3-8f61-b35d38a4c29f 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.227&port_id=e819e74a-4736-4a33-b640-541f7fe453a7 HTTP/1.1" status: 200 len: 217 time: 0.0261617 2026-05-27 11:13:13.916 9 INFO neutron.wsgi [req-2fef49c6-99ed-4a56-94d7-f378878ba9a4 req-d54eb2e5-86da-4fe7-84bb-0f9febc05b66 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=ec1c0fb0-f652-45c2-b99c-60a192c6d4f3 HTTP/1.1" status: 200 len: 853 time: 0.0307238 2026-05-27 11:13:13.944 9 INFO neutron.wsgi [req-2fef49c6-99ed-4a56-94d7-f378878ba9a4 req-68ea89f4-5551-4c3a-b346-298d67bac949 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=dc239c5f-4ff7-4081-b040-6b985334ad09&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0217659 2026-05-27 11:13:13.996 10 INFO neutron.wsgi [None req-04dea58d-6682-49c1-a14a-055fdf242076 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 3921 time: 0.0570147 2026-05-27 11:13:14.012 9 INFO neutron.wsgi [req-2fef49c6-99ed-4a56-94d7-f378878ba9a4 req-78b332ce-76f1-4160-956b-e0c224e8334e 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/dc239c5f-4ff7-4081-b040-6b985334ad09?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0615683 2026-05-27 11:13:14.027 10 INFO neutron.pecan_wsgi.hooks.translation [None req-af9882d3-8ecb-4189-b4e3-5faadca1de9a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] DELETE failed (client error): The resource could not be found. 2026-05-27 11:13:14.030 10 INFO neutron.wsgi [None req-af9882d3-8ecb-4189-b4e3-5faadca1de9a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "DELETE /v2.0/ports/24f40cb9-83cd-4567-b8e8-d2e93a5b9e0c HTTP/1.1" status: 404 len: 338 time: 0.0210218 2026-05-27 11:13:14.083 9 INFO neutron.wsgi [req-2fef49c6-99ed-4a56-94d7-f378878ba9a4 req-11cc836a-cce8-4114-ac05-945521b2d3a8 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/dc239c5f-4ff7-4081-b040-6b985334ad09?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0634065 2026-05-27 11:13:14.115 9 INFO neutron.wsgi [req-2fef49c6-99ed-4a56-94d7-f378878ba9a4 req-81903df7-f0cf-457f-99c3-bbc7453faa8a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.188&port_id=17930231-9d56-4258-befd-5a50b545d1d5 HTTP/1.1" status: 200 len: 217 time: 0.0272176 2026-05-27 11:13:14.153 10 INFO neutron.wsgi [None req-4e7320d8-8e9d-41da-94f1-c9534300608b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0093076 2026-05-27 11:13:14.168 10 INFO neutron.wsgi [None req-6b980903-d531-40ab-aedf-4374246842c6 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0042446 2026-05-27 11:13:14.168 9 INFO neutron.wsgi [req-2fef49c6-99ed-4a56-94d7-f378878ba9a4 req-9e7842c1-eb84-423e-a205-26f406670b65 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=cd7b6bde-3f14-4e16-ae57-843fc8b1a203 HTTP/1.1" status: 200 len: 851 time: 0.0449626 2026-05-27 11:13:14.176 10 INFO neutron.wsgi [None req-b42fb9bd-cf4a-4dba-bee2-4d448e09bc1c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0041938 2026-05-27 11:13:14.187 10 INFO neutron.wsgi [None req-3ec7a3fc-e0b0-4aaf-ae2a-3602865dffe0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0061474 2026-05-27 11:13:14.198 9 INFO neutron.wsgi [req-2fef49c6-99ed-4a56-94d7-f378878ba9a4 req-cc19c7cb-abe6-4116-8275-237e11ebd626 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0256147 2026-05-27 11:13:14.232 10 INFO neutron.wsgi [None req-12517336-2fe6-4a45-a7c8-95b0c6971ccc c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/subnets/ec1c0fb0-f652-45c2-b99c-60a192c6d4f3 HTTP/1.1" status: 200 len: 850 time: 0.0400155 2026-05-27 11:13:14.264 9 INFO neutron.wsgi [req-2fef49c6-99ed-4a56-94d7-f378878ba9a4 req-37028d2a-b470-4b95-9304-f25c0803bef5 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0608268 2026-05-27 11:13:14.273 10 INFO neutron.wsgi [None req-3be1d4b2-c69b-4530-926a-569fa3c6e85b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports/c00ea8d1-f77c-4fb5-a692-e84a77fac78a HTTP/1.1" status: 200 len: 1336 time: 0.0351622 2026-05-27 11:13:14.326 10 INFO neutron.wsgi [None req-5e13f26d-fd70-41e5-919c-1d6800682248 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports/e819e74a-4736-4a33-b640-541f7fe453a7 HTTP/1.1" status: 200 len: 1518 time: 0.0441573 2026-05-27 11:13:14.341 9 INFO neutron.wsgi [req-2fef49c6-99ed-4a56-94d7-f378878ba9a4 req-0cbd3530-4696-4c85-9ad0-a0814d370351 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0698032 2026-05-27 11:13:14.364 10 INFO neutron.wsgi [None req-b054bf82-8f97-4c3d-bf6f-a944d2ace262 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/subnets/ec1c0fb0-f652-45c2-b99c-60a192c6d4f3 HTTP/1.1" status: 200 len: 850 time: 0.0307105 2026-05-27 11:13:14.436 10 INFO neutron.wsgi [None req-e57f5214-8cf1-4185-bfd9-f9ec5a616bd5 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/networks/dc239c5f-4ff7-4081-b040-6b985334ad09 HTTP/1.1" status: 200 len: 1001 time: 0.0672786 2026-05-27 11:13:14.483 10 INFO neutron.wsgi [None req-f0851c6d-4a48-4ab2-b728-e25e41a7131d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports/c00ea8d1-f77c-4fb5-a692-e84a77fac78a HTTP/1.1" status: 200 len: 1336 time: 0.0394518 2026-05-27 11:13:14.526 10 INFO neutron.wsgi [None req-c40c293c-444b-4804-99df-d2ea1fa8b287 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/subnets/ec1c0fb0-f652-45c2-b99c-60a192c6d4f3 HTTP/1.1" status: 200 len: 850 time: 0.0345793 2026-05-27 11:13:17.149 10 INFO neutron.wsgi [None req-2743d393-521b-4d63-a7c9-f42ceb61875f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0080175 2026-05-27 11:13:17.158 10 INFO neutron.wsgi [None req-686e4d91-a9fc-4845-b149-7672f7831fb0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0045664 2026-05-27 11:13:17.166 10 INFO neutron.wsgi [None req-7b3311d1-2862-42c0-b36f-89f217fb3710 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0045154 2026-05-27 11:13:17.174 10 INFO neutron.wsgi [None req-4d59e52a-7b92-4393-b48f-c2f7f97de204 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0044143 2026-05-27 11:13:17.220 10 INFO neutron.wsgi [None req-bb026b1e-703f-41a4-a4c5-6feb134cfdba c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 3921 time: 0.0431285 2026-05-27 11:13:17.374 10 INFO neutron.wsgi [None req-b091a5cd-5556-421b-af51-9daabd4244b5 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0064139 2026-05-27 11:13:17.387 10 INFO neutron.wsgi [None req-6fbd52e8-245a-439c-8dad-f01a5ab8e3d2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0055707 2026-05-27 11:13:17.397 10 INFO neutron.wsgi [None req-3b65e450-fb5a-4c7e-bad3-2f2e86d44e16 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0052900 2026-05-27 11:13:17.405 10 INFO neutron.wsgi [None req-596d91c8-f268-48ac-a394-2d6aa6fe7e02 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0049722 2026-05-27 11:13:17.452 10 INFO neutron.wsgi [None req-0d5cb896-e2f7-4de7-a3cb-f8caf6b026d2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports/17930231-9d56-4258-befd-5a50b545d1d5 HTTP/1.1" status: 200 len: 1406 time: 0.0423479 2026-05-27 11:13:17.899 10 INFO neutron.db.ovn_revision_numbers_db [None req-94f813ce-3c62-401c-b18e-ed1e64bb8271 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 17930231-9d56-4258-befd-5a50b545d1d5 (type: ports) to 6 2026-05-27 11:13:17.913 10 INFO neutron.wsgi [None req-94f813ce-3c62-401c-b18e-ed1e64bb8271 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "PUT /v2.0/ports/17930231-9d56-4258-befd-5a50b545d1d5 HTTP/1.1" status: 200 len: 1203 time: 0.4523978 /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-05-27 11:13:17.963 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e626255d-803e-4647-8dfa-0bf84d86aa9a'] response: {'name': 'network-changed', 'server_uuid': 'fde4c74c-491c-46b2-8d00-43833f407063', 'tag': '17930231-9d56-4258-befd-5a50b545d1d5', 'status': 'completed', 'code': 200} 2026-05-27 11:13:17.981 10 INFO neutron.wsgi [None req-5a5faaec-58e7-4058-b99f-e4b3fb9009e3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/networks/9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7 HTTP/1.1" status: 200 len: 999 time: 0.0593524 2026-05-27 11:13:18.036 10 INFO neutron.wsgi [None req-f73c0111-a64e-4743-9104-2ddf996238b8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 3746 time: 0.0474827 2026-05-27 11:13:18.041 9 INFO neutron.wsgi [req-ffb77772-4840-4ca4-8082-11f90fcb1a20 req-6b2c5aeb-2063-4956-ba58-8f8e993b3e38 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=790fbbe6b6384654a65bb31eb4bfac6f&device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 3746 time: 0.0550561 2026-05-27 11:13:18.102 9 INFO neutron.wsgi [req-ffb77772-4840-4ca4-8082-11f90fcb1a20 req-dc79b7e2-7b93-419c-8616-9deeba7b3437 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7 HTTP/1.1" status: 200 len: 1002 time: 0.0550139 2026-05-27 11:13:18.166 10 INFO neutron.wsgi [None req-c0520792-c347-476f-97f4-4d3318a92aee c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 3746 time: 0.0482106 2026-05-27 11:13:18.178 9 INFO neutron.wsgi [req-ffb77772-4840-4ca4-8082-11f90fcb1a20 req-4955682e-9fbe-46e6-b943-9f7c39254861 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0710013 2026-05-27 11:13:18.245 9 INFO neutron.wsgi [req-ffb77772-4840-4ca4-8082-11f90fcb1a20 req-0cfdd09e-9b6b-4fcc-9c32-211b1ddb7929 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0612659 2026-05-27 11:13:18.394 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status down for port: 17930231-9d56-4258-befd-5a50b545d1d5 2026-05-27 11:13:18.695 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource 17930231-9d56-4258-befd-5a50b545d1d5 (type: ports) to 7 /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-05-27 11:13:19.224 10 INFO neutron.wsgi [None req-1c0dcad2-0539-4ce5-9e06-ed741ec29057 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 3744 time: 0.0475011 2026-05-27 11:13:20.006 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e405a74b-056d-496b-8738-e9b29ee8e4dc'] response: {'server_uuid': 'fde4c74c-491c-46b2-8d00-43833f407063', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '17930231-9d56-4258-befd-5a50b545d1d5', 'code': 200} 2026-05-27 11:13:20.006 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e405a74b-056d-496b-8738-e9b29ee8e4dc'] response: {'server_uuid': 'fde4c74c-491c-46b2-8d00-43833f407063', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '17930231-9d56-4258-befd-5a50b545d1d5', 'code': 200} 2026-05-27 11:13:20.283 10 INFO neutron.wsgi [None req-79b36246-db03-48ee-869b-b77f1219f58a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 3744 time: 0.0451882 2026-05-27 11:13:21.344 10 INFO neutron.wsgi [None req-ae44770f-8d7b-4d8b-9d9e-01986032f773 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 3744 time: 0.0446162 2026-05-27 11:13:22.400 10 INFO neutron.wsgi [None req-a7a3f123-5624-4d7f-a910-17833d6fafd8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 3744 time: 0.0418792 2026-05-27 11:13:23.465 10 INFO neutron.wsgi [None req-ec566fc2-d8eb-4620-b79d-c79b85274aea c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 3744 time: 0.0477180 2026-05-27 11:13:23.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023930 2026-05-27 11:13:23.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025244 2026-05-27 11:13:24.525 10 INFO neutron.wsgi [None req-e0a3b053-a0fc-4fd7-b88f-2d9aa09dbae7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 3744 time: 0.0463963 2026-05-27 11:13:25.582 10 INFO neutron.wsgi [None req-086f97e5-be59-476c-b960-4d5f9c8a5eb9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 3744 time: 0.0458732 2026-05-27 11:13:26.576 9 INFO neutron.wsgi [req-28568d64-f522-4455-ad61-21829d802830 req-aa4a36b3-3723-489b-acca-27fd6534e423 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?device_id=2a6d0a72-49fc-4f92-8563-3baa7589bfaf&fields=binding%3Ahost_id&fields=binding%3Avif_type HTTP/1.1" status: 200 len: 265 time: 0.0479193 2026-05-27 11:13:26.640 9 INFO neutron.wsgi [req-28568d64-f522-4455-ad61-21829d802830 req-a26d4781-ea33-4a0d-b110-32f156c812d9 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=93ae98ff4d1b4d8c855eeb47325978fc&device_id=2a6d0a72-49fc-4f92-8563-3baa7589bfaf HTTP/1.1" status: 200 len: 1642 time: 0.0455797 2026-05-27 11:13:26.643 10 INFO neutron.wsgi [None req-d2060e4d-10b7-463a-ad4d-6b395078610a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 3744 time: 0.0482221 2026-05-27 11:13:26.723 9 INFO neutron.wsgi [req-28568d64-f522-4455-ad61-21829d802830 req-38d50212-9d2b-4683-819f-e81629400fbe 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=bbc65aa7-5462-458d-a451-dd931d3aa32d HTTP/1.1" status: 200 len: 1002 time: 0.0653195 2026-05-27 11:13:26.777 9 INFO neutron.wsgi [req-28568d64-f522-4455-ad61-21829d802830 req-b9e2fa2d-ffcd-4178-ba8e-9c237989bbdd 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.116&port_id=8c4b03b0-750e-4fc2-8494-ce00339e4e00 HTTP/1.1" status: 200 len: 1059 time: 0.0471940 2026-05-27 11:13:26.805 9 INFO neutron.wsgi [req-28568d64-f522-4455-ad61-21829d802830 req-44b85029-824a-4179-a9dd-50636a38057a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2fe&port_id=8c4b03b0-750e-4fc2-8494-ce00339e4e00 HTTP/1.1" status: 200 len: 217 time: 0.0231998 2026-05-27 11:13:26.850 9 INFO neutron.wsgi [req-28568d64-f522-4455-ad61-21829d802830 req-119992c0-337a-4c9e-bdc0-b86b6a0186fc 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=cd0342ea-fd8a-46a4-bdeb-42bfd3d0cca1&id=f9bfe733-a930-4bc2-b5a2-fc8af14bbb35 HTTP/1.1" status: 200 len: 1567 time: 0.0365579 2026-05-27 11:13:26.880 9 INFO neutron.wsgi [req-28568d64-f522-4455-ad61-21829d802830 req-e94c4932-86e3-4607-97b3-5d7414b28723 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=bbc65aa7-5462-458d-a451-dd931d3aa32d&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0222156 2026-05-27 11:13:26.902 9 INFO neutron.wsgi [req-28568d64-f522-4455-ad61-21829d802830 req-71357db7-bc17-4169-92ca-063b4f639953 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=bbc65aa7-5462-458d-a451-dd931d3aa32d&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0191851 2026-05-27 11:13:26.969 9 INFO neutron.wsgi [req-28568d64-f522-4455-ad61-21829d802830 req-6ee9ffab-3cac-454a-8da9-711d7d0a4f43 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/bbc65aa7-5462-458d-a451-dd931d3aa32d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0598552 2026-05-27 11:13:27.035 9 INFO neutron.wsgi [req-28568d64-f522-4455-ad61-21829d802830 req-2f8bfb7f-440f-4302-aee7-97c1c7e28007 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/bbc65aa7-5462-458d-a451-dd931d3aa32d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0617008 2026-05-27 11:13:27.702 10 INFO neutron.wsgi [None req-daab8c1e-b7db-480b-95e6-d48f0d985580 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 3744 time: 0.0483978 2026-05-27 11:13:28.758 10 INFO neutron.wsgi [None req-b3a9124e-9ba7-439f-a391-37abe5034706 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 3744 time: 0.0479867 2026-05-27 11:13:29.823 10 INFO neutron.wsgi [None req-f6238a0e-2786-48a6-9ef1-6c3f3d3478b7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 3744 time: 0.0512774 2026-05-27 11:13:30.890 10 INFO neutron.wsgi [None req-7f9a2665-d479-4ca1-8557-a7609116e65b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 3744 time: 0.0534954 2026-05-27 11:13:31.304 10 INFO neutron.wsgi [None req-f8d3c1c2-fee9-4a24-9482-3ac5601f6a71 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 2765 time: 0.1628582 2026-05-27 11:13:31.352 10 INFO neutron.wsgi [None req-a9e611a7-83d6-4340-b230-7e7ec58feee5 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5497 time: 0.0466530 2026-05-27 11:13:31.364 10 INFO neutron.wsgi [None req-536527e0-0aa2-4c33-8df3-b82ca7e34148 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0099792 2026-05-27 11:13:31.406 10 INFO neutron.wsgi [None req-ef8741ee-8d7f-429f-9b63-30ff44398bc2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5497 time: 0.0415444 2026-05-27 11:13:31.492 10 INFO neutron.wsgi [None req-55913a21-d53b-46c9-8427-117d491a7435 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4719 time: 0.0833423 2026-05-27 11:13:31.510 10 INFO neutron.wsgi [None req-43d72112-e695-497b-9717-7df0fd566770 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3362 time: 0.0162005 2026-05-27 11:13:31.572 10 INFO neutron.wsgi [None req-6836759b-5d52-40fe-9660-571f2aafa74a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 31673 time: 0.0597029 2026-05-27 11:13:31.681 10 INFO neutron.wsgi [None req-a1e4895b-bffd-4f98-913a-b65a260b0474 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/ports HTTP/1.1" status: 200 len: 23242 time: 0.0970166 2026-05-27 11:13:31.774 10 INFO neutron.wsgi [None req-b57510c2-e07b-48c9-8720-1094fae3b017 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/routers HTTP/1.1" status: 200 len: 1140 time: 0.0788538 2026-05-27 11:13:31.786 10 INFO neutron.wsgi [None req-e2b104d6-5829-47c2-ac8d-6c891c9e36ff c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0110819 2026-05-27 11:13:31.801 10 INFO neutron.wsgi [None req-07963176-3e2b-455f-9f48-c28177d64cdf c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0130768 2026-05-27 11:13:31.957 10 INFO neutron.wsgi [None req-d16f338b-23b1-46e6-837b-88829bba5031 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 3744 time: 0.0548687 2026-05-27 11:13:33.020 10 INFO neutron.wsgi [None req-92377799-9b6c-49c0-94f5-1d5b07e4b004 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 3744 time: 0.0474460 2026-05-27 11:13:34.080 10 INFO neutron.wsgi [None req-9f0f40c2-2d0c-4c4b-b6d9-d826cc3abe63 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 3744 time: 0.0465984 2026-05-27 11:13:35.150 10 INFO neutron.wsgi [None req-f44017a8-5cfb-4ad1-b675-e5aa6f27a201 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 3744 time: 0.0547554 2026-05-27 11:13:36.213 10 INFO neutron.wsgi [None req-7d7b2132-9f2f-4642-a24e-9156469d7e75 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 3744 time: 0.0481782 2026-05-27 11:13:37.272 10 INFO neutron.wsgi [None req-1095d4c3-4561-4691-b422-fbc011b40a33 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 3744 time: 0.0447628 2026-05-27 11:13:38.339 10 INFO neutron.wsgi [None req-94e006b3-0199-42ac-a414-bba9d10157a8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 3744 time: 0.0527072 2026-05-27 11:13:38.462 9 INFO neutron.wsgi [req-d88054c2-002c-4773-a3e1-430d915c8fe8 req-d09691c0-9624-4765-b7bd-223caff50352 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports/17930231-9d56-4258-befd-5a50b545d1d5 HTTP/1.1" status: 200 len: 1229 time: 0.0325344 2026-05-27 11:13:38.731 9 INFO neutron.wsgi [req-d88054c2-002c-4773-a3e1-430d915c8fe8 req-296b31ef-698e-4e8c-ae3e-3c63375e03b3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "DELETE /v2.0/ports/17930231-9d56-4258-befd-5a50b545d1d5 HTTP/1.1" status: 204 len: 173 time: 0.2649269 2026-05-27 11:13:38.772 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-f0cd41af-0c0e-447d-b1e2-e834e425ed86'] response: {'server_uuid': 'fde4c74c-491c-46b2-8d00-43833f407063', 'name': 'network-vif-deleted', 'tag': '17930231-9d56-4258-befd-5a50b545d1d5', 'status': 'completed', 'code': 200} 2026-05-27 11:13:38.827 9 INFO neutron.wsgi [req-d88054c2-002c-4773-a3e1-430d915c8fe8 req-a8f9f82d-c8a4-4f9a-844c-e4101d5afd3d 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=790fbbe6b6384654a65bb31eb4bfac6f&device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 2723 time: 0.0449905 2026-05-27 11:13:38.910 9 INFO neutron.wsgi [req-d88054c2-002c-4773-a3e1-430d915c8fe8 req-994c28d8-9064-421c-9e95-8173c11562fd 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=c57e685f-f637-4694-86eb-394687438ed0&id=dc239c5f-4ff7-4081-b040-6b985334ad09&id=9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7 HTTP/1.1" status: 200 len: 2518 time: 0.0741007 2026-05-27 11:13:38.942 9 INFO neutron.wsgi [req-d88054c2-002c-4773-a3e1-430d915c8fe8 req-fe76b265-2c83-4084-ac28-f28a029a96a5 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=172.24.1.49&port_id=883fc610-c337-49b6-8ddc-dc9d38ef5488 HTTP/1.1" status: 200 len: 217 time: 0.0262172 2026-05-27 11:13:38.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019059 2026-05-27 11:13:38.957 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0012648 2026-05-27 11:13:38.989 9 INFO neutron.wsgi [req-d88054c2-002c-4773-a3e1-430d915c8fe8 req-495bbdb5-fc1d-4cb4-8105-4be1bbc888cc 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=de64c932-2de0-4f5b-b779-085f243beb3e HTTP/1.1" status: 200 len: 829 time: 0.0410993 2026-05-27 11:13:39.019 9 INFO neutron.wsgi [req-d88054c2-002c-4773-a3e1-430d915c8fe8 req-6509e5ae-96b4-431f-b0d3-958a5a9be8cf 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=c57e685f-f637-4694-86eb-394687438ed0&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0219204 2026-05-27 11:13:39.075 9 INFO neutron.wsgi [req-d88054c2-002c-4773-a3e1-430d915c8fe8 req-e9073a62-c85a-43f7-82dd-4d2254acda40 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/c57e685f-f637-4694-86eb-394687438ed0?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0511856 2026-05-27 11:13:39.141 9 INFO neutron.wsgi [req-d88054c2-002c-4773-a3e1-430d915c8fe8 req-2b1eeffa-b696-4fe5-961d-ca8d98ff54d6 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/c57e685f-f637-4694-86eb-394687438ed0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0604613 2026-05-27 11:13:39.175 9 INFO neutron.wsgi [req-d88054c2-002c-4773-a3e1-430d915c8fe8 req-2e89612b-e5d3-47c5-84b9-7d650bf74a6a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.1.1.227&port_id=e819e74a-4736-4a33-b640-541f7fe453a7 HTTP/1.1" status: 200 len: 217 time: 0.0270720 2026-05-27 11:13:39.221 9 INFO neutron.wsgi [req-d88054c2-002c-4773-a3e1-430d915c8fe8 req-bf35bf35-a62e-4092-af3e-bc1e82407ba0 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=ec1c0fb0-f652-45c2-b99c-60a192c6d4f3 HTTP/1.1" status: 200 len: 853 time: 0.0339036 2026-05-27 11:13:39.252 9 INFO neutron.wsgi [req-d88054c2-002c-4773-a3e1-430d915c8fe8 req-9531e9de-77c7-423d-99ff-9f02b8ffb64b 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=dc239c5f-4ff7-4081-b040-6b985334ad09&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0254726 2026-05-27 11:13:39.325 9 INFO neutron.wsgi [req-d88054c2-002c-4773-a3e1-430d915c8fe8 req-c97fb40f-d923-4b41-988e-95b9fa882171 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/dc239c5f-4ff7-4081-b040-6b985334ad09?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0689631 2026-05-27 11:13:39.385 9 INFO neutron.wsgi [req-d88054c2-002c-4773-a3e1-430d915c8fe8 req-d2907c19-5ff3-4653-87a0-52ee12ad44a5 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/dc239c5f-4ff7-4081-b040-6b985334ad09?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0544243 2026-05-27 11:13:39.406 10 INFO neutron.wsgi [None req-1c53e510-ed80-4b32-a489-8454f7a5cd40 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 2723 time: 0.0538087 2026-05-27 11:13:39.436 10 INFO neutron.pecan_wsgi.hooks.translation [None req-d4c9fe18-e024-4e7a-a8e9-2c547bdc62d2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] DELETE failed (client error): The resource could not be found. 2026-05-27 11:13:39.438 10 INFO neutron.wsgi [None req-d4c9fe18-e024-4e7a-a8e9-2c547bdc62d2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "DELETE /v2.0/ports/17930231-9d56-4258-befd-5a50b545d1d5 HTTP/1.1" status: 404 len: 338 time: 0.0230505 2026-05-27 11:13:39.561 10 INFO neutron.wsgi [None req-e19d67f7-f3a2-4839-9ba6-0f79307aaded c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0088329 2026-05-27 11:13:39.570 10 INFO neutron.wsgi [None req-2570afbe-305a-4bb0-b269-1389cb6663b9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0032721 2026-05-27 11:13:39.579 10 INFO neutron.wsgi [None req-0e8c1986-21d6-4dc1-b29e-a93a42ace859 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0043247 2026-05-27 11:13:39.589 10 INFO neutron.wsgi [None req-db75f302-79f8-4f24-ae8c-755e5e7145ad c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0047970 2026-05-27 11:13:39.636 10 INFO neutron.wsgi [None req-4397b920-3b99-47bf-9846-4d88e81d9ae7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/subnets/ec1c0fb0-f652-45c2-b99c-60a192c6d4f3 HTTP/1.1" status: 200 len: 850 time: 0.0422456 2026-05-27 11:13:39.702 10 INFO neutron.wsgi [None req-e820e1cd-805b-4937-bf2c-747b7460d645 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports/c00ea8d1-f77c-4fb5-a692-e84a77fac78a HTTP/1.1" status: 200 len: 1336 time: 0.0591190 2026-05-27 11:13:39.999 10 INFO neutron.wsgi [None req-901a3874-ca8d-4560-8b4e-96a8196eca53 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports/e819e74a-4736-4a33-b640-541f7fe453a7 HTTP/1.1" status: 200 len: 1518 time: 0.2891834 2026-05-27 11:13:40.035 10 INFO neutron.wsgi [None req-a4dab0a1-8206-42f7-96b6-a0c9e077b023 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/subnets/ec1c0fb0-f652-45c2-b99c-60a192c6d4f3 HTTP/1.1" status: 200 len: 850 time: 0.0286257 2026-05-27 11:13:40.094 10 INFO neutron.wsgi [None req-15b2365a-96a0-4cee-b4d0-352ae1a2ef8f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/networks/dc239c5f-4ff7-4081-b040-6b985334ad09 HTTP/1.1" status: 200 len: 1001 time: 0.0514836 2026-05-27 11:13:40.147 10 INFO neutron.wsgi [None req-e961ea1c-a4e4-4224-a269-a7f7a50a8bd5 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports/c00ea8d1-f77c-4fb5-a692-e84a77fac78a HTTP/1.1" status: 200 len: 1336 time: 0.0471535 2026-05-27 11:13:40.212 10 INFO neutron.wsgi [None req-2cff51a8-c196-4cf3-9a13-1f54d17cd445 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/subnets/ec1c0fb0-f652-45c2-b99c-60a192c6d4f3 HTTP/1.1" status: 200 len: 850 time: 0.0580423 2026-05-27 11:13:49.373 10 INFO neutron.wsgi [None req-8a7d3bb6-ca0a-4ca0-b8a0-a371886e486e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0071418 2026-05-27 11:13:49.383 10 INFO neutron.wsgi [None req-d30e02b6-91a9-4cc9-a21e-1ed19712bec3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0049856 2026-05-27 11:13:49.392 10 INFO neutron.wsgi [None req-389d3d00-a1c2-44e1-9253-9f60ce559bed c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0054400 2026-05-27 11:13:49.404 10 INFO neutron.wsgi [None req-c00ee777-638e-4a42-b94f-958721e5c2bc c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0060084 2026-05-27 11:13:49.418 10 INFO neutron.api.v2.resource [None req-12f0a87a-e579-4cd9-826a-4c2a6adfc4d0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:13:49.419 10 INFO neutron.wsgi [None req-12f0a87a-e579-4cd9-826a-4c2a6adfc4d0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/security-groups/lb-5d58a2e3-34d2-4ac9-928c-7051763ca9b1 HTTP/1.1" status: 404 len: 355 time: 0.0113163 2026-05-27 11:13:49.457 10 INFO neutron.wsgi [None req-05a8fcd0-d444-40b1-9c35-d3f3883c7c83 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/security-groups?name=lb-5d58a2e3-34d2-4ac9-928c-7051763ca9b1 HTTP/1.1" status: 200 len: 3065 time: 0.0341070 2026-05-27 11:13:49.516 10 INFO neutron.wsgi [None req-ee1f9343-9cd9-4852-a0ff-1c5ca5938bb2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/security-group-rules?security_group_id=31a5abeb-57b0-4230-b16f-3143c821a45b HTTP/1.1" status: 200 len: 2534 time: 0.0531294 2026-05-27 11:13:49.686 10 INFO neutron.wsgi [None req-39e47b5a-efd5-4e67-a985-7ad9008f9914 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "DELETE /v2.0/security-group-rules/12fdaa87-4f6d-4e8c-8e4f-9c683af04ae1 HTTP/1.1" status: 204 len: 173 time: 0.1571517 2026-05-27 11:13:49.871 10 INFO neutron.wsgi [None req-fe560231-ab4b-4867-885e-38f91f3bea5f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "DELETE /v2.0/security-group-rules/a2c90816-f3e2-400b-8330-1e479726c8ec HTTP/1.1" status: 204 len: 173 time: 0.1767645 2026-05-27 11:13:52.711 9 INFO neutron.db.l3_db [None req-f9e2e009-90c3-41a1-a227-4cc6941e4548 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Floating IP 12457659-8cc6-4d01-b146-7bc42a6a207d disassociated (deleted). External IP: 10.96.250.216, port: c00ea8d1-f77c-4fb5-a692-e84a77fac78a. 2026-05-27 11:13:52.746 9 INFO neutron.wsgi [None req-f9e2e009-90c3-41a1-a227-4cc6941e4548 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "DELETE /v2.0/floatingips/12457659-8cc6-4d01-b146-7bc42a6a207d HTTP/1.1" status: 204 len: 168 time: 0.5191634 /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-05-27 11:13:52.776 9 INFO neutron.api.v2.resource [None req-d1c98a45-b812-4d7a-a7d4-31544075875a a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:13:52.777 9 INFO neutron.wsgi [None req-d1c98a45-b812-4d7a-a7d4-31544075875a a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "GET /v2.0/floatingips/12457659-8cc6-4d01-b146-7bc42a6a207d HTTP/1.1" status: 404 len: 345 time: 0.0245094 2026-05-27 11:13:53.456 10 INFO neutron.wsgi [None req-8f4795f5-8f32-4bcb-88c7-88fd4c8822e4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0093811 2026-05-27 11:13:53.465 10 INFO neutron.wsgi [None req-100b3537-58e7-4bf3-ae04-fcac6b529675 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0043972 2026-05-27 11:13:53.477 10 INFO neutron.wsgi [None req-f87c6f15-83be-427a-ba40-f70b88e674f5 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0076256 2026-05-27 11:13:53.492 10 INFO neutron.wsgi [None req-b04e20a7-d348-4685-be46-589587dd399c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0085218 2026-05-27 11:13:53.528 10 INFO neutron.wsgi [None req-796ea0d5-757c-472d-87f6-837c90b1f9e3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/subnets/ec1c0fb0-f652-45c2-b99c-60a192c6d4f3 HTTP/1.1" status: 200 len: 850 time: 0.0315242 2026-05-27 11:13:53.576 10 INFO neutron.wsgi [None req-28777b74-de71-48fa-be77-d68461a96038 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 2723 time: 0.0422554 2026-05-27 11:13:53.641 10 INFO neutron.wsgi [None req-2a729f22-721a-46c2-97cf-f1ef1b3bc55e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 2723 time: 0.0540662 2026-05-27 11:13:53.742 10 INFO neutron.wsgi [None req-9935ef8f-53a1-4ad1-9b4b-8d0978192ca0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 2723 time: 0.0388625 2026-05-27 11:13:53.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028083 2026-05-27 11:13:53.956 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032380 2026-05-27 11:13:53.998 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status down for port: e819e74a-4736-4a33-b640-541f7fe453a7 2026-05-27 11:13:54.147 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-bbfaf7c3-4ce1-4c95-937e-9023819d83c0'] response: {'server_uuid': 'fde4c74c-491c-46b2-8d00-43833f407063', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e819e74a-4736-4a33-b640-541f7fe453a7', 'code': 200} 2026-05-27 11:13:54.164 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9fe7c78-f113-4369-9f33-23cd55a53877 - - - - - -] Successfully bumped revision number for resource c00ea8d1-f77c-4fb5-a692-e84a77fac78a (type: ports) to 6 2026-05-27 11:13:54.305 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource e819e74a-4736-4a33-b640-541f7fe453a7 (type: ports) to 7 2026-05-27 11:13:54.323 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status down for port: c00ea8d1-f77c-4fb5-a692-e84a77fac78a /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-05-27 11:13:54.800 10 INFO neutron.wsgi [None req-426a2307-98e2-480e-bd5a-853093ed2221 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 2721 time: 0.0470669 2026-05-27 11:13:55.860 10 INFO neutron.wsgi [None req-f8aa019d-78bb-4eeb-b363-ac60e13920fa c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 2721 time: 0.0465670 2026-05-27 11:13:56.183 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-db18cb83-b2d3-4b45-804c-cb7d80cfa3ae'] response: {'server_uuid': 'fde4c74c-491c-46b2-8d00-43833f407063', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'e819e74a-4736-4a33-b640-541f7fe453a7', 'code': 200} 2026-05-27 11:13:56.917 10 INFO neutron.wsgi [None req-87008482-7c74-4414-9108-63e434a46ded c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 2721 time: 0.0468740 2026-05-27 11:13:57.970 10 INFO neutron.wsgi [None req-b0cee685-dbe4-42c3-9990-b98966af2093 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 2721 time: 0.0422018 2026-05-27 11:13:59.024 10 INFO neutron.wsgi [None req-1a28788d-b962-4b61-a5e6-ea9727f88d64 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 2721 time: 0.0433841 2026-05-27 11:14:00.084 10 INFO neutron.wsgi [None req-3bb8558b-da1c-4b64-81a2-f99c6a470330 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 2721 time: 0.0472612 2026-05-27 11:14:01.134 10 INFO neutron.wsgi [None req-859e7ea7-a332-4346-9d51-afba52e1c133 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 2721 time: 0.0383747 2026-05-27 11:14:02.198 10 INFO neutron.wsgi [None req-2a15af12-5572-486d-b03e-bfc41a092c7e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 2721 time: 0.0516932 2026-05-27 11:14:03.264 10 INFO neutron.wsgi [None req-e748acb7-a07b-43d0-b8cd-10c73064e4da c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 2721 time: 0.0551586 2026-05-27 11:14:04.320 10 INFO neutron.wsgi [None req-a2985244-e56f-4876-99ae-85564c9da8f7 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 2721 time: 0.0460773 2026-05-27 11:14:05.373 10 INFO neutron.wsgi [None req-a0e6b0c2-3487-4bb7-8371-2fe6ff6c6381 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 2721 time: 0.0408242 2026-05-27 11:14:06.433 10 INFO neutron.wsgi [None req-59aece14-8a4d-40c5-b5fa-bd657e3be574 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 2721 time: 0.0480349 2026-05-27 11:14:07.487 10 INFO neutron.wsgi [None req-8742b7a8-882b-4b18-8877-f875cfb3340f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 2721 time: 0.0419343 2026-05-27 11:14:08.546 10 INFO neutron.wsgi [None req-26b4fb50-c249-4ae1-9a14-d74081bb649f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 2721 time: 0.0463574 2026-05-27 11:14:08.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029221 2026-05-27 11:14:08.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0033572 2026-05-27 11:14:09.604 10 INFO neutron.wsgi [None req-c3e5bef7-1739-41ed-8ac9-8da3379ae99b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 2721 time: 0.0473940 2026-05-27 11:14:10.664 10 INFO neutron.wsgi [None req-a28c6235-d432-4ef6-9ca5-4e05b2ccfe6f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 2721 time: 0.0472157 2026-05-27 11:14:11.725 10 INFO neutron.wsgi [None req-16368862-3b89-4b30-9e78-d75192852333 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 2721 time: 0.0493772 2026-05-27 11:14:12.784 10 INFO neutron.wsgi [None req-99ac5b3d-585d-40b0-8e9b-af9b99b411b5 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 2721 time: 0.0461481 2026-05-27 11:14:13.857 10 INFO neutron.wsgi [None req-6eed1d23-216e-4bcc-bed4-849bd5595a89 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 2721 time: 0.0597699 2026-05-27 11:14:14.095 9 INFO neutron.wsgi [req-4f010c59-0c19-4884-bf74-c408e759b95d req-b9b10efb-dd06-4f81-a1b8-203d7bd3e8b1 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports/e819e74a-4736-4a33-b640-541f7fe453a7 HTTP/1.1" status: 200 len: 1516 time: 0.0387442 2026-05-27 11:14:14.140 9 INFO neutron.wsgi [req-4f010c59-0c19-4884-bf74-c408e759b95d req-9e09b0a0-566b-40d0-91dc-0084a0274f62 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports/e819e74a-4736-4a33-b640-541f7fe453a7?fields=binding%3Aprofile&fields=network_id HTTP/1.1" status: 200 len: 281 time: 0.0393755 2026-05-27 11:14:14.208 9 INFO neutron.wsgi [req-4f010c59-0c19-4884-bf74-c408e759b95d req-faba25e3-d162-49d6-9aaa-1f2d0d82655a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/networks/dc239c5f-4ff7-4081-b040-6b985334ad09?fields=dns_domain HTTP/1.1" status: 200 len: 227 time: 0.0629539 2026-05-27 11:14:14.635 9 INFO neutron.db.ovn_revision_numbers_db [req-4f010c59-0c19-4884-bf74-c408e759b95d req-3e92b140-4650-4428-bda1-0d8ba9d991d6 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] Successfully bumped revision number for resource e819e74a-4736-4a33-b640-541f7fe453a7 (type: ports) to 8 2026-05-27 11:14:14.655 9 INFO neutron.wsgi [req-4f010c59-0c19-4884-bf74-c408e759b95d req-3e92b140-4650-4428-bda1-0d8ba9d991d6 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "PUT /v2.0/ports/e819e74a-4736-4a33-b640-541f7fe453a7 HTTP/1.1" status: 200 len: 1350 time: 0.4398253 /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-05-27 11:14:14.742 9 INFO neutron.wsgi [req-4f010c59-0c19-4884-bf74-c408e759b95d req-615e27b6-4ab7-4e30-902b-81aaf4597925 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=790fbbe6b6384654a65bb31eb4bfac6f&device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 1413 time: 0.0387967 2026-05-27 11:14:14.824 9 INFO neutron.wsgi [req-4f010c59-0c19-4884-bf74-c408e759b95d req-3e6290e0-16cb-403a-b332-c89a0601a976 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=c57e685f-f637-4694-86eb-394687438ed0&id=dc239c5f-4ff7-4081-b040-6b985334ad09 HTTP/1.1" status: 200 len: 1729 time: 0.0717723 2026-05-27 11:14:14.855 9 INFO neutron.wsgi [req-4f010c59-0c19-4884-bf74-c408e759b95d req-da57258d-42c7-4550-bfe8-d92464b130fe 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=172.24.1.49&port_id=883fc610-c337-49b6-8ddc-dc9d38ef5488 HTTP/1.1" status: 200 len: 217 time: 0.0226121 2026-05-27 11:14:14.891 9 INFO neutron.wsgi [req-4f010c59-0c19-4884-bf74-c408e759b95d req-02b2ff4b-38ba-4640-b479-2f353dc8739b 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=de64c932-2de0-4f5b-b779-085f243beb3e HTTP/1.1" status: 200 len: 829 time: 0.0313292 2026-05-27 11:14:14.915 10 INFO neutron.wsgi [None req-9a9c3228-6fe9-48eb-afc6-722a16cec5d8 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 1413 time: 0.0463204 2026-05-27 11:14:14.915 9 INFO neutron.wsgi [req-4f010c59-0c19-4884-bf74-c408e759b95d req-f732d671-8467-4c51-a651-fa73c5fe050a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=c57e685f-f637-4694-86eb-394687438ed0&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0193682 2026-05-27 11:14:14.997 9 INFO neutron.wsgi [req-4f010c59-0c19-4884-bf74-c408e759b95d req-d4ee7b8c-45b9-4dab-b5d6-38b66295b94e 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/c57e685f-f637-4694-86eb-394687438ed0?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0752625 2026-05-27 11:14:15.065 9 INFO neutron.wsgi [req-4f010c59-0c19-4884-bf74-c408e759b95d req-bd51c4ff-e608-44f9-94b5-c689a8136121 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/c57e685f-f637-4694-86eb-394687438ed0?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0629091 2026-05-27 11:14:15.343 10 INFO neutron.db.ovn_revision_numbers_db [None req-e1cb1b79-be01-410f-9f8f-0daedba45209 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource e819e74a-4736-4a33-b640-541f7fe453a7 (type: ports) to 9 2026-05-27 11:14:15.360 10 INFO neutron.wsgi [None req-e1cb1b79-be01-410f-9f8f-0daedba45209 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "PUT /v2.0/ports/e819e74a-4736-4a33-b640-541f7fe453a7 HTTP/1.1" status: 200 len: 1290 time: 0.4355314 /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-05-27 11:14:15.399 10 INFO neutron.wsgi [None req-dc84a7aa-2c06-491b-94e9-e053b4f9f9b4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports/e819e74a-4736-4a33-b640-541f7fe453a7 HTTP/1.1" status: 200 len: 1290 time: 0.0324578 2026-05-27 11:14:15.462 9 INFO neutron.db.ovn_revision_numbers_db [None req-b9fe7c78-f113-4369-9f33-23cd55a53877 - - - - - -] Successfully bumped revision number for resource c00ea8d1-f77c-4fb5-a692-e84a77fac78a (type: ports) to 8 2026-05-27 11:14:15.738 10 INFO neutron.wsgi [None req-4784f86e-6e23-4061-8941-0b1255a96a4a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "DELETE /v2.0/ports/e819e74a-4736-4a33-b640-541f7fe453a7 HTTP/1.1" status: 204 len: 173 time: 0.3315854 2026-05-27 11:14:15.828 10 INFO neutron.wsgi [None req-e84cd218-9aca-4f30-adff-136a1c25ec0f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/security-group HTTP/1.1" status: 200 len: 369 time: 0.0080855 2026-05-27 11:14:15.837 10 INFO neutron.wsgi [None req-6773e062-9737-47d9-be37-7cf3fd4b26e0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/dns-integration HTTP/1.1" status: 200 len: 371 time: 0.0044632 2026-05-27 11:14:15.845 10 INFO neutron.wsgi [None req-7e8e54ff-e6da-403a-a3f3-c87794b8b029 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/qos HTTP/1.1" status: 200 len: 365 time: 0.0044127 2026-05-27 11:14:15.853 10 INFO neutron.wsgi [None req-fb8f77ac-b691-46eb-9669-e79d629f787a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/extensions/allowed-address-pairs HTTP/1.1" status: 200 len: 383 time: 0.0044799 2026-05-27 11:14:15.878 10 INFO neutron.pecan_wsgi.hooks.translation [None req-c6a86462-6bf7-4b62-be3a-a693562bf749 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] DELETE failed (client error): The resource could not be found. 2026-05-27 11:14:15.880 10 INFO neutron.wsgi [None req-c6a86462-6bf7-4b62-be3a-a693562bf749 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "DELETE /v2.0/ports/e819e74a-4736-4a33-b640-541f7fe453a7 HTTP/1.1" status: 404 len: 338 time: 0.0218620 2026-05-27 11:14:15.922 10 INFO neutron.wsgi [None req-8d167bde-a070-406f-b9bb-1ac14e98b122 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports/c00ea8d1-f77c-4fb5-a692-e84a77fac78a HTTP/1.1" status: 200 len: 1328 time: 0.0326710 2026-05-27 11:14:15.938 10 INFO neutron.api.v2.resource [None req-e7bd5dc5-850f-4a47-8832-8e7f5e1271d4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:14:15.939 10 INFO neutron.wsgi [None req-e7bd5dc5-850f-4a47-8832-8e7f5e1271d4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/security-groups/lb-5d58a2e3-34d2-4ac9-928c-7051763ca9b1 HTTP/1.1" status: 404 len: 355 time: 0.0100560 2026-05-27 11:14:15.969 10 INFO neutron.wsgi [None req-58f2c83b-4f7c-4df0-a53c-67bde70f5f8e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/security-groups?name=lb-5d58a2e3-34d2-4ac9-928c-7051763ca9b1 HTTP/1.1" status: 200 len: 1839 time: 0.0274527 2026-05-27 11:14:16.013 10 INFO neutron.wsgi [None req-a6fd1d6d-6ada-4388-b1a4-579ccb044c0e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports/c00ea8d1-f77c-4fb5-a692-e84a77fac78a HTTP/1.1" status: 200 len: 1328 time: 0.0350945 2026-05-27 11:14:16.393 10 INFO neutron.db.ovn_revision_numbers_db [None req-4f1d9a30-f963-4e86-a92e-25f257e6a363 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource c00ea8d1-f77c-4fb5-a692-e84a77fac78a (type: ports) to 9 2026-05-27 11:14:16.413 10 INFO neutron.wsgi [None req-4f1d9a30-f963-4e86-a92e-25f257e6a363 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "PUT /v2.0/ports/c00ea8d1-f77c-4fb5-a692-e84a77fac78a HTTP/1.1" status: 200 len: 1290 time: 0.3946908 2026-05-27 11:14:16.534 10 INFO neutron.wsgi [None req-2b0f1605-e7cc-46c5-b23f-4d0d92296bff c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "DELETE /v2.0/security-groups/31a5abeb-57b0-4230-b16f-3143c821a45b HTTP/1.1" status: 204 len: 173 time: 0.1113193 2026-05-27 11:14:16.868 10 INFO neutron.wsgi [None req-479564d9-176e-479d-9e86-cb8b2c0cbe22 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "DELETE /v2.0/ports/c00ea8d1-f77c-4fb5-a692-e84a77fac78a HTTP/1.1" status: 204 len: 173 time: 0.3255346 2026-05-27 11:14:17.222 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status down for port: 883fc610-c337-49b6-8ddc-dc9d38ef5488 2026-05-27 11:14:17.379 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-c7e56601-08a0-4a45-be9b-ae6cf9656730'] response: {'server_uuid': 'fde4c74c-491c-46b2-8d00-43833f407063', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '883fc610-c337-49b6-8ddc-dc9d38ef5488', 'code': 200} 2026-05-27 11:14:17.494 9 INFO neutron.wsgi [req-4494e639-cb5c-45ba-afa7-6888c4bdac96 req-3a502ae0-356e-4e24-9eee-cb3becae204a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=fde4c74c-491c-46b2-8d00-43833f407063 HTTP/1.1" status: 200 len: 1411 time: 0.0400336 2026-05-27 11:14:17.545 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource 883fc610-c337-49b6-8ddc-dc9d38ef5488 (type: ports) to 5 2026-05-27 11:14:17.800 9 INFO neutron.wsgi [req-4494e639-cb5c-45ba-afa7-6888c4bdac96 req-c18cf1cb-05cc-4f54-abbe-a0b7a0a9aedd c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 199.204.45.162 "DELETE /v2.0/ports/883fc610-c337-49b6-8ddc-dc9d38ef5488 HTTP/1.1" status: 204 len: 173 time: 0.2999156 2026-05-27 11:14:17.842 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-9c379b1e-b726-40ef-b296-0782d1b08c0b'] response: {'server_uuid': 'fde4c74c-491c-46b2-8d00-43833f407063', 'name': 'network-vif-deleted', 'tag': '883fc610-c337-49b6-8ddc-dc9d38ef5488', '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-05-27 11:14:18.552 10 INFO neutron.db.l3_db [None req-dc8b97ed-2502-4f8f-bac4-7590de39264a a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Floating IP 0e70c05d-5d7d-4db1-8757-aa51e1f40e63 disassociated (deleted). External IP: 10.96.250.213, port: 8c4b03b0-750e-4fc2-8494-ce00339e4e00. 2026-05-27 11:14:18.588 10 INFO neutron.wsgi [None req-dc8b97ed-2502-4f8f-bac4-7590de39264a a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "DELETE /v2.0/floatingips/0e70c05d-5d7d-4db1-8757-aa51e1f40e63 HTTP/1.1" status: 204 len: 168 time: 0.4999845 2026-05-27 11:14:18.622 10 INFO neutron.api.v2.resource [None req-aa2e458f-2d6c-4af1-a7a7-fc15e81c202b a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:14:18.623 10 INFO neutron.wsgi [None req-aa2e458f-2d6c-4af1-a7a7-fc15e81c202b a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "GET /v2.0/floatingips/0e70c05d-5d7d-4db1-8757-aa51e1f40e63 HTTP/1.1" status: 404 len: 345 time: 0.0295360 /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-05-27 11:14:18.839 9 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] OVN reports status down for port: 8c4b03b0-750e-4fc2-8494-ce00339e4e00 2026-05-27 11:14:18.953 9 INFO neutron.wsgi [req-cfe889dd-8fec-483e-9c7a-efd1e28bf000 req-6103d6ff-3267-4dce-ab18-51368281f2f5 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=2a6d0a72-49fc-4f92-8563-3baa7589bfaf HTTP/1.1" status: 200 len: 1404 time: 0.1765411 2026-05-27 11:14:19.032 9 INFO neutron.wsgi [req-cfe889dd-8fec-483e-9c7a-efd1e28bf000 req-05685595-ffe3-4578-8dc7-044426cfb862 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=04ebdf63-2dae-4cb8-ab1f-f3f2b8d65434&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0655961 2026-05-27 11:14:19.135 9 INFO neutron.wsgi [req-1c119792-f46f-465b-bc83-d26636d24dc4 req-1c737bbe-40e8-4a30-b7d2-4898d674d4da a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=2a6d0a72-49fc-4f92-8563-3baa7589bfaf HTTP/1.1" status: 200 len: 1402 time: 0.0472243 2026-05-27 11:14:19.422 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7222d2f8-faf8-4a6d-a9c8-dd606f2b29aa'] response: {'server_uuid': 'fde4c74c-491c-46b2-8d00-43833f407063', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '883fc610-c337-49b6-8ddc-dc9d38ef5488', 'code': 200} 2026-05-27 11:14:19.422 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-7222d2f8-faf8-4a6d-a9c8-dd606f2b29aa'] response: {'name': 'network-changed', 'server_uuid': '2a6d0a72-49fc-4f92-8563-3baa7589bfaf', 'tag': '8c4b03b0-750e-4fc2-8494-ce00339e4e00', 'status': 'completed', 'code': 200} 2026-05-27 11:14:19.632 9 INFO neutron.wsgi [req-dab3af8c-940a-484a-b2ab-9b1149eb4399 req-3c4fc067-f3c0-4dfd-b6db-17b4b08ae092 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=93ae98ff4d1b4d8c855eeb47325978fc&device_id=2a6d0a72-49fc-4f92-8563-3baa7589bfaf HTTP/1.1" status: 200 len: 1640 time: 0.0551982 2026-05-27 11:14:19.739 9 INFO neutron.wsgi [req-dab3af8c-940a-484a-b2ab-9b1149eb4399 req-8f50f2ff-9f94-47e2-86f7-641d28a8b20f 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=bbc65aa7-5462-458d-a451-dd931d3aa32d HTTP/1.1" status: 200 len: 1002 time: 0.0996380 2026-05-27 11:14:19.741 9 INFO neutron.db.ovn_revision_numbers_db [None req-ee35cc8e-2494-4aec-bb7d-18c8763f3d77 - - - - - -] Successfully bumped revision number for resource 8c4b03b0-750e-4fc2-8494-ce00339e4e00 (type: ports) to 5 2026-05-27 11:14:19.778 9 INFO neutron.wsgi [req-dab3af8c-940a-484a-b2ab-9b1149eb4399 req-584bfd57-b0fb-4aa9-8c2f-bc4c614069de 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.2.2.116&port_id=8c4b03b0-750e-4fc2-8494-ce00339e4e00 HTTP/1.1" status: 200 len: 217 time: 0.0307677 2026-05-27 11:14:19.830 9 INFO neutron.wsgi [req-dab3af8c-940a-484a-b2ab-9b1149eb4399 req-07fa1d52-1378-4262-ade7-ac590fe21d87 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=fd77%3A1457%3A4cf0%3A26a8%3A%3A2fe&port_id=8c4b03b0-750e-4fc2-8494-ce00339e4e00 HTTP/1.1" status: 200 len: 217 time: 0.0362003 2026-05-27 11:14:19.881 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f8dde77-1d60-42ea-80ea-2b62f286efb0'] response: {'server_uuid': '2a6d0a72-49fc-4f92-8563-3baa7589bfaf', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8c4b03b0-750e-4fc2-8494-ce00339e4e00', 'code': 200} 2026-05-27 11:14:19.881 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2f8dde77-1d60-42ea-80ea-2b62f286efb0'] response: {'server_uuid': '2a6d0a72-49fc-4f92-8563-3baa7589bfaf', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': '8c4b03b0-750e-4fc2-8494-ce00339e4e00', 'code': 200} 2026-05-27 11:14:19.893 9 INFO neutron.wsgi [req-dab3af8c-940a-484a-b2ab-9b1149eb4399 req-35173918-2e30-4752-855d-899a6a6a3ca4 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=cd0342ea-fd8a-46a4-bdeb-42bfd3d0cca1&id=f9bfe733-a930-4bc2-b5a2-fc8af14bbb35 HTTP/1.1" status: 200 len: 1567 time: 0.0578654 /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-05-27 11:14:19.931 9 INFO neutron.wsgi [req-dab3af8c-940a-484a-b2ab-9b1149eb4399 req-040f6895-dfc2-46cd-86c1-5cc0b2cb3bb4 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=bbc65aa7-5462-458d-a451-dd931d3aa32d&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0290251 2026-05-27 11:14:19.959 9 INFO neutron.wsgi [req-dab3af8c-940a-484a-b2ab-9b1149eb4399 req-5f69756b-ff90-43c4-97e6-5517a1e4366b 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=bbc65aa7-5462-458d-a451-dd931d3aa32d&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0202215 2026-05-27 11:14:20.009 9 INFO neutron.wsgi [req-1c119792-f46f-465b-bc83-d26636d24dc4 req-5a743888-a4f7-478a-ac7d-3527926cc287 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 199.204.45.162 "DELETE /v2.0/ports/8c4b03b0-750e-4fc2-8494-ce00339e4e00 HTTP/1.1" status: 204 len: 173 time: 0.8679674 2026-05-27 11:14:20.026 9 INFO neutron.wsgi [req-dab3af8c-940a-484a-b2ab-9b1149eb4399 req-fc9a9dba-62c3-40e1-8ccf-b06b58ac7fc6 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/bbc65aa7-5462-458d-a451-dd931d3aa32d?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0558767 2026-05-27 11:14:20.093 9 INFO neutron.wsgi [req-dab3af8c-940a-484a-b2ab-9b1149eb4399 req-04defa2d-3296-4c44-886a-14bc32587fee 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/bbc65aa7-5462-458d-a451-dd931d3aa32d?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0581508 2026-05-27 11:14:21.929 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-897b4fed-4ca7-435e-8637-ead90d744408'] response: {'server_uuid': '2a6d0a72-49fc-4f92-8563-3baa7589bfaf', 'name': 'network-vif-deleted', 'tag': '8c4b03b0-750e-4fc2-8494-ce00339e4e00', 'status': 'completed', 'code': 200} 2026-05-27 11:14:23.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025249 2026-05-27 11:14:23.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0035300 2026-05-27 11:14:24.492 9 INFO neutron.db.l3_db [None req-c3ec366e-e4cc-4a0f-b35c-7524510fb37c a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] Floating IP b7462066-3b1a-419a-b807-e0aba2dd3082 disassociated (deleted). External IP: 10.96.250.208, port: b3e955cf-e60b-4dbe-a819-0e7cd10997ef. 2026-05-27 11:14:24.520 9 INFO neutron.wsgi [None req-c3ec366e-e4cc-4a0f-b35c-7524510fb37c a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "DELETE /v2.0/floatingips/b7462066-3b1a-419a-b807-e0aba2dd3082 HTTP/1.1" status: 204 len: 168 time: 0.4232826 /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-05-27 11:14:24.555 10 INFO neutron.api.v2.resource [None req-20bdca26-0296-46c2-bcaa-885b403dd1d7 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:14:24.556 10 INFO neutron.wsgi [None req-20bdca26-0296-46c2-bcaa-885b403dd1d7 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "GET /v2.0/floatingips/b7462066-3b1a-419a-b807-e0aba2dd3082 HTTP/1.1" status: 404 len: 345 time: 0.0305521 2026-05-27 11:14:24.562 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-539a5fb6-6a46-4410-8987-d531ed25d468'] response: {'name': 'network-changed', 'server_uuid': '4bc69d29-11c3-4645-9af0-77233094166e', 'tag': 'b3e955cf-e60b-4dbe-a819-0e7cd10997ef', 'status': 'completed', 'code': 200} 2026-05-27 11:14:24.624 9 INFO neutron.wsgi [req-1e7a53ce-d1a9-46e1-a618-28499cf1db06 req-4a75eee3-3916-4e85-b1dc-2fe4cc083be8 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?tenant_id=93ae98ff4d1b4d8c855eeb47325978fc&device_id=4bc69d29-11c3-4645-9af0-77233094166e HTTP/1.1" status: 200 len: 1638 time: 0.0442061 2026-05-27 11:14:24.707 9 INFO neutron.wsgi [req-1e7a53ce-d1a9-46e1-a618-28499cf1db06 req-3e30e561-bd6a-43aa-bdc9-98ad77743ce7 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks?id=9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7 HTTP/1.1" status: 200 len: 1002 time: 0.0770473 2026-05-27 11:14:24.747 9 INFO neutron.wsgi [req-1e7a53ce-d1a9-46e1-a618-28499cf1db06 req-707878d9-8aa5-4314-b401-02a2f48e1edb 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=10.2.1.196&port_id=b3e955cf-e60b-4dbe-a819-0e7cd10997ef HTTP/1.1" status: 200 len: 217 time: 0.0309911 2026-05-27 11:14:24.801 10 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.mech_driver [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] OVN reports status down for port: b3e955cf-e60b-4dbe-a819-0e7cd10997ef 2026-05-27 11:14:24.801 9 INFO neutron.wsgi [req-1e7a53ce-d1a9-46e1-a618-28499cf1db06 req-8f0342da-95a0-4083-b1e7-1e62069a12dc 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/floatingips?fixed_ip_address=fd7b%3Af9f7%3Afff%3A4eca%3A%3A159&port_id=b3e955cf-e60b-4dbe-a819-0e7cd10997ef HTTP/1.1" status: 200 len: 217 time: 0.0472336 2026-05-27 11:14:24.853 9 INFO neutron.wsgi [req-1e7a53ce-d1a9-46e1-a618-28499cf1db06 req-e0e0fcff-6f96-41b6-90ca-ce000c2de9cd 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/subnets?id=cd7b6bde-3f14-4e16-ae57-843fc8b1a203&id=4a72ae37-519d-4e8d-9d88-880d31b82a3a HTTP/1.1" status: 200 len: 1562 time: 0.0456600 2026-05-27 11:14:24.879 9 INFO neutron.wsgi [req-1e7a53ce-d1a9-46e1-a618-28499cf1db06 req-c94b1eea-c619-4868-98d7-bb0b4b6a502a 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0206585 2026-05-27 11:14:24.907 9 INFO neutron.wsgi [req-930ac84d-ca33-4714-8cd8-6b8423688332 req-9649cf5f-f34e-46bf-8676-49afac83ef05 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.56 "GET /v2.0/ports?device_id=4bc69d29-11c3-4645-9af0-77233094166e HTTP/1.1" status: 200 len: 1400 time: 0.1682751 2026-05-27 11:14:24.929 9 INFO neutron.wsgi [req-1e7a53ce-d1a9-46e1-a618-28499cf1db06 req-49b0dcbc-5025-4d80-aeec-b1b00c5538fc 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/ports?network_id=9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7&device_owner=network%3Adhcp HTTP/1.1" status: 200 len: 210 time: 0.0415032 2026-05-27 11:14:24.964 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-e78aecb7-dd16-4bd2-9e81-13fcef8599d5'] response: {'server_uuid': '4bc69d29-11c3-4645-9af0-77233094166e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b3e955cf-e60b-4dbe-a819-0e7cd10997ef', 'code': 200} 2026-05-27 11:14:24.979 9 INFO neutron.wsgi [req-930ac84d-ca33-4714-8cd8-6b8423688332 req-a0444a7f-c680-4846-be3e-afbba9632d9a a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.56 "GET /v2.0/security-groups?id=04ebdf63-2dae-4cb8-ab1f-f3f2b8d65434&fields=id&fields=name HTTP/1.1" status: 200 len: 310 time: 0.0599816 2026-05-27 11:14:24.999 9 INFO neutron.wsgi [req-1e7a53ce-d1a9-46e1-a618-28499cf1db06 req-68cda60c-5744-4537-82a6-a43f1d199442 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7?fields=segments HTTP/1.1" status: 200 len: 212 time: 0.0652127 2026-05-27 11:14:25.063 9 INFO neutron.wsgi [req-1e7a53ce-d1a9-46e1-a618-28499cf1db06 req-95004506-d8e2-4607-b1bd-107c411b3bc1 6ad2f9c6bd58468b8972b32735195f49 b40dde6a184a4253b6b0776f9cd0ff14 - - 953328afc94a4e639b890b596b2a54aa 953328afc94a4e639b890b596b2a54aa] 199.204.45.162 "GET /v2.0/networks/9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7?fields=provider%3Aphysical_network&fields=provider%3Anetwork_type HTTP/1.1" status: 200 len: 277 time: 0.0540087 2026-05-27 11:14:25.108 10 INFO neutron.db.ovn_revision_numbers_db [None req-f0e4303d-c993-4742-80bd-99375a17e647 - - - - - -] Successfully bumped revision number for resource b3e955cf-e60b-4dbe-a819-0e7cd10997ef (type: ports) to 5 2026-05-27 11:14:25.112 9 INFO neutron.wsgi [req-7b48760a-e7a2-48fa-ae19-4660a3aeb57b req-d7598c93-dcf5-49ed-8e13-3b1f36a1ba17 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 199.204.45.162 "GET /v2.0/ports?device_id=4bc69d29-11c3-4645-9af0-77233094166e HTTP/1.1" status: 200 len: 1398 time: 0.0456724 2026-05-27 11:14:25.441 9 INFO neutron.wsgi [req-7b48760a-e7a2-48fa-ae19-4660a3aeb57b req-4b107e65-e75d-4aa9-bb09-2ba723237c98 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 199.204.45.162 "DELETE /v2.0/ports/b3e955cf-e60b-4dbe-a819-0e7cd10997ef HTTP/1.1" status: 204 len: 173 time: 0.3231447 2026-05-27 11:14:26.614 9 INFO neutron.notifiers.nova [-] Nova event matching ['req-2021211a-85f2-40cc-9492-2165ccc1dc5f'] response: {'server_uuid': '4bc69d29-11c3-4645-9af0-77233094166e', 'name': 'network-vif-deleted', 'tag': 'b3e955cf-e60b-4dbe-a819-0e7cd10997ef', 'status': 'completed', 'code': 200} 2026-05-27 11:14:27.011 10 INFO neutron.notifiers.nova [-] Nova event matching ['req-861070e8-5c09-4800-92be-8421074a2619'] response: {'server_uuid': '4bc69d29-11c3-4645-9af0-77233094166e', 'name': 'network-vif-unplugged', 'status': 'completed', 'tag': 'b3e955cf-e60b-4dbe-a819-0e7cd10997ef', 'code': 200} 2026-05-27 11:14:30.196 9 INFO neutron.wsgi [None req-08224dd3-3a7e-4f16-ae32-dc02397f945f a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "DELETE /v2.0/security-group-rules/b556ea41-9c45-4007-b83c-2720e16bdd71 HTTP/1.1" status: 204 len: 168 time: 0.1617515 /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-05-27 11:14:30.215 10 INFO neutron.api.v2.resource [None req-7cffce0a-8117-4bf2-93ef-04a37162bbf6 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:14:30.216 10 INFO neutron.wsgi [None req-7cffce0a-8117-4bf2-93ef-04a37162bbf6 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "GET /v2.0/security-group-rules/b556ea41-9c45-4007-b83c-2720e16bdd71 HTTP/1.1" status: 404 len: 356 time: 0.0118008 2026-05-27 11:14:30.381 10 INFO neutron.wsgi [None req-6370a129-0ef7-43c8-873f-1e42f7525d0a a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "DELETE /v2.0/security-group-rules/e847130e-d127-4467-9c54-a8225ba47bbb HTTP/1.1" status: 204 len: 168 time: 0.1607587 2026-05-27 11:14:30.392 10 INFO neutron.api.v2.resource [None req-0b3a5db3-f011-4b7f-82d4-95f87df29aa7 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:14:30.393 10 INFO neutron.wsgi [None req-0b3a5db3-f011-4b7f-82d4-95f87df29aa7 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "GET /v2.0/security-group-rules/e847130e-d127-4467-9c54-a8225ba47bbb HTTP/1.1" status: 404 len: 356 time: 0.0079765 2026-05-27 11:14:30.515 10 INFO neutron.wsgi [None req-09dd5433-fab4-424f-9c47-5f1601ba8d84 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "DELETE /v2.0/security-group-rules/db3a2c7d-5561-440a-a5ea-f68da452a640 HTTP/1.1" status: 204 len: 168 time: 0.1181755 2026-05-27 11:14:30.528 10 INFO neutron.api.v2.resource [None req-c2e395b6-6420-4adb-85b7-71a098a526a2 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:14:30.529 10 INFO neutron.wsgi [None req-c2e395b6-6420-4adb-85b7-71a098a526a2 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "GET /v2.0/security-group-rules/db3a2c7d-5561-440a-a5ea-f68da452a640 HTTP/1.1" status: 404 len: 356 time: 0.0100589 2026-05-27 11:14:30.668 10 INFO neutron.wsgi [None req-ba3a818b-8711-4e19-abe3-db7def795062 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "DELETE /v2.0/security-group-rules/7fc72036-d6c5-47eb-96af-cd039397663e HTTP/1.1" status: 204 len: 168 time: 0.1345272 2026-05-27 11:14:30.681 10 INFO neutron.api.v2.resource [None req-d0737835-d672-41b4-b5e8-0e36cc615308 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:14:30.683 10 INFO neutron.wsgi [None req-d0737835-d672-41b4-b5e8-0e36cc615308 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "GET /v2.0/security-group-rules/7fc72036-d6c5-47eb-96af-cd039397663e HTTP/1.1" status: 404 len: 356 time: 0.0106931 2026-05-27 11:14:30.827 10 INFO neutron.wsgi [None req-dd0ed386-9928-4b28-82d7-ffbc039ba415 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "DELETE /v2.0/security-group-rules/22b7b209-9211-4b04-9534-a6e8d0fb874b HTTP/1.1" status: 204 len: 168 time: 0.1404147 2026-05-27 11:14:30.840 9 INFO neutron.api.v2.resource [None req-a4823aeb-d1f3-499a-a1da-bffe6f839c34 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:14:30.842 9 INFO neutron.wsgi [None req-a4823aeb-d1f3-499a-a1da-bffe6f839c34 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "GET /v2.0/security-group-rules/22b7b209-9211-4b04-9534-a6e8d0fb874b HTTP/1.1" status: 404 len: 356 time: 0.0098767 2026-05-27 11:14:30.973 9 INFO neutron.wsgi [None req-7eedc5ff-dc79-406e-b389-d0a4fa53c016 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "DELETE /v2.0/security-group-rules/ca8c20c3-cf7a-4da4-b662-adc0d4bebab2 HTTP/1.1" status: 204 len: 168 time: 0.1273553 2026-05-27 11:14:30.985 9 INFO neutron.api.v2.resource [None req-a9bc452f-21c0-40fb-9c61-8651d379ea9b a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:14:30.986 9 INFO neutron.wsgi [None req-a9bc452f-21c0-40fb-9c61-8651d379ea9b a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "GET /v2.0/security-group-rules/ca8c20c3-cf7a-4da4-b662-adc0d4bebab2 HTTP/1.1" status: 404 len: 356 time: 0.0097930 2026-05-27 11:14:31.126 9 INFO neutron.wsgi [None req-371ba9f5-42ad-4fdf-80b8-928e943cffbd a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "DELETE /v2.0/security-group-rules/68de4a76-aa0d-4906-87a1-a9cc43cc3180 HTTP/1.1" status: 204 len: 168 time: 0.1353979 2026-05-27 11:14:31.140 9 INFO neutron.api.v2.resource [None req-c7549ae9-857c-4ff8-b9b7-c88970f38121 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:14:31.141 9 INFO neutron.wsgi [None req-c7549ae9-857c-4ff8-b9b7-c88970f38121 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "GET /v2.0/security-group-rules/68de4a76-aa0d-4906-87a1-a9cc43cc3180 HTTP/1.1" status: 404 len: 356 time: 0.0100882 2026-05-27 11:14:31.185 10 INFO neutron.wsgi [None req-b5f456a4-24ba-49b5-a226-b77738d522ac c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 24542 time: 0.1055641 2026-05-27 11:14:31.587 10 INFO neutron.wsgi [None req-c6e1138c-ac67-4fa4-a29c-a1a29787d2bf c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/networks HTTP/1.1" status: 200 len: 4719 time: 0.3889556 2026-05-27 11:14:31.637 10 INFO neutron.wsgi [None req-35551f49-325f-43c6-be94-c8f772c9546a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5497 time: 0.0450110 2026-05-27 11:14:31.653 10 INFO neutron.wsgi [None req-93e957b2-9d59-4207-97b1-c15b7ebf69fe c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0142188 2026-05-27 11:14:31.670 10 INFO neutron.wsgi [None req-cdeda397-1751-4605-bd06-8ecd44f99fd2 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "DELETE /v2.0/security-group-rules/ca51929d-5762-4ff9-8f0e-477fe079f7a6 HTTP/1.1" status: 204 len: 168 time: 0.5253272 2026-05-27 11:14:31.676 10 INFO neutron.wsgi [None req-b81612fc-17a1-46a9-8c68-c337ac7a0de0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 3362 time: 0.0212283 2026-05-27 11:14:31.687 9 INFO neutron.api.v2.resource [None req-7e35e561-dd87-45ae-9f11-facd64622401 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:14:31.689 9 INFO neutron.wsgi [None req-7e35e561-dd87-45ae-9f11-facd64622401 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "GET /v2.0/security-group-rules/ca51929d-5762-4ff9-8f0e-477fe079f7a6 HTTP/1.1" status: 404 len: 356 time: 0.0127735 2026-05-27 11:14:31.698 10 INFO neutron.wsgi [None req-5b96b550-0a71-48d7-ae2e-9ac2e7309c30 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0207500 2026-05-27 11:14:31.769 10 INFO neutron.wsgi [None req-849fd058-533c-48ed-8675-1b96999caf8b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/ports HTTP/1.1" status: 200 len: 12741 time: 0.0705438 2026-05-27 11:14:31.822 9 INFO neutron.wsgi [None req-cf612062-3860-4e50-ae73-7df62c32a375 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "DELETE /v2.0/security-group-rules/7e5f18f9-b2c8-42ff-827b-b1bdbb7e00e7 HTTP/1.1" status: 204 len: 168 time: 0.1282485 2026-05-27 11:14:31.835 9 INFO neutron.api.v2.resource [None req-533a3e7b-85e6-4ae1-bf6c-88013807df4a a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:14:31.836 9 INFO neutron.wsgi [None req-533a3e7b-85e6-4ae1-bf6c-88013807df4a a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "GET /v2.0/security-group-rules/7e5f18f9-b2c8-42ff-827b-b1bdbb7e00e7 HTTP/1.1" status: 404 len: 356 time: 0.0092249 2026-05-27 11:14:31.861 10 INFO neutron.wsgi [None req-11db100f-492f-457c-8aa2-e45e5d9a143d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/routers HTTP/1.1" status: 200 len: 1140 time: 0.0869181 2026-05-27 11:14:31.874 10 INFO neutron.wsgi [None req-e30a0ef7-c747-4b1d-98c5-2e317b3ff624 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0107880 2026-05-27 11:14:31.925 10 INFO neutron.wsgi [None req-31195c5e-b0d4-49de-93bd-c0713538db53 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 5497 time: 0.0503452 2026-05-27 11:14:31.935 10 INFO neutron.wsgi [None req-a383ac7f-0fd0-4e31-9f98-2233f06cf808 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0093794 2026-05-27 11:14:31.953 9 INFO neutron.wsgi [None req-a5201576-7cbd-4ea6-a1ea-0f9b866e9fac a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "DELETE /v2.0/security-group-rules/e98e5e2e-b1ed-49ca-8e27-aa45c19568e0 HTTP/1.1" status: 204 len: 168 time: 0.1127334 2026-05-27 11:14:31.966 9 INFO neutron.api.v2.resource [None req-a1c595ac-904f-48df-a6d7-4993efb01b1e a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:14:31.968 9 INFO neutron.wsgi [None req-a1c595ac-904f-48df-a6d7-4993efb01b1e a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "GET /v2.0/security-group-rules/e98e5e2e-b1ed-49ca-8e27-aa45c19568e0 HTTP/1.1" status: 404 len: 356 time: 0.0094852 2026-05-27 11:14:32.082 9 INFO neutron.wsgi [None req-11ae9885-7123-458e-af16-d97971da8ade a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "DELETE /v2.0/security-group-rules/d1c8d2cb-a166-4818-b80c-af4eca4f4f19 HTTP/1.1" status: 204 len: 168 time: 0.1099672 2026-05-27 11:14:32.094 9 INFO neutron.api.v2.resource [None req-bf93f372-8700-4bee-a012-4b5e19b43877 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:14:32.095 9 INFO neutron.wsgi [None req-bf93f372-8700-4bee-a012-4b5e19b43877 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "GET /v2.0/security-group-rules/d1c8d2cb-a166-4818-b80c-af4eca4f4f19 HTTP/1.1" status: 404 len: 356 time: 0.0083733 2026-05-27 11:14:32.203 10 INFO neutron.wsgi [None req-d0b24f25-70ca-4cf1-8474-7ee135256df6 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/04ebdf63-2dae-4cb8-ab1f-f3f2b8d65434 HTTP/1.1" status: 204 len: 168 time: 0.1050754 2026-05-27 11:14:32.217 10 INFO neutron.api.v2.resource [None req-e447bd2b-f419-4f7f-965e-655769d7a8fe a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:14:32.219 10 INFO neutron.wsgi [None req-e447bd2b-f419-4f7f-965e-655769d7a8fe a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "GET /v2.0/security-groups/04ebdf63-2dae-4cb8-ab1f-f3f2b8d65434 HTTP/1.1" status: 404 len: 347 time: 0.0104873 2026-05-27 11:14:33.222 10 INFO neutron.wsgi [None req-8f5ee0b2-02f1-4644-9ede-b2058d2b1db2 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "PUT /v2.0/routers/0387acf7-89d9-4d8c-9f17-b429acc2b084/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.9544506 /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-05-27 11:14:33.355 10 INFO neutron.api.v2.resource [None req-ecf19f32-5c69-4a5a-97a5-d81529a72131 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-05-27 11:14:33.356 10 INFO neutron.wsgi [None req-ecf19f32-5c69-4a5a-97a5-d81529a72131 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "PUT /v2.0/routers/0387acf7-89d9-4d8c-9f17-b429acc2b084/remove_router_interface HTTP/1.1" status: 404 len: 399 time: 0.1290510 2026-05-27 11:14:34.283 10 INFO neutron.wsgi [None req-3460be9e-b962-4e02-b79e-562c207f95a4 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "PUT /v2.0/routers/0387acf7-89d9-4d8c-9f17-b429acc2b084/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 0.9224589 2026-05-27 11:14:34.437 9 INFO neutron.api.v2.resource [None req-3bab2219-e7b3-454a-8538-85f4c8ba3595 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-05-27 11:14:34.438 9 INFO neutron.wsgi [None req-3bab2219-e7b3-454a-8538-85f4c8ba3595 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "PUT /v2.0/routers/0387acf7-89d9-4d8c-9f17-b429acc2b084/remove_router_interface HTTP/1.1" status: 404 len: 399 time: 0.1498330 2026-05-27 11:14:35.715 9 INFO neutron.wsgi [None req-bc4341e8-0924-47f5-8f3a-afc7d0d72e0b a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "PUT /v2.0/routers/0387acf7-89d9-4d8c-9f17-b429acc2b084/remove_router_interface HTTP/1.1" status: 200 len: 503 time: 1.2711911 /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-05-27 11:14:35.861 9 INFO neutron.api.v2.resource [None req-9830414c-b8f5-4e4e-b7e1-9fe4db0f8dc9 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] remove_router_interface failed (client error): The resource could not be found. 2026-05-27 11:14:35.862 9 INFO neutron.wsgi [None req-9830414c-b8f5-4e4e-b7e1-9fe4db0f8dc9 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "PUT /v2.0/routers/0387acf7-89d9-4d8c-9f17-b429acc2b084/remove_router_interface HTTP/1.1" status: 404 len: 399 time: 0.1409316 2026-05-27 11:14:36.761 9 INFO neutron.wsgi [None req-7809eb7b-6ffd-45d5-b39e-103370f26f6d a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "DELETE /v2.0/routers/0387acf7-89d9-4d8c-9f17-b429acc2b084 HTTP/1.1" status: 204 len: 168 time: 0.8936975 2026-05-27 11:14:36.786 9 INFO neutron.api.v2.resource [None req-567a40c2-42a5-4e80-8be1-439fab846af0 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] show failed (client error): The resource could not be found. 2026-05-27 11:14:36.787 9 INFO neutron.wsgi [None req-567a40c2-42a5-4e80-8be1-439fab846af0 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "GET /v2.0/routers/0387acf7-89d9-4d8c-9f17-b429acc2b084 HTTP/1.1" status: 404 len: 336 time: 0.0222020 2026-05-27 11:14:36.994 9 INFO neutron.wsgi [None req-b063cb04-4254-4465-a439-f10338e2f2fd a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "DELETE /v2.0/subnets/cd0342ea-fd8a-46a4-bdeb-42bfd3d0cca1 HTTP/1.1" status: 204 len: 168 time: 0.2016761 2026-05-27 11:14:37.016 9 INFO neutron.pecan_wsgi.hooks.translation [None req-5f9b1bec-3dfb-4ddf-a107-c28a36942bf1 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] GET failed (client error): The resource could not be found. 2026-05-27 11:14:37.018 9 INFO neutron.wsgi [None req-5f9b1bec-3dfb-4ddf-a107-c28a36942bf1 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "GET /v2.0/subnets/cd0342ea-fd8a-46a4-bdeb-42bfd3d0cca1 HTTP/1.1" status: 404 len: 337 time: 0.0188622 2026-05-27 11:14:37.239 9 INFO neutron.wsgi [None req-b19669fc-ea82-4d36-bef0-b8afd875ed5a a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "DELETE /v2.0/subnets/f9bfe733-a930-4bc2-b5a2-fc8af14bbb35 HTTP/1.1" status: 204 len: 168 time: 0.2151792 /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-05-27 11:14:37.267 10 INFO neutron.pecan_wsgi.hooks.translation [None req-08256d28-d2b6-4d35-9d3a-31676f54ca1d a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] GET failed (client error): The resource could not be found. 2026-05-27 11:14:37.269 10 INFO neutron.wsgi [None req-08256d28-d2b6-4d35-9d3a-31676f54ca1d a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "GET /v2.0/subnets/f9bfe733-a930-4bc2-b5a2-fc8af14bbb35 HTTP/1.1" status: 404 len: 337 time: 0.0244465 2026-05-27 11:14:37.663 10 INFO neutron.services.segments.plugin [-] Segment d3760f0c-fe5a-46f2-8359-4b5c37976446 resource provider aggregate not found 2026-05-27 11:14:37.669 10 INFO neutron.services.segments.plugin [-] Segment d3760f0c-fe5a-46f2-8359-4b5c37976446 resource provider aggregate not found 2026-05-27 11:14:37.677 10 INFO neutron.services.segments.plugin [-] Segment d3760f0c-fe5a-46f2-8359-4b5c37976446 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 d3760f0c-fe5a-46f2-8359-4b5c37976446 found for delete ", "request_id": "req-212810b1-127f-4af9-92e3-251347c6d847"}]} 2026-05-27 11:14:37.685 10 INFO neutron.wsgi [None req-e5fa7852-4260-4c1a-ac7a-5b3c06b37366 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "DELETE /v2.0/networks/bbc65aa7-5462-458d-a451-dd931d3aa32d HTTP/1.1" status: 204 len: 168 time: 0.4116902 2026-05-27 11:14:37.687 10 INFO neutron.services.segments.plugin [-] Segment d3760f0c-fe5a-46f2-8359-4b5c37976446 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 d3760f0c-fe5a-46f2-8359-4b5c37976446 found for delete ", "request_id": "req-cae9d9b5-2aa1-46c5-b772-8f0401e2de33"}]} 2026-05-27 11:14:37.704 10 INFO neutron.pecan_wsgi.hooks.translation [None req-e289cd58-bc9b-4507-b3d1-008f4f43ffe0 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] GET failed (client error): The resource could not be found. 2026-05-27 11:14:37.706 10 INFO neutron.wsgi [None req-e289cd58-bc9b-4507-b3d1-008f4f43ffe0 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "GET /v2.0/networks/bbc65aa7-5462-458d-a451-dd931d3aa32d HTTP/1.1" status: 404 len: 339 time: 0.0137680 2026-05-27 11:14:37.907 10 INFO neutron.wsgi [None req-af619d43-7f4c-4bcc-b98e-ac3f41a2907a a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "DELETE /v2.0/subnets/4a72ae37-519d-4e8d-9d88-880d31b82a3a HTTP/1.1" status: 204 len: 168 time: 0.1973960 2026-05-27 11:14:37.927 10 INFO neutron.pecan_wsgi.hooks.translation [None req-740b9e8d-0431-4a9c-8efc-706466a6e810 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] GET failed (client error): The resource could not be found. 2026-05-27 11:14:37.929 10 INFO neutron.wsgi [None req-740b9e8d-0431-4a9c-8efc-706466a6e810 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "GET /v2.0/subnets/4a72ae37-519d-4e8d-9d88-880d31b82a3a HTTP/1.1" status: 404 len: 337 time: 0.0177205 2026-05-27 11:14:38.158 10 INFO neutron.wsgi [None req-8364620c-ffec-4869-839b-6a3dc7814a7c a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "DELETE /v2.0/subnets/cd7b6bde-3f14-4e16-ae57-843fc8b1a203 HTTP/1.1" status: 204 len: 168 time: 0.2244408 2026-05-27 11:14:38.178 10 INFO neutron.pecan_wsgi.hooks.translation [None req-b91f43bd-388b-4f3d-a52b-95bc3734b633 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] GET failed (client error): The resource could not be found. 2026-05-27 11:14:38.180 10 INFO neutron.wsgi [None req-b91f43bd-388b-4f3d-a52b-95bc3734b633 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "GET /v2.0/subnets/cd7b6bde-3f14-4e16-ae57-843fc8b1a203 HTTP/1.1" status: 404 len: 337 time: 0.0179288 2026-05-27 11:14:38.624 10 INFO neutron.wsgi [None req-ab704d6f-e3f2-42c1-b34e-ede4fadc1b48 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "DELETE /v2.0/networks/9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7 HTTP/1.1" status: 204 len: 168 time: 0.4376407 2026-05-27 11:14:38.647 9 INFO neutron.pecan_wsgi.hooks.translation [None req-6ba656ba-09d3-4d7f-be72-b5abdd97cf90 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] GET failed (client error): The resource could not be found. 2026-05-27 11:14:38.648 9 INFO neutron.wsgi [None req-6ba656ba-09d3-4d7f-be72-b5abdd97cf90 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "GET /v2.0/networks/9ba0bab1-bfd4-4657-bc8c-02c68c4d7bf7 HTTP/1.1" status: 404 len: 339 time: 0.0192525 2026-05-27 11:14:38.820 9 INFO neutron.wsgi [None req-0e84a74b-01f9-4f51-bd90-a64db5d73025 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "DELETE /v2.0/subnets/7a70cce3-c344-49c1-bb5f-5cb044366a86 HTTP/1.1" status: 204 len: 168 time: 0.1673992 2026-05-27 11:14:38.850 10 INFO neutron.pecan_wsgi.hooks.translation [None req-10893c06-7db0-4783-ab46-78067e6d3fd6 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] GET failed (client error): The resource could not be found. 2026-05-27 11:14:38.852 10 INFO neutron.wsgi [None req-10893c06-7db0-4783-ab46-78067e6d3fd6 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "GET /v2.0/subnets/7a70cce3-c344-49c1-bb5f-5cb044366a86 HTTP/1.1" status: 404 len: 337 time: 0.0263178 2026-05-27 11:14:38.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027707 2026-05-27 11:14:38.957 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014846 2026-05-27 11:14:39.087 10 INFO neutron.wsgi [None req-6e41c290-56d5-4611-9aaf-871f19b227c5 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "DELETE /v2.0/subnets/ec1c0fb0-f652-45c2-b99c-60a192c6d4f3 HTTP/1.1" status: 204 len: 168 time: 0.2300432 2026-05-27 11:14:39.113 10 INFO neutron.pecan_wsgi.hooks.translation [None req-9d1f61c9-7b76-4c8c-8251-59f9143aca6e a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] GET failed (client error): The resource could not be found. 2026-05-27 11:14:39.115 10 INFO neutron.wsgi [None req-9d1f61c9-7b76-4c8c-8251-59f9143aca6e a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "GET /v2.0/subnets/ec1c0fb0-f652-45c2-b99c-60a192c6d4f3 HTTP/1.1" status: 404 len: 337 time: 0.0232306 2026-05-27 11:14:39.530 10 INFO neutron.wsgi [None req-f578d90a-8a7e-467d-bb7d-a32c6bb53858 a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "DELETE /v2.0/networks/dc239c5f-4ff7-4081-b040-6b985334ad09 HTTP/1.1" status: 204 len: 168 time: 0.4095719 2026-05-27 11:14:39.553 9 INFO neutron.pecan_wsgi.hooks.translation [None req-a6c29e60-db1b-4366-805b-59f91e3b6fca a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] GET failed (client error): The resource could not be found. 2026-05-27 11:14:39.555 9 INFO neutron.wsgi [None req-a6c29e60-db1b-4366-805b-59f91e3b6fca a34686d43b8a4113985c2ea9cece35be 93ae98ff4d1b4d8c855eeb47325978fc - - default default] 10.0.0.84 "GET /v2.0/networks/dc239c5f-4ff7-4081-b040-6b985334ad09 HTTP/1.1" status: 404 len: 339 time: 0.0206859 2026-05-27 11:14:39.700 10 INFO neutron.services.segments.plugin [-] Segment 71b411d0-5858-4c28-90be-fe51f996dc7a resource provider aggregate not found 2026-05-27 11:14:39.707 10 INFO neutron.services.segments.plugin [-] Segment 71b411d0-5858-4c28-90be-fe51f996dc7a resource provider aggregate not found 2026-05-27 11:14:39.713 10 INFO neutron.services.segments.plugin [-] Segment 71b411d0-5858-4c28-90be-fe51f996dc7a 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 71b411d0-5858-4c28-90be-fe51f996dc7a found for delete ", "request_id": "req-caf98770-e2cd-48dd-9798-7c03c8b0aaad"}]} 2026-05-27 11:14:39.724 10 INFO neutron.services.segments.plugin [-] Segment 71b411d0-5858-4c28-90be-fe51f996dc7a 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 71b411d0-5858-4c28-90be-fe51f996dc7a found for delete ", "request_id": "req-1830a06f-b9cc-4d80-84d5-fbc91d2ef2d6"}]} 2026-05-27 11:14:39.729 10 INFO neutron.services.segments.plugin [-] Segment 047c1f0c-bcf0-4c3a-8e0a-c7c417ba6f99 resource provider aggregate not found 2026-05-27 11:14:39.744 10 INFO neutron.services.segments.plugin [-] Segment 047c1f0c-bcf0-4c3a-8e0a-c7c417ba6f99 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 047c1f0c-bcf0-4c3a-8e0a-c7c417ba6f99 found for delete ", "request_id": "req-9ecb2637-080e-4317-a0fe-22466a648a45"}]} 2026-05-27 11:14:39.745 10 INFO neutron.services.segments.plugin [-] Segment 047c1f0c-bcf0-4c3a-8e0a-c7c417ba6f99 resource provider aggregate not found 2026-05-27 11:14:39.759 10 INFO neutron.services.segments.plugin [-] Segment 047c1f0c-bcf0-4c3a-8e0a-c7c417ba6f99 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 047c1f0c-bcf0-4c3a-8e0a-c7c417ba6f99 found for delete ", "request_id": "req-c3bb8fde-35b8-4d7c-88e0-f914e922ac96"}]} 2026-05-27 11:14:41.795 10 INFO neutron.db.ovn_revision_numbers_db [None req-f81e1b76-cab9-443a-acac-1ba6f125d715 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 242ff8be-f9b0-40f9-bbb1-f4eb8c39ec13 (type: security_groups) to 1 2026-05-27 11:14:41.809 10 INFO neutron.db.ovn_revision_numbers_db [None req-f81e1b76-cab9-443a-acac-1ba6f125d715 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 1a3bd218-7413-4a02-8222-824130764236 (type: security_group_rules) to 0 2026-05-27 11:14:41.823 10 INFO neutron.db.ovn_revision_numbers_db [None req-f81e1b76-cab9-443a-acac-1ba6f125d715 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 25e9cbb2-51aa-4620-900a-517b5c6a3294 (type: security_group_rules) to 0 2026-05-27 11:14:41.840 10 INFO neutron.db.ovn_revision_numbers_db [None req-f81e1b76-cab9-443a-acac-1ba6f125d715 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 9ed432ac-bb83-4728-8148-18db4dae1451 (type: security_group_rules) to 0 2026-05-27 11:14:41.858 10 INFO neutron.db.ovn_revision_numbers_db [None req-f81e1b76-cab9-443a-acac-1ba6f125d715 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource b6df4791-3a94-4886-b99d-d4d0d0025937 (type: security_group_rules) to 0 2026-05-27 11:14:41.889 10 INFO neutron.wsgi [None req-f81e1b76-cab9-443a-acac-1ba6f125d715 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=3d8d7e673d874fbb986299fc4e802b76&name=default HTTP/1.1" status: 200 len: 3124 time: 0.3879819 2026-05-27 11:14:42.115 9 INFO neutron.wsgi [None req-ac132803-7ce4-4fe5-8a90-67fe5356df0e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/242ff8be-f9b0-40f9-bbb1-f4eb8c39ec13 HTTP/1.1" status: 204 len: 168 time: 0.2196898 2026-05-27 11:14:42.346 9 INFO neutron.db.ovn_revision_numbers_db [None req-31a82a47-cd84-4a6e-b589-c08fdb850b97 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 4626499c-8302-4f0f-8114-85d372240c37 (type: security_groups) to 1 2026-05-27 11:14:42.361 9 INFO neutron.db.ovn_revision_numbers_db [None req-31a82a47-cd84-4a6e-b589-c08fdb850b97 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 14832816-4e97-40bd-9476-84da44363918 (type: security_group_rules) to 0 2026-05-27 11:14:42.376 9 INFO neutron.db.ovn_revision_numbers_db [None req-31a82a47-cd84-4a6e-b589-c08fdb850b97 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 1d09555c-4fa5-485b-94dd-61bbbbc14f76 (type: security_group_rules) to 0 2026-05-27 11:14:42.392 9 INFO neutron.db.ovn_revision_numbers_db [None req-31a82a47-cd84-4a6e-b589-c08fdb850b97 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource abee29aa-bf07-4823-89ee-05bd4ff66d5a (type: security_group_rules) to 0 2026-05-27 11:14:42.406 9 INFO neutron.db.ovn_revision_numbers_db [None req-31a82a47-cd84-4a6e-b589-c08fdb850b97 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource b41b8fe3-06dc-435d-b39a-9ae5b6043a5b (type: security_group_rules) to 0 2026-05-27 11:14:42.426 9 INFO neutron.wsgi [None req-31a82a47-cd84-4a6e-b589-c08fdb850b97 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=75aca536175b49709c0c85a7be0561e8&name=default HTTP/1.1" status: 200 len: 3124 time: 0.2147238 2026-05-27 11:14:42.662 10 INFO neutron.wsgi [None req-88d9ce54-5795-41b0-be42-bc85bacd1129 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/4626499c-8302-4f0f-8114-85d372240c37 HTTP/1.1" status: 204 len: 168 time: 0.2306716 2026-05-27 11:14:42.935 10 INFO neutron.db.ovn_revision_numbers_db [None req-dc0b015f-ed3c-4f94-b1dd-e1d53f06caaa c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource c3d72163-82d6-43c2-9e74-7729e5949476 (type: security_groups) to 1 2026-05-27 11:14:42.949 10 INFO neutron.db.ovn_revision_numbers_db [None req-dc0b015f-ed3c-4f94-b1dd-e1d53f06caaa c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 4ced1e95-db57-479c-a222-33c27cce6064 (type: security_group_rules) to 0 2026-05-27 11:14:42.962 10 INFO neutron.db.ovn_revision_numbers_db [None req-dc0b015f-ed3c-4f94-b1dd-e1d53f06caaa c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 6caff70b-c4fe-4cf7-a730-72e5aa2d9de9 (type: security_group_rules) to 0 2026-05-27 11:14:42.976 10 INFO neutron.db.ovn_revision_numbers_db [None req-dc0b015f-ed3c-4f94-b1dd-e1d53f06caaa c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource a14413fb-4b8b-4e8e-bd3c-ce2e2cf8a8c3 (type: security_group_rules) to 0 2026-05-27 11:14:42.990 10 INFO neutron.db.ovn_revision_numbers_db [None req-dc0b015f-ed3c-4f94-b1dd-e1d53f06caaa c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource e9daf3d7-f3f3-4082-a83b-292144ce7341 (type: security_group_rules) to 0 2026-05-27 11:14:43.009 10 INFO neutron.wsgi [None req-dc0b015f-ed3c-4f94-b1dd-e1d53f06caaa c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=7c9e67c9490f421aa817a68bc3fcc471&name=default HTTP/1.1" status: 200 len: 3124 time: 0.1972048 2026-05-27 11:14:43.241 10 INFO neutron.wsgi [None req-6ee493a5-250a-4440-8729-58b63be229fa c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/c3d72163-82d6-43c2-9e74-7729e5949476 HTTP/1.1" status: 204 len: 168 time: 0.2268989 2026-05-27 11:14:43.512 10 INFO neutron.db.ovn_revision_numbers_db [None req-a541da43-c638-45e9-875f-a3fa3020131f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource db815009-b6ec-4e5b-8f51-b329c3f9c694 (type: security_groups) to 1 2026-05-27 11:14:43.527 10 INFO neutron.db.ovn_revision_numbers_db [None req-a541da43-c638-45e9-875f-a3fa3020131f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 501b98f3-ec55-4fd2-aa7c-b838d7f36259 (type: security_group_rules) to 0 2026-05-27 11:14:43.540 10 INFO neutron.db.ovn_revision_numbers_db [None req-a541da43-c638-45e9-875f-a3fa3020131f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 802f90f6-2c56-42b3-808d-ee5feb3551c6 (type: security_group_rules) to 0 2026-05-27 11:14:43.555 10 INFO neutron.db.ovn_revision_numbers_db [None req-a541da43-c638-45e9-875f-a3fa3020131f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource c1a09190-38ee-43f8-962c-99ed54a60581 (type: security_group_rules) to 0 2026-05-27 11:14:43.569 10 INFO neutron.db.ovn_revision_numbers_db [None req-a541da43-c638-45e9-875f-a3fa3020131f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource ee6e53d5-fd28-4ab5-9723-abd4e5ed5a93 (type: security_group_rules) to 0 2026-05-27 11:14:43.590 10 INFO neutron.wsgi [None req-a541da43-c638-45e9-875f-a3fa3020131f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=e1e3e8ff0c3a450287c4d5b86adde60f&name=default HTTP/1.1" status: 200 len: 3124 time: 0.2022855 2026-05-27 11:14:43.783 9 INFO neutron.wsgi [None req-43791c13-eebe-4fbc-807f-0ee0aee245fa c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/db815009-b6ec-4e5b-8f51-b329c3f9c694 HTTP/1.1" status: 204 len: 168 time: 0.1867988 2026-05-27 11:14:44.076 10 INFO neutron.db.ovn_revision_numbers_db [None req-6114fad3-cb7d-4051-afc9-0d1e437d8f9b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource b8844a04-7289-4d04-a197-fb515e79aa5c (type: security_groups) to 1 2026-05-27 11:14:44.090 10 INFO neutron.db.ovn_revision_numbers_db [None req-6114fad3-cb7d-4051-afc9-0d1e437d8f9b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 00e1a549-5f51-40d9-8231-5f7e1322f76e (type: security_group_rules) to 0 2026-05-27 11:14:44.105 10 INFO neutron.db.ovn_revision_numbers_db [None req-6114fad3-cb7d-4051-afc9-0d1e437d8f9b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 4370daa0-8cba-4a25-8970-d7fb2bede239 (type: security_group_rules) to 0 2026-05-27 11:14:44.123 10 INFO neutron.db.ovn_revision_numbers_db [None req-6114fad3-cb7d-4051-afc9-0d1e437d8f9b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 5f6806f0-b4f5-46fa-9ba9-34790f9ccd14 (type: security_group_rules) to 0 2026-05-27 11:14:44.138 10 INFO neutron.db.ovn_revision_numbers_db [None req-6114fad3-cb7d-4051-afc9-0d1e437d8f9b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 984662b2-d920-429e-b0c0-495b5c2dfacb (type: security_group_rules) to 0 2026-05-27 11:14:44.162 10 INFO neutron.wsgi [None req-6114fad3-cb7d-4051-afc9-0d1e437d8f9b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=30724f974cd043c1b82cf9acd52b7705&name=default HTTP/1.1" status: 200 len: 3124 time: 0.2128017 2026-05-27 11:14:44.380 10 INFO neutron.wsgi [None req-b829b28b-2ce5-444b-b7a8-8ac46c246956 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/b8844a04-7289-4d04-a197-fb515e79aa5c HTTP/1.1" status: 204 len: 168 time: 0.2126238 2026-05-27 11:14:44.606 10 INFO neutron.wsgi [None req-b60f6a97-0ca3-4243-8d9f-313a93de986f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=93ae98ff4d1b4d8c855eeb47325978fc&name=default HTTP/1.1" status: 200 len: 3120 time: 0.0372975 2026-05-27 11:14:44.840 10 INFO neutron.wsgi [None req-e28b8f22-2267-4b55-aeb1-297a9d5e88dc c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/f037b140-b3f4-4019-bf72-1a862523b252 HTTP/1.1" status: 204 len: 168 time: 0.2275960 2026-05-27 11:14:45.099 10 INFO neutron.db.ovn_revision_numbers_db [None req-1afe957a-8270-4dee-883a-a6d98c7efb15 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 138f10fa-9b20-40aa-ad42-55669d7948e3 (type: security_groups) to 1 2026-05-27 11:14:45.112 10 INFO neutron.db.ovn_revision_numbers_db [None req-1afe957a-8270-4dee-883a-a6d98c7efb15 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource 0e7637e3-8f99-4d14-ad0f-d79a2a57e9d8 (type: security_group_rules) to 0 2026-05-27 11:14:45.126 10 INFO neutron.db.ovn_revision_numbers_db [None req-1afe957a-8270-4dee-883a-a6d98c7efb15 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource e40fa42a-c429-41b0-b7a4-86db8645c519 (type: security_group_rules) to 0 2026-05-27 11:14:45.141 10 INFO neutron.db.ovn_revision_numbers_db [None req-1afe957a-8270-4dee-883a-a6d98c7efb15 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource ef76bdcb-bb13-4f39-915c-1108c434982f (type: security_group_rules) to 0 2026-05-27 11:14:45.159 10 INFO neutron.db.ovn_revision_numbers_db [None req-1afe957a-8270-4dee-883a-a6d98c7efb15 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] Successfully bumped revision number for resource f85b2984-ad23-47cc-af70-fba009a47768 (type: security_group_rules) to 0 2026-05-27 11:14:45.186 10 INFO neutron.wsgi [None req-1afe957a-8270-4dee-883a-a6d98c7efb15 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups?tenant_id=0bc92b7546014e5ab24941f927b98931&name=default HTTP/1.1" status: 200 len: 3124 time: 0.2028008 2026-05-27 11:14:45.412 10 INFO neutron.wsgi [None req-4edc0c6d-2db6-4db4-9e6c-961e80b8cc75 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "DELETE /v2.0/security-groups/138f10fa-9b20-40aa-ad42-55669d7948e3 HTTP/1.1" status: 204 len: 168 time: 0.2186527 2026-05-27 11:14:48.027 9 INFO neutron.wsgi [None req-0452b0a8-e3b4-4862-a7d2-521ebb6c7d69 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2369 time: 0.1960387 2026-05-27 11:14:49.114 10 INFO neutron.wsgi [None req-bfaaac89-16c1-459c-9f10-241ddc9140f3 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 212 time: 0.0236299 2026-05-27 11:14:49.144 10 INFO neutron.wsgi [None req-c83fb5b6-892c-4285-89bf-9f5ae3ea14bc c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/routers HTTP/1.1" status: 200 len: 208 time: 0.0245867 2026-05-27 11:14:49.197 10 INFO neutron.wsgi [None req-f53b6f39-667c-4c29-a291-67573293d9b5 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5370 time: 0.0483565 2026-05-27 11:14:49.236 10 INFO neutron.wsgi [None req-26364bba-f993-4c0c-800d-e97fddb45bf5 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1456 time: 0.0348864 2026-05-27 11:14:49.309 10 INFO neutron.wsgi [None req-452a0ad1-88ba-45f3-a666-11c2e1065bae c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2369 time: 0.0682595 2026-05-27 11:14:49.364 10 INFO neutron.wsgi [None req-be2e82f1-9f92-4a18-86e7-e6aecf66db12 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17597 time: 0.0505564 2026-05-27 11:14:49.378 10 INFO neutron.wsgi [None req-f4c0bada-bdf1-482d-a5b6-733b015efa74 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.84 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 212 time: 0.0095236 2026-05-27 11:14:53.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025716 2026-05-27 11:14:53.956 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025535 2026-05-27 11:14:58.569 15 INFO neutron.plugins.ml2.drivers.ovn.mech_driver.ovsdb.maintenance [None req-6233a2a4-25a3-4c85-83e2-e0edfe1a0578 - - - - - -] Maintenance task: Synchronization completed (took 0.54 seconds) 2026-05-27 11:15:08.953 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018253 2026-05-27 11:15:08.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014987 2026-05-27 11:15:23.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027997 2026-05-27 11:15:23.956 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0041621 2026-05-27 11:15:31.173 10 INFO neutron.wsgi [None req-190488d2-90e2-4c2d-bb57-017f00ef776d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0753107 2026-05-27 11:15:31.222 10 INFO neutron.wsgi [None req-3fe321e1-0335-4403-a2f8-8117bae44512 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0484185 2026-05-27 11:15:31.237 10 INFO neutron.wsgi [None req-b6d7cc74-a71c-4307-abf3-1d3c83f10650 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0138350 2026-05-27 11:15:31.250 10 INFO neutron.wsgi [None req-3e644646-d652-4b36-9354-dfe14e4800eb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0114794 2026-05-27 11:15:31.287 10 INFO neutron.wsgi [None req-fbd646e1-361f-4d35-bb68-93738814620c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0360308 2026-05-27 11:15:31.640 10 INFO neutron.wsgi [None req-1b9379ec-7fe4-4054-8453-5788af7a1898 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.3518231 2026-05-27 11:15:31.694 10 INFO neutron.wsgi [None req-077d33ee-0cc5-4e76-811a-0329cf3728b9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0526214 2026-05-27 11:15:31.723 10 INFO neutron.wsgi [None req-218a1a0a-2e06-4c45-9d89-9eaf8b95c130 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0258341 2026-05-27 11:15:31.766 10 INFO neutron.wsgi [None req-71191704-eea0-4831-a832-06255bfa4efc c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0417244 2026-05-27 11:15:31.776 10 INFO neutron.wsgi [None req-d1b9b567-538c-4d3d-8a93-fd5b10526039 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0088787 2026-05-27 11:15:31.823 10 INFO neutron.wsgi [None req-d68c0cba-cfb4-4ded-ab70-395b74c2a09d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0447421 2026-05-27 11:15:38.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029776 2026-05-27 11:15:38.957 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016437 2026-05-27 11:15:53.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0019722 2026-05-27 11:15:53.956 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013595 2026-05-27 11:16:08.953 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024409 2026-05-27 11:16:08.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0011168 2026-05-27 11:16:23.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029554 2026-05-27 11:16:23.959 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0032463 2026-05-27 11:16:31.160 10 INFO neutron.wsgi [None req-4f40da82-fce6-430b-96ef-193913c63f50 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0732136 2026-05-27 11:16:31.243 10 INFO neutron.wsgi [None req-3496d589-b0bf-42a4-abc7-70627d91cd37 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0821476 2026-05-27 11:16:31.284 10 INFO neutron.wsgi [None req-73e02e53-8a18-4791-952e-98ef9a96680a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0390542 2026-05-27 11:16:31.316 10 INFO neutron.wsgi [None req-52bfebe9-83a7-401e-b30e-344b3efc6c2b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0309055 2026-05-27 11:16:31.367 10 INFO neutron.wsgi [None req-505e71ca-a700-41cc-9c05-b3855604d834 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0505095 2026-05-27 11:16:31.425 10 INFO neutron.wsgi [None req-0f96bf10-7f37-48db-ae9e-ffe4c1592ba2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0569460 2026-05-27 11:16:31.488 10 INFO neutron.wsgi [None req-fbd9fe3f-4c34-4ab2-aaab-6fb99701660c c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0569024 2026-05-27 11:16:31.508 10 INFO neutron.wsgi [None req-cdd08e89-3229-44b4-93e1-102f0f9249ae c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0165973 2026-05-27 11:16:31.541 10 INFO neutron.wsgi [None req-27dcba9c-94f4-429b-9cc1-200b13e223bf c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0320415 2026-05-27 11:16:31.554 10 INFO neutron.wsgi [None req-a8aa1b8b-79ea-425c-bfa8-15b71829fcad c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0113192 2026-05-27 11:16:31.581 10 INFO neutron.wsgi [None req-cead3621-ea0b-4cc4-a53d-a1a12549089e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0261426 2026-05-27 11:16:38.953 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0014091 2026-05-27 11:16:38.953 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017123 2026-05-27 11:16:53.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034871 2026-05-27 11:16:53.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0034156 2026-05-27 11:17:08.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0023928 2026-05-27 11:17:08.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025275 2026-05-27 11:17:23.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025413 2026-05-27 11:17:23.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024843 2026-05-27 11:17:31.212 10 INFO neutron.wsgi [None req-6029d94a-0d19-4b85-9bec-a32bbba5085e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.1149573 2026-05-27 11:17:31.252 10 INFO neutron.wsgi [None req-48403a7a-c6dd-4561-af9f-6945ad0e834a c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0384383 2026-05-27 11:17:31.261 10 INFO neutron.wsgi [None req-8fc9647a-f97d-4426-8b51-0f4e4d74c69e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0081127 2026-05-27 11:17:31.310 10 INFO neutron.wsgi [None req-4e96928c-c0c0-42ba-8c60-e171a6b1ae14 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0474539 2026-05-27 11:17:31.347 10 INFO neutron.wsgi [None req-f743482f-c735-4e32-a3e2-267f6944a25e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0351346 2026-05-27 11:17:31.375 10 INFO neutron.wsgi [None req-ae123baf-ca74-463b-b756-8c5c9609d175 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0269783 2026-05-27 11:17:31.386 10 INFO neutron.wsgi [None req-87db3839-0842-4b95-bdf8-626e81f257b4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0099056 2026-05-27 11:17:31.414 10 INFO neutron.wsgi [None req-ab682e7f-01ad-451d-8001-93e4b1dd53b0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0268106 2026-05-27 11:17:31.443 10 INFO neutron.wsgi [None req-dd9230a3-36a2-4aef-bc9f-6922ab85bde2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0282946 2026-05-27 11:17:31.514 10 INFO neutron.wsgi [None req-2596897d-aa2f-4a1f-9564-67b81c8328ae c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0702937 2026-05-27 11:17:31.565 10 INFO neutron.wsgi [None req-7d678832-20b9-47d0-90f3-de77590f03b9 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0492976 2026-05-27 11:17:38.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025456 2026-05-27 11:17:38.956 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028665 2026-05-27 11:17:53.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025337 2026-05-27 11:17:53.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022936 2026-05-27 11:18:08.957 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0053856 2026-05-27 11:18:08.959 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0013528 2026-05-27 11:18:23.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0025713 2026-05-27 11:18:23.955 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027103 2026-05-27 11:18:31.208 10 INFO neutron.wsgi [None req-d7b1614f-31b3-4ec8-ae26-705e80517f48 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.1122251 2026-05-27 11:18:31.236 10 INFO neutron.wsgi [None req-af43818c-e8eb-458c-acf0-5f310aee58bc c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0278370 2026-05-27 11:18:31.267 10 INFO neutron.wsgi [None req-74536150-dbb5-4a7f-8856-1d3d00e9b278 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0297439 2026-05-27 11:18:31.305 10 INFO neutron.wsgi [None req-50ec4dfc-4244-47b8-9a5a-f1277d6408b4 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0366571 2026-05-27 11:18:31.318 10 INFO neutron.wsgi [None req-cf62e822-2866-4da4-b47b-005eb3f9e7cb c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0124412 2026-05-27 11:18:31.345 10 INFO neutron.wsgi [None req-840e7751-7326-4806-be83-f77a73a97e9f c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0256424 2026-05-27 11:18:31.357 10 INFO neutron.wsgi [None req-e61580b2-66ed-4057-b84f-7ec9f4bfdf8d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0114038 2026-05-27 11:18:31.371 10 INFO neutron.wsgi [None req-d6e40a21-dd0a-49ab-9367-7a327349af4b c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0139074 2026-05-27 11:18:31.437 10 INFO neutron.wsgi [None req-d433c62d-409f-43c8-bebb-38962553c9a1 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0650868 2026-05-27 11:18:31.488 10 INFO neutron.wsgi [None req-7b024ce8-8877-4f88-8dc7-36c97edf5d54 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0484836 2026-05-27 11:18:31.544 10 INFO neutron.wsgi [None req-3d804508-8eb8-4273-b238-88987202ddba c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0507302 2026-05-27 11:18:38.953 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0017931 2026-05-27 11:18:38.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0021856 2026-05-27 11:18:53.953 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016844 2026-05-27 11:18:53.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0016406 2026-05-27 11:19:08.953 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018799 2026-05-27 11:19:08.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0024419 2026-05-27 11:19:23.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0029182 2026-05-27 11:19:23.957 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0018306 2026-05-27 11:19:31.287 10 INFO neutron.wsgi [None req-1d8e541f-c759-4591-8dea-88c907697b2e c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/floatingips HTTP/1.1" status: 200 len: 193 time: 0.0843632 2026-05-27 11:19:31.382 10 INFO neutron.wsgi [None req-b7b6ece5-fa4c-4cd3-bad4-3c34cbf69c77 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/networks HTTP/1.1" status: 200 len: 2350 time: 0.0937018 2026-05-27 11:19:31.432 10 INFO neutron.wsgi [None req-eabefec4-7bce-4de3-81a9-cede2e70f9ed c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents HTTP/1.1" status: 200 len: 1390 time: 0.0489745 2026-05-27 11:19:31.472 10 INFO neutron.wsgi [None req-bb7bff11-3f08-4586-a018-460166f17d1d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0382223 2026-05-27 11:19:31.482 10 INFO neutron.wsgi [None req-28f4f7b5-75b7-47d9-8fa3-31bd749ed7fe c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnetpools HTTP/1.1" status: 200 len: 193 time: 0.0087893 2026-05-27 11:19:31.530 10 INFO neutron.wsgi [None req-7ccd2ea4-4b90-49a8-a4a3-d141555e6311 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/security-groups HTTP/1.1" status: 200 len: 17578 time: 0.0477383 2026-05-27 11:19:31.550 10 INFO neutron.wsgi [None req-89f7ff13-687c-4670-967c-2aaf8693c3fe c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/network-ip-availabilities HTTP/1.1" status: 200 len: 1280 time: 0.0138836 2026-05-27 11:19:31.586 10 INFO neutron.wsgi [None req-fa18afba-4c93-453a-a461-8d0f2923318d c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/subnets HTTP/1.1" status: 200 len: 1437 time: 0.0348139 2026-05-27 11:19:31.635 10 INFO neutron.wsgi [None req-ff9f03b4-8aa3-4664-8850-5656c1322648 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/ports HTTP/1.1" status: 200 len: 5351 time: 0.0474770 2026-05-27 11:19:31.664 10 INFO neutron.wsgi [None req-9df1e116-e979-4952-bfdd-4afb26ec85d2 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/routers HTTP/1.1" status: 200 len: 189 time: 0.0245287 2026-05-27 11:19:31.674 10 INFO neutron.wsgi [None req-6dd0f80c-d5bf-4245-b0a9-4260131b00d0 c0691106f4444cb7adef7b06bf26702c 790fbbe6b6384654a65bb31eb4bfac6f - - default default] 10.0.0.26 "GET /v2.0/agents?binary=ovn-controller HTTP/1.1" status: 200 len: 591 time: 0.0100462 2026-05-27 11:19:38.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0028744 2026-05-27 11:19:38.955 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0036836 2026-05-27 11:19:53.954 9 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0022609 2026-05-27 11:19:53.954 10 INFO neutron.wsgi [-] 10.0.0.52 "GET / HTTP/1.1" status: 200 len: 246 time: 0.0027435